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

ReadMe Review #2366

Merged
merged 6 commits into from
Dec 18, 2023
Merged

ReadMe Review #2366

merged 6 commits into from
Dec 18, 2023

Conversation

helenktsai
Copy link
Member

@helenktsai helenktsai commented Nov 29, 2023

  • Apply format template with link to component documentation
  • Ensure no dead links

@helenktsai helenktsai changed the title Readme Review ReadMe Review Nov 29, 2023
@helenktsai helenktsai marked this pull request as ready for review December 14, 2023 06:55
@helenktsai helenktsai requested a review from soujay December 14, 2023 06:55
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved

* **NSERVICEBUS_AMAZONSQS_S3BUCKET** corresponds to the [S3BucketForLargeMessages](https://docs.particular.net/transports/sqs/configuration-options#s3bucketforlargemessages) parameter. Default is no S3 bucket.

The bucket should not have encryption enabled. An additional bucket `{NSERVICEBUS_AMAZONSQS_S3BUCKET}.kms` with AWS KMS encryption enabled is required.
Copy link
Contributor

@soujay soujay Dec 17, 2023

Choose a reason for hiding this comment

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

I think it is best to add this back in as the variable is used in ci.yml

  • NSERVICEBUS_AMAZONSQS_S3BUCKET corresponds to the S3BucketForLargeMessages parameter. This is disabled by default. When enabled, the bucket should not have encryption enabled. An additional bucket {NSERVICEBUS_AMAZONSQS_S3BUCKET}.kms with AWS KMS encryption enabled is also required. For further details review the documentation on configuration options.

helenktsai and others added 2 commits December 17, 2023 15:28
Co-authored-by: Jayanthi <[email protected]>
Co-authored-by: Jayanthi <[email protected]>
README.md Outdated
Comment on lines 14 to 18
The transport can be configured using the following environment variables:

* **NSERVICEBUS_AMAZONSQS_S3BUCKET** corresponds to the [S3BucketForLargeMessages](https://docs.particular.net/transports/sqs/configuration-options#s3bucketforlargemessages) parameter. Default is no S3 bucket.

The bucket should not have encryption enabled. An additional bucket `{NSERVICEBUS_AMAZONSQS_S3BUCKET}.kms` with AWS KMS encryption enabled is required.
Copy link
Member Author

@helenktsai helenktsai Dec 18, 2023

Choose a reason for hiding this comment

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

@helenktsai helenktsai merged commit dbd1535 into master Dec 18, 2023
3 checks passed
@helenktsai helenktsai deleted the readme-review branch December 18, 2023 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants