Skip to content

Commit bd1a417

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2024-04-11
1 parent e0d291a commit bd1a417

File tree

1 file changed

+107
-4
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+107
-4
lines changed

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

+107-4
Original file line numberDiff line numberDiff line change
@@ -4199,6 +4199,7 @@
41994199
"ap-northeast-2": {},
42004200
"ap-northeast-3": {},
42014201
"ap-south-1": {},
4202+
"ap-south-2": {},
42024203
"ap-southeast-1": {},
42034204
"ap-southeast-2": {},
42044205
"ap-southeast-3": {},
@@ -18193,16 +18194,68 @@
1819318194
"protocols": ["https"]
1819418195
},
1819518196
"us-east-1": {
18196-
"protocols": ["https"]
18197+
"protocols": ["https"],
18198+
"variants": [
18199+
{
18200+
"hostname": "serverlessrepo-fips.us-east-1.amazonaws.com",
18201+
"tags": ["fips"]
18202+
}
18203+
]
18204+
},
18205+
"us-east-1-fips": {
18206+
"credentialScope": {
18207+
"region": "us-east-1"
18208+
},
18209+
"deprecated": true,
18210+
"hostname": "serverlessrepo-fips.us-east-1.amazonaws.com"
1819718211
},
1819818212
"us-east-2": {
18199-
"protocols": ["https"]
18213+
"protocols": ["https"],
18214+
"variants": [
18215+
{
18216+
"hostname": "serverlessrepo-fips.us-east-2.amazonaws.com",
18217+
"tags": ["fips"]
18218+
}
18219+
]
18220+
},
18221+
"us-east-2-fips": {
18222+
"credentialScope": {
18223+
"region": "us-east-2"
18224+
},
18225+
"deprecated": true,
18226+
"hostname": "serverlessrepo-fips.us-east-2.amazonaws.com"
1820018227
},
1820118228
"us-west-1": {
18202-
"protocols": ["https"]
18229+
"protocols": ["https"],
18230+
"variants": [
18231+
{
18232+
"hostname": "serverlessrepo-fips.us-west-1.amazonaws.com",
18233+
"tags": ["fips"]
18234+
}
18235+
]
18236+
},
18237+
"us-west-1-fips": {
18238+
"credentialScope": {
18239+
"region": "us-west-1"
18240+
},
18241+
"deprecated": true,
18242+
"hostname": "serverlessrepo-fips.us-west-1.amazonaws.com"
1820318243
},
1820418244
"us-west-2": {
18205-
"protocols": ["https"]
18245+
"protocols": ["https"],
18246+
"variants": [
18247+
{
18248+
"hostname": "serverlessrepo-fips.us-west-2.amazonaws.com",
18249+
"tags": ["fips"]
18250+
}
18251+
]
18252+
},
18253+
"us-west-2-fips": {
18254+
"credentialScope": {
18255+
"region": "us-west-2"
18256+
},
18257+
"deprecated": true,
18258+
"hostname": "serverlessrepo-fips.us-west-2.amazonaws.com"
1820618259
}
1820718260
}
1820818261
},
@@ -21120,6 +21173,14 @@
2112021173
}
2112121174
]
2112221175
},
21176+
"ca-west-1": {
21177+
"variants": [
21178+
{
21179+
"hostname": "verifiedpermissions-fips.ca-west-1.amazonaws.com",
21180+
"tags": ["fips"]
21181+
}
21182+
]
21183+
},
2112321184
"eu-central-1": {},
2112421185
"eu-central-2": {},
2112521186
"eu-north-1": {},
@@ -21135,6 +21196,13 @@
2113521196
"deprecated": true,
2113621197
"hostname": "verifiedpermissions-fips.ca-central-1.amazonaws.com"
2113721198
},
21199+
"fips-ca-west-1": {
21200+
"credentialScope": {
21201+
"region": "ca-west-1"
21202+
},
21203+
"deprecated": true,
21204+
"hostname": "verifiedpermissions-fips.ca-west-1.amazonaws.com"
21205+
},
2113821206
"fips-us-east-1": {
2113921207
"credentialScope": {
2114021208
"region": "us-east-1"
@@ -21163,6 +21231,7 @@
2116321231
"deprecated": true,
2116421232
"hostname": "verifiedpermissions-fips.us-west-2.amazonaws.com"
2116521233
},
21234+
"il-central-1": {},
2116621235
"me-central-1": {},
2116721236
"me-south-1": {},
2116821237
"sa-east-1": {},
@@ -29548,6 +29617,40 @@
2954829617
}
2954929618
}
2955029619
},
29620+
"verifiedpermissions": {
29621+
"endpoints": {
29622+
"fips-us-gov-east-1": {
29623+
"credentialScope": {
29624+
"region": "us-gov-east-1"
29625+
},
29626+
"deprecated": true,
29627+
"hostname": "verifiedpermissions-fips.us-gov-east-1.amazonaws.com"
29628+
},
29629+
"fips-us-gov-west-1": {
29630+
"credentialScope": {
29631+
"region": "us-gov-west-1"
29632+
},
29633+
"deprecated": true,
29634+
"hostname": "verifiedpermissions-fips.us-gov-west-1.amazonaws.com"
29635+
},
29636+
"us-gov-east-1": {
29637+
"variants": [
29638+
{
29639+
"hostname": "verifiedpermissions-fips.us-gov-east-1.amazonaws.com",
29640+
"tags": ["fips"]
29641+
}
29642+
]
29643+
},
29644+
"us-gov-west-1": {
29645+
"variants": [
29646+
{
29647+
"hostname": "verifiedpermissions-fips.us-gov-west-1.amazonaws.com",
29648+
"tags": ["fips"]
29649+
}
29650+
]
29651+
}
29652+
}
29653+
},
2955129654
"waf-regional": {
2955229655
"endpoints": {
2955329656
"fips-us-gov-east-1": {

0 commit comments

Comments
 (0)