File tree 1 file changed +36
-0
lines changed
codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen
1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 14915
14915
"ap-northeast-2": {},
14916
14916
"ap-northeast-3": {},
14917
14917
"ap-south-1": {},
14918
+ "ap-south-2": {},
14918
14919
"ap-southeast-1": {},
14919
14920
"ap-southeast-2": {},
14920
14921
"ap-southeast-4": {},
14924
14925
"eu-west-1": {},
14925
14926
"eu-west-2": {},
14926
14927
"eu-west-3": {},
14928
+ "me-central-1": {},
14927
14929
"sa-east-1": {},
14928
14930
"us-east-1": {},
14929
14931
"us-east-2": {},
31516
31518
}
31517
31519
}
31518
31520
},
31521
+ "redshift-serverless": {
31522
+ "endpoints": {
31523
+ "fips-us-gov-east-1": {
31524
+ "credentialScope": {
31525
+ "region": "us-gov-east-1"
31526
+ },
31527
+ "deprecated": true,
31528
+ "hostname": "redshift-serverless-fips.us-gov-east-1.amazonaws.com"
31529
+ },
31530
+ "fips-us-gov-west-1": {
31531
+ "credentialScope": {
31532
+ "region": "us-gov-west-1"
31533
+ },
31534
+ "deprecated": true,
31535
+ "hostname": "redshift-serverless-fips.us-gov-west-1.amazonaws.com"
31536
+ },
31537
+ "us-gov-east-1": {
31538
+ "variants": [
31539
+ {
31540
+ "hostname": "redshift-serverless-fips.us-gov-east-1.amazonaws.com",
31541
+ "tags": ["fips"]
31542
+ }
31543
+ ]
31544
+ },
31545
+ "us-gov-west-1": {
31546
+ "variants": [
31547
+ {
31548
+ "hostname": "redshift-serverless-fips.us-gov-west-1.amazonaws.com",
31549
+ "tags": ["fips"]
31550
+ }
31551
+ ]
31552
+ }
31553
+ }
31554
+ },
31519
31555
"rekognition": {
31520
31556
"endpoints": {
31521
31557
"rekognition-fips.us-gov-west-1": {
You can’t perform that action at this time.
0 commit comments