瀏覽代碼

link to aws account id

Justin Rhee 3 年之前
父節點
當前提交
dd0fa23659
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      dashboard/src/components/CloudFormationForm.tsx

+ 3 - 0
dashboard/src/components/CloudFormationForm.tsx

@@ -82,6 +82,9 @@ const CloudFormationForm: React.FC<Props> = ({
                 👤 AWS account ID
                 👤 AWS account ID
                 <i 
                 <i 
                   className="material-icons"
                   className="material-icons"
+                  onClick={() => {
+                    window.open("https://console.aws.amazon.com/billing/home?region=us-east-1#/account", "_blank")
+                  }}
                 >
                 >
                   help_outline
                   help_outline
                 </i>
                 </i>