Fix versionadded string

This commit is contained in:
Ryan Lane 2014-08-07 16:17:04 -07:00 committed by Colton Myers
parent 8048b01562
commit 56f477376f
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
'''
Connection module for Amazon CloudWatch
.. versionadded:: Helium
.. versionadded:: 2014.7.0
:configuration: This module accepts explicit credentials but can also utilize
IAM roles assigned to the instance trough Instance Profiles. Dynamic

View File

@ -3,7 +3,7 @@
Manage Cloudwatch alarms
=================
.. versionadded:: Helium
.. versionadded:: 2014.7.0
Create and destroy cloudwatch alarms. Be aware that this interacts with
Amazon's services, and so may incur charges.