AWS marketplace-catalog documentation change
Summary
Added clarification note about perpetual existence of entities vs change requests
Security assessment
The change clarifies data persistence characteristics but does not address security vulnerabilities or describe security features
Diff
diff --git a/marketplace-catalog/latest/api-reference/api-request-limits.md b/marketplace-catalog/latest/api-reference/api-request-limits.md index a0544d7af..e2a806ef7 100644 --- a/marketplace-catalog/latest/api-reference/api-request-limits.md +++ b/marketplace-catalog/latest/api-reference/api-request-limits.md @@ -32,0 +33,4 @@ Retention period for change requests. This applies after the end time of each ch +###### Note + +Change requests and entities are different. Entities exist perpetually regardless of their type or state. For example, [seller product](https://docs.aws.amazon.com/marketplace/latest/APIReference/work-with-seller-products.html), [offer](https://docs.aws.amazon.com/marketplace/latest/APIReference/work-with-private-offers.html), [resale authorization](https://docs.aws.amazon.com/marketplace/latest/APIReference/work-with-resale-authorizations.html), and [private marketplace experience](https://docs.aws.amazon.com/marketplace/latest/APIReference/work-with-private-marketplace.html) _entities_ are never deleted even if they are in the draft state. +