AWS cli documentation change
Summary
Updated CLI version reference from 2.28.8 to 2.28.11 and moved the --related-entity-identifier parameter documentation section within the file while maintaining identical content
Security assessment
The changes appear to be routine documentation formatting/version updates without addressing security vulnerabilities or introducing security features. The parameter documentation movement maintains identical validation guidance without new security context. CLI version updates are standard maintenance.
Diff
diff --git a/cli/latest/reference/partnercentral-selling/disassociate-opportunity.md b/cli/latest/reference/partnercentral-selling/disassociate-opportunity.md index 5aa0bb9e6..4057c3666 100644 --- a//cli/latest/reference/partnercentral-selling/disassociate-opportunity.md +++ b//cli/latest/reference/partnercentral-selling/disassociate-opportunity.md @@ -15 +15 @@ - * [AWS CLI 2.28.8 Command Reference](../../index.html) » + * [AWS CLI 2.28.11 Command Reference](../../index.html) » @@ -71 +70,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/partne - --related-entity-identifier <value> @@ -72,0 +72 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/partne + --related-entity-identifier <value> @@ -107,8 +106,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/partne -`--related-entity-identifier` (string) - -> The related entity’s identifier that you want to disassociate from the opportunity. Depending on the type of entity, this could be a simple identifier or an Amazon Resource Name (ARN) for entities managed through Amazon Web Services Marketplace. -> -> For Amazon Web Services Marketplace entities, use the Amazon Web Services Marketplace API to obtain the necessary ARNs. For guidance on retrieving these ARNs, see [Amazon Web Services MarketplaceUsing the Amazon Web Services Marketplace Catalog API](https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/welcome.html) . -> -> Validation: Ensure the identifier or ARN is valid and corresponds to an existing entity. An incorrect or invalid identifier results in an error. - @@ -130,0 +123,8 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/partne +`--related-entity-identifier` (string) + +> The related entity’s identifier that you want to disassociate from the opportunity. Depending on the type of entity, this could be a simple identifier or an Amazon Resource Name (ARN) for entities managed through Amazon Web Services Marketplace. +> +> For Amazon Web Services Marketplace entities, use the Amazon Web Services Marketplace API to obtain the necessary ARNs. For guidance on retrieving these ARNs, see [Amazon Web Services MarketplaceUsing the Amazon Web Services Marketplace Catalog API](https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/welcome.html) . +> +> Validation: Ensure the identifier or ARN is valid and corresponds to an existing entity. An incorrect or invalid identifier results in an error. + @@ -242 +242 @@ None - * [AWS CLI 2.28.8 Command Reference](../../index.html) » + * [AWS CLI 2.28.11 Command Reference](../../index.html) »