@aws-sdk/client-rds 3.1076.0 → 3.1078.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/dist-cjs/index.js +504 -1986
- package/dist-es/commandBuilder.js +10 -0
- package/dist-es/commands/AddRoleToDBClusterCommand.js +2 -14
- package/dist-es/commands/AddRoleToDBInstanceCommand.js +2 -14
- package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -14
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -14
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -14
- package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -14
- package/dist-es/commands/BacktrackDBClusterCommand.js +2 -14
- package/dist-es/commands/CancelExportTaskCommand.js +2 -14
- package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +2 -14
- package/dist-es/commands/CopyDBClusterSnapshotCommand.js +2 -18
- package/dist-es/commands/CopyDBParameterGroupCommand.js +2 -14
- package/dist-es/commands/CopyDBSnapshotCommand.js +2 -18
- package/dist-es/commands/CopyOptionGroupCommand.js +2 -14
- package/dist-es/commands/CreateBlueGreenDeploymentCommand.js +2 -14
- package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +2 -14
- package/dist-es/commands/CreateDBClusterCommand.js +2 -18
- package/dist-es/commands/CreateDBClusterEndpointCommand.js +2 -14
- package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +2 -14
- package/dist-es/commands/CreateDBClusterSnapshotCommand.js +2 -14
- package/dist-es/commands/CreateDBInstanceCommand.js +2 -14
- package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +2 -18
- package/dist-es/commands/CreateDBParameterGroupCommand.js +2 -14
- package/dist-es/commands/CreateDBProxyCommand.js +2 -14
- package/dist-es/commands/CreateDBProxyEndpointCommand.js +2 -14
- package/dist-es/commands/CreateDBSecurityGroupCommand.js +2 -14
- package/dist-es/commands/CreateDBShardGroupCommand.js +2 -14
- package/dist-es/commands/CreateDBSnapshotCommand.js +2 -14
- package/dist-es/commands/CreateDBSubnetGroupCommand.js +2 -14
- package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -14
- package/dist-es/commands/CreateGlobalClusterCommand.js +2 -14
- package/dist-es/commands/CreateIntegrationCommand.js +2 -14
- package/dist-es/commands/CreateOptionGroupCommand.js +2 -14
- package/dist-es/commands/CreateTenantDatabaseCommand.js +2 -14
- package/dist-es/commands/DeleteBlueGreenDeploymentCommand.js +2 -14
- package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +2 -14
- package/dist-es/commands/DeleteDBClusterAutomatedBackupCommand.js +2 -14
- package/dist-es/commands/DeleteDBClusterCommand.js +2 -14
- package/dist-es/commands/DeleteDBClusterEndpointCommand.js +2 -14
- package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -14
- package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +2 -14
- package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -14
- package/dist-es/commands/DeleteDBInstanceCommand.js +2 -14
- package/dist-es/commands/DeleteDBParameterGroupCommand.js +2 -14
- package/dist-es/commands/DeleteDBProxyCommand.js +2 -14
- package/dist-es/commands/DeleteDBProxyEndpointCommand.js +2 -14
- package/dist-es/commands/DeleteDBSecurityGroupCommand.js +2 -14
- package/dist-es/commands/DeleteDBShardGroupCommand.js +2 -14
- package/dist-es/commands/DeleteDBSnapshotCommand.js +2 -14
- package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -14
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -14
- package/dist-es/commands/DeleteGlobalClusterCommand.js +2 -14
- package/dist-es/commands/DeleteIntegrationCommand.js +2 -14
- package/dist-es/commands/DeleteOptionGroupCommand.js +2 -14
- package/dist-es/commands/DeleteTenantDatabaseCommand.js +2 -14
- package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +2 -14
- package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -14
- package/dist-es/commands/DescribeBlueGreenDeploymentsCommand.js +2 -14
- package/dist-es/commands/DescribeCertificatesCommand.js +2 -14
- package/dist-es/commands/DescribeDBClusterAutomatedBackupsCommand.js +2 -14
- package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +2 -14
- package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +2 -14
- package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +2 -14
- package/dist-es/commands/DescribeDBClusterParametersCommand.js +2 -14
- package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -14
- package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +2 -14
- package/dist-es/commands/DescribeDBClustersCommand.js +2 -14
- package/dist-es/commands/DescribeDBEngineVersionsCommand.js +2 -14
- package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -14
- package/dist-es/commands/DescribeDBInstancesCommand.js +2 -14
- package/dist-es/commands/DescribeDBLogFilesCommand.js +2 -14
- package/dist-es/commands/DescribeDBMajorEngineVersionsCommand.js +2 -14
- package/dist-es/commands/DescribeDBParameterGroupsCommand.js +2 -14
- package/dist-es/commands/DescribeDBParametersCommand.js +2 -14
- package/dist-es/commands/DescribeDBProxiesCommand.js +2 -14
- package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +2 -14
- package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +2 -14
- package/dist-es/commands/DescribeDBProxyTargetsCommand.js +2 -14
- package/dist-es/commands/DescribeDBRecommendationsCommand.js +2 -14
- package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +2 -14
- package/dist-es/commands/DescribeDBShardGroupsCommand.js +2 -14
- package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +2 -14
- package/dist-es/commands/DescribeDBSnapshotTenantDatabasesCommand.js +2 -14
- package/dist-es/commands/DescribeDBSnapshotsCommand.js +2 -14
- package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +2 -14
- package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -14
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +2 -14
- package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -14
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -14
- package/dist-es/commands/DescribeEventsCommand.js +2 -14
- package/dist-es/commands/DescribeExportTasksCommand.js +2 -14
- package/dist-es/commands/DescribeGlobalClustersCommand.js +2 -14
- package/dist-es/commands/DescribeIntegrationsCommand.js +2 -14
- package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +2 -14
- package/dist-es/commands/DescribeOptionGroupsCommand.js +2 -14
- package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -14
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -14
- package/dist-es/commands/DescribeReservedDBInstancesCommand.js +2 -14
- package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -14
- package/dist-es/commands/DescribeServerlessV2PlatformVersionsCommand.js +2 -14
- package/dist-es/commands/DescribeSourceRegionsCommand.js +2 -14
- package/dist-es/commands/DescribeTenantDatabasesCommand.js +2 -14
- package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +2 -14
- package/dist-es/commands/DisableHttpEndpointCommand.js +2 -14
- package/dist-es/commands/DownloadDBLogFilePortionCommand.js +2 -14
- package/dist-es/commands/EnableHttpEndpointCommand.js +2 -14
- package/dist-es/commands/FailoverDBClusterCommand.js +2 -14
- package/dist-es/commands/FailoverGlobalClusterCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/ModifyActivityStreamCommand.js +2 -14
- package/dist-es/commands/ModifyCertificatesCommand.js +2 -14
- package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -14
- package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +2 -14
- package/dist-es/commands/ModifyDBClusterCommand.js +2 -14
- package/dist-es/commands/ModifyDBClusterEndpointCommand.js +2 -14
- package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +2 -14
- package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -14
- package/dist-es/commands/ModifyDBInstanceCommand.js +2 -14
- package/dist-es/commands/ModifyDBParameterGroupCommand.js +2 -14
- package/dist-es/commands/ModifyDBProxyCommand.js +2 -14
- package/dist-es/commands/ModifyDBProxyEndpointCommand.js +2 -14
- package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +2 -14
- package/dist-es/commands/ModifyDBRecommendationCommand.js +2 -14
- package/dist-es/commands/ModifyDBShardGroupCommand.js +2 -14
- package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +2 -14
- package/dist-es/commands/ModifyDBSnapshotCommand.js +2 -14
- package/dist-es/commands/ModifyDBSubnetGroupCommand.js +2 -14
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -14
- package/dist-es/commands/ModifyGlobalClusterCommand.js +2 -14
- package/dist-es/commands/ModifyIntegrationCommand.js +2 -14
- package/dist-es/commands/ModifyOptionGroupCommand.js +2 -14
- package/dist-es/commands/ModifyTenantDatabaseCommand.js +2 -14
- package/dist-es/commands/PromoteReadReplicaCommand.js +2 -14
- package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +2 -14
- package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -14
- package/dist-es/commands/RebootDBClusterCommand.js +2 -14
- package/dist-es/commands/RebootDBInstanceCommand.js +2 -14
- package/dist-es/commands/RebootDBShardGroupCommand.js +2 -14
- package/dist-es/commands/RegisterDBProxyTargetsCommand.js +2 -14
- package/dist-es/commands/RemoveFromGlobalClusterCommand.js +2 -14
- package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +2 -14
- package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +2 -14
- package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -14
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -14
- package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +2 -14
- package/dist-es/commands/ResetDBParameterGroupCommand.js +2 -14
- package/dist-es/commands/RestoreDBClusterFromS3Command.js +2 -14
- package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +2 -14
- package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +2 -14
- package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -14
- package/dist-es/commands/RestoreDBInstanceFromS3Command.js +2 -14
- package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -14
- package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +2 -14
- package/dist-es/commands/StartActivityStreamCommand.js +2 -14
- package/dist-es/commands/StartDBClusterCommand.js +2 -14
- package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -18
- package/dist-es/commands/StartDBInstanceCommand.js +2 -14
- package/dist-es/commands/StartExportTaskCommand.js +2 -14
- package/dist-es/commands/StopActivityStreamCommand.js +2 -14
- package/dist-es/commands/StopDBClusterCommand.js +2 -14
- package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -14
- package/dist-es/commands/StopDBInstanceCommand.js +2 -14
- package/dist-es/commands/SwitchoverBlueGreenDeploymentCommand.js +2 -14
- package/dist-es/commands/SwitchoverGlobalClusterCommand.js +2 -14
- package/dist-es/commands/SwitchoverReadReplicaCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-types/commandBuilder.d.ts +22 -0
- package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +3 -8
- package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -8
- package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +3 -8
- package/dist-types/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +3 -8
- package/dist-types/commands/BacktrackDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/CancelExportTaskCommand.d.ts +3 -8
- package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/CopyDBSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/CopyOptionGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateBlueGreenDeploymentCommand.d.ts +3 -8
- package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBInstanceCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBProxyCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBProxyEndpointCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBSecurityGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBShardGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/CreateGlobalClusterCommand.d.ts +3 -8
- package/dist-types/commands/CreateIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/CreateOptionGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateTenantDatabaseCommand.d.ts +3 -8
- package/dist-types/commands/DeleteBlueGreenDeploymentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBInstanceCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBProxyCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBProxyEndpointCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBSecurityGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBShardGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +3 -8
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteOptionGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTenantDatabaseCommand.d.ts +3 -8
- package/dist-types/commands/DeregisterDBProxyTargetsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeBlueGreenDeploymentsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCertificatesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBClustersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBInstancesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBMajorEngineVersionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBParametersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBProxiesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBProxyEndpointsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBProxyTargetGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBRecommendationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBShardGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBSnapshotsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEventsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeExportTasksCommand.d.ts +3 -8
- package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeIntegrationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOptionGroupOptionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOptionGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeReservedDBInstancesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeServerlessV2PlatformVersionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeSourceRegionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTenantDatabasesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +3 -8
- package/dist-types/commands/DisableHttpEndpointCommand.d.ts +3 -8
- package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +3 -8
- package/dist-types/commands/EnableHttpEndpointCommand.d.ts +3 -8
- package/dist-types/commands/FailoverDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ModifyActivityStreamCommand.d.ts +3 -8
- package/dist-types/commands/ModifyCertificatesCommand.d.ts +3 -8
- package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +3 -8
- package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBInstanceCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBProxyCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBProxyEndpointCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBProxyTargetGroupCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBRecommendationCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBShardGroupCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +3 -8
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +3 -8
- package/dist-types/commands/ModifyIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/ModifyOptionGroupCommand.d.ts +3 -8
- package/dist-types/commands/ModifyTenantDatabaseCommand.d.ts +3 -8
- package/dist-types/commands/PromoteReadReplicaCommand.d.ts +3 -8
- package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +3 -8
- package/dist-types/commands/RebootDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/RebootDBInstanceCommand.d.ts +3 -8
- package/dist-types/commands/RebootDBShardGroupCommand.d.ts +3 -8
- package/dist-types/commands/RegisterDBProxyTargetsCommand.d.ts +3 -8
- package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +3 -8
- package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/RemoveRoleFromDBInstanceCommand.d.ts +3 -8
- package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +3 -8
- package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +3 -8
- package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +3 -8
- package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +3 -8
- package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +3 -8
- package/dist-types/commands/RevokeDBSecurityGroupIngressCommand.d.ts +3 -8
- package/dist-types/commands/StartActivityStreamCommand.d.ts +3 -8
- package/dist-types/commands/StartDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +3 -8
- package/dist-types/commands/StartDBInstanceCommand.d.ts +3 -8
- package/dist-types/commands/StartExportTaskCommand.d.ts +3 -8
- package/dist-types/commands/StopActivityStreamCommand.d.ts +3 -8
- package/dist-types/commands/StopDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +3 -8
- package/dist-types/commands/StopDBInstanceCommand.d.ts +3 -8
- package/dist-types/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +3 -8
- package/dist-types/commands/SwitchoverGlobalClusterCommand.d.ts +3 -8
- package/dist-types/commands/SwitchoverReadReplicaCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +52 -0
- package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateBlueGreenDeploymentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBShardGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTenantDatabaseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteBlueGreenDeploymentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBShardGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTenantDatabaseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeBlueGreenDeploymentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBMajorEngineVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBRecommendationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBShardGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeServerlessV2PlatformVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTenantDatabasesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableHttpEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableHttpEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyActivityStreamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBRecommendationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBShardGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyTenantDatabaseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RebootDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RebootDBShardGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SwitchoverGlobalClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SwitchoverReadReplicaCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +10 -12
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
ModifyEventSubscriptionMessage,
|
|
5
4
|
ModifyEventSubscriptionResult,
|
|
6
5
|
} from "../models/models_1";
|
|
7
|
-
import {
|
|
8
|
-
RDSClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../RDSClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface ModifyEventSubscriptionCommandInput
|
|
15
8
|
extends ModifyEventSubscriptionMessage {}
|
|
16
9
|
export interface ModifyEventSubscriptionCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const ModifyEventSubscriptionCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
ModifyEventSubscriptionCommandInput,
|
|
24
17
|
ModifyEventSubscriptionCommandOutput,
|
|
25
|
-
RDSClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").RDSClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: ModifyEventSubscriptionCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
ModifyEventSubscriptionCommandInput,
|
|
33
26
|
ModifyEventSubscriptionCommandOutput,
|
|
34
|
-
RDSClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").RDSClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class ModifyEventSubscriptionCommand extends ModifyEventSubscriptionCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
ModifyGlobalClusterMessage,
|
|
5
4
|
ModifyGlobalClusterResult,
|
|
6
5
|
} from "../models/models_1";
|
|
7
|
-
import {
|
|
8
|
-
RDSClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../RDSClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface ModifyGlobalClusterCommandInput
|
|
15
8
|
extends ModifyGlobalClusterMessage {}
|
|
16
9
|
export interface ModifyGlobalClusterCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const ModifyGlobalClusterCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
ModifyGlobalClusterCommandInput,
|
|
24
17
|
ModifyGlobalClusterCommandOutput,
|
|
25
|
-
RDSClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").RDSClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: ModifyGlobalClusterCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
ModifyGlobalClusterCommandInput,
|
|
33
26
|
ModifyGlobalClusterCommandOutput,
|
|
34
|
-
RDSClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").RDSClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class ModifyGlobalClusterCommand extends ModifyGlobalClusterCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,14 +1,7 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import { Integration } from "../models/models_0";
|
|
4
3
|
import { ModifyIntegrationMessage } from "../models/models_1";
|
|
5
|
-
import {
|
|
6
|
-
RDSClientResolvedConfig,
|
|
7
|
-
ServiceInputTypes,
|
|
8
|
-
ServiceOutputTypes,
|
|
9
|
-
} from "../RDSClient";
|
|
10
4
|
export { __MetadataBearer };
|
|
11
|
-
export { $Command };
|
|
12
5
|
export interface ModifyIntegrationCommandInput
|
|
13
6
|
extends ModifyIntegrationMessage {}
|
|
14
7
|
export interface ModifyIntegrationCommandOutput
|
|
@@ -20,22 +13,20 @@ declare const ModifyIntegrationCommand_base: {
|
|
|
20
13
|
): import("@smithy/core/client").CommandImpl<
|
|
21
14
|
ModifyIntegrationCommandInput,
|
|
22
15
|
ModifyIntegrationCommandOutput,
|
|
23
|
-
RDSClientResolvedConfig,
|
|
24
|
-
ServiceInputTypes,
|
|
25
|
-
ServiceOutputTypes
|
|
16
|
+
import("..").RDSClientResolvedConfig,
|
|
17
|
+
import("..").ServiceInputTypes,
|
|
18
|
+
import("..").ServiceOutputTypes
|
|
26
19
|
>;
|
|
27
20
|
new (
|
|
28
21
|
input: ModifyIntegrationCommandInput
|
|
29
22
|
): import("@smithy/core/client").CommandImpl<
|
|
30
23
|
ModifyIntegrationCommandInput,
|
|
31
24
|
ModifyIntegrationCommandOutput,
|
|
32
|
-
RDSClientResolvedConfig,
|
|
33
|
-
ServiceInputTypes,
|
|
34
|
-
ServiceOutputTypes
|
|
25
|
+
import("..").RDSClientResolvedConfig,
|
|
26
|
+
import("..").ServiceInputTypes,
|
|
27
|
+
import("..").ServiceOutputTypes
|
|
35
28
|
>;
|
|
36
|
-
getEndpointParameterInstructions():
|
|
37
|
-
[x: string]: unknown;
|
|
38
|
-
};
|
|
29
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
39
30
|
};
|
|
40
31
|
export declare class ModifyIntegrationCommand extends ModifyIntegrationCommand_base {
|
|
41
32
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
ModifyOptionGroupMessage,
|
|
5
4
|
ModifyOptionGroupResult,
|
|
6
5
|
} from "../models/models_1";
|
|
7
|
-
import {
|
|
8
|
-
RDSClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../RDSClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface ModifyOptionGroupCommandInput
|
|
15
8
|
extends ModifyOptionGroupMessage {}
|
|
16
9
|
export interface ModifyOptionGroupCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const ModifyOptionGroupCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
ModifyOptionGroupCommandInput,
|
|
24
17
|
ModifyOptionGroupCommandOutput,
|
|
25
|
-
RDSClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").RDSClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: ModifyOptionGroupCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
ModifyOptionGroupCommandInput,
|
|
33
26
|
ModifyOptionGroupCommandOutput,
|
|
34
|
-
RDSClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").RDSClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class ModifyOptionGroupCommand extends ModifyOptionGroupCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
ModifyTenantDatabaseMessage,
|
|
5
4
|
ModifyTenantDatabaseResult,
|
|
6
5
|
} from "../models/models_1";
|
|
7
|
-
import {
|
|
8
|
-
RDSClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../RDSClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface ModifyTenantDatabaseCommandInput
|
|
15
8
|
extends ModifyTenantDatabaseMessage {}
|
|
16
9
|
export interface ModifyTenantDatabaseCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const ModifyTenantDatabaseCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
ModifyTenantDatabaseCommandInput,
|
|
24
17
|
ModifyTenantDatabaseCommandOutput,
|
|
25
|
-
RDSClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").RDSClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: ModifyTenantDatabaseCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
ModifyTenantDatabaseCommandInput,
|
|
33
26
|
ModifyTenantDatabaseCommandOutput,
|
|
34
|
-
RDSClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").RDSClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class ModifyTenantDatabaseCommand extends ModifyTenantDatabaseCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
PromoteReadReplicaMessage,
|
|
5
4
|
PromoteReadReplicaResult,
|
|
6
5
|
} from "../models/models_1";
|
|
7
|
-
import {
|
|
8
|
-
RDSClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../RDSClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface PromoteReadReplicaCommandInput
|
|
15
8
|
extends PromoteReadReplicaMessage {}
|
|
16
9
|
export interface PromoteReadReplicaCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const PromoteReadReplicaCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
PromoteReadReplicaCommandInput,
|
|
24
17
|
PromoteReadReplicaCommandOutput,
|
|
25
|
-
RDSClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").RDSClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: PromoteReadReplicaCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
PromoteReadReplicaCommandInput,
|
|
33
26
|
PromoteReadReplicaCommandOutput,
|
|
34
|
-
RDSClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").RDSClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class PromoteReadReplicaCommand extends PromoteReadReplicaCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
PromoteReadReplicaDBClusterMessage,
|
|
5
4
|
PromoteReadReplicaDBClusterResult,
|
|
6
5
|
} from "../models/models_1";
|
|
7
|
-
import {
|
|
8
|
-
RDSClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../RDSClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface PromoteReadReplicaDBClusterCommandInput
|
|
15
8
|
extends PromoteReadReplicaDBClusterMessage {}
|
|
16
9
|
export interface PromoteReadReplicaDBClusterCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const PromoteReadReplicaDBClusterCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
PromoteReadReplicaDBClusterCommandInput,
|
|
24
17
|
PromoteReadReplicaDBClusterCommandOutput,
|
|
25
|
-
RDSClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").RDSClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: PromoteReadReplicaDBClusterCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
PromoteReadReplicaDBClusterCommandInput,
|
|
33
26
|
PromoteReadReplicaDBClusterCommandOutput,
|
|
34
|
-
RDSClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").RDSClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class PromoteReadReplicaDBClusterCommand extends PromoteReadReplicaDBClusterCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
PurchaseReservedDBInstancesOfferingMessage,
|
|
5
4
|
PurchaseReservedDBInstancesOfferingResult,
|
|
6
5
|
} from "../models/models_1";
|
|
7
|
-
import {
|
|
8
|
-
RDSClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../RDSClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface PurchaseReservedDBInstancesOfferingCommandInput
|
|
15
8
|
extends PurchaseReservedDBInstancesOfferingMessage {}
|
|
16
9
|
export interface PurchaseReservedDBInstancesOfferingCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const PurchaseReservedDBInstancesOfferingCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
PurchaseReservedDBInstancesOfferingCommandInput,
|
|
24
17
|
PurchaseReservedDBInstancesOfferingCommandOutput,
|
|
25
|
-
RDSClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").RDSClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: PurchaseReservedDBInstancesOfferingCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
PurchaseReservedDBInstancesOfferingCommandInput,
|
|
33
26
|
PurchaseReservedDBInstancesOfferingCommandOutput,
|
|
34
|
-
RDSClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").RDSClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class PurchaseReservedDBInstancesOfferingCommand extends PurchaseReservedDBInstancesOfferingCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
RebootDBClusterMessage,
|
|
5
4
|
RebootDBClusterResult,
|
|
6
5
|
} from "../models/models_1";
|
|
7
|
-
import {
|
|
8
|
-
RDSClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../RDSClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface RebootDBClusterCommandInput extends RebootDBClusterMessage {}
|
|
15
8
|
export interface RebootDBClusterCommandOutput
|
|
16
9
|
extends RebootDBClusterResult,
|
|
@@ -21,22 +14,20 @@ declare const RebootDBClusterCommand_base: {
|
|
|
21
14
|
): import("@smithy/core/client").CommandImpl<
|
|
22
15
|
RebootDBClusterCommandInput,
|
|
23
16
|
RebootDBClusterCommandOutput,
|
|
24
|
-
RDSClientResolvedConfig,
|
|
25
|
-
ServiceInputTypes,
|
|
26
|
-
ServiceOutputTypes
|
|
17
|
+
import("..").RDSClientResolvedConfig,
|
|
18
|
+
import("..").ServiceInputTypes,
|
|
19
|
+
import("..").ServiceOutputTypes
|
|
27
20
|
>;
|
|
28
21
|
new (
|
|
29
22
|
input: RebootDBClusterCommandInput
|
|
30
23
|
): import("@smithy/core/client").CommandImpl<
|
|
31
24
|
RebootDBClusterCommandInput,
|
|
32
25
|
RebootDBClusterCommandOutput,
|
|
33
|
-
RDSClientResolvedConfig,
|
|
34
|
-
ServiceInputTypes,
|
|
35
|
-
ServiceOutputTypes
|
|
26
|
+
import("..").RDSClientResolvedConfig,
|
|
27
|
+
import("..").ServiceInputTypes,
|
|
28
|
+
import("..").ServiceOutputTypes
|
|
36
29
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
38
|
-
[x: string]: unknown;
|
|
39
|
-
};
|
|
30
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
40
31
|
};
|
|
41
32
|
export declare class RebootDBClusterCommand extends RebootDBClusterCommand_base {
|
|
42
33
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
RebootDBInstanceMessage,
|
|
5
4
|
RebootDBInstanceResult,
|
|
6
5
|
} from "../models/models_1";
|
|
7
|
-
import {
|
|
8
|
-
RDSClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../RDSClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface RebootDBInstanceCommandInput extends RebootDBInstanceMessage {}
|
|
15
8
|
export interface RebootDBInstanceCommandOutput
|
|
16
9
|
extends RebootDBInstanceResult,
|
|
@@ -21,22 +14,20 @@ declare const RebootDBInstanceCommand_base: {
|
|
|
21
14
|
): import("@smithy/core/client").CommandImpl<
|
|
22
15
|
RebootDBInstanceCommandInput,
|
|
23
16
|
RebootDBInstanceCommandOutput,
|
|
24
|
-
RDSClientResolvedConfig,
|
|
25
|
-
ServiceInputTypes,
|
|
26
|
-
ServiceOutputTypes
|
|
17
|
+
import("..").RDSClientResolvedConfig,
|
|
18
|
+
import("..").ServiceInputTypes,
|
|
19
|
+
import("..").ServiceOutputTypes
|
|
27
20
|
>;
|
|
28
21
|
new (
|
|
29
22
|
input: RebootDBInstanceCommandInput
|
|
30
23
|
): import("@smithy/core/client").CommandImpl<
|
|
31
24
|
RebootDBInstanceCommandInput,
|
|
32
25
|
RebootDBInstanceCommandOutput,
|
|
33
|
-
RDSClientResolvedConfig,
|
|
34
|
-
ServiceInputTypes,
|
|
35
|
-
ServiceOutputTypes
|
|
26
|
+
import("..").RDSClientResolvedConfig,
|
|
27
|
+
import("..").ServiceInputTypes,
|
|
28
|
+
import("..").ServiceOutputTypes
|
|
36
29
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
38
|
-
[x: string]: unknown;
|
|
39
|
-
};
|
|
30
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
40
31
|
};
|
|
41
32
|
export declare class RebootDBInstanceCommand extends RebootDBInstanceCommand_base {
|
|
42
33
|
protected static __types: {
|
|
@@ -1,14 +1,7 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import { DBShardGroup } from "../models/models_0";
|
|
4
3
|
import { RebootDBShardGroupMessage } from "../models/models_1";
|
|
5
|
-
import {
|
|
6
|
-
RDSClientResolvedConfig,
|
|
7
|
-
ServiceInputTypes,
|
|
8
|
-
ServiceOutputTypes,
|
|
9
|
-
} from "../RDSClient";
|
|
10
4
|
export { __MetadataBearer };
|
|
11
|
-
export { $Command };
|
|
12
5
|
export interface RebootDBShardGroupCommandInput
|
|
13
6
|
extends RebootDBShardGroupMessage {}
|
|
14
7
|
export interface RebootDBShardGroupCommandOutput
|
|
@@ -20,22 +13,20 @@ declare const RebootDBShardGroupCommand_base: {
|
|
|
20
13
|
): import("@smithy/core/client").CommandImpl<
|
|
21
14
|
RebootDBShardGroupCommandInput,
|
|
22
15
|
RebootDBShardGroupCommandOutput,
|
|
23
|
-
RDSClientResolvedConfig,
|
|
24
|
-
ServiceInputTypes,
|
|
25
|
-
ServiceOutputTypes
|
|
16
|
+
import("..").RDSClientResolvedConfig,
|
|
17
|
+
import("..").ServiceInputTypes,
|
|
18
|
+
import("..").ServiceOutputTypes
|
|
26
19
|
>;
|
|
27
20
|
new (
|
|
28
21
|
input: RebootDBShardGroupCommandInput
|
|
29
22
|
): import("@smithy/core/client").CommandImpl<
|
|
30
23
|
RebootDBShardGroupCommandInput,
|
|
31
24
|
RebootDBShardGroupCommandOutput,
|
|
32
|
-
RDSClientResolvedConfig,
|
|
33
|
-
ServiceInputTypes,
|
|
34
|
-
ServiceOutputTypes
|
|
25
|
+
import("..").RDSClientResolvedConfig,
|
|
26
|
+
import("..").ServiceInputTypes,
|
|
27
|
+
import("..").ServiceOutputTypes
|
|
35
28
|
>;
|
|
36
|
-
getEndpointParameterInstructions():
|
|
37
|
-
[x: string]: unknown;
|
|
38
|
-
};
|
|
29
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
39
30
|
};
|
|
40
31
|
export declare class RebootDBShardGroupCommand extends RebootDBShardGroupCommand_base {
|
|
41
32
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
RegisterDBProxyTargetsRequest,
|
|
5
4
|
RegisterDBProxyTargetsResponse,
|
|
6
5
|
} from "../models/models_1";
|
|
7
|
-
import {
|
|
8
|
-
RDSClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../RDSClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface RegisterDBProxyTargetsCommandInput
|
|
15
8
|
extends RegisterDBProxyTargetsRequest {}
|
|
16
9
|
export interface RegisterDBProxyTargetsCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const RegisterDBProxyTargetsCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
RegisterDBProxyTargetsCommandInput,
|
|
24
17
|
RegisterDBProxyTargetsCommandOutput,
|
|
25
|
-
RDSClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").RDSClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: RegisterDBProxyTargetsCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
RegisterDBProxyTargetsCommandInput,
|
|
33
26
|
RegisterDBProxyTargetsCommandOutput,
|
|
34
|
-
RDSClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").RDSClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class RegisterDBProxyTargetsCommand extends RegisterDBProxyTargetsCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
RemoveFromGlobalClusterMessage,
|
|
5
4
|
RemoveFromGlobalClusterResult,
|
|
6
5
|
} from "../models/models_1";
|
|
7
|
-
import {
|
|
8
|
-
RDSClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../RDSClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface RemoveFromGlobalClusterCommandInput
|
|
15
8
|
extends RemoveFromGlobalClusterMessage {}
|
|
16
9
|
export interface RemoveFromGlobalClusterCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const RemoveFromGlobalClusterCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
RemoveFromGlobalClusterCommandInput,
|
|
24
17
|
RemoveFromGlobalClusterCommandOutput,
|
|
25
|
-
RDSClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").RDSClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: RemoveFromGlobalClusterCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
RemoveFromGlobalClusterCommandInput,
|
|
33
26
|
RemoveFromGlobalClusterCommandOutput,
|
|
34
|
-
RDSClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").RDSClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class RemoveFromGlobalClusterCommand extends RemoveFromGlobalClusterCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import { RemoveRoleFromDBClusterMessage } from "../models/models_1";
|
|
4
|
-
import {
|
|
5
|
-
RDSClientResolvedConfig,
|
|
6
|
-
ServiceInputTypes,
|
|
7
|
-
ServiceOutputTypes,
|
|
8
|
-
} from "../RDSClient";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
4
|
export interface RemoveRoleFromDBClusterCommandInput
|
|
12
5
|
extends RemoveRoleFromDBClusterMessage {}
|
|
13
6
|
export interface RemoveRoleFromDBClusterCommandOutput
|
|
@@ -18,22 +11,20 @@ declare const RemoveRoleFromDBClusterCommand_base: {
|
|
|
18
11
|
): import("@smithy/core/client").CommandImpl<
|
|
19
12
|
RemoveRoleFromDBClusterCommandInput,
|
|
20
13
|
RemoveRoleFromDBClusterCommandOutput,
|
|
21
|
-
RDSClientResolvedConfig,
|
|
22
|
-
ServiceInputTypes,
|
|
23
|
-
ServiceOutputTypes
|
|
14
|
+
import("..").RDSClientResolvedConfig,
|
|
15
|
+
import("..").ServiceInputTypes,
|
|
16
|
+
import("..").ServiceOutputTypes
|
|
24
17
|
>;
|
|
25
18
|
new (
|
|
26
19
|
input: RemoveRoleFromDBClusterCommandInput
|
|
27
20
|
): import("@smithy/core/client").CommandImpl<
|
|
28
21
|
RemoveRoleFromDBClusterCommandInput,
|
|
29
22
|
RemoveRoleFromDBClusterCommandOutput,
|
|
30
|
-
RDSClientResolvedConfig,
|
|
31
|
-
ServiceInputTypes,
|
|
32
|
-
ServiceOutputTypes
|
|
23
|
+
import("..").RDSClientResolvedConfig,
|
|
24
|
+
import("..").ServiceInputTypes,
|
|
25
|
+
import("..").ServiceOutputTypes
|
|
33
26
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
35
|
-
[x: string]: unknown;
|
|
36
|
-
};
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
37
28
|
};
|
|
38
29
|
export declare class RemoveRoleFromDBClusterCommand extends RemoveRoleFromDBClusterCommand_base {
|
|
39
30
|
protected static __types: {
|