aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.1k stars 53 forks source link

CloudFront Function `Name` change docs falsely state no interruption #1893

Open kylelaker opened 6 months ago

kylelaker commented 6 months ago

Name of the resource

AWS::CloudFront::Function

Resource name

No response

Reference Link

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-function.html#cfn-cloudfront-function-name

Details

Changing the Name attribute of a function is a disruptive change that requires resource replacement. It is incorrect to document that it has no interruption as it will result in the creation of a new physical resource.