https://github.com/FeatherFire/vba-aws-sqs
VBA example code to request messages from Amazon Web Services SQS queue, using version 4 signing for the request
https://github.com/FeatherFire/vba-aws-sqs
Last synced: 4 months ago
JSON representation
VBA example code to request messages from Amazon Web Services SQS queue, using version 4 signing for the request
- Host: GitHub
- URL: https://github.com/FeatherFire/vba-aws-sqs
- Owner: FeatherFire
- License: mit
- Created: 2021-04-18T18:49:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-24T02:49:33.000Z (over 2 years ago)
- Last Synced: 2024-08-13T07:18:19.327Z (8 months ago)
- Language: VBA
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - FeatherFire/vba-aws-sqs - VBA example code to request messages from Amazon Web Services SQS queue, using version 4 signing for the request (VBA)
README
# vba-aws-sqs
VBA example code for Amazon Web Services SQS queues, using version 4 signing for the request.
Example sends to and receives from an exisiting queue.For another example (not mine) to use Amazon Polly, see: https://stackoverflow.com/questions/50786635/integrating-amazon-polly-with-vba