File tree 1 file changed +64
-0
lines changed
codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen
1 file changed +64
-0
lines changed Original file line number Diff line number Diff line change 12187
12187
"ap-southeast-3": {},
12188
12188
"ap-southeast-4": {},
12189
12189
"ca-central-1": {},
12190
+ "ca-west-1": {},
12190
12191
"eu-central-1": {},
12191
12192
"eu-central-2": {},
12192
12193
"eu-north-1": {},
14851
14852
},
14852
14853
"hostname": "portal.sso.ap-south-1.amazonaws.com"
14853
14854
},
14855
+ "ap-south-2": {
14856
+ "credentialScope": {
14857
+ "region": "ap-south-2"
14858
+ },
14859
+ "hostname": "portal.sso.ap-south-2.amazonaws.com"
14860
+ },
14854
14861
"ap-southeast-1": {
14855
14862
"credentialScope": {
14856
14863
"region": "ap-southeast-1"
14905
14912
},
14906
14913
"hostname": "portal.sso.eu-south-1.amazonaws.com"
14907
14914
},
14915
+ "eu-south-2": {
14916
+ "credentialScope": {
14917
+ "region": "eu-south-2"
14918
+ },
14919
+ "hostname": "portal.sso.eu-south-2.amazonaws.com"
14920
+ },
14908
14921
"eu-west-1": {
14909
14922
"credentialScope": {
14910
14923
"region": "eu-west-1"
@@ -16496,15 +16509,26 @@
16496
16509
},
16497
16510
"rum": {
16498
16511
"endpoints": {
16512
+ "af-south-1": {},
16499
16513
"ap-northeast-1": {},
16514
+ "ap-northeast-2": {},
16515
+ "ap-northeast-3": {},
16516
+ "ap-south-1": {},
16500
16517
"ap-southeast-1": {},
16501
16518
"ap-southeast-2": {},
16519
+ "ap-southeast-3": {},
16520
+ "ca-central-1": {},
16502
16521
"eu-central-1": {},
16503
16522
"eu-north-1": {},
16523
+ "eu-south-1": {},
16504
16524
"eu-west-1": {},
16505
16525
"eu-west-2": {},
16526
+ "eu-west-3": {},
16527
+ "me-south-1": {},
16528
+ "sa-east-1": {},
16506
16529
"us-east-1": {},
16507
16530
"us-east-2": {},
16531
+ "us-west-1": {},
16508
16532
"us-west-2": {}
16509
16533
}
16510
16534
},
19991
20015
"ap-northeast-2": {},
19992
20016
"ap-northeast-3": {},
19993
20017
"ap-south-1": {},
20018
+ "ap-south-2": {},
19994
20019
"ap-southeast-1": {},
19995
20020
"ap-southeast-2": {},
19996
20021
"ap-southeast-3": {},
20000
20025
"eu-central-2": {},
20001
20026
"eu-north-1": {},
20002
20027
"eu-south-1": {},
20028
+ "eu-south-2": {},
20003
20029
"eu-west-1": {},
20004
20030
"eu-west-2": {},
20005
20031
"eu-west-3": {},
30052
30078
"us-iso-west-1": {}
30053
30079
}
30054
30080
},
30081
+ "fsx": {
30082
+ "endpoints": {
30083
+ "fips-prod-us-iso-east-1": {
30084
+ "credentialScope": {
30085
+ "region": "us-iso-east-1"
30086
+ },
30087
+ "deprecated": true,
30088
+ "hostname": "fsx-fips.us-iso-east-1.c2s.ic.gov"
30089
+ },
30090
+ "fips-us-iso-east-1": {
30091
+ "credentialScope": {
30092
+ "region": "us-iso-east-1"
30093
+ },
30094
+ "deprecated": true,
30095
+ "hostname": "fsx-fips.us-iso-east-1.c2s.ic.gov"
30096
+ },
30097
+ "prod-us-iso-east-1": {
30098
+ "credentialScope": {
30099
+ "region": "us-iso-east-1"
30100
+ },
30101
+ "deprecated": true,
30102
+ "variants": [
30103
+ {
30104
+ "hostname": "fsx-fips.us-iso-east-1.c2s.ic.gov",
30105
+ "tags": ["fips"]
30106
+ }
30107
+ ]
30108
+ },
30109
+ "us-iso-east-1": {
30110
+ "variants": [
30111
+ {
30112
+ "hostname": "fsx-fips.us-iso-east-1.c2s.ic.gov",
30113
+ "tags": ["fips"]
30114
+ }
30115
+ ]
30116
+ }
30117
+ }
30118
+ },
30055
30119
"glacier": {
30056
30120
"endpoints": {
30057
30121
"us-iso-east-1": {
You can’t perform that action at this time.
0 commit comments