Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ option enabled, each output should define its own 'temporary_directory'.

===== Requirements

* Amazon S3 Bucket and S3 Access Permissions (Typically access_key_id and secret_access_key)
* Amazon S3 Bucket and S3 Access Permissions (Typically access_key_id, secret_access_key and session_token incase MFA is enabled)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we could rephrase this - to something like

(Typically `access_key_id` and `secret_access_key`. A `session_token` is also required if Multi Factor Authentication is enabled, or other temporary security credentials are in use that mandate the use of a session token)

cc @karenzone

* S3 PutObject permission

===== S3 output file
Expand Down