AWS managedservices documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in drift remediation documentation
Security assessment
Terminology adjustment without security impact. Describes existing operational behavior rather than security features or vulnerabilities.
Diff
diff --git a/managedservices/latest/userguide/ex-rfc-updates-and-dd.md b/managedservices/latest/userguide/ex-rfc-updates-and-dd.md index 189a7b200..31758d797 100644 --- a//managedservices/latest/userguide/ex-rfc-updates-and-dd.md +++ b//managedservices/latest/userguide/ex-rfc-updates-and-dd.md @@ -9 +9 @@ Drift remediation FAQs -Resources provisioned in AMS use a modified AWS CloudFormation template. If a resource has a parameter changed directly through a service's AWS Management Console, then the CloudFormation creation record of that resource becomes out of sync. If this happens and you attempt to use an AMS update change type to update the resource in AMS, then AMS references the original resource configuration and potentially resets changed parameters. This reset might be damaging, so AMS disallows RFCs with update change types if any extra AMS configuration changes are detected. +Resources provisioned in AMS use a modified CloudFormation template. If a resource has a parameter changed directly through a service's AWS Management Console, then the CloudFormation creation record of that resource becomes out of sync. If this happens and you attempt to use an AMS update change type to update the resource in AMS, then AMS references the original resource configuration and potentially resets changed parameters. This reset might be damaging, so AMS disallows RFCs with update change types if any extra AMS configuration changes are detected.