Skip to content

Commit b9d72a6

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2024-06-03
1 parent 2129ba2 commit b9d72a6

File tree

1 file changed

+3
-45
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+3
-45
lines changed

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

+3-45
Original file line numberDiff line numberDiff line change
@@ -30860,36 +30860,8 @@
3086030860
},
3086130861
"ram": {
3086230862
"endpoints": {
30863-
"fips-us-iso-east-1": {
30864-
"credentialScope": {
30865-
"region": "us-iso-east-1"
30866-
},
30867-
"deprecated": true,
30868-
"hostname": "ram-fips.us-iso-east-1.c2s.ic.gov"
30869-
},
30870-
"fips-us-iso-west-1": {
30871-
"credentialScope": {
30872-
"region": "us-iso-west-1"
30873-
},
30874-
"deprecated": true,
30875-
"hostname": "ram-fips.us-iso-west-1.c2s.ic.gov"
30876-
},
30877-
"us-iso-east-1": {
30878-
"variants": [
30879-
{
30880-
"hostname": "ram-fips.us-iso-east-1.c2s.ic.gov",
30881-
"tags": ["fips"]
30882-
}
30883-
]
30884-
},
30885-
"us-iso-west-1": {
30886-
"variants": [
30887-
{
30888-
"hostname": "ram-fips.us-iso-west-1.c2s.ic.gov",
30889-
"tags": ["fips"]
30890-
}
30891-
]
30892-
}
30863+
"us-iso-east-1": {},
30864+
"us-iso-west-1": {}
3089330865
}
3089430866
},
3089530867
"rbin": {
@@ -31677,21 +31649,7 @@
3167731649
},
3167831650
"ram": {
3167931651
"endpoints": {
31680-
"fips-us-isob-east-1": {
31681-
"credentialScope": {
31682-
"region": "us-isob-east-1"
31683-
},
31684-
"deprecated": true,
31685-
"hostname": "ram-fips.us-isob-east-1.sc2s.sgov.gov"
31686-
},
31687-
"us-isob-east-1": {
31688-
"variants": [
31689-
{
31690-
"hostname": "ram-fips.us-isob-east-1.sc2s.sgov.gov",
31691-
"tags": ["fips"]
31692-
}
31693-
]
31694-
}
31652+
"us-isob-east-1": {}
3169531653
}
3169631654
},
3169731655
"rbin": {

0 commit comments

Comments
 (0)