Packages

Runtime core for the aws-gleam SDK: credentials, SigV4 + SigV4a signing, endpoint resolution, retry, HTTP transport, waiters, paginators, and Smithy protocol codecs.

Current section

Files

Jump to
aws_gleam_runtime include aws@internal@credentials_cache_Cache.hrl
Raw

include/aws@internal@credentials_cache_Cache.hrl

-record(cache, {
subject :: gleam@erlang@process:subject(aws@internal@credentials_cache:message())
}).