while using cloud watch event in aws lambda function in my aws educate starter account i get this error
User: arn:aws:sts::****:assumed-role/vocstartsoft/*** is not authorized to perform: events:PutRule on resource: arn:aws:event*****:rule/onemin with an explicit deny (Service: AmazonCloudWatchEvents; Status Code: 400; Error Code: AccessDeniedException; Request ID: *)
I see lot of solution related with this like adding iam permission role and so on but none of this work.
Please help me.