AWS cli documentation change
Summary
Updated AWS CLI version reference and added LicenseArn to ResolveCustomer API response documentation
Security assessment
Addition of LicenseArn appears to be an API response field expansion, not a security-related change. No vulnerabilities addressed.
Diff
diff --git a/cli/latest/reference/meteringmarketplace/index.md b/cli/latest/reference/meteringmarketplace/index.md index 57997671e..ce5114fee 100644 --- a//cli/latest/reference/meteringmarketplace/index.md +++ b//cli/latest/reference/meteringmarketplace/index.md @@ -15 +15 @@ - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.0 Command Reference](../../index.html) » @@ -85 +85 @@ For information about the permissions that you need to use this API, see [Amazon - * Resolves the registration token that the buyer submits through the browser during the registration process. Obtains a `CustomerIdentifier` along with the `CustomerAWSAccountId` and `ProductCode` . + * Resolves the registration token that the buyer submits through the browser during the registration process. Obtains a `CustomerIdentifier` along with the `CustomerAWSAccountId` , `ProductCode` , and `LicenseArn` . @@ -140 +140 @@ For questions about adding Amazon Web Services Regions for metering, contact [Am - * [AWS CLI 2.33.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.0 Command Reference](../../index.html) »