Skip to content

Commit 8b0d080

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 066b72e commit 8b0d080

File tree

2 files changed

+41
-0
lines changed

2 files changed

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

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

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,28 @@
7171
"us-east-1" : { }
7272
}
7373
},
74+
"access-analyzer" : {
75+
"endpoints" : {
76+
"ap-east-1" : { },
77+
"ap-northeast-1" : { },
78+
"ap-northeast-2" : { },
79+
"ap-south-1" : { },
80+
"ap-southeast-1" : { },
81+
"ap-southeast-2" : { },
82+
"ca-central-1" : { },
83+
"eu-central-1" : { },
84+
"eu-north-1" : { },
85+
"eu-west-1" : { },
86+
"eu-west-2" : { },
87+
"eu-west-3" : { },
88+
"me-south-1" : { },
89+
"sa-east-1" : { },
90+
"us-east-1" : { },
91+
"us-east-2" : { },
92+
"us-west-1" : { },
93+
"us-west-2" : { }
94+
}
95+
},
7496
"acm" : {
7597
"endpoints" : {
7698
"ap-east-1" : { },
@@ -1675,6 +1697,7 @@
16751697
"forecast" : {
16761698
"endpoints" : {
16771699
"ap-northeast-1" : { },
1700+
"ap-northeast-2" : { },
16781701
"ap-southeast-1" : { },
16791702
"eu-west-1" : { },
16801703
"us-east-1" : { },
@@ -2265,6 +2288,7 @@
22652288
},
22662289
"mediaconnect" : {
22672290
"endpoints" : {
2291+
"ap-east-1" : { },
22682292
"ap-northeast-1" : { },
22692293
"ap-northeast-2" : { },
22702294
"ap-south-1" : { },
@@ -4638,6 +4662,12 @@
46384662
}
46394663
},
46404664
"services" : {
4665+
"access-analyzer" : {
4666+
"endpoints" : {
4667+
"us-gov-east-1" : { },
4668+
"us-gov-west-1" : { }
4669+
}
4670+
},
46414671
"acm" : {
46424672
"endpoints" : {
46434673
"us-gov-east-1" : { },
@@ -4729,6 +4759,12 @@
47294759
"us-gov-west-1" : { }
47304760
}
47314761
},
4762+
"batch" : {
4763+
"endpoints" : {
4764+
"us-gov-east-1" : { },
4765+
"us-gov-west-1" : { }
4766+
}
4767+
},
47324768
"clouddirectory" : {
47334769
"endpoints" : {
47344770
"us-gov-west-1" : { }

0 commit comments

Comments
 (0)