AWS payment-cryptography documentation change
Summary
Added new regional endpoints for Africa (Cape Town), Canada (Central), and Europe (London) regions with HTTPS protocol
Security assessment
The change adds new regional endpoints but does not address security vulnerabilities or introduce new security features. HTTPS is standard protocol and no security weaknesses are mentioned.
Diff
diff --git a/payment-cryptography/latest/userguide/endpoints.md b/payment-cryptography/latest/userguide/endpoints.md index 4e4db0fb1..46f503d73 100644 --- a//payment-cryptography/latest/userguide/endpoints.md +++ b//payment-cryptography/latest/userguide/endpoints.md @@ -17,0 +18 @@ US West (Oregon) | us-west-2 | controlplane.payment-cryptography.us-west-2.amaz +Africa (Cape Town) | af-south-1 | controlplane.payment-cryptography.af-south-1.amazonaws.com controlplane.payment-cryptography.af-south-1.api.aws | HTTPS HTTPS @@ -21,0 +23 @@ Asia Pacific (Tokyo) | ap-northeast-1 | controlplane.payment-cryptography.ap-no +Canada (Central) | ca-central-1 | controlplane.payment-cryptography.ca-central-1.amazonaws.com controlplane.payment-cryptography.ca-central-1.api.aws | HTTPS HTTPS @@ -23,0 +26 @@ Europe (Ireland) | eu-west-1 | controlplane.payment-cryptography.eu-west-1.amaz +Europe (London) | eu-west-2 | controlplane.payment-cryptography.eu-west-2.amazonaws.com controlplane.payment-cryptography.eu-west-2.api.aws | HTTPS HTTPS @@ -31,0 +35 @@ US West (Oregon) | us-west-2 | dataplane.payment-cryptography.us-west-2.amazona +Africa (Cape Town) | af-south-1 | dataplane.payment-cryptography.af-south-1.amazonaws.com dataplane.payment-cryptography.af-south-1.api.aws | HTTPS HTTPS @@ -35,0 +40 @@ Asia Pacific (Tokyo) | ap-northeast-1 | dataplane.payment-cryptography.ap-north +Canada (Central) | ca-central-1 | dataplane.payment-cryptography.ca-central-1.amazonaws.com dataplane.payment-cryptography.ca-central-1.api.aws | HTTPS HTTPS @@ -37,0 +43 @@ Europe (Ireland) | eu-west-1 | dataplane.payment-cryptography.eu-west-1.amazona +Europe (London) | eu-west-2 | dataplane.payment-cryptography.eu-west-2.amazonaws.com dataplane.payment-cryptography.eu-west-2.api.aws | HTTPS HTTPS