AWS online-register documentation change
Summary
Updated API references and descriptions for GetInvoicePDF and ListInvoiceSummaries actions.
Security assessment
The GetInvoicePDF description now mentions pre-signed URLs, which are a security feature for controlled access. However, there is no evidence of addressing a security vulnerability.
Diff
diff --git a/online-register/latest/data-formats/awsinvoicingservice.md b/online-register/latest/data-formats/awsinvoicingservice.md index dfd645b16..b498c7c98 100644 --- a//online-register/latest/data-formats/awsinvoicingservice.md +++ b//online-register/latest/data-formats/awsinvoicingservice.md @@ -12 +12 @@ Actions | Description | Access level -[GetInvoicePDF](https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/security_iam_id-based-policy-examples.html#billing-permissions-ref)| Get Invoice PDF| Read +[GetInvoicePDF](https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_invoicing_GetInvoicePDF.html)| Get downloadable Invoice document pre-signed URL with supplemental documents| Read @@ -15 +15 @@ Actions | Description | Access level -[ListInvoiceSummaries](https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/security_iam_id-based-policy-examples.html#billing-permissions-ref)| Get Invoice summary information for your account or linked account| Read +[ListInvoiceSummaries](https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_invoicing_ListInvoiceSummaries.html)| Get Invoice summary information for your account or linked account| Read