We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84b7118 commit 8dbb08bCopy full SHA for 8dbb08b
cost_watcher/lambda_function.py
@@ -31,6 +31,7 @@
31
"c6g.medium",
32
"c5.2xlarge",
33
"m7i-flex.large",
34
+ "t3.xlarge",
35
]
36
no_launch_policy_arn = "arn:aws:iam::492475357299:policy/EC2AccessNoRunInstances"
37
0 commit comments