Skip to content

fail CDK if LAMBDA_ROLE is not defined - #191

Merged
briskt merged 1 commit into
mainfrom
required-role
Jul 30, 2026
Merged

fail CDK if LAMBDA_ROLE is not defined#191
briskt merged 1 commit into
mainfrom
required-role

Conversation

@briskt

@briskt briskt commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

IDP-2274 serverless-mfa-api-go deployment for Wycliffe is broken


Fixed

  • Fail early if the LAMBDA_ROLE variable is not defined. It should be noted that service-role/AWSLambdaBasicExecutionRole is not a role, but a policy that can be used in a role. Even so, it wouldn't provide sufficient permissions (e.g. DynamoDB) to make the app work.

@briskt
briskt requested a review from a team as a code owner July 30, 2026 03:59
@briskt
briskt requested review from ethancanne, hobbitronics, jason-jackson and samuel-sowpati-sil and removed request for a team July 30, 2026 03:59
@briskt
briskt merged commit b445505 into main Jul 30, 2026
5 checks passed
@briskt
briskt deleted the required-role branch July 30, 2026 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants