AWS AWSCloudFormation documentation change
Summary
Removed reference to AWS CodePipeline from retrieval role requirements documentation
Security assessment
Clarifies IAM role requirements without introducing security features or addressing vulnerabilities
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/aws-resource-appconfig-configurationprofile.md b/AWSCloudFormation/latest/UserGuide/aws-resource-appconfig-configurationprofile.md index b7bcad3e1..540d900ad 100644 --- a/AWSCloudFormation/latest/UserGuide/aws-resource-appconfig-configurationprofile.md +++ b/AWSCloudFormation/latest/UserGuide/aws-resource-appconfig-configurationprofile.md @@ -186 +186 @@ The ARN of an IAM role with permission to access the configuration at the specif -A retrieval role ARN is not required for configurations stored in AWS CodePipeline or the AWS AppConfig hosted configuration store. It is required for all other sources that store your configuration. +A retrieval role ARN is not required for configurations stored in the AWS AppConfig hosted configuration store. It is required for all other sources that store your configuration.