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 30, 2021
1 parent 4ba55f5 commit aab9671
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 9 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 @@ -1082,6 +1082,7 @@
"ap-east-1" : { },
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-northeast-3" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
Expand Down Expand Up @@ -1731,16 +1732,8 @@
},
"cloudhsm" : {
"endpoints" : {
"ap-northeast-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-west-1" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-1" : { },
"us-west-2" : { }
"us-east-1" : { }
}
},
"cloudhsmv2" : {
Expand Down Expand Up @@ -4698,6 +4691,37 @@
}
}
},
"evidently" : {
"endpoints" : {
"ap-northeast-1" : {
"hostname" : "evidently.ap-northeast-1.amazonaws.com"
},
"ap-southeast-1" : {
"hostname" : "evidently.ap-southeast-1.amazonaws.com"
},
"ap-southeast-2" : {
"hostname" : "evidently.ap-southeast-2.amazonaws.com"
},
"eu-central-1" : {
"hostname" : "evidently.eu-central-1.amazonaws.com"
},
"eu-north-1" : {
"hostname" : "evidently.eu-north-1.amazonaws.com"
},
"eu-west-1" : {
"hostname" : "evidently.eu-west-1.amazonaws.com"
},
"us-east-1" : {
"hostname" : "evidently.us-east-1.amazonaws.com"
},
"us-east-2" : {
"hostname" : "evidently.us-east-2.amazonaws.com"
},
"us-west-2" : {
"hostname" : "evidently.us-west-2.amazonaws.com"
}
}
},
"finspace" : {
"endpoints" : {
"ca-central-1" : { },
Expand Down Expand Up @@ -5909,6 +5933,29 @@
}
}
},
"inspector2" : {
"endpoints" : {
"ap-east-1" : { },
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-north-1" : { },
"eu-south-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-1" : { },
"us-west-2" : { }
}
},
"iot" : {
"defaults" : {
"credentialScope" : {
Expand Down Expand Up @@ -8573,6 +8620,31 @@
}
}
},
"rbin" : {
"endpoints" : {
"af-south-1" : { },
"ap-east-1" : { },
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-northeast-3" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-north-1" : { },
"eu-south-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-1" : { },
"us-west-2" : { }
}
},
"rds" : {
"endpoints" : {
"af-south-1" : { },
Expand Down Expand Up @@ -9141,6 +9213,20 @@
"us-west-2" : { }
}
},
"rum" : {
"endpoints" : {
"ap-northeast-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"eu-central-1" : { },
"eu-north-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-2" : { }
}
},
"runtime-v2-lex" : {
"endpoints" : {
"af-south-1" : { },
Expand Down

0 comments on commit aab9671

Please sign in to comment.