AWS cli documentation change
Summary
Fixed duplicate word in account IDs description
Security assessment
Change corrects a minor documentation typo ('account account IDs' → 'account IDs') with no security implications or security feature documentation added.
Diff
diff --git a/cli/latest/reference/invoicing/list-invoice-units.md b/cli/latest/reference/invoicing/list-invoice-units.md index a3cb9042a..c26d17354 100644 --- a//cli/latest/reference/invoicing/list-invoice-units.md +++ b//cli/latest/reference/invoicing/list-invoice-units.md @@ -15 +15 @@ - * [AWS CLI 2.34.44 Command Reference](../../index.html) » + * [AWS CLI 2.34.45 Command Reference](../../index.html) » @@ -157 +157 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/invoic ->> A list of Amazon Web Services account account IDs used to filter invoice units. These are payer accounts from other Organizations that have delegated their billing responsibility to the receiver account through the billing transfer feature. +>> A list of Amazon Web Services account IDs used to filter invoice units. These are payer accounts from other Organizations that have delegated their billing responsibility to the receiver account through the billing transfer feature. @@ -409 +409 @@ InvoiceUnits -> (list) ->>>> A list of Amazon Web Services account account IDs that have delegated their billing responsibility to the receiver account through transfer billing. Unlike linked accounts, these bill source accounts can be payer accounts from other organizations that have authorized billing transfer to this account. +>>>> A list of Amazon Web Services account IDs that have delegated their billing responsibility to the receiver account through transfer billing. Unlike linked accounts, these bill source accounts can be payer accounts from other organizations that have authorized billing transfer to this account. @@ -451 +451 @@ NextToken -> (string) - * [AWS CLI 2.34.44 Command Reference](../../index.html) » + * [AWS CLI 2.34.45 Command Reference](../../index.html) »