Skip to content

Commit 5aaa016

Browse files
authored
Stacksets nopw appear to be region specific.
This is on a new account. i assume old accpunts didn't change but new ones going forward will be like this
1 parent b6c2172 commit 5aaa016

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stacksets/cfn-custom-resource-build/stackset.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,6 @@ Resources:
5858
StringLike:
5959
"aws:PrincipalArn":
6060
- !Sub "arn:${AWS::Partition}:iam::*:role/ServiceCatalogCfnExecIamRole"
61+
- !Sub "arn:${AWS::Partition}:iam::*:role/ServiceCatalogCfnExecIamRole-us-east-*"
6162
Topics:
6263
- !Ref CustomResourceTopic

0 commit comments

Comments
 (0)