8000 [Notifier] Document Amazon Notifier options by alamirault · Pull Request #51216 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Notifier] Document Amazon Notifier options #51216

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

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

alamirault
Copy link
Contributor
@alamirault alamirault commented Aug 1, 2023
Q A
Branch? 5.4
Bug fix? no
New feature? no
Deprecations? no
Tickets Fix #...
License MIT
Doc PR symfony/symfony-docs#...

Documentation of notifier options are in their own README

This PR prepare symfony/symfony-docs#18652 in branch 5.4

Wording is taken from https://async-aws.com/configuration.html

@OskarStark
Copy link
Contributor

Thank you Antoine.

@OskarStark OskarStark merged commit e04d8bc into symfony:5.4 Aug 2, 2023
nicolas-grekas added a commit that referenced this pull request Aug 2, 2023
…irault)

This PR was merged into the 6.4 branch.

Discussion
----------

[Notifier] Document Amazon Notifier SSLMODE option

| Q             | A
| ------------- | ---
| Branch?       | 6.4
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead -->
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->

Merge after #51216

Document Amazon Notifier SSLMODE option

This PR fix symfony/symfony-docs#18652

Commits
-------

17f606b [Notifier] Document Amazon Notifier SSLMODE option
@alamirault alamirault deleted the feature/18652-sns-options branch August 2, 2023 09:01
where:
- `ACCESS_ID` is your AWS access key id
- `ACCESS_KEY` is your AWS access key secret
- `REGION` is the AWS region targeted (optional, default: `us-east-1`)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- `REGION` is the AWS region targeted (optional, default: `us-east-1`)
- `REGION` is the targeted AWS region (optional, default: `us-east-1`)

- `ACCESS_ID` is your AWS access key id
- `ACCESS_KEY` is your AWS access key secret
- `REGION` is the AWS region targeted (optional, default: `us-east-1`)
- `PROFILE` is the name of your AWS configured profile (optional, default: `default`)
Copy link
Member

Choose a reason for hiding this comment

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

maybe this should link to the async-aws documentation to explain what this is about.

@OskarStark
Copy link
Contributor

@stof I opened a PR with your comments, sorry for being too fast 🌷

nicolas-grekas added a commit that referenced this pull request Aug 2, 2023
This PR was merged into the 5.4 branch.

Discussion
----------

[Notifier] [AmazonSns] README update

| Q             | A
| ------------- | ---
| Branch?       | 5.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Follows #51216
| License       | MIT
| Doc PR        |

Applied `@stof` comments from
* #51216

Commits
-------

269eb10 [Notifier][AmazonSns] README update
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.

4 participants
0