python-ses-dynamodb-contactform icon indicating copy to clipboard operation
python-ses-dynamodb-contactform copied to clipboard

IamRoleLambdaExecution Fails

Open a-bangk opened this issue 6 years ago • 1 comments

The full message is

An error occurred: IamRoleLambdaExecution - 1 validation error detected: Value 'python-sesdynamodb-contactform-development-eu-central-1-lambdaRole' at 'roleName' failed to satisfy constraint: Member must have length less than or equal to 64

where is the Rolename generated?

a-bangk avatar Nov 21 '19 16:11 a-bangk

The length of your roleName (python-sesdynamodb-contactform-development-eu-central-1-lambdaRole) is 66 characters.

Barabazs avatar Mar 15 '20 14:03 Barabazs