Skip to content

Commit 2b70bb2

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent ed8b75a commit 2b70bb2

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-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: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16019,6 +16019,36 @@
1601916019
}
1602016020
}
1602116021
},
16022+
"meetings-chime" : {
16023+
"endpoints" : {
16024+
"us-gov-east-1" : {
16025+
"variants" : [ {
16026+
"hostname" : "meetings-chime-fips.us-gov-east-1.amazonaws.com",
16027+
"tags" : [ "fips" ]
16028+
} ]
16029+
},
16030+
"us-gov-east-1-fips" : {
16031+
"credentialScope" : {
16032+
"region" : "us-gov-east-1"
16033+
},
16034+
"deprecated" : true,
16035+
"hostname" : "meetings-chime-fips.us-gov-east-1.amazonaws.com"
16036+
},
16037+
"us-gov-west-1" : {
16038+
"variants" : [ {
16039+
"hostname" : "meetings-chime-fips.us-gov-west-1.amazonaws.com",
16040+
"tags" : [ "fips" ]
16041+
} ]
16042+
},
16043+
"us-gov-west-1-fips" : {
16044+
"credentialScope" : {
16045+
"region" : "us-gov-west-1"
16046+
},
16047+
"deprecated" : true,
16048+
"hostname" : "meetings-chime-fips.us-gov-west-1.amazonaws.com"
16049+
}
16050+
}
16051+
},
1602216052
"metering.marketplace" : {
1602316053
"defaults" : {
1602416054
"credentialScope" : {

0 commit comments

Comments
 (0)