Skip to content

Commit c3085e8

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2022-09-30
1 parent a88a887 commit c3085e8

File tree

1 file changed

+23
-0
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+23
-0
lines changed

codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen/endpoints.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3076,6 +3076,28 @@
30763076
"us-west-2": {}
30773077
}
30783078
},
3079+
"codestar-notifications": {
3080+
"endpoints": {
3081+
"ap-east-1": {},
3082+
"ap-northeast-1": {},
3083+
"ap-northeast-2": {},
3084+
"ap-south-1": {},
3085+
"ap-southeast-1": {},
3086+
"ap-southeast-2": {},
3087+
"ca-central-1": {},
3088+
"eu-central-1": {},
3089+
"eu-north-1": {},
3090+
"eu-west-1": {},
3091+
"eu-west-2": {},
3092+
"eu-west-3": {},
3093+
"me-south-1": {},
3094+
"sa-east-1": {},
3095+
"us-east-1": {},
3096+
"us-east-2": {},
3097+
"us-west-1": {},
3098+
"us-west-2": {}
3099+
}
3100+
},
30793101
"cognito-identity": {
30803102
"endpoints": {
30813103
"ap-northeast-1": {},
@@ -8324,6 +8346,7 @@
83248346
"ap-south-1": {},
83258347
"ap-southeast-1": {},
83268348
"ap-southeast-2": {},
8349+
"ap-southeast-3": {},
83278350
"ca-central-1": {},
83288351
"eu-central-1": {},
83298352
"eu-north-1": {},

0 commit comments

Comments
 (0)