You can't use this until you register with us!




Description

Start and Stop Amazon Aurora Database clusters. Create and prune cluster snapshots.


Purchasing Options



Available Actions

Stop Cluster

Stop an Amazon Aurora database cluster.


Variables

AWS Credentials
aws_connection required

Select a Connection with the AWS credentials that have acccess to stop the Amazon Aurora database cluster.


Database Cluster Information
cluster_identifier required

Specify the unique identifier for the database cluster.


Restart Cluster

Restart a stopped Amazon Aurora database cluster.


Variables

AWS Credentials
aws_connection required

Select a Connection with the AWS credentials that have acccess to restart the Amazon Aurora database cluster.


Database Cluster Information
cluster_identifier required

Specify the unique identifier for the database cluster.


Create Snapshot

Creates a manual snapshot of a running Amazon Aurora database cluster.


Variables

AWS Credentials
aws_connection required

Select a Connection with the AWS credentials that have acccess to create a snapshot of the Amazon Aurora database cluster.


Database Cluster Information
cluster_identifier required

Specify the unique identifier for the database cluster.


Prune Snapshots

Remove manual snapshots of a running Amazon Aurora database cluster.


Variables

AWS Credentials
aws_connection required

Select a Connection with the AWS credentials that have acccess to delete snapshots of the Amazon Aurora database cluster.


Database Cluster Information
cluster_identifier required

Specify the unique identifier for the database cluster.

keep_one

If enabled, the most recent manual snapshot is always excluded from pruning, regardless of its age.

age_limit required

Any snapshots older than this number of days will be pruned. From 1 to 3653 (ten years). Or -1 to keep all manual snapshots.