Skip to content

Commit c53deb0

Browse files
feat: update AWS service endpoints metadata
1 parent c35d3aa commit c53deb0

File tree

1 file changed

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

1 file changed

+12
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30311,6 +30311,12 @@
3031130311
"isRegionalized" : false,
3031230312
"partitionEndpoint" : "aws-cn-global"
3031330313
},
30314+
"route53profiles" : {
30315+
"endpoints" : {
30316+
"cn-north-1" : { },
30317+
"cn-northwest-1" : { }
30318+
}
30319+
},
3031430320
"route53resolver" : {
3031530321
"defaults" : {
3031630322
"protocols" : [ "https" ]
@@ -37432,6 +37438,12 @@
3743237438
}
3743337439
}
3743437440
},
37441+
"securityhub" : {
37442+
"endpoints" : {
37443+
"us-iso-east-1" : { },
37444+
"us-iso-west-1" : { }
37445+
}
37446+
},
3743537447
"servicediscovery" : {
3743637448
"endpoints" : {
3743737449
"us-iso-east-1" : { },

0 commit comments

Comments
 (0)