AWS marketplace documentation change
Summary
Added a new endpoint for AWS Marketplace Entitlement Service access
Security assessment
The change adds an alternative API endpoint but does not explicitly relate to security controls or vulnerabilities.
Diff
diff --git a/marketplace/latest/userguide/checking-entitlements.md b/marketplace/latest/userguide/checking-entitlements.md index 94975dd7c..d548eff9c 100644 --- a//marketplace/latest/userguide/checking-entitlements.md +++ b//marketplace/latest/userguide/checking-entitlements.md @@ -11 +11 @@ If your product is a SaaS contracts product, your product calls the AWS Marketpl -To verify a customer's entitlement to your product, use the `GetEntitlements` operation in the AWS Marketplace Entitlement Service. The AWS Marketplace Entitlement Service is available only in the US East (N. Virginia) Region, accessible through `entitlement.marketplace.us-east-1.amazonaws.com`. +To verify a customer's entitlement to your product, use the `GetEntitlements` operation in the AWS Marketplace Entitlement Service. The AWS Marketplace Entitlement Service is available only in the US East (N. Virginia) Region, accessible through `entitlement.marketplace.us-east-1.amazonaws.com` or `entitlement-marketplace.us-east-1.api.aws`.