AliyunEventBridgePutEventsPolicy is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunEventBridgePutEventsPolicy policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunEventBridgePutEventsPolicy policy: EventBridge put events policy.
Policy details
Type: service system policy
Creation time: 12:03:01 on May 20, 2020
Update time: 12:03:01 on May 20, 2020
Current version: v1
Policy content
{
"Statement": [
{
"Effect": "Allow",
"Action": [
"eventbridge:PutEvents"
],
"Resource": "*"
}
],
"Version": "1"
}