Skip to content

Commit 97078dd

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 28b7008 commit 97078dd

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Updated endpoint and partition metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39381,6 +39381,12 @@
3938139381
"us-isof-south-1" : { }
3938239382
}
3938339383
},
39384+
"cloudtrail-data" : {
39385+
"endpoints" : {
39386+
"us-isof-east-1" : { },
39387+
"us-isof-south-1" : { }
39388+
}
39389+
},
3938439390
"codebuild" : {
3938539391
"endpoints" : {
3938639392
"us-isof-east-1" : { },

0 commit comments

Comments
 (0)