Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (0.7.0) of this package.
Take me there.
paws.database (version 0.1.12)
'Amazon Web Services' Database Services
Description
Interface to 'Amazon Web Services' database services, including 'Relational Database Service' ('RDS'), 'DynamoDB' 'NoSQL' database, and more
.
Copy Link
Link to current version
Version
Version
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
Install
install.packages('paws.database')
Monthly Downloads
3,612
Version
0.1.12
License
Apache License (>= 2.0)
Issues
48
Pull Requests
1
Stars
319
Forks
37
Repository
https://github.com/paws-r/paws
Maintainer
David Kretch
Last Published
August 23rd, 2021
Functions in paws.database (0.1.12)
Search all functions
dax_decrease_replication_factor
Removes one or more nodes from a DAX cluster
dax
Amazon DynamoDB Accelerator (DAX)
dax_create_subnet_group
Creates a new subnet group
dax_delete_subnet_group
Deletes a subnet group
dax_describe_clusters
Returns information about all provisioned DAX clusters if no cluster identifier is specified, or about a specific DAX cluster if a cluster identifier is supplied
dax_create_parameter_group
Creates a new parameter group
dax_delete_cluster
Deletes a previously provisioned DAX cluster
dax_delete_parameter_group
Deletes the specified parameter group
dax_describe_default_parameters
Returns the default system parameter information for the DAX caching software
dax_describe_subnet_groups
Returns a list of subnet group descriptions
dax_create_cluster
Creates a DAX cluster
dax_increase_replication_factor
Adds one or more nodes to a DAX cluster
dax_reboot_node
Reboots a single node of a DAX cluster
dax_list_tags
List all of the tags for a DAX cluster
dax_describe_parameters
Returns the detailed parameter list for a particular parameter group
dax_update_cluster
Modifies the settings for a DAX cluster
dax_tag_resource
Associates a set of tags with a DAX resource
dax_describe_events
Returns events related to DAX clusters and parameter groups
dax_describe_parameter_groups
Returns a list of parameter group descriptions
docdb_apply_pending_maintenance_action
Applies a pending maintenance action to a resource (for example, to an Amazon DocumentDB instance)
docdb_copy_db_cluster_snapshot
Copies a snapshot of a cluster
dax_untag_resource
Removes the association of tags from a DAX resource
docdb
Amazon DocumentDB with MongoDB compatibility
docdb_create_db_cluster_parameter_group
Creates a new cluster parameter group
docdb_create_db_cluster
Creates a new Amazon DocumentDB cluster
dax_update_parameter_group
Modifies the parameters of a parameter group
docdb_copy_db_cluster_parameter_group
Copies the specified cluster parameter group
docdb_describe_db_cluster_parameters
Returns the detailed parameter list for a particular cluster parameter group
dax_update_subnet_group
Modifies an existing subnet group
docdb_create_db_cluster_snapshot
Creates a snapshot of a cluster
docdb_describe_db_cluster_parameter_groups
Returns a list of DBClusterParameterGroup descriptions
docdb_add_tags_to_resource
Adds metadata tags to an Amazon DocumentDB resource
docdb_create_db_subnet_group
Creates a new subnet group
docdb_delete_db_cluster_snapshot
Deletes a cluster snapshot
docdb_delete_db_cluster_parameter_group
Deletes a specified cluster parameter group
docdb_delete_db_cluster
Deletes a previously provisioned cluster
docdb_describe_engine_default_cluster_parameters
Returns the default engine and system parameter information for the cluster database engine
docdb_delete_db_instance
Deletes a previously provisioned instance
docdb_create_db_instance
Creates a new instance
docdb_describe_db_cluster_snapshot_attributes
Returns a list of cluster snapshot attribute names and values for a manual DB cluster snapshot
docdb_describe_db_cluster_snapshots
Returns information about cluster snapshots
docdb_describe_event_categories
Displays a list of categories for all event source types, or, if specified, for a specified source type
docdb_describe_db_instances
Returns information about provisioned Amazon DocumentDB instances
docdb_delete_db_subnet_group
Deletes a subnet group
docdb_describe_certificates
Returns a list of certificate authority (CA) certificates provided by Amazon DocumentDB for this AWS account
docdb_modify_db_cluster
Modifies a setting for an Amazon DocumentDB cluster
docdb_describe_db_clusters
Returns information about provisioned Amazon DocumentDB clusters
docdb_describe_pending_maintenance_actions
Returns a list of resources (for example, instances) that have at least one pending maintenance action
docdb_describe_orderable_db_instance_options
Returns a list of orderable instance options for the specified engine
docdb_describe_events
Returns events related to instances, security groups, snapshots, and DB parameter groups for the past 14 days
docdb_describe_db_subnet_groups
Returns a list of DBSubnetGroup descriptions
docdb_modify_db_cluster_snapshot_attribute
Adds an attribute and values to, or removes an attribute and values from, a manual DB cluster snapshot
docdb_list_tags_for_resource
Lists all tags on an Amazon DocumentDB resource
docdb_modify_db_instance
Modifies settings for an instance
docdb_modify_db_cluster_parameter_group
Modifies the parameters of a cluster parameter group
docdb_modify_db_subnet_group
Modifies an existing subnet group
docdb_reboot_db_instance
You might need to reboot your instance, usually for maintenance reasons
docdb_describe_db_engine_versions
Returns a list of the available engines
docdb_remove_tags_from_resource
Removes metadata tags from an Amazon DocumentDB resource
docdb_failover_db_cluster
Forces a failover for a cluster
dynamodb
Amazon DynamoDB
docdb_restore_db_cluster_to_point_in_time
Restores a cluster to an arbitrary point in time
docdb_stop_db_cluster
Stops the running cluster that is specified by DBClusterIdentifier
docdb_restore_db_cluster_from_snapshot
Creates a new cluster from a snapshot or cluster snapshot
docdb_reset_db_cluster_parameter_group
Modifies the parameters of a cluster parameter group to the default value
docdb_start_db_cluster
Restarts the stopped cluster that is specified by DBClusterIdentifier
dynamodb_batch_execute_statement
This operation allows you to perform batch reads and writes on data stored in DynamoDB, using PartiQL
dynamodb_batch_write_item
The BatchWriteItem operation puts or deletes multiple items in one or more tables
dynamodb_create_backup
Creates a backup for an existing table
dynamodb_batch_get_item
The BatchGetItem operation returns the attributes of one or more items from one or more tables
dynamodb_create_table
The CreateTable operation adds a new table to your account
dynamodb_delete_table
The DeleteTable operation deletes a table and all of its items
dynamodb_describe_backup
Describes an existing backup of a table
dynamodb_describe_contributor_insights
Returns information about contributor insights, for a given table or global secondary index
dynamodb_describe_endpoints
Returns the regional endpoint information
dynamodb_create_global_table
Creates a global table from an existing table
dynamodb_delete_backup
Deletes an existing backup of a table
dynamodb_describe_export
Describes an existing table export
dynamodb_delete_item
Deletes a single item in a table by primary key
dynamodb_describe_kinesis_streaming_destination
Returns information about the status of Kinesis streaming
dynamodb_describe_continuous_backups
Checks the status of continuous backups and point in time recovery on the specified table
dynamodb_describe_global_table
Returns information about the specified global table
dynamodb_enable_kinesis_streaming_destination
Starts table data replication to the specified Kinesis data stream at a timestamp chosen during the enable workflow
dynamodb_disable_kinesis_streaming_destination
Stops replication from the DynamoDB table to the Kinesis data stream
dynamodb_describe_limits
Returns the current provisioned-capacity quotas for your AWS account in a Region, both for the Region as a whole and for any one DynamoDB table that you create there
dynamodb_describe_time_to_live
Gives a description of the Time to Live (TTL) status on the specified table
dynamodb_describe_table_replica_auto_scaling
Describes auto scaling settings across replicas of the global table at once
dynamodb_execute_statement
This operation allows you to perform reads and singleton writes on data stored in DynamoDB, using PartiQL
dynamodb_describe_global_table_settings
Describes Region-specific settings for a global table
dynamodb_describe_table
Returns information about the table, including the current status of the table, when it was created, the primary key schema, and any indexes on the table
dynamodb_list_contributor_insights
Returns a list of ContributorInsightsSummary for a table and all its global secondary indexes
dynamodb_list_tags_of_resource
List all tags on an Amazon DynamoDB resource
dynamodb_put_item
Creates a new item, or replaces an old item with a new item
dynamodb_execute_transaction
This operation allows you to perform transactional reads or writes on data stored in DynamoDB, using PartiQL
dynamodb_get_item
The GetItem operation returns a set of attributes for the item with the given primary key
dynamodb_export_table_to_point_in_time
Exports table data to an S3 bucket
dynamodb_list_backups
List backups associated with an AWS account
dynamodb_list_global_tables
Lists all global tables that have a replica in the specified Region
dynamodb_list_exports
Lists completed exports within the past 90 days
dynamodb_list_tables
Returns an array of table names associated with the current account and endpoint
dynamodb_update_contributor_insights
Updates the status for contributor insights for a specific table or index
dynamodb_update_continuous_backups
UpdateContinuousBackups enables or disables point in time recovery for the specified table
dynamodb_transact_write_items
TransactWriteItems is a synchronous write operation that groups up to 25 action requests
dynamodb_untag_resource
Removes the association of tags from an Amazon DynamoDB resource
dynamodb_tag_resource
Associate a set of tags with an Amazon DynamoDB resource
dynamodb_restore_table_to_point_in_time
Restores the specified table to the specified point in time within EarliestRestorableDateTime and LatestRestorableDateTime
dynamodb_transact_get_items
TransactGetItems is a synchronous operation that atomically retrieves multiple items from one or more tables (but not from indexes) in a single account and Region
dynamodb_scan
The Scan operation returns one or more items and item attributes by accessing every item in a table or a secondary index
dynamodb_restore_table_from_backup
Creates a new table from an existing backup
dynamodb_query
The Query operation finds items based on primary key values
dynamodb_update_global_table
Adds or removes replicas in the specified global table
dynamodbstreams
Amazon DynamoDB Streams
dynamodb_update_table_replica_auto_scaling
Updates auto scaling settings on your global tables at once
dynamodbstreams_describe_stream
Returns information about a stream, including the current status of the stream, its Amazon Resource Name (ARN), the composition of its shards, and its corresponding DynamoDB table
dynamodb_update_global_table_settings
Updates settings for a global table
dynamodbstreams_get_records
Retrieves the stream records from a given shard
dynamodbstreams_get_shard_iterator
Returns a shard iterator
dynamodb_update_item
Edits an existing item's attributes, or adds a new item to the table if it does not already exist
dynamodb_update_table
Modifies the provisioned throughput settings, global secondary indexes, or DynamoDB Streams settings for a given table
dynamodb_update_time_to_live
The UpdateTimeToLive method enables or disables Time to Live (TTL) for the specified table
dynamodbstreams_list_streams
Returns an array of stream ARNs associated with the current account and endpoint
elasticache
Amazon ElastiCache
elasticache_copy_snapshot
Makes a copy of an existing snapshot
elasticache_create_cache_parameter_group
Creates a new Amazon ElastiCache cache parameter group
elasticache_batch_stop_update_action
Stop the service update
elasticache_authorize_cache_security_group_ingress
Allows network ingress to a cache security group
elasticache_add_tags_to_resource
Adds up to 50 cost allocation tags to the named resource
elasticache_create_cache_cluster
Creates a cluster
elasticache_complete_migration
Complete the migration of data
elasticache_batch_apply_update_action
Apply the service update
elasticache_delete_cache_cluster
Deletes a previously provisioned cluster
elasticache_create_snapshot
Creates a copy of an entire cluster or replication group at a specific moment in time
elasticache_decrease_node_groups_in_global_replication_group
Decreases the number of node groups in a Global Datastore
elasticache_create_cache_subnet_group
Creates a new cache subnet group
elasticache_decrease_replica_count
Dynamically decreases the number of replicas in a Redis (cluster mode disabled) replication group or the number of replica nodes in one or more node groups (shards) of a Redis (cluster mode enabled) replication group
elasticache_create_user_group
For Redis engine version 6
elasticache_create_user
For Redis engine version 6
elasticache_create_replication_group
Creates a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group
elasticache_create_global_replication_group
Global Datastore for Redis offers fully managed, fast, reliable and secure cross-region replication
elasticache_create_cache_security_group
Creates a new cache security group
elasticache_describe_cache_engine_versions
Returns a list of the available cache engines and their versions
elasticache_delete_global_replication_group
Deleting a Global Datastore is a two-step process:
elasticache_delete_user
For Redis engine version 6
elasticache_delete_cache_subnet_group
Deletes a cache subnet group
elasticache_describe_cache_security_groups
Returns a list of cache security group descriptions
elasticache_describe_engine_default_parameters
Returns the default engine and system parameter information for the specified cache engine
elasticache_describe_cache_parameters
Returns the detailed parameter list for a particular cache parameter group
elasticache_describe_cache_parameter_groups
Returns a list of cache parameter group descriptions
elasticache_describe_reserved_cache_nodes
Returns information about reserved cache nodes for this account, or about a specified reserved cache node
elasticache_describe_replication_groups
Returns information about a particular replication group
elasticache_describe_global_replication_groups
Returns information about a particular global replication group
elasticache_describe_cache_subnet_groups
Returns a list of cache subnet group descriptions
elasticache_describe_events
Returns events related to clusters, cache security groups, and cache parameter groups
elasticache_describe_reserved_cache_nodes_offerings
Lists available reserved cache node offerings
elasticache_disassociate_global_replication_group
Remove a secondary cluster from the Global Datastore using the Global Datastore name
elasticache_describe_users
Returns a list of users
elasticache_increase_replica_count
Dynamically increases the number of replics in a Redis (cluster mode disabled) replication group or the number of replica nodes in one or more node groups (shards) of a Redis (cluster mode enabled) replication group
elasticache_list_allowed_node_type_modifications
Lists all available node types that you can scale your Redis cluster's or replication group's current node type
elasticache_describe_update_actions
Returns details of the update actions
elasticache_describe_user_groups
Returns a list of user groups
elasticache_failover_global_replication_group
Used to failover the primary region to a selected secondary region
elasticache_increase_node_groups_in_global_replication_group
Increase the number of node groups in the Global Datastore
elasticache_modify_cache_subnet_group
Modifies an existing cache subnet group
elasticache_modify_cache_parameter_group
Modifies the parameters of a cache parameter group
elasticache_modify_replication_group_shard_configuration
Modifies a replication group's shards (node groups) by allowing you to add shards, remove shards, or rebalance the keyspaces among exisiting shards
elasticache_modify_user
Changes user password(s) and/or access string
elasticache_describe_snapshots
Returns information about cluster or replication group snapshots
elasticache_describe_service_updates
Returns details of the service updates
elasticache_modify_global_replication_group
Modifies the settings for a Global Datastore
elasticache_rebalance_slots_in_global_replication_group
Redistribute slots to ensure uniform distribution across existing shards in the cluster
elasticache_list_tags_for_resource
Lists all cost allocation tags currently on the named resource
elasticache_modify_cache_cluster
Modifies the settings for a cluster
elasticache_remove_tags_from_resource
Removes the tags identified by the TagKeys list from the named resource
neptune
Amazon Neptune
elasticache_reset_cache_parameter_group
Modifies the parameters of a cache parameter group to the engine or system default value
elasticache_reboot_cache_cluster
Reboots some, or all, of the cache nodes within a provisioned cluster
elasticache_modify_replication_group
Modifies the settings for a replication group
elasticache_test_failover
Represents the input of a TestFailover operation which test automatic failover on a specified node group (called shard in the console) in a replication group (called cluster in the console)
elasticache_modify_user_group
Changes the list of users that belong to the user group
elasticache_purchase_reserved_cache_nodes_offering
Allows you to purchase a reserved cache node offering
elasticache_start_migration
Start the migration of data
neptune_create_db_cluster_endpoint
Creates a new custom endpoint and associates it with an Amazon Neptune DB cluster
neptune_create_db_cluster_snapshot
Creates a snapshot of a DB cluster
elasticache_revoke_cache_security_group_ingress
Revokes ingress from a cache security group
neptune_create_db_instance
Creates a new DB instance
neptune_create_db_cluster
Creates a new Amazon Neptune DB cluster
neptune_copy_db_parameter_group
Copies the specified DB parameter group
neptune_add_role_to_db_cluster
Associates an Identity and Access Management (IAM) role from an Neptune DB cluster
neptune_add_source_identifier_to_subscription
Adds a source identifier to an existing event notification subscription
neptune_apply_pending_maintenance_action
Applies a pending maintenance action to a resource (for example, to a DB instance)
neptune_add_tags_to_resource
Adds metadata tags to an Amazon Neptune resource
neptune_create_db_cluster_parameter_group
Creates a new DB cluster parameter group
neptune_delete_event_subscription
Deletes an event notification subscription
neptune_delete_db_cluster_parameter_group
Deletes a specified DB cluster parameter group
neptune_delete_db_cluster_endpoint
Deletes a custom endpoint and removes it from an Amazon Neptune DB cluster
neptune_describe_db_cluster_endpoints
Returns information about endpoints for an Amazon Neptune DB cluster
neptune_delete_db_cluster_snapshot
Deletes a DB cluster snapshot
neptune_describe_db_cluster_snapshots
Returns information about DB cluster snapshots
neptune_delete_db_parameter_group
Deletes a specified DBParameterGroup
neptune_copy_db_cluster_snapshot
Copies a snapshot of a DB cluster
neptune_copy_db_cluster_parameter_group
Copies the specified DB cluster parameter group
neptune_create_event_subscription
Creates an event notification subscription
neptune_describe_events
Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14 days
neptune_delete_db_subnet_group
Deletes a DB subnet group
neptune_describe_orderable_db_instance_options
Returns a list of orderable DB instance options for the specified engine
neptune_delete_db_instance
The DeleteDBInstance action deletes a previously provisioned DB instance
neptune_describe_db_cluster_parameter_groups
Returns a list of DBClusterParameterGroup descriptions
neptune_delete_db_cluster
The DeleteDBCluster action deletes a previously provisioned DB cluster
neptune_describe_db_instances
Returns information about provisioned instances, and supports pagination
neptune_describe_db_parameters
Returns the detailed parameter list for a particular DB parameter group
neptune_describe_pending_maintenance_actions
Returns a list of resources (for example, DB instances) that have at least one pending maintenance action
neptune_describe_valid_db_instance_modifications
You can call DescribeValidDBInstanceModifications to learn what modifications you can make to your DB instance
neptune_describe_db_parameter_groups
Returns a list of DBParameterGroup descriptions
neptune_describe_event_categories
Displays a list of categories for all event source types, or, if specified, for a specified source type
neptune_modify_db_subnet_group
Modifies an existing DB subnet group
neptune_describe_db_cluster_snapshot_attributes
Returns a list of DB cluster snapshot attribute names and values for a manual DB cluster snapshot
neptune_describe_db_cluster_parameters
Returns the detailed parameter list for a particular DB cluster parameter group
neptune_describe_db_subnet_groups
Returns a list of DBSubnetGroup descriptions
neptune_modify_db_cluster_endpoint
Modifies the properties of an endpoint in an Amazon Neptune DB cluster
neptune_describe_event_subscriptions
Lists all the subscription descriptions for a customer account
neptune_modify_db_cluster
Modify a setting for a DB cluster
neptune_modify_db_parameter_group
Modifies the parameters of a DB parameter group
neptune_modify_db_instance
Modifies settings for a DB instance
neptune_start_db_cluster
Starts an Amazon Neptune DB cluster that was stopped using the AWS console, the AWS CLI stop-db-cluster command, or the StopDBCluster API
neptune_create_db_parameter_group
Creates a new DB parameter group
neptune_create_db_subnet_group
Creates a new DB subnet group
neptune_describe_db_engine_versions
Returns a list of the available DB engines
neptune_reset_db_parameter_group
Modifies the parameters of a DB parameter group to the engine/system default value
neptune_describe_db_clusters
Returns information about provisioned DB clusters, and supports pagination
neptune_describe_engine_default_cluster_parameters
Returns the default engine and system parameter information for the cluster database engine
neptune_restore_db_cluster_from_snapshot
Creates a new DB cluster from a DB snapshot or DB cluster snapshot
neptune_remove_role_from_db_cluster
Disassociates an Identity and Access Management (IAM) role from a DB cluster
rds_apply_pending_maintenance_action
Applies a pending maintenance action to a resource (for example, to a DB instance)
rds_add_role_to_db_cluster
Associates an Identity and Access Management (IAM) role from an Amazon Aurora DB cluster
neptune_describe_engine_default_parameters
Returns the default engine and system parameter information for the specified database engine
rds_build_auth_token
Return an authentication token for a database connection
neptune_modify_db_cluster_parameter_group
Modifies the parameters of a DB cluster parameter group
neptune_restore_db_cluster_to_point_in_time
Restores a DB cluster to an arbitrary point in time
neptune_modify_event_subscription
Modifies an existing event notification subscription
neptune_modify_db_cluster_snapshot_attribute
Adds an attribute and values to, or removes an attribute and values from, a manual DB cluster snapshot
neptune_remove_tags_from_resource
Removes metadata tags from an Amazon Neptune resource
rds_add_tags_to_resource
Adds metadata tags to an Amazon RDS resource
rds_add_source_identifier_to_subscription
Adds a source identifier to an existing RDS event notification subscription
neptune_failover_db_cluster
Forces a failover for a DB cluster
rds_add_role_to_db_instance
Associates an AWS Identity and Access Management (IAM) role with a DB instance
neptune_reset_db_cluster_parameter_group
Modifies the parameters of a DB cluster parameter group to the default value
rds_backtrack_db_cluster
Backtracks a DB cluster to a specific time, without creating a new DB cluster
rds_copy_db_cluster_parameter_group
Copies the specified DB cluster parameter group
rds_cancel_export_task
Cancels an export task in progress that is exporting a snapshot to Amazon S3
rds_create_db_cluster_parameter_group
Creates a new DB cluster parameter group
rds
Amazon Relational Database Service
rds_create_db_cluster_endpoint
Creates a new custom endpoint and associates it with an Amazon Aurora DB cluster
neptune_promote_read_replica_db_cluster
Not supported
neptune_list_tags_for_resource
Lists all tags on an Amazon Neptune resource
neptune_reboot_db_instance
You might need to reboot your DB instance, usually for maintenance reasons
neptune_stop_db_cluster
Stops an Amazon Neptune DB cluster
rds_create_db_proxy
Creates a new DB proxy
neptune_remove_source_identifier_from_subscription
Removes a source identifier from an existing event notification subscription
rds_copy_db_snapshot
Copies the specified DB snapshot
rds_create_db_security_group
Creates a new DB security group
rds_copy_option_group
Copies the specified option group
rds_create_event_subscription
Creates an RDS event notification subscription
rds_create_global_cluster
Creates an Aurora global database spread across multiple AWS Regions
rds_create_db_snapshot
Creates a snapshot of a DB instance
rds_create_db_subnet_group
Creates a new DB subnet group
rds_delete_db_parameter_group
Deletes a specified DB parameter group
rds_delete_db_proxy
Deletes an existing proxy
rds_delete_db_subnet_group
Deletes a DB subnet group
rds_create_custom_availability_zone
Creates a custom Availability Zone (AZ)
rds_create_db_cluster
Creates a new Amazon Aurora DB cluster
rds_authorize_db_security_group_ingress
Enables ingress to a DBSecurityGroup using one of two forms of authorization
rds_delete_global_cluster
Deletes a global database cluster
rds_delete_db_instance_automated_backup
Deletes automated backups using the DbiResourceId value of the source DB instance or the Amazon Resource Name (ARN) of the automated backups
rds_delete_db_instance
The DeleteDBInstance action deletes a previously provisioned DB instance
rds_delete_db_cluster_parameter_group
Deletes a specified DB cluster parameter group
rds_delete_event_subscription
Deletes an RDS event notification subscription
rds_create_db_instance_read_replica
Creates a new DB instance that acts as a read replica for an existing source DB instance
rds_describe_db_cluster_backtracks
Returns information about backtracks for a DB cluster
rds_describe_db_cluster_parameters
Returns the detailed parameter list for a particular DB cluster parameter group
rds_create_option_group
Creates a new option group
rds_create_db_parameter_group
Creates a new DB parameter group
rds_describe_db_cluster_snapshot_attributes
Returns a list of DB cluster snapshot attribute names and values for a manual DB cluster snapshot
rds_describe_db_instances
Returns information about provisioned RDS instances
rds_describe_custom_availability_zones
Returns information about custom Availability Zones (AZs)
rds_delete_custom_availability_zone
Deletes a custom Availability Zone (AZ)
rds_delete_option_group
Deletes an existing option group
rds_delete_db_cluster_snapshot
Deletes a DB cluster snapshot
rds_deregister_db_proxy_targets
Remove the association between one or more DBProxyTarget data structures and a DBProxyTargetGroup
rds_describe_db_snapshot_attributes
Returns a list of DB snapshot attribute names and values for a manual DB snapshot
rds_describe_event_subscriptions
Lists all the subscription descriptions for a customer account
rds_describe_db_cluster_parameter_groups
Returns a list of DBClusterParameterGroup descriptions
rds_describe_db_cluster_endpoints
Returns information about endpoints for an Amazon Aurora DB cluster
rds_delete_installation_media
Deletes the installation medium for a DB engine that requires an on-premises customer provided license, such as Microsoft SQL Server
rds_describe_events
Returns events related to DB instances, DB clusters, DB parameter groups, DB security groups, DB snapshots, and DB cluster snapshots for the past 14 days
rds_create_db_cluster_snapshot
Creates a snapshot of a DB cluster
rds_copy_db_parameter_group
Copies the specified DB parameter group
rds_copy_db_cluster_snapshot
Copies a snapshot of a DB cluster
rds_describe_account_attributes
Lists all of the attributes for a customer account
rds_describe_reserved_db_instances_offerings
Lists available reserved DB instance offerings
rds_create_db_instance
Creates a new DB instance
rds_delete_db_cluster
The DeleteDBCluster action deletes a previously provisioned DB cluster
rds_describe_db_engine_versions
Returns a list of the available DB engines
rds_describe_db_proxies
Returns information about DB proxies
rds_describe_engine_default_parameters
Returns the default engine and system parameter information for the specified database engine
rds_describe_certificates
Lists the set of CA certificates provided by Amazon RDS for this AWS account
rds_describe_db_instance_automated_backups
Displays backups for both current and deleted instances
rds_describe_event_categories
Displays a list of categories for all event source types, or, if specified, for a specified source type
rds_describe_db_proxy_target_groups
Returns information about DB proxy target groups, represented by DBProxyTargetGroup data structures
rds_describe_pending_maintenance_actions
Returns a list of resources (for example, DB instances) that have at least one pending maintenance action
rds_delete_db_security_group
Deletes a DB security group
rds_delete_db_cluster_endpoint
Deletes a custom endpoint and removes it from an Amazon Aurora DB cluster
rds_describe_db_clusters
Returns information about provisioned Aurora DB clusters
rds_modify_current_db_cluster_capacity
Set the capacity of an Aurora Serverless DB cluster to a specific value
rds_describe_db_cluster_snapshots
Returns information about DB cluster snapshots
rds_describe_db_snapshots
Returns information about DB snapshots
rds_modify_db_proxy_target_group
Modifies the properties of a DBProxyTargetGroup
rds_modify_db_snapshot
Updates a manual DB snapshot with a new engine version
rds_describe_engine_default_cluster_parameters
Returns the default engine and system parameter information for the cluster database engine
rds_failover_db_cluster
Forces a failover for a DB cluster
rds_describe_db_subnet_groups
Returns a list of DBSubnetGroup descriptions
rds_delete_db_snapshot
Deletes a DB snapshot
rds_modify_db_proxy
Changes the settings for an existing DB proxy
rds_describe_source_regions
Returns a list of the source AWS Regions where the current AWS Region can create a read replica, copy a DB snapshot from, or replicate automated backups from
rds_describe_db_log_files
Returns a list of DB log files for the DB instance
rds_list_tags_for_resource
Lists all tags on an Amazon RDS resource
rds_import_installation_media
Imports the installation media for a DB engine that requires an on-premises customer provided license, such as SQL Server
rds_remove_role_from_db_instance
Disassociates an AWS Identity and Access Management (IAM) role from a DB instance
rds_remove_source_identifier_from_subscription
Removes a source identifier from an existing RDS event notification subscription
rds_describe_installation_media
Describes the available installation media for a DB engine that requires an on-premises customer provided license, such as Microsoft SQL Server
rds_describe_valid_db_instance_modifications
You can call DescribeValidDBInstanceModifications to learn what modifications you can make to your DB instance
rds_describe_option_group_options
Describes all available options
rds_describe_db_proxy_targets
Returns information about DBProxyTarget objects
rds_download_db_log_file_portion
Downloads all or a portion of the specified log file, up to 1 MB in size
rds_describe_db_parameter_groups
Returns a list of DBParameterGroup descriptions
rds_modify_db_cluster_endpoint
Modifies the properties of an endpoint in an Amazon Aurora DB cluster
rds_describe_db_parameters
Returns the detailed parameter list for a particular DB parameter group
rds_describe_db_security_groups
Returns a list of DBSecurityGroup descriptions
rds_describe_reserved_db_instances
Returns information about reserved DB instances for this account, or about a specified reserved DB instance
rds_describe_export_tasks
Returns information about a snapshot export to Amazon S3
rds_modify_event_subscription
Modifies an existing RDS event notification subscription
rds_reset_db_cluster_parameter_group
Modifies the parameters of a DB cluster parameter group to the default value
rds_modify_global_cluster
Modify a setting for an Amazon Aurora global cluster
rds_register_db_proxy_targets
Associate one or more DBProxyTarget data structures with a DBProxyTargetGroup
rds_reboot_db_instance
You might need to reboot your DB instance, usually for maintenance reasons
rds_modify_db_cluster
Modify a setting for an Amazon Aurora DB cluster
rds_modify_db_cluster_snapshot_attribute
Adds an attribute and values to, or removes an attribute and values from, a manual DB cluster snapshot
rds_describe_option_groups
Describes the available option groups
rds_describe_global_clusters
Returns information about Aurora global database clusters
rds_restore_db_cluster_from_s3
Creates an Amazon Aurora DB cluster from MySQL data stored in an Amazon S3 bucket
rds_modify_certificates
Override the system-default Secure Sockets Layer/Transport Layer Security (SSL/TLS) certificate for Amazon RDS for new DB instances temporarily, or remove the override
rds_modify_db_cluster_parameter_group
Modifies the parameters of a DB cluster parameter group
rds_modify_db_subnet_group
Modifies an existing DB subnet group
rds_modify_db_snapshot_attribute
Adds an attribute and values to, or removes an attribute and values from, a manual DB snapshot
rds_modify_db_parameter_group
Modifies the parameters of a DB parameter group
rds_restore_db_instance_from_db_snapshot
Creates a new DB instance from a DB snapshot
rds_start_db_cluster
Starts an Amazon Aurora DB cluster that was stopped using the AWS console, the stop-db-cluster AWS CLI command, or the StopDBCluster action
rds_start_activity_stream
Starts a database activity stream to monitor activity on the database
rds_start_export_task
Starts an export of a snapshot to Amazon S3
rds_stop_activity_stream
Stops a database activity stream that was started using the AWS console, the start-activity-stream AWS CLI command, or the StartActivityStream action
rds_reset_db_parameter_group
Modifies the parameters of a DB parameter group to the engine/system default value
rds_modify_option_group
Modifies an existing option group
rds_restore_db_instance_to_point_in_time
Restores a DB instance to an arbitrary point in time
rds_stop_db_cluster
Stops an Amazon Aurora DB cluster
rds_stop_db_instance
Stops an Amazon RDS DB instance
rdsdataservice_execute_statement
Runs a SQL statement against a database
rds_restore_db_instance_from_s3
Amazon Relational Database Service (Amazon RDS) supports importing MySQL databases by using backup files
rds_revoke_db_security_group_ingress
Revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 or VPC Security Groups
rds_remove_from_global_cluster
Detaches an Aurora secondary cluster from an Aurora global database cluster
rds_promote_read_replica
Promotes a read replica DB instance to a standalone DB instance
rds_remove_role_from_db_cluster
Disassociates an AWS Identity and Access Management (IAM) role from an Amazon Aurora DB cluster
redshift_create_hsm_configuration
Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and use database encryption keys in a Hardware Security Module (HSM)
redshift_create_scheduled_action
Creates a scheduled action
redshift_create_snapshot_copy_grant
Creates a snapshot copy grant that permits Amazon Redshift to use a customer master key (CMK) from AWS Key Management Service (AWS KMS) to encrypt copied snapshots in a destination region
rds_stop_db_instance_automated_backups_replication
Stops automated backup replication for a DB instance
redshift_create_hsm_client_certificate
Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases
rdsdataservice_rollback_transaction
Performs a rollback of a transaction
rdsdataservice_begin_transaction
Starts a SQL transaction
redshift_delete_cluster_parameter_group
Deletes a specified Amazon Redshift parameter group
redshift_delete_cluster_snapshot
Deletes the specified manual snapshot
redshift_delete_cluster_subnet_group
Deletes the specified cluster subnet group
rdsdataservice
AWS RDS DataService
rds_start_db_instance_automated_backups_replication
Enables replication of automated backups to a different AWS Region
rdsdataservice_batch_execute_statement
Runs a batch SQL statement over an array of data
redshift_copy_cluster_snapshot
Copies the specified automated cluster snapshot to a new manual cluster snapshot
redshift_cancel_resize
Cancels a resize operation for a cluster
rds_start_db_instance
Starts an Amazon RDS DB instance that was stopped using the AWS console, the stop-db-instance AWS CLI command, or the StopDBInstance action
redshift
Amazon Redshift
redshift_delete_tags
Deletes tags from a resource
redshift_delete_usage_limit
Deletes a usage limit from a cluster
redshift_describe_cluster_security_groups
Returns information about Amazon Redshift security groups
redshift_authorize_cluster_security_group_ingress
Adds an inbound (ingress) rule to an Amazon Redshift security group
redshift_describe_cluster_snapshots
Returns one or more snapshot objects, which contain metadata about your cluster snapshots
redshift_delete_hsm_configuration
Deletes the specified Amazon Redshift HSM configuration
redshift_create_cluster
Creates a new cluster with the specified parameters
redshift_accept_reserved_node_exchange
Exchanges a DC1 Reserved Node for a DC2 Reserved Node with no changes to the configuration (term, payment type, or number of nodes) and no additional costs
redshift_create_cluster_parameter_group
Creates an Amazon Redshift parameter group
redshift_delete_cluster
Deletes a previously provisioned cluster without its final snapshot being created
rds_describe_orderable_db_instance_options
Returns a list of orderable DB instance options for the specified engine
redshift_describe_hsm_configurations
Returns information about the specified Amazon Redshift HSM configuration
redshift_describe_hsm_client_certificates
Returns information about the specified HSM client certificate
rds_promote_read_replica_db_cluster
Promotes a read replica DB cluster to a standalone DB cluster
redshift_create_event_subscription
Creates an Amazon Redshift event notification subscription
redshift_create_cluster_snapshot
Creates a manual snapshot of the specified cluster
redshift_create_usage_limit
Creates a usage limit for a specified Amazon Redshift feature on a cluster
redshift_delete_scheduled_action
Deletes a scheduled action
redshift_get_cluster_credentials
Returns a database user name and temporary password with temporary authorization to log on to an Amazon Redshift database
redshift_enable_snapshot_copy
Enables the automatic copy of snapshots from one region to another region for a specified cluster
rds_restore_db_cluster_to_point_in_time
Restores a DB cluster to an arbitrary point in time
rds_purchase_reserved_db_instances_offering
Purchases a reserved DB instance offering
rds_remove_tags_from_resource
Removes metadata tags from an Amazon RDS resource
rds_modify_db_instance
Modifies settings for a DB instance
redshift_describe_orderable_cluster_options
Returns a list of orderable cluster options
redshift_describe_cluster_parameter_groups
Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group
redshift_describe_cluster_parameters
Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group
redshift_describe_default_cluster_parameters
Returns a list of parameter settings for the specified parameter group family
redshift_create_cluster_subnet_group
Creates a new Amazon Redshift subnet group
redshift_describe_reserved_node_offerings
Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you
redshift_describe_table_restore_status
Lists the status of one or more table restore requests made using the RestoreTableFromClusterSnapshot API action
redshift_describe_event_categories
Displays a list of event categories for all event source types, or for a specified source type
rds_restore_db_cluster_from_snapshot
Creates a new DB cluster from a DB snapshot or DB cluster snapshot
redshift_describe_cluster_versions
Returns descriptions of the available Amazon Redshift cluster versions
redshift_delete_cluster_security_group
Deletes an Amazon Redshift security group
redshift_describe_reserved_nodes
Returns the descriptions of the reserved nodes
redshift_describe_resize
Returns information about the last resize operation for the specified cluster
redshift_describe_clusters
Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties
rdsdataservice_commit_transaction
Ends a SQL transaction started with the BeginTransaction operation and commits the changes
rdsdataservice_execute_sql
Runs one or more SQL statements
redshift_batch_modify_cluster_snapshots
Modifies the settings for a set of cluster snapshots
redshift_describe_snapshot_schedules
Returns a list of snapshot schedules
redshift_modify_cluster
Modifies the settings for a cluster
redshift_delete_snapshot_copy_grant
Deletes the specified snapshot copy grant
redshift_delete_snapshot_schedule
Deletes a snapshot schedule
redshift_disable_snapshot_copy
Disables the automatic copying of snapshots from one region to another region for a specified cluster
redshift_describe_logging_status
Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster
redshift_describe_node_configuration_options
Returns properties of possible node configurations such as node type, number of nodes, and disk usage for the specified action type
redshift_modify_cluster_subnet_group
Modifies a cluster subnet group to include the specified list of VPC subnets
redshift_reboot_cluster
Reboots a cluster
redshift_reset_cluster_parameter_group
Sets one or more parameters of the specified parameter group to their default values and sets the source values of the parameters to "engine-default"
simpledb_domain_metadata
Returns information about the domain, including when the domain was created, the number of items and attributes in the domain, and the size of the attribute names and values
redshift_get_reserved_node_exchange_offerings
Returns an array of DC2 ReservedNodeOfferings that matches the payment type, term, and usage price of the given DC1 reserved node
redshift_describe_tags
Returns a list of tags
redshift_describe_usage_limits
Shows usage limits on a cluster
redshift_delete_hsm_client_certificate
Deletes the specified HSM client certificate
redshift_batch_delete_cluster_snapshots
Deletes a set of cluster snapshots
redshift_authorize_snapshot_access
Authorizes the specified AWS customer account to restore the specified snapshot
redshift_disable_logging
Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster
redshift_enable_logging
Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster
simpledb_create_domain
The CreateDomain operation creates a new domain
simpledb_delete_attributes
Deletes one or more attributes associated with an item
simpledb
Amazon SimpleDB
redshift_rotate_encryption_key
Rotates the encryption keys for a cluster
redshift_restore_from_cluster_snapshot
Creates a new cluster from a snapshot
redshift_modify_event_subscription
Modifies an existing Amazon Redshift event notification subscription
redshift_resize_cluster
Changes the size of the cluster
redshift_create_snapshot_schedule
Create a snapshot schedule that can be associated to a cluster and which overrides the default system backup schedule
redshift_modify_scheduled_action
Modifies a scheduled action
redshift_describe_account_attributes
Returns a list of attributes attached to an account
redshift_modify_cluster_db_revision
Modifies the database revision of a cluster
redshift_create_cluster_security_group
Creates a new Amazon Redshift security group
redshift_create_tags
Adds tags to a cluster
redshift_modify_cluster_iam_roles
Modifies the list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services
redshift_modify_snapshot_copy_retention_period
Modifies the number of days to retain snapshots in the destination AWS Region after they are copied from the source AWS Region
redshift_revoke_snapshot_access
Removes the ability of the specified AWS customer account to restore the specified snapshot
redshift_revoke_cluster_security_group_ingress
Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2 security group
redshift_modify_cluster_snapshot
Modifies the settings for a snapshot
simpledb_delete_domain
The DeleteDomain operation deletes a domain
redshift_describe_storage
Returns account level backups storage size and provisional storage
redshift_describe_cluster_tracks
Returns a list of all the available maintenance tracks
redshift_describe_cluster_db_revisions
Returns an array of ClusterDbRevision objects
redshift_describe_cluster_subnet_groups
Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups
redshift_modify_usage_limit
Modifies a usage limit in a cluster
simpledb_list_domains
The ListDomains operation lists all domains associated with the Access Key ID
simpledb_get_attributes
Returns all of the attributes associated with the specified item
redshift_modify_snapshot_schedule
Modifies a snapshot schedule
redshift_delete_event_subscription
Deletes an Amazon Redshift event notification subscription
redshift_pause_cluster
Pauses a cluster
redshift_describe_event_subscriptions
Lists descriptions of all the Amazon Redshift event notification subscriptions for a customer account
redshift_describe_scheduled_actions
Describes properties of scheduled actions
redshift_purchase_reserved_node_offering
Allows you to purchase reserved nodes
redshift_describe_events
Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days
redshift_describe_snapshot_copy_grants
Returns a list of snapshot copy grants owned by the AWS account in the destination region
redshift_modify_cluster_snapshot_schedule
Modifies a snapshot schedule for a cluster
simpledb_put_attributes
The PutAttributes operation creates or replaces attributes in an item
redshift_restore_table_from_cluster_snapshot
Creates a new table from a table in an Amazon Redshift cluster snapshot
simpledb_select
The Select operation returns a set of attributes for ItemNames that match the select expression
redshift_resume_cluster
Resumes a paused cluster
redshift_modify_cluster_maintenance
Modifies the maintenance settings of a cluster
simpledb_batch_delete_attributes
Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies
redshift_modify_cluster_parameter_group
Modifies the parameters of a parameter group
simpledb_batch_put_attributes
The BatchPutAttributes operation creates or replaces attributes within one or more items
elasticache_delete_replication_group
Deletes an existing replication group
elasticache_delete_cache_security_group
Deletes a cache security group
elasticache_delete_cache_parameter_group
Deletes the specified cache parameter group
elasticache_delete_snapshot
Deletes an existing snapshot
elasticache_delete_user_group
For Redis engine version 6
elasticache_describe_cache_clusters
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cache cluster if a cluster identifier is supplied