Packages
aws_gleam_api_gateway
0.1.0Typed Gleam client for AWS api gateway service. Auto-generated from the upstream Smithy model. Depends on aws_runtime for SigV4 signing, the credentials chain, endpoint resolution, retry, and the protocol codecs.
aws_gleam_dynamodb
0.1.2Typed Gleam client for AWS dynamodb service. Auto-generated from the upstream Smithy model. Depends on aws_runtime for SigV4 signing, the credentials chain, endpoint resolution, retry, and the protocol codecs.
aws_gleam_rds
0.1.2Typed Gleam client for AWS rds service. Auto-generated from the upstream Smithy model. Depends on aws_gleam_runtime for SigV4 signing, the credentials chain, endpoint resolution, retry, and the protocol codecs.
aws_gleam_runtime
0.1.2Runtime core for the aws-gleam SDK: credentials chain, SigV4 + SigV4a signing, endpoint resolver, retry strategies, HTTP transport (buffered + streaming), waiters, paginators, and the Smithy protocol codecs. Per-service typed clients ship as separate hex packages (aws_s3, aws_sqs, aws_dynamodb, ...) and depend on this one.
aws_gleam_s3
0.1.2Typed Gleam client for Amazon S3. Generated from the upstream Smithy model + hand-written multipart-upload helpers under aws/s3/. Depends on aws_runtime for SigV4 signing, the credentials chain, endpoint resolution, retry, and the protocol codecs.
aws_gleam_sesv2
0.1.2Typed Gleam client for AWS sesv2 service. Auto-generated from the upstream Smithy model. Depends on aws_gleam_runtime for SigV4 signing, the credentials chain, endpoint resolution, retry, and the protocol codecs.
aws_gleam_sqs
0.1.2Typed Gleam client for AWS sqs service. Auto-generated from the upstream Smithy model. Depends on aws_runtime for SigV4 signing, the credentials chain, endpoint resolution, retry, and the protocol codecs.