AWS cli documentation change
Summary
Removed access control note, pattern constraints, and detailed status/timestamp explanations; updated navigation
Security assessment
Removed important note about caller identity requirements (acceptor/proposer), which could impact security understanding but isn't a direct vulnerability fix. Removed pattern constraints and detailed explanations without adding security content. Changes reduce documentation clarity but don't address specific vulnerabilities.
Diff
diff --git a/cli/latest/reference/marketplace-agreement/get-agreement-cancellation-request.md b/cli/latest/reference/marketplace-agreement/get-agreement-cancellation-request.md index 532b19cb9..c31d37a71 100644 --- a//cli/latest/reference/marketplace-agreement/get-agreement-cancellation-request.md +++ b//cli/latest/reference/marketplace-agreement/get-agreement-cancellation-request.md @@ -13 +13 @@ - * [next](get-agreement-payment-request.html "get-agreement-payment-request") | + * [next](get-agreement-entitlements.html "get-agreement-entitlements") | @@ -15 +15 @@ - * [AWS CLI 2.34.41 Command Reference](../../index.html) » + * [AWS CLI 2.34.44 Command Reference](../../index.html) » @@ -23 +23 @@ - * [get-agreement-payment-request →](get-agreement-payment-request.html "next chapter \(use the right arrow\)") + * [get-agreement-entitlements →](get-agreement-entitlements.html "next chapter \(use the right arrow\)") @@ -61,4 +60,0 @@ Retrieves detailed information about a specific agreement cancellation request. -### Note - -The calling identity must be either the acceptor or proposer of the agreement. A `ResourceNotFoundException` is returned if the cancellation request does not exist. - @@ -284 +279,0 @@ description -> (string) -> * pattern: `.+` @@ -290 +285 @@ status -> (string) -> The current status of the cancellation request. Possible values include `PENDING_APPROVAL` , `APPROVED` , `REJECTED` , `CANCELLED` , and `VALIDATION_FAILED` . +> The current status of the cancellation request. @@ -315 +310 @@ createdAt -> (timestamp) -> The date and time when the cancellation request was created, as a POSIX timestamp (Unix epoch seconds). +> The date and time when the cancellation request was created. @@ -319 +314 @@ updatedAt -> (timestamp) -> The date and time when the cancellation request was last updated, as a POSIX timestamp (Unix epoch seconds). +> The date and time when the cancellation request was last updated. @@ -322 +317 @@ updatedAt -> (timestamp) - * [get-agreement-payment-request →](get-agreement-payment-request.html "next chapter \(use the right arrow\)") + * [get-agreement-entitlements →](get-agreement-entitlements.html "next chapter \(use the right arrow\)") @@ -329 +324 @@ updatedAt -> (timestamp) - * [next](get-agreement-payment-request.html "get-agreement-payment-request") | + * [next](get-agreement-entitlements.html "get-agreement-entitlements") | @@ -331 +326 @@ updatedAt -> (timestamp) - * [AWS CLI 2.34.41 Command Reference](../../index.html) » + * [AWS CLI 2.34.44 Command Reference](../../index.html) »