AWS cli documentation change
Summary
Updated AWS CLI version reference from 2.27.45 to 2.27.46 and added hyperlink to GetServiceLinkedRoleDeletionStatus API reference
Security assessment
Version update and API documentation link enhancement. No security context or vulnerability remediation present in changes.
Diff
diff --git a/cli/latest/reference/iam/delete-service-linked-role.md b/cli/latest/reference/iam/delete-service-linked-role.md index 1d0fa6ca3..b4d53c398 100644 --- a//cli/latest/reference/iam/delete-service-linked-role.md +++ b//cli/latest/reference/iam/delete-service-linked-role.md @@ -15 +15 @@ - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) » @@ -62 +62 @@ Submits a service-linked role deletion request and returns a `DeletionTaskId` , -If you submit a deletion request for a service-linked role whose linked service is still accessing a resource, then the deletion task fails. If it fails, the GetServiceLinkedRoleDeletionStatus operation returns the reason for the failure, usually including the resources that must be deleted. To delete the service-linked role, you must first remove those resources from the linked service and then submit the deletion request again. Resources are specific to the service that is linked to the role. For more information about removing resources from a service, see the [Amazon Web Services documentation](http://docs.aws.amazon.com/) for your service. +If you submit a deletion request for a service-linked role whose linked service is still accessing a resource, then the deletion task fails. If it fails, the [GetServiceLinkedRoleDeletionStatus](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetServiceLinkedRoleDeletionStatus.html) operation returns the reason for the failure, usually including the resources that must be deleted. To delete the service-linked role, you must first remove those resources from the linked service and then submit the deletion request again. Resources are specific to the service that is linked to the role. For more information about removing resources from a service, see the [Amazon Web Services documentation](http://docs.aws.amazon.com/) for your service. @@ -241 +241 @@ DeletionTaskId -> (string) - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »