{ "Version": "2012-10-17", "Statement": [ { "Sid": "VisualEditor0", "Effect": "Allow", "Action": [ "sns:ListTagsForResource", "events:DescribeRule", "sns:GetTopicAttributes", "events:EnableRule", "sns:DeleteTopic", "events:PutRule", "sns:CreateTopic", "sns:SetTopicAttributes", "events:DeleteRule", "events:PutTargets", "events:ListTagsForResource", "sns:Subscribe", "events:RemoveTargets", "events:ListTargetsByRule", "events:DisableRule" ], "Resource": [ "arn:aws:sns:*:566967686773:*", "arn:aws:events:*:566967686773:rule/*" ] }, { "Sid": "VisualEditor1", "Effect": "Allow", "Action": [ "events:DescribeEventBus", "events:CreateEventBus", "events:DeleteEventBus" ], "Resource": "arn:aws:events:*:566967686773:event-bus/*" }, { "Sid": "VisualEditor2", "Effect": "Allow", "Action": [ "sns:Unsubscribe", "sns:GetSubscriptionAttributes" ], "Resource": "*" } ] }