AWS transcribe documentation change
Summary
Added JSON formatting markers and whitespace in example policies
Security assessment
Formatting changes to improve code block readability. No security implications despite being in a security-focused document.
Diff
diff --git a/transcribe/latest/dg/security_iam_id-based-policy-examples.md b/transcribe/latest/dg/security_iam_id-based-policy-examples.md index 3f5089cda..890c8bb0c 100644 --- a//transcribe/latest/dg/security_iam_id-based-policy-examples.md +++ b//transcribe/latest/dg/security_iam_id-based-policy-examples.md @@ -85,0 +86,6 @@ The IAM entity you use to make your transcription request must have a trust poli +JSON + + +**** + + @@ -113,0 +121,6 @@ The IAM entity you use to make your transcription request must have a trust poli +JSON + + +**** + + @@ -143,0 +158,6 @@ The following policy gives an IAM role permission to access files from the speci +JSON + + +**** + + @@ -163,0 +185,6 @@ The following policy gives an IAM role permission to write files to the specifie +JSON + + +**** + + @@ -181,0 +210,6 @@ If you're using a KMS key to encrypt an Amazon S3 bucket, include the following +JSON + + +**** + + @@ -240,0 +276,6 @@ The following policy grants the IAM role “`ExampleRole`” permission to use t +JSON + + +**** + + @@ -270,0 +313,6 @@ Here's an example of an assume role policy that shows how you can use `aws:Sourc +JSON + + +**** + + @@ -281 +329 @@ Here's an example of an assume role policy that shows how you can use `aws:Sourc - "sts:AssumeRole", + "sts:AssumeRole" @@ -302,0 +352,6 @@ For more information on tagging in Amazon Transcribe, see [Tagging resources](./ +JSON + + +**** + +