File tree Expand file tree Collapse file tree 1 file changed +36
-3
lines changed
codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen Expand file tree Collapse file tree 1 file changed +36
-3
lines changed Original file line number Diff line number Diff line change 1080110801 "ap-east-1" : {
1080210802 "hostname" : "gameliftstreams.ap-east-1.api.aws"
1080310803 },
10804+ "ap-northeast-1" : {
10805+ "hostname" : "gameliftstreams.ap-northeast-1.api.aws"
10806+ },
1080410807 "ap-northeast-2" : {
1080510808 "hostname" : "gameliftstreams.ap-northeast-2.api.aws"
1080610809 },
1083710840 "ca-west-1" : {
1083810841 "hostname" : "gameliftstreams.ca-west-1.api.aws"
1083910842 },
10843+ "eu-central-1" : {
10844+ "hostname" : "gameliftstreams.eu-central-1.api.aws"
10845+ },
1084010846 "eu-central-2" : {
1084110847 "hostname" : "gameliftstreams.eu-central-2.api.aws"
1084210848 },
1087610882 "us-east-1" : {
1087710883 "hostname" : "gameliftstreams.us-east-1.api.aws"
1087810884 },
10885+ "us-east-2" : {
10886+ "hostname" : "gameliftstreams.us-east-2.api.aws"
10887+ },
1087910888 "us-west-1" : {
1088010889 "hostname" : "gameliftstreams.us-west-1.api.aws"
10890+ },
10891+ "us-west-2" : {
10892+ "hostname" : "gameliftstreams.us-west-2.api.aws"
1088110893 }
1088210894 }
1088310895 },
3506735079 },
3506835080 "secretsmanager" : {
3506935081 "endpoints" : {
35070- "us-iso-east-1" : { },
35071- "us-iso-west-1" : { }
35082+ "us-iso-east-1" : {
35083+ "variants" : [ {
35084+ "tags" : [ "fips" ]
35085+ } ]
35086+ },
35087+ "us-iso-east-1-fips" : {
35088+ "deprecated" : true
35089+ },
35090+ "us-iso-west-1" : {
35091+ "variants" : [ {
35092+ "tags" : [ "fips" ]
35093+ } ]
35094+ },
35095+ "us-iso-west-1-fips" : {
35096+ "deprecated" : true
35097+ }
3507235098 }
3507335099 },
3507435100 "snowball" : {
3583235858 },
3583335859 "secretsmanager" : {
3583435860 "endpoints" : {
35835- "us-isob-east-1" : { }
35861+ "us-isob-east-1" : {
35862+ "variants" : [ {
35863+ "tags" : [ "fips" ]
35864+ } ]
35865+ },
35866+ "us-isob-east-1-fips" : {
35867+ "deprecated" : true
35868+ }
3583635869 }
3583735870 },
3583835871 "snowball" : {
You can’t perform that action at this time.
0 commit comments