Skip to content

Conversation

@ablotny
Copy link
Contributor

@ablotny ablotny commented Sep 28, 2022

What

Optionally there can be a cloudwatch_event_target_input added.

Why

This is useful to identify different trigger types of the same lambda.

// optionally overwrite `cloudwatch_event_target_arn` in case an alias should be used for the event rule
cloudwatch_event_target_arn = aws_lambda_alias.example.arn
// optionally add `cloudwatch_event_target_input` for event input
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the README.md is generated, could you please add this to docs/part1.md and run make documentation

Please also add this to the example in

cloudwatch_event_target_arn = aws_lambda_alias.example.arn

@moritzzimmer moritzzimmer self-assigned this Sep 29, 2022
@moritzzimmer moritzzimmer added the 💅 enhancement New feature or request label Sep 29, 2022
@moritzzimmer moritzzimmer merged commit 85f3f55 into moritzzimmer:master Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💅 enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants