Skip to content

Conversation

@david-perez
Copy link
Contributor

In AWS CLI v2, you need to set cli-binary-format to
raw-in-base64-out to send binary values as literals. You otherwise
need to pass base64-encoded data.

See https://docs.aws.amazon.com/sdkref/latest/guide/setting-global-cli_binary_format.html.

By submitting this pull request

  • I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • I confirm that I've made a best effort attempt to update all relevant documentation.

In AWS CLI v2, you need to set `cli-binary-format` to
`raw-in-base64-out` to send binary values as literals. You otherwise
need to pass base64-encoded data.

See https://docs.aws.amazon.com/sdkref/latest/guide/setting-global-cli_binary_format.html.
@coltonweaver coltonweaver merged commit 4bf7b07 into aws:master Dec 31, 2021
@nmoutschen nmoutschen added the 0.5 label Feb 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants