Java class for AWS S3 to SQS Event in the SDK
I wonder if there are any ready-to-use java classes in the aws-sdk or spring-cloud-aws for standard SQS events like S3 “ObjectCreated:Put” or if I need to create them on my own.
I wonder if there are any ready-to-use java classes in the aws-sdk or spring-cloud-aws for standard SQS events like S3 “ObjectCreated:Put” or if I need to create them on my own.