Cargo Features
aws-smithy-runtime-api has no features set by default.
[dependencies]
aws-smithy-runtime-api = { version = "1.7.3", features = ["client", "http-auth", "http-02x", "http-1x", "test-util"] }
- client
-
Affects
aws-smithy-runtime-api::client
… - http-auth
-
Enables zeroize
Affects
auth::http
,identity::http
… - http-02x
- http-1x test-util?
- test-util = http-1x
-
Enables test-util of aws-smithy-types