cognitect.aws.sqs.service.edn Maven / Gradle / Ivy
The newest version!
{:version "2.0", :metadata {:serviceAbbreviation "Amazon SQS", :jsonVersion "1.0", :protocol "json", :uid "sqs-2012-11-05", :protocols ["json"], :serviceId "SQS", :targetPrefix "AmazonSQS", :signatureVersion "v4", :awsQueryCompatible {}, :endpointPrefix "sqs", :apiVersion "2012-11-05", :serviceFullName "Amazon Simple Queue Service", :cognitect.aws/service-name "sqs"}, :operations {:DeleteQueue {:name "DeleteQueue", :http {:method "POST", :requestUri "/"}, :input {:shape "DeleteQueueRequest"}, :errors [{:shape "RequestThrottled"} {:shape "QueueDoesNotExist"} {:shape "InvalidAddress"} {:shape "UnsupportedOperation"} {:shape "InvalidSecurity"}]}, :SendMessageBatch {:name "SendMessageBatch", :http {:method "POST", :requestUri "/"}, :input {:shape "SendMessageBatchRequest"}, :output {:shape "SendMessageBatchResult"}, :errors [{:shape "TooManyEntriesInBatchRequest"} {:shape "EmptyBatchRequest"} {:shape "BatchEntryIdsNotDistinct"} {:shape "BatchRequestTooLong"} {:shape "InvalidBatchEntryId"} {:shape "UnsupportedOperation"} {:shape "RequestThrottled"} {:shape "QueueDoesNotExist"} {:shape "InvalidSecurity"} {:shape "KmsDisabled"} {:shape "KmsInvalidState"} {:shape "KmsNotFound"} {:shape "KmsOptInRequired"} {:shape "KmsThrottled"} {:shape "KmsAccessDenied"} {:shape "KmsInvalidKeyUsage"} {:shape "InvalidAddress"}]}, :StartMessageMoveTask {:name "StartMessageMoveTask", :http {:method "POST", :requestUri "/"}, :input {:shape "StartMessageMoveTaskRequest"}, :output {:shape "StartMessageMoveTaskResult"}, :errors [{:shape "ResourceNotFoundException"} {:shape "RequestThrottled"} {:shape "InvalidAddress"} {:shape "InvalidSecurity"} {:shape "UnsupportedOperation"}]}, :TagQueue {:name "TagQueue", :http {:method "POST", :requestUri "/"}, :input {:shape "TagQueueRequest"}, :errors [{:shape "InvalidAddress"} {:shape "RequestThrottled"} {:shape "QueueDoesNotExist"} {:shape "InvalidSecurity"} {:shape "UnsupportedOperation"}]}, :ChangeMessageVisibility {:name "ChangeMessageVisibility", :http {:method "POST", :requestUri "/"}, :input {:shape "ChangeMessageVisibilityRequest"}, :errors [{:shape "MessageNotInflight"} {:shape "ReceiptHandleIsInvalid"} {:shape "RequestThrottled"} {:shape "QueueDoesNotExist"} {:shape "UnsupportedOperation"} {:shape "InvalidAddress"} {:shape "InvalidSecurity"}]}, :ListQueueTags {:name "ListQueueTags", :http {:method "POST", :requestUri "/"}, :input {:shape "ListQueueTagsRequest"}, :output {:shape "ListQueueTagsResult"}, :errors [{:shape "RequestThrottled"} {:shape "QueueDoesNotExist"} {:shape "UnsupportedOperation"} {:shape "InvalidAddress"} {:shape "InvalidSecurity"}]}, :DeleteMessageBatch {:name "DeleteMessageBatch", :http {:method "POST", :requestUri "/"}, :input {:shape "DeleteMessageBatchRequest"}, :output {:shape "DeleteMessageBatchResult"}, :errors [{:shape "TooManyEntriesInBatchRequest"} {:shape "EmptyBatchRequest"} {:shape "BatchEntryIdsNotDistinct"} {:shape "InvalidBatchEntryId"} {:shape "RequestThrottled"} {:shape "QueueDoesNotExist"} {:shape "UnsupportedOperation"} {:shape "InvalidAddress"} {:shape "InvalidSecurity"}]}, :ChangeMessageVisibilityBatch {:name "ChangeMessageVisibilityBatch", :http {:method "POST", :requestUri "/"}, :input {:shape "ChangeMessageVisibilityBatchRequest"}, :output {:shape "ChangeMessageVisibilityBatchResult"}, :errors [{:shape "TooManyEntriesInBatchRequest"} {:shape "EmptyBatchRequest"} {:shape "BatchEntryIdsNotDistinct"} {:shape "InvalidBatchEntryId"} {:shape "RequestThrottled"} {:shape "QueueDoesNotExist"} {:shape "UnsupportedOperation"} {:shape "InvalidAddress"} {:shape "InvalidSecurity"}]}, :GetQueueAttributes {:name "GetQueueAttributes", :http {:method "POST", :requestUri "/"}, :input {:shape "GetQueueAttributesRequest"}, :output {:shape "GetQueueAttributesResult"}, :errors [{:shape "InvalidAttributeName"} {:shape "RequestThrottled"} {:shape "QueueDoesNotExist"} {:shape "UnsupportedOperation"} {:shape "InvalidSecurity"} {:shape "InvalidAddress"}]}, :ListQueues {:name "ListQueues", :http {:method "POST", :requestUri "/"}, :input {:shape "ListQueuesRequest"}, :output {:shape "ListQueuesResult"}, :errors [{:shape "RequestThrottled"} {:shape "InvalidSecurity"} {:shape "InvalidAddress"} {:shape "UnsupportedOperation"}]}, :SetQueueAttributes {:name "SetQueueAttributes", :http {:method "POST", :requestUri "/"}, :input {:shape "SetQueueAttributesRequest"}, :errors [{:shape "InvalidAttributeName"} {:shape "InvalidAttributeValue"} {:shape "RequestThrottled"} {:shape "QueueDoesNotExist"} {:shape "UnsupportedOperation"} {:shape "OverLimit"} {:shape "InvalidAddress"} {:shape "InvalidSecurity"}]}, :AddPermission {:name "AddPermission", :http {:method "POST", :requestUri "/"}, :input {:shape "AddPermissionRequest"}, :errors [{:shape "OverLimit"} {:shape "RequestThrottled"} {:shape "QueueDoesNotExist"} {:shape "InvalidAddress"} {:shape "InvalidSecurity"} {:shape "UnsupportedOperation"}]}, :DeleteMessage {:name "DeleteMessage", :http {:method "POST", :requestUri "/"}, :input {:shape "DeleteMessageRequest"}, :errors [{:shape "InvalidIdFormat"} {:shape "ReceiptHandleIsInvalid"} {:shape "RequestThrottled"} {:shape "QueueDoesNotExist"} {:shape "UnsupportedOperation"} {:shape "InvalidSecurity"} {:shape "InvalidAddress"}]}, :UntagQueue {:name "UntagQueue", :http {:method "POST", :requestUri "/"}, :input {:shape "UntagQueueRequest"}, :errors [{:shape "InvalidAddress"} {:shape "RequestThrottled"} {:shape "QueueDoesNotExist"} {:shape "InvalidSecurity"} {:shape "UnsupportedOperation"}]}, :ListDeadLetterSourceQueues {:name "ListDeadLetterSourceQueues", :http {:method "POST", :requestUri "/"}, :input {:shape "ListDeadLetterSourceQueuesRequest"}, :output {:shape "ListDeadLetterSourceQueuesResult"}, :errors [{:shape "QueueDoesNotExist"} {:shape "RequestThrottled"} {:shape "InvalidSecurity"} {:shape "InvalidAddress"} {:shape "UnsupportedOperation"}]}, :RemovePermission {:name "RemovePermission", :http {:method "POST", :requestUri "/"}, :input {:shape "RemovePermissionRequest"}, :errors [{:shape "InvalidAddress"} {:shape "RequestThrottled"} {:shape "QueueDoesNotExist"} {:shape "InvalidSecurity"} {:shape "UnsupportedOperation"}]}, :CancelMessageMoveTask {:name "CancelMessageMoveTask", :http {:method "POST", :requestUri "/"}, :input {:shape "CancelMessageMoveTaskRequest"}, :output {:shape "CancelMessageMoveTaskResult"}, :errors [{:shape "ResourceNotFoundException"} {:shape "RequestThrottled"} {:shape "InvalidAddress"} {:shape "InvalidSecurity"} {:shape "UnsupportedOperation"}]}, :SendMessage {:name "SendMessage", :http {:method "POST", :requestUri "/"}, :input {:shape "SendMessageRequest"}, :output {:shape "SendMessageResult"}, :errors [{:shape "InvalidMessageContents"} {:shape "UnsupportedOperation"} {:shape "RequestThrottled"} {:shape "QueueDoesNotExist"} {:shape "InvalidSecurity"} {:shape "KmsDisabled"} {:shape "KmsInvalidState"} {:shape "KmsNotFound"} {:shape "KmsOptInRequired"} {:shape "KmsThrottled"} {:shape "KmsAccessDenied"} {:shape "KmsInvalidKeyUsage"} {:shape "InvalidAddress"}]}, :PurgeQueue {:name "PurgeQueue", :http {:method "POST", :requestUri "/"}, :input {:shape "PurgeQueueRequest"}, :errors [{:shape "QueueDoesNotExist"} {:shape "PurgeQueueInProgress"} {:shape "RequestThrottled"} {:shape "InvalidAddress"} {:shape "InvalidSecurity"} {:shape "UnsupportedOperation"}]}, :GetQueueUrl {:name "GetQueueUrl", :http {:method "POST", :requestUri "/"}, :input {:shape "GetQueueUrlRequest"}, :output {:shape "GetQueueUrlResult"}, :errors [{:shape "RequestThrottled"} {:shape "QueueDoesNotExist"} {:shape "InvalidAddress"} {:shape "InvalidSecurity"} {:shape "UnsupportedOperation"}]}, :ListMessageMoveTasks {:name "ListMessageMoveTasks", :http {:method "POST", :requestUri "/"}, :input {:shape "ListMessageMoveTasksRequest"}, :output {:shape "ListMessageMoveTasksResult"}, :errors [{:shape "ResourceNotFoundException"} {:shape "RequestThrottled"} {:shape "InvalidAddress"} {:shape "InvalidSecurity"} {:shape "UnsupportedOperation"}]}, :ReceiveMessage {:name "ReceiveMessage", :http {:method "POST", :requestUri "/"}, :input {:shape "ReceiveMessageRequest"}, :output {:shape "ReceiveMessageResult"}, :errors [{:shape "UnsupportedOperation"} {:shape "OverLimit"} {:shape "RequestThrottled"} {:shape "QueueDoesNotExist"} {:shape "InvalidSecurity"} {:shape "KmsDisabled"} {:shape "KmsInvalidState"} {:shape "KmsNotFound"} {:shape "KmsOptInRequired"} {:shape "KmsThrottled"} {:shape "KmsAccessDenied"} {:shape "KmsInvalidKeyUsage"} {:shape "InvalidAddress"}]}, :CreateQueue {:name "CreateQueue", :http {:method "POST", :requestUri "/"}, :input {:shape "CreateQueueRequest"}, :output {:shape "CreateQueueResult"}, :errors [{:shape "QueueDeletedRecently"} {:shape "QueueNameExists"} {:shape "RequestThrottled"} {:shape "InvalidAddress"} {:shape "InvalidAttributeName"} {:shape "InvalidAttributeValue"} {:shape "UnsupportedOperation"} {:shape "InvalidSecurity"}]}}, :shapes {:QueueAttributeMap {:type "map", :key {:shape "QueueAttributeName"}, :value {:shape "String"}, :flattened true}, :ChangeMessageVisibilityBatchRequest {:type "structure", :required ["QueueUrl" "Entries"], :members {:QueueUrl {:shape "String"}, :Entries {:shape "ChangeMessageVisibilityBatchRequestEntryList"}}}, :MessageAttributeName {:type "string"}, :MessageBodySystemAttributeMap {:type "map", :key {:shape "MessageSystemAttributeNameForSends"}, :value {:shape "MessageSystemAttributeValue"}, :flattened true}, :SendMessageResult {:type "structure", :members {:MD5OfMessageBody {:shape "String"}, :MD5OfMessageAttributes {:shape "String"}, :MD5OfMessageSystemAttributes {:shape "String"}, :MessageId {:shape "String"}, :SequenceNumber {:shape "String"}}}, :ListQueueTagsRequest {:type "structure", :required ["QueueUrl"], :members {:QueueUrl {:shape "String"}}}, :ChangeMessageVisibilityBatchRequestEntryList {:type "list", :member {:shape "ChangeMessageVisibilityBatchRequestEntry"}, :flattened true}, :SendMessageBatchResultEntry {:type "structure", :required ["Id" "MessageId" "MD5OfMessageBody"], :members {:Id {:shape "String"}, :MessageId {:shape "String"}, :MD5OfMessageBody {:shape "String"}, :MD5OfMessageAttributes {:shape "String"}, :MD5OfMessageSystemAttributes {:shape "String"}, :SequenceNumber {:shape "String"}}}, :SendMessageBatchRequestEntry {:type "structure", :required ["Id" "MessageBody"], :members {:Id {:shape "String"}, :MessageBody {:shape "String"}, :DelaySeconds {:shape "NullableInteger"}, :MessageAttributes {:shape "MessageBodyAttributeMap"}, :MessageSystemAttributes {:shape "MessageBodySystemAttributeMap"}, :MessageDeduplicationId {:shape "String"}, :MessageGroupId {:shape "String"}}}, :TagMap {:type "map", :key {:shape "TagKey"}, :value {:shape "TagValue"}, :flattened true}, :ActionNameList {:type "list", :member {:shape "String"}, :flattened true}, :AttributeNameList {:type "list", :member {:shape "QueueAttributeName"}, :flattened true}, :SetQueueAttributesRequest {:type "structure", :required ["QueueUrl" "Attributes"], :members {:QueueUrl {:shape "String"}, :Attributes {:shape "QueueAttributeMap"}}}, :Message {:type "structure", :members {:MessageId {:shape "String"}, :ReceiptHandle {:shape "String"}, :MD5OfBody {:shape "String"}, :Body {:shape "String"}, :Attributes {:shape "MessageSystemAttributeMap"}, :MD5OfMessageAttributes {:shape "String"}, :MessageAttributes {:shape "MessageBodyAttributeMap"}}}, :CancelMessageMoveTaskResult {:type "structure", :members {:ApproximateNumberOfMessagesMoved {:shape "Long"}}}, :BatchResultErrorEntryList {:type "list", :member {:shape "BatchResultErrorEntry"}, :flattened true}, :DeleteMessageRequest {:type "structure", :required ["QueueUrl" "ReceiptHandle"], :members {:QueueUrl {:shape "String"}, :ReceiptHandle {:shape "String"}}}, :Token {:type "string"}, :ChangeMessageVisibilityBatchRequestEntry {:type "structure", :required ["Id" "ReceiptHandle"], :members {:Id {:shape "String"}, :ReceiptHandle {:shape "String"}, :VisibilityTimeout {:shape "NullableInteger"}}}, :DeleteMessageBatchResultEntry {:type "structure", :required ["Id"], :members {:Id {:shape "String"}}}, :QueueAttributeName {:type "string", :enum ["All" "Policy" "VisibilityTimeout" "MaximumMessageSize" "MessageRetentionPeriod" "ApproximateNumberOfMessages" "ApproximateNumberOfMessagesNotVisible" "CreatedTimestamp" "LastModifiedTimestamp" "QueueArn" "ApproximateNumberOfMessagesDelayed" "DelaySeconds" "ReceiveMessageWaitTimeSeconds" "RedrivePolicy" "FifoQueue" "ContentBasedDeduplication" "KmsMasterKeyId" "KmsDataKeyReusePeriodSeconds" "DeduplicationScope" "FifoThroughputLimit" "RedriveAllowPolicy" "SqsManagedSseEnabled"]}, :StartMessageMoveTaskResult {:type "structure", :members {:TaskHandle {:shape "String"}}}, :DeleteMessageBatchResultEntryList {:type "list", :member {:shape "DeleteMessageBatchResultEntry"}, :flattened true}, :Boolean {:type "boolean"}, :ListQueuesResult {:type "structure", :members {:QueueUrls {:shape "QueueUrlList"}, :NextToken {:shape "Token"}}}, :Binary {:type "blob"}, :MessageList {:type "list", :member {:shape "Message"}, :flattened true}, :ChangeMessageVisibilityBatchResultEntry {:type "structure", :required ["Id"], :members {:Id {:shape "String"}}}, :ChangeMessageVisibilityBatchResult {:type "structure", :required ["Successful" "Failed"], :members {:Successful {:shape "ChangeMessageVisibilityBatchResultEntryList"}, :Failed {:shape "BatchResultErrorEntryList"}}}, :ReceiveMessageResult {:type "structure", :members {:Messages {:shape "MessageList"}}}, :SendMessageBatchRequestEntryList {:type "list", :member {:shape "SendMessageBatchRequestEntry"}, :flattened true}, :CancelMessageMoveTaskRequest {:type "structure", :required ["TaskHandle"], :members {:TaskHandle {:shape "String"}}}, :SendMessageBatchRequest {:type "structure", :required ["QueueUrl" "Entries"], :members {:QueueUrl {:shape "String"}, :Entries {:shape "SendMessageBatchRequestEntryList"}}}, :TagValue {:type "string"}, :ListMessageMoveTasksResult {:type "structure", :members {:Results {:shape "ListMessageMoveTasksResultEntryList", :flattened true}}}, :CreateQueueResult {:type "structure", :members {:QueueUrl {:shape "String"}}}, :NullableInteger {:type "integer"}, :DeleteQueueRequest {:type "structure", :required ["QueueUrl"], :members {:QueueUrl {:shape "String"}}}, :MessageSystemAttributeName {:type "string", :enum ["All" "SenderId" "SentTimestamp" "ApproximateReceiveCount" "ApproximateFirstReceiveTimestamp" "SequenceNumber" "MessageDeduplicationId" "MessageGroupId" "AWSTraceHeader" "DeadLetterQueueSourceArn"]}, :MessageSystemAttributeNameForSends {:type "string", :enum ["AWSTraceHeader"]}, :ReceiveMessageRequest {:type "structure", :required ["QueueUrl"], :members {:QueueUrl {:shape "String"}, :AttributeNames {:shape "AttributeNameList", :deprecated true, :deprecatedMessage "AttributeNames has been replaced by MessageSystemAttributeNames"}, :MessageSystemAttributeNames {:shape "MessageSystemAttributeList"}, :MessageAttributeNames {:shape "MessageAttributeNameList"}, :MaxNumberOfMessages {:shape "NullableInteger"}, :VisibilityTimeout {:shape "NullableInteger"}, :WaitTimeSeconds {:shape "NullableInteger"}, :ReceiveRequestAttemptId {:shape "String"}}}, :MessageSystemAttributeList {:type "list", :member {:shape "MessageSystemAttributeName"}, :flattened true}, :GetQueueUrlRequest {:type "structure", :required ["QueueName"], :members {:QueueName {:shape "String"}, :QueueOwnerAWSAccountId {:shape "String"}}}, :UntagQueueRequest {:type "structure", :required ["QueueUrl" "TagKeys"], :members {:QueueUrl {:shape "String"}, :TagKeys {:shape "TagKeyList"}}}, :BinaryList {:type "list", :member {:shape "Binary"}}, :PurgeQueueRequest {:type "structure", :required ["QueueUrl"], :members {:QueueUrl {:shape "String"}}}, :CreateQueueRequest {:type "structure", :required ["QueueName"], :members {:QueueName {:shape "String"}, :Attributes {:shape "QueueAttributeMap"}, :tags {:shape "TagMap"}}}, :Long {:type "long"}, :ListDeadLetterSourceQueuesRequest {:type "structure", :required ["QueueUrl"], :members {:QueueUrl {:shape "String"}, :NextToken {:shape "Token"}, :MaxResults {:shape "BoxedInteger"}}}, :ListMessageMoveTasksResultEntry {:type "structure", :members {:ApproximateNumberOfMessagesToMove {:shape "NullableLong"}, :MaxNumberOfMessagesPerSecond {:shape "NullableInteger"}, :DestinationArn {:shape "String"}, :TaskHandle {:shape "String"}, :StartedTimestamp {:shape "Long"}, :ApproximateNumberOfMessagesMoved {:shape "Long"}, :FailureReason {:shape "String"}, :SourceArn {:shape "String"}, :Status {:shape "String"}}}, :DeleteMessageBatchRequest {:type "structure", :required ["QueueUrl" "Entries"], :members {:QueueUrl {:shape "String"}, :Entries {:shape "DeleteMessageBatchRequestEntryList"}}}, :AddPermissionRequest {:type "structure", :required ["QueueUrl" "Label" "AWSAccountIds" "Actions"], :members {:QueueUrl {:shape "String"}, :Label {:shape "String"}, :AWSAccountIds {:shape "AWSAccountIdList"}, :Actions {:shape "ActionNameList"}}}, :MessageAttributeValue {:type "structure", :required ["DataType"], :members {:StringValue {:shape "String"}, :BinaryValue {:shape "Binary"}, :StringListValues {:shape "StringList", :flattened true}, :BinaryListValues {:shape "BinaryList", :flattened true}, :DataType {:shape "String"}}}, :ListQueuesRequest {:type "structure", :members {:QueueNamePrefix {:shape "String"}, :NextToken {:shape "Token"}, :MaxResults {:shape "BoxedInteger"}}}, :DeleteMessageBatchRequestEntry {:type "structure", :required ["Id" "ReceiptHandle"], :members {:Id {:shape "String"}, :ReceiptHandle {:shape "String"}}}, :TagKey {:type "string"}, :GetQueueUrlResult {:type "structure", :members {:QueueUrl {:shape "String"}}}, :ListQueueTagsResult {:type "structure", :members {:Tags {:shape "TagMap"}}}, :ListDeadLetterSourceQueuesResult {:type "structure", :required ["queueUrls"], :members {:queueUrls {:shape "QueueUrlList"}, :NextToken {:shape "Token"}}}, :MessageAttributeNameList {:type "list", :member {:shape "MessageAttributeName"}, :flattened true}, :AWSAccountIdList {:type "list", :member {:shape "String"}, :flattened true}, :SendMessageBatchResultEntryList {:type "list", :member {:shape "SendMessageBatchResultEntry"}, :flattened true}, :DeleteMessageBatchRequestEntryList {:type "list", :member {:shape "DeleteMessageBatchRequestEntry"}, :flattened true}, :GetQueueAttributesResult {:type "structure", :members {:Attributes {:shape "QueueAttributeMap"}}}, :StringList {:type "list", :member {:shape "String"}}, :MessageBodyAttributeMap {:type "map", :key {:shape "String"}, :value {:shape "MessageAttributeValue"}, :flattened true}, :SendMessageBatchResult {:type "structure", :required ["Successful" "Failed"], :members {:Successful {:shape "SendMessageBatchResultEntryList"}, :Failed {:shape "BatchResultErrorEntryList"}}}, :StartMessageMoveTaskRequest {:type "structure", :required ["SourceArn"], :members {:SourceArn {:shape "String"}, :DestinationArn {:shape "String"}, :MaxNumberOfMessagesPerSecond {:shape "NullableInteger"}}}, :GetQueueAttributesRequest {:type "structure", :required ["QueueUrl"], :members {:QueueUrl {:shape "String"}, :AttributeNames {:shape "AttributeNameList"}}}, :ChangeMessageVisibilityRequest {:type "structure", :required ["QueueUrl" "ReceiptHandle" "VisibilityTimeout"], :members {:QueueUrl {:shape "String"}, :ReceiptHandle {:shape "String"}, :VisibilityTimeout {:shape "NullableInteger"}}}, :BatchResultErrorEntry {:type "structure", :required ["Id" "SenderFault" "Code"], :members {:Id {:shape "String"}, :SenderFault {:shape "Boolean"}, :Code {:shape "String"}, :Message {:shape "String"}}}, :ChangeMessageVisibilityBatchResultEntryList {:type "list", :member {:shape "ChangeMessageVisibilityBatchResultEntry"}, :flattened true}, :ListMessageMoveTasksRequest {:type "structure", :required ["SourceArn"], :members {:SourceArn {:shape "String"}, :MaxResults {:shape "NullableInteger"}}}, :SendMessageRequest {:type "structure", :required ["QueueUrl" "MessageBody"], :members {:QueueUrl {:shape "String"}, :MessageBody {:shape "String"}, :DelaySeconds {:shape "NullableInteger"}, :MessageAttributes {:shape "MessageBodyAttributeMap"}, :MessageSystemAttributes {:shape "MessageBodySystemAttributeMap"}, :MessageDeduplicationId {:shape "String"}, :MessageGroupId {:shape "String"}}}, :BoxedInteger {:type "integer", :box true}, :MessageSystemAttributeMap {:type "map", :key {:shape "MessageSystemAttributeName"}, :value {:shape "String"}, :flattened true}, :NullableLong {:type "long"}, :DeleteMessageBatchResult {:type "structure", :required ["Successful" "Failed"], :members {:Successful {:shape "DeleteMessageBatchResultEntryList"}, :Failed {:shape "BatchResultErrorEntryList"}}}, :RemovePermissionRequest {:type "structure", :required ["QueueUrl" "Label"], :members {:QueueUrl {:shape "String"}, :Label {:shape "String"}}}, :String {:type "string"}, :ListMessageMoveTasksResultEntryList {:type "list", :member {:shape "ListMessageMoveTasksResultEntry"}, :flattened true}, :TagQueueRequest {:type "structure", :required ["QueueUrl" "Tags"], :members {:QueueUrl {:shape "String"}, :Tags {:shape "TagMap"}}}, :TagKeyList {:type "list", :member {:shape "TagKey"}, :flattened true}, :MessageSystemAttributeValue {:type "structure", :required ["DataType"], :members {:StringValue {:shape "String"}, :BinaryValue {:shape "Binary"}, :StringListValues {:shape "StringList", :flattened true}, :BinaryListValues {:shape "BinaryList", :flattened true}, :DataType {:shape "String"}}}, :QueueUrlList {:type "list", :member {:shape "String"}, :flattened true}}, :cognitect.aws/metadata {:source-file-name "apis/sqs-2012-11-05.normal.json", :source-type :services, :uid-source :aws, :artifact-name "sqs", :prev-version "869.2.1616.0", :prev-tag "v2.1616.0", :current-tag "v2.1687.0", :version-to-publish "869.2.1687.0"}}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy