You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CloudWatch RUM now supports resource-based policies to control access to RUM app monitors. Introducing this resource would allow RUM resource-based policies to be managed with the Terraform AWS Provider.
This comment is added to every new Issue to provide quick reference to how the Terraform AWS Provider is maintained. Please review the information below, and thank you for contributing to the community that keeps the provider thriving! 🚀
Voting for Prioritization
Please vote on this Issue by adding a 👍 reaction to the original post to help the community and maintainers prioritize it.
Please see our prioritization guide for additional information on how the maintainers handle prioritization.
Please do not leave +1 or other comments that do not add relevant new information or questions; they generate extra noise for others following the Issue 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.
For new resources and data sources, use skaff to generate scaffolding with comments detailing common expectations.
What new functionality are you requesting?
aws_rum_resource_policy
Description
CloudWatch RUM now supports resource-based policies to control access to RUM app monitors. Introducing this resource would allow RUM resource-based policies to be managed with the Terraform AWS Provider.
Potential Terraform Configuration
References
https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/rum#Client.PutResourcePolicy
https://docs.aws.amazon.com/cloudwatchrum/latest/APIReference/API_PutResourcePolicy.html
https://aws.amazon.com/about-aws/whats-new/2025/03/amazon-cloudwatch-rum-resource-based-policy-ingestion-access/
https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-RUM-resource-policies.html
Would you like to implement the enhancement?
No
The text was updated successfully, but these errors were encountered: