Cargo Features

aws-smithy-runtime-api has no features set by default.

[dependencies]
aws-smithy-runtime-api = { version = "1.0.3", features = ["client", "http-auth", "http-02x", "test-util"] }
client

Affects aws-smithy-runtime-api::client

http-auth

Enables zeroize

Affects auth::http, identity::http

http-02x
test-util

Enables test-util of aws-smithy-types