We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6c2172 commit 5aaa016Copy full SHA for 5aaa016
stacksets/cfn-custom-resource-build/stackset.yaml
@@ -58,5 +58,6 @@ Resources:
58
StringLike:
59
"aws:PrincipalArn":
60
- !Sub "arn:${AWS::Partition}:iam::*:role/ServiceCatalogCfnExecIamRole"
61
+ - !Sub "arn:${AWS::Partition}:iam::*:role/ServiceCatalogCfnExecIamRole-us-east-*"
62
Topics:
63
- !Ref CustomResourceTopic
0 commit comments