Module aws_util::client [−][src]
AWS client builders
The functions in this module all configure a client for an AWS service using a uniform credentials pattern.
Functions
http | Get an |
kinesis | Construct a
KinesisClient
If statically provided connection information information is not provided,
falls back to using credentials gathered by rusoto's |
s3 | Construct a
S3Client
If statically provided connection information information is not provided,
falls back to using credentials gathered by rusoto's |
sqs | Construct a
SqsClient
If statically provided connection information information is not provided,
falls back to using credentials gathered by rusoto's |