Versions in this module Expand all Collapse all v1 v1.18.2 Nov 11, 2024 Changes in this version + type Queue struct + func NewQueue(config *aws.Config, name string) (q *Queue, err error) + func (q *Queue) Send(message string) error