Skip to content

Commit 12e2648

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 5df426a commit 12e2648

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

Diff for: codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen/endpoints.json

+38
Original file line numberDiff line numberDiff line change
@@ -25256,6 +25256,44 @@
2525625256
"us-gov-west-1" : { }
2525725257
}
2525825258
},
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+
},
2525925297
"kms" : {
2526025298
"endpoints" : {
2526125299
"ProdFips" : {

0 commit comments

Comments
 (0)