aws-cloudformation-user-guide
aws-cloudformation-user-guide copied to clipboard
The open source version of the AWS CloudFormation User Guide
*Issue #, if available:* *Description of changes:* Updating note section in node group doc as it isn't valid anymore By submitting this pull request, I confirm that you can use,...
*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Added missing angle brackets around `Types` in both JSON and YAML examples. Fixed malformed indentation for Parameters in both JSON and YAML examples. *Issue #, if available:* *Description of changes:*...
*Description of changes:* A Cloudfront Function `Name` property is required and cannot be updated after resource creation. This behavior was spotted in https://github.com/getlift/lift/issues/247 Changing the name requires changing resource LogicalID...
RevisionType supporting "AppSpecContent" and "String" values has created customer confusion, frustration and has lead to the creation of support cases since revision type accept these values but there is no...
Changing external link in TYPE section from `http://tools.ietf.org/html/rfc7208#section-14.1` to `https://tools.ietf.org/html/rfc7208#section-14.1`. The existing HTTP link is not even served anymore by the web server because it is insecure. > Object not...
`AWS::IoT::ResourceSpecificLogging` has updated the arguments that are used. They are no longer `DEFAULT` and `THING_GROUP`, they are now `THING_GROUP`, `CLIENT_ID`, `SOURCE_IP`, and `PRINCIPAL_ID` These can be checked and validated against...
*Description of changes:* There is no hyphen in the response from the drift By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution,...
*Issue #, if available:* *Description of changes: Added yaml and json example as this was missing and nowhere the params names were clearly mentioned. Had to refer this webpage -...
*Issue #, if available:* N/A *Description of changes:* * Add some extra cross-references to AWS::ECS::ClusterCapacityProviderAssociations. * Add a note about Service dependency, as per https://github.com/aws/containers-roadmap/issues/631#issuecomment-816354807 These additions in the docs...