Browse Source

link to aws account id

Justin Rhee 3 năm trước cách đây
mục cha
commit
dd0fa23659

+ 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>