File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -23994,13 +23994,26 @@
2399423994 },
2399523995 "email" : {
2399623996 "endpoints" : {
23997+ "fips-us-gov-east-1" : {
23998+ "credentialScope" : {
23999+ "region" : "us-gov-east-1"
24000+ },
24001+ "deprecated" : true,
24002+ "hostname" : "email-fips.us-gov-east-1.amazonaws.com"
24003+ },
2399724004 "fips-us-gov-west-1" : {
2399824005 "credentialScope" : {
2399924006 "region" : "us-gov-west-1"
2400024007 },
2400124008 "deprecated" : true,
2400224009 "hostname" : "email-fips.us-gov-west-1.amazonaws.com"
2400324010 },
24011+ "us-gov-east-1" : {
24012+ "variants" : [ {
24013+ "hostname" : "email-fips.us-gov-east-1.amazonaws.com",
24014+ "tags" : [ "fips" ]
24015+ } ]
24016+ },
2400424017 "us-gov-west-1" : {
2400524018 "variants" : [ {
2400624019 "hostname" : "email-fips.us-gov-west-1.amazonaws.com",
2502125034 "us-gov-west-1" : { }
2502225035 }
2502325036 },
25037+ "license-manager-user-subscriptions" : {
25038+ "endpoints" : {
25039+ "us-gov-east-1" : { },
25040+ "us-gov-west-1" : { }
25041+ }
25042+ },
2502425043 "logs" : {
2502525044 "endpoints" : {
2502625045 "fips-us-gov-east-1" : {
You can’t perform that action at this time.
0 commit comments