Packages

Typed Gleam client for Amazon SQS. Auto-generated from the upstream Smithy model. Depends on aws_gleam_runtime.

Current section

Files

Jump to
aws_gleam_sqs include aws@services@sqs_ListDeadLetterSourceQueuesErrorQueueDoesNotExist.hrl
Raw

include/aws@services@sqs_ListDeadLetterSourceQueuesErrorQueueDoesNotExist.hrl

-record(list_dead_letter_source_queues_error_queue_does_not_exist, {
value :: aws@services@sqs:queue_does_not_exist()
}).