mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-25 07:56:38 +00:00
While from the documentation[1] one would assume that replacing CAPABILITY_IAM with CAPABILITY_NAMED_IAM; this as empirically been shown to not be the case. 1: "If you have IAM resources, you can specify either capability. If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM." http://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_CreateStack.html