Skip to content

CRT Signer Integration#2350

Merged
nateprewitt merged 5 commits intoboto:developfrom
nateprewitt:crt_signer_integration
Apr 14, 2021
Merged

CRT Signer Integration#2350
nateprewitt merged 5 commits intoboto:developfrom
nateprewitt:crt_signer_integration

Conversation

@nateprewitt
Copy link
Copy Markdown
Contributor

@nateprewitt nateprewitt commented Apr 13, 2021

Now that we've fixed the seek interface issues (boto/s3transfer#102) in s3transfer we should be able to merge this. This PR is an identical copy of #2330.

Note: The CRT integration in botocore is currently a beta feature that will be seeing iteration in the near future. You can enable these features for testing with by pip installing botocore[crt]. This will add an additional dependency (awscrt) to your environment, enabling these new features. This should not be considered "stable" for production at this time.

This PR will be the first integration of CRT functionality into Botocore. A new optional module for CRT-based signers is being added to auth.py, allowing us to utilize a more uniform set of functionality in the AWS SDKs. The end goal will be to provide more performant, streamlined, and consistent SDKs across AWS.

@nateprewitt nateprewitt requested review from joguSD and zdutta April 13, 2021 22:54
@nateprewitt nateprewitt merged commit 03d35e0 into boto:develop Apr 14, 2021
kyleknap added a commit to kyleknap/botocore that referenced this pull request Apr 15, 2021
…gration"

This reverts commit 03d35e0, reversing
changes made to aa813b5.
@kyleknap kyleknap mentioned this pull request Jun 16, 2021
@nateprewitt nateprewitt deleted the crt_signer_integration branch January 12, 2022 23:35
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