Skip to content

Commit b5b1e9c

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 24a685a commit b5b1e9c

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-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 service endpoint metadata."
6+
}

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

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -898,6 +898,22 @@
898898
"us-west-2" : { }
899899
}
900900
},
901+
"auditmanager" : {
902+
"endpoints" : {
903+
"ap-northeast-1" : { },
904+
"ap-south-1" : { },
905+
"ap-southeast-1" : { },
906+
"ap-southeast-2" : { },
907+
"ca-central-1" : { },
908+
"eu-central-1" : { },
909+
"eu-west-1" : { },
910+
"eu-west-2" : { },
911+
"us-east-1" : { },
912+
"us-east-2" : { },
913+
"us-west-1" : { },
914+
"us-west-2" : { }
915+
}
916+
},
901917
"autoscaling" : {
902918
"defaults" : {
903919
"protocols" : [ "http", "https" ]
@@ -7838,6 +7854,12 @@
78387854
"cn-northwest-1" : { }
78397855
}
78407856
},
7857+
"appmesh" : {
7858+
"endpoints" : {
7859+
"cn-north-1" : { },
7860+
"cn-northwest-1" : { }
7861+
}
7862+
},
78417863
"appsync" : {
78427864
"endpoints" : {
78437865
"cn-north-1" : { },

0 commit comments

Comments
 (0)