AWS bedrock documentation change
Summary
Fixed typo in 'output' spelling and minor wording improvement in encryption settings documentation
Security assessment
Minor editorial correction with no security implications. The encryption documentation remains unchanged in substance.
Diff
diff --git a/bedrock/latest/userguide/batch-inference-create.md b/bedrock/latest/userguide/batch-inference-create.md index 768478d9b..f2d90788b 100644 --- a//bedrock/latest/userguide/batch-inference-create.md +++ b//bedrock/latest/userguide/batch-inference-create.md @@ -36 +36 @@ If the input data is in an S3 bucket that belongs to a different account from th - 7. In the **Output data** section, choose **Browse S3** and select an S3 location to store the outtput files from your batch inference job. By default, the output data will be encrypted by an AWS managed key. To choose a custom KMS key, select **Customize encryption settings (advanced)** and choose a key. For more information about encryption of Amazon Bedrock resources and setting up a custom KMS key see [Data encryption](./data-encryption.html). + 7. In the **Output data** section, choose **Browse S3** and select an S3 location to store the output files from your batch inference job. By default, the output data will be encrypted by an AWS managed key. To choose a custom KMS key, select **Customize encryption settings (advanced)** and choose a key. For more information about encryption of Amazon Bedrock resources and setting up a custom KMS key see [Data encryption](./data-encryption.html).