File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1580015800 "hostname" : "s3-control-fips.ca-central-1.amazonaws.com",
1580115801 "signatureVersions" : [ "s3v4" ]
1580215802 },
15803+ "ca-west-1" : {
15804+ "credentialScope" : {
15805+ "region" : "ca-west-1"
15806+ },
15807+ "hostname" : "s3-control.ca-west-1.amazonaws.com",
15808+ "signatureVersions" : [ "s3v4" ],
15809+ "variants" : [ {
15810+ "hostname" : "s3-control-fips.ca-west-1.amazonaws.com",
15811+ "tags" : [ "fips" ]
15812+ }, {
15813+ "hostname" : "s3-control-fips.dualstack.ca-west-1.amazonaws.com",
15814+ "tags" : [ "dualstack", "fips" ]
15815+ }, {
15816+ "hostname" : "s3-control.dualstack.ca-west-1.amazonaws.com",
15817+ "tags" : [ "dualstack" ]
15818+ } ]
15819+ },
15820+ "ca-west-1-fips" : {
15821+ "credentialScope" : {
15822+ "region" : "ca-west-1"
15823+ },
15824+ "deprecated" : true,
15825+ "hostname" : "s3-control-fips.ca-west-1.amazonaws.com",
15826+ "signatureVersions" : [ "s3v4" ]
15827+ },
1580315828 "eu-central-1" : {
1580415829 "credentialScope" : {
1580515830 "region" : "eu-central-1"
You can’t perform that action at this time.
0 commit comments