Skip to content

feat(*): support configure multiple network options #67

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

Merged
merged 2 commits into from
Aug 4, 2023

Conversation

windmgc
Copy link
Member

@windmgc windmgc commented Aug 2, 2023

Summary

This PR adds support for configuring multiple network options on service request, including:

KAG-2242

@Tieske
Copy link
Contributor

Tieske commented Aug 2, 2023

Do these settings have an equivalent environment variable in the AWS sdk or CLI ? Then we should probably pick those up as defaults and have overrides available when executing calls

@windmgc
Copy link
Member Author

windmgc commented Aug 3, 2023

It seems they are not supported configuring through env vars. So we should be safe.
https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-envvars.html#envvars-list
https://boto3.amazonaws.com/v1/documentation/api/latest/guide/configuration.html#using-environment-variables

(Whew, I can only find a "decent" env var list that SDK supported on the boto3 project, other SDKs seem not to have such doc at all)

Copy link
Member

@oowl oowl left a comment

Choose a reason for hiding this comment

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

LGTM

@windmgc windmgc merged commit 0dc44ca into Kong:main Aug 4, 2023
@windmgc windmgc deleted the feat-configurable-aws-request branch August 15, 2023 03:17
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