table of contents
| EUSCALE-DELETE-NOTIFICATION-CONFIGURATION(1) | User Commands | EUSCALE-DELETE-NOTIFICATION-CONFIGURATION(1) | 
NAME¶
euscale-delete-notification-configuration - Delete an auto-scaling group's notification configurationSYNOPSIS¶
euscale-delete-notification-configuration -t TOPIC [--region USER@REGION | -U URL] [-I KEY_ID] [-S KEY] [--debug] [--debugger] [--version] [-h] ASGROUPDESCRIPTION¶
Delete an auto-scaling group's notification configurationpositional arguments:¶
- ASGROUP
 - name of the auto-scaling group to update (required)
 
optional arguments:¶
- -t TOPIC, --topic-arn TOPIC
 - ARN of the SNS topic associated with the configuration to delete
 
- --region USER@REGION
 - name of the region and/or user in config files to use to connect to the service
 
- -U URL, --url URL
 - auto-scaling service endpoint URL
 
-I KEY_ID, --access-key-id KEY_ID
-S KEY, --secret-key KEY
- --debug
 - show debugging output
 
- --debugger
 - launch interactive debugger on error
 
- --version
 - show the program's version and exit
 
- -h, --help
 - show this help message and exit
 
| August 2013 | euca2ools 3.0.1 |