File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 969
969
"ap-south-1" : { },
970
970
"ap-southeast-1" : { },
971
971
"ap-southeast-2" : { },
972
+ "ap-southeast-3" : { },
972
973
"ca-central-1" : { },
973
974
"eu-central-1" : { },
974
975
"eu-north-1" : { },
7554
7555
"deprecated" : true,
7555
7556
"hostname" : "kms-fips.eu-west-3.amazonaws.com"
7556
7557
},
7558
+ "me-central-1-fips" : {
7559
+ "credentialScope" : {
7560
+ "region" : "me-central-1"
7561
+ },
7562
+ "deprecated" : true,
7563
+ "hostname" : "kms-fips.me-central-1.amazonaws.com"
7564
+ },
7557
7565
"me-south-1" : {
7558
7566
"variants" : [ {
7559
7567
"hostname" : "kms-fips.me-south-1.amazonaws.com",
12785
12793
},
12786
12794
"partitionEndpoint" : "aws-global"
12787
12795
},
12796
+ "supportapp" : {
12797
+ "endpoints" : {
12798
+ "eu-west-1" : { },
12799
+ "us-east-1" : { },
12800
+ "us-west-2" : { }
12801
+ }
12802
+ },
12788
12803
"swf" : {
12789
12804
"endpoints" : {
12790
12805
"af-south-1" : { },
19995
20010
"us-isob-east-1" : { }
19996
20011
}
19997
20012
},
20013
+ "metering.marketplace" : {
20014
+ "defaults" : {
20015
+ "credentialScope" : {
20016
+ "service" : "aws-marketplace"
20017
+ }
20018
+ },
20019
+ "endpoints" : {
20020
+ "us-isob-east-1" : { }
20021
+ }
20022
+ },
19998
20023
"monitoring" : {
19999
20024
"endpoints" : {
20000
20025
"us-isob-east-1" : { }
You can’t perform that action at this time.
0 commit comments