AWS
RDS actions
115 actions you can wire into a flow, alongside everything else in the AWS integration.
Every RDS action
- AWS RDS Add Role to DB ClusterAssociate an IAM role with an Aurora DB cluster.
- AWS RDS Add TagsAdd or overwrite tags on an RDS resource (instance, snapshot or cluster).
- AWS RDS Apply Pending Maintenance ActionApply or opt in/out of a pending maintenance action on an RDS resource.
- AWS RDS Batch Execute StatementRun one SQL statement with many parameter sets against Aurora Serverless via the Data API.
- AWS RDS Begin TransactionStart an Aurora Data API transaction. Pass the ID to Execute Statement, then Commit or Rollback.
- AWS RDS Cancel Export TaskCancel an in-progress RDS snapshot/cluster export task.
- AWS RDS Commit TransactionCommit an Aurora Data API transaction started with Begin Transaction.
- AWS RDS Copy DB Cluster SnapshotCopy a manual DB cluster snapshot, optionally cross-region or re-encrypted with a new KMS key.
- AWS RDS Copy DB SnapshotCopy a manual RDS DB snapshot, optionally cross-region or re-encrypted with a new KMS key.
- AWS RDS Create Blue/Green DeploymentCreate a blue/green deployment cloning a source DB into a green environment.
- AWS RDS Create Custom DB Engine VersionCreate a custom RDS DB engine version from installation media.
- AWS RDS Create DB ClusterProvision a new Aurora/RDS DB cluster. Add instances to it afterwards.
- AWS RDS Create DB Cluster EndpointCreate a custom Aurora DB cluster endpoint (reader or any).
- AWS RDS Create DB Cluster Parameter GroupCreate an RDS DB cluster parameter group for an engine family.
- AWS RDS Create DB Cluster SnapshotCreate a snapshot of an Aurora/RDS DB cluster.
- AWS RDS Create DB InstanceProvision a new RDS DB instance (standalone or as an Aurora cluster member).
- AWS RDS Create DB Parameter GroupCreate an RDS DB parameter group for a database engine family.
- AWS RDS Create DB ProxyCreate an RDS Proxy fronting a database with Secrets Manager credentials.
- AWS RDS Create DB Shard GroupCreate an Aurora Limitless DB shard group on a DB cluster.
- AWS RDS Create DB SnapshotCreate a manual snapshot of an RDS database instance.
- AWS RDS Create DB Subnet GroupCreate an RDS DB subnet group from a set of EC2 subnet IDs.
- AWS RDS Create Event SubscriptionCreate an RDS event notification subscription delivered to an SNS topic.
- AWS RDS Create Global ClusterCreate an Aurora global database cluster.
- AWS RDS Create IntegrationCreate a zero-ETL integration from an Aurora source to a Redshift target.
- AWS RDS Create Option GroupCreate an RDS option group for a database engine and major version.
- AWS RDS Create Read ReplicaCreate a read replica of an existing RDS database instance.
- AWS RDS Create Tenant DatabaseCreate a tenant database in a multi-tenant RDS DB instance.
- AWS RDS Delete Blue/Green DeploymentDelete a blue/green deployment, optionally removing the green environment.
- AWS RDS Delete Custom DB Engine VersionDelete a custom RDS DB engine version.
- AWS RDS Delete DB ClusterDelete an Aurora/RDS DB cluster, with an optional final snapshot.
- AWS RDS Delete DB Cluster EndpointDelete a custom Aurora DB cluster endpoint.
- AWS RDS Delete DB Cluster Parameter GroupDelete an RDS DB cluster parameter group.
- AWS RDS Delete DB Cluster SnapshotDelete an Aurora/RDS DB cluster snapshot.
- AWS RDS Delete DB InstanceDelete an RDS database instance, with an optional final snapshot.
- AWS RDS Delete DB Instance Automated BackupDelete a retained RDS DB instance automated backup by resource id or ARN.
- AWS RDS Delete DB Parameter GroupDelete an RDS DB parameter group.
- AWS RDS Delete DB ProxyDelete an existing RDS Proxy.
- AWS RDS Delete DB Shard GroupDelete an Aurora Limitless DB shard group.
- AWS RDS Delete DB SnapshotDelete a manual RDS database snapshot.
- AWS RDS Delete DB Subnet GroupDelete an RDS DB subnet group.
- AWS RDS Delete Event SubscriptionDelete an RDS event notification subscription.
- AWS RDS Delete Global ClusterDelete an Aurora global database cluster.
- AWS RDS Delete IntegrationDelete a zero-ETL integration.
- AWS RDS Delete Option GroupDelete an RDS option group.
- AWS RDS Delete Tenant DatabaseDelete a tenant database from a multi-tenant RDS DB instance.
- AWS RDS Deregister DB Proxy TargetsRemove DB instances or clusters from an RDS Proxy target group.
- AWS RDS Describe Blue/Green DeploymentsList RDS blue/green deployments, optionally filtered by identifier.
- AWS RDS Describe CertificatesList the CA certificates available for RDS DB instances.
- AWS RDS Describe DB Cluster EndpointsList Aurora DB cluster endpoints, optionally filtered by cluster or endpoint.
- AWS RDS Describe DB Cluster Parameter GroupsList RDS DB cluster parameter groups, optionally filtered by name.
- AWS RDS Describe DB Cluster SnapshotsList Aurora/RDS DB cluster snapshots, optionally filtered by cluster, snapshot or type.
- AWS RDS Describe DB ClustersList Aurora/RDS DB clusters, with writer and reader endpoints and member roles.
- AWS RDS Describe DB Engine VersionsList available RDS database engine versions, optionally filtered.
- AWS RDS Describe DB Instance Automated BackupsList RDS DB instance automated backups, optionally by identifier or resource id.
- AWS RDS Describe DB InstancesList RDS database instances, optionally filtered by identifier or engine.
- AWS RDS Describe DB Log FilesList the log files available for an RDS DB instance.
- AWS RDS Describe DB Parameter GroupsList RDS DB parameter groups, optionally filtered by name.
- AWS RDS Describe DB ParametersList the parameters within an RDS DB parameter group.
- AWS RDS Describe DB ProxiesList RDS Proxies, optionally filtered by proxy name.
- AWS RDS Describe DB Shard GroupsList Aurora Limitless DB shard groups, optionally filtered by identifier.
- AWS RDS Describe DB SnapshotsList RDS database snapshots, optionally filtered by instance, snapshot or type.
- AWS RDS Describe DB Subnet GroupsList RDS DB subnet groups, optionally filtered by name.
- AWS RDS Describe Event CategoriesList the RDS event categories available for each source type.
- AWS RDS Describe EventsList RDS events, optionally filtered by source, type, or lookback duration.
- AWS RDS Describe Export TasksList RDS snapshot/cluster export tasks, optionally by identifier or source ARN.
- AWS RDS Describe Global ClustersList Aurora global database clusters, optionally filtered by identifier.
- AWS RDS Describe IntegrationsList zero-ETL integrations, optionally filtered by identifier.
- AWS RDS Describe Option GroupsList RDS option groups, optionally filtered by name or engine.
- AWS RDS Describe Orderable DB Instance OptionsList orderable RDS DB instance options for an engine (class, version, storage).
- AWS RDS Describe Pending Maintenance ActionsList pending maintenance actions for RDS resources, optionally by resource ARN.
- AWS RDS Describe Reserved DB InstancesList purchased reserved RDS DB instances, optionally filtered.
- AWS RDS Describe Source RegionsList Regions that can be a source for RDS read replicas or snapshots.
- AWS RDS Describe Tenant DatabasesList tenant databases, optionally filtered by instance or name.
- AWS RDS Download DB Log File PortionDownload the contents of an RDS DB instance log file.
- AWS RDS Execute StatementRun a SQL statement against Aurora Serverless via the Data API (no persistent connection).
- AWS RDS Failover DB ClusterFail over an Aurora DB cluster, promoting a reader instance to writer.
- AWS RDS Failover Global ClusterPromote a secondary Aurora cluster to primary in a global database.
- AWS RDS List TagsList the tags on an RDS resource (instance, snapshot or cluster).
- AWS RDS Modify CertificatesOverride or reset the account-default RDS CA certificate.
- AWS RDS Modify Cluster Snapshot AttributeAuthorise or revoke AWS accounts (or 'all' for public) to copy/restore a manual DB cluster snapshot.
- AWS RDS Modify Custom DB Engine VersionChange the status or description of a custom RDS DB engine version.
- AWS RDS Modify DB ClusterModify an Aurora/RDS DB cluster (version, port, password or backup retention).
- AWS RDS Modify DB Cluster Parameter GroupModify parameter values in an RDS DB cluster parameter group.
- AWS RDS Modify DB InstanceModify an RDS database instance (class, storage, version or password).
- AWS RDS Modify DB Parameter GroupModify parameter values in an RDS DB parameter group.
- AWS RDS Modify DB ProxyUpdate an existing RDS Proxy's name, TLS, idle timeout or debug logging.
- AWS RDS Modify DB Shard GroupModify an Aurora Limitless DB shard group's capacity or redundancy.
- AWS RDS Modify DB Subnet GroupUpdate the subnets or description of an RDS DB subnet group.
- AWS RDS Modify Global ClusterModify an Aurora global database cluster (rename, engine version, deletion protection).
- AWS RDS Modify IntegrationModify a zero-ETL integration, e.g. rename it.
- AWS RDS Modify Option GroupAdd or remove options in an RDS option group.
- AWS RDS Modify Snapshot AttributeAuthorise or revoke other AWS accounts (or 'all' for public) to copy/restore a manual DB snapshot.
- AWS RDS Modify Tenant DatabaseRename a tenant database or change its master password.
- AWS RDS Promote Read ReplicaPromote a read replica to a standalone read/write DB instance.
- AWS RDS Reboot DB InstanceReboot an RDS database instance, optionally forcing a Multi-AZ failover.
- AWS RDS Register DB Proxy TargetsRegister DB instances or clusters as targets of an RDS Proxy target group.
- AWS RDS Remove Role from DB ClusterDisassociate an IAM role from an Aurora DB cluster.
- AWS RDS Remove TagsRemove tags from an RDS resource by tag key.
- AWS RDS Reset DB Parameter GroupReset parameters in an RDS DB parameter group to their default values.
- AWS RDS Restore Cluster from SnapshotRestore a new Aurora/RDS DB cluster from a cluster snapshot.
- AWS RDS Restore Cluster to Point in TimeRestore a new Aurora/RDS DB cluster to a point in time from source backups.
- AWS RDS Restore DB Instance From S3Create a new RDS DB instance from a database backup stored in S3.
- AWS RDS Restore Instance from SnapshotRestore a new RDS database instance from a DB snapshot.
- AWS RDS Restore Instance to Point in TimeRestore a new RDS database instance to a point in time from source backups.
- AWS RDS Rollback TransactionRoll back an Aurora Data API transaction started with Begin Transaction.
- AWS RDS Start Automated Backups ReplicationEnable cross-region replication of automated backups for an RDS DB instance.
- AWS RDS Start DB ClusterStart a stopped Aurora/RDS DB cluster.
- AWS RDS Start DB InstanceStart a stopped RDS database instance.
- AWS RDS Start Export TaskExport an RDS snapshot or cluster to Amazon S3.
- AWS RDS Stop Automated Backups ReplicationDisable cross-region replication of automated backups for an RDS DB instance.
- AWS RDS Stop DB ClusterStop a running Aurora/RDS DB cluster.
- AWS RDS Stop DB InstanceStop a running RDS database instance, optionally taking a snapshot first.
- AWS RDS Switchover Blue/Green DeploymentSwitch over a blue/green deployment, promoting the green environment to production.
- AWS RDS Switchover Global ClusterPlanned switchover promoting a secondary Aurora cluster to primary in a global database.
- AWS RDS Switchover Read ReplicaSwitch over an Oracle read replica to become the new primary DB instance.
Also in AWS
Put RDS in a flow
These actions sit on the same canvas as every other integration, so a RDS step can follow a form, a schedule or a message without any glue code.
