Skip to content

Commit cdca1ee

Browse files
feat: update AWS service endpoints metadata
1 parent d80b084 commit cdca1ee

File tree

1 file changed

+8
-0
lines changed
  • codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen

1 file changed

+8
-0
lines changed

codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen/endpoints.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9557,6 +9557,7 @@
95579557
"tags" : [ "fips" ]
95589558
} ]
95599559
},
9560+
"ap-southeast-6" : { },
95609561
"ap-southeast-7" : {
95619562
"variants" : [ {
95629563
"hostname" : "elasticfilesystem-fips.ap-southeast-7.amazonaws.com",
@@ -11222,6 +11223,7 @@
1122211223
"tags" : [ "fips" ]
1122311224
} ]
1122411225
},
11226+
"ap-east-2" : { },
1122511227
"ap-northeast-1" : {
1122611228
"variants" : [ {
1122711229
"hostname" : "fms-fips.ap-northeast-1.amazonaws.com",
@@ -30998,6 +31000,12 @@
3099831000
"cn-northwest-1" : { }
3099931001
}
3100031002
},
31003+
"verifiedpermissions" : {
31004+
"endpoints" : {
31005+
"cn-north-1" : { },
31006+
"cn-northwest-1" : { }
31007+
}
31008+
},
3100131009
"waf-regional" : {
3100231010
"endpoints" : {
3100331011
"cn-north-1" : {

0 commit comments

Comments
 (0)