AWS AmazonS3 documentation change
Summary
Updated links to IAM and Organizations documentation by adding double slashes in URLs
Security assessment
Changes are limited to URL syntax corrections. No modification of security guidance or evidence of vulnerability remediation.
Diff
diff --git a/AmazonS3/latest/userguide/delete-bucket.md b/AmazonS3/latest/userguide/delete-bucket.md index 470edcccb..dc7229dc7 100644 --- a//AmazonS3/latest/userguide/delete-bucket.md +++ b//AmazonS3/latest/userguide/delete-bucket.md @@ -36 +36 @@ If you are unable to delete an Amazon S3 general purpose bucket, consider the fo - * **Make sure that you have the`s3:DeleteBucket` permission** – If you can't delete a bucket, work with your IAM administrator to confirm that you have the `s3:DeleteBucket` permission. For information about how to view or update IAM permissions, see [Changing permissions for an IAM user](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_change-permissions.html) in the _IAM User Guide_. For troubleshooting information, see [Troubleshoot access denied (403 Forbidden) errors in Amazon S3](./troubleshoot-403-errors.html). + * **Make sure that you have the`s3:DeleteBucket` permission** – If you can't delete a bucket, work with your IAM administrator to confirm that you have the `s3:DeleteBucket` permission. For information about how to view or update IAM permissions, see [Changing permissions for an IAM user](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_users_change-permissions.html) in the _IAM User Guide_. For troubleshooting information, see [Troubleshoot access denied (403 Forbidden) errors in Amazon S3](./troubleshoot-403-errors.html). @@ -38 +38 @@ If you are unable to delete an Amazon S3 general purpose bucket, consider the fo - * **Check for`s3:DeleteBucket Deny` statements in AWS Organizations service control policies (SCPs) and resource control policies (RCPs)** – SCPs and RCPs can deny the delete permission on a bucket. For more information, see [service control policies](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scps.html) and [resource control policies](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_rcps.html) in the _AWS Organizations User Guide_. + * **Check for`s3:DeleteBucket Deny` statements in AWS Organizations service control policies (SCPs) and resource control policies (RCPs)** – SCPs and RCPs can deny the delete permission on a bucket. For more information, see [service control policies](https://docs.aws.amazon.com//organizations/latest/userguide/orgs_manage_policies_scps.html) and [resource control policies](https://docs.aws.amazon.com//organizations/latest/userguide/orgs_manage_policies_rcps.html) in the _AWS Organizations User Guide_.