-
Updated
Mar 22, 2021 - Python
aws-cloudformation
Here are 732 public repositories matching this topic...
-
Updated
Feb 18, 2021 - Python
-
Updated
Mar 26, 2021 - Java
https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-limits.html lists the maximum environment variable hard limit as 4kb.
If this limit is exceeded, the template will not deploy.
It should be possible to make an Error level rule around this
-
Updated
Oct 9, 2020
-
Updated
Mar 26, 2021 - Go
-
Updated
Feb 11, 2021 - Java
-
Updated
Sep 20, 2019
-
Updated
Mar 23, 2021
#22 introduced a feature to guess actions that are similar to an existing policy. It currently doesn't support all actions.
Here's things I currently know are missing (comment if you find more):
- KMS:
Encrypt,Decrypt,GenerateDataKey, ... - ECR:
BatchDeleteImage,BatchGetImage, ... -
*Deregister* -
*Modify* -
*Remove* - API Gateway: (
DELETE,
-
Updated
Jul 6, 2020 - Python
-
Updated
Mar 11, 2021
-
Updated
Mar 12, 2020 - Python
-
Updated
Dec 11, 2020 - TypeScript
-
Updated
Mar 23, 2021 - Shell
-
Updated
Feb 20, 2020
-
Updated
Mar 26, 2021 - Python
Use case: package once (possibly inside a docker container), deploy to multiple regions
-
Updated
May 8, 2018
-
Updated
Feb 10, 2021 - Python
-
Updated
Dec 10, 2020 - TypeScript
-
Updated
Mar 26, 2021 - TypeScript
-
Updated
Feb 21, 2020 - JavaScript
-
Updated
Jan 12, 2021 - Java
-
Updated
Mar 17, 2021 - JavaScript
-
Updated
Feb 24, 2021 - Go
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Mar 4, 2019 - Go
Improve this page
Add a description, image, and links to the aws-cloudformation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aws-cloudformation topic, visit your repo's landing page and select "manage topics."
Context in weaveworks/eksctl#3231 (review)