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

service/cloudwatch: Add helper for GZIP request payload #4425

Merged
merged 2 commits into from
Jun 3, 2022

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Jun 2, 2022

Adds a new helper, WithGzipRequest to compress the request payload before it is sent. May not be supported by all API operations. See service's API Reference docs for details about operations that are supported.

@jasdel jasdel requested a review from skmcgrail June 2, 2022 22:26
Adds a new helper, `WithGzipRequest` to compress the request payload
before it is sent. May not be supported by all API operations. See
service's API Reference docs for details about operations that are
supported.
@jasdel jasdel force-pushed the feat/AddCloudWatchGzipHandler branch from 601a058 to 51c2137 Compare June 2, 2022 22:28
@jasdel jasdel merged commit 9207008 into aws:main Jun 3, 2022
@jasdel jasdel deleted the feat/AddCloudWatchGzipHandler branch June 3, 2022 17:59
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