@aws-sdk/client-rds 3.36.0 → 3.39.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +45 -0
- package/dist-cjs/RDS.js +45 -59
- package/dist-cjs/RDSClient.js +0 -64
- package/dist-cjs/commands/AddRoleToDBClusterCommand.js +0 -29
- package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +0 -27
- package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +0 -24
- package/dist-cjs/commands/AddTagsToResourceCommand.js +0 -26
- package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +0 -24
- package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +0 -35
- package/dist-cjs/commands/BacktrackDBClusterCommand.js +0 -32
- package/dist-cjs/commands/CancelExportTaskCommand.js +0 -26
- package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +0 -27
- package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +0 -98
- package/dist-cjs/commands/CopyDBParameterGroupCommand.js +0 -24
- package/dist-cjs/commands/CopyDBSnapshotCommand.js +0 -32
- package/dist-cjs/commands/CopyOptionGroupCommand.js +0 -24
- package/dist-cjs/commands/CreateCustomAvailabilityZoneCommand.js +0 -29
- package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +36 -0
- package/dist-cjs/commands/CreateDBClusterCommand.js +0 -37
- package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +0 -27
- package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +0 -55
- package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +0 -30
- package/dist-cjs/commands/CreateDBInstanceCommand.js +0 -24
- package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +0 -39
- package/dist-cjs/commands/CreateDBParameterGroupCommand.js +0 -44
- package/dist-cjs/commands/CreateDBProxyCommand.js +0 -24
- package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +0 -28
- package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +0 -27
- package/dist-cjs/commands/CreateDBSnapshotCommand.js +0 -25
- package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +0 -24
- package/dist-cjs/commands/CreateEventSubscriptionCommand.js +0 -46
- package/dist-cjs/commands/CreateGlobalClusterCommand.js +0 -40
- package/dist-cjs/commands/CreateOptionGroupCommand.js +0 -24
- package/dist-cjs/commands/DeleteCustomAvailabilityZoneCommand.js +0 -29
- package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +36 -0
- package/dist-cjs/commands/DeleteDBClusterCommand.js +0 -34
- package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +0 -27
- package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +0 -31
- package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +0 -35
- package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +0 -24
- package/dist-cjs/commands/DeleteDBInstanceCommand.js +0 -49
- package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +0 -24
- package/dist-cjs/commands/DeleteDBProxyCommand.js +0 -24
- package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +0 -26
- package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +0 -27
- package/dist-cjs/commands/DeleteDBSnapshotCommand.js +0 -28
- package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +0 -27
- package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +0 -24
- package/dist-cjs/commands/DeleteGlobalClusterCommand.js +0 -30
- package/dist-cjs/commands/DeleteInstallationMediaCommand.js +0 -25
- package/dist-cjs/commands/DeleteOptionGroupCommand.js +0 -24
- package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +0 -24
- package/dist-cjs/commands/DescribeAccountAttributesCommand.js +0 -25
- package/dist-cjs/commands/DescribeCertificatesCommand.js +0 -24
- package/dist-cjs/commands/DescribeCustomAvailabilityZonesCommand.js +0 -29
- package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +0 -31
- package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +0 -27
- package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +0 -35
- package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +0 -31
- package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +0 -34
- package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +0 -31
- package/dist-cjs/commands/DescribeDBClustersCommand.js +0 -31
- package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +0 -24
- package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +0 -30
- package/dist-cjs/commands/DescribeDBInstancesCommand.js +0 -27
- package/dist-cjs/commands/DescribeDBLogFilesCommand.js +0 -24
- package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +0 -27
- package/dist-cjs/commands/DescribeDBParametersCommand.js +0 -24
- package/dist-cjs/commands/DescribeDBProxiesCommand.js +0 -24
- package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +0 -24
- package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +0 -24
- package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +2 -25
- package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +0 -27
- package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +0 -31
- package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +0 -24
- package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +0 -27
- package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +0 -28
- package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +0 -24
- package/dist-cjs/commands/DescribeEventCategoriesCommand.js +0 -28
- package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +0 -26
- package/dist-cjs/commands/DescribeEventsCommand.js +0 -29
- package/dist-cjs/commands/DescribeExportTasksCommand.js +0 -25
- package/dist-cjs/commands/DescribeGlobalClustersCommand.js +0 -33
- package/dist-cjs/commands/DescribeInstallationMediaCommand.js +0 -25
- package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +0 -24
- package/dist-cjs/commands/DescribeOptionGroupsCommand.js +0 -24
- package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +0 -24
- package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +0 -24
- package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +0 -24
- package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +0 -24
- package/dist-cjs/commands/DescribeSourceRegionsCommand.js +0 -25
- package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +0 -28
- package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +0 -24
- package/dist-cjs/commands/FailoverDBClusterCommand.js +0 -37
- package/dist-cjs/commands/FailoverGlobalClusterCommand.js +0 -38
- package/dist-cjs/commands/ImportInstallationMediaCommand.js +0 -25
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -27
- package/dist-cjs/commands/ModifyCertificatesCommand.js +0 -48
- package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +0 -41
- package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +37 -0
- package/dist-cjs/commands/ModifyDBClusterCommand.js +0 -33
- package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +0 -27
- package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +0 -51
- package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +0 -45
- package/dist-cjs/commands/ModifyDBInstanceCommand.js +0 -29
- package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +0 -39
- package/dist-cjs/commands/ModifyDBProxyCommand.js +0 -24
- package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +0 -24
- package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +0 -24
- package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +0 -40
- package/dist-cjs/commands/ModifyDBSnapshotCommand.js +0 -30
- package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +0 -24
- package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +0 -28
- package/dist-cjs/commands/ModifyGlobalClusterCommand.js +0 -32
- package/dist-cjs/commands/ModifyOptionGroupCommand.js +0 -24
- package/dist-cjs/commands/PromoteReadReplicaCommand.js +0 -42
- package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +0 -27
- package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +0 -24
- package/dist-cjs/commands/RebootDBInstanceCommand.js +0 -35
- package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +0 -24
- package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +0 -31
- package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +0 -29
- package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +0 -24
- package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +0 -24
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +0 -28
- package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +0 -43
- package/dist-cjs/commands/ResetDBParameterGroupCommand.js +0 -31
- package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +0 -43
- package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +0 -43
- package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +0 -43
- package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +0 -37
- package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +0 -31
- package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +0 -33
- package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +0 -24
- package/dist-cjs/commands/StartActivityStreamCommand.js +0 -26
- package/dist-cjs/commands/StartDBClusterCommand.js +0 -33
- package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +0 -27
- package/dist-cjs/commands/StartDBInstanceCommand.js +0 -39
- package/dist-cjs/commands/StartExportTaskCommand.js +0 -26
- package/dist-cjs/commands/StopActivityStreamCommand.js +0 -28
- package/dist-cjs/commands/StopDBClusterCommand.js +0 -36
- package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +0 -27
- package/dist-cjs/commands/StopDBInstanceCommand.js +0 -41
- package/dist-cjs/commands/index.js +143 -0
- package/dist-cjs/endpoints.js +6 -1
- package/dist-cjs/index.js +5 -181
- package/dist-cjs/models/models_0.js +70 -925
- package/dist-cjs/models/models_1.js +60 -535
- package/dist-cjs/pagination/DescribeCertificatesPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeCustomAvailabilityZonesPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBClusterBacktracksPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBClusterEndpointsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBClusterParameterGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBClusterParametersPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBClusterSnapshotsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBClustersPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBEngineVersionsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBInstanceAutomatedBackupsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBInstancesPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBLogFilesPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBParameterGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBParametersPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBProxiesPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBProxyEndpointsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBProxyTargetGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBProxyTargetsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBSecurityGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBSnapshotsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBSubnetGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeEngineDefaultParametersPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeEventSubscriptionsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeEventsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeExportTasksPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeGlobalClustersPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeInstallationMediaPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeOptionGroupOptionsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeOptionGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeOrderableDBInstanceOptionsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribePendingMaintenanceActionsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeReservedDBInstancesOfferingsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeReservedDBInstancesPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeSourceRegionsPaginator.js +0 -10
- package/dist-cjs/pagination/DownloadDBLogFilePortionPaginator.js +0 -10
- package/dist-cjs/pagination/index.js +39 -0
- package/dist-cjs/protocols/Aws_query.js +426 -8
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-cjs/waiters/index.js +9 -0
- package/dist-cjs/waiters/waitForDBClusterSnapshotAvailable.js +0 -9
- package/dist-cjs/waiters/waitForDBClusterSnapshotDeleted.js +0 -9
- package/dist-cjs/waiters/waitForDBInstanceAvailable.js +0 -9
- package/dist-cjs/waiters/waitForDBInstanceDeleted.js +0 -9
- package/dist-cjs/waiters/waitForDBSnapshotAvailable.js +0 -9
- package/dist-cjs/waiters/waitForDBSnapshotDeleted.js +0 -9
- package/dist-es/RDS.js +45 -0
- package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +39 -0
- package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +39 -0
- package/dist-es/commands/DescribeDBProxyTargetsCommand.js +2 -1
- package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +40 -0
- package/dist-es/commands/index.js +140 -0
- package/dist-es/endpoints.js +6 -1
- package/dist-es/index.js +5 -181
- package/dist-es/models/models_0.js +45 -54
- package/dist-es/models/models_1.js +48 -0
- package/dist-es/pagination/index.js +36 -0
- package/dist-es/protocols/Aws_query.js +431 -0
- package/dist-es/waiters/index.js +6 -0
- package/dist-types/RDS.d.ts +103 -13
- package/dist-types/RDSClient.d.ts +5 -2
- package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +1 -0
- package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +1 -2
- package/dist-types/commands/CopyDBSnapshotCommand.d.ts +2 -0
- package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +62 -0
- package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +4 -3
- package/dist-types/commands/CreateOptionGroupCommand.d.ts +1 -0
- package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +55 -0
- package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +3 -4
- package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +1 -0
- package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +46 -0
- package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/PromoteReadReplicaCommand.d.ts +1 -1
- package/dist-types/commands/RebootDBInstanceCommand.d.ts +2 -0
- package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +1 -0
- package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +1 -0
- package/dist-types/commands/StartDBInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StartExportTaskCommand.d.ts +1 -0
- package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +1 -0
- package/dist-types/commands/StopDBInstanceCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +140 -0
- package/dist-types/index.d.ts +5 -181
- package/dist-types/models/models_0.d.ts +697 -410
- package/dist-types/models/models_1.d.ts +468 -137
- package/dist-types/pagination/index.d.ts +36 -0
- package/dist-types/protocols/Aws_query.d.ts +9 -0
- package/dist-types/ts3.4/RDS.d.ts +153 -1332
- package/dist-types/ts3.4/RDSClient.d.ts +29 -147
- package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +2 -94
- package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateCustomAvailabilityZoneCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +2 -51
- package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +2 -35
- package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +2 -42
- package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +2 -36
- package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteCustomAvailabilityZoneCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +2 -45
- package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteInstallationMediaCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeCustomAvailabilityZonesCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +4 -21
- package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/DescribeInstallationMediaCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +2 -34
- package/dist-types/ts3.4/commands/ImportInstallationMediaCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +2 -44
- package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +2 -47
- package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +2 -41
- package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +2 -35
- package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +2 -36
- package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +2 -38
- package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +2 -39
- package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +2 -39
- package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +2 -39
- package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +2 -39
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +2 -27
- package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +2 -35
- package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/index.d.ts +140 -0
- package/dist-types/ts3.4/index.d.ts +5 -181
- package/dist-types/ts3.4/models/models_0.d.ts +1602 -8472
- package/dist-types/ts3.4/models/models_1.d.ts +1085 -6073
- package/dist-types/ts3.4/pagination/index.d.ts +36 -0
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/dist-types/ts3.4/waiters/index.d.ts +6 -0
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotAvailable.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotDeleted.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForDBSnapshotAvailable.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForDBSnapshotDeleted.d.ts +2 -9
- package/dist-types/waiters/index.d.ts +6 -0
- package/package.json +34 -34
|
@@ -6,33 +6,11 @@ export interface CreateDBProxyEndpointCommandInput extends CreateDBProxyEndpoint
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateDBProxyEndpointCommandOutput extends CreateDBProxyEndpointResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Creates a <code>DBProxyEndpoint</code>. Only applies to proxies that are associated with Aurora DB clusters.
|
|
12
|
-
* You can use DB proxy endpoints to specify read/write or read-only access to the DB cluster. You can also use
|
|
13
|
-
* DB proxy endpoints to access a DB proxy through a different VPC than the proxy's default VPC.
|
|
14
|
-
* </p>
|
|
15
|
-
* @example
|
|
16
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
17
|
-
* ```javascript
|
|
18
|
-
* import { RDSClient, CreateDBProxyEndpointCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
19
|
-
* // const { RDSClient, CreateDBProxyEndpointCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
20
|
-
* const client = new RDSClient(config);
|
|
21
|
-
* const command = new CreateDBProxyEndpointCommand(input);
|
|
22
|
-
* const response = await client.send(command);
|
|
23
|
-
* ```
|
|
24
|
-
*
|
|
25
|
-
* @see {@link CreateDBProxyEndpointCommandInput} for command's `input` shape.
|
|
26
|
-
* @see {@link CreateDBProxyEndpointCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
28
|
-
*
|
|
29
|
-
*/
|
|
9
|
+
|
|
30
10
|
export declare class CreateDBProxyEndpointCommand extends $Command<CreateDBProxyEndpointCommandInput, CreateDBProxyEndpointCommandOutput, RDSClientResolvedConfig> {
|
|
31
11
|
readonly input: CreateDBProxyEndpointCommandInput;
|
|
32
12
|
constructor(input: CreateDBProxyEndpointCommandInput);
|
|
33
|
-
|
|
34
|
-
* @internal
|
|
35
|
-
*/
|
|
13
|
+
|
|
36
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDBProxyEndpointCommandInput, CreateDBProxyEndpointCommandOutput>;
|
|
37
15
|
private serialize;
|
|
38
16
|
private deserialize;
|
|
@@ -6,32 +6,11 @@ export interface CreateDBSecurityGroupCommandInput extends CreateDBSecurityGroup
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateDBSecurityGroupCommandOutput extends CreateDBSecurityGroupResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a new DB security group. DB security groups control access to a DB instance.</p>
|
|
11
|
-
* <note>
|
|
12
|
-
* <p>A DB security group controls access to EC2-Classic DB instances that are not in a VPC.</p>
|
|
13
|
-
* </note>
|
|
14
|
-
* @example
|
|
15
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
16
|
-
* ```javascript
|
|
17
|
-
* import { RDSClient, CreateDBSecurityGroupCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
18
|
-
* // const { RDSClient, CreateDBSecurityGroupCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
19
|
-
* const client = new RDSClient(config);
|
|
20
|
-
* const command = new CreateDBSecurityGroupCommand(input);
|
|
21
|
-
* const response = await client.send(command);
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @see {@link CreateDBSecurityGroupCommandInput} for command's `input` shape.
|
|
25
|
-
* @see {@link CreateDBSecurityGroupCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
9
|
+
|
|
29
10
|
export declare class CreateDBSecurityGroupCommand extends $Command<CreateDBSecurityGroupCommandInput, CreateDBSecurityGroupCommandOutput, RDSClientResolvedConfig> {
|
|
30
11
|
readonly input: CreateDBSecurityGroupCommandInput;
|
|
31
12
|
constructor(input: CreateDBSecurityGroupCommandInput);
|
|
32
|
-
|
|
33
|
-
* @internal
|
|
34
|
-
*/
|
|
13
|
+
|
|
35
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDBSecurityGroupCommandInput, CreateDBSecurityGroupCommandOutput>;
|
|
36
15
|
private serialize;
|
|
37
16
|
private deserialize;
|
|
@@ -6,30 +6,11 @@ export interface CreateDBSnapshotCommandInput extends CreateDBSnapshotMessage {
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateDBSnapshotCommandOutput extends CreateDBSnapshotResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a snapshot of a DB instance. The source DB instance must be in the <code>available</code> or
|
|
11
|
-
* <code>storage-optimization</code> state.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { RDSClient, CreateDBSnapshotCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
16
|
-
* // const { RDSClient, CreateDBSnapshotCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
17
|
-
* const client = new RDSClient(config);
|
|
18
|
-
* const command = new CreateDBSnapshotCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link CreateDBSnapshotCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link CreateDBSnapshotCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
9
|
+
|
|
27
10
|
export declare class CreateDBSnapshotCommand extends $Command<CreateDBSnapshotCommandInput, CreateDBSnapshotCommandOutput, RDSClientResolvedConfig> {
|
|
28
11
|
readonly input: CreateDBSnapshotCommandInput;
|
|
29
12
|
constructor(input: CreateDBSnapshotCommandInput);
|
|
30
|
-
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
13
|
+
|
|
33
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDBSnapshotCommandInput, CreateDBSnapshotCommandOutput>;
|
|
34
15
|
private serialize;
|
|
35
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface CreateDBSubnetGroupCommandInput extends CreateDBSubnetGroupMess
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateDBSubnetGroupCommandOutput extends CreateDBSubnetGroupResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>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.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { RDSClient, CreateDBSubnetGroupCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
15
|
-
* // const { RDSClient, CreateDBSubnetGroupCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
16
|
-
* const client = new RDSClient(config);
|
|
17
|
-
* const command = new CreateDBSubnetGroupCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreateDBSubnetGroupCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreateDBSubnetGroupCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class CreateDBSubnetGroupCommand extends $Command<CreateDBSubnetGroupCommandInput, CreateDBSubnetGroupCommandOutput, RDSClientResolvedConfig> {
|
|
27
11
|
readonly input: CreateDBSubnetGroupCommandInput;
|
|
28
12
|
constructor(input: CreateDBSubnetGroupCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDBSubnetGroupCommandInput, CreateDBSubnetGroupCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,51 +6,11 @@ export interface CreateEventSubscriptionCommandInput extends CreateEventSubscrip
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateEventSubscriptionCommandOutput extends CreateEventSubscriptionResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates an RDS event notification subscription. This action requires a topic Amazon
|
|
11
|
-
* Resource Name (ARN) created by either the RDS console, the SNS console, or the SNS API.
|
|
12
|
-
* To obtain an ARN with SNS, you must create a topic in Amazon SNS and subscribe to the
|
|
13
|
-
* topic. The ARN is displayed in the SNS console.</p>
|
|
14
|
-
* <p>You can specify the type of source (<code>SourceType</code>) that you want to be
|
|
15
|
-
* notified of and provide a list of RDS sources (<code>SourceIds</code>) that triggers the
|
|
16
|
-
* events. You can also provide a list of event categories (<code>EventCategories</code>)
|
|
17
|
-
* for events that you want to be notified of. For example, you can specify
|
|
18
|
-
* <code>SourceType</code> = <code>db-instance</code>, <code>SourceIds</code> =
|
|
19
|
-
* <code>mydbinstance1</code>, <code>mydbinstance2</code> and
|
|
20
|
-
* <code>EventCategories</code> = <code>Availability</code>,
|
|
21
|
-
* <code>Backup</code>.</p>
|
|
22
|
-
*
|
|
23
|
-
* <p>If you specify both the <code>SourceType</code> and <code>SourceIds</code>, such as <code>SourceType</code> = <code>db-instance</code>
|
|
24
|
-
* and <code>SourceIdentifier</code> = <code>myDBInstance1</code>, you are notified of all the <code>db-instance</code> events for
|
|
25
|
-
* the specified source. If you specify a <code>SourceType</code> but do not specify a <code>SourceIdentifier</code>,
|
|
26
|
-
* you receive notice of the events for that source type for all your RDS sources. If you
|
|
27
|
-
* don't specify either the SourceType or the <code>SourceIdentifier</code>, you are notified of events
|
|
28
|
-
* generated from all RDS sources belonging to your customer account.</p>
|
|
29
|
-
* <note>
|
|
30
|
-
* <p>RDS event notification is only available for unencrypted SNS topics. If you specify an
|
|
31
|
-
* encrypted SNS topic, event notifications aren't sent for the topic.</p>
|
|
32
|
-
* </note>
|
|
33
|
-
* @example
|
|
34
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
35
|
-
* ```javascript
|
|
36
|
-
* import { RDSClient, CreateEventSubscriptionCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
37
|
-
* // const { RDSClient, CreateEventSubscriptionCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
38
|
-
* const client = new RDSClient(config);
|
|
39
|
-
* const command = new CreateEventSubscriptionCommand(input);
|
|
40
|
-
* const response = await client.send(command);
|
|
41
|
-
* ```
|
|
42
|
-
*
|
|
43
|
-
* @see {@link CreateEventSubscriptionCommandInput} for command's `input` shape.
|
|
44
|
-
* @see {@link CreateEventSubscriptionCommandOutput} for command's `response` shape.
|
|
45
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
46
|
-
*
|
|
47
|
-
*/
|
|
9
|
+
|
|
48
10
|
export declare class CreateEventSubscriptionCommand extends $Command<CreateEventSubscriptionCommandInput, CreateEventSubscriptionCommandOutput, RDSClientResolvedConfig> {
|
|
49
11
|
readonly input: CreateEventSubscriptionCommandInput;
|
|
50
12
|
constructor(input: CreateEventSubscriptionCommandInput);
|
|
51
|
-
|
|
52
|
-
* @internal
|
|
53
|
-
*/
|
|
13
|
+
|
|
54
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateEventSubscriptionCommandInput, CreateEventSubscriptionCommandOutput>;
|
|
55
15
|
private serialize;
|
|
56
16
|
private deserialize;
|
|
@@ -6,45 +6,11 @@ export interface CreateGlobalClusterCommandInput extends CreateGlobalClusterMess
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateGlobalClusterCommandOutput extends CreateGlobalClusterResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Creates an Aurora global database
|
|
12
|
-
* spread across multiple Amazon Web Services Regions. The global database
|
|
13
|
-
* contains a single primary cluster with read-write capability,
|
|
14
|
-
* and a read-only secondary cluster that receives
|
|
15
|
-
* data from the primary cluster through high-speed replication
|
|
16
|
-
* performed by the Aurora storage subsystem.
|
|
17
|
-
* </p>
|
|
18
|
-
* <p>
|
|
19
|
-
* You can create a global database that is initially empty, and then
|
|
20
|
-
* add a primary cluster and a secondary cluster to it.
|
|
21
|
-
* Or you can specify an existing Aurora cluster during the create operation,
|
|
22
|
-
* and this cluster becomes the primary cluster of the global database.
|
|
23
|
-
* </p>
|
|
24
|
-
* <note>
|
|
25
|
-
* <p>This action only applies to Aurora DB clusters.</p>
|
|
26
|
-
* </note>
|
|
27
|
-
* @example
|
|
28
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
29
|
-
* ```javascript
|
|
30
|
-
* import { RDSClient, CreateGlobalClusterCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
31
|
-
* // const { RDSClient, CreateGlobalClusterCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
32
|
-
* const client = new RDSClient(config);
|
|
33
|
-
* const command = new CreateGlobalClusterCommand(input);
|
|
34
|
-
* const response = await client.send(command);
|
|
35
|
-
* ```
|
|
36
|
-
*
|
|
37
|
-
* @see {@link CreateGlobalClusterCommandInput} for command's `input` shape.
|
|
38
|
-
* @see {@link CreateGlobalClusterCommandOutput} for command's `response` shape.
|
|
39
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
40
|
-
*
|
|
41
|
-
*/
|
|
9
|
+
|
|
42
10
|
export declare class CreateGlobalClusterCommand extends $Command<CreateGlobalClusterCommandInput, CreateGlobalClusterCommandOutput, RDSClientResolvedConfig> {
|
|
43
11
|
readonly input: CreateGlobalClusterCommandInput;
|
|
44
12
|
constructor(input: CreateGlobalClusterCommandInput);
|
|
45
|
-
|
|
46
|
-
* @internal
|
|
47
|
-
*/
|
|
13
|
+
|
|
48
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateGlobalClusterCommandInput, CreateGlobalClusterCommandOutput>;
|
|
49
15
|
private serialize;
|
|
50
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface CreateOptionGroupCommandInput extends CreateOptionGroupMessage
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateOptionGroupCommandOutput extends CreateOptionGroupResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a new option group. You can create up to 20 option groups.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { RDSClient, CreateOptionGroupCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
15
|
-
* // const { RDSClient, CreateOptionGroupCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
16
|
-
* const client = new RDSClient(config);
|
|
17
|
-
* const command = new CreateOptionGroupCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreateOptionGroupCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreateOptionGroupCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class CreateOptionGroupCommand extends $Command<CreateOptionGroupCommandInput, CreateOptionGroupCommandOutput, RDSClientResolvedConfig> {
|
|
27
11
|
readonly input: CreateOptionGroupCommandInput;
|
|
28
12
|
constructor(input: CreateOptionGroupCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateOptionGroupCommandInput, CreateOptionGroupCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,34 +6,11 @@ export interface DeleteCustomAvailabilityZoneCommandInput extends DeleteCustomAv
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteCustomAvailabilityZoneCommandOutput extends DeleteCustomAvailabilityZoneResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Deletes a custom Availability Zone (AZ).</p>
|
|
11
|
-
* <p>A custom AZ is an on-premises AZ that is integrated with a VMware vSphere cluster.</p>
|
|
12
|
-
* <p>For more information about RDS on VMware, see the
|
|
13
|
-
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/RDSonVMwareUserGuide/rds-on-vmware.html">
|
|
14
|
-
* RDS on VMware User Guide.</a>
|
|
15
|
-
* </p>
|
|
16
|
-
* @example
|
|
17
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
18
|
-
* ```javascript
|
|
19
|
-
* import { RDSClient, DeleteCustomAvailabilityZoneCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
20
|
-
* // const { RDSClient, DeleteCustomAvailabilityZoneCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
21
|
-
* const client = new RDSClient(config);
|
|
22
|
-
* const command = new DeleteCustomAvailabilityZoneCommand(input);
|
|
23
|
-
* const response = await client.send(command);
|
|
24
|
-
* ```
|
|
25
|
-
*
|
|
26
|
-
* @see {@link DeleteCustomAvailabilityZoneCommandInput} for command's `input` shape.
|
|
27
|
-
* @see {@link DeleteCustomAvailabilityZoneCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
29
|
-
*
|
|
30
|
-
*/
|
|
9
|
+
|
|
31
10
|
export declare class DeleteCustomAvailabilityZoneCommand extends $Command<DeleteCustomAvailabilityZoneCommandInput, DeleteCustomAvailabilityZoneCommandOutput, RDSClientResolvedConfig> {
|
|
32
11
|
readonly input: DeleteCustomAvailabilityZoneCommandInput;
|
|
33
12
|
constructor(input: DeleteCustomAvailabilityZoneCommandInput);
|
|
34
|
-
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
13
|
+
|
|
37
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteCustomAvailabilityZoneCommandInput, DeleteCustomAvailabilityZoneCommandOutput>;
|
|
38
15
|
private serialize;
|
|
39
16
|
private deserialize;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DBEngineVersion, DeleteCustomDBEngineVersionMessage } from "../models/models_0";
|
|
4
|
+
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
|
+
export interface DeleteCustomDBEngineVersionCommandInput extends DeleteCustomDBEngineVersionMessage {
|
|
6
|
+
}
|
|
7
|
+
export interface DeleteCustomDBEngineVersionCommandOutput extends DBEngineVersion, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class DeleteCustomDBEngineVersionCommand extends $Command<DeleteCustomDBEngineVersionCommandInput, DeleteCustomDBEngineVersionCommandOutput, RDSClientResolvedConfig> {
|
|
11
|
+
readonly input: DeleteCustomDBEngineVersionCommandInput;
|
|
12
|
+
constructor(input: DeleteCustomDBEngineVersionCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteCustomDBEngineVersionCommandInput, DeleteCustomDBEngineVersionCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -6,39 +6,11 @@ export interface DeleteDBClusterCommandInput extends DeleteDBClusterMessage {
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteDBClusterCommandOutput extends DeleteDBClusterResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>The DeleteDBCluster action deletes a previously provisioned DB cluster.
|
|
11
|
-
* When you delete a DB cluster, all automated backups for that DB cluster are deleted and can't be recovered.
|
|
12
|
-
* Manual DB cluster snapshots of the specified DB cluster are not deleted.</p>
|
|
13
|
-
* <p></p>
|
|
14
|
-
* <p>For more information on Amazon Aurora, see
|
|
15
|
-
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
|
|
16
|
-
* What Is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
|
|
17
|
-
* </p>
|
|
18
|
-
* <note>
|
|
19
|
-
* <p>This action only applies to Aurora DB clusters.</p>
|
|
20
|
-
* </note>
|
|
21
|
-
* @example
|
|
22
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
23
|
-
* ```javascript
|
|
24
|
-
* import { RDSClient, DeleteDBClusterCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
25
|
-
* // const { RDSClient, DeleteDBClusterCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
26
|
-
* const client = new RDSClient(config);
|
|
27
|
-
* const command = new DeleteDBClusterCommand(input);
|
|
28
|
-
* const response = await client.send(command);
|
|
29
|
-
* ```
|
|
30
|
-
*
|
|
31
|
-
* @see {@link DeleteDBClusterCommandInput} for command's `input` shape.
|
|
32
|
-
* @see {@link DeleteDBClusterCommandOutput} for command's `response` shape.
|
|
33
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
34
|
-
*
|
|
35
|
-
*/
|
|
9
|
+
|
|
36
10
|
export declare class DeleteDBClusterCommand extends $Command<DeleteDBClusterCommandInput, DeleteDBClusterCommandOutput, RDSClientResolvedConfig> {
|
|
37
11
|
readonly input: DeleteDBClusterCommandInput;
|
|
38
12
|
constructor(input: DeleteDBClusterCommandInput);
|
|
39
|
-
|
|
40
|
-
* @internal
|
|
41
|
-
*/
|
|
13
|
+
|
|
42
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDBClusterCommandInput, DeleteDBClusterCommandOutput>;
|
|
43
15
|
private serialize;
|
|
44
16
|
private deserialize;
|
|
@@ -6,32 +6,11 @@ export interface DeleteDBClusterEndpointCommandInput extends DeleteDBClusterEndp
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteDBClusterEndpointCommandOutput extends DBClusterEndpoint, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Deletes a custom endpoint and removes it from an Amazon Aurora DB cluster.</p>
|
|
11
|
-
* <note>
|
|
12
|
-
* <p>This action only applies to Aurora DB clusters.</p>
|
|
13
|
-
* </note>
|
|
14
|
-
* @example
|
|
15
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
16
|
-
* ```javascript
|
|
17
|
-
* import { RDSClient, DeleteDBClusterEndpointCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
18
|
-
* // const { RDSClient, DeleteDBClusterEndpointCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
19
|
-
* const client = new RDSClient(config);
|
|
20
|
-
* const command = new DeleteDBClusterEndpointCommand(input);
|
|
21
|
-
* const response = await client.send(command);
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @see {@link DeleteDBClusterEndpointCommandInput} for command's `input` shape.
|
|
25
|
-
* @see {@link DeleteDBClusterEndpointCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
9
|
+
|
|
29
10
|
export declare class DeleteDBClusterEndpointCommand extends $Command<DeleteDBClusterEndpointCommandInput, DeleteDBClusterEndpointCommandOutput, RDSClientResolvedConfig> {
|
|
30
11
|
readonly input: DeleteDBClusterEndpointCommandInput;
|
|
31
12
|
constructor(input: DeleteDBClusterEndpointCommandInput);
|
|
32
|
-
|
|
33
|
-
* @internal
|
|
34
|
-
*/
|
|
13
|
+
|
|
35
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDBClusterEndpointCommandInput, DeleteDBClusterEndpointCommandOutput>;
|
|
36
15
|
private serialize;
|
|
37
16
|
private deserialize;
|
|
@@ -6,36 +6,11 @@ export interface DeleteDBClusterParameterGroupCommandInput extends DeleteDBClust
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteDBClusterParameterGroupCommandOutput extends __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Deletes a specified DB cluster parameter group. The DB cluster parameter group to be deleted can't be associated with any DB clusters.</p>
|
|
11
|
-
* <p>For more information on Amazon Aurora, see
|
|
12
|
-
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
|
|
13
|
-
* What Is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
|
|
14
|
-
* </p>
|
|
15
|
-
* <note>
|
|
16
|
-
* <p>This action only applies to Aurora DB clusters.</p>
|
|
17
|
-
* </note>
|
|
18
|
-
* @example
|
|
19
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
20
|
-
* ```javascript
|
|
21
|
-
* import { RDSClient, DeleteDBClusterParameterGroupCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
22
|
-
* // const { RDSClient, DeleteDBClusterParameterGroupCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
23
|
-
* const client = new RDSClient(config);
|
|
24
|
-
* const command = new DeleteDBClusterParameterGroupCommand(input);
|
|
25
|
-
* const response = await client.send(command);
|
|
26
|
-
* ```
|
|
27
|
-
*
|
|
28
|
-
* @see {@link DeleteDBClusterParameterGroupCommandInput} for command's `input` shape.
|
|
29
|
-
* @see {@link DeleteDBClusterParameterGroupCommandOutput} for command's `response` shape.
|
|
30
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
31
|
-
*
|
|
32
|
-
*/
|
|
9
|
+
|
|
33
10
|
export declare class DeleteDBClusterParameterGroupCommand extends $Command<DeleteDBClusterParameterGroupCommandInput, DeleteDBClusterParameterGroupCommandOutput, RDSClientResolvedConfig> {
|
|
34
11
|
readonly input: DeleteDBClusterParameterGroupCommandInput;
|
|
35
12
|
constructor(input: DeleteDBClusterParameterGroupCommandInput);
|
|
36
|
-
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
13
|
+
|
|
39
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDBClusterParameterGroupCommandInput, DeleteDBClusterParameterGroupCommandOutput>;
|
|
40
15
|
private serialize;
|
|
41
16
|
private deserialize;
|
|
@@ -6,40 +6,11 @@ export interface DeleteDBClusterSnapshotCommandInput extends DeleteDBClusterSnap
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteDBClusterSnapshotCommandOutput extends DeleteDBClusterSnapshotResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Deletes a DB cluster snapshot. If the snapshot is being copied, the copy operation is terminated.</p>
|
|
11
|
-
* <note>
|
|
12
|
-
* <p>The DB cluster snapshot must be in the <code>available</code> state to be
|
|
13
|
-
* deleted.</p>
|
|
14
|
-
* </note>
|
|
15
|
-
* <p>For more information on Amazon Aurora, see
|
|
16
|
-
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
|
|
17
|
-
* What Is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
|
|
18
|
-
* </p>
|
|
19
|
-
* <note>
|
|
20
|
-
* <p>This action only applies to Aurora DB clusters.</p>
|
|
21
|
-
* </note>
|
|
22
|
-
* @example
|
|
23
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
24
|
-
* ```javascript
|
|
25
|
-
* import { RDSClient, DeleteDBClusterSnapshotCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
26
|
-
* // const { RDSClient, DeleteDBClusterSnapshotCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
27
|
-
* const client = new RDSClient(config);
|
|
28
|
-
* const command = new DeleteDBClusterSnapshotCommand(input);
|
|
29
|
-
* const response = await client.send(command);
|
|
30
|
-
* ```
|
|
31
|
-
*
|
|
32
|
-
* @see {@link DeleteDBClusterSnapshotCommandInput} for command's `input` shape.
|
|
33
|
-
* @see {@link DeleteDBClusterSnapshotCommandOutput} for command's `response` shape.
|
|
34
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
35
|
-
*
|
|
36
|
-
*/
|
|
9
|
+
|
|
37
10
|
export declare class DeleteDBClusterSnapshotCommand extends $Command<DeleteDBClusterSnapshotCommandInput, DeleteDBClusterSnapshotCommandOutput, RDSClientResolvedConfig> {
|
|
38
11
|
readonly input: DeleteDBClusterSnapshotCommandInput;
|
|
39
12
|
constructor(input: DeleteDBClusterSnapshotCommandInput);
|
|
40
|
-
|
|
41
|
-
* @internal
|
|
42
|
-
*/
|
|
13
|
+
|
|
43
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDBClusterSnapshotCommandInput, DeleteDBClusterSnapshotCommandOutput>;
|
|
44
15
|
private serialize;
|
|
45
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface DeleteDBInstanceAutomatedBackupCommandInput extends DeleteDBIns
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteDBInstanceAutomatedBackupCommandOutput extends DeleteDBInstanceAutomatedBackupResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Deletes automated backups using the <code>DbiResourceId</code> value of the source DB instance or the Amazon Resource Name (ARN) of the automated backups.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { RDSClient, DeleteDBInstanceAutomatedBackupCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
15
|
-
* // const { RDSClient, DeleteDBInstanceAutomatedBackupCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
16
|
-
* const client = new RDSClient(config);
|
|
17
|
-
* const command = new DeleteDBInstanceAutomatedBackupCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DeleteDBInstanceAutomatedBackupCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DeleteDBInstanceAutomatedBackupCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class DeleteDBInstanceAutomatedBackupCommand extends $Command<DeleteDBInstanceAutomatedBackupCommandInput, DeleteDBInstanceAutomatedBackupCommandOutput, RDSClientResolvedConfig> {
|
|
27
11
|
readonly input: DeleteDBInstanceAutomatedBackupCommandInput;
|
|
28
12
|
constructor(input: DeleteDBInstanceAutomatedBackupCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDBInstanceAutomatedBackupCommandInput, DeleteDBInstanceAutomatedBackupCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,54 +6,11 @@ export interface DeleteDBInstanceCommandInput extends DeleteDBInstanceMessage {
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteDBInstanceCommandOutput extends DeleteDBInstanceResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>The DeleteDBInstance action deletes a previously provisioned DB instance.
|
|
11
|
-
* When you delete a DB instance, all automated backups for that instance are deleted and can't be recovered.
|
|
12
|
-
* Manual DB snapshots of the DB instance to be deleted by <code>DeleteDBInstance</code> are not deleted.</p>
|
|
13
|
-
* <p>
|
|
14
|
-
* If you request a final DB snapshot
|
|
15
|
-
* the status of the Amazon RDS DB instance is <code>deleting</code> until the DB snapshot is created. The API action <code>DescribeDBInstance</code>
|
|
16
|
-
* is used to monitor the status of this operation. The action can't be canceled or reverted once submitted.
|
|
17
|
-
* </p>
|
|
18
|
-
* <p>When a DB instance is in a failure state and has a status of <code>failed</code>, <code>incompatible-restore</code>,
|
|
19
|
-
* or <code>incompatible-network</code>, you can only delete it when you skip creation of the final snapshot with the <code>SkipFinalSnapshot</code> parameter.</p>
|
|
20
|
-
*
|
|
21
|
-
* <p>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
|
|
22
|
-
* conditions are true:</p>
|
|
23
|
-
* <ul>
|
|
24
|
-
* <li>
|
|
25
|
-
* <p>The DB cluster is a read replica of another Amazon Aurora DB cluster.</p>
|
|
26
|
-
* </li>
|
|
27
|
-
* <li>
|
|
28
|
-
* <p>The DB instance is the only instance in the DB cluster.</p>
|
|
29
|
-
* </li>
|
|
30
|
-
* </ul>
|
|
31
|
-
* <p>To delete a DB instance in this case, first call the
|
|
32
|
-
* <code>PromoteReadReplicaDBCluster</code> API action to promote the DB cluster so
|
|
33
|
-
* it's no longer a read replica. After the promotion completes, then call the
|
|
34
|
-
* <code>DeleteDBInstance</code> API action to delete the final instance in the DB
|
|
35
|
-
* cluster.</p>
|
|
36
|
-
* @example
|
|
37
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
38
|
-
* ```javascript
|
|
39
|
-
* import { RDSClient, DeleteDBInstanceCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
40
|
-
* // const { RDSClient, DeleteDBInstanceCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
41
|
-
* const client = new RDSClient(config);
|
|
42
|
-
* const command = new DeleteDBInstanceCommand(input);
|
|
43
|
-
* const response = await client.send(command);
|
|
44
|
-
* ```
|
|
45
|
-
*
|
|
46
|
-
* @see {@link DeleteDBInstanceCommandInput} for command's `input` shape.
|
|
47
|
-
* @see {@link DeleteDBInstanceCommandOutput} for command's `response` shape.
|
|
48
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
49
|
-
*
|
|
50
|
-
*/
|
|
9
|
+
|
|
51
10
|
export declare class DeleteDBInstanceCommand extends $Command<DeleteDBInstanceCommandInput, DeleteDBInstanceCommandOutput, RDSClientResolvedConfig> {
|
|
52
11
|
readonly input: DeleteDBInstanceCommandInput;
|
|
53
12
|
constructor(input: DeleteDBInstanceCommandInput);
|
|
54
|
-
|
|
55
|
-
* @internal
|
|
56
|
-
*/
|
|
13
|
+
|
|
57
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDBInstanceCommandInput, DeleteDBInstanceCommandOutput>;
|
|
58
15
|
private serialize;
|
|
59
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface DeleteDBParameterGroupCommandInput extends DeleteDBParameterGro
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteDBParameterGroupCommandOutput extends __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Deletes a specified DB parameter group. The DB parameter group to be deleted can't be associated with any DB instances.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { RDSClient, DeleteDBParameterGroupCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
15
|
-
* // const { RDSClient, DeleteDBParameterGroupCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
16
|
-
* const client = new RDSClient(config);
|
|
17
|
-
* const command = new DeleteDBParameterGroupCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DeleteDBParameterGroupCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DeleteDBParameterGroupCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class DeleteDBParameterGroupCommand extends $Command<DeleteDBParameterGroupCommandInput, DeleteDBParameterGroupCommandOutput, RDSClientResolvedConfig> {
|
|
27
11
|
readonly input: DeleteDBParameterGroupCommandInput;
|
|
28
12
|
constructor(input: DeleteDBParameterGroupCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDBParameterGroupCommandInput, DeleteDBParameterGroupCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|