http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-sqs
/
org.http4k.connect.amazon.sqs
/
SQS
SQS
interface
SQS
(
source
)
Docs: https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/Welcome.html
Members
Types
Companion
Link copied to clipboard
object
Companion
:
AwsServiceCompanion
Functions
invoke
Link copied to clipboard
abstract
operator
fun
<
RO
:
Any
,
R
:
Any
>
invoke
(
action
:
SQSAction
<
RO
,
R
>
)
:
Result
<
RO
,
RemoteFailure
>