@aws-sdk/client-rds 3.36.0 → 3.39.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +45 -0
- package/dist-cjs/RDS.js +45 -59
- package/dist-cjs/RDSClient.js +0 -64
- package/dist-cjs/commands/AddRoleToDBClusterCommand.js +0 -29
- package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +0 -27
- package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +0 -24
- package/dist-cjs/commands/AddTagsToResourceCommand.js +0 -26
- package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +0 -24
- package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +0 -35
- package/dist-cjs/commands/BacktrackDBClusterCommand.js +0 -32
- package/dist-cjs/commands/CancelExportTaskCommand.js +0 -26
- package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +0 -27
- package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +0 -98
- package/dist-cjs/commands/CopyDBParameterGroupCommand.js +0 -24
- package/dist-cjs/commands/CopyDBSnapshotCommand.js +0 -32
- package/dist-cjs/commands/CopyOptionGroupCommand.js +0 -24
- package/dist-cjs/commands/CreateCustomAvailabilityZoneCommand.js +0 -29
- package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +36 -0
- package/dist-cjs/commands/CreateDBClusterCommand.js +0 -37
- package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +0 -27
- package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +0 -55
- package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +0 -30
- package/dist-cjs/commands/CreateDBInstanceCommand.js +0 -24
- package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +0 -39
- package/dist-cjs/commands/CreateDBParameterGroupCommand.js +0 -44
- package/dist-cjs/commands/CreateDBProxyCommand.js +0 -24
- package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +0 -28
- package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +0 -27
- package/dist-cjs/commands/CreateDBSnapshotCommand.js +0 -25
- package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +0 -24
- package/dist-cjs/commands/CreateEventSubscriptionCommand.js +0 -46
- package/dist-cjs/commands/CreateGlobalClusterCommand.js +0 -40
- package/dist-cjs/commands/CreateOptionGroupCommand.js +0 -24
- package/dist-cjs/commands/DeleteCustomAvailabilityZoneCommand.js +0 -29
- package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +36 -0
- package/dist-cjs/commands/DeleteDBClusterCommand.js +0 -34
- package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +0 -27
- package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +0 -31
- package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +0 -35
- package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +0 -24
- package/dist-cjs/commands/DeleteDBInstanceCommand.js +0 -49
- package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +0 -24
- package/dist-cjs/commands/DeleteDBProxyCommand.js +0 -24
- package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +0 -26
- package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +0 -27
- package/dist-cjs/commands/DeleteDBSnapshotCommand.js +0 -28
- package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +0 -27
- package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +0 -24
- package/dist-cjs/commands/DeleteGlobalClusterCommand.js +0 -30
- package/dist-cjs/commands/DeleteInstallationMediaCommand.js +0 -25
- package/dist-cjs/commands/DeleteOptionGroupCommand.js +0 -24
- package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +0 -24
- package/dist-cjs/commands/DescribeAccountAttributesCommand.js +0 -25
- package/dist-cjs/commands/DescribeCertificatesCommand.js +0 -24
- package/dist-cjs/commands/DescribeCustomAvailabilityZonesCommand.js +0 -29
- package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +0 -31
- package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +0 -27
- package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +0 -35
- package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +0 -31
- package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +0 -34
- package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +0 -31
- package/dist-cjs/commands/DescribeDBClustersCommand.js +0 -31
- package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +0 -24
- package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +0 -30
- package/dist-cjs/commands/DescribeDBInstancesCommand.js +0 -27
- package/dist-cjs/commands/DescribeDBLogFilesCommand.js +0 -24
- package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +0 -27
- package/dist-cjs/commands/DescribeDBParametersCommand.js +0 -24
- package/dist-cjs/commands/DescribeDBProxiesCommand.js +0 -24
- package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +0 -24
- package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +0 -24
- package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +2 -25
- package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +0 -27
- package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +0 -31
- package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +0 -24
- package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +0 -27
- package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +0 -28
- package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +0 -24
- package/dist-cjs/commands/DescribeEventCategoriesCommand.js +0 -28
- package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +0 -26
- package/dist-cjs/commands/DescribeEventsCommand.js +0 -29
- package/dist-cjs/commands/DescribeExportTasksCommand.js +0 -25
- package/dist-cjs/commands/DescribeGlobalClustersCommand.js +0 -33
- package/dist-cjs/commands/DescribeInstallationMediaCommand.js +0 -25
- package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +0 -24
- package/dist-cjs/commands/DescribeOptionGroupsCommand.js +0 -24
- package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +0 -24
- package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +0 -24
- package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +0 -24
- package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +0 -24
- package/dist-cjs/commands/DescribeSourceRegionsCommand.js +0 -25
- package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +0 -28
- package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +0 -24
- package/dist-cjs/commands/FailoverDBClusterCommand.js +0 -37
- package/dist-cjs/commands/FailoverGlobalClusterCommand.js +0 -38
- package/dist-cjs/commands/ImportInstallationMediaCommand.js +0 -25
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -27
- package/dist-cjs/commands/ModifyCertificatesCommand.js +0 -48
- package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +0 -41
- package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +37 -0
- package/dist-cjs/commands/ModifyDBClusterCommand.js +0 -33
- package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +0 -27
- package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +0 -51
- package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +0 -45
- package/dist-cjs/commands/ModifyDBInstanceCommand.js +0 -29
- package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +0 -39
- package/dist-cjs/commands/ModifyDBProxyCommand.js +0 -24
- package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +0 -24
- package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +0 -24
- package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +0 -40
- package/dist-cjs/commands/ModifyDBSnapshotCommand.js +0 -30
- package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +0 -24
- package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +0 -28
- package/dist-cjs/commands/ModifyGlobalClusterCommand.js +0 -32
- package/dist-cjs/commands/ModifyOptionGroupCommand.js +0 -24
- package/dist-cjs/commands/PromoteReadReplicaCommand.js +0 -42
- package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +0 -27
- package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +0 -24
- package/dist-cjs/commands/RebootDBInstanceCommand.js +0 -35
- package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +0 -24
- package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +0 -31
- package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +0 -29
- package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +0 -24
- package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +0 -24
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +0 -28
- package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +0 -43
- package/dist-cjs/commands/ResetDBParameterGroupCommand.js +0 -31
- package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +0 -43
- package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +0 -43
- package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +0 -43
- package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +0 -37
- package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +0 -31
- package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +0 -33
- package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +0 -24
- package/dist-cjs/commands/StartActivityStreamCommand.js +0 -26
- package/dist-cjs/commands/StartDBClusterCommand.js +0 -33
- package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +0 -27
- package/dist-cjs/commands/StartDBInstanceCommand.js +0 -39
- package/dist-cjs/commands/StartExportTaskCommand.js +0 -26
- package/dist-cjs/commands/StopActivityStreamCommand.js +0 -28
- package/dist-cjs/commands/StopDBClusterCommand.js +0 -36
- package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +0 -27
- package/dist-cjs/commands/StopDBInstanceCommand.js +0 -41
- package/dist-cjs/commands/index.js +143 -0
- package/dist-cjs/endpoints.js +6 -1
- package/dist-cjs/index.js +5 -181
- package/dist-cjs/models/models_0.js +70 -925
- package/dist-cjs/models/models_1.js +60 -535
- package/dist-cjs/pagination/DescribeCertificatesPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeCustomAvailabilityZonesPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBClusterBacktracksPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBClusterEndpointsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBClusterParameterGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBClusterParametersPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBClusterSnapshotsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBClustersPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBEngineVersionsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBInstanceAutomatedBackupsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBInstancesPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBLogFilesPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBParameterGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBParametersPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBProxiesPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBProxyEndpointsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBProxyTargetGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBProxyTargetsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBSecurityGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBSnapshotsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBSubnetGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeEngineDefaultParametersPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeEventSubscriptionsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeEventsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeExportTasksPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeGlobalClustersPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeInstallationMediaPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeOptionGroupOptionsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeOptionGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeOrderableDBInstanceOptionsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribePendingMaintenanceActionsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeReservedDBInstancesOfferingsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeReservedDBInstancesPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeSourceRegionsPaginator.js +0 -10
- package/dist-cjs/pagination/DownloadDBLogFilePortionPaginator.js +0 -10
- package/dist-cjs/pagination/index.js +39 -0
- package/dist-cjs/protocols/Aws_query.js +426 -8
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-cjs/waiters/index.js +9 -0
- package/dist-cjs/waiters/waitForDBClusterSnapshotAvailable.js +0 -9
- package/dist-cjs/waiters/waitForDBClusterSnapshotDeleted.js +0 -9
- package/dist-cjs/waiters/waitForDBInstanceAvailable.js +0 -9
- package/dist-cjs/waiters/waitForDBInstanceDeleted.js +0 -9
- package/dist-cjs/waiters/waitForDBSnapshotAvailable.js +0 -9
- package/dist-cjs/waiters/waitForDBSnapshotDeleted.js +0 -9
- package/dist-es/RDS.js +45 -0
- package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +39 -0
- package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +39 -0
- package/dist-es/commands/DescribeDBProxyTargetsCommand.js +2 -1
- package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +40 -0
- package/dist-es/commands/index.js +140 -0
- package/dist-es/endpoints.js +6 -1
- package/dist-es/index.js +5 -181
- package/dist-es/models/models_0.js +45 -54
- package/dist-es/models/models_1.js +48 -0
- package/dist-es/pagination/index.js +36 -0
- package/dist-es/protocols/Aws_query.js +431 -0
- package/dist-es/waiters/index.js +6 -0
- package/dist-types/RDS.d.ts +103 -13
- package/dist-types/RDSClient.d.ts +5 -2
- package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +1 -0
- package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +1 -2
- package/dist-types/commands/CopyDBSnapshotCommand.d.ts +2 -0
- package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +62 -0
- package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +4 -3
- package/dist-types/commands/CreateOptionGroupCommand.d.ts +1 -0
- package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +55 -0
- package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +3 -4
- package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +1 -0
- package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +46 -0
- package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/PromoteReadReplicaCommand.d.ts +1 -1
- package/dist-types/commands/RebootDBInstanceCommand.d.ts +2 -0
- package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +1 -0
- package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +1 -0
- package/dist-types/commands/StartDBInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StartExportTaskCommand.d.ts +1 -0
- package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +1 -0
- package/dist-types/commands/StopDBInstanceCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +140 -0
- package/dist-types/index.d.ts +5 -181
- package/dist-types/models/models_0.d.ts +697 -410
- package/dist-types/models/models_1.d.ts +468 -137
- package/dist-types/pagination/index.d.ts +36 -0
- package/dist-types/protocols/Aws_query.d.ts +9 -0
- package/dist-types/ts3.4/RDS.d.ts +153 -1332
- package/dist-types/ts3.4/RDSClient.d.ts +29 -147
- package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +2 -94
- package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateCustomAvailabilityZoneCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +2 -51
- package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +2 -35
- package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +2 -42
- package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +2 -36
- package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteCustomAvailabilityZoneCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +2 -45
- package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteInstallationMediaCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeCustomAvailabilityZonesCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +4 -21
- package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/DescribeInstallationMediaCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +2 -34
- package/dist-types/ts3.4/commands/ImportInstallationMediaCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +2 -44
- package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +2 -47
- package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +2 -41
- package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +2 -35
- package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +2 -36
- package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +2 -38
- package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +2 -39
- package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +2 -39
- package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +2 -39
- package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +2 -39
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +2 -27
- package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +2 -35
- package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/index.d.ts +140 -0
- package/dist-types/ts3.4/index.d.ts +5 -181
- package/dist-types/ts3.4/models/models_0.d.ts +1602 -8472
- package/dist-types/ts3.4/models/models_1.d.ts +1085 -6073
- package/dist-types/ts3.4/pagination/index.d.ts +36 -0
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/dist-types/ts3.4/waiters/index.d.ts +6 -0
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotAvailable.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotDeleted.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForDBSnapshotAvailable.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForDBSnapshotDeleted.d.ts +2 -9
- package/dist-types/waiters/index.d.ts +6 -0
- package/package.json +34 -34
|
@@ -0,0 +1,143 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const tslib_1 = require("tslib");
|
|
4
|
+
tslib_1.__exportStar(require("./AddRoleToDBClusterCommand"), exports);
|
|
5
|
+
tslib_1.__exportStar(require("./AddRoleToDBInstanceCommand"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./AddSourceIdentifierToSubscriptionCommand"), exports);
|
|
7
|
+
tslib_1.__exportStar(require("./AddTagsToResourceCommand"), exports);
|
|
8
|
+
tslib_1.__exportStar(require("./ApplyPendingMaintenanceActionCommand"), exports);
|
|
9
|
+
tslib_1.__exportStar(require("./AuthorizeDBSecurityGroupIngressCommand"), exports);
|
|
10
|
+
tslib_1.__exportStar(require("./BacktrackDBClusterCommand"), exports);
|
|
11
|
+
tslib_1.__exportStar(require("./CancelExportTaskCommand"), exports);
|
|
12
|
+
tslib_1.__exportStar(require("./CopyDBClusterParameterGroupCommand"), exports);
|
|
13
|
+
tslib_1.__exportStar(require("./CopyDBClusterSnapshotCommand"), exports);
|
|
14
|
+
tslib_1.__exportStar(require("./CopyDBParameterGroupCommand"), exports);
|
|
15
|
+
tslib_1.__exportStar(require("./CopyDBSnapshotCommand"), exports);
|
|
16
|
+
tslib_1.__exportStar(require("./CopyOptionGroupCommand"), exports);
|
|
17
|
+
tslib_1.__exportStar(require("./CreateCustomAvailabilityZoneCommand"), exports);
|
|
18
|
+
tslib_1.__exportStar(require("./CreateCustomDBEngineVersionCommand"), exports);
|
|
19
|
+
tslib_1.__exportStar(require("./CreateDBClusterCommand"), exports);
|
|
20
|
+
tslib_1.__exportStar(require("./CreateDBClusterEndpointCommand"), exports);
|
|
21
|
+
tslib_1.__exportStar(require("./CreateDBClusterParameterGroupCommand"), exports);
|
|
22
|
+
tslib_1.__exportStar(require("./CreateDBClusterSnapshotCommand"), exports);
|
|
23
|
+
tslib_1.__exportStar(require("./CreateDBInstanceCommand"), exports);
|
|
24
|
+
tslib_1.__exportStar(require("./CreateDBInstanceReadReplicaCommand"), exports);
|
|
25
|
+
tslib_1.__exportStar(require("./CreateDBParameterGroupCommand"), exports);
|
|
26
|
+
tslib_1.__exportStar(require("./CreateDBProxyCommand"), exports);
|
|
27
|
+
tslib_1.__exportStar(require("./CreateDBProxyEndpointCommand"), exports);
|
|
28
|
+
tslib_1.__exportStar(require("./CreateDBSecurityGroupCommand"), exports);
|
|
29
|
+
tslib_1.__exportStar(require("./CreateDBSnapshotCommand"), exports);
|
|
30
|
+
tslib_1.__exportStar(require("./CreateDBSubnetGroupCommand"), exports);
|
|
31
|
+
tslib_1.__exportStar(require("./CreateEventSubscriptionCommand"), exports);
|
|
32
|
+
tslib_1.__exportStar(require("./CreateGlobalClusterCommand"), exports);
|
|
33
|
+
tslib_1.__exportStar(require("./CreateOptionGroupCommand"), exports);
|
|
34
|
+
tslib_1.__exportStar(require("./DeleteCustomAvailabilityZoneCommand"), exports);
|
|
35
|
+
tslib_1.__exportStar(require("./DeleteCustomDBEngineVersionCommand"), exports);
|
|
36
|
+
tslib_1.__exportStar(require("./DeleteDBClusterCommand"), exports);
|
|
37
|
+
tslib_1.__exportStar(require("./DeleteDBClusterEndpointCommand"), exports);
|
|
38
|
+
tslib_1.__exportStar(require("./DeleteDBClusterParameterGroupCommand"), exports);
|
|
39
|
+
tslib_1.__exportStar(require("./DeleteDBClusterSnapshotCommand"), exports);
|
|
40
|
+
tslib_1.__exportStar(require("./DeleteDBInstanceAutomatedBackupCommand"), exports);
|
|
41
|
+
tslib_1.__exportStar(require("./DeleteDBInstanceCommand"), exports);
|
|
42
|
+
tslib_1.__exportStar(require("./DeleteDBParameterGroupCommand"), exports);
|
|
43
|
+
tslib_1.__exportStar(require("./DeleteDBProxyCommand"), exports);
|
|
44
|
+
tslib_1.__exportStar(require("./DeleteDBProxyEndpointCommand"), exports);
|
|
45
|
+
tslib_1.__exportStar(require("./DeleteDBSecurityGroupCommand"), exports);
|
|
46
|
+
tslib_1.__exportStar(require("./DeleteDBSnapshotCommand"), exports);
|
|
47
|
+
tslib_1.__exportStar(require("./DeleteDBSubnetGroupCommand"), exports);
|
|
48
|
+
tslib_1.__exportStar(require("./DeleteEventSubscriptionCommand"), exports);
|
|
49
|
+
tslib_1.__exportStar(require("./DeleteGlobalClusterCommand"), exports);
|
|
50
|
+
tslib_1.__exportStar(require("./DeleteInstallationMediaCommand"), exports);
|
|
51
|
+
tslib_1.__exportStar(require("./DeleteOptionGroupCommand"), exports);
|
|
52
|
+
tslib_1.__exportStar(require("./DeregisterDBProxyTargetsCommand"), exports);
|
|
53
|
+
tslib_1.__exportStar(require("./DescribeAccountAttributesCommand"), exports);
|
|
54
|
+
tslib_1.__exportStar(require("./DescribeCertificatesCommand"), exports);
|
|
55
|
+
tslib_1.__exportStar(require("./DescribeCustomAvailabilityZonesCommand"), exports);
|
|
56
|
+
tslib_1.__exportStar(require("./DescribeDBClusterBacktracksCommand"), exports);
|
|
57
|
+
tslib_1.__exportStar(require("./DescribeDBClusterEndpointsCommand"), exports);
|
|
58
|
+
tslib_1.__exportStar(require("./DescribeDBClusterParameterGroupsCommand"), exports);
|
|
59
|
+
tslib_1.__exportStar(require("./DescribeDBClusterParametersCommand"), exports);
|
|
60
|
+
tslib_1.__exportStar(require("./DescribeDBClusterSnapshotAttributesCommand"), exports);
|
|
61
|
+
tslib_1.__exportStar(require("./DescribeDBClusterSnapshotsCommand"), exports);
|
|
62
|
+
tslib_1.__exportStar(require("./DescribeDBClustersCommand"), exports);
|
|
63
|
+
tslib_1.__exportStar(require("./DescribeDBEngineVersionsCommand"), exports);
|
|
64
|
+
tslib_1.__exportStar(require("./DescribeDBInstanceAutomatedBackupsCommand"), exports);
|
|
65
|
+
tslib_1.__exportStar(require("./DescribeDBInstancesCommand"), exports);
|
|
66
|
+
tslib_1.__exportStar(require("./DescribeDBLogFilesCommand"), exports);
|
|
67
|
+
tslib_1.__exportStar(require("./DescribeDBParameterGroupsCommand"), exports);
|
|
68
|
+
tslib_1.__exportStar(require("./DescribeDBParametersCommand"), exports);
|
|
69
|
+
tslib_1.__exportStar(require("./DescribeDBProxiesCommand"), exports);
|
|
70
|
+
tslib_1.__exportStar(require("./DescribeDBProxyEndpointsCommand"), exports);
|
|
71
|
+
tslib_1.__exportStar(require("./DescribeDBProxyTargetGroupsCommand"), exports);
|
|
72
|
+
tslib_1.__exportStar(require("./DescribeDBProxyTargetsCommand"), exports);
|
|
73
|
+
tslib_1.__exportStar(require("./DescribeDBSecurityGroupsCommand"), exports);
|
|
74
|
+
tslib_1.__exportStar(require("./DescribeDBSnapshotAttributesCommand"), exports);
|
|
75
|
+
tslib_1.__exportStar(require("./DescribeDBSnapshotsCommand"), exports);
|
|
76
|
+
tslib_1.__exportStar(require("./DescribeDBSubnetGroupsCommand"), exports);
|
|
77
|
+
tslib_1.__exportStar(require("./DescribeEngineDefaultClusterParametersCommand"), exports);
|
|
78
|
+
tslib_1.__exportStar(require("./DescribeEngineDefaultParametersCommand"), exports);
|
|
79
|
+
tslib_1.__exportStar(require("./DescribeEventCategoriesCommand"), exports);
|
|
80
|
+
tslib_1.__exportStar(require("./DescribeEventSubscriptionsCommand"), exports);
|
|
81
|
+
tslib_1.__exportStar(require("./DescribeEventsCommand"), exports);
|
|
82
|
+
tslib_1.__exportStar(require("./DescribeExportTasksCommand"), exports);
|
|
83
|
+
tslib_1.__exportStar(require("./DescribeGlobalClustersCommand"), exports);
|
|
84
|
+
tslib_1.__exportStar(require("./DescribeInstallationMediaCommand"), exports);
|
|
85
|
+
tslib_1.__exportStar(require("./DescribeOptionGroupOptionsCommand"), exports);
|
|
86
|
+
tslib_1.__exportStar(require("./DescribeOptionGroupsCommand"), exports);
|
|
87
|
+
tslib_1.__exportStar(require("./DescribeOrderableDBInstanceOptionsCommand"), exports);
|
|
88
|
+
tslib_1.__exportStar(require("./DescribePendingMaintenanceActionsCommand"), exports);
|
|
89
|
+
tslib_1.__exportStar(require("./DescribeReservedDBInstancesCommand"), exports);
|
|
90
|
+
tslib_1.__exportStar(require("./DescribeReservedDBInstancesOfferingsCommand"), exports);
|
|
91
|
+
tslib_1.__exportStar(require("./DescribeSourceRegionsCommand"), exports);
|
|
92
|
+
tslib_1.__exportStar(require("./DescribeValidDBInstanceModificationsCommand"), exports);
|
|
93
|
+
tslib_1.__exportStar(require("./DownloadDBLogFilePortionCommand"), exports);
|
|
94
|
+
tslib_1.__exportStar(require("./FailoverDBClusterCommand"), exports);
|
|
95
|
+
tslib_1.__exportStar(require("./FailoverGlobalClusterCommand"), exports);
|
|
96
|
+
tslib_1.__exportStar(require("./ImportInstallationMediaCommand"), exports);
|
|
97
|
+
tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
|
|
98
|
+
tslib_1.__exportStar(require("./ModifyCertificatesCommand"), exports);
|
|
99
|
+
tslib_1.__exportStar(require("./ModifyCurrentDBClusterCapacityCommand"), exports);
|
|
100
|
+
tslib_1.__exportStar(require("./ModifyCustomDBEngineVersionCommand"), exports);
|
|
101
|
+
tslib_1.__exportStar(require("./ModifyDBClusterCommand"), exports);
|
|
102
|
+
tslib_1.__exportStar(require("./ModifyDBClusterEndpointCommand"), exports);
|
|
103
|
+
tslib_1.__exportStar(require("./ModifyDBClusterParameterGroupCommand"), exports);
|
|
104
|
+
tslib_1.__exportStar(require("./ModifyDBClusterSnapshotAttributeCommand"), exports);
|
|
105
|
+
tslib_1.__exportStar(require("./ModifyDBInstanceCommand"), exports);
|
|
106
|
+
tslib_1.__exportStar(require("./ModifyDBParameterGroupCommand"), exports);
|
|
107
|
+
tslib_1.__exportStar(require("./ModifyDBProxyCommand"), exports);
|
|
108
|
+
tslib_1.__exportStar(require("./ModifyDBProxyEndpointCommand"), exports);
|
|
109
|
+
tslib_1.__exportStar(require("./ModifyDBProxyTargetGroupCommand"), exports);
|
|
110
|
+
tslib_1.__exportStar(require("./ModifyDBSnapshotAttributeCommand"), exports);
|
|
111
|
+
tslib_1.__exportStar(require("./ModifyDBSnapshotCommand"), exports);
|
|
112
|
+
tslib_1.__exportStar(require("./ModifyDBSubnetGroupCommand"), exports);
|
|
113
|
+
tslib_1.__exportStar(require("./ModifyEventSubscriptionCommand"), exports);
|
|
114
|
+
tslib_1.__exportStar(require("./ModifyGlobalClusterCommand"), exports);
|
|
115
|
+
tslib_1.__exportStar(require("./ModifyOptionGroupCommand"), exports);
|
|
116
|
+
tslib_1.__exportStar(require("./PromoteReadReplicaCommand"), exports);
|
|
117
|
+
tslib_1.__exportStar(require("./PromoteReadReplicaDBClusterCommand"), exports);
|
|
118
|
+
tslib_1.__exportStar(require("./PurchaseReservedDBInstancesOfferingCommand"), exports);
|
|
119
|
+
tslib_1.__exportStar(require("./RebootDBInstanceCommand"), exports);
|
|
120
|
+
tslib_1.__exportStar(require("./RegisterDBProxyTargetsCommand"), exports);
|
|
121
|
+
tslib_1.__exportStar(require("./RemoveFromGlobalClusterCommand"), exports);
|
|
122
|
+
tslib_1.__exportStar(require("./RemoveRoleFromDBClusterCommand"), exports);
|
|
123
|
+
tslib_1.__exportStar(require("./RemoveRoleFromDBInstanceCommand"), exports);
|
|
124
|
+
tslib_1.__exportStar(require("./RemoveSourceIdentifierFromSubscriptionCommand"), exports);
|
|
125
|
+
tslib_1.__exportStar(require("./RemoveTagsFromResourceCommand"), exports);
|
|
126
|
+
tslib_1.__exportStar(require("./ResetDBClusterParameterGroupCommand"), exports);
|
|
127
|
+
tslib_1.__exportStar(require("./ResetDBParameterGroupCommand"), exports);
|
|
128
|
+
tslib_1.__exportStar(require("./RestoreDBClusterFromS3Command"), exports);
|
|
129
|
+
tslib_1.__exportStar(require("./RestoreDBClusterFromSnapshotCommand"), exports);
|
|
130
|
+
tslib_1.__exportStar(require("./RestoreDBClusterToPointInTimeCommand"), exports);
|
|
131
|
+
tslib_1.__exportStar(require("./RestoreDBInstanceFromDBSnapshotCommand"), exports);
|
|
132
|
+
tslib_1.__exportStar(require("./RestoreDBInstanceFromS3Command"), exports);
|
|
133
|
+
tslib_1.__exportStar(require("./RestoreDBInstanceToPointInTimeCommand"), exports);
|
|
134
|
+
tslib_1.__exportStar(require("./RevokeDBSecurityGroupIngressCommand"), exports);
|
|
135
|
+
tslib_1.__exportStar(require("./StartActivityStreamCommand"), exports);
|
|
136
|
+
tslib_1.__exportStar(require("./StartDBClusterCommand"), exports);
|
|
137
|
+
tslib_1.__exportStar(require("./StartDBInstanceAutomatedBackupsReplicationCommand"), exports);
|
|
138
|
+
tslib_1.__exportStar(require("./StartDBInstanceCommand"), exports);
|
|
139
|
+
tslib_1.__exportStar(require("./StartExportTaskCommand"), exports);
|
|
140
|
+
tslib_1.__exportStar(require("./StopActivityStreamCommand"), exports);
|
|
141
|
+
tslib_1.__exportStar(require("./StopDBClusterCommand"), exports);
|
|
142
|
+
tslib_1.__exportStar(require("./StopDBInstanceAutomatedBackupsReplicationCommand"), exports);
|
|
143
|
+
tslib_1.__exportStar(require("./StopDBInstanceCommand"), exports);
|
package/dist-cjs/endpoints.js
CHANGED
|
@@ -62,22 +62,27 @@ const partitionHash = {
|
|
|
62
62
|
"us-west-1",
|
|
63
63
|
"us-west-2",
|
|
64
64
|
],
|
|
65
|
+
regionRegex: "^(us|eu|ap|sa|ca|me|af)\\-\\w+\\-\\d+$",
|
|
65
66
|
hostname: "rds.{region}.amazonaws.com",
|
|
66
67
|
},
|
|
67
68
|
"aws-cn": {
|
|
68
69
|
regions: ["cn-north-1", "cn-northwest-1"],
|
|
70
|
+
regionRegex: "^cn\\-\\w+\\-\\d+$",
|
|
69
71
|
hostname: "rds.{region}.amazonaws.com.cn",
|
|
70
72
|
},
|
|
71
73
|
"aws-iso": {
|
|
72
|
-
regions: ["us-iso-east-1"],
|
|
74
|
+
regions: ["us-iso-east-1", "us-iso-west-1"],
|
|
75
|
+
regionRegex: "^us\\-iso\\-\\w+\\-\\d+$",
|
|
73
76
|
hostname: "rds.{region}.c2s.ic.gov",
|
|
74
77
|
},
|
|
75
78
|
"aws-iso-b": {
|
|
76
79
|
regions: ["us-isob-east-1"],
|
|
80
|
+
regionRegex: "^us\\-isob\\-\\w+\\-\\d+$",
|
|
77
81
|
hostname: "rds.{region}.sc2s.sgov.gov",
|
|
78
82
|
},
|
|
79
83
|
"aws-us-gov": {
|
|
80
84
|
regions: ["rds.us-gov-east-1", "rds.us-gov-west-1", "us-gov-east-1", "us-gov-west-1"],
|
|
85
|
+
regionRegex: "^us\\-gov\\-\\w+\\-\\d+$",
|
|
81
86
|
hostname: "rds.{region}.amazonaws.com",
|
|
82
87
|
},
|
|
83
88
|
};
|
package/dist-cjs/index.js
CHANGED
|
@@ -1,185 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./RDSClient"), exports);
|
|
5
4
|
tslib_1.__exportStar(require("./RDS"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./
|
|
7
|
-
tslib_1.__exportStar(require("./commands
|
|
8
|
-
tslib_1.__exportStar(require("./
|
|
9
|
-
tslib_1.__exportStar(require("./
|
|
10
|
-
tslib_1.__exportStar(require("./
|
|
11
|
-
tslib_1.__exportStar(require("./commands/AuthorizeDBSecurityGroupIngressCommand"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./commands/BacktrackDBClusterCommand"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./commands/CancelExportTaskCommand"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./commands/CopyDBClusterParameterGroupCommand"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./commands/CopyDBClusterSnapshotCommand"), exports);
|
|
16
|
-
tslib_1.__exportStar(require("./commands/CopyDBParameterGroupCommand"), exports);
|
|
17
|
-
tslib_1.__exportStar(require("./commands/CopyDBSnapshotCommand"), exports);
|
|
18
|
-
tslib_1.__exportStar(require("./commands/CopyOptionGroupCommand"), exports);
|
|
19
|
-
tslib_1.__exportStar(require("./commands/CreateCustomAvailabilityZoneCommand"), exports);
|
|
20
|
-
tslib_1.__exportStar(require("./commands/CreateDBClusterCommand"), exports);
|
|
21
|
-
tslib_1.__exportStar(require("./commands/CreateDBClusterEndpointCommand"), exports);
|
|
22
|
-
tslib_1.__exportStar(require("./commands/CreateDBClusterParameterGroupCommand"), exports);
|
|
23
|
-
tslib_1.__exportStar(require("./commands/CreateDBClusterSnapshotCommand"), exports);
|
|
24
|
-
tslib_1.__exportStar(require("./commands/CreateDBInstanceCommand"), exports);
|
|
25
|
-
tslib_1.__exportStar(require("./commands/CreateDBInstanceReadReplicaCommand"), exports);
|
|
26
|
-
tslib_1.__exportStar(require("./commands/CreateDBParameterGroupCommand"), exports);
|
|
27
|
-
tslib_1.__exportStar(require("./commands/CreateDBProxyCommand"), exports);
|
|
28
|
-
tslib_1.__exportStar(require("./commands/CreateDBProxyEndpointCommand"), exports);
|
|
29
|
-
tslib_1.__exportStar(require("./commands/CreateDBSecurityGroupCommand"), exports);
|
|
30
|
-
tslib_1.__exportStar(require("./commands/CreateDBSnapshotCommand"), exports);
|
|
31
|
-
tslib_1.__exportStar(require("./commands/CreateDBSubnetGroupCommand"), exports);
|
|
32
|
-
tslib_1.__exportStar(require("./commands/CreateEventSubscriptionCommand"), exports);
|
|
33
|
-
tslib_1.__exportStar(require("./commands/CreateGlobalClusterCommand"), exports);
|
|
34
|
-
tslib_1.__exportStar(require("./commands/CreateOptionGroupCommand"), exports);
|
|
35
|
-
tslib_1.__exportStar(require("./commands/DeleteCustomAvailabilityZoneCommand"), exports);
|
|
36
|
-
tslib_1.__exportStar(require("./commands/DeleteDBClusterCommand"), exports);
|
|
37
|
-
tslib_1.__exportStar(require("./commands/DeleteDBClusterEndpointCommand"), exports);
|
|
38
|
-
tslib_1.__exportStar(require("./commands/DeleteDBClusterParameterGroupCommand"), exports);
|
|
39
|
-
tslib_1.__exportStar(require("./commands/DeleteDBClusterSnapshotCommand"), exports);
|
|
40
|
-
tslib_1.__exportStar(require("./commands/DeleteDBInstanceCommand"), exports);
|
|
41
|
-
tslib_1.__exportStar(require("./commands/DeleteDBInstanceAutomatedBackupCommand"), exports);
|
|
42
|
-
tslib_1.__exportStar(require("./commands/DeleteDBParameterGroupCommand"), exports);
|
|
43
|
-
tslib_1.__exportStar(require("./commands/DeleteDBProxyCommand"), exports);
|
|
44
|
-
tslib_1.__exportStar(require("./commands/DeleteDBProxyEndpointCommand"), exports);
|
|
45
|
-
tslib_1.__exportStar(require("./commands/DeleteDBSecurityGroupCommand"), exports);
|
|
46
|
-
tslib_1.__exportStar(require("./commands/DeleteDBSnapshotCommand"), exports);
|
|
47
|
-
tslib_1.__exportStar(require("./commands/DeleteDBSubnetGroupCommand"), exports);
|
|
48
|
-
tslib_1.__exportStar(require("./commands/DeleteEventSubscriptionCommand"), exports);
|
|
49
|
-
tslib_1.__exportStar(require("./commands/DeleteGlobalClusterCommand"), exports);
|
|
50
|
-
tslib_1.__exportStar(require("./commands/DeleteInstallationMediaCommand"), exports);
|
|
51
|
-
tslib_1.__exportStar(require("./commands/DeleteOptionGroupCommand"), exports);
|
|
52
|
-
tslib_1.__exportStar(require("./commands/DeregisterDBProxyTargetsCommand"), exports);
|
|
53
|
-
tslib_1.__exportStar(require("./commands/DescribeAccountAttributesCommand"), exports);
|
|
54
|
-
tslib_1.__exportStar(require("./commands/DescribeCertificatesCommand"), exports);
|
|
55
|
-
tslib_1.__exportStar(require("./pagination/DescribeCertificatesPaginator"), exports);
|
|
56
|
-
tslib_1.__exportStar(require("./commands/DescribeCustomAvailabilityZonesCommand"), exports);
|
|
57
|
-
tslib_1.__exportStar(require("./pagination/DescribeCustomAvailabilityZonesPaginator"), exports);
|
|
58
|
-
tslib_1.__exportStar(require("./commands/DescribeDBClusterBacktracksCommand"), exports);
|
|
59
|
-
tslib_1.__exportStar(require("./pagination/DescribeDBClusterBacktracksPaginator"), exports);
|
|
60
|
-
tslib_1.__exportStar(require("./commands/DescribeDBClusterEndpointsCommand"), exports);
|
|
61
|
-
tslib_1.__exportStar(require("./pagination/DescribeDBClusterEndpointsPaginator"), exports);
|
|
62
|
-
tslib_1.__exportStar(require("./commands/DescribeDBClusterParameterGroupsCommand"), exports);
|
|
63
|
-
tslib_1.__exportStar(require("./pagination/DescribeDBClusterParameterGroupsPaginator"), exports);
|
|
64
|
-
tslib_1.__exportStar(require("./commands/DescribeDBClusterParametersCommand"), exports);
|
|
65
|
-
tslib_1.__exportStar(require("./pagination/DescribeDBClusterParametersPaginator"), exports);
|
|
66
|
-
tslib_1.__exportStar(require("./commands/DescribeDBClustersCommand"), exports);
|
|
67
|
-
tslib_1.__exportStar(require("./pagination/DescribeDBClustersPaginator"), exports);
|
|
68
|
-
tslib_1.__exportStar(require("./commands/DescribeDBClusterSnapshotAttributesCommand"), exports);
|
|
69
|
-
tslib_1.__exportStar(require("./commands/DescribeDBClusterSnapshotsCommand"), exports);
|
|
70
|
-
tslib_1.__exportStar(require("./pagination/DescribeDBClusterSnapshotsPaginator"), exports);
|
|
71
|
-
tslib_1.__exportStar(require("./waiters/waitForDBClusterSnapshotAvailable"), exports);
|
|
72
|
-
tslib_1.__exportStar(require("./waiters/waitForDBClusterSnapshotDeleted"), exports);
|
|
73
|
-
tslib_1.__exportStar(require("./commands/DescribeDBEngineVersionsCommand"), exports);
|
|
74
|
-
tslib_1.__exportStar(require("./pagination/DescribeDBEngineVersionsPaginator"), exports);
|
|
75
|
-
tslib_1.__exportStar(require("./commands/DescribeDBInstanceAutomatedBackupsCommand"), exports);
|
|
76
|
-
tslib_1.__exportStar(require("./pagination/DescribeDBInstanceAutomatedBackupsPaginator"), exports);
|
|
77
|
-
tslib_1.__exportStar(require("./commands/DescribeDBInstancesCommand"), exports);
|
|
78
|
-
tslib_1.__exportStar(require("./pagination/DescribeDBInstancesPaginator"), exports);
|
|
79
|
-
tslib_1.__exportStar(require("./waiters/waitForDBInstanceAvailable"), exports);
|
|
80
|
-
tslib_1.__exportStar(require("./waiters/waitForDBInstanceDeleted"), exports);
|
|
81
|
-
tslib_1.__exportStar(require("./commands/DescribeDBLogFilesCommand"), exports);
|
|
82
|
-
tslib_1.__exportStar(require("./pagination/DescribeDBLogFilesPaginator"), exports);
|
|
83
|
-
tslib_1.__exportStar(require("./commands/DescribeDBParameterGroupsCommand"), exports);
|
|
84
|
-
tslib_1.__exportStar(require("./pagination/DescribeDBParameterGroupsPaginator"), exports);
|
|
85
|
-
tslib_1.__exportStar(require("./commands/DescribeDBParametersCommand"), exports);
|
|
86
|
-
tslib_1.__exportStar(require("./pagination/DescribeDBParametersPaginator"), exports);
|
|
87
|
-
tslib_1.__exportStar(require("./commands/DescribeDBProxiesCommand"), exports);
|
|
88
|
-
tslib_1.__exportStar(require("./pagination/DescribeDBProxiesPaginator"), exports);
|
|
89
|
-
tslib_1.__exportStar(require("./commands/DescribeDBProxyEndpointsCommand"), exports);
|
|
90
|
-
tslib_1.__exportStar(require("./pagination/DescribeDBProxyEndpointsPaginator"), exports);
|
|
91
|
-
tslib_1.__exportStar(require("./commands/DescribeDBProxyTargetGroupsCommand"), exports);
|
|
92
|
-
tslib_1.__exportStar(require("./pagination/DescribeDBProxyTargetGroupsPaginator"), exports);
|
|
93
|
-
tslib_1.__exportStar(require("./commands/DescribeDBProxyTargetsCommand"), exports);
|
|
94
|
-
tslib_1.__exportStar(require("./pagination/DescribeDBProxyTargetsPaginator"), exports);
|
|
95
|
-
tslib_1.__exportStar(require("./commands/DescribeDBSecurityGroupsCommand"), exports);
|
|
96
|
-
tslib_1.__exportStar(require("./pagination/DescribeDBSecurityGroupsPaginator"), exports);
|
|
97
|
-
tslib_1.__exportStar(require("./commands/DescribeDBSnapshotAttributesCommand"), exports);
|
|
98
|
-
tslib_1.__exportStar(require("./commands/DescribeDBSnapshotsCommand"), exports);
|
|
99
|
-
tslib_1.__exportStar(require("./pagination/DescribeDBSnapshotsPaginator"), exports);
|
|
100
|
-
tslib_1.__exportStar(require("./waiters/waitForDBSnapshotAvailable"), exports);
|
|
101
|
-
tslib_1.__exportStar(require("./waiters/waitForDBSnapshotDeleted"), exports);
|
|
102
|
-
tslib_1.__exportStar(require("./commands/DescribeDBSubnetGroupsCommand"), exports);
|
|
103
|
-
tslib_1.__exportStar(require("./pagination/DescribeDBSubnetGroupsPaginator"), exports);
|
|
104
|
-
tslib_1.__exportStar(require("./commands/DescribeEngineDefaultClusterParametersCommand"), exports);
|
|
105
|
-
tslib_1.__exportStar(require("./commands/DescribeEngineDefaultParametersCommand"), exports);
|
|
106
|
-
tslib_1.__exportStar(require("./pagination/DescribeEngineDefaultParametersPaginator"), exports);
|
|
107
|
-
tslib_1.__exportStar(require("./commands/DescribeEventCategoriesCommand"), exports);
|
|
108
|
-
tslib_1.__exportStar(require("./commands/DescribeEventsCommand"), exports);
|
|
109
|
-
tslib_1.__exportStar(require("./pagination/DescribeEventsPaginator"), exports);
|
|
110
|
-
tslib_1.__exportStar(require("./commands/DescribeEventSubscriptionsCommand"), exports);
|
|
111
|
-
tslib_1.__exportStar(require("./pagination/DescribeEventSubscriptionsPaginator"), exports);
|
|
112
|
-
tslib_1.__exportStar(require("./commands/DescribeExportTasksCommand"), exports);
|
|
113
|
-
tslib_1.__exportStar(require("./pagination/DescribeExportTasksPaginator"), exports);
|
|
114
|
-
tslib_1.__exportStar(require("./commands/DescribeGlobalClustersCommand"), exports);
|
|
115
|
-
tslib_1.__exportStar(require("./pagination/DescribeGlobalClustersPaginator"), exports);
|
|
116
|
-
tslib_1.__exportStar(require("./commands/DescribeInstallationMediaCommand"), exports);
|
|
117
|
-
tslib_1.__exportStar(require("./pagination/DescribeInstallationMediaPaginator"), exports);
|
|
118
|
-
tslib_1.__exportStar(require("./commands/DescribeOptionGroupOptionsCommand"), exports);
|
|
119
|
-
tslib_1.__exportStar(require("./pagination/DescribeOptionGroupOptionsPaginator"), exports);
|
|
120
|
-
tslib_1.__exportStar(require("./commands/DescribeOptionGroupsCommand"), exports);
|
|
121
|
-
tslib_1.__exportStar(require("./pagination/DescribeOptionGroupsPaginator"), exports);
|
|
122
|
-
tslib_1.__exportStar(require("./commands/DescribeOrderableDBInstanceOptionsCommand"), exports);
|
|
123
|
-
tslib_1.__exportStar(require("./pagination/DescribeOrderableDBInstanceOptionsPaginator"), exports);
|
|
124
|
-
tslib_1.__exportStar(require("./commands/DescribePendingMaintenanceActionsCommand"), exports);
|
|
125
|
-
tslib_1.__exportStar(require("./pagination/DescribePendingMaintenanceActionsPaginator"), exports);
|
|
126
|
-
tslib_1.__exportStar(require("./commands/DescribeReservedDBInstancesCommand"), exports);
|
|
127
|
-
tslib_1.__exportStar(require("./pagination/DescribeReservedDBInstancesPaginator"), exports);
|
|
128
|
-
tslib_1.__exportStar(require("./commands/DescribeReservedDBInstancesOfferingsCommand"), exports);
|
|
129
|
-
tslib_1.__exportStar(require("./pagination/DescribeReservedDBInstancesOfferingsPaginator"), exports);
|
|
130
|
-
tslib_1.__exportStar(require("./commands/DescribeSourceRegionsCommand"), exports);
|
|
131
|
-
tslib_1.__exportStar(require("./pagination/DescribeSourceRegionsPaginator"), exports);
|
|
132
|
-
tslib_1.__exportStar(require("./commands/DescribeValidDBInstanceModificationsCommand"), exports);
|
|
133
|
-
tslib_1.__exportStar(require("./commands/DownloadDBLogFilePortionCommand"), exports);
|
|
134
|
-
tslib_1.__exportStar(require("./pagination/DownloadDBLogFilePortionPaginator"), exports);
|
|
135
|
-
tslib_1.__exportStar(require("./commands/FailoverDBClusterCommand"), exports);
|
|
136
|
-
tslib_1.__exportStar(require("./commands/FailoverGlobalClusterCommand"), exports);
|
|
137
|
-
tslib_1.__exportStar(require("./commands/ImportInstallationMediaCommand"), exports);
|
|
138
|
-
tslib_1.__exportStar(require("./commands/ListTagsForResourceCommand"), exports);
|
|
139
|
-
tslib_1.__exportStar(require("./commands/ModifyCertificatesCommand"), exports);
|
|
140
|
-
tslib_1.__exportStar(require("./commands/ModifyCurrentDBClusterCapacityCommand"), exports);
|
|
141
|
-
tslib_1.__exportStar(require("./commands/ModifyDBClusterCommand"), exports);
|
|
142
|
-
tslib_1.__exportStar(require("./commands/ModifyDBClusterEndpointCommand"), exports);
|
|
143
|
-
tslib_1.__exportStar(require("./commands/ModifyDBClusterParameterGroupCommand"), exports);
|
|
144
|
-
tslib_1.__exportStar(require("./commands/ModifyDBClusterSnapshotAttributeCommand"), exports);
|
|
145
|
-
tslib_1.__exportStar(require("./commands/ModifyDBInstanceCommand"), exports);
|
|
146
|
-
tslib_1.__exportStar(require("./commands/ModifyDBParameterGroupCommand"), exports);
|
|
147
|
-
tslib_1.__exportStar(require("./commands/ModifyDBProxyCommand"), exports);
|
|
148
|
-
tslib_1.__exportStar(require("./commands/ModifyDBProxyEndpointCommand"), exports);
|
|
149
|
-
tslib_1.__exportStar(require("./commands/ModifyDBProxyTargetGroupCommand"), exports);
|
|
150
|
-
tslib_1.__exportStar(require("./commands/ModifyDBSnapshotCommand"), exports);
|
|
151
|
-
tslib_1.__exportStar(require("./commands/ModifyDBSnapshotAttributeCommand"), exports);
|
|
152
|
-
tslib_1.__exportStar(require("./commands/ModifyDBSubnetGroupCommand"), exports);
|
|
153
|
-
tslib_1.__exportStar(require("./commands/ModifyEventSubscriptionCommand"), exports);
|
|
154
|
-
tslib_1.__exportStar(require("./commands/ModifyGlobalClusterCommand"), exports);
|
|
155
|
-
tslib_1.__exportStar(require("./commands/ModifyOptionGroupCommand"), exports);
|
|
156
|
-
tslib_1.__exportStar(require("./commands/PromoteReadReplicaCommand"), exports);
|
|
157
|
-
tslib_1.__exportStar(require("./commands/PromoteReadReplicaDBClusterCommand"), exports);
|
|
158
|
-
tslib_1.__exportStar(require("./commands/PurchaseReservedDBInstancesOfferingCommand"), exports);
|
|
159
|
-
tslib_1.__exportStar(require("./commands/RebootDBInstanceCommand"), exports);
|
|
160
|
-
tslib_1.__exportStar(require("./commands/RegisterDBProxyTargetsCommand"), exports);
|
|
161
|
-
tslib_1.__exportStar(require("./commands/RemoveFromGlobalClusterCommand"), exports);
|
|
162
|
-
tslib_1.__exportStar(require("./commands/RemoveRoleFromDBClusterCommand"), exports);
|
|
163
|
-
tslib_1.__exportStar(require("./commands/RemoveRoleFromDBInstanceCommand"), exports);
|
|
164
|
-
tslib_1.__exportStar(require("./commands/RemoveSourceIdentifierFromSubscriptionCommand"), exports);
|
|
165
|
-
tslib_1.__exportStar(require("./commands/RemoveTagsFromResourceCommand"), exports);
|
|
166
|
-
tslib_1.__exportStar(require("./commands/ResetDBClusterParameterGroupCommand"), exports);
|
|
167
|
-
tslib_1.__exportStar(require("./commands/ResetDBParameterGroupCommand"), exports);
|
|
168
|
-
tslib_1.__exportStar(require("./commands/RestoreDBClusterFromS3Command"), exports);
|
|
169
|
-
tslib_1.__exportStar(require("./commands/RestoreDBClusterFromSnapshotCommand"), exports);
|
|
170
|
-
tslib_1.__exportStar(require("./commands/RestoreDBClusterToPointInTimeCommand"), exports);
|
|
171
|
-
tslib_1.__exportStar(require("./commands/RestoreDBInstanceFromDBSnapshotCommand"), exports);
|
|
172
|
-
tslib_1.__exportStar(require("./commands/RestoreDBInstanceFromS3Command"), exports);
|
|
173
|
-
tslib_1.__exportStar(require("./commands/RestoreDBInstanceToPointInTimeCommand"), exports);
|
|
174
|
-
tslib_1.__exportStar(require("./commands/RevokeDBSecurityGroupIngressCommand"), exports);
|
|
175
|
-
tslib_1.__exportStar(require("./commands/StartActivityStreamCommand"), exports);
|
|
176
|
-
tslib_1.__exportStar(require("./commands/StartDBClusterCommand"), exports);
|
|
177
|
-
tslib_1.__exportStar(require("./commands/StartDBInstanceCommand"), exports);
|
|
178
|
-
tslib_1.__exportStar(require("./commands/StartDBInstanceAutomatedBackupsReplicationCommand"), exports);
|
|
179
|
-
tslib_1.__exportStar(require("./commands/StartExportTaskCommand"), exports);
|
|
180
|
-
tslib_1.__exportStar(require("./commands/StopActivityStreamCommand"), exports);
|
|
181
|
-
tslib_1.__exportStar(require("./commands/StopDBClusterCommand"), exports);
|
|
182
|
-
tslib_1.__exportStar(require("./commands/StopDBInstanceCommand"), exports);
|
|
183
|
-
tslib_1.__exportStar(require("./commands/StopDBInstanceAutomatedBackupsReplicationCommand"), exports);
|
|
184
|
-
tslib_1.__exportStar(require("./pagination/Interfaces"), exports);
|
|
185
|
-
tslib_1.__exportStar(require("./models/index"), exports);
|
|
5
|
+
tslib_1.__exportStar(require("./RDSClient"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./commands"), exports);
|
|
7
|
+
tslib_1.__exportStar(require("./models"), exports);
|
|
8
|
+
tslib_1.__exportStar(require("./pagination"), exports);
|
|
9
|
+
tslib_1.__exportStar(require("./waiters"), exports);
|