Tag-based policies in Amazon EventBridge
In Amazon EventBridge, you can use policies based on tags to control access to resources.
For example, you could restrict access to resources that include a tag with the key
environment
and the value production
. The following example
policy denies any resource with this tag the ability to create, delete, or modify tags,
rules, or event buses for resources that have been tagged
environment/production
.
For more information about tagging, see the following.