aws_s3
Manage AWS S3 buckets and objects directly from Ansible. Perform actions like creating, deleting, listing buckets, and uploading or downloading objects with specified configurations.
Instructions
Manage AWS S3 buckets and objects
Input Schema
Name | Required | Description | Default |
---|---|---|---|
acl | No | ||
action | Yes | ||
bucket | No | ||
contentType | No | ||
localPath | No | ||
metadata | No | ||
objectKey | No | ||
region | Yes | ||
tags | No |