aws emr disable-hbase-backups
Add a step to disable automated HBase backups. This command is only available when using Amazon EMR versionsearlier than 4.0
Options
| Name | Description | 
|---|---|
--cluster-id  <string> | A unique string that identifies a cluster. The create-cluster command returns this identifier. You can use the list-clusters command to get cluster IDs | 
--full | Disables full backup | 
--incremental | Disables incremental backup |