AWS transfer documentation change
Summary
Formatting changes in JSON examples (removed extra commas and brackets)
Security assessment
Purely cosmetic changes to code examples with no impact on security documentation or vulnerabilities.
Diff
diff --git a/transfer/latest/userguide/nominal-steps-workflow.md b/transfer/latest/userguide/nominal-steps-workflow.md index f7d41b706..901fc5370 100644 --- a//transfer/latest/userguide/nominal-steps-workflow.md +++ b//transfer/latest/userguide/nominal-steps-workflow.md @@ -87,2 +87 @@ To allow a copy step to succeed, make sure the execution role for your workflow - }, - { + }, { @@ -219,2 +218 @@ To allow a decrypt step to succeed, make sure the execution role for your workfl - }, - { + }, { @@ -231,2 +229 @@ To allow a decrypt step to succeed, make sure the execution role for your workfl - }, - { + }, {