Skip to content

Add Lambda Worker sample#452

Open
Sushisource wants to merge 8 commits intomainfrom
lambda-worker
Open

Add Lambda Worker sample#452
Sushisource wants to merge 8 commits intomainfrom
lambda-worker

Conversation

@Sushisource
Copy link
Copy Markdown
Member

DRAFT while waiting to re-publish the initial version of the contrib packages, they had a bad version ref by accident.

Statement:
- Effect: Allow
Principal:
AWS: [arn:aws:iam::031568301006:role/wci-lambda-invoke]
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I assume this probably needs to be replaced with something else?

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

yes. @smuneebahmad do you have the correct values?

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[
    arn:aws:iam::902542641901:role/wci-lambda-invoke,
    arn:aws:iam::160190466495:role/wci-lambda-invoke,
    arn:aws:iam::819232936619:role/wci-lambda-invoke,
    arn:aws:iam::829909441867:role/wci-lambda-invoke,
    arn:aws:iam::354116250941:role/wci-lambda-invoke
]

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

All of these should be added? What's the plan for if/when these change?

Statement:
- Effect: Allow
Principal:
AWS: [arn:aws:iam::031568301006:role/wci-lambda-invoke]
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

yes. @smuneebahmad do you have the correct values?

@Sushisource Sushisource marked this pull request as ready for review April 2, 2026 17:19
@Sushisource Sushisource requested a review from a team as a code owner April 2, 2026 17:19
@Sushisource
Copy link
Copy Markdown
Member Author

Will wait for temporalio/cli#971 to be released so README can include instructions on configuring server.

Copy link
Copy Markdown
Contributor

@yuandrew yuandrew left a comment

Choose a reason for hiding this comment

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

LGTM, feel free to merge after the CLI gets released 😀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants