AWS healthimaging documentation change
Summary
Added JSON placeholders and updated trust policy example with specific region (us-east-1)
Security assessment
Formatting changes and regional specificity in example policy. Existing security controls (confused deputy prevention) remain unchanged.
Diff
diff --git a/healthimaging/latest/devguide/getting-started-setting-up.md b/healthimaging/latest/devguide/getting-started-setting-up.md index bca76de9b..658cb90ec 100644 --- a//healthimaging/latest/devguide/getting-started-setting-up.md +++ b//healthimaging/latest/devguide/getting-started-setting-up.md @@ -168,0 +169,6 @@ For the purposes of this guide, the code examples in [Starting an import job](./ +JSON + + +**** + + @@ -209,0 +217,6 @@ The `Condition` block in this trust policy helps prevent the confused deputy pro +JSON + + +**** + + @@ -224 +237 @@ The `Condition` block in this trust policy helps prevent the confused deputy pro - "aws:SourceArn": "arn:aws:medical-imaging:region:accountId:datastore/datastoreId" + "aws:SourceArn": "arn:aws:medical-imaging:us-east-1:accountId:datastore/datastoreId"