AWS opsworks documentation change
Summary
Updated S3 documentation links from 'user-guide' to 'userguide' path in URLs
Security assessment
Corrected URLs for S3 permissions documentation. No security content changes detected.
Diff
diff --git a/opsworks/latest/userguide/gettingstarted-cookbooks-create-stack.md b/opsworks/latest/userguide/gettingstarted-cookbooks-create-stack.md index a89b83aec..e47d099f0 100644 --- a//opsworks/latest/userguide/gettingstarted-cookbooks-create-stack.md +++ b//opsworks/latest/userguide/gettingstarted-cookbooks-create-stack.md @@ -45 +45 @@ In the [Getting Started: Linux](./gettingstarted-linux.html) walkthrough, you ch - 10. If your S3 bucket is private, which is the default, then for **Access key ID** and **Secret access key** , type the access key ID and secret access key of the IAM user that you are using for this walkthrough. For more information, see [Editing Object Permissions](https://docs.aws.amazon.com/AmazonS3/latest/user-guide/EditingPermissionsonanObject.html) and [Share an Object with Others](https://docs.aws.amazon.com/AmazonS3/latest/dev/ShareObjectPreSignedURL.html). + 10. If your S3 bucket is private, which is the default, then for **Access key ID** and **Secret access key** , type the access key ID and secret access key of the IAM user that you are using for this walkthrough. For more information, see [Editing Object Permissions](https://docs.aws.amazon.com/AmazonS3/latest/userguide/EditingPermissionsonanObject.html) and [Share an Object with Others](https://docs.aws.amazon.com/AmazonS3/latest/userguide/ShareObjectPreSignedURL.html).