Skip to content

Commit 6c4f3f3

Browse files
feat: update AWS service endpoints metadata
1 parent f997876 commit 6c4f3f3

File tree

1 file changed

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

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,8 @@
454454
},
455455
"airflow" : {
456456
"endpoints" : {
457+
"af-south-1" : { },
458+
"ap-east-1" : { },
457459
"ap-northeast-1" : { },
458460
"ap-northeast-2" : { },
459461
"ap-south-1" : { },
@@ -462,12 +464,15 @@
462464
"ca-central-1" : { },
463465
"eu-central-1" : { },
464466
"eu-north-1" : { },
467+
"eu-south-1" : { },
465468
"eu-west-1" : { },
466469
"eu-west-2" : { },
467470
"eu-west-3" : { },
471+
"me-south-1" : { },
468472
"sa-east-1" : { },
469473
"us-east-1" : { },
470474
"us-east-2" : { },
475+
"us-west-1" : { },
471476
"us-west-2" : { }
472477
}
473478
},

0 commit comments

Comments
 (0)