-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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 Resource Explorer #27717
Comments
Community NoteVoting for Prioritization
Volunteering to Work on This Issue
|
Requires AWS SDK for Go v1.44.133: #27712. |
Looks like #27712 has merged. Any ideas on the LOE of getting support added to the provider? |
+1 |
Resolved as of |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Description
AWS has release a new service that helps finding resources in accounts. It indexes all resource on regions it is set up and then one can query for resource types, by tags, missing tags etc...
From their doc:
It seems that the Go SDK doesn't yet support this feature, it came out yesterday (8th Nov)
Requested Resource(s) and/or Data Source(s)
This may not be the best way to split it up.
Resources
aws_resourceexplorer2_index
aws_resourceexplorer2_view
Data Sources
aws_resourceexplorer2_query
Potential Terraform Configuration
No response
References
https://aws.amazon.com/blogs/aws/introducing-aws-resource-explorer-quickly-find-resources-in-your-aws-account/
https://docs.aws.amazon.com/resource-explorer/latest/apireference/Welcome.html
Would you like to implement a fix?
No response
The text was updated successfully, but these errors were encountered: