AWS cli documentation change
Summary
Updated AWS CLI version reference from 2.27.45 to 2.27.46 and added hyperlink to DetachRolePolicy API reference
Security assessment
Routine version update and added API documentation link. No security-related content modifications detected.
Diff
diff --git a/cli/latest/reference/iam/delete-role-policy.md b/cli/latest/reference/iam/delete-role-policy.md index ad6d16768..c0666d8bf 100644 --- a//cli/latest/reference/iam/delete-role-policy.md +++ b//cli/latest/reference/iam/delete-role-policy.md @@ -15 +15 @@ - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) » @@ -62 +62 @@ Deletes the specified inline policy that is embedded in the specified IAM role. -A role can also have managed policies attached to it. To detach a managed policy from a role, use DetachRolePolicy . For more information about policies, refer to [Managed policies and inline policies](https://docs.aws.amazon.com/IAM/latest/UserGuide/policies-managed-vs-inline.html) in the _IAM User Guide_ . +A role can also have managed policies attached to it. To detach a managed policy from a role, use [DetachRolePolicy](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DetachRolePolicy.html) . For more information about policies, refer to [Managed policies and inline policies](https://docs.aws.amazon.com/IAM/latest/UserGuide/policies-managed-vs-inline.html) in the _IAM User Guide_ . @@ -241 +241 @@ None - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »