SG
Size: a a a
SG
DH
DH
IM
DH
DH
DH
DZ
SG
DZ
SG
1 error occurred:
* module.managebac.aws_lambda_event_source_mapping.create_ami: 1 error occurred:
* aws_lambda_event_source_mapping.create_ami: Error creating Lambda event source mapping: InvalidParameterValueException: The provided execution role does not have permissions to call ReceiveMessage on SQS
DZ
The provided execution role does not have permissions to call ReceiveMessage on SQS
DZ
SG
EP
SG
SG
actions = [
"sqs:ChangeMessageVisibility",
"sqs:DeleteMessage",
"sqs:GetQueueAttributes",
"sqs:ReceiveMessage",
]
SG
DZ
DZ
actions = [
"sqs:ChangeMessageVisibility",
"sqs:DeleteMessage",
"sqs:GetQueueAttributes",
"sqs:ReceiveMessage",
]