AWS bedrock documentation change
Summary
Grammar fixes and updated phrasing in video input documentation
Security assessment
Changes are grammatical improvements and link text updates with no security-related content modifications.
Diff
diff --git a/bedrock/latest/userguide/batch-inference-data.md b/bedrock/latest/userguide/batch-inference-data.md index eb4d770b2..72ef7354b 100644 --- a//bedrock/latest/userguide/batch-inference-data.md +++ b//bedrock/latest/userguide/batch-inference-data.md @@ -120 +120 @@ A sample record from the `input.jsonl` file would be the following: -When you create the batch inference job, must specify the folder path `s3://batch-inference-input-bucket` in your `InputDataConfig` parameter. Batch inference will process the `input.jsonl` file at this location, along with any referenced resources (such as the video files in the `videos` subfolder). +When you create the batch inference job, you must specify the folder path `s3://batch-inference-input-bucket` in your `InputDataConfig` parameter. Batch inference will process the `input.jsonl` file at this location, along with any referenced resources (such as the video files in the `videos` subfolder). @@ -124 +124 @@ The following resources provide more information about submitting video inputs f - * To learn how to proactively validate of Amazon S3 URIs in an input request, see the [Amazon S3 URL Parsing blog](https://aws.amazon.com/blogs/devops/s3-uri-parsing-is-now-available-in-aws-sdk-for-java-2-x/). + * To learn how to validate Amazon S3 URIs in an input request, see the [Amazon S3 URL Parsing blog](https://aws.amazon.com/blogs/devops/s3-uri-parsing-is-now-available-in-aws-sdk-for-java-2-x/). @@ -126 +126 @@ The following resources provide more information about submitting video inputs f - * For more information on how to set up invocation records for video understanding with Nova, refer to [Amazon Nova vision prompting guidelines](https://docs.aws.amazon.com/nova/latest/userguide/prompting-vision-prompting.html). + * For more information on how to set up invocation records for video understanding with Nova, see [Amazon Nova vision prompting guidelines](https://docs.aws.amazon.com/nova/latest/userguide/prompting-vision-prompting.html).