Package-level declarations
Inherited functions
Link copied to clipboard
                  fun SqsClient.listDeadLetterSourceQueuesPaginated(initialRequest: ListDeadLetterSourceQueuesRequest): Flow<ListDeadLetterSourceQueuesResponse>
fun SqsClient.listDeadLetterSourceQueuesPaginated(block: ListDeadLetterSourceQueuesRequest.Builder.() -> Unit): Flow<ListDeadLetterSourceQueuesResponse>
Paginate over ListDeadLetterSourceQueuesResponse results.
Link copied to clipboard
                  fun SqsClient.listQueuesPaginated(initialRequest: ListQueuesRequest = ListQueuesRequest { }): Flow<ListQueuesResponse>
fun SqsClient.listQueuesPaginated(block: ListQueuesRequest.Builder.() -> Unit): Flow<ListQueuesResponse>
Paginate over ListQueuesResponse results.
Link copied to clipboard
                  This paginator transforms the flow returned by listDeadLetterSourceQueuesPaginated to access the nested member String
This paginator transforms the flow returned by listQueuesPaginated to access the nested member String