AWS opsworks documentation change
Summary
Updated S3 documentation links from 'user-guide' to 'userguide' path in URLs
Security assessment
Routine URL correction. No evidence of security-related content changes.
Diff
diff --git a/opsworks/latest/userguide/cookbooks-101-opsworks-s3.md b/opsworks/latest/userguide/cookbooks-101-opsworks-s3.md index e44ce5c33..d147ee097 100644 --- a//opsworks/latest/userguide/cookbooks-101-opsworks-s3.md +++ b//opsworks/latest/userguide/cookbooks-101-opsworks-s3.md @@ -17 +17 @@ Recipes can use the [AWS SDK for Ruby](https://docs.aws.amazon.com/sdk-for-ruby/ -For more information about how to use the [AWS SDK for Ruby](https://docs.aws.amazon.com/sdk-for-ruby/v3/api/) to handle encryption and decryption, see [AWS::S3::S3Object](http://docs.aws.amazon.com/AWSRubySDK/latest/AWS/S3/S3Object.html). Content delivered to Amazon S3 buckets might contain customer content. For more information about removing sensitive data, see [How Do I Empty an S3 Bucket?](https://docs.aws.amazon.com/AmazonS3/latest/user-guide/empty-bucket.html) or [How Do I Delete an S3 Bucket?](https://docs.aws.amazon.com/AmazonS3/latest/user-guide/delete-bucket.html). +For more information about how to use the [AWS SDK for Ruby](https://docs.aws.amazon.com/sdk-for-ruby/v3/api/) to handle encryption and decryption, see [AWS::S3::S3Object](http://docs.aws.amazon.com/AWSRubySDK/latest/AWS/S3/S3Object.html). Content delivered to Amazon S3 buckets might contain customer content. For more information about removing sensitive data, see [How Do I Empty an S3 Bucket?](https://docs.aws.amazon.com/AmazonS3/latest/userguide/empty-bucket.html) or [How Do I Delete an S3 Bucket?](https://docs.aws.amazon.com/AmazonS3/latest/userguide/delete-bucket.html).