File tree Expand file tree Collapse file tree 1 file changed +15
-1
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 +15
-1
lines changed Original file line number Diff line number Diff line change 1045610456 "ap-south-1" : { },
1045710457 "ap-southeast-1" : { },
1045810458 "ap-southeast-2" : { },
10459+ "ca-central-1" : { },
1045910460 "eu-central-1" : { },
1046010461 "eu-north-1" : { },
1046110462 "eu-west-1" : { },
1047510476 "ap-south-1" : { },
1047610477 "ap-southeast-1" : { },
1047710478 "ap-southeast-2" : { },
10479+ "ca-central-1" : { },
1047810480 "eu-central-1" : { },
1047910481 "eu-north-1" : { },
1048010482 "eu-west-1" : { },
@@ -20101,14 +20103,26 @@
2010120103 },
2010220104 "codepipeline" : {
2010320105 "endpoints" : {
20106+ "fips-us-gov-east-1" : {
20107+ "credentialScope" : {
20108+ "region" : "us-gov-east-1"
20109+ },
20110+ "deprecated" : true,
20111+ "hostname" : "codepipeline-fips.us-gov-east-1.amazonaws.com"
20112+ },
2010420113 "fips-us-gov-west-1" : {
2010520114 "credentialScope" : {
2010620115 "region" : "us-gov-west-1"
2010720116 },
2010820117 "deprecated" : true,
2010920118 "hostname" : "codepipeline-fips.us-gov-west-1.amazonaws.com"
2011020119 },
20111- "us-gov-east-1" : { },
20120+ "us-gov-east-1" : {
20121+ "variants" : [ {
20122+ "hostname" : "codepipeline-fips.us-gov-east-1.amazonaws.com",
20123+ "tags" : [ "fips" ]
20124+ } ]
20125+ },
2011220126 "us-gov-west-1" : {
2011320127 "variants" : [ {
2011420128 "hostname" : "codepipeline-fips.us-gov-west-1.amazonaws.com",
You can’t perform that action at this time.
0 commit comments