Question: What are the best practices for managing different different environments?

Thanks @Max - Appreciate the response. I don’t know if “Assets as Code” is what we are looking for. It seems to use the QuickSight API to Export/Import resource metadata. While we could store that in some kind of bucket/git repo … this doesn’t help with organization once it is in QuickSight. In other words when I call list_[ResourceType] I get all resource for all environments. I was thinking of using resource tags; but then again I don’t have a good way of using the search_[ResourceType] API to pull back resources where my env tag equals prod for example.

Related to: Feature Request: Search resources by Tag
Which I see you have answered :slight_smile:

1 Like