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: disable default api gateway endpoints #443

Merged
merged 3 commits into from
Oct 23, 2024

Conversation

botanical
Copy link
Member

@botanical botanical commented Oct 21, 2024

Issue

https://github.com/NASA-IMPACT/veda-architecture/issues/452

What/Why

This disables the default API Gateway endpoints for the stac, raster, and ingest APIs. Instead, access to the APIs should be done through the custom domain endpoints.

Testing

Tested with my UAH jtran stack

@botanical botanical marked this pull request as ready for review October 22, 2024 18:13
@@ -40,3 +40,4 @@ VEDA_CLOUDFRONT=
VEDA_CLOUDFRONT_OAC=[OPTIONAL, CONFIGURES ORIGIN ACCESS CONTROL, DEFAULTS TO TRUE]
VEDA_CUSTOM_HOST=
VEDA_SHARED_WEB_ACL_ID=[OPTIONAL ID ARN for WEB ACL]
VEDA_DISABLE_DEFAULT_APIGW_ENDPOINT=[OPTIONAL BOOL TO DISABLE DEFAULT API GATEWAY ENDPOINTS]
Copy link
Contributor

Choose a reason for hiding this comment

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

Appreciate the descriptive env variable!

@botanical botanical merged commit aa3292e into develop Oct 23, 2024
4 checks passed
@botanical botanical deleted the jt/issue-452-disable-default-endpoint branch October 23, 2024 20:08
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.

3 participants