|
|
@ -139,13 +139,13 @@ options:
|
|
|
|
- A SNS topic ARN to send auto scaling notifications to.
|
|
|
|
- A SNS topic ARN to send auto scaling notifications to.
|
|
|
|
default: None
|
|
|
|
default: None
|
|
|
|
required: false
|
|
|
|
required: false
|
|
|
|
version_added: "2.0"
|
|
|
|
version_added: "2.2"
|
|
|
|
notification_types:
|
|
|
|
notification_types:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- A list of auto scaling events to trigger notifications on.
|
|
|
|
- A list of auto scaling events to trigger notifications on.
|
|
|
|
default: ['autoscaling:EC2_INSTANCE_LAUNCH', 'autoscaling:EC2_INSTANCE_LAUNCH_ERROR', 'autoscaling:EC2_INSTANCE_TERMINATE', 'autoscaling:EC2_INSTANCE_TERMINATE_ERROR']
|
|
|
|
default: ['autoscaling:EC2_INSTANCE_LAUNCH', 'autoscaling:EC2_INSTANCE_LAUNCH_ERROR', 'autoscaling:EC2_INSTANCE_TERMINATE', 'autoscaling:EC2_INSTANCE_TERMINATE_ERROR']
|
|
|
|
required: false
|
|
|
|
required: false
|
|
|
|
version_added: "2.0"
|
|
|
|
version_added: "2.2"
|
|
|
|
extends_documentation_fragment:
|
|
|
|
extends_documentation_fragment:
|
|
|
|
- aws
|
|
|
|
- aws
|
|
|
|
- ec2
|
|
|
|
- ec2
|
|
|
|