AWS cli documentation change
Summary
Updated AWS CLI version reference from 2.27.45 to 2.27.46 and added hyperlinks to DeleteRolePolicy, DetachRolePolicy, RemoveRoleFromInstanceProfile, and DeleteInstanceProfile API references
Security assessment
Version number update and improved API documentation links. No indication of security fixes or security feature additions.
Diff
diff --git a/cli/latest/reference/iam/delete-role.md b/cli/latest/reference/iam/delete-role.md index 65eb5753d..819f73c32 100644 --- a//cli/latest/reference/iam/delete-role.md +++ b//cli/latest/reference/iam/delete-role.md @@ -15 +15 @@ - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) » @@ -62,4 +62,4 @@ Deletes the specified role. Unlike the Amazon Web Services Management Console, w - * Inline policies ( DeleteRolePolicy ) - * Attached managed policies ( DetachRolePolicy ) - * Instance profile ( RemoveRoleFromInstanceProfile ) - * Optional – Delete instance profile after detaching from role for resource clean up ( DeleteInstanceProfile ) + * Inline policies ([DeleteRolePolicy](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteRolePolicy.html) ) + * Attached managed policies ([DetachRolePolicy](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DetachRolePolicy.html) ) + * Instance profile ([RemoveRoleFromInstanceProfile](https://docs.aws.amazon.com/IAM/latest/APIReference/API_RemoveRoleFromInstanceProfile.html) ) + * Optional – Delete instance profile after detaching from role for resource clean up ([DeleteInstanceProfile](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteInstanceProfile.html) ) @@ -244 +244 @@ None - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »