File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed
codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 37383738 "ap-southeast-1" : { },
37393739 "ap-southeast-2" : { },
37403740 "ap-southeast-3" : { },
3741+ "ap-southeast-4" : { },
37413742 "ca-central-1" : { },
37423743 "eu-central-1" : { },
37433744 "eu-central-2" : { },
1663616637 "deprecated" : true,
1663716638 "hostname" : "servicediscovery-fips.ca-central-1.amazonaws.com"
1663816639 },
16640+ "ca-west-1" : {
16641+ "variants" : [ {
16642+ "hostname" : "servicediscovery-fips.ca-west-1.amazonaws.com",
16643+ "tags" : [ "fips" ]
16644+ }, {
16645+ "hostname" : "servicediscovery-fips.ca-west-1.api.aws",
16646+ "tags" : [ "dualstack", "fips" ]
16647+ }, {
16648+ "hostname" : "servicediscovery.ca-west-1.api.aws",
16649+ "tags" : [ "dualstack" ]
16650+ } ]
16651+ },
16652+ "ca-west-1-fips" : {
16653+ "credentialScope" : {
16654+ "region" : "ca-west-1"
16655+ },
16656+ "deprecated" : true,
16657+ "hostname" : "servicediscovery-fips.ca-west-1.amazonaws.com"
16658+ },
1663916659 "eu-central-1" : {
1664016660 "variants" : [ {
1664116661 "hostname" : "servicediscovery.eu-central-1.api.aws",
2245122471 },
2245222472 "bedrock" : {
2245322473 "endpoints" : {
22474+ "bedrock-runtime-us-gov-west-1" : {
22475+ "credentialScope" : {
22476+ "region" : "us-gov-west-1"
22477+ },
22478+ "hostname" : "bedrock-runtime.us-gov-west-1.amazonaws.com"
22479+ },
22480+ "bedrock-us-gov-west-1" : {
22481+ "credentialScope" : {
22482+ "region" : "us-gov-west-1"
22483+ },
22484+ "hostname" : "bedrock.us-gov-west-1.amazonaws.com"
22485+ },
2245422486 "us-gov-west-1" : { }
2245522487 }
2245622488 },
You can’t perform that action at this time.
0 commit comments