-
Updated
Jan 21, 2021 - Python
cloudformation
Here are 1,446 public repositories matching this topic...
-
Updated
Jan 21, 2021 - Python
-
Updated
Jan 22, 2021 - Java
-
Updated
Jan 4, 2021 - Go
-
Updated
Sep 30, 2020 - JavaScript
cfn-lint version: 0.38.0
CloudFormation Lambda functions with inline code (through the {"Code": {"ZipFile": "...."}} property, or with SAM functions with the InlineCode property) have a size limit of 4096 bytes enforced by CloudFormation. It would be very helpful if cfn-lint could warn about crossing this threshold, since it's difficult to measure the code size in bytes in the text editor
-
Updated
Mar 25, 2020 - JavaScript
-
Updated
Sep 30, 2020 - Go
-
Updated
Jan 12, 2021 - Python
-
Updated
Aug 14, 2020 - CSS
stelligent / mu
While testing another PR, I found that mu pipeline logs command displays information from the pipelines, but also shows this error:
$ mu pipeline logs
[... normal, expected output ...]
func1 ▶ ERROR ResourceNotFoundException: The specified log group does not exist.
status code: 400, request id: f7260741-7f69-4772-b4cc-7c6a9c22d264This error does not occur with the `-f
-
Updated
Jan 21, 2021 - TypeScript
-
Updated
Jan 23, 2021 - TypeScript
-
Updated
Oct 9, 2020
-
Updated
Jan 22, 2021 - Python
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 9, 2020 - TypeScript
Seems like we can encrypt environment variables effectively for free by adding a KmsKeyArn property to functions. See: https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md
This would be an easy contribution for a first timer...
CloudTrail
-
Updated
Sep 12, 2018 - JavaScript
-
Updated
Jan 27, 2020
Add error handling during credentials onChange event so that the Scan Account feature does not activate if credentials are invalid
-
Updated
Jan 23, 2021 - Go
-
Updated
Nov 25, 2019 - Python
The current behavior of --interactive is that any new stacks will get created, without any prompt. But this can be potentially dangerous (or at the very least, annoying) if you accidentally make a change, like changing the stack name, resulting in a whole new stack getting created.
Should stacker prompt you before creating a stack when using --interactive mode?
-
Updated
Jun 15, 2020 - Shell
-
Updated
Jan 20, 2021 - Rust
-
Updated
Jan 22, 2021
Improve this page
Add a description, image, and links to the cloudformation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cloudformation topic, visit your repo's landing page and select "manage topics."
Do not allow action
“*”or resources“*”in an IOT PolicyExample policies are here: https://docs.aws.amazon.com/iot/latest/developerguide/example-iot-policies.html
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-policy.html
https://www.terraform.io/docs/providers/aws/r/iot_policy.html