This app integrates with AWS S3 to perform investigative actions
Supported Actions
- test connectivity: Validate the asset configuration for connectivity using supplied configuration
- list buckets: List all buckets configured on S3
- get bucket: Get information about a bucket
- create bucket: Create a bucket
- update bucket: Update a bucket
- delete bucket: Delete a bucket
- list objects: List objects in a bucket
- get object: Get information about an object
- update object: Update an object
- create object: Create an object
- delete object: Delete an object inside a bucket
- generate presigned url: Generate a Pre-Signed S3 URL