File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 21262126 },
21272127 "ca-central-1" : {
21282128 "variants" : [ {
2129+ "hostname" : "athena-fips.ca-central-1.amazonaws.com",
2130+ "tags" : [ "fips" ]
2131+ }, {
2132+ "hostname" : "athena-fips.ca-central-1.api.aws",
2133+ "tags" : [ "dualstack", "fips" ]
2134+ }, {
21292135 "hostname" : "athena.ca-central-1.api.aws",
21302136 "tags" : [ "dualstack" ]
21312137 } ]
21322138 },
21332139 "ca-west-1" : {
21342140 "variants" : [ {
2141+ "hostname" : "athena-fips.ca-west-1.amazonaws.com",
2142+ "tags" : [ "fips" ]
2143+ }, {
2144+ "hostname" : "athena-fips.ca-west-1.api.aws",
2145+ "tags" : [ "dualstack", "fips" ]
2146+ }, {
21352147 "hostname" : "athena.ca-west-1.api.aws",
21362148 "tags" : [ "dualstack" ]
21372149 } ]
21842196 "tags" : [ "dualstack" ]
21852197 } ]
21862198 },
2199+ "fips-ca-central-1" : {
2200+ "credentialScope" : {
2201+ "region" : "ca-central-1"
2202+ },
2203+ "deprecated" : true,
2204+ "hostname" : "athena-fips.ca-central-1.amazonaws.com"
2205+ },
2206+ "fips-ca-west-1" : {
2207+ "credentialScope" : {
2208+ "region" : "ca-west-1"
2209+ },
2210+ "deprecated" : true,
2211+ "hostname" : "athena-fips.ca-west-1.amazonaws.com"
2212+ },
21872213 "fips-us-east-1" : {
21882214 "credentialScope" : {
21892215 "region" : "us-east-1"
You can’t perform that action at this time.
0 commit comments