AWS cli documentation change
Summary
Fixed documentation links to use full URLs and updated AWS CLI version
Security assessment
Link corrections improve documentation accuracy but don't address security issues.
Diff
diff --git a/cli/latest/reference/iam/get-delegation-request.md b/cli/latest/reference/iam/get-delegation-request.md index ed06b3f50..9cb9b00b7 100644 --- a//cli/latest/reference/iam/get-delegation-request.md +++ b//cli/latest/reference/iam/get-delegation-request.md @@ -15 +15 @@ - * [AWS CLI 2.34.4 Command Reference](../../index.html) » + * [AWS CLI 2.34.5 Command Reference](../../index.html) » @@ -349 +349 @@ DelegationRequest -> (structure) ->> If the `PermissionPolicy` includes role creation permissions, this element will include the list of permissions boundary policies associated with the role creation. See [Permissions boundaries for IAM entities](IAM/latest/UserGuide/access_policies_boundaries.html) for more details about IAM permission boundaries. +>> If the `PermissionPolicy` includes role creation permissions, this element will include the list of permissions boundary policies associated with the role creation. See [Permissions boundaries for IAM entities](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_boundaries.html) for more details about IAM permission boundaries. @@ -393 +393 @@ DelegationRequest -> (structure) ->> See the [Understanding the Request Lifecycle](IAM/latest/UserGuide/temporary-delegation-building-integration.html#temporary-delegation-request-lifecycle) for an explanation of how these states are transitioned. +>> See the [Understanding the Request Lifecycle](https://docs.aws.amazon.com/IAM/latest/UserGuide/temporary-delegation-building-integration.html#temporary-delegation-request-lifecycle) for an explanation of how these states are transitioned. @@ -411 +411 @@ DelegationRequest -> (structure) ->> See the [Understanding the Request Lifecycle](IAM/latest/UserGuide/temporary-delegation-building-integration.html#temporary-delegation-request-lifecycle) for details on the life time of a delegation request at each state. +>> See the [Understanding the Request Lifecycle](https://docs.aws.amazon.com/IAM/latest/UserGuide/temporary-delegation-building-integration.html#temporary-delegation-request-lifecycle) for details on the life time of a delegation request at each state. @@ -539 +539 @@ PermissionCheckResult -> (string) - * [AWS CLI 2.34.4 Command Reference](../../index.html) » + * [AWS CLI 2.34.5 Command Reference](../../index.html) »