File tree 1 file changed +43
-0
lines changed
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen
1 file changed +43
-0
lines changed Original file line number Diff line number Diff line change 2099
2099
"tags" : [ "dualstack" ]
2100
2100
} ]
2101
2101
},
2102
+ "ca-west-1" : {
2103
+ "variants" : [ {
2104
+ "hostname" : "athena.ca-west-1.api.aws",
2105
+ "tags" : [ "dualstack" ]
2106
+ } ]
2107
+ },
2102
2108
"eu-central-1" : {
2103
2109
"variants" : [ {
2104
2110
"hostname" : "athena.eu-central-1.api.aws",
12802
12808
},
12803
12809
"hostname" : "oidc.ap-southeast-3.amazonaws.com"
12804
12810
},
12811
+ "ap-southeast-4" : {
12812
+ "credentialScope" : {
12813
+ "region" : "ap-southeast-4"
12814
+ },
12815
+ "hostname" : "oidc.ap-southeast-4.amazonaws.com"
12816
+ },
12805
12817
"ca-central-1" : {
12806
12818
"credentialScope" : {
12807
12819
"region" : "ca-central-1"
13459
13471
},
13460
13472
"hostname" : "portal.sso.ap-southeast-3.amazonaws.com"
13461
13473
},
13474
+ "ap-southeast-4" : {
13475
+ "credentialScope" : {
13476
+ "region" : "ap-southeast-4"
13477
+ },
13478
+ "hostname" : "portal.sso.ap-southeast-4.amazonaws.com"
13479
+ },
13462
13480
"ca-central-1" : {
13463
13481
"credentialScope" : {
13464
13482
"region" : "ca-central-1"
17943
17961
"ap-southeast-1" : { },
17944
17962
"ap-southeast-2" : { },
17945
17963
"ap-southeast-3" : { },
17964
+ "ap-southeast-4" : { },
17946
17965
"ca-central-1" : { },
17947
17966
"eu-central-1" : { },
17948
17967
"eu-central-2" : { },
27896
27915
"us-isob-east-1" : { }
27897
27916
}
27898
27917
},
27918
+ "storagegateway" : {
27919
+ "endpoints" : {
27920
+ "fips" : {
27921
+ "credentialScope" : {
27922
+ "region" : "us-isob-east-1"
27923
+ },
27924
+ "deprecated" : true,
27925
+ "hostname" : "storagegateway-fips.us-isob-east-1.sc2s.sgov.gov"
27926
+ },
27927
+ "us-isob-east-1" : {
27928
+ "variants" : [ {
27929
+ "hostname" : "storagegateway-fips.us-isob-east-1.sc2s.sgov.gov",
27930
+ "tags" : [ "fips" ]
27931
+ } ]
27932
+ },
27933
+ "us-isob-east-1-fips" : {
27934
+ "credentialScope" : {
27935
+ "region" : "us-isob-east-1"
27936
+ },
27937
+ "deprecated" : true,
27938
+ "hostname" : "storagegateway-fips.us-isob-east-1.sc2s.sgov.gov"
27939
+ }
27940
+ }
27941
+ },
27899
27942
"streams.dynamodb" : {
27900
27943
"defaults" : {
27901
27944
"credentialScope" : {
You can’t perform that action at this time.
0 commit comments