AWS bedrock documentation change
Summary
Replaced 'above' with 'preceding' in VPC/KMS/tagging configuration instructions for clarity.
Security assessment
Purely linguistic improvement in existing security-related sections (VPC/KMS). No new security content added; existing security controls documentation remains functionally unchanged.
Diff
diff --git a/bedrock/latest/userguide/custom-model-import-code-samples.md b/bedrock/latest/userguide/custom-model-import-code-samples.md index 52d256674..8f32cc9f6 100644 --- a//bedrock/latest/userguide/custom-model-import-code-samples.md +++ b//bedrock/latest/userguide/custom-model-import-code-samples.md @@ -267 +267 @@ The following fields are optional: - * To add a VPC configuration, add the following argument to the above command to specify the security group and subnets: + * To add a VPC configuration, add the following argument to the preceding command to specify the security group and subnets: @@ -272 +272 @@ The following fields are optional: - * To encrypt your model with a KMS key, add the following argument to the above command, replacing the values to specify the key with which you want to encrypt your model. + * To encrypt your model with a KMS key, add the following argument to the preceding command, replacing the values to specify the key with which you want to encrypt your model. @@ -277 +277 @@ The following fields are optional: - * To add tags, add the following argument to the above command, replacing the keys and values with the tags you want to attach to the job and/or output model and making sure to separate key/value pairs with a space: + * To add tags, add the following argument to the preceding command, replacing the keys and values with the tags you want to attach to the job and/or output model and making sure to separate key/value pairs with a space: @@ -377 +377 @@ The following fields are optional. - * To add a VPC configuration, add the following argument to the above command to specify the security group and subnets: + * To add a VPC configuration, add the following argument to the preceding command to specify the security group and subnets: @@ -382 +382 @@ The following fields are optional. - * To encrypt your model with a KMS key, add the following argument to the above command, replacing the values to specify the key with which you want to encrypt your model. + * To encrypt your model with a KMS key, add the following argument to the preceding command, replacing the values to specify the key with which you want to encrypt your model. @@ -387 +387 @@ The following fields are optional. - * To add tags, add the following argument to the above command, replacing the keys and values with the tags you want to attach to the job and/or output model and making sure to separate key/value pairs with a space: + * To add tags, add the following argument to the preceding command, replacing the keys and values with the tags you want to attach to the job and/or output model and making sure to separate key/value pairs with a space: