Skip to content

Commit

Permalink
Updated endpoints.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed Nov 4, 2020
1 parent ce710b2 commit f9808a7
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changes/next-release/feature-AWSSDKforJavav2-bedacd4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "feature",
"category": "AWS SDK for Java v2",
"contributor": "",
"description": "Updated service endpoint metadata."
}
Original file line number Diff line number Diff line change
Expand Up @@ -2065,6 +2065,12 @@
},
"hostname" : "fips.eks.us-east-2.amazonaws.com"
},
"fips-us-west-1" : {
"credentialScope" : {
"region" : "us-west-1"
},
"hostname" : "fips.eks.us-west-1.amazonaws.com"
},
"fips-us-west-2" : {
"credentialScope" : {
"region" : "us-west-2"
Expand Down Expand Up @@ -3362,6 +3368,30 @@
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"fips-us-east-1" : {
"credentialScope" : {
"region" : "us-east-1"
},
"hostname" : "lakeformation-fips.us-east-1.amazonaws.com"
},
"fips-us-east-2" : {
"credentialScope" : {
"region" : "us-east-2"
},
"hostname" : "lakeformation-fips.us-east-2.amazonaws.com"
},
"fips-us-west-1" : {
"credentialScope" : {
"region" : "us-west-1"
},
"hostname" : "lakeformation-fips.us-west-1.amazonaws.com"
},
"fips-us-west-2" : {
"credentialScope" : {
"region" : "us-west-2"
},
"hostname" : "lakeformation-fips.us-west-2.amazonaws.com"
},
"sa-east-1" : { },
"us-east-1" : { },
"us-east-2" : { },
Expand Down Expand Up @@ -4228,6 +4258,7 @@
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ca-central-1" : { },
"eu-central-1" : { },
Expand Down Expand Up @@ -7708,6 +7739,18 @@
"protocols" : [ "http", "https" ]
},
"endpoints" : {
"fips-us-gov-east-1" : {
"credentialScope" : {
"region" : "us-gov-east-1"
},
"hostname" : "eks.us-gov-east-1.amazonaws.com"
},
"fips-us-gov-west-1" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"hostname" : "eks.us-gov-west-1.amazonaws.com"
},
"us-gov-east-1" : { },
"us-gov-west-1" : { }
}
Expand Down Expand Up @@ -7915,6 +7958,7 @@
"protocols" : [ "https" ]
},
"endpoints" : {
"us-gov-east-1" : { },
"us-gov-west-1" : { },
"us-gov-west-1-fips" : {
"credentialScope" : {
Expand Down Expand Up @@ -9054,6 +9098,16 @@
}
},
"services" : {
"api.ecr" : {
"endpoints" : {
"us-isob-east-1" : {
"credentialScope" : {
"region" : "us-isob-east-1"
},
"hostname" : "api.ecr.us-isob-east-1.sc2s.sgov.gov"
}
}
},
"application-autoscaling" : {
"defaults" : {
"protocols" : [ "http", "https" ]
Expand Down Expand Up @@ -9117,6 +9171,11 @@
"us-isob-east-1" : { }
}
},
"ecs" : {
"endpoints" : {
"us-isob-east-1" : { }
}
},
"elasticache" : {
"endpoints" : {
"us-isob-east-1" : { }
Expand Down

0 comments on commit f9808a7

Please sign in to comment.