clarify docs

This commit is contained in:
Clint Shryock 2015-06-05 15:42:04 -05:00
parent 3858ee0ade
commit f8eb5e4b11
1 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,9 @@ description: |-
# aws\_vpc
Provides an AutoScaling Group with Notification support, via SNS Topics
Provides an AutoScaling Group with Notification support, via SNS Topics. Each of
the `notifications` map to a [Notification Configuration][2] inside Amazon Web
Services, and are applied to each AutoScaling Group you supply.
## Example Usage
@ -63,3 +65,4 @@ The following attributes are exported:
[1]: http://docs.aws.amazon.com/AutoScaling/latest/APIReference/API_NotificationConfiguration.html
[2]: http://docs.aws.amazon.com/AutoScaling/latest/APIReference/API_DescribeNotificationConfigurations.html