@aws-sdk/client-rds 3.1045.0 → 3.1046.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/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +458 -460
- package/dist-cjs/models/RDSServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/RDS.js +1 -1
- package/dist-es/RDSClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/AddRoleToDBClusterCommand.js +2 -2
- package/dist-es/commands/AddRoleToDBInstanceCommand.js +2 -2
- package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -2
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -2
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -2
- package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -2
- package/dist-es/commands/BacktrackDBClusterCommand.js +2 -2
- package/dist-es/commands/CancelExportTaskCommand.js +2 -2
- package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +2 -2
- package/dist-es/commands/CopyDBClusterSnapshotCommand.js +2 -2
- package/dist-es/commands/CopyDBParameterGroupCommand.js +2 -2
- package/dist-es/commands/CopyDBSnapshotCommand.js +2 -2
- package/dist-es/commands/CopyOptionGroupCommand.js +2 -2
- package/dist-es/commands/CreateBlueGreenDeploymentCommand.js +2 -2
- package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +2 -2
- package/dist-es/commands/CreateDBClusterCommand.js +2 -2
- package/dist-es/commands/CreateDBClusterEndpointCommand.js +2 -2
- package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +2 -2
- package/dist-es/commands/CreateDBClusterSnapshotCommand.js +2 -2
- package/dist-es/commands/CreateDBInstanceCommand.js +2 -2
- package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +2 -2
- package/dist-es/commands/CreateDBParameterGroupCommand.js +2 -2
- package/dist-es/commands/CreateDBProxyCommand.js +2 -2
- package/dist-es/commands/CreateDBProxyEndpointCommand.js +2 -2
- package/dist-es/commands/CreateDBSecurityGroupCommand.js +2 -2
- package/dist-es/commands/CreateDBShardGroupCommand.js +2 -2
- package/dist-es/commands/CreateDBSnapshotCommand.js +2 -2
- package/dist-es/commands/CreateDBSubnetGroupCommand.js +2 -2
- package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -2
- package/dist-es/commands/CreateGlobalClusterCommand.js +2 -2
- package/dist-es/commands/CreateIntegrationCommand.js +2 -2
- package/dist-es/commands/CreateOptionGroupCommand.js +2 -2
- package/dist-es/commands/CreateTenantDatabaseCommand.js +2 -2
- package/dist-es/commands/DeleteBlueGreenDeploymentCommand.js +2 -2
- package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +2 -2
- package/dist-es/commands/DeleteDBClusterAutomatedBackupCommand.js +2 -2
- package/dist-es/commands/DeleteDBClusterCommand.js +2 -2
- package/dist-es/commands/DeleteDBClusterEndpointCommand.js +2 -2
- package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -2
- package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +2 -2
- package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -2
- package/dist-es/commands/DeleteDBInstanceCommand.js +2 -2
- package/dist-es/commands/DeleteDBParameterGroupCommand.js +2 -2
- package/dist-es/commands/DeleteDBProxyCommand.js +2 -2
- package/dist-es/commands/DeleteDBProxyEndpointCommand.js +2 -2
- package/dist-es/commands/DeleteDBSecurityGroupCommand.js +2 -2
- package/dist-es/commands/DeleteDBShardGroupCommand.js +2 -2
- package/dist-es/commands/DeleteDBSnapshotCommand.js +2 -2
- package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -2
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -2
- package/dist-es/commands/DeleteGlobalClusterCommand.js +2 -2
- package/dist-es/commands/DeleteIntegrationCommand.js +2 -2
- package/dist-es/commands/DeleteOptionGroupCommand.js +2 -2
- package/dist-es/commands/DeleteTenantDatabaseCommand.js +2 -2
- package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +2 -2
- package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -2
- package/dist-es/commands/DescribeBlueGreenDeploymentsCommand.js +2 -2
- package/dist-es/commands/DescribeCertificatesCommand.js +2 -2
- package/dist-es/commands/DescribeDBClusterAutomatedBackupsCommand.js +2 -2
- package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +2 -2
- package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +2 -2
- package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeDBClusterParametersCommand.js +2 -2
- package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -2
- package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +2 -2
- package/dist-es/commands/DescribeDBClustersCommand.js +2 -2
- package/dist-es/commands/DescribeDBEngineVersionsCommand.js +2 -2
- package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -2
- package/dist-es/commands/DescribeDBInstancesCommand.js +2 -2
- package/dist-es/commands/DescribeDBLogFilesCommand.js +2 -2
- package/dist-es/commands/DescribeDBMajorEngineVersionsCommand.js +2 -2
- package/dist-es/commands/DescribeDBParameterGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeDBParametersCommand.js +2 -2
- package/dist-es/commands/DescribeDBProxiesCommand.js +2 -2
- package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +2 -2
- package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeDBProxyTargetsCommand.js +2 -2
- package/dist-es/commands/DescribeDBRecommendationsCommand.js +2 -2
- package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeDBShardGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +2 -2
- package/dist-es/commands/DescribeDBSnapshotTenantDatabasesCommand.js +2 -2
- package/dist-es/commands/DescribeDBSnapshotsCommand.js +2 -2
- package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -2
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +2 -2
- package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -2
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -2
- package/dist-es/commands/DescribeEventsCommand.js +2 -2
- package/dist-es/commands/DescribeExportTasksCommand.js +2 -2
- package/dist-es/commands/DescribeGlobalClustersCommand.js +2 -2
- package/dist-es/commands/DescribeIntegrationsCommand.js +2 -2
- package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +2 -2
- package/dist-es/commands/DescribeOptionGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -2
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -2
- package/dist-es/commands/DescribeReservedDBInstancesCommand.js +2 -2
- package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -2
- package/dist-es/commands/DescribeServerlessV2PlatformVersionsCommand.js +2 -2
- package/dist-es/commands/DescribeSourceRegionsCommand.js +2 -2
- package/dist-es/commands/DescribeTenantDatabasesCommand.js +2 -2
- package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +2 -2
- package/dist-es/commands/DisableHttpEndpointCommand.js +2 -2
- package/dist-es/commands/DownloadDBLogFilePortionCommand.js +2 -2
- package/dist-es/commands/EnableHttpEndpointCommand.js +2 -2
- package/dist-es/commands/FailoverDBClusterCommand.js +2 -2
- package/dist-es/commands/FailoverGlobalClusterCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ModifyActivityStreamCommand.js +2 -2
- package/dist-es/commands/ModifyCertificatesCommand.js +2 -2
- package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -2
- package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +2 -2
- package/dist-es/commands/ModifyDBClusterCommand.js +2 -2
- package/dist-es/commands/ModifyDBClusterEndpointCommand.js +2 -2
- package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +2 -2
- package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -2
- package/dist-es/commands/ModifyDBInstanceCommand.js +2 -2
- package/dist-es/commands/ModifyDBParameterGroupCommand.js +2 -2
- package/dist-es/commands/ModifyDBProxyCommand.js +2 -2
- package/dist-es/commands/ModifyDBProxyEndpointCommand.js +2 -2
- package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +2 -2
- package/dist-es/commands/ModifyDBRecommendationCommand.js +2 -2
- package/dist-es/commands/ModifyDBShardGroupCommand.js +2 -2
- package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +2 -2
- package/dist-es/commands/ModifyDBSnapshotCommand.js +2 -2
- package/dist-es/commands/ModifyDBSubnetGroupCommand.js +2 -2
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -2
- package/dist-es/commands/ModifyGlobalClusterCommand.js +2 -2
- package/dist-es/commands/ModifyIntegrationCommand.js +2 -2
- package/dist-es/commands/ModifyOptionGroupCommand.js +2 -2
- package/dist-es/commands/ModifyTenantDatabaseCommand.js +2 -2
- package/dist-es/commands/PromoteReadReplicaCommand.js +2 -2
- package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +2 -2
- package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -2
- package/dist-es/commands/RebootDBClusterCommand.js +2 -2
- package/dist-es/commands/RebootDBInstanceCommand.js +2 -2
- package/dist-es/commands/RebootDBShardGroupCommand.js +2 -2
- package/dist-es/commands/RegisterDBProxyTargetsCommand.js +2 -2
- package/dist-es/commands/RemoveFromGlobalClusterCommand.js +2 -2
- package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +2 -2
- package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +2 -2
- package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -2
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -2
- package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +2 -2
- package/dist-es/commands/ResetDBParameterGroupCommand.js +2 -2
- package/dist-es/commands/RestoreDBClusterFromS3Command.js +2 -2
- package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +2 -2
- package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +2 -2
- package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -2
- package/dist-es/commands/RestoreDBInstanceFromS3Command.js +2 -2
- package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -2
- package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +2 -2
- package/dist-es/commands/StartActivityStreamCommand.js +2 -2
- package/dist-es/commands/StartDBClusterCommand.js +2 -2
- package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -2
- package/dist-es/commands/StartDBInstanceCommand.js +2 -2
- package/dist-es/commands/StartExportTaskCommand.js +2 -2
- package/dist-es/commands/StopActivityStreamCommand.js +2 -2
- package/dist-es/commands/StopDBClusterCommand.js +2 -2
- package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -2
- package/dist-es/commands/StopDBInstanceCommand.js +2 -2
- package/dist-es/commands/SwitchoverBlueGreenDeploymentCommand.js +2 -2
- package/dist-es/commands/SwitchoverGlobalClusterCommand.js +2 -2
- package/dist-es/commands/SwitchoverReadReplicaCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/RDSServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-es/waiters/waitForDBClusterAvailable.js +1 -1
- package/dist-es/waiters/waitForDBClusterDeleted.js +1 -1
- package/dist-es/waiters/waitForDBClusterSnapshotAvailable.js +1 -1
- package/dist-es/waiters/waitForDBClusterSnapshotDeleted.js +1 -1
- package/dist-es/waiters/waitForDBInstanceAvailable.js +1 -1
- package/dist-es/waiters/waitForDBInstanceDeleted.js +1 -1
- package/dist-es/waiters/waitForDBSnapshotAvailable.js +1 -1
- package/dist-es/waiters/waitForDBSnapshotDeleted.js +1 -1
- package/dist-es/waiters/waitForTenantDatabaseAvailable.js +1 -1
- package/dist-es/waiters/waitForTenantDatabaseDeleted.js +1 -1
- package/dist-types/RDS.d.ts +1 -1
- package/dist-types/RDSClient.d.ts +5 -5
- package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +6 -4
- package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +6 -4
- package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +6 -4
- package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +6 -4
- package/dist-types/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +6 -4
- package/dist-types/commands/BacktrackDBClusterCommand.d.ts +6 -4
- package/dist-types/commands/CancelExportTaskCommand.d.ts +6 -4
- package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/CopyDBSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CopyOptionGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateBlueGreenDeploymentCommand.d.ts +6 -4
- package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBClusterCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBInstanceCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBProxyCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBProxyEndpointCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBSecurityGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBShardGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/CreateGlobalClusterCommand.d.ts +6 -4
- package/dist-types/commands/CreateIntegrationCommand.d.ts +6 -4
- package/dist-types/commands/CreateOptionGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateTenantDatabaseCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBlueGreenDeploymentCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBClusterCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBInstanceCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBProxyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBProxyEndpointCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBSecurityGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBShardGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +6 -4
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteOptionGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTenantDatabaseCommand.d.ts +6 -4
- package/dist-types/commands/DeregisterDBProxyTargetsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeBlueGreenDeploymentsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCertificatesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBClustersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBInstancesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBMajorEngineVersionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBParametersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBProxiesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBProxyEndpointsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBProxyTargetGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBRecommendationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBShardGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBSnapshotsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEventsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeExportTasksCommand.d.ts +6 -4
- package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeIntegrationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeOptionGroupOptionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeOptionGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReservedDBInstancesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeServerlessV2PlatformVersionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeSourceRegionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeTenantDatabasesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +6 -4
- package/dist-types/commands/DisableHttpEndpointCommand.d.ts +6 -4
- package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +6 -4
- package/dist-types/commands/EnableHttpEndpointCommand.d.ts +6 -4
- package/dist-types/commands/FailoverDBClusterCommand.d.ts +6 -4
- package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/ModifyActivityStreamCommand.d.ts +6 -4
- package/dist-types/commands/ModifyCertificatesCommand.d.ts +6 -4
- package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +6 -4
- package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBClusterCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBInstanceCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBProxyCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBProxyEndpointCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBProxyTargetGroupCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBRecommendationCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBShardGroupCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +6 -4
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +6 -4
- package/dist-types/commands/ModifyIntegrationCommand.d.ts +6 -4
- package/dist-types/commands/ModifyOptionGroupCommand.d.ts +6 -4
- package/dist-types/commands/ModifyTenantDatabaseCommand.d.ts +6 -4
- package/dist-types/commands/PromoteReadReplicaCommand.d.ts +6 -4
- package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +6 -4
- package/dist-types/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +6 -4
- package/dist-types/commands/RebootDBClusterCommand.d.ts +6 -4
- package/dist-types/commands/RebootDBInstanceCommand.d.ts +6 -4
- package/dist-types/commands/RebootDBShardGroupCommand.d.ts +6 -4
- package/dist-types/commands/RegisterDBProxyTargetsCommand.d.ts +6 -4
- package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +6 -4
- package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +6 -4
- package/dist-types/commands/RemoveRoleFromDBInstanceCommand.d.ts +6 -4
- package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +6 -4
- package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +6 -4
- package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +6 -4
- package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +6 -4
- package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +6 -4
- package/dist-types/commands/RevokeDBSecurityGroupIngressCommand.d.ts +6 -4
- package/dist-types/commands/StartActivityStreamCommand.d.ts +6 -4
- package/dist-types/commands/StartDBClusterCommand.d.ts +6 -4
- package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +6 -4
- package/dist-types/commands/StartDBInstanceCommand.d.ts +6 -4
- package/dist-types/commands/StartExportTaskCommand.d.ts +6 -4
- package/dist-types/commands/StopActivityStreamCommand.d.ts +6 -4
- package/dist-types/commands/StopDBClusterCommand.d.ts +6 -4
- package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +6 -4
- package/dist-types/commands/StopDBInstanceCommand.d.ts +6 -4
- package/dist-types/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +6 -4
- package/dist-types/commands/SwitchoverGlobalClusterCommand.d.ts +6 -4
- package/dist-types/commands/SwitchoverReadReplicaCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/RDSServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/RDS.d.ts +1 -1
- package/dist-types/ts3.4/RDSClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateBlueGreenDeploymentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBShardGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTenantDatabaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBlueGreenDeploymentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBShardGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTenantDatabaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeBlueGreenDeploymentsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBMajorEngineVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBRecommendationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBShardGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeServerlessV2PlatformVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeTenantDatabasesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableHttpEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableHttpEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyActivityStreamCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBRecommendationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBShardGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyTenantDatabaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RebootDBClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RebootDBShardGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SwitchoverGlobalClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SwitchoverReadReplicaCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/RDSServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/dist-types/ts3.4/waiters/waitForDBClusterAvailable.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForDBClusterDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotAvailable.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForDBSnapshotAvailable.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForDBSnapshotDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForTenantDatabaseAvailable.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForTenantDatabaseDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForDBClusterAvailable.d.ts +1 -1
- package/dist-types/waiters/waitForDBClusterDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForDBClusterSnapshotAvailable.d.ts +1 -1
- package/dist-types/waiters/waitForDBClusterSnapshotDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForDBInstanceAvailable.d.ts +1 -1
- package/dist-types/waiters/waitForDBInstanceDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForDBSnapshotAvailable.d.ts +1 -1
- package/dist-types/waiters/waitForDBSnapshotDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForTenantDatabaseAvailable.d.ts +1 -1
- package/dist-types/waiters/waitForTenantDatabaseDeleted.d.ts +1 -1
- package/package.json +15 -37
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
CreateTenantDatabaseMessage,
|
|
@@ -19,7 +19,7 @@ export interface CreateTenantDatabaseCommandOutput
|
|
|
19
19
|
declare const CreateTenantDatabaseCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: CreateTenantDatabaseCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
CreateTenantDatabaseCommandInput,
|
|
24
24
|
CreateTenantDatabaseCommandOutput,
|
|
25
25
|
RDSClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const CreateTenantDatabaseCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: CreateTenantDatabaseCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
CreateTenantDatabaseCommandInput,
|
|
33
33
|
CreateTenantDatabaseCommandOutput,
|
|
34
34
|
RDSClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class CreateTenantDatabaseCommand extends CreateTenantDatabaseCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeleteBlueGreenDeploymentRequest,
|
|
@@ -19,7 +19,7 @@ export interface DeleteBlueGreenDeploymentCommandOutput
|
|
|
19
19
|
declare const DeleteBlueGreenDeploymentCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeleteBlueGreenDeploymentCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeleteBlueGreenDeploymentCommandInput,
|
|
24
24
|
DeleteBlueGreenDeploymentCommandOutput,
|
|
25
25
|
RDSClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeleteBlueGreenDeploymentCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeleteBlueGreenDeploymentCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeleteBlueGreenDeploymentCommandInput,
|
|
33
33
|
DeleteBlueGreenDeploymentCommandOutput,
|
|
34
34
|
RDSClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeleteBlueGreenDeploymentCommand extends DeleteBlueGreenDeploymentCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DBEngineVersion,
|
|
@@ -19,7 +19,7 @@ export interface DeleteCustomDBEngineVersionCommandOutput
|
|
|
19
19
|
declare const DeleteCustomDBEngineVersionCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeleteCustomDBEngineVersionCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeleteCustomDBEngineVersionCommandInput,
|
|
24
24
|
DeleteCustomDBEngineVersionCommandOutput,
|
|
25
25
|
RDSClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeleteCustomDBEngineVersionCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeleteCustomDBEngineVersionCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeleteCustomDBEngineVersionCommandInput,
|
|
33
33
|
DeleteCustomDBEngineVersionCommandOutput,
|
|
34
34
|
RDSClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeleteCustomDBEngineVersionCommand extends DeleteCustomDBEngineVersionCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeleteDBClusterAutomatedBackupMessage,
|
|
@@ -19,7 +19,7 @@ export interface DeleteDBClusterAutomatedBackupCommandOutput
|
|
|
19
19
|
declare const DeleteDBClusterAutomatedBackupCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeleteDBClusterAutomatedBackupCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeleteDBClusterAutomatedBackupCommandInput,
|
|
24
24
|
DeleteDBClusterAutomatedBackupCommandOutput,
|
|
25
25
|
RDSClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeleteDBClusterAutomatedBackupCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeleteDBClusterAutomatedBackupCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeleteDBClusterAutomatedBackupCommandInput,
|
|
33
33
|
DeleteDBClusterAutomatedBackupCommandOutput,
|
|
34
34
|
RDSClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeleteDBClusterAutomatedBackupCommand extends DeleteDBClusterAutomatedBackupCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeleteDBClusterMessage,
|
|
@@ -18,7 +18,7 @@ export interface DeleteDBClusterCommandOutput
|
|
|
18
18
|
declare const DeleteDBClusterCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: DeleteDBClusterCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
DeleteDBClusterCommandInput,
|
|
23
23
|
DeleteDBClusterCommandOutput,
|
|
24
24
|
RDSClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const DeleteDBClusterCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: DeleteDBClusterCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
DeleteDBClusterCommandInput,
|
|
32
32
|
DeleteDBClusterCommandOutput,
|
|
33
33
|
RDSClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class DeleteDBClusterCommand extends DeleteDBClusterCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DBClusterEndpoint,
|
|
@@ -19,7 +19,7 @@ export interface DeleteDBClusterEndpointCommandOutput
|
|
|
19
19
|
declare const DeleteDBClusterEndpointCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeleteDBClusterEndpointCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeleteDBClusterEndpointCommandInput,
|
|
24
24
|
DeleteDBClusterEndpointCommandOutput,
|
|
25
25
|
RDSClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeleteDBClusterEndpointCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeleteDBClusterEndpointCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeleteDBClusterEndpointCommandInput,
|
|
33
33
|
DeleteDBClusterEndpointCommandOutput,
|
|
34
34
|
RDSClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeleteDBClusterEndpointCommand extends DeleteDBClusterEndpointCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { DeleteDBClusterParameterGroupMessage } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -15,7 +15,7 @@ export interface DeleteDBClusterParameterGroupCommandOutput
|
|
|
15
15
|
declare const DeleteDBClusterParameterGroupCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: DeleteDBClusterParameterGroupCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DeleteDBClusterParameterGroupCommandInput,
|
|
20
20
|
DeleteDBClusterParameterGroupCommandOutput,
|
|
21
21
|
RDSClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const DeleteDBClusterParameterGroupCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: DeleteDBClusterParameterGroupCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
DeleteDBClusterParameterGroupCommandInput,
|
|
29
29
|
DeleteDBClusterParameterGroupCommandOutput,
|
|
30
30
|
RDSClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class DeleteDBClusterParameterGroupCommand extends DeleteDBClusterParameterGroupCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeleteDBClusterSnapshotMessage,
|
|
@@ -19,7 +19,7 @@ export interface DeleteDBClusterSnapshotCommandOutput
|
|
|
19
19
|
declare const DeleteDBClusterSnapshotCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeleteDBClusterSnapshotCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeleteDBClusterSnapshotCommandInput,
|
|
24
24
|
DeleteDBClusterSnapshotCommandOutput,
|
|
25
25
|
RDSClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeleteDBClusterSnapshotCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeleteDBClusterSnapshotCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeleteDBClusterSnapshotCommandInput,
|
|
33
33
|
DeleteDBClusterSnapshotCommandOutput,
|
|
34
34
|
RDSClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeleteDBClusterSnapshotCommand extends DeleteDBClusterSnapshotCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeleteDBInstanceAutomatedBackupMessage,
|
|
@@ -19,7 +19,7 @@ export interface DeleteDBInstanceAutomatedBackupCommandOutput
|
|
|
19
19
|
declare const DeleteDBInstanceAutomatedBackupCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeleteDBInstanceAutomatedBackupCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeleteDBInstanceAutomatedBackupCommandInput,
|
|
24
24
|
DeleteDBInstanceAutomatedBackupCommandOutput,
|
|
25
25
|
RDSClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeleteDBInstanceAutomatedBackupCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [DeleteDBInstanceAutomatedBackupCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeleteDBInstanceAutomatedBackupCommandInput,
|
|
33
33
|
DeleteDBInstanceAutomatedBackupCommandOutput,
|
|
34
34
|
RDSClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeleteDBInstanceAutomatedBackupCommand extends DeleteDBInstanceAutomatedBackupCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeleteDBInstanceMessage,
|
|
@@ -18,7 +18,7 @@ export interface DeleteDBInstanceCommandOutput
|
|
|
18
18
|
declare const DeleteDBInstanceCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: DeleteDBInstanceCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
DeleteDBInstanceCommandInput,
|
|
23
23
|
DeleteDBInstanceCommandOutput,
|
|
24
24
|
RDSClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const DeleteDBInstanceCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: DeleteDBInstanceCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
DeleteDBInstanceCommandInput,
|
|
32
32
|
DeleteDBInstanceCommandOutput,
|
|
33
33
|
RDSClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class DeleteDBInstanceCommand extends DeleteDBInstanceCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { DeleteDBParameterGroupMessage } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -14,7 +14,7 @@ export interface DeleteDBParameterGroupCommandOutput extends __MetadataBearer {}
|
|
|
14
14
|
declare const DeleteDBParameterGroupCommand_base: {
|
|
15
15
|
new (
|
|
16
16
|
input: DeleteDBParameterGroupCommandInput
|
|
17
|
-
): import("@smithy/
|
|
17
|
+
): import("@smithy/core/client").CommandImpl<
|
|
18
18
|
DeleteDBParameterGroupCommandInput,
|
|
19
19
|
DeleteDBParameterGroupCommandOutput,
|
|
20
20
|
RDSClientResolvedConfig,
|
|
@@ -23,14 +23,16 @@ declare const DeleteDBParameterGroupCommand_base: {
|
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
25
|
input: DeleteDBParameterGroupCommandInput
|
|
26
|
-
): import("@smithy/
|
|
26
|
+
): import("@smithy/core/client").CommandImpl<
|
|
27
27
|
DeleteDBParameterGroupCommandInput,
|
|
28
28
|
DeleteDBParameterGroupCommandOutput,
|
|
29
29
|
RDSClientResolvedConfig,
|
|
30
30
|
ServiceInputTypes,
|
|
31
31
|
ServiceOutputTypes
|
|
32
32
|
>;
|
|
33
|
-
getEndpointParameterInstructions():
|
|
33
|
+
getEndpointParameterInstructions(): {
|
|
34
|
+
[x: string]: unknown;
|
|
35
|
+
};
|
|
34
36
|
};
|
|
35
37
|
export declare class DeleteDBParameterGroupCommand extends DeleteDBParameterGroupCommand_base {
|
|
36
38
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeleteDBProxyRequest,
|
|
@@ -18,7 +18,7 @@ export interface DeleteDBProxyCommandOutput
|
|
|
18
18
|
declare const DeleteDBProxyCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: DeleteDBProxyCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
DeleteDBProxyCommandInput,
|
|
23
23
|
DeleteDBProxyCommandOutput,
|
|
24
24
|
RDSClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const DeleteDBProxyCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: DeleteDBProxyCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
DeleteDBProxyCommandInput,
|
|
32
32
|
DeleteDBProxyCommandOutput,
|
|
33
33
|
RDSClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class DeleteDBProxyCommand extends DeleteDBProxyCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeleteDBProxyEndpointRequest,
|
|
@@ -19,7 +19,7 @@ export interface DeleteDBProxyEndpointCommandOutput
|
|
|
19
19
|
declare const DeleteDBProxyEndpointCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeleteDBProxyEndpointCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeleteDBProxyEndpointCommandInput,
|
|
24
24
|
DeleteDBProxyEndpointCommandOutput,
|
|
25
25
|
RDSClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeleteDBProxyEndpointCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeleteDBProxyEndpointCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeleteDBProxyEndpointCommandInput,
|
|
33
33
|
DeleteDBProxyEndpointCommandOutput,
|
|
34
34
|
RDSClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeleteDBProxyEndpointCommand extends DeleteDBProxyEndpointCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { DeleteDBSecurityGroupMessage } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -14,7 +14,7 @@ export interface DeleteDBSecurityGroupCommandOutput extends __MetadataBearer {}
|
|
|
14
14
|
declare const DeleteDBSecurityGroupCommand_base: {
|
|
15
15
|
new (
|
|
16
16
|
input: DeleteDBSecurityGroupCommandInput
|
|
17
|
-
): import("@smithy/
|
|
17
|
+
): import("@smithy/core/client").CommandImpl<
|
|
18
18
|
DeleteDBSecurityGroupCommandInput,
|
|
19
19
|
DeleteDBSecurityGroupCommandOutput,
|
|
20
20
|
RDSClientResolvedConfig,
|
|
@@ -23,14 +23,16 @@ declare const DeleteDBSecurityGroupCommand_base: {
|
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
25
|
input: DeleteDBSecurityGroupCommandInput
|
|
26
|
-
): import("@smithy/
|
|
26
|
+
): import("@smithy/core/client").CommandImpl<
|
|
27
27
|
DeleteDBSecurityGroupCommandInput,
|
|
28
28
|
DeleteDBSecurityGroupCommandOutput,
|
|
29
29
|
RDSClientResolvedConfig,
|
|
30
30
|
ServiceInputTypes,
|
|
31
31
|
ServiceOutputTypes
|
|
32
32
|
>;
|
|
33
|
-
getEndpointParameterInstructions():
|
|
33
|
+
getEndpointParameterInstructions(): {
|
|
34
|
+
[x: string]: unknown;
|
|
35
|
+
};
|
|
34
36
|
};
|
|
35
37
|
export declare class DeleteDBSecurityGroupCommand extends DeleteDBSecurityGroupCommand_base {
|
|
36
38
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { DBShardGroup, DeleteDBShardGroupMessage } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -16,7 +16,7 @@ export interface DeleteDBShardGroupCommandOutput
|
|
|
16
16
|
declare const DeleteDBShardGroupCommand_base: {
|
|
17
17
|
new (
|
|
18
18
|
input: DeleteDBShardGroupCommandInput
|
|
19
|
-
): import("@smithy/
|
|
19
|
+
): import("@smithy/core/client").CommandImpl<
|
|
20
20
|
DeleteDBShardGroupCommandInput,
|
|
21
21
|
DeleteDBShardGroupCommandOutput,
|
|
22
22
|
RDSClientResolvedConfig,
|
|
@@ -25,14 +25,16 @@ declare const DeleteDBShardGroupCommand_base: {
|
|
|
25
25
|
>;
|
|
26
26
|
new (
|
|
27
27
|
input: DeleteDBShardGroupCommandInput
|
|
28
|
-
): import("@smithy/
|
|
28
|
+
): import("@smithy/core/client").CommandImpl<
|
|
29
29
|
DeleteDBShardGroupCommandInput,
|
|
30
30
|
DeleteDBShardGroupCommandOutput,
|
|
31
31
|
RDSClientResolvedConfig,
|
|
32
32
|
ServiceInputTypes,
|
|
33
33
|
ServiceOutputTypes
|
|
34
34
|
>;
|
|
35
|
-
getEndpointParameterInstructions():
|
|
35
|
+
getEndpointParameterInstructions(): {
|
|
36
|
+
[x: string]: unknown;
|
|
37
|
+
};
|
|
36
38
|
};
|
|
37
39
|
export declare class DeleteDBShardGroupCommand extends DeleteDBShardGroupCommand_base {
|
|
38
40
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeleteDBSnapshotMessage,
|
|
@@ -18,7 +18,7 @@ export interface DeleteDBSnapshotCommandOutput
|
|
|
18
18
|
declare const DeleteDBSnapshotCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: DeleteDBSnapshotCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
DeleteDBSnapshotCommandInput,
|
|
23
23
|
DeleteDBSnapshotCommandOutput,
|
|
24
24
|
RDSClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const DeleteDBSnapshotCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: DeleteDBSnapshotCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
DeleteDBSnapshotCommandInput,
|
|
32
32
|
DeleteDBSnapshotCommandOutput,
|
|
33
33
|
RDSClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class DeleteDBSnapshotCommand extends DeleteDBSnapshotCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { DeleteDBSubnetGroupMessage } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -14,7 +14,7 @@ export interface DeleteDBSubnetGroupCommandOutput extends __MetadataBearer {}
|
|
|
14
14
|
declare const DeleteDBSubnetGroupCommand_base: {
|
|
15
15
|
new (
|
|
16
16
|
input: DeleteDBSubnetGroupCommandInput
|
|
17
|
-
): import("@smithy/
|
|
17
|
+
): import("@smithy/core/client").CommandImpl<
|
|
18
18
|
DeleteDBSubnetGroupCommandInput,
|
|
19
19
|
DeleteDBSubnetGroupCommandOutput,
|
|
20
20
|
RDSClientResolvedConfig,
|
|
@@ -23,14 +23,16 @@ declare const DeleteDBSubnetGroupCommand_base: {
|
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
25
|
input: DeleteDBSubnetGroupCommandInput
|
|
26
|
-
): import("@smithy/
|
|
26
|
+
): import("@smithy/core/client").CommandImpl<
|
|
27
27
|
DeleteDBSubnetGroupCommandInput,
|
|
28
28
|
DeleteDBSubnetGroupCommandOutput,
|
|
29
29
|
RDSClientResolvedConfig,
|
|
30
30
|
ServiceInputTypes,
|
|
31
31
|
ServiceOutputTypes
|
|
32
32
|
>;
|
|
33
|
-
getEndpointParameterInstructions():
|
|
33
|
+
getEndpointParameterInstructions(): {
|
|
34
|
+
[x: string]: unknown;
|
|
35
|
+
};
|
|
34
36
|
};
|
|
35
37
|
export declare class DeleteDBSubnetGroupCommand extends DeleteDBSubnetGroupCommand_base {
|
|
36
38
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeleteEventSubscriptionMessage,
|
|
@@ -19,7 +19,7 @@ export interface DeleteEventSubscriptionCommandOutput
|
|
|
19
19
|
declare const DeleteEventSubscriptionCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeleteEventSubscriptionCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeleteEventSubscriptionCommandInput,
|
|
24
24
|
DeleteEventSubscriptionCommandOutput,
|
|
25
25
|
RDSClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeleteEventSubscriptionCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeleteEventSubscriptionCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeleteEventSubscriptionCommandInput,
|
|
33
33
|
DeleteEventSubscriptionCommandOutput,
|
|
34
34
|
RDSClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeleteEventSubscriptionCommand extends DeleteEventSubscriptionCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeleteGlobalClusterMessage,
|
|
@@ -19,7 +19,7 @@ export interface DeleteGlobalClusterCommandOutput
|
|
|
19
19
|
declare const DeleteGlobalClusterCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeleteGlobalClusterCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeleteGlobalClusterCommandInput,
|
|
24
24
|
DeleteGlobalClusterCommandOutput,
|
|
25
25
|
RDSClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeleteGlobalClusterCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeleteGlobalClusterCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeleteGlobalClusterCommandInput,
|
|
33
33
|
DeleteGlobalClusterCommandOutput,
|
|
34
34
|
RDSClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeleteGlobalClusterCommand extends DeleteGlobalClusterCommand_base {
|
|
41
43
|
protected static __types: {
|