Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Messenger] Add sessionToken option to SQS transport#16411

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@filkaris
Copy link
Contributor

Added new session_token in SQS Transport options

@carsonbotcarsonbot added this to the6.1 milestoneJan 18, 2022
fabpot added a commit to symfony/symfony that referenced this pull requestJan 19, 2022
…filkaris)This PR was squashed before being merged into the 6.1 branch.Discussion----------[Messenger] Add sessionToken option to SQS transport| Q             | A| ------------- | ---| Branch?       | 6.1| Bug fix?      | no| New feature?  | yes| Deprecations? | no| Tickets       || License       | MIT| Doc PR        | [symfony/symfony-docs#16411](symfony/symfony-docs#16411)When trying to authenticate to use an SQS transport, AWS Credentials have 3 "keys"- aws_access_key_id- aws_secret_access_key- aws_session_tokenThe last one, `aws_session_token` is only required for temporary credentials. In those cases though, it must be passed as well otherwise AWS returns a 403 Access Denied.The async-aws library supports this in its configurationhttps://async-aws.com/configuration.html#sessiontokenThis MR essentially makes sure the user can pass this parameter inside yaml optionsCommits-------d3bce0e [Messenger] Add sessionToken option to SQS transport
@wouterjwouterjforce-pushed themessenger-add-session-token-option-to-sqs-transport branch from7d25ced to493e9b7CompareMay 1, 2022 11:49
@wouterj
Copy link
Member

Thank you@filkaris! It's great that you submitted a documentation PR alongside your code feature :)

@wouterjwouterj merged commit7d6d2f6 intosymfony:6.1May 1, 2022
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

6.1

Development

Successfully merging this pull request may close these issues.

3 participants

@filkaris@wouterj@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp