Skip to content

Commit 4d74018

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2023-11-17
1 parent 6d0d449 commit 4d74018

File tree

1 file changed

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

1 file changed

+35
-0
lines changed

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

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12086,6 +12086,40 @@
1208612086
"us-east-1": {}
1208712087
}
1208812088
},
12089+
"macie": {
12090+
"endpoints": {
12091+
"fips-us-east-1": {
12092+
"credentialScope": {
12093+
"region": "us-east-1"
12094+
},
12095+
"deprecated": true,
12096+
"hostname": "macie-fips.us-east-1.amazonaws.com"
12097+
},
12098+
"fips-us-west-2": {
12099+
"credentialScope": {
12100+
"region": "us-west-2"
12101+
},
12102+
"deprecated": true,
12103+
"hostname": "macie-fips.us-west-2.amazonaws.com"
12104+
},
12105+
"us-east-1": {
12106+
"variants": [
12107+
{
12108+
"hostname": "macie-fips.us-east-1.amazonaws.com",
12109+
"tags": ["fips"]
12110+
}
12111+
]
12112+
},
12113+
"us-west-2": {
12114+
"variants": [
12115+
{
12116+
"hostname": "macie-fips.us-west-2.amazonaws.com",
12117+
"tags": ["fips"]
12118+
}
12119+
]
12120+
}
12121+
}
12122+
},
1208912123
"macie2": {
1209012124
"endpoints": {
1209112125
"af-south-1": {},
@@ -16840,6 +16874,7 @@
1684016874
"deprecated": true,
1684116875
"hostname": "servicecatalog-appregistry-fips.us-west-2.amazonaws.com"
1684216876
},
16877+
"il-central-1": {},
1684316878
"me-central-1": {},
1684416879
"me-south-1": {},
1684516880
"sa-east-1": {},

0 commit comments

Comments
 (0)