Skip to content

Move SDK http client to CRT #1092

Closed
Closed
@jeromevdl

Description

@jeromevdl

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
As the CRT http client is now available (https://aws.amazon.com/blogs/developer/announcing-availability-of-the-aws-crt-http-client-in-the-aws-sdk-for-java-2-x/), we could use it in the modules we use the SDK (Parameters, Idempotency, SQS, CloudFormation) to reduce the cold start and latency.

Due to the scale, we should do this on one module first for review, and then go from there. Idempotency would be a good candidate.

Describe alternatives you've considered
N/A

Additional context
N/A

Metadata

Metadata

Assignees

Labels

feature-requestNew feature or requestpriority:2High - core feature or affects 60% of the usersv2Version 2

Type

No type

Projects

Status

Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions