Skip to content

Commit 22cd51b

Browse files
feat: update AWS service endpoints metadata
1 parent be4ca95 commit 22cd51b

File tree

1 file changed

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

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17716,6 +17716,11 @@
1771617716
"isRegionalized" : false,
1771717717
"partitionEndpoint" : "aws-global"
1771817718
},
17719+
"nova-act" : {
17720+
"endpoints" : {
17721+
"us-east-1" : { }
17722+
}
17723+
},
1771917724
"oam" : {
1772017725
"endpoints" : {
1772117726
"af-south-1" : { },
@@ -20596,6 +20601,7 @@
2059620601
"ap-southeast-3" : { },
2059720602
"ap-southeast-4" : { },
2059820603
"ap-southeast-5" : { },
20604+
"ap-southeast-6" : { },
2059920605
"ap-southeast-7" : { },
2060020606
"ca-central-1" : {
2060120607
"variants" : [ {

0 commit comments

Comments
 (0)