aws-credential-types 1.2.1

Types for AWS SDK credentials.
Documentation
1
2
3
4
5
6
7
8
9
10
allowed_external_types = [
    "aws_smithy_async::rt::sleep::AsyncSleep",
    "aws_smithy_async::rt::sleep::SharedAsyncSleep",
    "aws_smithy_runtime_api::client::identity::ResolveIdentity",
    "aws_smithy_runtime_api::client::identity::http::Token",
    "aws_smithy_runtime_api::shared::FromUnshared",
    "aws_smithy_types::config_bag::storable::Storable",
    "aws_smithy_types::config_bag::storable::StoreReplace",
    "aws_smithy_types::config_bag::storable::Storer",
]