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

Configurable ES EBS Volume Size #567

Conversation

bobpskier
Copy link
Contributor

@bobpskier bobpskier commented Mar 15, 2023

Description of changes:

This change allows the EBS Volume size to be updated via template parameter. It goes hand in hand with the Kibana Retention Period parameter. If you increase the retention period, most likely need to increase the volume size as well. Rather than having the user figure out how to do this via CLI, API, or Console, its much easier to allow this as a template parameter. Customers that like to deploy via devops mechanisms would much prefer this to be specified as a template parameter.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ihmaws
Copy link
Member

ihmaws commented Mar 27, 2023

LGTM, thanks for the PR @bobpskier.

Will test it internally and look to include it into the next release.

@tabdunabi tabdunabi merged commit 42b2648 into aws-solutions:develop Apr 10, 2023
@ihmaws ihmaws mentioned this pull request Apr 17, 2023
tabdunabi added a commit that referenced this pull request Apr 17, 2023
### Added

- Added new parameter for configurable Opensearch EBS Volume Size (#567)
- Added MetricsBucket to stack outputs (#571)

### Fixed

- Fix Lambda Embeddings documentation with correct event definition (#576)
- Fix broken urls in prairielinetrail tour example (#577)
- Fix bug causing CONNECT_IGNORE_WORDS from working correctly (#589)
- Fix QIDs not matching correctly when the score is less than 1 (#592)
- Improved handling of Lex and Connect response limits (#593)

### Updated

- Security patches for npm and pip packages
- Update Connect Interactive Message limits
tabdunabi added a commit that referenced this pull request Apr 18, 2023
### Added

- Added new parameter for configurable Opensearch EBS Volume Size (#567)
- Added MetricsBucket to stack outputs (#571)

### Fixed

- Fix Lambda Embeddings documentation with correct event definition (#576)
- Fix broken urls in prairielinetrail tour example (#577)
- Fix bug causing CONNECT_IGNORE_WORDS from working correctly (#589)
- Fix QIDs not matching correctly when the score is less than 1 (#592)
- Improved handling of Lex and Connect response limits (#593)
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.

3 participants