Skip to content

Commit f678d63

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2023-04-25
1 parent 914700e commit f678d63

File tree

1 file changed

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

1 file changed

+12
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18303,6 +18303,12 @@
1830318303
"deprecated": true,
1830418304
"hostname": "waf-regional-fips.eu-west-3.amazonaws.com"
1830518305
},
18306+
"fips-il-central-1": {
18307+
"credentialScope": {
18308+
"region": "il-central-1"
18309+
},
18310+
"hostname": "waf-regional-fips.il-central-1.amazonaws.com"
18311+
},
1830618312
"fips-me-central-1": {
1830718313
"credentialScope": {
1830818314
"region": "me-central-1"
@@ -18820,6 +18826,12 @@
1882018826
"deprecated": true,
1882118827
"hostname": "wafv2-fips.eu-west-3.amazonaws.com"
1882218828
},
18829+
"fips-il-central-1": {
18830+
"credentialScope": {
18831+
"region": "il-central-1"
18832+
},
18833+
"hostname": "wafv2-fips.il-central-1.amazonaws.com"
18834+
},
1882318835
"fips-me-central-1": {
1882418836
"credentialScope": {
1882518837
"region": "me-central-1"

0 commit comments

Comments
 (0)