php-async-aws-sqs (2.7.1-1)
2 versions available in kali/kali-last-snapshot/main/i386
Details
Core information at a glance
- Distribution
- kali
- Origin
- kali-last-snapshot
- Repository
- https://http.kali.org/kali
- Codename
- kali-last-snapshot
- Component
- main
- Source
- none
- Architecture
- i386
- Section
- php
- Priority
- optional
- Maintainer
- Debian PHP PEAR Maintainers <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 288 B
- Size expected
- 33.9 kB
- Size actual
- 33.9 kB
- Size match
Dependencies
Required package dependencies
Suggested packages
Recommended additional packages
- None
Description
AsyncAws Sqs - AsyncAws component
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | 12e2dfd6…5899c13b | |
| SHA-1 | cbd2c759…218d93ad | |
| SHA-256 | 2b3b69e9…5c538e20 | |
| SHA-512 | aacbf6ab…cf35b9fc |
Contents
Files and directories included
. usr usr/share usr/share/doc usr/share/doc/php-async-aws-sqs usr/share/doc/php-async-aws-sqs/changelog.Debian.gz usr/share/doc/php-async-aws-sqs/changelog.gz usr/share/doc/php-async-aws-sqs/copyright usr/share/php usr/share/php/AsyncAws usr/share/php/AsyncAws/Sqs usr/share/php/AsyncAws/Sqs/Enum usr/share/php/AsyncAws/Sqs/Enum/MessageSystemAttributeName.php usr/share/php/AsyncAws/Sqs/Enum/MessageSystemAttributeNameForSends.php usr/share/php/AsyncAws/Sqs/Enum/QueueAttributeName.php usr/share/php/AsyncAws/Sqs/Exception usr/share/php/AsyncAws/Sqs/Exception/BatchEntryIdsNotDistinctException.php usr/share/php/AsyncAws/Sqs/Exception/BatchRequestTooLongException.php usr/share/php/AsyncAws/Sqs/Exception/EmptyBatchRequestException.php usr/share/php/AsyncAws/Sqs/Exception/InvalidAddressException.php usr/share/php/AsyncAws/Sqs/Exception/InvalidAttributeNameException.php usr/share/php/AsyncAws/Sqs/Exception/InvalidAttributeValueException.php usr/share/php/AsyncAws/Sqs/Exception/InvalidBatchEntryIdException.php usr/share/php/AsyncAws/Sqs/Exception/InvalidIdFormatException.php usr/share/php/AsyncAws/Sqs/Exception/InvalidMessageContentsException.php usr/share/php/AsyncAws/Sqs/Exception/InvalidSecurityException.php usr/share/php/AsyncAws/Sqs/Exception/KmsAccessDeniedException.php usr/share/php/AsyncAws/Sqs/Exception/KmsDisabledException.php usr/share/php/AsyncAws/Sqs/Exception/KmsInvalidKeyUsageException.php usr/share/php/AsyncAws/Sqs/Exception/KmsInvalidStateException.php usr/share/php/AsyncAws/Sqs/Exception/KmsNotFoundException.php usr/share/php/AsyncAws/Sqs/Exception/KmsOptInRequiredException.php usr/share/php/AsyncAws/Sqs/Exception/KmsThrottledException.php usr/share/php/AsyncAws/Sqs/Exception/MessageNotInflightException.php usr/share/php/AsyncAws/Sqs/Exception/OverLimitException.php usr/share/php/AsyncAws/Sqs/Exception/PurgeQueueInProgressException.php usr/share/php/AsyncAws/Sqs/Exception/QueueDeletedRecentlyException.php usr/share/php/AsyncAws/Sqs/Exception/QueueDoesNotExistException.php usr/share/php/AsyncAws/Sqs/Exception/QueueNameExistsException.php usr/share/php/AsyncAws/Sqs/Exception/ReceiptHandleIsInvalidException.php usr/share/php/AsyncAws/Sqs/Exception/RequestThrottledException.php usr/share/php/AsyncAws/Sqs/Exception/TooManyEntriesInBatchRequestException.php usr/share/php/AsyncAws/Sqs/Exception/UnsupportedOperationException.php usr/share/php/AsyncAws/Sqs/Input usr/share/php/AsyncAws/Sqs/Input/AddPermissionRequest.php usr/share/php/AsyncAws/Sqs/Input/ChangeMessageVisibilityBatchRequest.php usr/share/php/AsyncAws/Sqs/Input/ChangeMessageVisibilityRequest.php usr/share/php/AsyncAws/Sqs/Input/CreateQueueRequest.php usr/share/php/AsyncAws/Sqs/Input/DeleteMessageBatchRequest.php usr/share/php/AsyncAws/Sqs/Input/DeleteMessageRequest.php usr/share/php/AsyncAws/Sqs/Input/DeleteQueueRequest.php usr/share/php/AsyncAws/Sqs/Input/GetQueueAttributesRequest.php usr/share/php/AsyncAws/Sqs/Input/GetQueueUrlRequest.php usr/share/php/AsyncAws/Sqs/Input/ListQueuesRequest.php usr/share/php/AsyncAws/Sqs/Input/PurgeQueueRequest.php usr/share/php/AsyncAws/Sqs/Input/ReceiveMessageRequest.php usr/share/php/AsyncAws/Sqs/Input/SendMessageBatchRequest.php usr/share/php/AsyncAws/Sqs/Input/SendMessageRequest.php usr/share/php/AsyncAws/Sqs/Result usr/share/php/AsyncAws/Sqs/Result/ChangeMessageVisibilityBatchResult.php usr/share/php/AsyncAws/Sqs/Result/CreateQueueResult.php usr/share/php/AsyncAws/Sqs/Result/DeleteMessageBatchResult.php usr/share/php/AsyncAws/Sqs/Result/GetQueueAttributesResult.php usr/share/php/AsyncAws/Sqs/Result/GetQueueUrlResult.php usr/share/php/AsyncAws/Sqs/Result/ListQueuesResult.php usr/share/php/AsyncAws/Sqs/Result/QueueExistsWaiter.php usr/share/php/AsyncAws/Sqs/Result/ReceiveMessageResult.php usr/share/php/AsyncAws/Sqs/Result/SendMessageBatchResult.php usr/share/php/AsyncAws/Sqs/Result/SendMessageResult.php usr/share/php/AsyncAws/Sqs/SqsClient.php usr/share/php/AsyncAws/Sqs/ValueObject usr/share/php/AsyncAws/Sqs/ValueObject/BatchResultErrorEntry.php usr/share/php/AsyncAws/Sqs/ValueObject/ChangeMessageVisibilityBatchRequestEntry.php usr/share/php/AsyncAws/Sqs/ValueObject/ChangeMessageVisibilityBatchResultEntry.php usr/share/php/AsyncAws/Sqs/ValueObject/DeleteMessageBatchRequestEntry.php usr/share/php/AsyncAws/Sqs/ValueObject/DeleteMessageBatchResultEntry.php usr/share/php/AsyncAws/Sqs/ValueObject/Message.php usr/share/php/AsyncAws/Sqs/ValueObject/MessageAttributeValue.php usr/share/php/AsyncAws/Sqs/ValueObject/MessageSystemAttributeValue.php usr/share/php/AsyncAws/Sqs/ValueObject/SendMessageBatchRequestEntry.php usr/share/php/AsyncAws/Sqs/ValueObject/SendMessageBatchResultEntry.php usr/share/php/AsyncAws/Sqs/autoload.php