AWS healthimaging documentation change
Summary
Added JSON placeholder and updated SourceArn with region specificity in trust policy example
Security assessment
Formatting update and example regionalization. No new security features or vulnerability fixes introduced.
Diff
diff --git a/healthimaging/latest/devguide/security-iam-deputy.md b/healthimaging/latest/devguide/security-iam-deputy.md index ce01399a6..1237fcebd 100644 --- a//healthimaging/latest/devguide/security-iam-deputy.md +++ b//healthimaging/latest/devguide/security-iam-deputy.md @@ -14,0 +15,6 @@ In the following trust policy example, we use the `aws:SourceArn` and `aws:Sourc +JSON + + +**** + + @@ -26 +32 @@ In the following trust policy example, we use the `aws:SourceArn` and `aws:Sourc - "aws:SourceArn": "arn:aws:medical-imaging:region:accountId:datastore/*" + "aws:SourceArn": "arn:aws:medical-imaging:us-east-1:accountId:datastore/*"