Skip to content

Commit 94fae64

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2024-05-29
1 parent 52dd4ea commit 94fae64

File tree

1 file changed

+10
-1
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+10
-1
lines changed

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15390,14 +15390,19 @@
1539015390
},
1539115391
"quicksight": {
1539215392
"endpoints": {
15393+
"af-south-1": {},
1539315394
"ap-northeast-1": {},
1539415395
"ap-northeast-2": {},
1539515396
"ap-south-1": {},
1539615397
"ap-southeast-1": {},
1539715398
"ap-southeast-2": {},
15399+
"ap-southeast-3": {},
15400+
"api": {},
1539815401
"ca-central-1": {},
1539915402
"eu-central-1": {},
15403+
"eu-central-2": {},
1540015404
"eu-north-1": {},
15405+
"eu-south-1": {},
1540115406
"eu-west-1": {},
1540215407
"eu-west-2": {},
1540315408
"eu-west-3": {},
@@ -16080,7 +16085,9 @@
1608016085
]
1608116086
},
1608216087
"eu-central-1": {},
16088+
"eu-central-2": {},
1608316089
"eu-north-1": {},
16090+
"eu-south-2": {},
1608416091
"eu-west-1": {},
1608516092
"eu-west-2": {},
1608616093
"eu-west-3": {},
@@ -16119,6 +16126,7 @@
1611916126
"deprecated": true,
1612016127
"hostname": "redshift-serverless-fips.us-west-2.amazonaws.com"
1612116128
},
16129+
"sa-east-1": {},
1612216130
"us-east-1": {
1612316131
"variants": [
1612416132
{
@@ -24210,7 +24218,8 @@
2421024218
},
2421124219
"redshift-serverless": {
2421224220
"endpoints": {
24213-
"cn-north-1": {}
24221+
"cn-north-1": {},
24222+
"cn-northwest-1": {}
2421424223
}
2421524224
},
2421624225
"resource-groups": {

0 commit comments

Comments
 (0)