Document that this module was renamed recently (#37420) (#37422)

(cherry picked from commit ff15a9e7e2)
This commit is contained in:
Toshio Kuratomi 2018-04-04 17:44:30 -07:00 committed by Will Thames
parent eaa484f05d
commit b86d376a85

View file

@ -27,6 +27,8 @@ description:
- This module allows the user to manage S3 buckets and the objects within them. Includes support for creating and
deleting both objects and buckets, retrieving objects as files or strings and generating download links.
This module has a dependency on boto3 and botocore.
notes:
- In 2.4, this module has been renamed from M(s3) into M(aws_s3).
version_added: "1.1"
options:
aws_access_key: