@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
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Returns information about reserved DB instances for this account, or about a specified reserved DB instance.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { RDSClient, DescribeReservedDBInstancesCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
14
|
-
* // const { RDSClient, DescribeReservedDBInstancesCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
15
|
-
* const client = new RDSClient(config);
|
|
16
|
-
* const command = new DescribeReservedDBInstancesCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DescribeReservedDBInstancesCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DescribeReservedDBInstancesCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class DescribeReservedDBInstancesCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Lists available reserved DB instance offerings.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { RDSClient, DescribeReservedDBInstancesOfferingsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
14
|
-
* // const { RDSClient, DescribeReservedDBInstancesOfferingsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
15
|
-
* const client = new RDSClient(config);
|
|
16
|
-
* const command = new DescribeReservedDBInstancesOfferingsCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DescribeReservedDBInstancesOfferingsCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DescribeReservedDBInstancesOfferingsCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class DescribeReservedDBInstancesOfferingsCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -5,36 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Returns a list of the source Amazon Web Services Regions where the current Amazon Web Services Region can create a read replica,
|
|
10
|
-
* copy a DB snapshot from, or replicate automated backups from. This API action supports pagination.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { RDSClient, DescribeSourceRegionsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
15
|
-
* // const { RDSClient, DescribeSourceRegionsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
16
|
-
* const client = new RDSClient(config);
|
|
17
|
-
* const command = new DescribeSourceRegionsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DescribeSourceRegionsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DescribeSourceRegionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
8
|
class DescribeSourceRegionsCommand extends smithy_client_1.Command {
|
|
27
|
-
// Start section: command_properties
|
|
28
|
-
// End section: command_properties
|
|
29
9
|
constructor(input) {
|
|
30
|
-
// Start section: command_constructor
|
|
31
10
|
super();
|
|
32
11
|
this.input = input;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -5,39 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
8
|
-
/**
|
|
9
|
-
* <p>You can call <code>DescribeValidDBInstanceModifications</code>
|
|
10
|
-
* to learn what modifications you can make to your DB instance.
|
|
11
|
-
* You can use this information when you call
|
|
12
|
-
* <code>ModifyDBInstance</code>.
|
|
13
|
-
* </p>
|
|
14
|
-
* @example
|
|
15
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
16
|
-
* ```javascript
|
|
17
|
-
* import { RDSClient, DescribeValidDBInstanceModificationsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
18
|
-
* // const { RDSClient, DescribeValidDBInstanceModificationsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
19
|
-
* const client = new RDSClient(config);
|
|
20
|
-
* const command = new DescribeValidDBInstanceModificationsCommand(input);
|
|
21
|
-
* const response = await client.send(command);
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @see {@link DescribeValidDBInstanceModificationsCommandInput} for command's `input` shape.
|
|
25
|
-
* @see {@link DescribeValidDBInstanceModificationsCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
29
8
|
class DescribeValidDBInstanceModificationsCommand extends smithy_client_1.Command {
|
|
30
|
-
// Start section: command_properties
|
|
31
|
-
// End section: command_properties
|
|
32
9
|
constructor(input) {
|
|
33
|
-
// Start section: command_constructor
|
|
34
10
|
super();
|
|
35
11
|
this.input = input;
|
|
36
|
-
// End section: command_constructor
|
|
37
12
|
}
|
|
38
|
-
/**
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
41
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
42
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
43
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Downloads all or a portion of the specified log file, up to 1 MB in size.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { RDSClient, DownloadDBLogFilePortionCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
14
|
-
* // const { RDSClient, DownloadDBLogFilePortionCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
15
|
-
* const client = new RDSClient(config);
|
|
16
|
-
* const command = new DownloadDBLogFilePortionCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DownloadDBLogFilePortionCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DownloadDBLogFilePortionCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class DownloadDBLogFilePortionCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -5,48 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Forces a failover for a DB cluster.</p>
|
|
10
|
-
* <p>A failover for a DB cluster promotes one of the Aurora Replicas (read-only instances)
|
|
11
|
-
* in the DB cluster to be the primary instance (the cluster writer).</p>
|
|
12
|
-
* <p>Amazon Aurora will automatically fail over to an Aurora Replica, if one exists,
|
|
13
|
-
* when the primary instance fails. You can force a failover when you want to simulate a failure of a primary instance for testing.
|
|
14
|
-
* Because each instance in a DB cluster has its own endpoint address, you will need to clean up and re-establish any existing
|
|
15
|
-
* connections that use those endpoint addresses when the failover is complete.</p>
|
|
16
|
-
* <p>For more information on Amazon Aurora, see
|
|
17
|
-
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
|
|
18
|
-
* What Is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
|
|
19
|
-
* </p>
|
|
20
|
-
* <note>
|
|
21
|
-
* <p>This action only applies to Aurora DB clusters.</p>
|
|
22
|
-
* </note>
|
|
23
|
-
* @example
|
|
24
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
25
|
-
* ```javascript
|
|
26
|
-
* import { RDSClient, FailoverDBClusterCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
27
|
-
* // const { RDSClient, FailoverDBClusterCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
28
|
-
* const client = new RDSClient(config);
|
|
29
|
-
* const command = new FailoverDBClusterCommand(input);
|
|
30
|
-
* const response = await client.send(command);
|
|
31
|
-
* ```
|
|
32
|
-
*
|
|
33
|
-
* @see {@link FailoverDBClusterCommandInput} for command's `input` shape.
|
|
34
|
-
* @see {@link FailoverDBClusterCommandOutput} for command's `response` shape.
|
|
35
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
36
|
-
*
|
|
37
|
-
*/
|
|
38
8
|
class FailoverDBClusterCommand extends smithy_client_1.Command {
|
|
39
|
-
// Start section: command_properties
|
|
40
|
-
// End section: command_properties
|
|
41
9
|
constructor(input) {
|
|
42
|
-
// Start section: command_constructor
|
|
43
10
|
super();
|
|
44
11
|
this.input = input;
|
|
45
|
-
// End section: command_constructor
|
|
46
12
|
}
|
|
47
|
-
/**
|
|
48
|
-
* @internal
|
|
49
|
-
*/
|
|
50
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
51
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
52
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -5,49 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Initiates the failover process for an Aurora global database (<a>GlobalCluster</a>).</p>
|
|
10
|
-
* <p>A failover for an Aurora global database promotes one of secondary read-only DB clusters to be
|
|
11
|
-
* the primary DB cluster and demotes the primary DB cluster to being a secondary (read-only) DB cluster. In other words,
|
|
12
|
-
* the role of the current primary DB cluster and the selected (target) DB cluster are switched. The selected
|
|
13
|
-
* secondary DB cluster assumes full read/write capabilities for the Aurora global database.</p>
|
|
14
|
-
* <p>For more information about failing over an Amazon Aurora global database, see
|
|
15
|
-
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-global-database-disaster-recovery.html#aurora-global-database-disaster-recovery.managed-failover">Managed planned failover for Amazon Aurora global
|
|
16
|
-
* databases</a> in the <i>Amazon Aurora User Guide.</i>
|
|
17
|
-
* </p>
|
|
18
|
-
* <note>
|
|
19
|
-
* <p>This action applies to <a>GlobalCluster</a> (Aurora global databases) only. Use this action only on
|
|
20
|
-
* healthy Aurora global databases with running Aurora DB clusters and no Region-wide outages, to test disaster recovery scenarios or to
|
|
21
|
-
* reconfigure your Aurora global database topology.
|
|
22
|
-
* </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, FailoverGlobalClusterCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
28
|
-
* // const { RDSClient, FailoverGlobalClusterCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
29
|
-
* const client = new RDSClient(config);
|
|
30
|
-
* const command = new FailoverGlobalClusterCommand(input);
|
|
31
|
-
* const response = await client.send(command);
|
|
32
|
-
* ```
|
|
33
|
-
*
|
|
34
|
-
* @see {@link FailoverGlobalClusterCommandInput} for command's `input` shape.
|
|
35
|
-
* @see {@link FailoverGlobalClusterCommandOutput} for command's `response` shape.
|
|
36
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
37
|
-
*
|
|
38
|
-
*/
|
|
39
8
|
class FailoverGlobalClusterCommand extends smithy_client_1.Command {
|
|
40
|
-
// Start section: command_properties
|
|
41
|
-
// End section: command_properties
|
|
42
9
|
constructor(input) {
|
|
43
|
-
// Start section: command_constructor
|
|
44
10
|
super();
|
|
45
11
|
this.input = input;
|
|
46
|
-
// End section: command_constructor
|
|
47
12
|
}
|
|
48
|
-
/**
|
|
49
|
-
* @internal
|
|
50
|
-
*/
|
|
51
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
52
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
53
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -6,36 +6,11 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const models_1_1 = require("../models/models_1");
|
|
8
8
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
|
-
/**
|
|
10
|
-
* <p>Imports the installation media for a DB engine that requires an on-premises
|
|
11
|
-
* customer provided license, such as 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, ImportInstallationMediaCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
16
|
-
* // const { RDSClient, ImportInstallationMediaCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
17
|
-
* const client = new RDSClient(config);
|
|
18
|
-
* const command = new ImportInstallationMediaCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link ImportInstallationMediaCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link ImportInstallationMediaCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
27
9
|
class ImportInstallationMediaCommand extends smithy_client_1.Command {
|
|
28
|
-
// Start section: command_properties
|
|
29
|
-
// End section: command_properties
|
|
30
10
|
constructor(input) {
|
|
31
|
-
// Start section: command_constructor
|
|
32
11
|
super();
|
|
33
12
|
this.input = input;
|
|
34
|
-
// End section: command_constructor
|
|
35
13
|
}
|
|
36
|
-
/**
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
39
14
|
resolveMiddleware(clientStack, configuration, options) {
|
|
40
15
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
41
16
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -5,38 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Lists all tags on an Amazon RDS resource.</p>
|
|
10
|
-
* <p>For an overview on tagging an Amazon RDS resource,
|
|
11
|
-
* see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Tagging.html">Tagging Amazon RDS Resources</a>
|
|
12
|
-
* in the <i>Amazon RDS User Guide</i>.</p>
|
|
13
|
-
* @example
|
|
14
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
-
* ```javascript
|
|
16
|
-
* import { RDSClient, ListTagsForResourceCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
17
|
-
* // const { RDSClient, ListTagsForResourceCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
18
|
-
* const client = new RDSClient(config);
|
|
19
|
-
* const command = new ListTagsForResourceCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
28
8
|
class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
29
|
-
// Start section: command_properties
|
|
30
|
-
// End section: command_properties
|
|
31
9
|
constructor(input) {
|
|
32
|
-
// Start section: command_constructor
|
|
33
10
|
super();
|
|
34
11
|
this.input = input;
|
|
35
|
-
// End section: command_constructor
|
|
36
12
|
}
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
40
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
41
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
42
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -5,59 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Override the system-default Secure Sockets Layer/Transport Layer Security (SSL/TLS)
|
|
10
|
-
* certificate for Amazon RDS for new DB instances temporarily, or remove the override.</p>
|
|
11
|
-
* <p>By using this operation, you can specify an RDS-approved SSL/TLS certificate for new DB
|
|
12
|
-
* instances that is different from the default certificate provided by RDS. You can also
|
|
13
|
-
* use this operation to remove the override, so that new DB instances use the default
|
|
14
|
-
* certificate provided by RDS.</p>
|
|
15
|
-
* <p>You might need to override the default certificate in the following situations:</p>
|
|
16
|
-
* <ul>
|
|
17
|
-
* <li>
|
|
18
|
-
* <p>You already migrated your applications to support the latest certificate authority (CA) certificate, but the new CA certificate is not yet
|
|
19
|
-
* the RDS default CA certificate for the specified Amazon Web Services Region.</p>
|
|
20
|
-
* </li>
|
|
21
|
-
* <li>
|
|
22
|
-
* <p>RDS has already moved to a new default CA certificate for the specified Amazon Web Services
|
|
23
|
-
* Region, but you are still in the process of supporting the new CA certificate.
|
|
24
|
-
* In this case, you temporarily need additional time to finish your application
|
|
25
|
-
* changes.</p>
|
|
26
|
-
* </li>
|
|
27
|
-
* </ul>
|
|
28
|
-
* <p>For more information about rotating your SSL/TLS certificate for RDS DB engines, see
|
|
29
|
-
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL-certificate-rotation.html">
|
|
30
|
-
* Rotating Your SSL/TLS Certificate</a> in the <i>Amazon RDS User Guide</i>.</p>
|
|
31
|
-
* <p>For more information about rotating your SSL/TLS certificate for Aurora DB engines, see
|
|
32
|
-
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/UsingWithRDS.SSL-certificate-rotation.html">
|
|
33
|
-
* Rotating Your SSL/TLS Certificate</a> in the <i>Amazon Aurora User Guide</i>.</p>
|
|
34
|
-
* @example
|
|
35
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
36
|
-
* ```javascript
|
|
37
|
-
* import { RDSClient, ModifyCertificatesCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
38
|
-
* // const { RDSClient, ModifyCertificatesCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
39
|
-
* const client = new RDSClient(config);
|
|
40
|
-
* const command = new ModifyCertificatesCommand(input);
|
|
41
|
-
* const response = await client.send(command);
|
|
42
|
-
* ```
|
|
43
|
-
*
|
|
44
|
-
* @see {@link ModifyCertificatesCommandInput} for command's `input` shape.
|
|
45
|
-
* @see {@link ModifyCertificatesCommandOutput} for command's `response` shape.
|
|
46
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
47
|
-
*
|
|
48
|
-
*/
|
|
49
8
|
class ModifyCertificatesCommand extends smithy_client_1.Command {
|
|
50
|
-
// Start section: command_properties
|
|
51
|
-
// End section: command_properties
|
|
52
9
|
constructor(input) {
|
|
53
|
-
// Start section: command_constructor
|
|
54
10
|
super();
|
|
55
11
|
this.input = input;
|
|
56
|
-
// End section: command_constructor
|
|
57
12
|
}
|
|
58
|
-
/**
|
|
59
|
-
* @internal
|
|
60
|
-
*/
|
|
61
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
62
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
63
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -5,52 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Set the capacity of an Aurora Serverless DB cluster to a specific value.</p>
|
|
10
|
-
* <p>Aurora Serverless scales seamlessly based on the workload on the DB cluster. In some cases, the capacity might not scale
|
|
11
|
-
* fast enough to meet a sudden change in workload, such as a large number of new transactions. Call <code>ModifyCurrentDBClusterCapacity</code>
|
|
12
|
-
* to set the capacity explicitly.</p>
|
|
13
|
-
* <p>After this call sets the DB cluster capacity, Aurora Serverless can automatically scale
|
|
14
|
-
* the DB cluster based on the cooldown period for scaling up and the cooldown period
|
|
15
|
-
* for scaling down.</p>
|
|
16
|
-
* <p>For more information about Aurora Serverless, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.html">Using Amazon Aurora Serverless</a> in the
|
|
17
|
-
* <i>Amazon Aurora User Guide</i>.</p>
|
|
18
|
-
* <important>
|
|
19
|
-
* <p>If you call <code>ModifyCurrentDBClusterCapacity</code> with the default <code>TimeoutAction</code>, connections that
|
|
20
|
-
* prevent Aurora Serverless from finding a scaling point might be dropped. For more information about scaling points,
|
|
21
|
-
* see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.how-it-works.html#aurora-serverless.how-it-works.auto-scaling">
|
|
22
|
-
* Autoscaling for Aurora Serverless</a> in the <i>Amazon Aurora User Guide</i>.</p>
|
|
23
|
-
* </important>
|
|
24
|
-
* <note>
|
|
25
|
-
* <p>This action only applies to Aurora Serverless 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, ModifyCurrentDBClusterCapacityCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
31
|
-
* // const { RDSClient, ModifyCurrentDBClusterCapacityCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
32
|
-
* const client = new RDSClient(config);
|
|
33
|
-
* const command = new ModifyCurrentDBClusterCapacityCommand(input);
|
|
34
|
-
* const response = await client.send(command);
|
|
35
|
-
* ```
|
|
36
|
-
*
|
|
37
|
-
* @see {@link ModifyCurrentDBClusterCapacityCommandInput} for command's `input` shape.
|
|
38
|
-
* @see {@link ModifyCurrentDBClusterCapacityCommandOutput} for command's `response` shape.
|
|
39
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
40
|
-
*
|
|
41
|
-
*/
|
|
42
8
|
class ModifyCurrentDBClusterCapacityCommand extends smithy_client_1.Command {
|
|
43
|
-
// Start section: command_properties
|
|
44
|
-
// End section: command_properties
|
|
45
9
|
constructor(input) {
|
|
46
|
-
// Start section: command_constructor
|
|
47
10
|
super();
|
|
48
11
|
this.input = input;
|
|
49
|
-
// End section: command_constructor
|
|
50
12
|
}
|
|
51
|
-
/**
|
|
52
|
-
* @internal
|
|
53
|
-
*/
|
|
54
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
55
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
56
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ModifyCustomDBEngineVersionCommand = void 0;
|
|
4
|
+
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
|
+
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
|
+
const models_0_1 = require("../models/models_0");
|
|
7
|
+
const models_1_1 = require("../models/models_1");
|
|
8
|
+
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
|
+
class ModifyCustomDBEngineVersionCommand extends smithy_client_1.Command {
|
|
10
|
+
constructor(input) {
|
|
11
|
+
super();
|
|
12
|
+
this.input = input;
|
|
13
|
+
}
|
|
14
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
15
|
+
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
16
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
17
|
+
const { logger } = configuration;
|
|
18
|
+
const clientName = "RDSClient";
|
|
19
|
+
const commandName = "ModifyCustomDBEngineVersionCommand";
|
|
20
|
+
const handlerExecutionContext = {
|
|
21
|
+
logger,
|
|
22
|
+
clientName,
|
|
23
|
+
commandName,
|
|
24
|
+
inputFilterSensitiveLog: models_1_1.ModifyCustomDBEngineVersionMessage.filterSensitiveLog,
|
|
25
|
+
outputFilterSensitiveLog: models_0_1.DBEngineVersion.filterSensitiveLog,
|
|
26
|
+
};
|
|
27
|
+
const { requestHandler } = configuration;
|
|
28
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
29
|
+
}
|
|
30
|
+
serialize(input, context) {
|
|
31
|
+
return Aws_query_1.serializeAws_queryModifyCustomDBEngineVersionCommand(input, context);
|
|
32
|
+
}
|
|
33
|
+
deserialize(output, context) {
|
|
34
|
+
return Aws_query_1.deserializeAws_queryModifyCustomDBEngineVersionCommand(output, context);
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
exports.ModifyCustomDBEngineVersionCommand = ModifyCustomDBEngineVersionCommand;
|
|
@@ -5,44 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Modify a setting for an Amazon Aurora DB cluster.
|
|
10
|
-
* You can change one
|
|
11
|
-
* or more database configuration parameters by specifying these parameters and the new values in the
|
|
12
|
-
* request. For more information on Amazon Aurora, see
|
|
13
|
-
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
|
|
14
|
-
* What Is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide.</i>
|
|
15
|
-
* </p>
|
|
16
|
-
* <note>
|
|
17
|
-
* <p>This action only applies to Aurora DB clusters.</p>
|
|
18
|
-
* </note>
|
|
19
|
-
* @example
|
|
20
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
21
|
-
* ```javascript
|
|
22
|
-
* import { RDSClient, ModifyDBClusterCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
23
|
-
* // const { RDSClient, ModifyDBClusterCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
24
|
-
* const client = new RDSClient(config);
|
|
25
|
-
* const command = new ModifyDBClusterCommand(input);
|
|
26
|
-
* const response = await client.send(command);
|
|
27
|
-
* ```
|
|
28
|
-
*
|
|
29
|
-
* @see {@link ModifyDBClusterCommandInput} for command's `input` shape.
|
|
30
|
-
* @see {@link ModifyDBClusterCommandOutput} for command's `response` shape.
|
|
31
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
32
|
-
*
|
|
33
|
-
*/
|
|
34
8
|
class ModifyDBClusterCommand extends smithy_client_1.Command {
|
|
35
|
-
// Start section: command_properties
|
|
36
|
-
// End section: command_properties
|
|
37
9
|
constructor(input) {
|
|
38
|
-
// Start section: command_constructor
|
|
39
10
|
super();
|
|
40
11
|
this.input = input;
|
|
41
|
-
// End section: command_constructor
|
|
42
12
|
}
|
|
43
|
-
/**
|
|
44
|
-
* @internal
|
|
45
|
-
*/
|
|
46
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
47
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
48
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -6,38 +6,11 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const models_1_1 = require("../models/models_1");
|
|
8
8
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
|
-
/**
|
|
10
|
-
* <p>Modifies the properties of an endpoint in 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, ModifyDBClusterEndpointCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
18
|
-
* // const { RDSClient, ModifyDBClusterEndpointCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
19
|
-
* const client = new RDSClient(config);
|
|
20
|
-
* const command = new ModifyDBClusterEndpointCommand(input);
|
|
21
|
-
* const response = await client.send(command);
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @see {@link ModifyDBClusterEndpointCommandInput} for command's `input` shape.
|
|
25
|
-
* @see {@link ModifyDBClusterEndpointCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link RDSClientResolvedConfig | config} for command's `input` shape.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
29
9
|
class ModifyDBClusterEndpointCommand extends smithy_client_1.Command {
|
|
30
|
-
// Start section: command_properties
|
|
31
|
-
// End section: command_properties
|
|
32
10
|
constructor(input) {
|
|
33
|
-
// Start section: command_constructor
|
|
34
11
|
super();
|
|
35
12
|
this.input = input;
|
|
36
|
-
// End section: command_constructor
|
|
37
13
|
}
|
|
38
|
-
/**
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
41
14
|
resolveMiddleware(clientStack, configuration, options) {
|
|
42
15
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
43
16
|
const stack = clientStack.concat(this.middlewareStack);
|