File tree 1 file changed +38
-0
lines changed
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen
1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 25256
25256
"us-gov-west-1" : { }
25257
25257
}
25258
25258
},
25259
+ "kinesisvideo" : {
25260
+ "endpoints" : {
25261
+ "fips-us-gov-east-1" : {
25262
+ "credentialScope" : {
25263
+ "region" : "us-gov-east-1"
25264
+ },
25265
+ "deprecated" : true,
25266
+ "hostname" : "kinesisvideo-fips.us-gov-east-1.amazonaws.com"
25267
+ },
25268
+ "fips-us-gov-west-1" : {
25269
+ "credentialScope" : {
25270
+ "region" : "us-gov-west-1"
25271
+ },
25272
+ "deprecated" : true,
25273
+ "hostname" : "kinesisvideo-fips.us-gov-west-1.amazonaws.com"
25274
+ },
25275
+ "us-gov-east-1" : {
25276
+ "credentialScope" : {
25277
+ "region" : "us-gov-east-1"
25278
+ },
25279
+ "hostname" : "kinesisvideo-fips.us-gov-east-1.amazonaws.com",
25280
+ "variants" : [ {
25281
+ "hostname" : "kinesisvideo-fips.us-gov-east-1.amazonaws.com",
25282
+ "tags" : [ "fips" ]
25283
+ } ]
25284
+ },
25285
+ "us-gov-west-1" : {
25286
+ "credentialScope" : {
25287
+ "region" : "us-gov-west-1"
25288
+ },
25289
+ "hostname" : "kinesisvideo-fips.us-gov-west-1.amazonaws.com",
25290
+ "variants" : [ {
25291
+ "hostname" : "kinesisvideo-fips.us-gov-west-1.amazonaws.com",
25292
+ "tags" : [ "fips" ]
25293
+ } ]
25294
+ }
25295
+ }
25296
+ },
25259
25297
"kms" : {
25260
25298
"endpoints" : {
25261
25299
"ProdFips" : {
You can’t perform that action at this time.
0 commit comments