Skip to content

Commit 9309b95

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 3da52e9 commit 9309b95

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-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: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30564,6 +30564,23 @@
3056430564
}
3056530565
},
3056630566
"services" : {
30567+
"agreement-marketplace" : {
30568+
"endpoints" : {
30569+
"fips-us-iso-east-1" : {
30570+
"credentialScope" : {
30571+
"region" : "us-iso-east-1"
30572+
},
30573+
"deprecated" : true,
30574+
"hostname" : "agreement-marketplace-fips.us-iso-east-1.c2s.ic.gov"
30575+
},
30576+
"us-iso-east-1" : {
30577+
"variants" : [ {
30578+
"hostname" : "agreement-marketplace-fips.us-iso-east-1.c2s.ic.gov",
30579+
"tags" : [ "fips" ]
30580+
} ]
30581+
}
30582+
}
30583+
},
3056730584
"api.ecr" : {
3056830585
"endpoints" : {
3056930586
"us-iso-east-1" : {

0 commit comments

Comments
 (0)