Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update doc to update S3 auth requirements #209

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zimbabao
Copy link

S3 auth also requires session_token is MFA is enabled.

Signed https://www.elastic.co/contributor-agreement/

Copy link
Contributor

@robbavey robbavey left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution!

I've added a potential clarification to your change, that I will also run by the docs team.

@@ -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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants