mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Fix versionadded string
This commit is contained in:
parent
8048b01562
commit
56f477376f
@ -2,7 +2,7 @@
|
|||||||
'''
|
'''
|
||||||
Connection module for Amazon CloudWatch
|
Connection module for Amazon CloudWatch
|
||||||
|
|
||||||
.. versionadded:: Helium
|
.. versionadded:: 2014.7.0
|
||||||
|
|
||||||
:configuration: This module accepts explicit credentials but can also utilize
|
:configuration: This module accepts explicit credentials but can also utilize
|
||||||
IAM roles assigned to the instance trough Instance Profiles. Dynamic
|
IAM roles assigned to the instance trough Instance Profiles. Dynamic
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Manage Cloudwatch alarms
|
Manage Cloudwatch alarms
|
||||||
=================
|
=================
|
||||||
|
|
||||||
.. versionadded:: Helium
|
.. versionadded:: 2014.7.0
|
||||||
|
|
||||||
Create and destroy cloudwatch alarms. Be aware that this interacts with
|
Create and destroy cloudwatch alarms. Be aware that this interacts with
|
||||||
Amazon's services, and so may incur charges.
|
Amazon's services, and so may incur charges.
|
||||||
|
Loading…
Reference in New Issue
Block a user