最佳答案
When creating a stack with CloudFormation, I get this error:
Stack update error: Requires capabilities : [CAPABILITY_IAM]
I can't find a template for adding CAPABILITIES_IAM
to the CloudFormation configuration.
What are the options for resolving CAPABILITIES_IAM
errors?