Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(stac-api): add stac api lambda function field #43

Merged
merged 1 commit into from
May 30, 2023

Conversation

emileten
Copy link
Contributor

@emileten emileten commented May 26, 2023

  • added a field of type PythonFunction to PgStacApiLambda construct to give access to users to the STAC API lambda function

We need this in MAAP to grant another account's API gateway permission to invoke the lambda function, in order to set up a lambda HTTP integration between that other account's API gateway and this lambda.

Any chance this gets merged quickly as its a minor update ? Thanks !

* added a field of type PythonFunction to PgStacApiLambda construct to give access to users to the STAC API lambda function
@emileten emileten merged commit 3a91a37 into main May 30, 2023
@emileten emileten deleted the add-stac-api-lambda-field branch May 30, 2023 00:08
github-actions bot pushed a commit that referenced this pull request May 30, 2023
# [4.1.0](v4.0.0...v4.1.0) (2023-05-30)

### Features

* **stac-api:** add stac api lambda function field ([#43](#43)) ([3a91a37](3a91a37))
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