Amazon CloudWatch Events EventBusPolicy Condition
The
Condition property type enables you to grant event bus permissions to all the AWS accounts
in an organization.
Condition is a property of the AWS::Events::EventBusPolicy resource type.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Key-
Currently,
Keymust beaws:PrincipalOrgIDRequired: No
Type: String
Update requires: No interruption
Type-
Currently,
Typemust beStringEqualsRequired: No
Type: String
Update requires: No interruption
Value-
Specifies the ID of the AWS organization to which you want to grant permission.
Required: No
Type: String
Update requires: No interruption
See Also
-
Sending and Receiving Events Between AWS Accounts in the Amazon CloudWatch Events User Guide
-
PutPermission in the Amazon CloudWatch Events API Reference
