@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 DescribeEngineDefaultClusterParametersCommandInput extends Desc
|
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeEngineDefaultClusterParametersCommandOutput extends DescribeEngineDefaultClusterParametersResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Returns the default engine and system parameter information for the cluster database engine.</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
|
-
* @example
|
|
16
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
17
|
-
* ```javascript
|
|
18
|
-
* import { RDSClient, DescribeEngineDefaultClusterParametersCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
19
|
-
* // const { RDSClient, DescribeEngineDefaultClusterParametersCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
20
|
-
* const client = new RDSClient(config);
|
|
21
|
-
* const command = new DescribeEngineDefaultClusterParametersCommand(input);
|
|
22
|
-
* const response = await client.send(command);
|
|
23
|
-
* ```
|
|
24
|
-
*
|
|
25
|
-
* @see {@link DescribeEngineDefaultClusterParametersCommandInput} for command's `input` shape.
|
|
26
|
-
* @see {@link DescribeEngineDefaultClusterParametersCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
28
|
-
*
|
|
29
|
-
*/
|
|
9
|
+
|
|
30
10
|
export declare class DescribeEngineDefaultClusterParametersCommand extends $Command<DescribeEngineDefaultClusterParametersCommandInput, DescribeEngineDefaultClusterParametersCommandOutput, RDSClientResolvedConfig> {
|
|
31
11
|
readonly input: DescribeEngineDefaultClusterParametersCommandInput;
|
|
32
12
|
constructor(input: DescribeEngineDefaultClusterParametersCommandInput);
|
|
33
|
-
|
|
34
|
-
* @internal
|
|
35
|
-
*/
|
|
13
|
+
|
|
36
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEngineDefaultClusterParametersCommandInput, DescribeEngineDefaultClusterParametersCommandOutput>;
|
|
37
15
|
private serialize;
|
|
38
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface DescribeEngineDefaultParametersCommandInput extends DescribeEng
|
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeEngineDefaultParametersCommandOutput extends DescribeEngineDefaultParametersResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Returns the default engine and system parameter information for the specified database engine.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { RDSClient, DescribeEngineDefaultParametersCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
15
|
-
* // const { RDSClient, DescribeEngineDefaultParametersCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
16
|
-
* const client = new RDSClient(config);
|
|
17
|
-
* const command = new DescribeEngineDefaultParametersCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DescribeEngineDefaultParametersCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DescribeEngineDefaultParametersCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class DescribeEngineDefaultParametersCommand extends $Command<DescribeEngineDefaultParametersCommandInput, DescribeEngineDefaultParametersCommandOutput, RDSClientResolvedConfig> {
|
|
27
11
|
readonly input: DescribeEngineDefaultParametersCommandInput;
|
|
28
12
|
constructor(input: DescribeEngineDefaultParametersCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEngineDefaultParametersCommandInput, DescribeEngineDefaultParametersCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,33 +6,11 @@ export interface DescribeEventCategoriesCommandInput extends DescribeEventCatego
|
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeEventCategoriesCommandOutput extends EventCategoriesMessage, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Displays a list of categories for all event source types, or, if specified, for a specified source type.
|
|
11
|
-
* You can see a list of the event categories and source types
|
|
12
|
-
* in <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.html">
|
|
13
|
-
* Events</a> in the <i>Amazon RDS User Guide.</i>
|
|
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, DescribeEventCategoriesCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
19
|
-
* // const { RDSClient, DescribeEventCategoriesCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
20
|
-
* const client = new RDSClient(config);
|
|
21
|
-
* const command = new DescribeEventCategoriesCommand(input);
|
|
22
|
-
* const response = await client.send(command);
|
|
23
|
-
* ```
|
|
24
|
-
*
|
|
25
|
-
* @see {@link DescribeEventCategoriesCommandInput} for command's `input` shape.
|
|
26
|
-
* @see {@link DescribeEventCategoriesCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
28
|
-
*
|
|
29
|
-
*/
|
|
9
|
+
|
|
30
10
|
export declare class DescribeEventCategoriesCommand extends $Command<DescribeEventCategoriesCommandInput, DescribeEventCategoriesCommandOutput, RDSClientResolvedConfig> {
|
|
31
11
|
readonly input: DescribeEventCategoriesCommandInput;
|
|
32
12
|
constructor(input: DescribeEventCategoriesCommandInput);
|
|
33
|
-
|
|
34
|
-
* @internal
|
|
35
|
-
*/
|
|
13
|
+
|
|
36
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEventCategoriesCommandInput, DescribeEventCategoriesCommandOutput>;
|
|
37
15
|
private serialize;
|
|
38
16
|
private deserialize;
|
|
@@ -6,31 +6,11 @@ export interface DescribeEventSubscriptionsCommandInput extends DescribeEventSub
|
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeEventSubscriptionsCommandOutput extends EventSubscriptionsMessage, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Lists all the subscription descriptions for a customer account. The description for a subscription includes
|
|
11
|
-
* <code>SubscriptionName</code>, <code>SNSTopicARN</code>, <code>CustomerID</code>, <code>SourceType</code>, <code>SourceID</code>, <code>CreationTime</code>, and <code>Status</code>.</p>
|
|
12
|
-
* <p>If you specify a <code>SubscriptionName</code>, lists the description for that subscription.</p>
|
|
13
|
-
* @example
|
|
14
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
-
* ```javascript
|
|
16
|
-
* import { RDSClient, DescribeEventSubscriptionsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
17
|
-
* // const { RDSClient, DescribeEventSubscriptionsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
18
|
-
* const client = new RDSClient(config);
|
|
19
|
-
* const command = new DescribeEventSubscriptionsCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link DescribeEventSubscriptionsCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link DescribeEventSubscriptionsCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class DescribeEventSubscriptionsCommand extends $Command<DescribeEventSubscriptionsCommandInput, DescribeEventSubscriptionsCommandOutput, RDSClientResolvedConfig> {
|
|
29
11
|
readonly input: DescribeEventSubscriptionsCommandInput;
|
|
30
12
|
constructor(input: DescribeEventSubscriptionsCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEventSubscriptionsCommandInput, DescribeEventSubscriptionsCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|
|
@@ -6,34 +6,11 @@ export interface DescribeEventsCommandInput extends DescribeEventsMessage {
|
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeEventsCommandOutput extends EventsMessage, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Returns events related to DB instances, DB clusters, DB parameter groups, DB security groups, DB snapshots, and DB cluster snapshots for the past 14 days.
|
|
11
|
-
* Events specific to a particular DB instances, DB clusters, DB parameter groups, DB security groups, DB snapshots, and DB cluster snapshots group can be
|
|
12
|
-
* obtained by providing the name as a parameter.</p>
|
|
13
|
-
* <note>
|
|
14
|
-
* <p>By default, the past hour of events are returned.</p>
|
|
15
|
-
* </note>
|
|
16
|
-
* @example
|
|
17
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
18
|
-
* ```javascript
|
|
19
|
-
* import { RDSClient, DescribeEventsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
20
|
-
* // const { RDSClient, DescribeEventsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
21
|
-
* const client = new RDSClient(config);
|
|
22
|
-
* const command = new DescribeEventsCommand(input);
|
|
23
|
-
* const response = await client.send(command);
|
|
24
|
-
* ```
|
|
25
|
-
*
|
|
26
|
-
* @see {@link DescribeEventsCommandInput} for command's `input` shape.
|
|
27
|
-
* @see {@link DescribeEventsCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
29
|
-
*
|
|
30
|
-
*/
|
|
9
|
+
|
|
31
10
|
export declare class DescribeEventsCommand extends $Command<DescribeEventsCommandInput, DescribeEventsCommandOutput, RDSClientResolvedConfig> {
|
|
32
11
|
readonly input: DescribeEventsCommandInput;
|
|
33
12
|
constructor(input: DescribeEventsCommandInput);
|
|
34
|
-
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
13
|
+
|
|
37
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEventsCommandInput, DescribeEventsCommandOutput>;
|
|
38
15
|
private serialize;
|
|
39
16
|
private deserialize;
|
|
@@ -6,30 +6,11 @@ export interface DescribeExportTasksCommandInput extends DescribeExportTasksMess
|
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeExportTasksCommandOutput extends ExportTasksMessage, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Returns information about a snapshot export to Amazon S3. This API operation supports
|
|
11
|
-
* pagination. </p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { RDSClient, DescribeExportTasksCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
16
|
-
* // const { RDSClient, DescribeExportTasksCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
17
|
-
* const client = new RDSClient(config);
|
|
18
|
-
* const command = new DescribeExportTasksCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link DescribeExportTasksCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link DescribeExportTasksCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
9
|
+
|
|
27
10
|
export declare class DescribeExportTasksCommand extends $Command<DescribeExportTasksCommandInput, DescribeExportTasksCommandOutput, RDSClientResolvedConfig> {
|
|
28
11
|
readonly input: DescribeExportTasksCommandInput;
|
|
29
12
|
constructor(input: DescribeExportTasksCommandInput);
|
|
30
|
-
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
13
|
+
|
|
33
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeExportTasksCommandInput, DescribeExportTasksCommandOutput>;
|
|
34
15
|
private serialize;
|
|
35
16
|
private deserialize;
|
|
@@ -6,38 +6,11 @@ export interface DescribeGlobalClustersCommandInput extends DescribeGlobalCluste
|
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeGlobalClustersCommandOutput extends GlobalClustersMessage, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>
|
|
11
|
-
* Returns information about Aurora global database clusters. This API supports pagination.
|
|
12
|
-
* </p>
|
|
13
|
-
* <p>
|
|
14
|
-
* For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html"> What Is Amazon Aurora?</a> in the
|
|
15
|
-
* <i>Amazon Aurora User Guide.</i>
|
|
16
|
-
* </p>
|
|
17
|
-
* <note>
|
|
18
|
-
* <p>This action only applies to Aurora DB clusters.</p>
|
|
19
|
-
* </note>
|
|
20
|
-
* @example
|
|
21
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
22
|
-
* ```javascript
|
|
23
|
-
* import { RDSClient, DescribeGlobalClustersCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
24
|
-
* // const { RDSClient, DescribeGlobalClustersCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
25
|
-
* const client = new RDSClient(config);
|
|
26
|
-
* const command = new DescribeGlobalClustersCommand(input);
|
|
27
|
-
* const response = await client.send(command);
|
|
28
|
-
* ```
|
|
29
|
-
*
|
|
30
|
-
* @see {@link DescribeGlobalClustersCommandInput} for command's `input` shape.
|
|
31
|
-
* @see {@link DescribeGlobalClustersCommandOutput} for command's `response` shape.
|
|
32
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
33
|
-
*
|
|
34
|
-
*/
|
|
9
|
+
|
|
35
10
|
export declare class DescribeGlobalClustersCommand extends $Command<DescribeGlobalClustersCommandInput, DescribeGlobalClustersCommandOutput, RDSClientResolvedConfig> {
|
|
36
11
|
readonly input: DescribeGlobalClustersCommandInput;
|
|
37
12
|
constructor(input: DescribeGlobalClustersCommandInput);
|
|
38
|
-
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
13
|
+
|
|
41
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeGlobalClustersCommandInput, DescribeGlobalClustersCommandOutput>;
|
|
42
15
|
private serialize;
|
|
43
16
|
private deserialize;
|
|
@@ -6,30 +6,11 @@ export interface DescribeInstallationMediaCommandInput extends DescribeInstallat
|
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeInstallationMediaCommandOutput extends InstallationMediaMessage, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Describes the available installation media for a DB engine that requires an
|
|
11
|
-
* on-premises customer provided license, such as Microsoft SQL Server.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { RDSClient, DescribeInstallationMediaCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
16
|
-
* // const { RDSClient, DescribeInstallationMediaCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
17
|
-
* const client = new RDSClient(config);
|
|
18
|
-
* const command = new DescribeInstallationMediaCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link DescribeInstallationMediaCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link DescribeInstallationMediaCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
9
|
+
|
|
27
10
|
export declare class DescribeInstallationMediaCommand extends $Command<DescribeInstallationMediaCommandInput, DescribeInstallationMediaCommandOutput, RDSClientResolvedConfig> {
|
|
28
11
|
readonly input: DescribeInstallationMediaCommandInput;
|
|
29
12
|
constructor(input: DescribeInstallationMediaCommandInput);
|
|
30
|
-
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
13
|
+
|
|
33
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeInstallationMediaCommandInput, DescribeInstallationMediaCommandOutput>;
|
|
34
15
|
private serialize;
|
|
35
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface DescribeOptionGroupOptionsCommandInput extends DescribeOptionGr
|
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeOptionGroupOptionsCommandOutput extends OptionGroupOptionsMessage, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Describes all available options.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { RDSClient, DescribeOptionGroupOptionsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
15
|
-
* // const { RDSClient, DescribeOptionGroupOptionsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
16
|
-
* const client = new RDSClient(config);
|
|
17
|
-
* const command = new DescribeOptionGroupOptionsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DescribeOptionGroupOptionsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DescribeOptionGroupOptionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class DescribeOptionGroupOptionsCommand extends $Command<DescribeOptionGroupOptionsCommandInput, DescribeOptionGroupOptionsCommandOutput, RDSClientResolvedConfig> {
|
|
27
11
|
readonly input: DescribeOptionGroupOptionsCommandInput;
|
|
28
12
|
constructor(input: DescribeOptionGroupOptionsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeOptionGroupOptionsCommandInput, DescribeOptionGroupOptionsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface DescribeOptionGroupsCommandInput extends DescribeOptionGroupsMe
|
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeOptionGroupsCommandOutput extends OptionGroups, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Describes the available 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, DescribeOptionGroupsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
15
|
-
* // const { RDSClient, DescribeOptionGroupsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
16
|
-
* const client = new RDSClient(config);
|
|
17
|
-
* const command = new DescribeOptionGroupsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DescribeOptionGroupsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DescribeOptionGroupsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class DescribeOptionGroupsCommand extends $Command<DescribeOptionGroupsCommandInput, DescribeOptionGroupsCommandOutput, RDSClientResolvedConfig> {
|
|
27
11
|
readonly input: DescribeOptionGroupsCommandInput;
|
|
28
12
|
constructor(input: DescribeOptionGroupsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeOptionGroupsCommandInput, DescribeOptionGroupsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface DescribeOrderableDBInstanceOptionsCommandInput extends Describe
|
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeOrderableDBInstanceOptionsCommandOutput extends OrderableDBInstanceOptionsMessage, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Returns a list of orderable DB instance options for the specified engine.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { RDSClient, DescribeOrderableDBInstanceOptionsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
15
|
-
* // const { RDSClient, DescribeOrderableDBInstanceOptionsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
16
|
-
* const client = new RDSClient(config);
|
|
17
|
-
* const command = new DescribeOrderableDBInstanceOptionsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DescribeOrderableDBInstanceOptionsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DescribeOrderableDBInstanceOptionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class DescribeOrderableDBInstanceOptionsCommand extends $Command<DescribeOrderableDBInstanceOptionsCommandInput, DescribeOrderableDBInstanceOptionsCommandOutput, RDSClientResolvedConfig> {
|
|
27
11
|
readonly input: DescribeOrderableDBInstanceOptionsCommandInput;
|
|
28
12
|
constructor(input: DescribeOrderableDBInstanceOptionsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeOrderableDBInstanceOptionsCommandInput, DescribeOrderableDBInstanceOptionsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface DescribePendingMaintenanceActionsCommandInput extends DescribeP
|
|
|
6
6
|
}
|
|
7
7
|
export interface DescribePendingMaintenanceActionsCommandOutput extends PendingMaintenanceActionsMessage, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Returns a list of resources (for example, DB instances) that have at least one pending maintenance action.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { RDSClient, DescribePendingMaintenanceActionsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
15
|
-
* // const { RDSClient, DescribePendingMaintenanceActionsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
16
|
-
* const client = new RDSClient(config);
|
|
17
|
-
* const command = new DescribePendingMaintenanceActionsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DescribePendingMaintenanceActionsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DescribePendingMaintenanceActionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class DescribePendingMaintenanceActionsCommand extends $Command<DescribePendingMaintenanceActionsCommandInput, DescribePendingMaintenanceActionsCommandOutput, RDSClientResolvedConfig> {
|
|
27
11
|
readonly input: DescribePendingMaintenanceActionsCommandInput;
|
|
28
12
|
constructor(input: DescribePendingMaintenanceActionsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribePendingMaintenanceActionsCommandInput, DescribePendingMaintenanceActionsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface DescribeReservedDBInstancesCommandInput extends DescribeReserve
|
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeReservedDBInstancesCommandOutput extends ReservedDBInstanceMessage, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Returns information about reserved DB instances for this account, or about a specified reserved DB instance.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { RDSClient, DescribeReservedDBInstancesCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
15
|
-
* // const { RDSClient, DescribeReservedDBInstancesCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
16
|
-
* const client = new RDSClient(config);
|
|
17
|
-
* const command = new DescribeReservedDBInstancesCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DescribeReservedDBInstancesCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DescribeReservedDBInstancesCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class DescribeReservedDBInstancesCommand extends $Command<DescribeReservedDBInstancesCommandInput, DescribeReservedDBInstancesCommandOutput, RDSClientResolvedConfig> {
|
|
27
11
|
readonly input: DescribeReservedDBInstancesCommandInput;
|
|
28
12
|
constructor(input: DescribeReservedDBInstancesCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReservedDBInstancesCommandInput, DescribeReservedDBInstancesCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface DescribeReservedDBInstancesOfferingsCommandInput extends Descri
|
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeReservedDBInstancesOfferingsCommandOutput extends ReservedDBInstancesOfferingMessage, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Lists available reserved DB instance offerings.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { RDSClient, DescribeReservedDBInstancesOfferingsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
15
|
-
* // const { RDSClient, DescribeReservedDBInstancesOfferingsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
16
|
-
* const client = new RDSClient(config);
|
|
17
|
-
* const command = new DescribeReservedDBInstancesOfferingsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DescribeReservedDBInstancesOfferingsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DescribeReservedDBInstancesOfferingsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class DescribeReservedDBInstancesOfferingsCommand extends $Command<DescribeReservedDBInstancesOfferingsCommandInput, DescribeReservedDBInstancesOfferingsCommandOutput, RDSClientResolvedConfig> {
|
|
27
11
|
readonly input: DescribeReservedDBInstancesOfferingsCommandInput;
|
|
28
12
|
constructor(input: DescribeReservedDBInstancesOfferingsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReservedDBInstancesOfferingsCommandInput, DescribeReservedDBInstancesOfferingsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,30 +6,11 @@ export interface DescribeSourceRegionsCommandInput extends DescribeSourceRegions
|
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeSourceRegionsCommandOutput extends SourceRegionMessage, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Returns a list of the source Amazon Web Services Regions where the current Amazon Web Services Region can create a read replica,
|
|
11
|
-
* copy a DB snapshot from, or replicate automated backups from. This API action supports pagination.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { RDSClient, DescribeSourceRegionsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
16
|
-
* // const { RDSClient, DescribeSourceRegionsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
17
|
-
* const client = new RDSClient(config);
|
|
18
|
-
* const command = new DescribeSourceRegionsCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link DescribeSourceRegionsCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link DescribeSourceRegionsCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
9
|
+
|
|
27
10
|
export declare class DescribeSourceRegionsCommand extends $Command<DescribeSourceRegionsCommandInput, DescribeSourceRegionsCommandOutput, RDSClientResolvedConfig> {
|
|
28
11
|
readonly input: DescribeSourceRegionsCommandInput;
|
|
29
12
|
constructor(input: DescribeSourceRegionsCommandInput);
|
|
30
|
-
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
13
|
+
|
|
33
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeSourceRegionsCommandInput, DescribeSourceRegionsCommandOutput>;
|
|
34
15
|
private serialize;
|
|
35
16
|
private deserialize;
|
|
@@ -6,33 +6,11 @@ export interface DescribeValidDBInstanceModificationsCommandInput extends Descri
|
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeValidDBInstanceModificationsCommandOutput extends DescribeValidDBInstanceModificationsResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>You can call <code>DescribeValidDBInstanceModifications</code>
|
|
11
|
-
* to learn what modifications you can make to your DB instance.
|
|
12
|
-
* You can use this information when you call
|
|
13
|
-
* <code>ModifyDBInstance</code>.
|
|
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, DescribeValidDBInstanceModificationsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
19
|
-
* // const { RDSClient, DescribeValidDBInstanceModificationsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
20
|
-
* const client = new RDSClient(config);
|
|
21
|
-
* const command = new DescribeValidDBInstanceModificationsCommand(input);
|
|
22
|
-
* const response = await client.send(command);
|
|
23
|
-
* ```
|
|
24
|
-
*
|
|
25
|
-
* @see {@link DescribeValidDBInstanceModificationsCommandInput} for command's `input` shape.
|
|
26
|
-
* @see {@link DescribeValidDBInstanceModificationsCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
28
|
-
*
|
|
29
|
-
*/
|
|
9
|
+
|
|
30
10
|
export declare class DescribeValidDBInstanceModificationsCommand extends $Command<DescribeValidDBInstanceModificationsCommandInput, DescribeValidDBInstanceModificationsCommandOutput, RDSClientResolvedConfig> {
|
|
31
11
|
readonly input: DescribeValidDBInstanceModificationsCommandInput;
|
|
32
12
|
constructor(input: DescribeValidDBInstanceModificationsCommandInput);
|
|
33
|
-
|
|
34
|
-
* @internal
|
|
35
|
-
*/
|
|
13
|
+
|
|
36
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeValidDBInstanceModificationsCommandInput, DescribeValidDBInstanceModificationsCommandOutput>;
|
|
37
15
|
private serialize;
|
|
38
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface DownloadDBLogFilePortionCommandInput extends DownloadDBLogFileP
|
|
|
6
6
|
}
|
|
7
7
|
export interface DownloadDBLogFilePortionCommandOutput extends DownloadDBLogFilePortionDetails, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Downloads all or a portion of the specified log file, up to 1 MB in size.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { RDSClient, DownloadDBLogFilePortionCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
15
|
-
* // const { RDSClient, DownloadDBLogFilePortionCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
16
|
-
* const client = new RDSClient(config);
|
|
17
|
-
* const command = new DownloadDBLogFilePortionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DownloadDBLogFilePortionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DownloadDBLogFilePortionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class DownloadDBLogFilePortionCommand extends $Command<DownloadDBLogFilePortionCommandInput, DownloadDBLogFilePortionCommandOutput, RDSClientResolvedConfig> {
|
|
27
11
|
readonly input: DownloadDBLogFilePortionCommandInput;
|
|
28
12
|
constructor(input: DownloadDBLogFilePortionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DownloadDBLogFilePortionCommandInput, DownloadDBLogFilePortionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,42 +6,11 @@ export interface FailoverDBClusterCommandInput extends FailoverDBClusterMessage
|
|
|
6
6
|
}
|
|
7
7
|
export interface FailoverDBClusterCommandOutput extends FailoverDBClusterResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Forces a failover for a DB cluster.</p>
|
|
11
|
-
* <p>A failover for a DB cluster promotes one of the Aurora Replicas (read-only instances)
|
|
12
|
-
* in the DB cluster to be the primary instance (the cluster writer).</p>
|
|
13
|
-
* <p>Amazon Aurora will automatically fail over to an Aurora Replica, if one exists,
|
|
14
|
-
* when the primary instance fails. You can force a failover when you want to simulate a failure of a primary instance for testing.
|
|
15
|
-
* Because each instance in a DB cluster has its own endpoint address, you will need to clean up and re-establish any existing
|
|
16
|
-
* connections that use those endpoint addresses when the failover is complete.</p>
|
|
17
|
-
* <p>For more information on Amazon Aurora, see
|
|
18
|
-
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
|
|
19
|
-
* What Is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
|
|
20
|
-
* </p>
|
|
21
|
-
* <note>
|
|
22
|
-
* <p>This action only applies to Aurora DB clusters.</p>
|
|
23
|
-
* </note>
|
|
24
|
-
* @example
|
|
25
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
26
|
-
* ```javascript
|
|
27
|
-
* import { RDSClient, FailoverDBClusterCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
28
|
-
* // const { RDSClient, FailoverDBClusterCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
29
|
-
* const client = new RDSClient(config);
|
|
30
|
-
* const command = new FailoverDBClusterCommand(input);
|
|
31
|
-
* const response = await client.send(command);
|
|
32
|
-
* ```
|
|
33
|
-
*
|
|
34
|
-
* @see {@link FailoverDBClusterCommandInput} for command's `input` shape.
|
|
35
|
-
* @see {@link FailoverDBClusterCommandOutput} for command's `response` shape.
|
|
36
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
37
|
-
*
|
|
38
|
-
*/
|
|
9
|
+
|
|
39
10
|
export declare class FailoverDBClusterCommand extends $Command<FailoverDBClusterCommandInput, FailoverDBClusterCommandOutput, RDSClientResolvedConfig> {
|
|
40
11
|
readonly input: FailoverDBClusterCommandInput;
|
|
41
12
|
constructor(input: FailoverDBClusterCommandInput);
|
|
42
|
-
|
|
43
|
-
* @internal
|
|
44
|
-
*/
|
|
13
|
+
|
|
45
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RDSClientResolvedConfig, options?: __HttpHandlerOptions): Handler<FailoverDBClusterCommandInput, FailoverDBClusterCommandOutput>;
|
|
46
15
|
private serialize;
|
|
47
16
|
private deserialize;
|