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

Add MetricsBucket to stack outputs such that it can be used downstream in other pipeline deployments. #571

Conversation

bobpskier
Copy link
Contributor

Customers want to create data transformations on QnABot metrics data specifically to flatten data for use by Athena queries for display in Tableau or Quicksight. Adding this to the set of stack Outputs, allows terraform and other deployment mechanisms to have access to the name of the bucket which can be the source of data transformations.

Description of changes:

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

Copy link
Member

@ihmaws ihmaws left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the PR @bobpskier.

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

@tabdunabi tabdunabi merged commit a12012a 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