wigertztech/S3 List Object with Tag

An action that searches for objects in a s3 bucket with a specific tag (key/value)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
aws_regionThe AWS region where the S3 bucket resides.yes
aws_access_key_idThe AWS access key ID for authentication.yes
aws_secret_access_keyThe AWS secret access key for authentication.yes
bucket_nameThe name of the S3 bucket to search within.yes
tagsTags to filter for. Multiline stringyes
namedescription
objectsJSON list of objects with the specified tag