ami
and tags
fields have had their values sanitized, and replaced with hashes. The same sanitization is also applied to resources shown in the resources views.sanitized()
helper function that you can use in your policies.sanitized()
helper function doesn't provide you with enough flexibility to create a particular policy, you can disable sanitization completely for a stack. To do this, add the feature:disable_resource_sanitization
label to your stack. This will disable sanitization for any future runs.