SqsAction
Describes an action to publish data to an Amazon SQS queue.
Contents
- queueUrl
-
The URL of the Amazon SQS queue.
Type: String
Required: Yes
- roleArn
-
The ARN of the IAM role that grants access.
Type: String
Required: Yes
- useBase64
-
Specifies whether to use Base64 encoding.
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: