AWS online-register medium security documentation change
Summary
Added tax invoice and verification actions (GetIssuedTaxInvoice, GetVerification, etc.) and updated ListTagsForResource scope
Security assessment
Verification evidence retrieval and PSP validation features relate to compliance security controls. Tax invoice handling also has financial security implications.
Diff
diff --git a/online-register/latest/data-formats/awsmarketplacecatalog.md b/online-register/latest/data-formats/awsmarketplacecatalog.md index 2c34191b8..29f7fd2b6 100644 --- a//online-register/latest/data-formats/awsmarketplacecatalog.md +++ b//online-register/latest/data-formats/awsmarketplacecatalog.md @@ -14,0 +15 @@ Actions | Description | Access level +[GetIssuedTaxInvoice](https://docs.aws.amazon.com/marketplace/latest/APIReference/compliance-api-access-control.html)| Retrieve details of a specific tax invoice issued by AWS on behalf of a seller| Read @@ -15,0 +17,2 @@ Actions | Description | Access level +[GetVerification](https://docs.aws.amazon.com/marketplace/latest/APIReference/compliance-api-access-control.html)| Retrieve the detailed status of a specific verification process, including PSP validation results| Read +[GetVerificationEvidence](https://docs.aws.amazon.com/marketplace/latest/APIReference/compliance-api-access-control.html)| Retrieve the complete content of a specific verification evidence resource| Read @@ -19,0 +23 @@ Actions | Description | Access level +[ListIssuedTaxInvoices](https://docs.aws.amazon.com/marketplace/latest/APIReference/compliance-api-access-control.html)| List tax invoices issued by AWS on behalf of a seller| List @@ -21 +25,3 @@ Actions | Description | Access level -[ListTagsForResource](https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/API_ListTagsForResource.html)| List tags on an existing entity, change set, or invoice submission task| Read +[ListTagsForResource](https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/API_ListTagsForResource.html)| List tags on an existing entity, change set, invoice submission task, or issued tax invoice| Read +[ListVerificationEvidence](https://docs.aws.amazon.com/marketplace/latest/APIReference/compliance-api-access-control.html)| List verification evidence resources with summary metadata| List +[ListVerifications](https://docs.aws.amazon.com/marketplace/latest/APIReference/compliance-api-access-control.html)| List all verification statuses across jurisdictions and verification types| List