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

[New Service]: AWS Clean Rooms #30024

Open
rmalecky opened this issue Mar 15, 2023 · 1 comment
Open

[New Service]: AWS Clean Rooms #30024

rmalecky opened this issue Mar 15, 2023 · 1 comment
Labels
new-service Introduces a new service.

Comments

@rmalecky
Copy link

rmalecky commented Mar 15, 2023

Description

AWS Clean Rooms is an analytics service that allows organizations to query their combined datasets without granting unrestricted access to their raw data.

Users create collaborations that include one or more AWS accounts. Each AWS account in the collaboration creates a membership to link the account to a collaboration.

In parallel users create configured tables that reference datasets stored in Amazon S3 and cataloged in the AWS Glue data catalog. The user applies an analysis rule to each configured table to control how the dataset can be used in queries.

The last step in setting up AWS Clean Rooms is to create associations between a configured tables and a collaborations.

Once the resources are setup collaboration members can use the StartProtectedQuery API to run SQL queries against the APIs. Runner queries is not in scope for Terraform.

Requested Resource(s) and/or Data Source(s)

aws_cleanrooms_collaboration
aws_cleanrooms_configured_table
aws_cleanrooms_configured_table_analysis_rule
aws_cleanrooms_configured_table_association
aws_cleanrooms_membership

Potential Terraform Configuration

No response

References

AWS Clean Rooms user guide
AWS Clean Rooms API reference

Would you like to implement a fix?

yes

@rmalecky rmalecky added the needs-triage Waiting for first response or review from a maintainer. label Mar 15, 2023
@github-actions
Copy link

Community Note

Voting for Prioritization

  • Please vote on this issue by adding a 👍 reaction to the original post to help the community and maintainers prioritize this request.
  • Please see our prioritization guide for information on how we prioritize.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.

Volunteering to Work on This Issue

  • If you are interested in working on this issue, please leave a comment.
  • If this would be your first contribution, please review the contribution guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-service Introduces a new service.
Projects
None yet
Development

No branches or pull requests

2 participants