File tree Expand file tree Collapse file tree 1 file changed +60
-0
lines changed
codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen Expand file tree Collapse file tree 1 file changed +60
-0
lines changed Original file line number Diff line number Diff line change 1104011040 "ap-southeast-3" : { },
1104111041 "ap-southeast-4" : { },
1104211042 "ca-central-1" : { },
11043+ "ca-west-1" : { },
1104311044 "eu-central-1" : { },
1104411045 "eu-central-2" : { },
1104511046 "eu-north-1" : { },
1349413495 },
1349513496 "hostname" : "portal.sso.ap-south-1.amazonaws.com"
1349613497 },
13498+ "ap-south-2" : {
13499+ "credentialScope" : {
13500+ "region" : "ap-south-2"
13501+ },
13502+ "hostname" : "portal.sso.ap-south-2.amazonaws.com"
13503+ },
1349713504 "ap-southeast-1" : {
1349813505 "credentialScope" : {
1349913506 "region" : "ap-southeast-1"
1354813555 },
1354913556 "hostname" : "portal.sso.eu-south-1.amazonaws.com"
1355013557 },
13558+ "eu-south-2" : {
13559+ "credentialScope" : {
13560+ "region" : "eu-south-2"
13561+ },
13562+ "hostname" : "portal.sso.eu-south-2.amazonaws.com"
13563+ },
1355113564 "eu-west-1" : {
1355213565 "credentialScope" : {
1355313566 "region" : "eu-west-1"
@@ -15007,15 +15020,26 @@
1500715020 },
1500815021 "rum" : {
1500915022 "endpoints" : {
15023+ "af-south-1" : { },
1501015024 "ap-northeast-1" : { },
15025+ "ap-northeast-2" : { },
15026+ "ap-northeast-3" : { },
15027+ "ap-south-1" : { },
1501115028 "ap-southeast-1" : { },
1501215029 "ap-southeast-2" : { },
15030+ "ap-southeast-3" : { },
15031+ "ca-central-1" : { },
1501315032 "eu-central-1" : { },
1501415033 "eu-north-1" : { },
15034+ "eu-south-1" : { },
1501515035 "eu-west-1" : { },
1501615036 "eu-west-2" : { },
15037+ "eu-west-3" : { },
15038+ "me-south-1" : { },
15039+ "sa-east-1" : { },
1501715040 "us-east-1" : { },
1501815041 "us-east-2" : { },
15042+ "us-west-1" : { },
1501915043 "us-west-2" : { }
1502015044 }
1502115045 },
1801818042 "ap-northeast-2" : { },
1801918043 "ap-northeast-3" : { },
1802018044 "ap-south-1" : { },
18045+ "ap-south-2" : { },
1802118046 "ap-southeast-1" : { },
1802218047 "ap-southeast-2" : { },
1802318048 "ap-southeast-3" : { },
1802718052 "eu-central-2" : { },
1802818053 "eu-north-1" : { },
1802918054 "eu-south-1" : { },
18055+ "eu-south-2" : { },
1803018056 "eu-west-1" : { },
1803118057 "eu-west-2" : { },
1803218058 "eu-west-3" : { },
2712627152 "us-iso-west-1" : { }
2712727153 }
2712827154 },
27155+ "fsx" : {
27156+ "endpoints" : {
27157+ "fips-prod-us-iso-east-1" : {
27158+ "credentialScope" : {
27159+ "region" : "us-iso-east-1"
27160+ },
27161+ "deprecated" : true,
27162+ "hostname" : "fsx-fips.us-iso-east-1.c2s.ic.gov"
27163+ },
27164+ "fips-us-iso-east-1" : {
27165+ "credentialScope" : {
27166+ "region" : "us-iso-east-1"
27167+ },
27168+ "deprecated" : true,
27169+ "hostname" : "fsx-fips.us-iso-east-1.c2s.ic.gov"
27170+ },
27171+ "prod-us-iso-east-1" : {
27172+ "credentialScope" : {
27173+ "region" : "us-iso-east-1"
27174+ },
27175+ "deprecated" : true,
27176+ "variants" : [ {
27177+ "hostname" : "fsx-fips.us-iso-east-1.c2s.ic.gov",
27178+ "tags" : [ "fips" ]
27179+ } ]
27180+ },
27181+ "us-iso-east-1" : {
27182+ "variants" : [ {
27183+ "hostname" : "fsx-fips.us-iso-east-1.c2s.ic.gov",
27184+ "tags" : [ "fips" ]
27185+ } ]
27186+ }
27187+ }
27188+ },
2712927189 "glacier" : {
2713027190 "endpoints" : {
2713127191 "us-iso-east-1" : {
You can’t perform that action at this time.
0 commit comments