Skip to main content

Crate wrzasqpl_commons_aws

Crate wrzasqpl_commons_aws 

Source

Macros§

run_lambda
Convenient shorthand for running async handler.

Structs§

DynamoDbDao
DynamoDB DAO object.
DynamoDbResultsPage
Representation of single DynamoDB results page.

Enums§

DaoError
Runtime errors possible for DAO operations.
LambdaError
Runtime errors possible for Lambda operations.

Traits§

DynamoDbEntity
Trait describing single entity mapping to DynamoDB item.

Functions§

run_lambda
Runs a Lambda handler as a service.