File tree Expand file tree Collapse file tree 1 file changed +23
-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 +23
-0
lines changed Original file line number Diff line number Diff line change 51385138 "ap-southeast-1" : { },
51395139 "ap-southeast-2" : { },
51405140 "ap-southeast-3" : { },
5141+ "ap-southeast-4" : { },
51415142 "ca-central-1" : { },
51425143 "eu-central-1" : { },
51435144 "eu-central-2" : { },
@@ -18129,12 +18130,34 @@
1812918130 "credentialScope" : {
1813018131 "region" : "us-gov-east-1"
1813118132 },
18133+ "hostname" : "access-analyzer.us-gov-east-1.amazonaws.com",
18134+ "variants" : [ {
18135+ "hostname" : "access-analyzer.us-gov-east-1.amazonaws.com",
18136+ "tags" : [ "fips" ]
18137+ } ]
18138+ },
18139+ "us-gov-east-1-fips" : {
18140+ "credentialScope" : {
18141+ "region" : "us-gov-east-1"
18142+ },
18143+ "deprecated" : true,
1813218144 "hostname" : "access-analyzer.us-gov-east-1.amazonaws.com"
1813318145 },
1813418146 "us-gov-west-1" : {
1813518147 "credentialScope" : {
1813618148 "region" : "us-gov-west-1"
1813718149 },
18150+ "hostname" : "access-analyzer.us-gov-west-1.amazonaws.com",
18151+ "variants" : [ {
18152+ "hostname" : "access-analyzer.us-gov-west-1.amazonaws.com",
18153+ "tags" : [ "fips" ]
18154+ } ]
18155+ },
18156+ "us-gov-west-1-fips" : {
18157+ "credentialScope" : {
18158+ "region" : "us-gov-west-1"
18159+ },
18160+ "deprecated" : true,
1813818161 "hostname" : "access-analyzer.us-gov-west-1.amazonaws.com"
1813918162 }
1814018163 }
You can’t perform that action at this time.
0 commit comments