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

Add support for s3 in parameter whitelist file #17

Merged
merged 1 commit into from
Jan 23, 2018

Conversation

glicht
Copy link
Contributor

@glicht glicht commented Jan 23, 2018

Hi,

Similar to my pull request for java sdk here is the whitelist file with s3 support for nodejs.

Fields I've included in the request_parameters: Bucket (renamed to bucket_name), Key, VersionId, Prefix, CopySource.

I've used the following js script to generate the S3 paramters: https://github.com/functionalone/aws-xray-parameter-whitelist-node/blob/master/src/util/generate-param-whitelist.ts

Best,

Guy

@haotianw465
Copy link
Contributor

Thank you for the contribution and we really appreciate it.

@haotianw465 haotianw465 merged commit 84bf64b into aws:master Jan 23, 2018
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.

2 participants