File tree 2 files changed +2
-0
lines changed
packages/@aws-cdk/region-info/build-tools
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ account: '422531588944'
25
25
account: '924023996002'
26
26
account: '919366029133' #cn-north-1
27
27
account: '919830735681' #cn-northwest-1
28
+ account: '909464085924' #ap-southeast-3
28
29
29
30
# The account IDs of password rotation applications of Serverless Application Repository
30
31
# https://docs.aws.amazon.com/secretsmanager/latest/userguide/enable-rotation-rds.html
Original file line number Diff line number Diff line change @@ -171,6 +171,7 @@ export const APPMESH_ECR_ACCOUNTS: { [region: string]: string } = {
171
171
'ap-south-1' : '840364872350' ,
172
172
'ap-southeast-1' : '840364872350' ,
173
173
'ap-southeast-2' : '840364872350' ,
174
+ 'ap-southeast-3' : '909464085924' ,
174
175
'ca-central-1' : '840364872350' ,
175
176
'cn-north-1' : '919366029133' ,
176
177
'cn-northwest-1' : '919830735681' ,
You can’t perform that action at this time.
0 commit comments