Awso_rds_eioSourceval add_role_to_d_b_cluster :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.AddRoleToDBClusterMessage.t ->
(unit, unit) Result.tval add_role_to_d_b_instance :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.AddRoleToDBInstanceMessage.t ->
(unit, unit) Result.tval add_source_identifier_to_subscription :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.AddSourceIdentifierToSubscriptionMessage.t ->
(Awso_rds.Values.AddSourceIdentifierToSubscriptionResult.t,
Awso_rds.Values.AddSourceIdentifierToSubscriptionResult.error)
Result.tval add_tags_to_resource :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.AddTagsToResourceMessage.t ->
(unit, unit) Result.tval apply_pending_maintenance_action :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ApplyPendingMaintenanceActionMessage.t ->
(Awso_rds.Values.ApplyPendingMaintenanceActionResult.t,
Awso_rds.Values.ApplyPendingMaintenanceActionResult.error)
Result.tval authorize_d_b_security_group_ingress :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.AuthorizeDBSecurityGroupIngressMessage.t ->
(Awso_rds.Values.AuthorizeDBSecurityGroupIngressResult.t,
Awso_rds.Values.AuthorizeDBSecurityGroupIngressResult.error)
Result.tval backtrack_d_b_cluster :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.BacktrackDBClusterMessage.t ->
(Awso_rds.Values.DBClusterBacktrack.t,
Awso_rds.Values.DBClusterBacktrack.error)
Result.tval cancel_export_task :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CancelExportTaskMessage.t ->
(Awso_rds.Values.ExportTask.t, Awso_rds.Values.ExportTask.error) Result.tval copy_d_b_cluster_parameter_group :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CopyDBClusterParameterGroupMessage.t ->
(Awso_rds.Values.CopyDBClusterParameterGroupResult.t,
Awso_rds.Values.CopyDBClusterParameterGroupResult.error)
Result.tval copy_d_b_cluster_snapshot :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CopyDBClusterSnapshotMessage.t ->
(Awso_rds.Values.CopyDBClusterSnapshotResult.t,
Awso_rds.Values.CopyDBClusterSnapshotResult.error)
Result.tval copy_d_b_parameter_group :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CopyDBParameterGroupMessage.t ->
(Awso_rds.Values.CopyDBParameterGroupResult.t,
Awso_rds.Values.CopyDBParameterGroupResult.error)
Result.tval copy_d_b_snapshot :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CopyDBSnapshotMessage.t ->
(Awso_rds.Values.CopyDBSnapshotResult.t,
Awso_rds.Values.CopyDBSnapshotResult.error)
Result.tval copy_option_group :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CopyOptionGroupMessage.t ->
(Awso_rds.Values.CopyOptionGroupResult.t,
Awso_rds.Values.CopyOptionGroupResult.error)
Result.tval create_blue_green_deployment :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CreateBlueGreenDeploymentRequest.t ->
(Awso_rds.Values.CreateBlueGreenDeploymentResponse.t,
Awso_rds.Values.CreateBlueGreenDeploymentResponse.error)
Result.tval create_custom_d_b_engine_version :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CreateCustomDBEngineVersionMessage.t ->
(Awso_rds.Values.DBEngineVersion.t, Awso_rds.Values.DBEngineVersion.error)
Result.tval create_d_b_cluster :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CreateDBClusterMessage.t ->
(Awso_rds.Values.CreateDBClusterResult.t,
Awso_rds.Values.CreateDBClusterResult.error)
Result.tval create_d_b_cluster_endpoint :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CreateDBClusterEndpointMessage.t ->
(Awso_rds.Values.DBClusterEndpoint.t,
Awso_rds.Values.DBClusterEndpoint.error)
Result.tval create_d_b_cluster_parameter_group :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CreateDBClusterParameterGroupMessage.t ->
(Awso_rds.Values.CreateDBClusterParameterGroupResult.t,
Awso_rds.Values.CreateDBClusterParameterGroupResult.error)
Result.tval create_d_b_cluster_snapshot :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CreateDBClusterSnapshotMessage.t ->
(Awso_rds.Values.CreateDBClusterSnapshotResult.t,
Awso_rds.Values.CreateDBClusterSnapshotResult.error)
Result.tval create_d_b_instance :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CreateDBInstanceMessage.t ->
(Awso_rds.Values.CreateDBInstanceResult.t,
Awso_rds.Values.CreateDBInstanceResult.error)
Result.tval create_d_b_instance_read_replica :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CreateDBInstanceReadReplicaMessage.t ->
(Awso_rds.Values.CreateDBInstanceReadReplicaResult.t,
Awso_rds.Values.CreateDBInstanceReadReplicaResult.error)
Result.tval create_d_b_parameter_group :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CreateDBParameterGroupMessage.t ->
(Awso_rds.Values.CreateDBParameterGroupResult.t,
Awso_rds.Values.CreateDBParameterGroupResult.error)
Result.tval create_d_b_proxy :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CreateDBProxyRequest.t ->
(Awso_rds.Values.CreateDBProxyResponse.t,
Awso_rds.Values.CreateDBProxyResponse.error)
Result.tval create_d_b_proxy_endpoint :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CreateDBProxyEndpointRequest.t ->
(Awso_rds.Values.CreateDBProxyEndpointResponse.t,
Awso_rds.Values.CreateDBProxyEndpointResponse.error)
Result.tval create_d_b_security_group :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CreateDBSecurityGroupMessage.t ->
(Awso_rds.Values.CreateDBSecurityGroupResult.t,
Awso_rds.Values.CreateDBSecurityGroupResult.error)
Result.tval create_d_b_shard_group :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CreateDBShardGroupMessage.t ->
(Awso_rds.Values.DBShardGroup.t, Awso_rds.Values.DBShardGroup.error) Result.tval create_d_b_snapshot :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CreateDBSnapshotMessage.t ->
(Awso_rds.Values.CreateDBSnapshotResult.t,
Awso_rds.Values.CreateDBSnapshotResult.error)
Result.tval create_d_b_subnet_group :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CreateDBSubnetGroupMessage.t ->
(Awso_rds.Values.CreateDBSubnetGroupResult.t,
Awso_rds.Values.CreateDBSubnetGroupResult.error)
Result.tval create_event_subscription :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CreateEventSubscriptionMessage.t ->
(Awso_rds.Values.CreateEventSubscriptionResult.t,
Awso_rds.Values.CreateEventSubscriptionResult.error)
Result.tval create_global_cluster :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CreateGlobalClusterMessage.t ->
(Awso_rds.Values.CreateGlobalClusterResult.t,
Awso_rds.Values.CreateGlobalClusterResult.error)
Result.tval create_integration :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CreateIntegrationMessage.t ->
(Awso_rds.Values.Integration.t, Awso_rds.Values.Integration.error) Result.tval create_option_group :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CreateOptionGroupMessage.t ->
(Awso_rds.Values.CreateOptionGroupResult.t,
Awso_rds.Values.CreateOptionGroupResult.error)
Result.tval create_tenant_database :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.CreateTenantDatabaseMessage.t ->
(Awso_rds.Values.CreateTenantDatabaseResult.t,
Awso_rds.Values.CreateTenantDatabaseResult.error)
Result.tval delete_blue_green_deployment :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DeleteBlueGreenDeploymentRequest.t ->
(Awso_rds.Values.DeleteBlueGreenDeploymentResponse.t,
Awso_rds.Values.DeleteBlueGreenDeploymentResponse.error)
Result.tval delete_custom_d_b_engine_version :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DeleteCustomDBEngineVersionMessage.t ->
(Awso_rds.Values.DBEngineVersion.t, Awso_rds.Values.DBEngineVersion.error)
Result.tval delete_d_b_cluster :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DeleteDBClusterMessage.t ->
(Awso_rds.Values.DeleteDBClusterResult.t,
Awso_rds.Values.DeleteDBClusterResult.error)
Result.tval delete_d_b_cluster_automated_backup :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DeleteDBClusterAutomatedBackupMessage.t ->
(Awso_rds.Values.DeleteDBClusterAutomatedBackupResult.t,
Awso_rds.Values.DeleteDBClusterAutomatedBackupResult.error)
Result.tval delete_d_b_cluster_endpoint :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DeleteDBClusterEndpointMessage.t ->
(Awso_rds.Values.DBClusterEndpoint.t,
Awso_rds.Values.DBClusterEndpoint.error)
Result.tval delete_d_b_cluster_parameter_group :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DeleteDBClusterParameterGroupMessage.t ->
(unit, unit) Result.tval delete_d_b_cluster_snapshot :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DeleteDBClusterSnapshotMessage.t ->
(Awso_rds.Values.DeleteDBClusterSnapshotResult.t,
Awso_rds.Values.DeleteDBClusterSnapshotResult.error)
Result.tval delete_d_b_instance :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DeleteDBInstanceMessage.t ->
(Awso_rds.Values.DeleteDBInstanceResult.t,
Awso_rds.Values.DeleteDBInstanceResult.error)
Result.tval delete_d_b_instance_automated_backup :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DeleteDBInstanceAutomatedBackupMessage.t ->
(Awso_rds.Values.DeleteDBInstanceAutomatedBackupResult.t,
Awso_rds.Values.DeleteDBInstanceAutomatedBackupResult.error)
Result.tval delete_d_b_parameter_group :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DeleteDBParameterGroupMessage.t ->
(unit, unit) Result.tval delete_d_b_proxy :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DeleteDBProxyRequest.t ->
(Awso_rds.Values.DeleteDBProxyResponse.t,
Awso_rds.Values.DeleteDBProxyResponse.error)
Result.tval delete_d_b_proxy_endpoint :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DeleteDBProxyEndpointRequest.t ->
(Awso_rds.Values.DeleteDBProxyEndpointResponse.t,
Awso_rds.Values.DeleteDBProxyEndpointResponse.error)
Result.tval delete_d_b_security_group :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DeleteDBSecurityGroupMessage.t ->
(unit, unit) Result.tval delete_d_b_shard_group :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DeleteDBShardGroupMessage.t ->
(Awso_rds.Values.DBShardGroup.t, Awso_rds.Values.DBShardGroup.error) Result.tval delete_d_b_snapshot :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DeleteDBSnapshotMessage.t ->
(Awso_rds.Values.DeleteDBSnapshotResult.t,
Awso_rds.Values.DeleteDBSnapshotResult.error)
Result.tval delete_d_b_subnet_group :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DeleteDBSubnetGroupMessage.t ->
(unit, unit) Result.tval delete_event_subscription :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DeleteEventSubscriptionMessage.t ->
(Awso_rds.Values.DeleteEventSubscriptionResult.t,
Awso_rds.Values.DeleteEventSubscriptionResult.error)
Result.tval delete_global_cluster :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DeleteGlobalClusterMessage.t ->
(Awso_rds.Values.DeleteGlobalClusterResult.t,
Awso_rds.Values.DeleteGlobalClusterResult.error)
Result.tval delete_integration :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DeleteIntegrationMessage.t ->
(Awso_rds.Values.Integration.t, Awso_rds.Values.Integration.error) Result.tval delete_option_group :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DeleteOptionGroupMessage.t ->
(unit, unit) Result.tval delete_tenant_database :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DeleteTenantDatabaseMessage.t ->
(Awso_rds.Values.DeleteTenantDatabaseResult.t,
Awso_rds.Values.DeleteTenantDatabaseResult.error)
Result.tval deregister_d_b_proxy_targets :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DeregisterDBProxyTargetsRequest.t ->
(Awso_rds.Values.DeregisterDBProxyTargetsResponse.t,
Awso_rds.Values.DeregisterDBProxyTargetsResponse.error)
Result.tval describe_account_attributes :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeAccountAttributesMessage.t ->
(Awso_rds.Values.AccountAttributesMessage.t,
Awso_rds.Values.AccountAttributesMessage.error)
Result.tval describe_blue_green_deployments :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeBlueGreenDeploymentsRequest.t ->
(Awso_rds.Values.DescribeBlueGreenDeploymentsResponse.t,
Awso_rds.Values.DescribeBlueGreenDeploymentsResponse.error)
Result.tval describe_certificates :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeCertificatesMessage.t ->
(Awso_rds.Values.CertificateMessage.t,
Awso_rds.Values.CertificateMessage.error)
Result.tval describe_d_b_cluster_automated_backups :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBClusterAutomatedBackupsMessage.t ->
(Awso_rds.Values.DBClusterAutomatedBackupMessage.t,
Awso_rds.Values.DBClusterAutomatedBackupMessage.error)
Result.tval describe_d_b_cluster_backtracks :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBClusterBacktracksMessage.t ->
(Awso_rds.Values.DBClusterBacktrackMessage.t,
Awso_rds.Values.DBClusterBacktrackMessage.error)
Result.tval describe_d_b_cluster_endpoints :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBClusterEndpointsMessage.t ->
(Awso_rds.Values.DBClusterEndpointMessage.t,
Awso_rds.Values.DBClusterEndpointMessage.error)
Result.tval describe_d_b_cluster_parameter_groups :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBClusterParameterGroupsMessage.t ->
(Awso_rds.Values.DBClusterParameterGroupsMessage.t,
Awso_rds.Values.DBClusterParameterGroupsMessage.error)
Result.tval describe_d_b_cluster_parameters :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBClusterParametersMessage.t ->
(Awso_rds.Values.DBClusterParameterGroupDetails.t,
Awso_rds.Values.DBClusterParameterGroupDetails.error)
Result.tval describe_d_b_cluster_snapshot_attributes :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBClusterSnapshotAttributesMessage.t ->
(Awso_rds.Values.DescribeDBClusterSnapshotAttributesResult.t,
Awso_rds.Values.DescribeDBClusterSnapshotAttributesResult.error)
Result.tval describe_d_b_cluster_snapshots :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBClusterSnapshotsMessage.t ->
(Awso_rds.Values.DBClusterSnapshotMessage.t,
Awso_rds.Values.DBClusterSnapshotMessage.error)
Result.tval describe_d_b_clusters :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBClustersMessage.t ->
(Awso_rds.Values.DBClusterMessage.t, Awso_rds.Values.DBClusterMessage.error)
Result.tval describe_d_b_engine_versions :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBEngineVersionsMessage.t ->
(Awso_rds.Values.DBEngineVersionMessage.t,
Awso_rds.Values.DBEngineVersionMessage.error)
Result.tval describe_d_b_instance_automated_backups :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBInstanceAutomatedBackupsMessage.t ->
(Awso_rds.Values.DBInstanceAutomatedBackupMessage.t,
Awso_rds.Values.DBInstanceAutomatedBackupMessage.error)
Result.tval describe_d_b_instances :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBInstancesMessage.t ->
(Awso_rds.Values.DBInstanceMessage.t,
Awso_rds.Values.DBInstanceMessage.error)
Result.tval describe_d_b_log_files :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBLogFilesMessage.t ->
(Awso_rds.Values.DescribeDBLogFilesResponse.t,
Awso_rds.Values.DescribeDBLogFilesResponse.error)
Result.tval describe_d_b_major_engine_versions :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBMajorEngineVersionsRequest.t ->
(Awso_rds.Values.DescribeDBMajorEngineVersionsResponse.t,
Awso_rds.Values.DescribeDBMajorEngineVersionsResponse.error)
Result.tval describe_d_b_parameter_groups :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBParameterGroupsMessage.t ->
(Awso_rds.Values.DBParameterGroupsMessage.t,
Awso_rds.Values.DBParameterGroupsMessage.error)
Result.tval describe_d_b_parameters :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBParametersMessage.t ->
(Awso_rds.Values.DBParameterGroupDetails.t,
Awso_rds.Values.DBParameterGroupDetails.error)
Result.tval describe_d_b_proxies :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBProxiesRequest.t ->
(Awso_rds.Values.DescribeDBProxiesResponse.t,
Awso_rds.Values.DescribeDBProxiesResponse.error)
Result.tval describe_d_b_proxy_endpoints :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBProxyEndpointsRequest.t ->
(Awso_rds.Values.DescribeDBProxyEndpointsResponse.t,
Awso_rds.Values.DescribeDBProxyEndpointsResponse.error)
Result.tval describe_d_b_proxy_target_groups :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBProxyTargetGroupsRequest.t ->
(Awso_rds.Values.DescribeDBProxyTargetGroupsResponse.t,
Awso_rds.Values.DescribeDBProxyTargetGroupsResponse.error)
Result.tval describe_d_b_proxy_targets :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBProxyTargetsRequest.t ->
(Awso_rds.Values.DescribeDBProxyTargetsResponse.t,
Awso_rds.Values.DescribeDBProxyTargetsResponse.error)
Result.tval describe_d_b_recommendations :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBRecommendationsMessage.t ->
(Awso_rds.Values.DBRecommendationsMessage.t,
Awso_rds.Values.DBRecommendationsMessage.error)
Result.tval describe_d_b_security_groups :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBSecurityGroupsMessage.t ->
(Awso_rds.Values.DBSecurityGroupMessage.t,
Awso_rds.Values.DBSecurityGroupMessage.error)
Result.tval describe_d_b_shard_groups :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBShardGroupsMessage.t ->
(Awso_rds.Values.DescribeDBShardGroupsResponse.t,
Awso_rds.Values.DescribeDBShardGroupsResponse.error)
Result.tval describe_d_b_snapshot_attributes :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBSnapshotAttributesMessage.t ->
(Awso_rds.Values.DescribeDBSnapshotAttributesResult.t,
Awso_rds.Values.DescribeDBSnapshotAttributesResult.error)
Result.tval describe_d_b_snapshot_tenant_databases :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBSnapshotTenantDatabasesMessage.t ->
(Awso_rds.Values.DBSnapshotTenantDatabasesMessage.t,
Awso_rds.Values.DBSnapshotTenantDatabasesMessage.error)
Result.tval describe_d_b_snapshots :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBSnapshotsMessage.t ->
(Awso_rds.Values.DBSnapshotMessage.t,
Awso_rds.Values.DBSnapshotMessage.error)
Result.tval describe_d_b_subnet_groups :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeDBSubnetGroupsMessage.t ->
(Awso_rds.Values.DBSubnetGroupMessage.t,
Awso_rds.Values.DBSubnetGroupMessage.error)
Result.tval describe_engine_default_cluster_parameters :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeEngineDefaultClusterParametersMessage.t ->
(Awso_rds.Values.DescribeEngineDefaultClusterParametersResult.t,
Awso_rds.Values.DescribeEngineDefaultClusterParametersResult.error)
Result.tval describe_engine_default_parameters :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeEngineDefaultParametersMessage.t ->
(Awso_rds.Values.DescribeEngineDefaultParametersResult.t,
Awso_rds.Values.DescribeEngineDefaultParametersResult.error)
Result.tval describe_event_categories :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeEventCategoriesMessage.t ->
(Awso_rds.Values.EventCategoriesMessage.t,
Awso_rds.Values.EventCategoriesMessage.error)
Result.tval describe_event_subscriptions :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeEventSubscriptionsMessage.t ->
(Awso_rds.Values.EventSubscriptionsMessage.t,
Awso_rds.Values.EventSubscriptionsMessage.error)
Result.tval describe_events :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeEventsMessage.t ->
(Awso_rds.Values.EventsMessage.t, Awso_rds.Values.EventsMessage.error)
Result.tval describe_export_tasks :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeExportTasksMessage.t ->
(Awso_rds.Values.ExportTasksMessage.t,
Awso_rds.Values.ExportTasksMessage.error)
Result.tval describe_global_clusters :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeGlobalClustersMessage.t ->
(Awso_rds.Values.GlobalClustersMessage.t,
Awso_rds.Values.GlobalClustersMessage.error)
Result.tval describe_integrations :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeIntegrationsMessage.t ->
(Awso_rds.Values.DescribeIntegrationsResponse.t,
Awso_rds.Values.DescribeIntegrationsResponse.error)
Result.tval describe_option_group_options :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeOptionGroupOptionsMessage.t ->
(Awso_rds.Values.OptionGroupOptionsMessage.t,
Awso_rds.Values.OptionGroupOptionsMessage.error)
Result.tval describe_option_groups :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeOptionGroupsMessage.t ->
(Awso_rds.Values.OptionGroups.t, Awso_rds.Values.OptionGroups.error) Result.tval describe_orderable_d_b_instance_options :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeOrderableDBInstanceOptionsMessage.t ->
(Awso_rds.Values.OrderableDBInstanceOptionsMessage.t,
Awso_rds.Values.OrderableDBInstanceOptionsMessage.error)
Result.tval describe_pending_maintenance_actions :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribePendingMaintenanceActionsMessage.t ->
(Awso_rds.Values.PendingMaintenanceActionsMessage.t,
Awso_rds.Values.PendingMaintenanceActionsMessage.error)
Result.tval describe_reserved_d_b_instances :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeReservedDBInstancesMessage.t ->
(Awso_rds.Values.ReservedDBInstanceMessage.t,
Awso_rds.Values.ReservedDBInstanceMessage.error)
Result.tval describe_reserved_d_b_instances_offerings :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeReservedDBInstancesOfferingsMessage.t ->
(Awso_rds.Values.ReservedDBInstancesOfferingMessage.t,
Awso_rds.Values.ReservedDBInstancesOfferingMessage.error)
Result.tval describe_serverless_v2_platform_versions :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeServerlessV2PlatformVersionsMessage.t ->
(Awso_rds.Values.ServerlessV2PlatformVersionsMessage.t,
Awso_rds.Values.ServerlessV2PlatformVersionsMessage.error)
Result.tval describe_source_regions :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeSourceRegionsMessage.t ->
(Awso_rds.Values.SourceRegionMessage.t,
Awso_rds.Values.SourceRegionMessage.error)
Result.tval describe_tenant_databases :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeTenantDatabasesMessage.t ->
(Awso_rds.Values.TenantDatabasesMessage.t,
Awso_rds.Values.TenantDatabasesMessage.error)
Result.tval describe_valid_d_b_instance_modifications :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DescribeValidDBInstanceModificationsMessage.t ->
(Awso_rds.Values.DescribeValidDBInstanceModificationsResult.t,
Awso_rds.Values.DescribeValidDBInstanceModificationsResult.error)
Result.tval disable_http_endpoint :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DisableHttpEndpointRequest.t ->
(Awso_rds.Values.DisableHttpEndpointResponse.t,
Awso_rds.Values.DisableHttpEndpointResponse.error)
Result.tval download_d_b_log_file_portion :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.DownloadDBLogFilePortionMessage.t ->
(Awso_rds.Values.DownloadDBLogFilePortionDetails.t,
Awso_rds.Values.DownloadDBLogFilePortionDetails.error)
Result.tval enable_http_endpoint :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.EnableHttpEndpointRequest.t ->
(Awso_rds.Values.EnableHttpEndpointResponse.t,
Awso_rds.Values.EnableHttpEndpointResponse.error)
Result.tval failover_d_b_cluster :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.FailoverDBClusterMessage.t ->
(Awso_rds.Values.FailoverDBClusterResult.t,
Awso_rds.Values.FailoverDBClusterResult.error)
Result.tval failover_global_cluster :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.FailoverGlobalClusterMessage.t ->
(Awso_rds.Values.FailoverGlobalClusterResult.t,
Awso_rds.Values.FailoverGlobalClusterResult.error)
Result.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ListTagsForResourceMessage.t ->
(Awso_rds.Values.TagListMessage.t, Awso_rds.Values.TagListMessage.error)
Result.tval modify_activity_stream :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ModifyActivityStreamRequest.t ->
(Awso_rds.Values.ModifyActivityStreamResponse.t,
Awso_rds.Values.ModifyActivityStreamResponse.error)
Result.tval modify_certificates :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ModifyCertificatesMessage.t ->
(Awso_rds.Values.ModifyCertificatesResult.t,
Awso_rds.Values.ModifyCertificatesResult.error)
Result.tval modify_current_d_b_cluster_capacity :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ModifyCurrentDBClusterCapacityMessage.t ->
(Awso_rds.Values.DBClusterCapacityInfo.t,
Awso_rds.Values.DBClusterCapacityInfo.error)
Result.tval modify_custom_d_b_engine_version :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ModifyCustomDBEngineVersionMessage.t ->
(Awso_rds.Values.DBEngineVersion.t, Awso_rds.Values.DBEngineVersion.error)
Result.tval modify_d_b_cluster :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ModifyDBClusterMessage.t ->
(Awso_rds.Values.ModifyDBClusterResult.t,
Awso_rds.Values.ModifyDBClusterResult.error)
Result.tval modify_d_b_cluster_endpoint :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ModifyDBClusterEndpointMessage.t ->
(Awso_rds.Values.DBClusterEndpoint.t,
Awso_rds.Values.DBClusterEndpoint.error)
Result.tval modify_d_b_cluster_parameter_group :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ModifyDBClusterParameterGroupMessage.t ->
(Awso_rds.Values.DBClusterParameterGroupNameMessage.t,
Awso_rds.Values.DBClusterParameterGroupNameMessage.error)
Result.tval modify_d_b_cluster_snapshot_attribute :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ModifyDBClusterSnapshotAttributeMessage.t ->
(Awso_rds.Values.ModifyDBClusterSnapshotAttributeResult.t,
Awso_rds.Values.ModifyDBClusterSnapshotAttributeResult.error)
Result.tval modify_d_b_instance :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ModifyDBInstanceMessage.t ->
(Awso_rds.Values.ModifyDBInstanceResult.t,
Awso_rds.Values.ModifyDBInstanceResult.error)
Result.tval modify_d_b_parameter_group :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ModifyDBParameterGroupMessage.t ->
(Awso_rds.Values.DBParameterGroupNameMessage.t,
Awso_rds.Values.DBParameterGroupNameMessage.error)
Result.tval modify_d_b_proxy :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ModifyDBProxyRequest.t ->
(Awso_rds.Values.ModifyDBProxyResponse.t,
Awso_rds.Values.ModifyDBProxyResponse.error)
Result.tval modify_d_b_proxy_endpoint :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ModifyDBProxyEndpointRequest.t ->
(Awso_rds.Values.ModifyDBProxyEndpointResponse.t,
Awso_rds.Values.ModifyDBProxyEndpointResponse.error)
Result.tval modify_d_b_proxy_target_group :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ModifyDBProxyTargetGroupRequest.t ->
(Awso_rds.Values.ModifyDBProxyTargetGroupResponse.t,
Awso_rds.Values.ModifyDBProxyTargetGroupResponse.error)
Result.tval modify_d_b_recommendation :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ModifyDBRecommendationMessage.t ->
(Awso_rds.Values.DBRecommendationMessage.t,
Awso_rds.Values.DBRecommendationMessage.error)
Result.tval modify_d_b_shard_group :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ModifyDBShardGroupMessage.t ->
(Awso_rds.Values.DBShardGroup.t, Awso_rds.Values.DBShardGroup.error) Result.tval modify_d_b_snapshot :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ModifyDBSnapshotMessage.t ->
(Awso_rds.Values.ModifyDBSnapshotResult.t,
Awso_rds.Values.ModifyDBSnapshotResult.error)
Result.tval modify_d_b_snapshot_attribute :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ModifyDBSnapshotAttributeMessage.t ->
(Awso_rds.Values.ModifyDBSnapshotAttributeResult.t,
Awso_rds.Values.ModifyDBSnapshotAttributeResult.error)
Result.tval modify_d_b_subnet_group :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ModifyDBSubnetGroupMessage.t ->
(Awso_rds.Values.ModifyDBSubnetGroupResult.t,
Awso_rds.Values.ModifyDBSubnetGroupResult.error)
Result.tval modify_event_subscription :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ModifyEventSubscriptionMessage.t ->
(Awso_rds.Values.ModifyEventSubscriptionResult.t,
Awso_rds.Values.ModifyEventSubscriptionResult.error)
Result.tval modify_global_cluster :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ModifyGlobalClusterMessage.t ->
(Awso_rds.Values.ModifyGlobalClusterResult.t,
Awso_rds.Values.ModifyGlobalClusterResult.error)
Result.tval modify_integration :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ModifyIntegrationMessage.t ->
(Awso_rds.Values.Integration.t, Awso_rds.Values.Integration.error) Result.tval modify_option_group :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ModifyOptionGroupMessage.t ->
(Awso_rds.Values.ModifyOptionGroupResult.t,
Awso_rds.Values.ModifyOptionGroupResult.error)
Result.tval modify_tenant_database :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ModifyTenantDatabaseMessage.t ->
(Awso_rds.Values.ModifyTenantDatabaseResult.t,
Awso_rds.Values.ModifyTenantDatabaseResult.error)
Result.tval promote_read_replica :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.PromoteReadReplicaMessage.t ->
(Awso_rds.Values.PromoteReadReplicaResult.t,
Awso_rds.Values.PromoteReadReplicaResult.error)
Result.tval promote_read_replica_d_b_cluster :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.PromoteReadReplicaDBClusterMessage.t ->
(Awso_rds.Values.PromoteReadReplicaDBClusterResult.t,
Awso_rds.Values.PromoteReadReplicaDBClusterResult.error)
Result.tval purchase_reserved_d_b_instances_offering :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.PurchaseReservedDBInstancesOfferingMessage.t ->
(Awso_rds.Values.PurchaseReservedDBInstancesOfferingResult.t,
Awso_rds.Values.PurchaseReservedDBInstancesOfferingResult.error)
Result.tval reboot_d_b_cluster :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.RebootDBClusterMessage.t ->
(Awso_rds.Values.RebootDBClusterResult.t,
Awso_rds.Values.RebootDBClusterResult.error)
Result.tval reboot_d_b_instance :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.RebootDBInstanceMessage.t ->
(Awso_rds.Values.RebootDBInstanceResult.t,
Awso_rds.Values.RebootDBInstanceResult.error)
Result.tval reboot_d_b_shard_group :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.RebootDBShardGroupMessage.t ->
(Awso_rds.Values.DBShardGroup.t, Awso_rds.Values.DBShardGroup.error) Result.tval register_d_b_proxy_targets :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.RegisterDBProxyTargetsRequest.t ->
(Awso_rds.Values.RegisterDBProxyTargetsResponse.t,
Awso_rds.Values.RegisterDBProxyTargetsResponse.error)
Result.tval remove_from_global_cluster :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.RemoveFromGlobalClusterMessage.t ->
(Awso_rds.Values.RemoveFromGlobalClusterResult.t,
Awso_rds.Values.RemoveFromGlobalClusterResult.error)
Result.tval remove_role_from_d_b_cluster :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.RemoveRoleFromDBClusterMessage.t ->
(unit, unit) Result.tval remove_role_from_d_b_instance :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.RemoveRoleFromDBInstanceMessage.t ->
(unit, unit) Result.tval remove_source_identifier_from_subscription :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.RemoveSourceIdentifierFromSubscriptionMessage.t ->
(Awso_rds.Values.RemoveSourceIdentifierFromSubscriptionResult.t,
Awso_rds.Values.RemoveSourceIdentifierFromSubscriptionResult.error)
Result.tval remove_tags_from_resource :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.RemoveTagsFromResourceMessage.t ->
(unit, unit) Result.tval reset_d_b_cluster_parameter_group :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ResetDBClusterParameterGroupMessage.t ->
(Awso_rds.Values.DBClusterParameterGroupNameMessage.t,
Awso_rds.Values.DBClusterParameterGroupNameMessage.error)
Result.tval reset_d_b_parameter_group :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.ResetDBParameterGroupMessage.t ->
(Awso_rds.Values.DBParameterGroupNameMessage.t,
Awso_rds.Values.DBParameterGroupNameMessage.error)
Result.tval restore_d_b_cluster_from_s3 :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.RestoreDBClusterFromS3Message.t ->
(Awso_rds.Values.RestoreDBClusterFromS3Result.t,
Awso_rds.Values.RestoreDBClusterFromS3Result.error)
Result.tval restore_d_b_cluster_from_snapshot :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.RestoreDBClusterFromSnapshotMessage.t ->
(Awso_rds.Values.RestoreDBClusterFromSnapshotResult.t,
Awso_rds.Values.RestoreDBClusterFromSnapshotResult.error)
Result.tval restore_d_b_cluster_to_point_in_time :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.RestoreDBClusterToPointInTimeMessage.t ->
(Awso_rds.Values.RestoreDBClusterToPointInTimeResult.t,
Awso_rds.Values.RestoreDBClusterToPointInTimeResult.error)
Result.tval restore_d_b_instance_from_d_b_snapshot :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.RestoreDBInstanceFromDBSnapshotMessage.t ->
(Awso_rds.Values.RestoreDBInstanceFromDBSnapshotResult.t,
Awso_rds.Values.RestoreDBInstanceFromDBSnapshotResult.error)
Result.tval restore_d_b_instance_from_s3 :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.RestoreDBInstanceFromS3Message.t ->
(Awso_rds.Values.RestoreDBInstanceFromS3Result.t,
Awso_rds.Values.RestoreDBInstanceFromS3Result.error)
Result.tval restore_d_b_instance_to_point_in_time :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.RestoreDBInstanceToPointInTimeMessage.t ->
(Awso_rds.Values.RestoreDBInstanceToPointInTimeResult.t,
Awso_rds.Values.RestoreDBInstanceToPointInTimeResult.error)
Result.tval revoke_d_b_security_group_ingress :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.RevokeDBSecurityGroupIngressMessage.t ->
(Awso_rds.Values.RevokeDBSecurityGroupIngressResult.t,
Awso_rds.Values.RevokeDBSecurityGroupIngressResult.error)
Result.tval start_activity_stream :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.StartActivityStreamRequest.t ->
(Awso_rds.Values.StartActivityStreamResponse.t,
Awso_rds.Values.StartActivityStreamResponse.error)
Result.tval start_d_b_cluster :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.StartDBClusterMessage.t ->
(Awso_rds.Values.StartDBClusterResult.t,
Awso_rds.Values.StartDBClusterResult.error)
Result.tval start_d_b_instance :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.StartDBInstanceMessage.t ->
(Awso_rds.Values.StartDBInstanceResult.t,
Awso_rds.Values.StartDBInstanceResult.error)
Result.tval start_d_b_instance_automated_backups_replication :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.StartDBInstanceAutomatedBackupsReplicationMessage.t ->
(Awso_rds.Values.StartDBInstanceAutomatedBackupsReplicationResult.t,
Awso_rds.Values.StartDBInstanceAutomatedBackupsReplicationResult.error)
Result.tval start_export_task :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.StartExportTaskMessage.t ->
(Awso_rds.Values.ExportTask.t, Awso_rds.Values.ExportTask.error) Result.tval stop_activity_stream :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.StopActivityStreamRequest.t ->
(Awso_rds.Values.StopActivityStreamResponse.t,
Awso_rds.Values.StopActivityStreamResponse.error)
Result.tval stop_d_b_cluster :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.StopDBClusterMessage.t ->
(Awso_rds.Values.StopDBClusterResult.t,
Awso_rds.Values.StopDBClusterResult.error)
Result.tval stop_d_b_instance :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.StopDBInstanceMessage.t ->
(Awso_rds.Values.StopDBInstanceResult.t,
Awso_rds.Values.StopDBInstanceResult.error)
Result.tval stop_d_b_instance_automated_backups_replication :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.StopDBInstanceAutomatedBackupsReplicationMessage.t ->
(Awso_rds.Values.StopDBInstanceAutomatedBackupsReplicationResult.t,
Awso_rds.Values.StopDBInstanceAutomatedBackupsReplicationResult.error)
Result.tval switchover_blue_green_deployment :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.SwitchoverBlueGreenDeploymentRequest.t ->
(Awso_rds.Values.SwitchoverBlueGreenDeploymentResponse.t,
Awso_rds.Values.SwitchoverBlueGreenDeploymentResponse.error)
Result.tval switchover_global_cluster :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.SwitchoverGlobalClusterMessage.t ->
(Awso_rds.Values.SwitchoverGlobalClusterResult.t,
Awso_rds.Values.SwitchoverGlobalClusterResult.error)
Result.tval switchover_read_replica :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_rds.Values.SwitchoverReadReplicaMessage.t ->
(Awso_rds.Values.SwitchoverReadReplicaResult.t,
Awso_rds.Values.SwitchoverReadReplicaResult.error)
Result.tinclude module type of struct include Awso_rds.Values endinclude module type of struct include Awso_rds.Values_0 endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]The metric reference details when the reference is a scalar.
module PerformanceInsightsMetricDimensionGroup =
Awso_rds.Values.PerformanceInsightsMetricDimensionGroupA logical grouping of Performance Insights metrics for a related subject area. For example, the db.sql dimension group consists of the following dimensions: db.sql.id - The hash of a running SQL statement, generated by Performance Insights. db.sql.db_id - Either the SQL ID generated by the database engine, or a value generated by Performance Insights that begins with pi-. db.sql.statement - The full text of the SQL statement that is running, for example, SELECT * FROM employees. db.sql_tokenized.id - The hash of the SQL digest generated by Performance Insights. Each response element returns a maximum of 500 bytes. For larger elements, such as SQL statements, only the first 500 bytes are returned.
The reference details of a metric.
A single Performance Insights metric query to process. You must provide the metric to the query. If other parameters aren't specified, Performance Insights returns all data points for the specified metric. Optionally, you can request the data points to be aggregated by dimension group (GroupBy) and return only those data points that match your criteria (Filter). Constraints: Must be a valid Performance Insights query.
The reference (threshold) for a metric.
The query to retrieve metric data points.
A range of double values.
A range of integer values.
The representation of a metric.
module PotentiallySensitiveOptionSettingValue =
Awso_rds.Values.PotentiallySensitiveOptionSettingValueThis data type is used as a response element in the following actions: ModifyDBInstance RebootDBInstance RestoreDBInstanceFromDBSnapshot RestoreDBInstanceToPointInTime
Option settings are the actual settings being applied or configured for that option. It is used when you modify an option group or describe option groups. For example, the NATIVE_NETWORK_ENCRYPTION option has a setting called SQLNET.ENCRYPTION_SERVER that can have several different values.
This data type is used as a response element for queries on VPC security group membership.
module MinimumEngineVersionPerAllowedValue =
Awso_rds.Values.MinimumEngineVersionPerAllowedValueThe minimum DB engine version required for each corresponding allowed value for an option setting.
Information about valid modifications that you can make to your DB instance. Contains the result of a successful call to the DescribeValidDBInstanceModifications action.
The additional attributes of RecommendedAction data type.
Details of the performance issue.
A single parameter to use with the RecommendedAction API operation to apply the action.
Contains Availability Zone information. This data type is used as an element in the OrderableDBInstanceOption data type.
A data type that represents an Outpost. For more information about RDS on Outposts, see Amazon RDS on Amazon Web Services Outposts in the Amazon RDS User Guide.
module MinimumEngineVersionPerAllowedValueList =
Awso_rds.Values.MinimumEngineVersionPerAllowedValueListmodule GlobalClusterMemberSynchronizationStatus =
Awso_rds.Values.GlobalClusterMemberSynchronizationStatusThe details of an issue with your DB instances, DB clusters, and DB parameter groups.
This data type is used as a response element for the DescribeDBSubnetGroups operation.
Contains details about an additional storage volume for a DB instance. RDS support additional storage volumes for RDS for Oracle and RDS for SQL Server.
Contains the processor features of a DB instance class. To specify the number of CPU cores, use the coreCount feature name for the Name parameter. To specify the number of threads per core, use the threadsPerCore feature name for the Name parameter. You can set the processor features of the DB instance class for a DB instance when you call one of the following actions: CreateDBInstance ModifyDBInstance RestoreDBInstanceFromDBSnapshot RestoreDBInstanceFromS3 RestoreDBInstanceToPointInTime You can view the valid processor values for a particular instance class by calling the DescribeOrderableDBInstanceOptions action and specifying the instance class for the DBInstanceClass parameter. In addition, you can use the following actions for DB instance class processor information: DescribeDBInstances DescribeDBSnapshots DescribeValidDBInstanceModifications If you call DescribeDBInstances, ProcessorFeature returns non-null values only if the following conditions are met: You are accessing an Oracle or SQL Server DB instance. Your Oracle or SQL Server DB instance class supports configuring the number of CPU cores and threads per core. The current number CPU cores and threads is set to a non-default value. For more information, see Configuring the processor for a DB instance class in RDS for Oracle, Optimizing your RDS for SQL Server CPU, and DB instance classes in the Amazon RDS User Guide.
Metadata assigned to an Amazon RDS resource consisting of a key-value pair. For more information, see Tagging Amazon RDS resources in the Amazon RDS User Guide or Tagging Amazon Aurora and Amazon RDS resources in the Amazon Aurora User Guide.
This data type is used as a response element in the DescribeReservedDBInstances and DescribeReservedDBInstancesOfferings actions.
Provides information about a pending maintenance action for a resource.
module AvailableAdditionalStorageVolumesOption =
Awso_rds.Values.AvailableAdditionalStorageVolumesOptionContains the available options for additional storage volumes for a DB instance class.
Contains the available processor feature information for the DB instance class of a DB instance. For more information, see Configuring the Processor of the DB Instance Class in the Amazon RDS User Guide.
The details of an option.
Option group option settings are used to display settings available for each option with their default values and other information. These values are used with the DescribeOptionGroupOptions action.
The version for an option. Option group option versions are returned by the DescribeOptionGroupOptions action.
A data structure with information about any primary and secondary clusters associated with a global cluster (Aurora global database).
Contains the valid options for an additional storage volume.
An error associated with a zero-ETL integration with Amazon Redshift.
module PotentiallySensitiveParameterValue =
Awso_rds.Values.PotentiallySensitiveParameterValueReturns the details of authentication used by a proxy to log in as a specific database user.
This data type is used as a response element in the operation DescribeDBMajorEngineVersions. You can use the information that this data type returns to plan for upgrades. This data type only returns information for the open source engines Amazon RDS for MariaDB, Amazon RDS for MySQL, Amazon RDS for PostgreSQL, Aurora MySQL, and Aurora PostgreSQL.
Details about a task for a blue/green deployment. For more information, see Using Amazon RDS Blue/Green Deployments for database updates in the Amazon RDS User Guide and Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora User Guide.
Contains the details about a blue/green deployment. For more information, see Using Amazon RDS Blue/Green Deployments for database updates in the Amazon RDS User Guide and Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora User Guide.
This data type is used as a response element in the following actions: AuthorizeDBSecurityGroupIngress DescribeDBSecurityGroups RevokeDBSecurityGroupIngress
This data type is used as a response element in the DescribeDBSecurityGroups action.
A link to documentation that provides additional information for a recommendation.
The recommended actions to apply to resolve the issues associated with your DB instances, DB clusters, and DB parameter groups.
Contains information about an additional storage volume for a DB instance.
module DBInstanceAutomatedBackupsReplication =
Awso_rds.Values.DBInstanceAutomatedBackupsReplicationAutomated backups of a DB instance replicated to another Amazon Web Services Region. They consist of system backups, transaction logs, and database instance properties.
Information about an Amazon Web Services Identity and Access Management (IAM) role that is associated with a DB instance.
Provides a list of status information for a DB instance.
The status of the DB parameter group. This data type is used as a response element in the following actions: CreateDBInstance CreateDBInstanceReadReplica DeleteDBInstance ModifyDBInstance RebootDBInstance RestoreDBInstanceFromDBSnapshot
An Active Directory Domain membership record associated with the DB instance or cluster.
Provides information on the option groups the DB instance is a member of.
A list of the log types whose configuration is still pending. In other words, these log types are in the process of being activated or deactivated.
This data type is used as a response element in the action DescribeDBEngineVersions.
A time zone associated with a DBInstance or a DBSnapshot. This data type is an element in the response to the DescribeDBInstances, the DescribeDBSnapshots, and the DescribeDBEngineVersions actions.
The version of the database engine that a DB instance can be upgraded to.
The details of the DB instance’s server certificate. For more information, see Using SSL/TLS to encrypt a connection to a DB instance in the Amazon RDS User Guide and Using SSL/TLS to encrypt a connection to a DB cluster in the Amazon Aurora User Guide.
Reserved for future use.
Contains information about an instance that is part of a DB cluster.
Contains status information for a DB cluster option group.
Describes an Amazon Web Services Identity and Access Management (IAM) role that is associated with a DB cluster.
Reserved for future use.
Contains the secret managed by RDS in Amazon Web Services Secrets Manager for the master user password. For more information, see Password management with Amazon Web Services Secrets Manager in the Amazon RDS User Guide and Password management with Amazon Web Services Secrets Manager in the Amazon Aurora User Guide.
module TenantDatabasePendingModifiedValues =
Awso_rds.Values.TenantDatabasePendingModifiedValuesA response element in the ModifyTenantDatabase operation that describes changes that will be applied. Specific changes are identified by subelements.
Specifies any Aurora Serverless v2 properties or limits that differ between Aurora engine versions and platform versions. You can test the values of this attribute when deciding which Aurora version to use in a new or upgraded DB cluster. You can also retrieve the version of an existing DB cluster and check whether that version supports certain Aurora Serverless v2 features before you attempt to use those features.
Information about the connection health of an RDS Proxy target.
module AvailableAdditionalStorageVolumesOptionList =
Awso_rds.Values.AvailableAdditionalStorageVolumesOptionListContains the name and values of a manual DB snapshot attribute Manual DB snapshot attributes are used to authorize other Amazon Web Services accounts to restore a manual DB snapshot. For more information, see the ModifyDBSnapshotAttribute API.
Contains the name and values of a manual DB cluster snapshot attribute. Manual DB cluster snapshot attributes are used to authorize other Amazon Web Services accounts to restore a manual DB cluster snapshot. For more information, see the ModifyDBClusterSnapshotAttribute API action.
Contains the state of scheduled or in-process operations on a global cluster (Aurora global database). This data type is empty unless a switchover or failover operation is scheduled or is in progress on the Aurora global database.
DBClusterIdentifier doesn't refer to an existing DB cluster.
DBClusterSnapshotIdentifier doesn't refer to an existing DB cluster snapshot.
DBSnapshotIdentifier doesn't refer to an existing DB snapshot.
You can't start an export task that's already running.
The export task doesn't exist.
The IAM role requires additional permissions to export to an Amazon S3 bucket.
The IAM role is missing for exporting to an Amazon S3 bucket.
The export is invalid for exporting to an Amazon S3 bucket.
The state of the export snapshot is invalid for exporting to an Amazon S3 bucket.
You can't cancel an export task that has completed.
The specified Amazon S3 bucket name can't be found or Amazon RDS isn't authorized to access the specified Amazon S3 bucket. Verify the SourceS3BucketName and S3IngestionRoleArn values and try again.
An error occurred accessing an Amazon Web Services KMS key.
DBInstanceIdentifier doesn't refer to an existing DB instance.
The integration you are trying to create already exists.
A conflicting conditional operation is currently in progress against this resource. Typically occurs when there are multiple requests being made to the same resource at the same time, and these requests conflict with each other.
The specified integration could not be found.
You can't crate any more zero-ETL integrations because the quota has been reached.
The integration is in an invalid state and can't perform the requested operation.
This data type is used as a request parameter in the ModifyDBParameterGroup and ResetDBParameterGroup actions. This data type is used as a response element in the DescribeEngineDefaultParameters and DescribeDBParameters actions.
The specified DB shard group name must be unique in your Amazon Web Services account in the specified Amazon Web Services Region.
The specified DB shard group name wasn't found.
The requested operation can't be performed while the cluster is in this state.
The DB shard group must be in the available state.
The DB subnet group doesn't cover all Availability Zones after it's created because of users' change.
The maximum number of DB shard groups for your Amazon Web Services account in the specified Amazon Web Services Region has been reached.
The network type is invalid for the DB instance. Valid nework type values are IPV4 and DUAL.
The specified DB engine version isn't supported for Aurora Limitless Database.
Displays the settings that control the size and behavior of the connection pool associated with a DBProxyTarget.
module AdditionalStorageVolumesOutputList =
Awso_rds.Values.AdditionalStorageVolumesOutputListmodule DBInstanceAutomatedBackupsReplicationList =
Awso_rds.Values.DBInstanceAutomatedBackupsReplicationListContains the details of an Amazon RDS DB subnet group. This data type is used as a response element in the DescribeDBSubnetGroups action.
This data type represents the information you need to connect to an Amazon RDS DB instance. This data type is used as a response element in the following actions: CreateDBInstance DescribeDBInstances DeleteDBInstance For the data structure that represents Amazon Aurora DB cluster endpoints, see DBClusterEndpoint.
This data type is used as a response element in the ModifyDBInstance operation and contains changes that will be applied during the next maintenance window.
module ReadReplicaDBClusterIdentifierList =
Awso_rds.Values.ReadReplicaDBClusterIdentifierListmodule ReadReplicaDBInstanceIdentifierList =
Awso_rds.Values.ReadReplicaDBInstanceIdentifierListEarliest and latest time an instance can be restored to:
An error occurred while trying to create the CEV.
A value that indicates the AMI information.
module CustomDBEngineVersionAlreadyExistsFault =
Awso_rds.Values.CustomDBEngineVersionAlreadyExistsFaultA CEV with the specified name already exists.
module CustomDBEngineVersionNotFoundFault =
Awso_rds.Values.CustomDBEngineVersionNotFoundFaultThe specified CEV was not found.
module CustomDBEngineVersionQuotaExceededFault =
Awso_rds.Values.CustomDBEngineVersionQuotaExceededFaultYou have exceeded your CEV quota.
module Ec2ImagePropertiesNotSupportedFault =
Awso_rds.Values.Ec2ImagePropertiesNotSupportedFaultThe AMI configuration prerequisite has not been met.
module InvalidCustomDBEngineVersionStateFault =
Awso_rds.Values.InvalidCustomDBEngineVersionStateFaultYou can't delete the CEV.
This data type is used as a response element in the ModifyDBCluster operation and contains changes that will be applied during the next maintenance window.
Contains details for Aurora Limitless Database.
The scaling configuration for an Aurora DB cluster in serverless DB engine mode. For more information, see Using Amazon Aurora Serverless v1 in the Amazon Aurora User Guide.
module ServerlessV2ScalingConfigurationInfo =
Awso_rds.Values.ServerlessV2ScalingConfigurationInfoThe scaling configuration for an Aurora Serverless v2 DB cluster. For more information, see Using Amazon Aurora Serverless v2 in the Amazon Aurora User Guide.
module DBClusterEndpointAlreadyExistsFault =
Awso_rds.Values.DBClusterEndpointAlreadyExistsFaultThe specified custom endpoint can't be created because it already exists.
The specified custom endpoint doesn't exist.
module DBClusterEndpointQuotaExceededFault =
Awso_rds.Values.DBClusterEndpointQuotaExceededFaultThe cluster already has the maximum number of custom endpoints.
module InvalidDBClusterEndpointStateFault =
Awso_rds.Values.InvalidDBClusterEndpointStateFaultThe requested operation can't be performed on the endpoint while the endpoint is in this state.
The DB instance isn't in a valid state.
A tenant database in the DB instance. This data type is an element in the response to the DescribeTenantDatabases action.
Contains an Amazon Web Services Region name as the result of a successful call to the DescribeSourceRegions action.
This data type is used as a response element in the action DescribeServerlessV2PlatformVersions.
The tags to apply to resources when creating or modifying a DB instance or DB cluster. When you specify a tag, you must specify the resource type to tag, otherwise the request will fail.
This data type is used as a response element in the DescribeReservedDBInstancesOfferings action.
This data type is used as a response element in the DescribeReservedDBInstances and PurchaseReservedDBInstancesOffering actions.
Contains the details for an RDS Proxy target. It represents an RDS DB instance or Aurora DB cluster that the proxy can connect to. One or more targets are associated with an RDS Proxy target group. This data type is used as a response element in the DescribeDBProxyTargets action.
Describes the pending maintenance actions for a resource.
Contains a list of available options for a DB instance. This data type is used as a response element in the DescribeOrderableDBInstanceOptions action.
Available option.
A list of all available options for an option group.
The recommended status to update for the specified recommendation action ID.
Specifies the details of authentication used by a proxy to log in as a specific database user.
Contains details about the modification of an additional storage volume.
A filter name and value pair that is used to return a more specific list of results from a describe operation. Filters can be used to match a set of resources by specific criteria, such as IDs. The filters supported by a describe operation are documented with the describe operation. Currently, wildcards are not supported in filters. The following actions can be filtered: DescribeDBClusterBacktracks DescribeDBClusterEndpoints DescribeDBClusters DescribeDBInstances DescribeDBRecommendations DescribeDBShardGroups DescribePendingMaintenanceActions
A data type representing an Aurora global database.
Contains the details of a snapshot or cluster export to Amazon S3. This data type is used as a response element in the DescribeExportTasks operation.
This data type is used as a response element in the DescribeEvents action.
Contains the results of a successful invocation of the DescribeEventSubscriptions action.
Contains the results of a successful invocation of the DescribeEventCategories operation.
Contains the valid options for additional storage volumes for a DB instance.
A zero-ETL integration with Amazon Redshift.
Contains the details for an Amazon RDS DB shard group.
Represents a set of RDS DB instances, Aurora DB clusters, or both that a proxy can connect to. Currently, each target group is associated with exactly one RDS DB instance or Aurora DB cluster. This data type is used as a response element in the DescribeDBProxyTargetGroups action.
The data structure representing an endpoint associated with a DB proxy. RDS automatically creates one endpoint for each DB proxy. For Aurora DB clusters, you can associate additional endpoints with the same DB proxy. These endpoints can be read/write or read-only. They can also reside in different VPCs than the associated DB proxy. This data type is used as a response element in the DescribeDBProxyEndpoints operation.
The data structure representing a proxy managed by the RDS Proxy. This data type is used as a response element in the DescribeDBProxies action.
This data type is used as a response element in the operation DescribeDBMajorEngineVersions.
This data type is used as a response element to DescribeDBLogFiles.
Details about a blue/green deployment. For more information, see Using Amazon RDS Blue/Green Deployments for database updates in the Amazon RDS User Guide and Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora User Guide.
Contains the details of a tenant database in a snapshot of a DB instance.
Contains the details of an Amazon RDS DB snapshot. This data type is used as a response element in the DescribeDBSnapshots action.
Contains the details for an Amazon RDS DB security group. This data type is used as a response element in the DescribeDBSecurityGroups action.
The recommendation for your DB instances, DB clusters, and DB parameter groups.
Contains the details of an Amazon RDS DB parameter group. This data type is used as a response element in the DescribeDBParameterGroups action.
Contains the details of an Amazon RDS DB instance. This data type is used as a response element in the operations CreateDBInstance, CreateDBInstanceReadReplica, DeleteDBInstance, DescribeDBInstances, ModifyDBInstance, PromoteReadReplica, RebootDBInstance, RestoreDBInstanceFromDBSnapshot, RestoreDBInstanceFromS3, RestoreDBInstanceToPointInTime, StartDBInstance, and StopDBInstance.
An automated backup of a DB instance. It consists of system backups, transaction logs, and the database instance properties that existed at the time you deleted the source instance.
This data type is used as a response element in the action DescribeDBEngineVersions.
Contains the details for an Amazon RDS DB cluster snapshot This data type is used as a response element in the DescribeDBClusterSnapshots action.
Contains the details of an Amazon RDS DB cluster parameter group. This data type is used as a response element in the DescribeDBClusterParameterGroups action.
Contains the details of an Amazon Aurora DB cluster or Multi-AZ DB cluster. For an Amazon Aurora DB cluster, this data type is used as a response element in the operations CreateDBCluster, DeleteDBCluster, DescribeDBClusters, FailoverDBCluster, ModifyDBCluster, PromoteReadReplicaDBCluster, RestoreDBClusterFromS3, RestoreDBClusterFromSnapshot, RestoreDBClusterToPointInTime, StartDBCluster, and StopDBCluster. For a Multi-AZ DB cluster, this data type is used as a response element in the operations CreateDBCluster, DeleteDBCluster, DescribeDBClusters, FailoverDBCluster, ModifyDBCluster, RebootDBCluster, RestoreDBClusterFromSnapshot, and RestoreDBClusterToPointInTime. For more information on Amazon Aurora DB clusters, see What is Amazon Aurora? in the Amazon Aurora User Guide. For more information on Multi-AZ DB clusters, see Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.
This data type represents the information you need to connect to an Amazon Aurora DB cluster. This data type is used as a response element in the following actions: CreateDBClusterEndpoint DescribeDBClusterEndpoints ModifyDBClusterEndpoint DeleteDBClusterEndpoint For the data structure that represents Amazon RDS DB instance endpoints, see Endpoint.
This data type is used as a response element in the DescribeDBClusterBacktracks action.
An automated backup of a DB cluster. It consists of system backups, transaction logs, and the database cluster properties that existed at the time you deleted the source cluster.
A CA certificate for an Amazon Web Services account. For more information, see Using SSL/TLS to encrypt a connection to a DB instance in the Amazon RDS User Guide and Using SSL/TLS to encrypt a connection to a DB cluster in the Amazon Aurora User Guide.
Describes a quota for an Amazon Web Services account. The following are account quotas: AllocatedStorage - The total allocated storage per account, in GiB. The used value is the total allocated storage in the account, in GiB. AuthorizationsPerDBSecurityGroup - The number of ingress rules per DB security group. The used value is the highest number of ingress rules in a DB security group in the account. Other DB security groups in the account might have a lower number of ingress rules. CustomEndpointsPerDBCluster - The number of custom endpoints per DB cluster. The used value is the highest number of custom endpoints in a DB clusters in the account. Other DB clusters in the account might have a lower number of custom endpoints. DBClusterParameterGroups - The number of DB cluster parameter groups per account, excluding default parameter groups. The used value is the count of nondefault DB cluster parameter groups in the account. DBClusterRoles - The number of associated Amazon Web Services Identity and Access Management (IAM) roles per DB cluster. The used value is the highest number of associated IAM roles for a DB cluster in the account. Other DB clusters in the account might have a lower number of associated IAM roles. DBClusters - The number of DB clusters per account. The used value is the count of DB clusters in the account. DBInstanceRoles - The number of associated IAM roles per DB instance. The used value is the highest number of associated IAM roles for a DB instance in the account. Other DB instances in the account might have a lower number of associated IAM roles. DBInstances - The number of DB instances per account. The used value is the count of the DB instances in the account. Amazon RDS DB instances, Amazon Aurora DB instances, Amazon Neptune instances, and Amazon DocumentDB instances apply to this quota. DBParameterGroups - The number of DB parameter groups per account, excluding default parameter groups. The used value is the count of nondefault DB parameter groups in the account. DBSecurityGroups - The number of DB security groups (not VPC security groups) per account, excluding the default security group. The used value is the count of nondefault DB security groups in the account. DBSubnetGroups - The number of DB subnet groups per account. The used value is the count of the DB subnet groups in the account. EventSubscriptions - The number of event subscriptions per account. The used value is the count of the event subscriptions in the account. ManualClusterSnapshots - The number of manual DB cluster snapshots per account. The used value is the count of the manual DB cluster snapshots in the account. ManualSnapshots - The number of manual DB instance snapshots per account. The used value is the count of the manual DB instance snapshots in the account. OptionGroups - The number of DB option groups per account, excluding default option groups. The used value is the count of nondefault DB option groups in the account. ReadReplicasPerMaster - The number of read replicas per DB instance. The used value is the highest number of read replicas for a DB instance in the account. Other DB instances in the account might have a lower number of read replicas. ReservedDBInstances - The number of reserved DB instances per account. The used value is the count of the active reserved DB instances in the account. SubnetsPerDBSubnetGroup - The number of subnets per DB subnet group. The used value is highest number of subnets for a DB subnet group in the account. Other DB subnet groups in the account might have a lower number of subnets. For more information, see Quotas for Amazon RDS in the Amazon RDS User Guide and Quotas for Amazon Aurora in the Amazon Aurora User Guide.
BlueGreenDeploymentIdentifier doesn't refer to an existing blue/green deployment.
The DB proxy endpoint doesn't exist.
The specified proxy name doesn't correspond to a proxy owned by your Amazon Web Services account in the specified Amazon Web Services Region.
The specified target group isn't available for a proxy owned by your Amazon Web Services account in the specified Amazon Web Services Region.
module DBSnapshotTenantDatabaseNotFoundFault =
Awso_rds.Values.DBSnapshotTenantDatabaseNotFoundFaultThe specified snapshot tenant database wasn't found.
The specified tenant database wasn't found in the DB instance.
The GlobalClusterIdentifier doesn't refer to an existing global database cluster.
The global cluster is in an invalid state and can't perform the requested operation.
module InvalidBlueGreenDeploymentStateFault =
Awso_rds.Values.InvalidBlueGreenDeploymentStateFaultThe blue/green deployment can't be switched over or deleted because there is an invalid configuration in the green environment.
DBSnapshotIdentifier is already used by an existing snapshot.
The request would result in the user exceeding the allowed number of DB snapshots.
The specified resource ID was not found.
The specified CIDR IP range or Amazon EC2 security group might not be authorized for the specified DB security group. Or, RDS might not be authorized to perform necessary actions using IAM on your behalf.
module DBSubnetGroupDoesNotCoverEnoughAZs =
Awso_rds.Values.DBSubnetGroupDoesNotCoverEnoughAZsSubnets in the DB subnet group should cover at least two Availability Zones unless there is only one Availability Zone.
DBSubnetGroupName doesn't refer to an existing DB subnet group.
module InsufficientDBInstanceCapacityFault =
Awso_rds.Values.InsufficientDBInstanceCapacityFaultThe specified DB instance class isn't available in the specified Availability Zone.
The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC.
module VpcEncryptionControlViolationException =
Awso_rds.Values.VpcEncryptionControlViolationExceptionThe operation violates VPC encryption control settings. Make sure that your DB instance type supports the Nitro encryption-in-transit capability, or modify your VPC's encryption controls to not enforce encryption-in-transit.
module DBInstanceAutomatedBackupQuotaExceededFault =
Awso_rds.Values.DBInstanceAutomatedBackupQuotaExceededFaultThe quota for retained automated backups was exceeded. This prevents you from retaining any additional automated backups. The retained automated backups quota is the same as your DB instance quota.
module InvalidDBInstanceAutomatedBackupStateFault =
Awso_rds.Values.InvalidDBInstanceAutomatedBackupStateFaultThe automated backup is in an invalid state. For example, this automated backup is associated with an active instance.
The specified StorageType can't be associated with the DB instance.
DBSecurityGroupName doesn't refer to an existing DB security group.
The state of the DB security group doesn't allow deletion.
CertificateIdentifier doesn't refer to an existing certificate.
The user already has a DB instance with the given identifier.
module DBInstanceAutomatedBackupNotFoundFault =
Awso_rds.Values.DBInstanceAutomatedBackupNotFoundFaultNo automated backup for this DB instance was found.
DBParameterGroupName doesn't refer to an existing DB parameter group.
Domain doesn't refer to an existing Active Directory domain.
The request would result in the user exceeding the allowed number of DB instances.
Cannot restore from VPC backup to non-VPC DB instance.
The specified option group could not be found.
SourceDBInstanceIdentifier refers to a DB instance with BackupRetentionPeriod equal to 0.
module ProvisionedIopsNotAvailableInAZFault =
Awso_rds.Values.ProvisionedIopsNotAvailableInAZFaultProvisioned IOPS not available in the specified Availability Zone.
The request would result in the user exceeding the allowed amount of storage available across all DB instances.
You attempted to create more tenant databases than are permitted in your Amazon Web Services account.
The state of the DB snapshot doesn't allow deletion.
The user already has a DB cluster with the given identifier.
module DBClusterAutomatedBackupNotFoundFault =
Awso_rds.Values.DBClusterAutomatedBackupNotFoundFaultNo automated backup for this DB cluster was found.
module DBClusterParameterGroupNotFoundFault =
Awso_rds.Values.DBClusterParameterGroupNotFoundFaultDBClusterParameterGroupName doesn't refer to an existing DB cluster parameter group.
The user attempted to create a new DB cluster and the user has already reached the maximum allowed DB cluster quota.
module InsufficientDBClusterCapacityFault =
Awso_rds.Values.InsufficientDBClusterCapacityFaultThe DB cluster doesn't have enough capacity for the current operation.
module InsufficientStorageClusterCapacityFault =
Awso_rds.Values.InsufficientStorageClusterCapacityFaultThere is insufficient storage available for the current action. You might be able to resolve this error by updating your subnet group to use different Availability Zones that have more storage available.
module InvalidDBClusterSnapshotStateFault =
Awso_rds.Values.InvalidDBClusterSnapshotStateFaultThe supplied value isn't a valid DB cluster snapshot state.
Contains the scaling configuration of an Aurora Serverless v1 DB cluster. For more information, see Using Amazon Aurora Serverless v1 in the Amazon Aurora User Guide.
Contains the scaling configuration of an Aurora Serverless v2 DB cluster. For more information, see Using Amazon Aurora Serverless v2 in the Amazon Aurora User Guide.
The DB subnet group cannot be deleted because it's in use.
module ReservedDBInstancesOfferingNotFoundFault =
Awso_rds.Values.ReservedDBInstancesOfferingNotFoundFaultSpecified offering does not exist.
The specified reserved DB Instance not found.
The requested source could not be found.
The subscription name does not exist.
module DBProxyTargetAlreadyRegisteredFault =
Awso_rds.Values.DBProxyTargetAlreadyRegisteredFaultThe proxy is already associated with the specified RDS DB instance or Aurora DB cluster.
module InsufficientAvailableIPsInSubnetFault =
Awso_rds.Values.InsufficientAvailableIPsInSubnetFaultThe requested operation can't be performed because there aren't enough available IP addresses in the proxy's subnets. Add more CIDR blocks to the VPC or remove IP address that aren't required from the subnets.
The requested operation can't be performed while the proxy is in this state.
module ReservedDBInstanceAlreadyExistsFault =
Awso_rds.Values.ReservedDBInstanceAlreadyExistsFaultUser already has a reservation with the given identifier.
module ReservedDBInstanceQuotaExceededFault =
Awso_rds.Values.ReservedDBInstanceQuotaExceededFaultRequest would exceed the user's DB Instance quota.
You attempted to either create a tenant database that already exists or modify a tenant database to use the name of an existing tenant database.
The option group isn't in the available state.
The GlobalClusterIdentifier already exists. Specify a new global database identifier (unique name) to create a new global database cluster or to rename an existing one.
module EventSubscriptionQuotaExceededFault =
Awso_rds.Values.EventSubscriptionQuotaExceededFaultYou have reached the maximum number of event subscriptions.
SNS has responded that there is a problem with the SNS topic specified.
You do not have permission to publish to the SNS topic ARN.
The SNS topic ARN does not exist.
The supplied category does not exist.
The request would result in the user exceeding the allowed number of subnets in a DB subnet groups.
The DB subnet is already in use in the Availability Zone.
Contains the results of a successful call to the DescribeDBSnapshotAttributes API action. Manual DB snapshot attributes are used to authorize other Amazon Web Services accounts to copy or restore a manual DB snapshot. For more information, see the ModifyDBSnapshotAttribute API action.
You have exceeded the maximum number of accounts that you can share a manual DB snapshot with.
Specifies the settings that control the size and behavior of the connection pool associated with a DBProxyTargetGroup.
The specified proxy name must be unique for all proxies owned by your Amazon Web Services account in the specified Amazon Web Services Region.
The specified DB proxy endpoint name must be unique for all DB proxy endpoints owned by your Amazon Web Services account in the specified Amazon Web Services Region.
You can't perform this operation while the DB proxy endpoint is in a particular state.
The DB upgrade failed because a resource the DB depends on can't be modified.
The configuration setting for the log types to be enabled for export to CloudWatch Logs for a specific DB instance or DB cluster. The EnableLogTypes and DisableLogTypes arrays determine which logs will be exported (or not exported) to CloudWatch Logs. The values within these arrays depend on the DB engine being used. For more information about exporting CloudWatch Logs for Amazon RDS DB instances, see Publishing Database Logs to Amazon CloudWatch Logs in the Amazon RDS User Guide. For more information about exporting CloudWatch Logs for Amazon Aurora DB clusters, see Publishing Database Logs to Amazon CloudWatch Logs in the Amazon Aurora User Guide.
module ModifyAdditionalStorageVolumesList =
Awso_rds.Values.ModifyAdditionalStorageVolumesListContains the results of a successful call to the DescribeDBClusterSnapshotAttributes API action. Manual DB cluster snapshot attributes are used to authorize other Amazon Web Services accounts to copy or restore a manual DB cluster snapshot. For more information, see the ModifyDBClusterSnapshotAttribute API action.
The aurora-iopt1 storage type isn't available, because you modified the DB cluster to use this storage type less than one month ago.
The operation can't be performed because another operation is in progress.
An attempt to download or examine log files didn't succeed because an Aurora Serverless v2 instance was paused.
LogFileName doesn't refer to an existing DB log file.
module ValidDBInstanceModificationsMessage =
Awso_rds.Values.ValidDBInstanceModificationsMessageInformation about valid modifications that you can make to your DB instance. Contains the result of a successful call to the DescribeValidDBInstanceModifications action. You can use this information when you call ModifyDBInstance.
Contains the result of a successful invocation of the DescribeEngineDefaultParameters action.
The specified RDS DB instance or Aurora DB cluster isn't available for a proxy owned by your Amazon Web Services account in the specified Amazon Web Services Region.
module InvalidEventSubscriptionStateFault =
Awso_rds.Values.InvalidEventSubscriptionStateFaultThis error can occur if someone else is modifying a subscription. You should retry the action.
module DBClusterAutomatedBackupQuotaExceededFault =
Awso_rds.Values.DBClusterAutomatedBackupQuotaExceededFaultThe quota for retained automated backups was exceeded. This prevents you from retaining any additional automated backups. The retained automated backups quota is the same as your DB cluster quota.
module DBClusterSnapshotAlreadyExistsFault =
Awso_rds.Values.DBClusterSnapshotAlreadyExistsFaultThe user already has a DB cluster snapshot with the given identifier.
module InvalidDBClusterAutomatedBackupStateFault =
Awso_rds.Values.InvalidDBClusterAutomatedBackupStateFaultThe automated backup is in an invalid state. For example, this automated backup is associated with an active cluster.
The DB parameter group is in use or is in an invalid state. If you are attempting to delete the parameter group, you can't delete it when the parameter group is in this state.
Capacity isn't a valid Aurora Serverless DB cluster capacity. Valid capacity values are 2, 4, 8, 16, 32, 64, 128, and 256.
BacktrackIdentifier doesn't refer to an existing backtrack.
The option group you are trying to create already exists.
The quota of 20 option groups was exceeded for this Amazon Web Services account.
The number of global database clusters for this account is already at the maximum allowed.
The supplied subscription name already exists.
DBSubnetGroupName is already used by an existing DB subnet group.
The request would result in the user exceeding the allowed number of DB subnet groups.
A DB security group with the name specified in DBSecurityGroupName already exists.
A DB security group isn't allowed for this action.
The request would result in the user exceeding the allowed number of DB security groups.
Your Amazon Web Services account already has the maximum number of proxies in the specified Amazon Web Services Region.
The DB proxy already has the maximum number of endpoints.
module DBParameterGroupAlreadyExistsFault =
Awso_rds.Values.DBParameterGroupAlreadyExistsFaultA DB parameter group with the same name exists.
module DBParameterGroupQuotaExceededFault =
Awso_rds.Values.DBParameterGroupQuotaExceededFaultThe request would result in the user exceeding the allowed number of DB parameter groups.
The DBSubnetGroup shouldn't be specified while creating read replicas that lie in the same region as the source instance.
The DBSubnetGroup doesn't belong to the same VPC as that of an existing cross-region read replica of the same source instance.
module BlueGreenDeploymentAlreadyExistsFault =
Awso_rds.Values.BlueGreenDeploymentAlreadyExistsFaultA blue/green deployment with the specified name already exists.
The source DB cluster isn't supported for a blue/green deployment.
The source DB instance isn't supported for a blue/green deployment.
module CustomAvailabilityZoneNotFoundFault =
Awso_rds.Values.CustomAvailabilityZoneNotFoundFaultCustomAvailabilityZoneId doesn't refer to an existing custom Availability Zone identifier.
The specified CIDR IP range or Amazon EC2 security group is already authorized for the specified DB security group.
The DB security group authorization quota has been reached.
Describes the tenant databases in a DB instance that uses the multi-tenant configuration. Only RDS for Oracle CDB instances are supported.
Switches over an Oracle standby database in an Oracle Data Guard environment, making it the new primary database. Issue this command in the Region that hosts the current standby database.
Switches over an Oracle standby database in an Oracle Data Guard environment, making it the new primary database. Issue this command in the Region that hosts the current standby database.
Switches over the specified secondary DB cluster to be the new primary DB cluster in the global database cluster. Switchover operations were previously called "managed planned failovers." Aurora promotes the specified secondary cluster to assume full read/write capabilities and demotes the current primary cluster to a secondary (read-only) cluster, maintaining the orginal replication topology. All secondary clusters are synchronized with the primary at the beginning of the process so the new primary continues operations for the Aurora global database without losing any data. Your database is unavailable for a short time while the primary and selected secondary clusters are assuming their new roles. For more information about switching over an Aurora global database, see Performing switchovers for Amazon Aurora global databases in the Amazon Aurora User Guide. This operation is intended for controlled environments, for operations such as "regional rotation" or to fall back to the original primary after a global database failover.
Switches over the specified secondary DB cluster to be the new primary DB cluster in the global database cluster. Switchover operations were previously called "managed planned failovers." Aurora promotes the specified secondary cluster to assume full read/write capabilities and demotes the current primary cluster to a secondary (read-only) cluster, maintaining the orginal replication topology. All secondary clusters are synchronized with the primary at the beginning of the process so the new primary continues operations for the Aurora global database without losing any data. Your database is unavailable for a short time while the primary and selected secondary clusters are assuming their new roles. For more information about switching over an Aurora global database, see Performing switchovers for Amazon Aurora global databases in the Amazon Aurora User Guide. This operation is intended for controlled environments, for operations such as "regional rotation" or to fall back to the original primary after a global database failover.
module SwitchoverBlueGreenDeploymentResponse =
Awso_rds.Values.SwitchoverBlueGreenDeploymentResponseSwitches over a blue/green deployment. Before you switch over, production traffic is routed to the databases in the blue environment. After you switch over, production traffic is routed to the databases in the green environment. For more information, see Using Amazon RDS Blue/Green Deployments for database updates in the Amazon RDS User Guide and Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora User Guide.
module SwitchoverBlueGreenDeploymentRequest =
Awso_rds.Values.SwitchoverBlueGreenDeploymentRequestSwitches over a blue/green deployment. Before you switch over, production traffic is routed to the databases in the blue environment. After you switch over, production traffic is routed to the databases in the green environment. For more information, see Using Amazon RDS Blue/Green Deployments for database updates in the Amazon RDS User Guide and Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora User Guide.
Stops an Amazon RDS DB instance temporarily. When you stop a DB instance, Amazon RDS retains the DB instance's metadata, including its endpoint, DB parameter group, and option group membership. Amazon RDS also retains the transaction logs so you can do a point-in-time restore if necessary. The instance restarts automatically after 7 days. For more information, see Stopping an Amazon RDS DB Instance Temporarily in the Amazon RDS User Guide. This command doesn't apply to RDS Custom, Aurora MySQL, and Aurora PostgreSQL. For Aurora clusters, use StopDBCluster instead.
Stops an Amazon RDS DB instance temporarily. When you stop a DB instance, Amazon RDS retains the DB instance's metadata, including its endpoint, DB parameter group, and option group membership. Amazon RDS also retains the transaction logs so you can do a point-in-time restore if necessary. The instance restarts automatically after 7 days. For more information, see Stopping an Amazon RDS DB Instance Temporarily in the Amazon RDS User Guide. This command doesn't apply to RDS Custom, Aurora MySQL, and Aurora PostgreSQL. For Aurora clusters, use StopDBCluster instead.
module StopDBInstanceAutomatedBackupsReplicationResult =
Awso_rds.Values.StopDBInstanceAutomatedBackupsReplicationResultStops automated backup replication for a DB instance. This command doesn't apply to RDS Custom, Aurora MySQL, and Aurora PostgreSQL. For more information, see Replicating Automated Backups to Another Amazon Web Services Region in the Amazon RDS User Guide.
module StopDBInstanceAutomatedBackupsReplicationMessage =
Awso_rds.Values.StopDBInstanceAutomatedBackupsReplicationMessageStops automated backup replication for a DB instance. This command doesn't apply to RDS Custom, Aurora MySQL, and Aurora PostgreSQL. For more information, see Replicating Automated Backups to Another Amazon Web Services Region in the Amazon RDS User Guide.
Stops an Amazon Aurora DB cluster. When you stop a DB cluster, Aurora retains the DB cluster's metadata, including its endpoints and DB parameter groups. Aurora also retains the transaction logs so you can do a point-in-time restore if necessary. For more information, see Stopping and Starting an Aurora Cluster in the Amazon Aurora User Guide. This operation only applies to Aurora DB clusters.
Stops an Amazon Aurora DB cluster. When you stop a DB cluster, Aurora retains the DB cluster's metadata, including its endpoints and DB parameter groups. Aurora also retains the transaction logs so you can do a point-in-time restore if necessary. For more information, see Stopping and Starting an Aurora Cluster in the Amazon Aurora User Guide. This operation only applies to Aurora DB clusters.
Stops a database activity stream that was started using the Amazon Web Services console, the start-activity-stream CLI command, or the StartActivityStream operation. For more information, see Monitoring Amazon Aurora with Database Activity Streams in the Amazon Aurora User Guide or Monitoring Amazon RDS with Database Activity Streams in the Amazon RDS User Guide.
Stops a database activity stream that was started using the Amazon Web Services console, the start-activity-stream CLI command, or the StartActivityStream operation. For more information, see Monitoring Amazon Aurora with Database Activity Streams in the Amazon Aurora User Guide or Monitoring Amazon RDS with Database Activity Streams in the Amazon RDS User Guide.
Starts an export of DB snapshot or DB cluster data to Amazon S3. The provided IAM role must have access to the S3 bucket. You can't export snapshot data from RDS Custom DB instances. For more information, see Supported Regions and DB engines for exporting snapshots to S3 in Amazon RDS. For more information on exporting DB snapshot data, see Exporting DB snapshot data to Amazon S3 in the Amazon RDS User Guide or Exporting DB cluster snapshot data to Amazon S3 in the Amazon Aurora User Guide. For more information on exporting DB cluster data, see Exporting DB cluster data to Amazon S3 in the Amazon Aurora User Guide.
Starts an Amazon RDS DB instance that was stopped using the Amazon Web Services console, the stop-db-instance CLI command, or the StopDBInstance operation. For more information, see Starting an Amazon RDS DB instance That Was Previously Stopped in the Amazon RDS User Guide. This command doesn't apply to RDS Custom, Aurora MySQL, and Aurora PostgreSQL. For Aurora DB clusters, use StartDBCluster instead.
Starts an Amazon RDS DB instance that was stopped using the Amazon Web Services console, the stop-db-instance CLI command, or the StopDBInstance operation. For more information, see Starting an Amazon RDS DB instance That Was Previously Stopped in the Amazon RDS User Guide. This command doesn't apply to RDS Custom, Aurora MySQL, and Aurora PostgreSQL. For Aurora DB clusters, use StartDBCluster instead.
module StartDBInstanceAutomatedBackupsReplicationResult =
Awso_rds.Values.StartDBInstanceAutomatedBackupsReplicationResultEnables replication of automated backups to a different Amazon Web Services Region. This command doesn't apply to RDS Custom. For more information, see Replicating Automated Backups to Another Amazon Web Services Region in the Amazon RDS User Guide.
module StartDBInstanceAutomatedBackupsReplicationMessage =
Awso_rds.Values.StartDBInstanceAutomatedBackupsReplicationMessageEnables replication of automated backups to a different Amazon Web Services Region. This command doesn't apply to RDS Custom. For more information, see Replicating Automated Backups to Another Amazon Web Services Region in the Amazon RDS User Guide.
Starts an Amazon Aurora DB cluster that was stopped using the Amazon Web Services console, the stop-db-cluster CLI command, or the StopDBCluster operation. For more information, see Stopping and Starting an Aurora Cluster in the Amazon Aurora User Guide. This operation only applies to Aurora DB clusters.
Starts an Amazon Aurora DB cluster that was stopped using the Amazon Web Services console, the stop-db-cluster CLI command, or the StopDBCluster operation. For more information, see Stopping and Starting an Aurora Cluster in the Amazon Aurora User Guide. This operation only applies to Aurora DB clusters.
Starts a database activity stream to monitor activity on the database. For more information, see Monitoring Amazon Aurora with Database Activity Streams in the Amazon Aurora User Guide or Monitoring Amazon RDS with Database Activity Streams in the Amazon RDS User Guide.
Starts a database activity stream to monitor activity on the database. For more information, see Monitoring Amazon Aurora with Database Activity Streams in the Amazon Aurora User Guide or Monitoring Amazon RDS with Database Activity Streams in the Amazon RDS User Guide.
Contains the result of a successful invocation of the DescribeSourceRegions action.
module ServerlessV2PlatformVersionsMessage =
Awso_rds.Values.ServerlessV2PlatformVersionsMessageContains the result of a successful invocation of the DescribeServerlessV2PlatformVersions action.
module RevokeDBSecurityGroupIngressResult =
Awso_rds.Values.RevokeDBSecurityGroupIngressResultRevokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 or VPC security groups. Required parameters for this API are one of CIDRIP, EC2SecurityGroupId for VPC, or (EC2SecurityGroupOwnerId and either EC2SecurityGroupName or EC2SecurityGroupId). EC2-Classic was retired on August 15, 2022. If you haven't migrated from EC2-Classic to a VPC, we recommend that you migrate as soon as possible. For more information, see Migrate from EC2-Classic to a VPC in the Amazon EC2 User Guide, the blog EC2-Classic Networking is Retiring – Here’s How to Prepare, and Moving a DB instance not in a VPC into a VPC in the Amazon RDS User Guide.
module RevokeDBSecurityGroupIngressMessage =
Awso_rds.Values.RevokeDBSecurityGroupIngressMessagemodule RestoreDBInstanceToPointInTimeResult =
Awso_rds.Values.RestoreDBInstanceToPointInTimeResultRestores a DB instance to an arbitrary point in time. You can restore to any point in time before the time identified by the LatestRestorableTime property. You can restore to a point up to the number of days specified by the BackupRetentionPeriod property. The target database is created with most of the original configuration, but in a system-selected Availability Zone, with the default security group, the default subnet group, and the default DB parameter group. By default, the new DB instance is created as a single-AZ deployment except when the instance is a SQL Server instance that has an option group that is associated with mirroring; in this case, the instance becomes a mirrored deployment and not a single-AZ deployment. This operation doesn't apply to Aurora MySQL and Aurora PostgreSQL. For Aurora, use RestoreDBClusterToPointInTime.
module RestoreDBInstanceToPointInTimeMessage =
Awso_rds.Values.RestoreDBInstanceToPointInTimeMessageAmazon Relational Database Service (Amazon RDS) supports importing MySQL databases by using backup files. You can create a backup of your on-premises database, store it on Amazon Simple Storage Service (Amazon S3), and then restore the backup file onto a new Amazon RDS DB instance running MySQL. For more information, see Restoring a backup into an Amazon RDS for MySQL DB instance in the Amazon RDS User Guide. This operation doesn't apply to RDS Custom.
Amazon Relational Database Service (Amazon RDS) supports importing MySQL databases by using backup files. You can create a backup of your on-premises database, store it on Amazon Simple Storage Service (Amazon S3), and then restore the backup file onto a new Amazon RDS DB instance running MySQL. For more information, see Restoring a backup into an Amazon RDS for MySQL DB instance in the Amazon RDS User Guide. This operation doesn't apply to RDS Custom.
module RestoreDBInstanceFromDBSnapshotResult =
Awso_rds.Values.RestoreDBInstanceFromDBSnapshotResultCreates a new DB instance from a DB snapshot. The target database is created from the source database restore point with most of the source's original configuration, including the default security group and DB parameter group. By default, the new DB instance is created as a Single-AZ deployment, except when the instance is a SQL Server instance that has an option group associated with mirroring. In this case, the instance becomes a Multi-AZ deployment, not a Single-AZ deployment. If you want to replace your original DB instance with the new, restored DB instance, then rename your original DB instance before you call the RestoreDBInstanceFromDBSnapshot operation. RDS doesn't allow two DB instances with the same name. After you have renamed your original DB instance with a different identifier, then you can pass the original name of the DB instance as the DBInstanceIdentifier in the call to the RestoreDBInstanceFromDBSnapshot operation. The result is that you replace the original DB instance with the DB instance created from the snapshot. If you are restoring from a shared manual DB snapshot, the DBSnapshotIdentifier must be the ARN of the shared DB snapshot. To restore from a DB snapshot with an unsupported engine version, you must first upgrade the engine version of the snapshot. For more information about upgrading a RDS for MySQL DB snapshot engine version, see Upgrading a MySQL DB snapshot engine version. For more information about upgrading a RDS for PostgreSQL DB snapshot engine version, Upgrading a PostgreSQL DB snapshot engine version. This command doesn't apply to Aurora MySQL and Aurora PostgreSQL. For Aurora, use RestoreDBClusterFromSnapshot.
module RestoreDBInstanceFromDBSnapshotMessage =
Awso_rds.Values.RestoreDBInstanceFromDBSnapshotMessagemodule RestoreDBClusterToPointInTimeResult =
Awso_rds.Values.RestoreDBClusterToPointInTimeResultRestores a DB cluster to an arbitrary point in time. Users can restore to any point in time before LatestRestorableTime for up to BackupRetentionPeriod days. The target DB cluster is created from the source DB cluster with the same configuration as the original DB cluster, except that the new DB cluster is created with the default DB security group. Unless the RestoreType is set to copy-on-write, the restore may occur in a different Availability Zone (AZ) from the original DB cluster. The AZ where RDS restores the DB cluster depends on the AZs in the specified subnet group. You can use the EnableVPCNetworking and EnableInternetAccessGateway parameters together to restore an Aurora PostgreSQL cluster without VPC networking and with internet-based connectivity. These two parameters must always be specified together. Set EnableVPCNetworking to false to disable the VPC network interface (ENI) for the cluster. EnableInternetAccessGateway enables internet-based connectivity through an internet access gateway. IAM database authentication is required and must be enabled using EnableIAMDatabaseAuthentication. Once the cluster is restored, you need to modify the DB cluster to update MasterUserAuthenticationType to iam-db-auth. For Aurora, this operation only restores the DB cluster, not the DB instances for that DB cluster. You must invoke the CreateDBInstance operation to create DB instances for the restored DB cluster, specifying the identifier of the restored DB cluster in DBClusterIdentifier. You can create DB instances only after the RestoreDBClusterToPointInTime operation has completed and the DB cluster is available. For more information on Amazon Aurora DB clusters, see What is Amazon Aurora? in the Amazon Aurora User Guide. For more information on Multi-AZ DB clusters, see Multi-AZ DB cluster deployments in the Amazon RDS User Guide.
module RestoreDBClusterToPointInTimeMessage =
Awso_rds.Values.RestoreDBClusterToPointInTimeMessageinclude module type of struct include Awso_rds.Values_1 endmodule RestoreDBClusterFromSnapshotResult =
Awso_rds.Values.RestoreDBClusterFromSnapshotResultCreates a new DB cluster from a DB snapshot or DB cluster snapshot. The target DB cluster is created from the source snapshot with a default configuration. If you don't specify a security group, the new DB cluster is associated with the default security group. You can use the EnableVPCNetworking and EnableInternetAccessGateway parameters together to restore an Aurora PostgreSQL cluster without VPC networking and with internet-based connectivity. These two parameters must always be specified together. Set EnableVPCNetworking to false to disable the VPC network interface (ENI) for the cluster. EnableInternetAccessGateway enables internet-based connectivity through an internet access gateway. IAM database authentication is required and must be enabled using EnableIAMDatabaseAuthentication. Once the cluster is restored, you need to modify the DB cluster to update MasterUserAuthenticationType to iam-db-auth. This operation only restores the DB cluster, not the DB instances for that DB cluster. You must invoke the CreateDBInstance operation to create DB instances for the restored DB cluster, specifying the identifier of the restored DB cluster in DBClusterIdentifier. You can create DB instances only after the RestoreDBClusterFromSnapshot operation has completed and the DB cluster is available. For more information on Amazon Aurora DB clusters, see What is Amazon Aurora? in the Amazon Aurora User Guide. For more information on Multi-AZ DB clusters, see Multi-AZ DB cluster deployments in the Amazon RDS User Guide.
module RestoreDBClusterFromSnapshotMessage =
Awso_rds.Values.RestoreDBClusterFromSnapshotMessageCreates an Amazon Aurora DB cluster from MySQL data stored in an Amazon S3 bucket. Amazon RDS must be authorized to access the Amazon S3 bucket and the data must be created using the Percona XtraBackup utility as described in Migrating Data from MySQL by Using an Amazon S3 Bucket in the Amazon Aurora User Guide. This operation only restores the DB cluster, not the DB instances for that DB cluster. You must invoke the CreateDBInstance operation to create DB instances for the restored DB cluster, specifying the identifier of the restored DB cluster in DBClusterIdentifier. You can create DB instances only after the RestoreDBClusterFromS3 operation has completed and the DB cluster is available. For more information on Amazon Aurora, see What is Amazon Aurora? in the Amazon Aurora User Guide. This operation only applies to Aurora DB clusters. The source DB engine must be MySQL.
Creates an Amazon Aurora DB cluster from MySQL data stored in an Amazon S3 bucket. Amazon RDS must be authorized to access the Amazon S3 bucket and the data must be created using the Percona XtraBackup utility as described in Migrating Data from MySQL by Using an Amazon S3 Bucket in the Amazon Aurora User Guide. This operation only restores the DB cluster, not the DB instances for that DB cluster. You must invoke the CreateDBInstance operation to create DB instances for the restored DB cluster, specifying the identifier of the restored DB cluster in DBClusterIdentifier. You can create DB instances only after the RestoreDBClusterFromS3 operation has completed and the DB cluster is available. For more information on Amazon Aurora, see What is Amazon Aurora? in the Amazon Aurora User Guide. This operation only applies to Aurora DB clusters. The source DB engine must be MySQL.
module ResetDBClusterParameterGroupMessage =
Awso_rds.Values.ResetDBClusterParameterGroupMessagemodule ReservedDBInstancesOfferingMessage =
Awso_rds.Values.ReservedDBInstancesOfferingMessageContains the result of a successful invocation of the DescribeReservedDBInstancesOfferings action.
Contains the result of a successful invocation of the DescribeReservedDBInstances action.
module RemoveSourceIdentifierFromSubscriptionResult =
Awso_rds.Values.RemoveSourceIdentifierFromSubscriptionResultRemoves a source identifier from an existing RDS event notification subscription.
module RemoveSourceIdentifierFromSubscriptionMessage =
Awso_rds.Values.RemoveSourceIdentifierFromSubscriptionMessageDisassociates an Amazon Web Services Identity and Access Management (IAM) role from a DB instance.
Removes the asssociation of an Amazon Web Services Identity and Access Management (IAM) role from a DB cluster. For more information on Amazon Aurora DB clusters, see What is Amazon Aurora? in the Amazon Aurora User Guide. For more information on Multi-AZ DB clusters, see Multi-AZ DB cluster deployments in the Amazon RDS User Guide.
Detaches an Aurora secondary cluster from an Aurora global database cluster. The cluster becomes a standalone cluster with read-write capability instead of being read-only and receiving data from a primary cluster in a different Region. This operation only applies to Aurora DB clusters.
Detaches an Aurora secondary cluster from an Aurora global database cluster. The cluster becomes a standalone cluster with read-write capability instead of being read-only and receiving data from a primary cluster in a different Region. This operation only applies to Aurora DB clusters.
Associate one or more DBProxyTarget data structures with a DBProxyTargetGroup.
Associate one or more DBProxyTarget data structures with a DBProxyTargetGroup.
You might need to reboot your DB shard group, usually for maintenance reasons. For example, if you make certain modifications, reboot the DB shard group for the changes to take effect. This operation applies only to Aurora Limitless Database DBb shard groups.
You might need to reboot your DB instance, usually for maintenance reasons. For example, if you make certain modifications, or if you change the DB parameter group associated with the DB instance, you must reboot the instance for the changes to take effect. Rebooting a DB instance restarts the database engine service. Rebooting a DB instance results in a momentary outage, during which the DB instance status is set to rebooting. For more information about rebooting, see Rebooting a DB Instance in the Amazon RDS User Guide. This command doesn't apply to RDS Custom. If your DB instance is part of a Multi-AZ DB cluster, you can reboot the DB cluster with the RebootDBCluster operation.
You might need to reboot your DB cluster, usually for maintenance reasons. For example, if you make certain modifications, or if you change the DB cluster parameter group associated with the DB cluster, reboot the DB cluster for the changes to take effect. Rebooting a DB cluster restarts the database engine service. Rebooting a DB cluster results in a momentary outage, during which the DB cluster status is set to rebooting. Use this operation only for a non-Aurora Multi-AZ DB cluster. For more information on Multi-AZ DB clusters, see Multi-AZ DB cluster deployments in the Amazon RDS User Guide.
You might need to reboot your DB cluster, usually for maintenance reasons. For example, if you make certain modifications, or if you change the DB cluster parameter group associated with the DB cluster, reboot the DB cluster for the changes to take effect. Rebooting a DB cluster restarts the database engine service. Rebooting a DB cluster results in a momentary outage, during which the DB cluster status is set to rebooting. Use this operation only for a non-Aurora Multi-AZ DB cluster. For more information on Multi-AZ DB clusters, see Multi-AZ DB cluster deployments in the Amazon RDS User Guide.
module PurchaseReservedDBInstancesOfferingResult =
Awso_rds.Values.PurchaseReservedDBInstancesOfferingResultPurchases a reserved DB instance offering.
module PurchaseReservedDBInstancesOfferingMessage =
Awso_rds.Values.PurchaseReservedDBInstancesOfferingMessagePromotes a read replica DB instance to a standalone DB instance. Backup duration is a function of the amount of changes to the database since the previous backup. If you plan to promote a read replica to a standalone instance, we recommend that you enable backups and complete at least one backup prior to promotion. In addition, a read replica cannot be promoted to a standalone instance when it is in the backing-up status. If you have enabled backups on your read replica, configure the automated backup window so that daily backups do not interfere with read replica promotion. This command doesn't apply to Aurora MySQL, Aurora PostgreSQL, or RDS Custom.
Promotes a read replica DB cluster to a standalone DB cluster.
module PromoteReadReplicaDBClusterMessage =
Awso_rds.Values.PromoteReadReplicaDBClusterMessageData returned from the DescribePendingMaintenanceActions action.
Contains the result of a successful invocation of the DescribeOrderableDBInstanceOptions action.
List of option groups.
Modifies an existing tenant database in a DB instance. You can change the tenant database name or the master user password. This operation is supported only for RDS for Oracle CDB instances using the multi-tenant configuration.
Modifies an existing tenant database in a DB instance. You can change the tenant database name or the master user password. This operation is supported only for RDS for Oracle CDB instances using the multi-tenant configuration.
Modifies an existing option group.
Modifies a zero-ETL integration with Amazon Redshift.
Modifies a setting for an Amazon Aurora global database cluster. You can change one or more database configuration parameters by specifying these parameters and the new values in the request. For more information on Amazon Aurora, see What is Amazon Aurora? in the Amazon Aurora User Guide. This operation only applies to Aurora global database clusters.
Modifies a setting for an Amazon Aurora global database cluster. You can change one or more database configuration parameters by specifying these parameters and the new values in the request. For more information on Amazon Aurora, see What is Amazon Aurora? in the Amazon Aurora User Guide. This operation only applies to Aurora global database clusters.
Modifies an existing RDS event notification subscription. You can't modify the source identifiers using this call. To change source identifiers for a subscription, use the AddSourceIdentifierToSubscription and RemoveSourceIdentifierFromSubscription calls. You can see a list of the event categories for a given source type (SourceType) in Events in the Amazon RDS User Guide or by using the DescribeEventCategories operation.
Modifies an existing DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the Amazon Web Services Region.
Updates a manual DB snapshot with a new engine version. The snapshot can be encrypted or unencrypted, but not shared or public. Amazon RDS supports upgrading DB snapshots for MariaDB, MySQL, PostgreSQL, and Oracle. This operation doesn't apply to RDS Custom or RDS for Db2.
Updates a manual DB snapshot with a new engine version. The snapshot can be encrypted or unencrypted, but not shared or public. Amazon RDS supports upgrading DB snapshots for MariaDB, MySQL, PostgreSQL, and Oracle. This operation doesn't apply to RDS Custom or RDS for Db2.
Adds an attribute and values to, or removes an attribute and values from, a manual DB snapshot. To share a manual DB snapshot with other Amazon Web Services accounts, specify restore as the AttributeName and use the ValuesToAdd parameter to add a list of IDs of the Amazon Web Services accounts that are authorized to restore the manual DB snapshot. Uses the value all to make the manual DB snapshot public, which means it can be copied or restored by all Amazon Web Services accounts. Don't add the all value for any manual DB snapshots that contain private information that you don't want available to all Amazon Web Services accounts. If the manual DB snapshot is encrypted, it can be shared, but only by specifying a list of authorized Amazon Web Services account IDs for the ValuesToAdd parameter. You can't use all as a value for that parameter in this case. To view which Amazon Web Services accounts have access to copy or restore a manual DB snapshot, or whether a manual DB snapshot public or private, use the DescribeDBSnapshotAttributes API operation. The accounts are returned as values for the restore attribute.
Modifies the settings of an Aurora Limitless Database DB shard group. You can change one or more settings by specifying these parameters and the new values in the request.
Updates the recommendation status and recommended action status for the specified recommendation.
Modifies the properties of a DBProxyTargetGroup.
Modifies the properties of a DBProxyTargetGroup.
Changes the settings for an existing DB proxy.
Changes the settings for an existing DB proxy.
Changes the settings for an existing DB proxy endpoint.
Changes the settings for an existing DB proxy endpoint.
Modifies settings for a DB instance. You can change one or more database configuration parameters by specifying these parameters and the new values in the request. To learn what modifications you can make to your DB instance, call DescribeValidDBInstanceModifications before you call ModifyDBInstance.
module ModifyDBClusterSnapshotAttributeResult =
Awso_rds.Values.ModifyDBClusterSnapshotAttributeResultAdds an attribute and values to, or removes an attribute and values from, a manual DB cluster snapshot. To share a manual DB cluster snapshot with other Amazon Web Services accounts, specify restore as the AttributeName and use the ValuesToAdd parameter to add a list of IDs of the Amazon Web Services accounts that are authorized to restore the manual DB cluster snapshot. Use the value all to make the manual DB cluster snapshot public, which means that it can be copied or restored by all Amazon Web Services accounts. Don't add the all value for any manual DB cluster snapshots that contain private information that you don't want available to all Amazon Web Services accounts. If a manual DB cluster snapshot is encrypted, it can be shared, but only by specifying a list of authorized Amazon Web Services account IDs for the ValuesToAdd parameter. You can't use all as a value for that parameter in this case. To view which Amazon Web Services accounts have access to copy or restore a manual DB cluster snapshot, or whether a manual DB cluster snapshot is public or private, use the DescribeDBClusterSnapshotAttributes API operation. The accounts are returned as values for the restore attribute.
module ModifyDBClusterSnapshotAttributeMessage =
Awso_rds.Values.ModifyDBClusterSnapshotAttributeMessageModifies the settings of an Amazon Aurora DB cluster or a Multi-AZ DB cluster. You can change one or more settings by specifying these parameters and the new values in the request. For more information on Amazon Aurora DB clusters, see What is Amazon Aurora? in the Amazon Aurora User Guide. For more information on Multi-AZ DB clusters, see Multi-AZ DB cluster deployments in the Amazon RDS User Guide.
module ModifyDBClusterParameterGroupMessage =
Awso_rds.Values.ModifyDBClusterParameterGroupMessageModifies the properties of an endpoint in an Amazon Aurora DB cluster. This operation only applies to Aurora DB clusters.
module ModifyCustomDBEngineVersionMessage =
Awso_rds.Values.ModifyCustomDBEngineVersionMessageModifies the status of a custom engine version (CEV). You can find CEVs to modify by calling DescribeDBEngineVersions. The MediaImport service that imports files from Amazon S3 to create CEVs isn't integrated with Amazon Web Services CloudTrail. If you turn on data logging for Amazon RDS in CloudTrail, calls to the ModifyCustomDbEngineVersion event aren't logged. However, you might see calls from the API gateway that accesses your Amazon S3 bucket. These calls originate from the MediaImport service for the ModifyCustomDbEngineVersion event. For more information, see Modifying CEV status in the Amazon RDS User Guide.
module ModifyCurrentDBClusterCapacityMessage =
Awso_rds.Values.ModifyCurrentDBClusterCapacityMessageSet the capacity of an Aurora Serverless v1 DB cluster to a specific value. Aurora Serverless v1 scales seamlessly based on the workload on the DB cluster. In some cases, the capacity might not scale fast enough to meet a sudden change in workload, such as a large number of new transactions. Call ModifyCurrentDBClusterCapacity to set the capacity explicitly. After this call sets the DB cluster capacity, Aurora Serverless v1 can automatically scale the DB cluster based on the cooldown period for scaling up and the cooldown period for scaling down. For more information about Aurora Serverless v1, see Using Amazon Aurora Serverless v1 in the Amazon Aurora User Guide. If you call ModifyCurrentDBClusterCapacity with the default TimeoutAction, connections that prevent Aurora Serverless v1 from finding a scaling point might be dropped. For more information about scaling points, see Autoscaling for Aurora Serverless v1 in the Amazon Aurora User Guide. This operation only applies to Aurora Serverless v1 DB clusters.
Override the system-default Secure Sockets Layer/Transport Layer Security (SSL/TLS) certificate for Amazon RDS for new DB instances, or remove the override. By using this operation, you can specify an RDS-approved SSL/TLS certificate for new DB instances that is different from the default certificate provided by RDS. You can also use this operation to remove the override, so that new DB instances use the default certificate provided by RDS. You might need to override the default certificate in the following situations: You already migrated your applications to support the latest certificate authority (CA) certificate, but the new CA certificate is not yet the RDS default CA certificate for the specified Amazon Web Services Region. RDS has already moved to a new default CA certificate for the specified Amazon Web Services Region, but you are still in the process of supporting the new CA certificate. In this case, you temporarily need additional time to finish your application changes. For more information about rotating your SSL/TLS certificate for RDS DB engines, see Rotating Your SSL/TLS Certificate in the Amazon RDS User Guide. For more information about rotating your SSL/TLS certificate for Aurora DB engines, see Rotating Your SSL/TLS Certificate in the Amazon Aurora User Guide.
Override the system-default Secure Sockets Layer/Transport Layer Security (SSL/TLS) certificate for Amazon RDS for new DB instances, or remove the override. By using this operation, you can specify an RDS-approved SSL/TLS certificate for new DB instances that is different from the default certificate provided by RDS. You can also use this operation to remove the override, so that new DB instances use the default certificate provided by RDS. You might need to override the default certificate in the following situations: You already migrated your applications to support the latest certificate authority (CA) certificate, but the new CA certificate is not yet the RDS default CA certificate for the specified Amazon Web Services Region. RDS has already moved to a new default CA certificate for the specified Amazon Web Services Region, but you are still in the process of supporting the new CA certificate. In this case, you temporarily need additional time to finish your application changes. For more information about rotating your SSL/TLS certificate for RDS DB engines, see Rotating Your SSL/TLS Certificate in the Amazon RDS User Guide. For more information about rotating your SSL/TLS certificate for Aurora DB engines, see Rotating Your SSL/TLS Certificate in the Amazon Aurora User Guide.
Changes the audit policy state of a database activity stream to either locked (default) or unlocked. A locked policy is read-only, whereas an unlocked policy is read/write. If your activity stream is started and locked, you can unlock it, customize your audit policy, and then lock your activity stream. Restarting the activity stream isn't required. For more information, see Modifying a database activity stream in the Amazon RDS User Guide. This operation is supported for RDS for Oracle and Microsoft SQL Server.
Changes the audit policy state of a database activity stream to either locked (default) or unlocked. A locked policy is read-only, whereas an unlocked policy is read/write. If your activity stream is started and locked, you can unlock it, customize your audit policy, and then lock your activity stream. Restarting the activity stream isn't required. For more information, see Modifying a database activity stream in the Amazon RDS User Guide. This operation is supported for RDS for Oracle and Microsoft SQL Server.
The DB subnet isn't in the available state.
Returns information about Aurora global database clusters. This API supports pagination. For more information on Amazon Aurora, see What is Amazon Aurora? in the Amazon Aurora User Guide. This action only applies to Aurora DB clusters.
Promotes the specified secondary DB cluster to be the primary DB cluster in the global database cluster to fail over or switch over a global database. Switchover operations were previously called "managed planned failovers." Although this operation can be used either to fail over or to switch over a global database cluster, its intended use is for global database failover. To switch over a global database cluster, we recommend that you use the SwitchoverGlobalCluster operation instead. How you use this operation depends on whether you are failing over or switching over your global database cluster: Failing over - Specify the AllowDataLoss parameter and don't specify the Switchover parameter. Switching over - Specify the Switchover parameter or omit it, but don't specify the AllowDataLoss parameter. About failing over and switching over While failing over and switching over a global database cluster both change the primary DB cluster, you use these operations for different reasons: Failing over - Use this operation to respond to an unplanned event, such as a Regional disaster in the primary Region. Failing over can result in a loss of write transaction data that wasn't replicated to the chosen secondary before the failover event occurred. However, the recovery process that promotes a DB instance on the chosen seconday DB cluster to be the primary writer DB instance guarantees that the data is in a transactionally consistent state. For more information about failing over an Amazon Aurora global database, see Performing managed failovers for Aurora global databases in the Amazon Aurora User Guide. Switching over - Use this operation on a healthy global database cluster for planned events, such as Regional rotation or to fail back to the original primary DB cluster after a failover operation. With this operation, there is no data loss. For more information about switching over an Amazon Aurora global database, see Performing switchovers for Aurora global databases in the Amazon Aurora User Guide.
Promotes the specified secondary DB cluster to be the primary DB cluster in the global database cluster to fail over or switch over a global database. Switchover operations were previously called "managed planned failovers." Although this operation can be used either to fail over or to switch over a global database cluster, its intended use is for global database failover. To switch over a global database cluster, we recommend that you use the SwitchoverGlobalCluster operation instead. How you use this operation depends on whether you are failing over or switching over your global database cluster: Failing over - Specify the AllowDataLoss parameter and don't specify the Switchover parameter. Switching over - Specify the Switchover parameter or omit it, but don't specify the AllowDataLoss parameter. About failing over and switching over While failing over and switching over a global database cluster both change the primary DB cluster, you use these operations for different reasons: Failing over - Use this operation to respond to an unplanned event, such as a Regional disaster in the primary Region. Failing over can result in a loss of write transaction data that wasn't replicated to the chosen secondary before the failover event occurred. However, the recovery process that promotes a DB instance on the chosen seconday DB cluster to be the primary writer DB instance guarantees that the data is in a transactionally consistent state. For more information about failing over an Amazon Aurora global database, see Performing managed failovers for Aurora global databases in the Amazon Aurora User Guide. Switching over - Use this operation on a healthy global database cluster for planned events, such as Regional rotation or to fail back to the original primary DB cluster after a failover operation. With this operation, there is no data loss. For more information about switching over an Amazon Aurora global database, see Performing switchovers for Aurora global databases in the Amazon Aurora User Guide.
Forces a failover for a DB cluster. For an Aurora DB cluster, failover for a DB cluster promotes one of the Aurora Replicas (read-only instances) in the DB cluster to be the primary DB instance (the cluster writer). For a Multi-AZ DB cluster, after RDS terminates the primary DB instance, the internal monitoring system detects that the primary DB instance is unhealthy and promotes a readable standby (read-only instances) in the DB cluster to be the primary DB instance (the cluster writer). Failover times are typically less than 35 seconds. An Amazon Aurora DB cluster automatically fails over to an Aurora Replica, if one exists, when the primary DB instance fails. A Multi-AZ DB cluster automatically fails over to a readable standby DB instance when the primary DB instance fails. To simulate a failure of a primary instance for testing, you can force a failover. Because each instance in a DB cluster has its own endpoint address, make sure to clean up and re-establish any existing connections that use those endpoint addresses when the failover is complete. For more information on Amazon Aurora DB clusters, see What is Amazon Aurora? in the Amazon Aurora User Guide. For more information on Multi-AZ DB clusters, see Multi-AZ DB cluster deployments in the Amazon RDS User Guide.
Returns information about a snapshot or cluster export to Amazon S3. This API operation supports pagination.
Contains the result of a successful invocation of the DescribeEvents action.
Data returned by the DescribeEventSubscriptions action.
Data returned from the DescribeEventCategories operation.
Enables the HTTP endpoint for the DB cluster. By default, the HTTP endpoint isn't enabled. When enabled, this endpoint provides a connectionless web service API (RDS Data API) for running SQL queries on the Aurora DB cluster. You can also query your database from inside the RDS console with the RDS query editor. For more information, see Using RDS Data API in the Amazon Aurora User Guide. This operation applies only to Aurora Serverless v2 and provisioned DB clusters. To enable the HTTP endpoint for Aurora Serverless v1 DB clusters, use the EnableHttpEndpoint parameter of the ModifyDBCluster operation.
Enables the HTTP endpoint for the DB cluster. By default, the HTTP endpoint isn't enabled. When enabled, this endpoint provides a connectionless web service API (RDS Data API) for running SQL queries on the Aurora DB cluster. You can also query your database from inside the RDS console with the RDS query editor. For more information, see Using RDS Data API in the Amazon Aurora User Guide. This operation applies only to Aurora Serverless v2 and provisioned DB clusters. To enable the HTTP endpoint for Aurora Serverless v1 DB clusters, use the EnableHttpEndpoint parameter of the ModifyDBCluster operation.
This data type is used as a response element to DownloadDBLogFilePortion.
Disables the HTTP endpoint for the specified DB cluster. Disabling this endpoint disables RDS Data API. For more information, see Using RDS Data API in the Amazon Aurora User Guide. This operation applies only to Aurora Serverless v2 and provisioned DB clusters. To disable the HTTP endpoint for Aurora Serverless v1 DB clusters, use the EnableHttpEndpoint parameter of the ModifyDBCluster operation.
Disables the HTTP endpoint for the specified DB cluster. Disabling this endpoint disables RDS Data API. For more information, see Using RDS Data API in the Amazon Aurora User Guide. This operation applies only to Aurora Serverless v2 and provisioned DB clusters. To disable the HTTP endpoint for Aurora Serverless v1 DB clusters, use the EnableHttpEndpoint parameter of the ModifyDBCluster operation.
module DescribeValidDBInstanceModificationsResult =
Awso_rds.Values.DescribeValidDBInstanceModificationsResultYou can call DescribeValidDBInstanceModifications to learn what modifications you can make to your DB instance. You can use this information when you call ModifyDBInstance. This command doesn't apply to RDS Custom.
module DescribeValidDBInstanceModificationsMessage =
Awso_rds.Values.DescribeValidDBInstanceModificationsMessageDescribes the tenant databases in a DB instance that uses the multi-tenant configuration. Only RDS for Oracle CDB instances are supported.
module DescribeServerlessV2PlatformVersionsMessage =
Awso_rds.Values.DescribeServerlessV2PlatformVersionsMessagemodule DescribeReservedDBInstancesOfferingsMessage =
Awso_rds.Values.DescribeReservedDBInstancesOfferingsMessagemodule DescribeReservedDBInstancesMessage =
Awso_rds.Values.DescribeReservedDBInstancesMessagemodule DescribePendingMaintenanceActionsMessage =
Awso_rds.Values.DescribePendingMaintenanceActionsMessagemodule DescribeOrderableDBInstanceOptionsMessage =
Awso_rds.Values.DescribeOrderableDBInstanceOptionsMessageDescribe one or more zero-ETL integrations with Amazon Redshift.
Describe one or more zero-ETL integrations with Amazon Redshift.
Returns information about Aurora global database clusters. This API supports pagination. For more information on Amazon Aurora, see What is Amazon Aurora? in the Amazon Aurora User Guide. This action only applies to Aurora DB clusters.
Returns information about a snapshot or cluster export to Amazon S3. This API operation supports pagination.
module DescribeEngineDefaultParametersResult =
Awso_rds.Values.DescribeEngineDefaultParametersResultReturns the default engine and system parameter information for the specified database engine.
module DescribeEngineDefaultParametersMessage =
Awso_rds.Values.DescribeEngineDefaultParametersMessagemodule DescribeEngineDefaultClusterParametersResult =
Awso_rds.Values.DescribeEngineDefaultClusterParametersResultReturns the default engine and system parameter information for the cluster database engine. For more information on Amazon Aurora, see What is Amazon Aurora? in the Amazon Aurora User Guide.
module DescribeEngineDefaultClusterParametersMessage =
Awso_rds.Values.DescribeEngineDefaultClusterParametersMessagemodule DescribeDBSnapshotTenantDatabasesMessage =
Awso_rds.Values.DescribeDBSnapshotTenantDatabasesMessageDescribes the tenant databases that exist in a DB snapshot. This command only applies to RDS for Oracle DB instances in the multi-tenant configuration. You can use this command to inspect the tenant databases within a snapshot before restoring it. You can't directly interact with the tenant databases in a DB snapshot. If you restore a snapshot that was taken from DB instance using the multi-tenant configuration, you restore all its tenant databases.
module DescribeDBSnapshotAttributesResult =
Awso_rds.Values.DescribeDBSnapshotAttributesResultReturns a list of DB snapshot attribute names and values for a manual DB snapshot. When sharing snapshots with other Amazon Web Services accounts, DescribeDBSnapshotAttributes returns the restore attribute and a list of IDs for the Amazon Web Services accounts that are authorized to copy or restore the manual DB snapshot. If all is included in the list of values for the restore attribute, then the manual DB snapshot is public and can be copied or restored by all Amazon Web Services accounts. To add or remove access for an Amazon Web Services account to copy or restore a manual DB snapshot, or to make the manual DB snapshot public or private, use the ModifyDBSnapshotAttribute API action.
module DescribeDBSnapshotAttributesMessage =
Awso_rds.Values.DescribeDBSnapshotAttributesMessageDescribes existing Aurora Limitless Database DB shard groups.
Describes existing Aurora Limitless Database DB shard groups.
Describes the recommendations to resolve the issues for your DB instances, DB clusters, and DB parameter groups.
Returns information about DBProxyTarget objects. This API supports pagination.
Returns information about DBProxyTarget objects. This API supports pagination.
module DescribeDBProxyTargetGroupsResponse =
Awso_rds.Values.DescribeDBProxyTargetGroupsResponseReturns information about DB proxy target groups, represented by DBProxyTargetGroup data structures.
module DescribeDBProxyTargetGroupsRequest =
Awso_rds.Values.DescribeDBProxyTargetGroupsRequestReturns information about DB proxy target groups, represented by DBProxyTargetGroup data structures.
Returns information about DB proxy endpoints.
Returns information about DB proxy endpoints.
Returns information about DB proxies.
Returns information about DB proxies.
module DescribeDBMajorEngineVersionsResponse =
Awso_rds.Values.DescribeDBMajorEngineVersionsResponseDescribes the properties of specific major versions of DB engines.
module DescribeDBMajorEngineVersionsRequest =
Awso_rds.Values.DescribeDBMajorEngineVersionsRequestDescribes the properties of specific major versions of DB engines.
The response from a call to DescribeDBLogFiles.
module DescribeDBInstanceAutomatedBackupsMessage =
Awso_rds.Values.DescribeDBInstanceAutomatedBackupsMessageParameter input for DescribeDBInstanceAutomatedBackups.
module DescribeDBClusterSnapshotAttributesResult =
Awso_rds.Values.DescribeDBClusterSnapshotAttributesResultReturns a list of DB cluster snapshot attribute names and values for a manual DB cluster snapshot. When sharing snapshots with other Amazon Web Services accounts, DescribeDBClusterSnapshotAttributes returns the restore attribute and a list of IDs for the Amazon Web Services accounts that are authorized to copy or restore the manual DB cluster snapshot. If all is included in the list of values for the restore attribute, then the manual DB cluster snapshot is public and can be copied or restored by all Amazon Web Services accounts. To add or remove access for an Amazon Web Services account to copy or restore a manual DB cluster snapshot, or to make the manual DB cluster snapshot public or private, use the ModifyDBClusterSnapshotAttribute API action.
module DescribeDBClusterSnapshotAttributesMessage =
Awso_rds.Values.DescribeDBClusterSnapshotAttributesMessagemodule DescribeDBClusterParametersMessage =
Awso_rds.Values.DescribeDBClusterParametersMessagemodule DescribeDBClusterParameterGroupsMessage =
Awso_rds.Values.DescribeDBClusterParameterGroupsMessageReturns information about endpoints for an Amazon Aurora DB cluster. This action only applies to Aurora DB clusters.
module DescribeDBClusterBacktracksMessage =
Awso_rds.Values.DescribeDBClusterBacktracksMessagemodule DescribeDBClusterAutomatedBackupsMessage =
Awso_rds.Values.DescribeDBClusterAutomatedBackupsMessageDisplays backups for both current and deleted DB clusters. For example, use this operation to find details about automated backups for previously deleted clusters. Current clusters are returned for both the DescribeDBClusterAutomatedBackups and DescribeDBClusters operations. All parameters are optional.
module DescribeBlueGreenDeploymentsResponse =
Awso_rds.Values.DescribeBlueGreenDeploymentsResponseDescribes one or more blue/green deployments. For more information, see Using Amazon RDS Blue/Green Deployments for database updates in the Amazon RDS User Guide and Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora User Guide.
module DescribeBlueGreenDeploymentsRequest =
Awso_rds.Values.DescribeBlueGreenDeploymentsRequestDescribes one or more blue/green deployments. For more information, see Using Amazon RDS Blue/Green Deployments for database updates in the Amazon RDS User Guide and Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora User Guide.
Remove the association between one or more DBProxyTarget data structures and a DBProxyTargetGroup.
Remove the association between one or more DBProxyTarget data structures and a DBProxyTargetGroup.
Deletes a tenant database from your DB instance. This command only applies to RDS for Oracle container database (CDB) instances. You can't delete a tenant database when it is the only tenant in the DB instance.
Deletes a tenant database from your DB instance. This command only applies to RDS for Oracle container database (CDB) instances. You can't delete a tenant database when it is the only tenant in the DB instance.
Deletes a zero-ETL integration with Amazon Redshift.
Deletes a global database cluster. The primary and secondary clusters must already be detached or destroyed first. This action only applies to Aurora DB clusters.
Deletes a global database cluster. The primary and secondary clusters must already be detached or destroyed first. This action only applies to Aurora DB clusters.
Deletes an RDS event notification subscription.
Deletes a DB snapshot. If the snapshot is being copied, the copy operation is terminated. The DB snapshot must be in the available state to be deleted.
Deletes an Aurora Limitless Database DB shard group.
Deletes an existing DB proxy.
Deletes an existing DB proxy.
Deletes a DBProxyEndpoint. Doing so removes the ability to access the DB proxy using the endpoint that you defined. The endpoint that you delete might have provided capabilities such as read/write or read-only operations, or using a different VPC than the DB proxy's default VPC.
Deletes a DBProxyEndpoint. Doing so removes the ability to access the DB proxy using the endpoint that you defined. The endpoint that you delete might have provided capabilities such as read/write or read-only operations, or using a different VPC than the DB proxy's default VPC.
Deletes a previously provisioned DB instance. When you delete a DB instance, all automated backups for that instance are deleted and can't be recovered. However, manual DB snapshots of the DB instance aren't deleted. If you request a final DB snapshot, the status of the Amazon RDS DB instance is deleting until the DB snapshot is created. This operation can't be canceled or reverted after it begins. To monitor the status of this operation, use DescribeDBInstance. When a DB instance is in a failure state and has a status of failed, incompatible-restore, or incompatible-network, you can only delete it when you skip creation of the final snapshot with the SkipFinalSnapshot parameter. If the specified DB instance is part of an Amazon Aurora DB cluster, you can't delete the DB instance if both of the following conditions are true: The DB cluster is a read replica of another Amazon Aurora DB cluster. The DB instance is the only instance in the DB cluster. To delete a DB instance in this case, first use the PromoteReadReplicaDBCluster operation to promote the DB cluster so that it's no longer a read replica. After the promotion completes, use the DeleteDBInstance operation to delete the final instance in the DB cluster. For RDS Custom DB instances, deleting the DB instance permanently deletes the EC2 instance and the associated EBS volumes. Make sure that you don't terminate or delete these resources before you delete the DB instance. Otherwise, deleting the DB instance and creation of the final snapshot might fail.
module DeleteDBInstanceAutomatedBackupResult =
Awso_rds.Values.DeleteDBInstanceAutomatedBackupResultDeletes automated backups using the DbiResourceId value of the source DB instance or the Amazon Resource Name (ARN) of the automated backups.
module DeleteDBInstanceAutomatedBackupMessage =
Awso_rds.Values.DeleteDBInstanceAutomatedBackupMessageParameter input for the DeleteDBInstanceAutomatedBackup operation.
Deletes a DB cluster snapshot. If the snapshot is being copied, the copy operation is terminated. The DB cluster snapshot must be in the available state to be deleted. For more information on Amazon Aurora, see What is Amazon Aurora? in the Amazon Aurora User Guide. For more information on Multi-AZ DB clusters, see Multi-AZ DB cluster deployments in the Amazon RDS User Guide.
The DeleteDBCluster action deletes a previously provisioned DB cluster. When you delete a DB cluster, all automated backups for that DB cluster are deleted and can't be recovered. Manual DB cluster snapshots of the specified DB cluster are not deleted. If you're deleting a Multi-AZ DB cluster with read replicas, all cluster members are terminated and read replicas are promoted to standalone instances. For more information on Amazon Aurora, see What is Amazon Aurora? in the Amazon Aurora User Guide. For more information on Multi-AZ DB clusters, see Multi-AZ DB cluster deployments in the Amazon RDS User Guide.
module DeleteDBClusterParameterGroupMessage =
Awso_rds.Values.DeleteDBClusterParameterGroupMessageDeletes a custom endpoint and removes it from an Amazon Aurora DB cluster. This action only applies to Aurora DB clusters.
module DeleteDBClusterAutomatedBackupResult =
Awso_rds.Values.DeleteDBClusterAutomatedBackupResultDeletes automated backups using the DbClusterResourceId value of the source DB cluster or the Amazon Resource Name (ARN) of the automated backups.
module DeleteDBClusterAutomatedBackupMessage =
Awso_rds.Values.DeleteDBClusterAutomatedBackupMessageDeletes automated backups using the DbClusterResourceId value of the source DB cluster or the Amazon Resource Name (ARN) of the automated backups.
module DeleteCustomDBEngineVersionMessage =
Awso_rds.Values.DeleteCustomDBEngineVersionMessageDeletes a custom engine version. To run this command, make sure you meet the following prerequisites: The CEV must not be the default for RDS Custom. If it is, change the default before running this command. The CEV must not be associated with an RDS Custom DB instance, RDS Custom instance snapshot, or automated backup of your RDS Custom instance. Typically, deletion takes a few minutes. The MediaImport service that imports files from Amazon S3 to create CEVs isn't integrated with Amazon Web Services CloudTrail. If you turn on data logging for Amazon RDS in CloudTrail, calls to the DeleteCustomDbEngineVersion event aren't logged. However, you might see calls from the API gateway that accesses your Amazon S3 bucket. These calls originate from the MediaImport service for the DeleteCustomDbEngineVersion event. For more information, see Deleting a CEV in the Amazon RDS User Guide.
Deletes a blue/green deployment. For more information, see Using Amazon RDS Blue/Green Deployments for database updates in the Amazon RDS User Guide and Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora User Guide.
Deletes a blue/green deployment. For more information, see Using Amazon RDS Blue/Green Deployments for database updates in the Amazon RDS User Guide and Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora User Guide.
Contains the result of a successful invocation of the DescribeDBSubnetGroups action.
Describes the tenant databases that exist in a DB snapshot. This command only applies to RDS for Oracle DB instances in the multi-tenant configuration. You can use this command to inspect the tenant databases within a snapshot before restoring it. You can't directly interact with the tenant databases in a DB snapshot. If you restore a snapshot that was taken from DB instance using the multi-tenant configuration, you restore all its tenant databases.
Contains the result of a successful invocation of the DescribeDBSnapshots action.
Contains the result of a successful invocation of the DescribeDBSecurityGroups action.
Describes the recommendations to resolve the issues for your DB instances, DB clusters, and DB parameter groups.
Updates the recommendation status and recommended action status for the specified recommendation.
Contains the result of a successful invocation of the DescribeDBParameterGroups action.
Contains the result of a successful invocation of the ModifyDBParameterGroup or ResetDBParameterGroup operation.
Contains the result of a successful invocation of the DescribeDBParameters action.
You can't associate any more Amazon Web Services Identity and Access Management (IAM) roles with the DB instance because the quota has been reached.
The specified RoleArn value doesn't match the specified feature for the DB instance.
The specified RoleArn or FeatureName value is already associated with the DB instance.
Contains the result of a successful invocation of the DescribeDBInstances action.
Contains the result of a successful invocation of the DescribeDBInstanceAutomatedBackups action.
Contains the result of a successful invocation of the DescribeDBEngineVersions action.
Provides a list of DB cluster snapshots for the user as the result of a call to the DescribeDBClusterSnapshots action.
You have exceeded the maximum number of IAM roles that can be associated with the specified DB cluster.
The specified IAM role Amazon Resource Name (ARN) isn't associated with the specified DB cluster.
The specified IAM role Amazon Resource Name (ARN) is already associated with the specified DB cluster.
module DBClusterParameterGroupNameMessage =
Awso_rds.Values.DBClusterParameterGroupNameMessageProvides details about a DB cluster parameter group including the parameters in the DB cluster parameter group.
Contains the result of a successful invocation of the DescribeDBClusters action.
Returns information about endpoints for an Amazon Aurora DB cluster. This action only applies to Aurora DB clusters.
Set the capacity of an Aurora Serverless v1 DB cluster to a specific value. Aurora Serverless v1 scales seamlessly based on the workload on the DB cluster. In some cases, the capacity might not scale fast enough to meet a sudden change in workload, such as a large number of new transactions. Call ModifyCurrentDBClusterCapacity to set the capacity explicitly. After this call sets the DB cluster capacity, Aurora Serverless v1 can automatically scale the DB cluster based on the cooldown period for scaling up and the cooldown period for scaling down. For more information about Aurora Serverless v1, see Using Amazon Aurora Serverless v1 in the Amazon Aurora User Guide. If you call ModifyCurrentDBClusterCapacity with the default TimeoutAction, connections that prevent Aurora Serverless v1 from finding a scaling point might be dropped. For more information about scaling points, see Autoscaling for Aurora Serverless v1 in the Amazon Aurora User Guide. This operation only applies to Aurora Serverless v1 DB clusters.
Contains the result of a successful invocation of the DescribeDBClusterBacktracks action.
Displays backups for both current and deleted DB clusters. For example, use this operation to find details about automated backups for previously deleted clusters. Current clusters are returned for both the DescribeDBClusterAutomatedBackups and DescribeDBClusters operations. All parameters are optional.
Creates a tenant database in a DB instance that uses the multi-tenant configuration. Only RDS for Oracle container database (CDB) instances are supported.
Creates a tenant database in a DB instance that uses the multi-tenant configuration. Only RDS for Oracle container database (CDB) instances are supported.
Creates a new option group. You can create up to 20 option groups. This command doesn't apply to RDS Custom.
Creates a zero-ETL integration with Amazon Redshift.
Creates an Aurora global database spread across multiple Amazon Web Services Regions. The global database contains a single primary cluster with read-write capability, and a read-only secondary cluster that receives data from the primary cluster through high-speed replication performed by the Aurora storage subsystem. You can create a global database that is initially empty, and then create the primary and secondary DB clusters in the global database. Or you can specify an existing Aurora cluster during the create operation, and this cluster becomes the primary cluster of the global database. This operation applies only to Aurora DB clusters.
Creates an Aurora global database spread across multiple Amazon Web Services Regions. The global database contains a single primary cluster with read-write capability, and a read-only secondary cluster that receives data from the primary cluster through high-speed replication performed by the Aurora storage subsystem. You can create a global database that is initially empty, and then create the primary and secondary DB clusters in the global database. Or you can specify an existing Aurora cluster during the create operation, and this cluster becomes the primary cluster of the global database. This operation applies only to Aurora DB clusters.
Creates an RDS event notification subscription. This operation requires a topic Amazon Resource Name (ARN) created by either the RDS console, the SNS console, or the SNS API. To obtain an ARN with SNS, you must create a topic in Amazon SNS and subscribe to the topic. The ARN is displayed in the SNS console. You can specify the type of source (SourceType) that you want to be notified of and provide a list of RDS sources (SourceIds) that triggers the events. You can also provide a list of event categories (EventCategories) for events that you want to be notified of. For example, you can specify SourceType = db-instance, SourceIds = mydbinstance1, mydbinstance2 and EventCategories = Availability, Backup. If you specify both the SourceType and SourceIds, such as SourceType = db-instance and SourceIds = myDBInstance1, you are notified of all the db-instance events for the specified source. If you specify a SourceType but do not specify SourceIds, you receive notice of the events for that source type for all your RDS sources. If you don't specify either the SourceType or the SourceIds, you are notified of events generated from all RDS sources belonging to your customer account. For more information about subscribing to an event for RDS DB engines, see Subscribing to Amazon RDS event notification in the Amazon RDS User Guide. For more information about subscribing to an event for Aurora DB engines, see Subscribing to Amazon RDS event notification in the Amazon Aurora User Guide.
Creates a new DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the Amazon Web Services Region.
Creates a snapshot of a DB instance. The source DB instance must be in the available or storage-optimization state.
Creates a new DB shard group for Aurora Limitless Database. You must enable Aurora Limitless Database to create a DB shard group. Valid for: Aurora DB clusters only
Creates a new DB security group. DB security groups control access to a DB instance. A DB security group controls access to EC2-Classic DB instances that are not in a VPC. EC2-Classic was retired on August 15, 2022. If you haven't migrated from EC2-Classic to a VPC, we recommend that you migrate as soon as possible. For more information, see Migrate from EC2-Classic to a VPC in the Amazon EC2 User Guide, the blog EC2-Classic Networking is Retiring – Here’s How to Prepare, and Moving a DB instance not in a VPC into a VPC in the Amazon RDS User Guide.
Creates a new DB proxy.
Creates a new DB proxy.
Creates a DBProxyEndpoint. Only applies to proxies that are associated with Aurora DB clusters. You can use DB proxy endpoints to specify read/write or read-only access to the DB cluster. You can also use DB proxy endpoints to access a DB proxy through a different VPC than the proxy's default VPC.
Creates a DBProxyEndpoint. Only applies to proxies that are associated with Aurora DB clusters. You can use DB proxy endpoints to specify read/write or read-only access to the DB cluster. You can also use DB proxy endpoints to access a DB proxy through a different VPC than the proxy's default VPC.
Creates a new DB parameter group. A DB parameter group is initially created with the default parameters for the database engine used by the DB instance. To provide custom values for any of the parameters, you must modify the group after creating it using ModifyDBParameterGroup. Once you've created a DB parameter group, you need to associate it with your DB instance using ModifyDBInstance. When you associate a new DB parameter group with a running DB instance, you need to reboot the DB instance without failover for the new DB parameter group and associated settings to take effect. This command doesn't apply to RDS Custom.
Creates a new DB instance. The new DB instance can be an RDS DB instance, or it can be a DB instance in an Aurora DB cluster. For an Aurora DB cluster, you can call this operation multiple times to add more than one DB instance to the cluster. For more information about creating an RDS DB instance, see Creating an Amazon RDS DB instance in the Amazon RDS User Guide. For more information about creating a DB instance in an Aurora DB cluster, see Creating an Amazon Aurora DB cluster in the Amazon Aurora User Guide.
Creates a new DB instance that acts as a read replica for an existing source DB instance or Multi-AZ DB cluster. You can create a read replica for a DB instance running Db2, MariaDB, MySQL, Oracle, PostgreSQL, or SQL Server. You can create a read replica for a Multi-AZ DB cluster running MySQL or PostgreSQL. For more information, see Working with read replicas and Migrating from a Multi-AZ DB cluster to a DB instance using a read replica in the Amazon RDS User Guide. Amazon Aurora doesn't support this operation. To create a DB instance for an Aurora DB cluster, use the CreateDBInstance operation. RDS creates read replicas with backups disabled. All other attributes (including DB security groups and DB parameter groups) are inherited from the source DB instance or cluster, except as specified. Your source DB instance or cluster must have backup retention enabled.
module CreateDBInstanceReadReplicaMessage =
Awso_rds.Values.CreateDBInstanceReadReplicaMessageCreates a snapshot of a DB cluster. For more information on Amazon Aurora, see What is Amazon Aurora? in the Amazon Aurora User Guide. For more information on Multi-AZ DB clusters, see Multi-AZ DB cluster deployments in the Amazon RDS User Guide.
Creates a new Amazon Aurora DB cluster or Multi-AZ DB cluster. If you create an Aurora DB cluster, the request creates an empty cluster. You must explicitly create the writer instance for your DB cluster using the CreateDBInstance operation. If you create a Multi-AZ DB cluster, the request creates a writer and two reader DB instances for you, each in a different Availability Zone. You can use the ReplicationSourceIdentifier parameter to create an Amazon Aurora DB cluster as a read replica of another DB cluster or Amazon RDS for MySQL or PostgreSQL DB instance. For more information about Amazon Aurora, see What is Amazon Aurora? in the Amazon Aurora User Guide. You can also use the ReplicationSourceIdentifier parameter to create a Multi-AZ DB cluster read replica with an RDS for MySQL or PostgreSQL DB instance as the source. For more information about Multi-AZ DB clusters, see Multi-AZ DB cluster deployments in the Amazon RDS User Guide. You can use the WithExpressConfiguration parameter to create an Aurora DB Cluster with express configuration and create cluster in seconds. Express configuration provides a cluster with a writer instance and feature specific values set to all other input parameters of this API.
module CreateDBClusterParameterGroupResult =
Awso_rds.Values.CreateDBClusterParameterGroupResultCreates a new DB cluster parameter group. Parameters in a DB cluster parameter group apply to all of the instances in a DB cluster. A DB cluster parameter group is initially created with the default parameters for the database engine used by instances in the DB cluster. To provide custom values for any of the parameters, you must modify the group after creating it using ModifyDBClusterParameterGroup. Once you've created a DB cluster parameter group, you need to associate it with your DB cluster using ModifyDBCluster. When you associate a new DB cluster parameter group with a running Aurora DB cluster, reboot the DB instances in the DB cluster without failover for the new DB cluster parameter group and associated settings to take effect. When you associate a new DB cluster parameter group with a running Multi-AZ DB cluster, reboot the DB cluster without failover for the new DB cluster parameter group and associated settings to take effect. After you create a DB cluster parameter group, you should wait at least 5 minutes before creating your first DB cluster that uses that DB cluster parameter group as the default parameter group. This allows Amazon RDS to fully complete the create action before the DB cluster parameter group is used as the default for a new DB cluster. This is especially important for parameters that are critical when creating the default database for a DB cluster, such as the character set for the default database defined by the character_set_database parameter. You can use the Parameter Groups option of the Amazon RDS console or the DescribeDBClusterParameters operation to verify that your DB cluster parameter group has been created or modified. For more information on Amazon Aurora, see What is Amazon Aurora? in the Amazon Aurora User Guide. For more information on Multi-AZ DB clusters, see Multi-AZ DB cluster deployments in the Amazon RDS User Guide.
module CreateDBClusterParameterGroupMessage =
Awso_rds.Values.CreateDBClusterParameterGroupMessageCreates a new custom endpoint and associates it with an Amazon Aurora DB cluster. This action applies only to Aurora DB clusters.
module CreateCustomDBEngineVersionMessage =
Awso_rds.Values.CreateCustomDBEngineVersionMessageCreates a custom DB engine version (CEV).
Creates a blue/green deployment. A blue/green deployment creates a staging environment that copies the production environment. In a blue/green deployment, the blue environment is the current production environment. The green environment is the staging environment, and it stays in sync with the current production environment. You can make changes to the databases in the green environment without affecting production workloads. For example, you can upgrade the major or minor DB engine version, change database parameters, or make schema changes in the staging environment. You can thoroughly test changes in the green environment. When ready, you can switch over the environments to promote the green environment to be the new production environment. The switchover typically takes under a minute. For more information, see Using Amazon RDS Blue/Green Deployments for database updates in the Amazon RDS User Guide and Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora User Guide.
Creates a blue/green deployment. A blue/green deployment creates a staging environment that copies the production environment. In a blue/green deployment, the blue environment is the current production environment. The green environment is the staging environment, and it stays in sync with the current production environment. You can make changes to the databases in the green environment without affecting production workloads. For example, you can upgrade the major or minor DB engine version, change database parameters, or make schema changes in the staging environment. You can thoroughly test changes in the green environment. When ready, you can switch over the environments to promote the green environment to be the new production environment. The switchover typically takes under a minute. For more information, see Using Amazon RDS Blue/Green Deployments for database updates in the Amazon RDS User Guide and Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora User Guide.
Copies the specified option group.
Copies the specified DB snapshot. The source DB snapshot must be in the available state. You can copy a snapshot from one Amazon Web Services Region to another. In that case, the Amazon Web Services Region where you call the CopyDBSnapshot operation is the destination Amazon Web Services Region for the DB snapshot copy. This command doesn't apply to RDS Custom. For more information about copying snapshots, see Copying a DB Snapshot in the Amazon RDS User Guide.
Copies the specified DB parameter group. You can't copy a default DB parameter group. Instead, create a new custom DB parameter group, which copies the default parameters and values for the specified DB parameter group family.
Copies a snapshot of a DB cluster. To copy a DB cluster snapshot from a shared manual DB cluster snapshot, SourceDBClusterSnapshotIdentifier must be the Amazon Resource Name (ARN) of the shared DB cluster snapshot. You can copy an encrypted DB cluster snapshot from another Amazon Web Services Region. In that case, the Amazon Web Services Region where you call the CopyDBClusterSnapshot operation is the destination Amazon Web Services Region for the encrypted DB cluster snapshot to be copied to. To copy an encrypted DB cluster snapshot from another Amazon Web Services Region, you must provide the following values: KmsKeyId - The Amazon Web Services Key Management System (Amazon Web Services KMS) key identifier for the key to use to encrypt the copy of the DB cluster snapshot in the destination Amazon Web Services Region. TargetDBClusterSnapshotIdentifier - The identifier for the new copy of the DB cluster snapshot in the destination Amazon Web Services Region. SourceDBClusterSnapshotIdentifier - The DB cluster snapshot identifier for the encrypted DB cluster snapshot to be copied. This identifier must be in the ARN format for the source Amazon Web Services Region and is the same value as the SourceDBClusterSnapshotIdentifier in the presigned URL. To cancel the copy operation once it is in progress, delete the target DB cluster snapshot identified by TargetDBClusterSnapshotIdentifier while that DB cluster snapshot is in "copying" status. For more information on copying encrypted Amazon Aurora DB cluster snapshots from one Amazon Web Services Region to another, see Copying a Snapshot in the Amazon Aurora User Guide. For more information on Amazon Aurora DB clusters, see What is Amazon Aurora? in the Amazon Aurora User Guide. For more information on Multi-AZ DB clusters, see Multi-AZ DB cluster deployments in the Amazon RDS User Guide.
Copies the specified DB cluster parameter group. You can't copy a default DB cluster parameter group. Instead, create a new custom DB cluster parameter group, which copies the default parameters and values for the specified DB cluster parameter group family.
module CopyDBClusterParameterGroupMessage =
Awso_rds.Values.CopyDBClusterParameterGroupMessageCopies the specified DB cluster parameter group. You can't copy a default DB cluster parameter group. Instead, create a new custom DB cluster parameter group, which copies the default parameters and values for the specified DB cluster parameter group family.
Data returned by the DescribeCertificates action.
Cancels an export task in progress that is exporting a snapshot or cluster to Amazon S3. Any data that has already been written to the S3 bucket isn't removed.
module AuthorizeDBSecurityGroupIngressResult =
Awso_rds.Values.AuthorizeDBSecurityGroupIngressResultEnables ingress to a DBSecurityGroup using one of two forms of authorization. First, EC2 or VPC security groups can be added to the DBSecurityGroup if the application using the database is running on EC2 or VPC instances. Second, IP ranges are available if the application accessing your database is running on the internet. Required parameters for this API are one of CIDR range, EC2SecurityGroupId for VPC, or (EC2SecurityGroupOwnerId and either EC2SecurityGroupName or EC2SecurityGroupId for non-VPC). You can't authorize ingress from an EC2 security group in one Amazon Web Services Region to an Amazon RDS DB instance in another. You can't authorize ingress from a VPC security group in one VPC to an Amazon RDS DB instance in another. For an overview of CIDR ranges, go to the Wikipedia Tutorial. EC2-Classic was retired on August 15, 2022. If you haven't migrated from EC2-Classic to a VPC, we recommend that you migrate as soon as possible. For more information, see Migrate from EC2-Classic to a VPC in the Amazon EC2 User Guide, the blog EC2-Classic Networking is Retiring – Here’s How to Prepare, and Moving a DB instance not in a VPC into a VPC in the Amazon RDS User Guide.
module AuthorizeDBSecurityGroupIngressMessage =
Awso_rds.Values.AuthorizeDBSecurityGroupIngressMessagemodule ApplyPendingMaintenanceActionResult =
Awso_rds.Values.ApplyPendingMaintenanceActionResultApplies a pending maintenance action to a resource (for example, to a DB instance).
module ApplyPendingMaintenanceActionMessage =
Awso_rds.Values.ApplyPendingMaintenanceActionMessagemodule AddSourceIdentifierToSubscriptionResult =
Awso_rds.Values.AddSourceIdentifierToSubscriptionResultAdds a source identifier to an existing RDS event notification subscription.
module AddSourceIdentifierToSubscriptionMessage =
Awso_rds.Values.AddSourceIdentifierToSubscriptionMessageAssociates an Amazon Web Services Identity and Access Management (IAM) role with a DB instance. To add a role to a DB instance, the status of the DB instance must be available. This command doesn't apply to RDS Custom.
Associates an Identity and Access Management (IAM) role with a DB cluster.
Data returned by the DescribeAccountAttributes action.