AWS cli documentation change
Summary
Updated CLI version reference and added hyperlink to DeleteRolePolicy API documentation
Security assessment
Routine documentation update without security implications. Added link improves reference accuracy.
Diff
diff --git a/cli/latest/reference/iam/detach-role-policy.md b/cli/latest/reference/iam/detach-role-policy.md index f239be5cd..389193695 100644 --- a//cli/latest/reference/iam/detach-role-policy.md +++ b//cli/latest/reference/iam/detach-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 @@ Removes the specified managed policy from the specified role. -A role can also have inline policies embedded with it. To delete an inline policy, use DeleteRolePolicy . For information about policies, see [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 inline policies embedded with it. To delete an inline policy, use [DeleteRolePolicy](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteRolePolicy.html) . For information about policies, see [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) »