@aws-sdk/client-rds 3.53.0 → 3.55.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 +30 -0
- package/README.md +2 -5
- package/dist-cjs/RDSClient.js +13 -13
- package/dist-cjs/commands/AddRoleToDBClusterCommand.js +3 -3
- package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +3 -3
- package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +3 -3
- package/dist-cjs/commands/AddTagsToResourceCommand.js +3 -3
- package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +3 -3
- package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +3 -3
- package/dist-cjs/commands/BacktrackDBClusterCommand.js +3 -3
- package/dist-cjs/commands/CancelExportTaskCommand.js +3 -3
- package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +3 -3
- package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +4 -4
- package/dist-cjs/commands/CopyDBParameterGroupCommand.js +3 -3
- package/dist-cjs/commands/CopyDBSnapshotCommand.js +4 -4
- package/dist-cjs/commands/CopyOptionGroupCommand.js +3 -3
- package/dist-cjs/commands/CreateCustomAvailabilityZoneCommand.js +3 -3
- package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +3 -3
- package/dist-cjs/commands/CreateDBClusterCommand.js +4 -4
- package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +3 -3
- package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +3 -3
- package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +3 -3
- package/dist-cjs/commands/CreateDBInstanceCommand.js +3 -3
- package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +4 -4
- package/dist-cjs/commands/CreateDBParameterGroupCommand.js +3 -3
- package/dist-cjs/commands/CreateDBProxyCommand.js +3 -3
- package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +3 -3
- package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +3 -3
- package/dist-cjs/commands/CreateDBSnapshotCommand.js +3 -3
- package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +3 -3
- package/dist-cjs/commands/CreateEventSubscriptionCommand.js +3 -3
- package/dist-cjs/commands/CreateGlobalClusterCommand.js +3 -3
- package/dist-cjs/commands/CreateOptionGroupCommand.js +3 -3
- package/dist-cjs/commands/DeleteCustomAvailabilityZoneCommand.js +3 -3
- package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +3 -3
- package/dist-cjs/commands/DeleteDBClusterCommand.js +3 -3
- package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +3 -3
- package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +3 -3
- package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +3 -3
- package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +3 -3
- package/dist-cjs/commands/DeleteDBInstanceCommand.js +3 -3
- package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +3 -3
- package/dist-cjs/commands/DeleteDBProxyCommand.js +3 -3
- package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +3 -3
- package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +3 -3
- package/dist-cjs/commands/DeleteDBSnapshotCommand.js +3 -3
- package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +3 -3
- package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +3 -3
- package/dist-cjs/commands/DeleteGlobalClusterCommand.js +3 -3
- package/dist-cjs/commands/DeleteInstallationMediaCommand.js +3 -3
- package/dist-cjs/commands/DeleteOptionGroupCommand.js +3 -3
- package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +3 -3
- package/dist-cjs/commands/DescribeAccountAttributesCommand.js +3 -3
- package/dist-cjs/commands/DescribeCertificatesCommand.js +3 -3
- package/dist-cjs/commands/DescribeCustomAvailabilityZonesCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBClustersCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBInstancesCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBLogFilesCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBParametersCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBProxiesCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +3 -3
- package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +3 -3
- package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +3 -3
- package/dist-cjs/commands/DescribeEventCategoriesCommand.js +3 -3
- package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeEventsCommand.js +3 -3
- package/dist-cjs/commands/DescribeExportTasksCommand.js +3 -3
- package/dist-cjs/commands/DescribeGlobalClustersCommand.js +3 -3
- package/dist-cjs/commands/DescribeInstallationMediaCommand.js +3 -3
- package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeOptionGroupsCommand.js +3 -3
- package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +3 -3
- package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +3 -3
- package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +3 -3
- package/dist-cjs/commands/DescribeSourceRegionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +3 -3
- package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +3 -3
- package/dist-cjs/commands/FailoverDBClusterCommand.js +3 -3
- package/dist-cjs/commands/FailoverGlobalClusterCommand.js +3 -3
- package/dist-cjs/commands/ImportInstallationMediaCommand.js +3 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-cjs/commands/ModifyCertificatesCommand.js +3 -3
- package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +3 -3
- package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +3 -3
- package/dist-cjs/commands/ModifyDBClusterCommand.js +3 -3
- package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +3 -3
- package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +3 -3
- package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +3 -3
- package/dist-cjs/commands/ModifyDBInstanceCommand.js +3 -3
- package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +3 -3
- package/dist-cjs/commands/ModifyDBProxyCommand.js +3 -3
- package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +3 -3
- package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +3 -3
- package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +3 -3
- package/dist-cjs/commands/ModifyDBSnapshotCommand.js +3 -3
- package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +3 -3
- package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +3 -3
- package/dist-cjs/commands/ModifyGlobalClusterCommand.js +3 -3
- package/dist-cjs/commands/ModifyOptionGroupCommand.js +3 -3
- package/dist-cjs/commands/PromoteReadReplicaCommand.js +3 -3
- package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +3 -3
- package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +3 -3
- package/dist-cjs/commands/RebootDBClusterCommand.js +3 -3
- package/dist-cjs/commands/RebootDBInstanceCommand.js +3 -3
- package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +3 -3
- package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +3 -3
- package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +3 -3
- package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +3 -3
- package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +3 -3
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +3 -3
- package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +3 -3
- package/dist-cjs/commands/ResetDBParameterGroupCommand.js +3 -3
- package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +3 -3
- package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +3 -3
- package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +3 -3
- package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +3 -3
- package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +3 -3
- package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +3 -3
- package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +3 -3
- package/dist-cjs/commands/StartActivityStreamCommand.js +3 -3
- package/dist-cjs/commands/StartDBClusterCommand.js +3 -3
- package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +4 -4
- package/dist-cjs/commands/StartDBInstanceCommand.js +3 -3
- package/dist-cjs/commands/StartExportTaskCommand.js +3 -3
- package/dist-cjs/commands/StopActivityStreamCommand.js +3 -3
- package/dist-cjs/commands/StopDBClusterCommand.js +3 -3
- package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +3 -3
- package/dist-cjs/commands/StopDBInstanceCommand.js +3 -3
- package/dist-cjs/endpoints.js +1 -1
- package/dist-cjs/protocols/Aws_query.js +1150 -1150
- package/dist-cjs/runtimeConfig.browser.js +4 -4
- package/dist-cjs/runtimeConfig.js +9 -9
- package/dist-cjs/runtimeConfig.native.js +1 -1
- package/dist-cjs/waiters/waitForDBClusterSnapshotAvailable.js +3 -3
- package/dist-cjs/waiters/waitForDBClusterSnapshotDeleted.js +3 -3
- package/dist-cjs/waiters/waitForDBInstanceAvailable.js +3 -3
- package/dist-cjs/waiters/waitForDBInstanceDeleted.js +3 -3
- package/dist-cjs/waiters/waitForDBSnapshotAvailable.js +3 -3
- package/dist-cjs/waiters/waitForDBSnapshotDeleted.js +3 -3
- package/dist-es/RDS.js +141 -141
- package/dist-es/pagination/DescribeCertificatesPaginator.js +4 -4
- package/dist-es/pagination/DescribeCustomAvailabilityZonesPaginator.js +4 -4
- package/dist-es/pagination/DescribeDBClusterBacktracksPaginator.js +4 -4
- package/dist-es/pagination/DescribeDBClusterEndpointsPaginator.js +4 -4
- package/dist-es/pagination/DescribeDBClusterParameterGroupsPaginator.js +4 -4
- package/dist-es/pagination/DescribeDBClusterParametersPaginator.js +4 -4
- package/dist-es/pagination/DescribeDBClusterSnapshotsPaginator.js +4 -4
- package/dist-es/pagination/DescribeDBClustersPaginator.js +4 -4
- package/dist-es/pagination/DescribeDBEngineVersionsPaginator.js +4 -4
- package/dist-es/pagination/DescribeDBInstanceAutomatedBackupsPaginator.js +4 -4
- package/dist-es/pagination/DescribeDBInstancesPaginator.js +4 -4
- package/dist-es/pagination/DescribeDBLogFilesPaginator.js +4 -4
- package/dist-es/pagination/DescribeDBParameterGroupsPaginator.js +4 -4
- package/dist-es/pagination/DescribeDBParametersPaginator.js +4 -4
- package/dist-es/pagination/DescribeDBProxiesPaginator.js +4 -4
- package/dist-es/pagination/DescribeDBProxyEndpointsPaginator.js +4 -4
- package/dist-es/pagination/DescribeDBProxyTargetGroupsPaginator.js +4 -4
- package/dist-es/pagination/DescribeDBProxyTargetsPaginator.js +4 -4
- package/dist-es/pagination/DescribeDBSecurityGroupsPaginator.js +4 -4
- package/dist-es/pagination/DescribeDBSnapshotsPaginator.js +4 -4
- package/dist-es/pagination/DescribeDBSubnetGroupsPaginator.js +4 -4
- package/dist-es/pagination/DescribeEngineDefaultParametersPaginator.js +4 -4
- package/dist-es/pagination/DescribeEventSubscriptionsPaginator.js +4 -4
- package/dist-es/pagination/DescribeEventsPaginator.js +4 -4
- package/dist-es/pagination/DescribeExportTasksPaginator.js +4 -4
- package/dist-es/pagination/DescribeGlobalClustersPaginator.js +4 -4
- package/dist-es/pagination/DescribeInstallationMediaPaginator.js +4 -4
- package/dist-es/pagination/DescribeOptionGroupOptionsPaginator.js +4 -4
- package/dist-es/pagination/DescribeOptionGroupsPaginator.js +4 -4
- package/dist-es/pagination/DescribeOrderableDBInstanceOptionsPaginator.js +4 -4
- package/dist-es/pagination/DescribePendingMaintenanceActionsPaginator.js +4 -4
- package/dist-es/pagination/DescribeReservedDBInstancesOfferingsPaginator.js +4 -4
- package/dist-es/pagination/DescribeReservedDBInstancesPaginator.js +4 -4
- package/dist-es/pagination/DescribeSourceRegionsPaginator.js +4 -4
- package/dist-es/pagination/DownloadDBLogFilePortionPaginator.js +4 -4
- package/dist-es/protocols/Aws_query.js +166 -166
- package/dist-es/waiters/waitForDBClusterSnapshotAvailable.js +6 -6
- package/dist-es/waiters/waitForDBClusterSnapshotDeleted.js +4 -4
- package/dist-es/waiters/waitForDBInstanceAvailable.js +6 -6
- package/dist-es/waiters/waitForDBInstanceDeleted.js +4 -4
- package/dist-es/waiters/waitForDBSnapshotAvailable.js +6 -6
- package/dist-es/waiters/waitForDBSnapshotDeleted.js +4 -4
- package/dist-types/RDS.d.ts +324 -506
- package/dist-types/RDSClient.d.ts +17 -20
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +4 -5
- package/dist-types/commands/BacktrackDBClusterCommand.d.ts +1 -2
- package/dist-types/commands/CancelExportTaskCommand.d.ts +1 -2
- package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +25 -33
- package/dist-types/commands/CopyDBSnapshotCommand.d.ts +2 -6
- package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBClusterCommand.d.ts +5 -10
- package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +9 -17
- package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +4 -9
- package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +6 -10
- package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +5 -7
- package/dist-types/commands/CreateDBProxyEndpointCommand.d.ts +2 -4
- package/dist-types/commands/CreateDBSecurityGroupCommand.d.ts +2 -2
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +4 -5
- package/dist-types/commands/CreateGlobalClusterCommand.d.ts +7 -11
- package/dist-types/commands/CreateOptionGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDBClusterCommand.d.ts +4 -9
- package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +4 -9
- package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +6 -11
- package/dist-types/commands/DeleteDBInstanceCommand.d.ts +8 -11
- package/dist-types/commands/DeleteDBSecurityGroupCommand.d.ts +2 -2
- package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +2 -2
- package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +2 -2
- package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +5 -7
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +1 -2
- package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +6 -13
- package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +4 -9
- package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +4 -9
- package/dist-types/commands/DescribeDBClustersCommand.d.ts +5 -10
- package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDBInstancesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +2 -4
- package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +2 -4
- package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +2 -3
- package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +2 -3
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +3 -4
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEventsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeExportTasksCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +6 -10
- package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +1 -2
- package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +1 -1
- package/dist-types/commands/FailoverDBClusterCommand.d.ts +8 -13
- package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +6 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ModifyCertificatesCommand.d.ts +7 -7
- package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +11 -11
- package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +2 -2
- package/dist-types/commands/ModifyDBClusterCommand.d.ts +4 -9
- package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +3 -3
- package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +6 -12
- package/dist-types/commands/ModifyDBInstanceCommand.d.ts +1 -2
- package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +4 -6
- package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +2 -2
- package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +3 -5
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +5 -7
- package/dist-types/commands/PromoteReadReplicaCommand.d.ts +6 -7
- package/dist-types/commands/RebootDBClusterCommand.d.ts +5 -11
- package/dist-types/commands/RebootDBInstanceCommand.d.ts +5 -10
- package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +5 -7
- package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +1 -5
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
- package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +6 -13
- package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +1 -1
- package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +2 -3
- package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +5 -9
- package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +6 -10
- package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +4 -4
- package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +1 -1
- package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +3 -3
- package/dist-types/commands/StartDBClusterCommand.d.ts +5 -7
- package/dist-types/commands/StartDBInstanceCommand.d.ts +3 -9
- package/dist-types/commands/StartExportTaskCommand.d.ts +1 -2
- package/dist-types/commands/StopDBClusterCommand.d.ts +7 -11
- package/dist-types/commands/StopDBInstanceCommand.d.ts +4 -10
- package/dist-types/models/models_0.d.ts +1474 -1954
- package/dist-types/models/models_1.d.ts +1271 -1666
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +3 -3
- package/dist-types/ts3.4/RDSClient.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/package.json +36 -36
package/dist-es/RDS.js
CHANGED
|
@@ -153,7 +153,7 @@ var RDS = (function (_super) {
|
|
|
153
153
|
}
|
|
154
154
|
else if (typeof cb === "function") {
|
|
155
155
|
if (typeof optionsOrCb !== "object")
|
|
156
|
-
throw new Error("Expect http options but get "
|
|
156
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
157
157
|
this.send(command, optionsOrCb || {}, cb);
|
|
158
158
|
}
|
|
159
159
|
else {
|
|
@@ -167,7 +167,7 @@ var RDS = (function (_super) {
|
|
|
167
167
|
}
|
|
168
168
|
else if (typeof cb === "function") {
|
|
169
169
|
if (typeof optionsOrCb !== "object")
|
|
170
|
-
throw new Error("Expect http options but get "
|
|
170
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
171
171
|
this.send(command, optionsOrCb || {}, cb);
|
|
172
172
|
}
|
|
173
173
|
else {
|
|
@@ -181,7 +181,7 @@ var RDS = (function (_super) {
|
|
|
181
181
|
}
|
|
182
182
|
else if (typeof cb === "function") {
|
|
183
183
|
if (typeof optionsOrCb !== "object")
|
|
184
|
-
throw new Error("Expect http options but get "
|
|
184
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
185
185
|
this.send(command, optionsOrCb || {}, cb);
|
|
186
186
|
}
|
|
187
187
|
else {
|
|
@@ -195,7 +195,7 @@ var RDS = (function (_super) {
|
|
|
195
195
|
}
|
|
196
196
|
else if (typeof cb === "function") {
|
|
197
197
|
if (typeof optionsOrCb !== "object")
|
|
198
|
-
throw new Error("Expect http options but get "
|
|
198
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
199
199
|
this.send(command, optionsOrCb || {}, cb);
|
|
200
200
|
}
|
|
201
201
|
else {
|
|
@@ -209,7 +209,7 @@ var RDS = (function (_super) {
|
|
|
209
209
|
}
|
|
210
210
|
else if (typeof cb === "function") {
|
|
211
211
|
if (typeof optionsOrCb !== "object")
|
|
212
|
-
throw new Error("Expect http options but get "
|
|
212
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
213
213
|
this.send(command, optionsOrCb || {}, cb);
|
|
214
214
|
}
|
|
215
215
|
else {
|
|
@@ -223,7 +223,7 @@ var RDS = (function (_super) {
|
|
|
223
223
|
}
|
|
224
224
|
else if (typeof cb === "function") {
|
|
225
225
|
if (typeof optionsOrCb !== "object")
|
|
226
|
-
throw new Error("Expect http options but get "
|
|
226
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
227
227
|
this.send(command, optionsOrCb || {}, cb);
|
|
228
228
|
}
|
|
229
229
|
else {
|
|
@@ -237,7 +237,7 @@ var RDS = (function (_super) {
|
|
|
237
237
|
}
|
|
238
238
|
else if (typeof cb === "function") {
|
|
239
239
|
if (typeof optionsOrCb !== "object")
|
|
240
|
-
throw new Error("Expect http options but get "
|
|
240
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
241
241
|
this.send(command, optionsOrCb || {}, cb);
|
|
242
242
|
}
|
|
243
243
|
else {
|
|
@@ -251,7 +251,7 @@ var RDS = (function (_super) {
|
|
|
251
251
|
}
|
|
252
252
|
else if (typeof cb === "function") {
|
|
253
253
|
if (typeof optionsOrCb !== "object")
|
|
254
|
-
throw new Error("Expect http options but get "
|
|
254
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
255
255
|
this.send(command, optionsOrCb || {}, cb);
|
|
256
256
|
}
|
|
257
257
|
else {
|
|
@@ -265,7 +265,7 @@ var RDS = (function (_super) {
|
|
|
265
265
|
}
|
|
266
266
|
else if (typeof cb === "function") {
|
|
267
267
|
if (typeof optionsOrCb !== "object")
|
|
268
|
-
throw new Error("Expect http options but get "
|
|
268
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
269
269
|
this.send(command, optionsOrCb || {}, cb);
|
|
270
270
|
}
|
|
271
271
|
else {
|
|
@@ -279,7 +279,7 @@ var RDS = (function (_super) {
|
|
|
279
279
|
}
|
|
280
280
|
else if (typeof cb === "function") {
|
|
281
281
|
if (typeof optionsOrCb !== "object")
|
|
282
|
-
throw new Error("Expect http options but get "
|
|
282
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
283
283
|
this.send(command, optionsOrCb || {}, cb);
|
|
284
284
|
}
|
|
285
285
|
else {
|
|
@@ -293,7 +293,7 @@ var RDS = (function (_super) {
|
|
|
293
293
|
}
|
|
294
294
|
else if (typeof cb === "function") {
|
|
295
295
|
if (typeof optionsOrCb !== "object")
|
|
296
|
-
throw new Error("Expect http options but get "
|
|
296
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
297
297
|
this.send(command, optionsOrCb || {}, cb);
|
|
298
298
|
}
|
|
299
299
|
else {
|
|
@@ -307,7 +307,7 @@ var RDS = (function (_super) {
|
|
|
307
307
|
}
|
|
308
308
|
else if (typeof cb === "function") {
|
|
309
309
|
if (typeof optionsOrCb !== "object")
|
|
310
|
-
throw new Error("Expect http options but get "
|
|
310
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
311
311
|
this.send(command, optionsOrCb || {}, cb);
|
|
312
312
|
}
|
|
313
313
|
else {
|
|
@@ -321,7 +321,7 @@ var RDS = (function (_super) {
|
|
|
321
321
|
}
|
|
322
322
|
else if (typeof cb === "function") {
|
|
323
323
|
if (typeof optionsOrCb !== "object")
|
|
324
|
-
throw new Error("Expect http options but get "
|
|
324
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
325
325
|
this.send(command, optionsOrCb || {}, cb);
|
|
326
326
|
}
|
|
327
327
|
else {
|
|
@@ -335,7 +335,7 @@ var RDS = (function (_super) {
|
|
|
335
335
|
}
|
|
336
336
|
else if (typeof cb === "function") {
|
|
337
337
|
if (typeof optionsOrCb !== "object")
|
|
338
|
-
throw new Error("Expect http options but get "
|
|
338
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
339
339
|
this.send(command, optionsOrCb || {}, cb);
|
|
340
340
|
}
|
|
341
341
|
else {
|
|
@@ -349,7 +349,7 @@ var RDS = (function (_super) {
|
|
|
349
349
|
}
|
|
350
350
|
else if (typeof cb === "function") {
|
|
351
351
|
if (typeof optionsOrCb !== "object")
|
|
352
|
-
throw new Error("Expect http options but get "
|
|
352
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
353
353
|
this.send(command, optionsOrCb || {}, cb);
|
|
354
354
|
}
|
|
355
355
|
else {
|
|
@@ -363,7 +363,7 @@ var RDS = (function (_super) {
|
|
|
363
363
|
}
|
|
364
364
|
else if (typeof cb === "function") {
|
|
365
365
|
if (typeof optionsOrCb !== "object")
|
|
366
|
-
throw new Error("Expect http options but get "
|
|
366
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
367
367
|
this.send(command, optionsOrCb || {}, cb);
|
|
368
368
|
}
|
|
369
369
|
else {
|
|
@@ -377,7 +377,7 @@ var RDS = (function (_super) {
|
|
|
377
377
|
}
|
|
378
378
|
else if (typeof cb === "function") {
|
|
379
379
|
if (typeof optionsOrCb !== "object")
|
|
380
|
-
throw new Error("Expect http options but get "
|
|
380
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
381
381
|
this.send(command, optionsOrCb || {}, cb);
|
|
382
382
|
}
|
|
383
383
|
else {
|
|
@@ -391,7 +391,7 @@ var RDS = (function (_super) {
|
|
|
391
391
|
}
|
|
392
392
|
else if (typeof cb === "function") {
|
|
393
393
|
if (typeof optionsOrCb !== "object")
|
|
394
|
-
throw new Error("Expect http options but get "
|
|
394
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
395
395
|
this.send(command, optionsOrCb || {}, cb);
|
|
396
396
|
}
|
|
397
397
|
else {
|
|
@@ -405,7 +405,7 @@ var RDS = (function (_super) {
|
|
|
405
405
|
}
|
|
406
406
|
else if (typeof cb === "function") {
|
|
407
407
|
if (typeof optionsOrCb !== "object")
|
|
408
|
-
throw new Error("Expect http options but get "
|
|
408
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
409
409
|
this.send(command, optionsOrCb || {}, cb);
|
|
410
410
|
}
|
|
411
411
|
else {
|
|
@@ -419,7 +419,7 @@ var RDS = (function (_super) {
|
|
|
419
419
|
}
|
|
420
420
|
else if (typeof cb === "function") {
|
|
421
421
|
if (typeof optionsOrCb !== "object")
|
|
422
|
-
throw new Error("Expect http options but get "
|
|
422
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
423
423
|
this.send(command, optionsOrCb || {}, cb);
|
|
424
424
|
}
|
|
425
425
|
else {
|
|
@@ -433,7 +433,7 @@ var RDS = (function (_super) {
|
|
|
433
433
|
}
|
|
434
434
|
else if (typeof cb === "function") {
|
|
435
435
|
if (typeof optionsOrCb !== "object")
|
|
436
|
-
throw new Error("Expect http options but get "
|
|
436
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
437
437
|
this.send(command, optionsOrCb || {}, cb);
|
|
438
438
|
}
|
|
439
439
|
else {
|
|
@@ -447,7 +447,7 @@ var RDS = (function (_super) {
|
|
|
447
447
|
}
|
|
448
448
|
else if (typeof cb === "function") {
|
|
449
449
|
if (typeof optionsOrCb !== "object")
|
|
450
|
-
throw new Error("Expect http options but get "
|
|
450
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
451
451
|
this.send(command, optionsOrCb || {}, cb);
|
|
452
452
|
}
|
|
453
453
|
else {
|
|
@@ -461,7 +461,7 @@ var RDS = (function (_super) {
|
|
|
461
461
|
}
|
|
462
462
|
else if (typeof cb === "function") {
|
|
463
463
|
if (typeof optionsOrCb !== "object")
|
|
464
|
-
throw new Error("Expect http options but get "
|
|
464
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
465
465
|
this.send(command, optionsOrCb || {}, cb);
|
|
466
466
|
}
|
|
467
467
|
else {
|
|
@@ -475,7 +475,7 @@ var RDS = (function (_super) {
|
|
|
475
475
|
}
|
|
476
476
|
else if (typeof cb === "function") {
|
|
477
477
|
if (typeof optionsOrCb !== "object")
|
|
478
|
-
throw new Error("Expect http options but get "
|
|
478
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
479
479
|
this.send(command, optionsOrCb || {}, cb);
|
|
480
480
|
}
|
|
481
481
|
else {
|
|
@@ -489,7 +489,7 @@ var RDS = (function (_super) {
|
|
|
489
489
|
}
|
|
490
490
|
else if (typeof cb === "function") {
|
|
491
491
|
if (typeof optionsOrCb !== "object")
|
|
492
|
-
throw new Error("Expect http options but get "
|
|
492
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
493
493
|
this.send(command, optionsOrCb || {}, cb);
|
|
494
494
|
}
|
|
495
495
|
else {
|
|
@@ -503,7 +503,7 @@ var RDS = (function (_super) {
|
|
|
503
503
|
}
|
|
504
504
|
else if (typeof cb === "function") {
|
|
505
505
|
if (typeof optionsOrCb !== "object")
|
|
506
|
-
throw new Error("Expect http options but get "
|
|
506
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
507
507
|
this.send(command, optionsOrCb || {}, cb);
|
|
508
508
|
}
|
|
509
509
|
else {
|
|
@@ -517,7 +517,7 @@ var RDS = (function (_super) {
|
|
|
517
517
|
}
|
|
518
518
|
else if (typeof cb === "function") {
|
|
519
519
|
if (typeof optionsOrCb !== "object")
|
|
520
|
-
throw new Error("Expect http options but get "
|
|
520
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
521
521
|
this.send(command, optionsOrCb || {}, cb);
|
|
522
522
|
}
|
|
523
523
|
else {
|
|
@@ -531,7 +531,7 @@ var RDS = (function (_super) {
|
|
|
531
531
|
}
|
|
532
532
|
else if (typeof cb === "function") {
|
|
533
533
|
if (typeof optionsOrCb !== "object")
|
|
534
|
-
throw new Error("Expect http options but get "
|
|
534
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
535
535
|
this.send(command, optionsOrCb || {}, cb);
|
|
536
536
|
}
|
|
537
537
|
else {
|
|
@@ -545,7 +545,7 @@ var RDS = (function (_super) {
|
|
|
545
545
|
}
|
|
546
546
|
else if (typeof cb === "function") {
|
|
547
547
|
if (typeof optionsOrCb !== "object")
|
|
548
|
-
throw new Error("Expect http options but get "
|
|
548
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
549
549
|
this.send(command, optionsOrCb || {}, cb);
|
|
550
550
|
}
|
|
551
551
|
else {
|
|
@@ -559,7 +559,7 @@ var RDS = (function (_super) {
|
|
|
559
559
|
}
|
|
560
560
|
else if (typeof cb === "function") {
|
|
561
561
|
if (typeof optionsOrCb !== "object")
|
|
562
|
-
throw new Error("Expect http options but get "
|
|
562
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
563
563
|
this.send(command, optionsOrCb || {}, cb);
|
|
564
564
|
}
|
|
565
565
|
else {
|
|
@@ -573,7 +573,7 @@ var RDS = (function (_super) {
|
|
|
573
573
|
}
|
|
574
574
|
else if (typeof cb === "function") {
|
|
575
575
|
if (typeof optionsOrCb !== "object")
|
|
576
|
-
throw new Error("Expect http options but get "
|
|
576
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
577
577
|
this.send(command, optionsOrCb || {}, cb);
|
|
578
578
|
}
|
|
579
579
|
else {
|
|
@@ -587,7 +587,7 @@ var RDS = (function (_super) {
|
|
|
587
587
|
}
|
|
588
588
|
else if (typeof cb === "function") {
|
|
589
589
|
if (typeof optionsOrCb !== "object")
|
|
590
|
-
throw new Error("Expect http options but get "
|
|
590
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
591
591
|
this.send(command, optionsOrCb || {}, cb);
|
|
592
592
|
}
|
|
593
593
|
else {
|
|
@@ -601,7 +601,7 @@ var RDS = (function (_super) {
|
|
|
601
601
|
}
|
|
602
602
|
else if (typeof cb === "function") {
|
|
603
603
|
if (typeof optionsOrCb !== "object")
|
|
604
|
-
throw new Error("Expect http options but get "
|
|
604
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
605
605
|
this.send(command, optionsOrCb || {}, cb);
|
|
606
606
|
}
|
|
607
607
|
else {
|
|
@@ -615,7 +615,7 @@ var RDS = (function (_super) {
|
|
|
615
615
|
}
|
|
616
616
|
else if (typeof cb === "function") {
|
|
617
617
|
if (typeof optionsOrCb !== "object")
|
|
618
|
-
throw new Error("Expect http options but get "
|
|
618
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
619
619
|
this.send(command, optionsOrCb || {}, cb);
|
|
620
620
|
}
|
|
621
621
|
else {
|
|
@@ -629,7 +629,7 @@ var RDS = (function (_super) {
|
|
|
629
629
|
}
|
|
630
630
|
else if (typeof cb === "function") {
|
|
631
631
|
if (typeof optionsOrCb !== "object")
|
|
632
|
-
throw new Error("Expect http options but get "
|
|
632
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
633
633
|
this.send(command, optionsOrCb || {}, cb);
|
|
634
634
|
}
|
|
635
635
|
else {
|
|
@@ -643,7 +643,7 @@ var RDS = (function (_super) {
|
|
|
643
643
|
}
|
|
644
644
|
else if (typeof cb === "function") {
|
|
645
645
|
if (typeof optionsOrCb !== "object")
|
|
646
|
-
throw new Error("Expect http options but get "
|
|
646
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
647
647
|
this.send(command, optionsOrCb || {}, cb);
|
|
648
648
|
}
|
|
649
649
|
else {
|
|
@@ -657,7 +657,7 @@ var RDS = (function (_super) {
|
|
|
657
657
|
}
|
|
658
658
|
else if (typeof cb === "function") {
|
|
659
659
|
if (typeof optionsOrCb !== "object")
|
|
660
|
-
throw new Error("Expect http options but get "
|
|
660
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
661
661
|
this.send(command, optionsOrCb || {}, cb);
|
|
662
662
|
}
|
|
663
663
|
else {
|
|
@@ -671,7 +671,7 @@ var RDS = (function (_super) {
|
|
|
671
671
|
}
|
|
672
672
|
else if (typeof cb === "function") {
|
|
673
673
|
if (typeof optionsOrCb !== "object")
|
|
674
|
-
throw new Error("Expect http options but get "
|
|
674
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
675
675
|
this.send(command, optionsOrCb || {}, cb);
|
|
676
676
|
}
|
|
677
677
|
else {
|
|
@@ -685,7 +685,7 @@ var RDS = (function (_super) {
|
|
|
685
685
|
}
|
|
686
686
|
else if (typeof cb === "function") {
|
|
687
687
|
if (typeof optionsOrCb !== "object")
|
|
688
|
-
throw new Error("Expect http options but get "
|
|
688
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
689
689
|
this.send(command, optionsOrCb || {}, cb);
|
|
690
690
|
}
|
|
691
691
|
else {
|
|
@@ -699,7 +699,7 @@ var RDS = (function (_super) {
|
|
|
699
699
|
}
|
|
700
700
|
else if (typeof cb === "function") {
|
|
701
701
|
if (typeof optionsOrCb !== "object")
|
|
702
|
-
throw new Error("Expect http options but get "
|
|
702
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
703
703
|
this.send(command, optionsOrCb || {}, cb);
|
|
704
704
|
}
|
|
705
705
|
else {
|
|
@@ -713,7 +713,7 @@ var RDS = (function (_super) {
|
|
|
713
713
|
}
|
|
714
714
|
else if (typeof cb === "function") {
|
|
715
715
|
if (typeof optionsOrCb !== "object")
|
|
716
|
-
throw new Error("Expect http options but get "
|
|
716
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
717
717
|
this.send(command, optionsOrCb || {}, cb);
|
|
718
718
|
}
|
|
719
719
|
else {
|
|
@@ -727,7 +727,7 @@ var RDS = (function (_super) {
|
|
|
727
727
|
}
|
|
728
728
|
else if (typeof cb === "function") {
|
|
729
729
|
if (typeof optionsOrCb !== "object")
|
|
730
|
-
throw new Error("Expect http options but get "
|
|
730
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
731
731
|
this.send(command, optionsOrCb || {}, cb);
|
|
732
732
|
}
|
|
733
733
|
else {
|
|
@@ -741,7 +741,7 @@ var RDS = (function (_super) {
|
|
|
741
741
|
}
|
|
742
742
|
else if (typeof cb === "function") {
|
|
743
743
|
if (typeof optionsOrCb !== "object")
|
|
744
|
-
throw new Error("Expect http options but get "
|
|
744
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
745
745
|
this.send(command, optionsOrCb || {}, cb);
|
|
746
746
|
}
|
|
747
747
|
else {
|
|
@@ -755,7 +755,7 @@ var RDS = (function (_super) {
|
|
|
755
755
|
}
|
|
756
756
|
else if (typeof cb === "function") {
|
|
757
757
|
if (typeof optionsOrCb !== "object")
|
|
758
|
-
throw new Error("Expect http options but get "
|
|
758
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
759
759
|
this.send(command, optionsOrCb || {}, cb);
|
|
760
760
|
}
|
|
761
761
|
else {
|
|
@@ -769,7 +769,7 @@ var RDS = (function (_super) {
|
|
|
769
769
|
}
|
|
770
770
|
else if (typeof cb === "function") {
|
|
771
771
|
if (typeof optionsOrCb !== "object")
|
|
772
|
-
throw new Error("Expect http options but get "
|
|
772
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
773
773
|
this.send(command, optionsOrCb || {}, cb);
|
|
774
774
|
}
|
|
775
775
|
else {
|
|
@@ -783,7 +783,7 @@ var RDS = (function (_super) {
|
|
|
783
783
|
}
|
|
784
784
|
else if (typeof cb === "function") {
|
|
785
785
|
if (typeof optionsOrCb !== "object")
|
|
786
|
-
throw new Error("Expect http options but get "
|
|
786
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
787
787
|
this.send(command, optionsOrCb || {}, cb);
|
|
788
788
|
}
|
|
789
789
|
else {
|
|
@@ -797,7 +797,7 @@ var RDS = (function (_super) {
|
|
|
797
797
|
}
|
|
798
798
|
else if (typeof cb === "function") {
|
|
799
799
|
if (typeof optionsOrCb !== "object")
|
|
800
|
-
throw new Error("Expect http options but get "
|
|
800
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
801
801
|
this.send(command, optionsOrCb || {}, cb);
|
|
802
802
|
}
|
|
803
803
|
else {
|
|
@@ -811,7 +811,7 @@ var RDS = (function (_super) {
|
|
|
811
811
|
}
|
|
812
812
|
else if (typeof cb === "function") {
|
|
813
813
|
if (typeof optionsOrCb !== "object")
|
|
814
|
-
throw new Error("Expect http options but get "
|
|
814
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
815
815
|
this.send(command, optionsOrCb || {}, cb);
|
|
816
816
|
}
|
|
817
817
|
else {
|
|
@@ -825,7 +825,7 @@ var RDS = (function (_super) {
|
|
|
825
825
|
}
|
|
826
826
|
else if (typeof cb === "function") {
|
|
827
827
|
if (typeof optionsOrCb !== "object")
|
|
828
|
-
throw new Error("Expect http options but get "
|
|
828
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
829
829
|
this.send(command, optionsOrCb || {}, cb);
|
|
830
830
|
}
|
|
831
831
|
else {
|
|
@@ -839,7 +839,7 @@ var RDS = (function (_super) {
|
|
|
839
839
|
}
|
|
840
840
|
else if (typeof cb === "function") {
|
|
841
841
|
if (typeof optionsOrCb !== "object")
|
|
842
|
-
throw new Error("Expect http options but get "
|
|
842
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
843
843
|
this.send(command, optionsOrCb || {}, cb);
|
|
844
844
|
}
|
|
845
845
|
else {
|
|
@@ -853,7 +853,7 @@ var RDS = (function (_super) {
|
|
|
853
853
|
}
|
|
854
854
|
else if (typeof cb === "function") {
|
|
855
855
|
if (typeof optionsOrCb !== "object")
|
|
856
|
-
throw new Error("Expect http options but get "
|
|
856
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
857
857
|
this.send(command, optionsOrCb || {}, cb);
|
|
858
858
|
}
|
|
859
859
|
else {
|
|
@@ -867,7 +867,7 @@ var RDS = (function (_super) {
|
|
|
867
867
|
}
|
|
868
868
|
else if (typeof cb === "function") {
|
|
869
869
|
if (typeof optionsOrCb !== "object")
|
|
870
|
-
throw new Error("Expect http options but get "
|
|
870
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
871
871
|
this.send(command, optionsOrCb || {}, cb);
|
|
872
872
|
}
|
|
873
873
|
else {
|
|
@@ -881,7 +881,7 @@ var RDS = (function (_super) {
|
|
|
881
881
|
}
|
|
882
882
|
else if (typeof cb === "function") {
|
|
883
883
|
if (typeof optionsOrCb !== "object")
|
|
884
|
-
throw new Error("Expect http options but get "
|
|
884
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
885
885
|
this.send(command, optionsOrCb || {}, cb);
|
|
886
886
|
}
|
|
887
887
|
else {
|
|
@@ -895,7 +895,7 @@ var RDS = (function (_super) {
|
|
|
895
895
|
}
|
|
896
896
|
else if (typeof cb === "function") {
|
|
897
897
|
if (typeof optionsOrCb !== "object")
|
|
898
|
-
throw new Error("Expect http options but get "
|
|
898
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
899
899
|
this.send(command, optionsOrCb || {}, cb);
|
|
900
900
|
}
|
|
901
901
|
else {
|
|
@@ -909,7 +909,7 @@ var RDS = (function (_super) {
|
|
|
909
909
|
}
|
|
910
910
|
else if (typeof cb === "function") {
|
|
911
911
|
if (typeof optionsOrCb !== "object")
|
|
912
|
-
throw new Error("Expect http options but get "
|
|
912
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
913
913
|
this.send(command, optionsOrCb || {}, cb);
|
|
914
914
|
}
|
|
915
915
|
else {
|
|
@@ -923,7 +923,7 @@ var RDS = (function (_super) {
|
|
|
923
923
|
}
|
|
924
924
|
else if (typeof cb === "function") {
|
|
925
925
|
if (typeof optionsOrCb !== "object")
|
|
926
|
-
throw new Error("Expect http options but get "
|
|
926
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
927
927
|
this.send(command, optionsOrCb || {}, cb);
|
|
928
928
|
}
|
|
929
929
|
else {
|
|
@@ -937,7 +937,7 @@ var RDS = (function (_super) {
|
|
|
937
937
|
}
|
|
938
938
|
else if (typeof cb === "function") {
|
|
939
939
|
if (typeof optionsOrCb !== "object")
|
|
940
|
-
throw new Error("Expect http options but get "
|
|
940
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
941
941
|
this.send(command, optionsOrCb || {}, cb);
|
|
942
942
|
}
|
|
943
943
|
else {
|
|
@@ -951,7 +951,7 @@ var RDS = (function (_super) {
|
|
|
951
951
|
}
|
|
952
952
|
else if (typeof cb === "function") {
|
|
953
953
|
if (typeof optionsOrCb !== "object")
|
|
954
|
-
throw new Error("Expect http options but get "
|
|
954
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
955
955
|
this.send(command, optionsOrCb || {}, cb);
|
|
956
956
|
}
|
|
957
957
|
else {
|
|
@@ -965,7 +965,7 @@ var RDS = (function (_super) {
|
|
|
965
965
|
}
|
|
966
966
|
else if (typeof cb === "function") {
|
|
967
967
|
if (typeof optionsOrCb !== "object")
|
|
968
|
-
throw new Error("Expect http options but get "
|
|
968
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
969
969
|
this.send(command, optionsOrCb || {}, cb);
|
|
970
970
|
}
|
|
971
971
|
else {
|
|
@@ -979,7 +979,7 @@ var RDS = (function (_super) {
|
|
|
979
979
|
}
|
|
980
980
|
else if (typeof cb === "function") {
|
|
981
981
|
if (typeof optionsOrCb !== "object")
|
|
982
|
-
throw new Error("Expect http options but get "
|
|
982
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
983
983
|
this.send(command, optionsOrCb || {}, cb);
|
|
984
984
|
}
|
|
985
985
|
else {
|
|
@@ -993,7 +993,7 @@ var RDS = (function (_super) {
|
|
|
993
993
|
}
|
|
994
994
|
else if (typeof cb === "function") {
|
|
995
995
|
if (typeof optionsOrCb !== "object")
|
|
996
|
-
throw new Error("Expect http options but get "
|
|
996
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
997
997
|
this.send(command, optionsOrCb || {}, cb);
|
|
998
998
|
}
|
|
999
999
|
else {
|
|
@@ -1007,7 +1007,7 @@ var RDS = (function (_super) {
|
|
|
1007
1007
|
}
|
|
1008
1008
|
else if (typeof cb === "function") {
|
|
1009
1009
|
if (typeof optionsOrCb !== "object")
|
|
1010
|
-
throw new Error("Expect http options but get "
|
|
1010
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1011
1011
|
this.send(command, optionsOrCb || {}, cb);
|
|
1012
1012
|
}
|
|
1013
1013
|
else {
|
|
@@ -1021,7 +1021,7 @@ var RDS = (function (_super) {
|
|
|
1021
1021
|
}
|
|
1022
1022
|
else if (typeof cb === "function") {
|
|
1023
1023
|
if (typeof optionsOrCb !== "object")
|
|
1024
|
-
throw new Error("Expect http options but get "
|
|
1024
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1025
1025
|
this.send(command, optionsOrCb || {}, cb);
|
|
1026
1026
|
}
|
|
1027
1027
|
else {
|
|
@@ -1035,7 +1035,7 @@ var RDS = (function (_super) {
|
|
|
1035
1035
|
}
|
|
1036
1036
|
else if (typeof cb === "function") {
|
|
1037
1037
|
if (typeof optionsOrCb !== "object")
|
|
1038
|
-
throw new Error("Expect http options but get "
|
|
1038
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1039
1039
|
this.send(command, optionsOrCb || {}, cb);
|
|
1040
1040
|
}
|
|
1041
1041
|
else {
|
|
@@ -1049,7 +1049,7 @@ var RDS = (function (_super) {
|
|
|
1049
1049
|
}
|
|
1050
1050
|
else if (typeof cb === "function") {
|
|
1051
1051
|
if (typeof optionsOrCb !== "object")
|
|
1052
|
-
throw new Error("Expect http options but get "
|
|
1052
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1053
1053
|
this.send(command, optionsOrCb || {}, cb);
|
|
1054
1054
|
}
|
|
1055
1055
|
else {
|
|
@@ -1063,7 +1063,7 @@ var RDS = (function (_super) {
|
|
|
1063
1063
|
}
|
|
1064
1064
|
else if (typeof cb === "function") {
|
|
1065
1065
|
if (typeof optionsOrCb !== "object")
|
|
1066
|
-
throw new Error("Expect http options but get "
|
|
1066
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1067
1067
|
this.send(command, optionsOrCb || {}, cb);
|
|
1068
1068
|
}
|
|
1069
1069
|
else {
|
|
@@ -1077,7 +1077,7 @@ var RDS = (function (_super) {
|
|
|
1077
1077
|
}
|
|
1078
1078
|
else if (typeof cb === "function") {
|
|
1079
1079
|
if (typeof optionsOrCb !== "object")
|
|
1080
|
-
throw new Error("Expect http options but get "
|
|
1080
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1081
1081
|
this.send(command, optionsOrCb || {}, cb);
|
|
1082
1082
|
}
|
|
1083
1083
|
else {
|
|
@@ -1091,7 +1091,7 @@ var RDS = (function (_super) {
|
|
|
1091
1091
|
}
|
|
1092
1092
|
else if (typeof cb === "function") {
|
|
1093
1093
|
if (typeof optionsOrCb !== "object")
|
|
1094
|
-
throw new Error("Expect http options but get "
|
|
1094
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1095
1095
|
this.send(command, optionsOrCb || {}, cb);
|
|
1096
1096
|
}
|
|
1097
1097
|
else {
|
|
@@ -1105,7 +1105,7 @@ var RDS = (function (_super) {
|
|
|
1105
1105
|
}
|
|
1106
1106
|
else if (typeof cb === "function") {
|
|
1107
1107
|
if (typeof optionsOrCb !== "object")
|
|
1108
|
-
throw new Error("Expect http options but get "
|
|
1108
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1109
1109
|
this.send(command, optionsOrCb || {}, cb);
|
|
1110
1110
|
}
|
|
1111
1111
|
else {
|
|
@@ -1119,7 +1119,7 @@ var RDS = (function (_super) {
|
|
|
1119
1119
|
}
|
|
1120
1120
|
else if (typeof cb === "function") {
|
|
1121
1121
|
if (typeof optionsOrCb !== "object")
|
|
1122
|
-
throw new Error("Expect http options but get "
|
|
1122
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1123
1123
|
this.send(command, optionsOrCb || {}, cb);
|
|
1124
1124
|
}
|
|
1125
1125
|
else {
|
|
@@ -1133,7 +1133,7 @@ var RDS = (function (_super) {
|
|
|
1133
1133
|
}
|
|
1134
1134
|
else if (typeof cb === "function") {
|
|
1135
1135
|
if (typeof optionsOrCb !== "object")
|
|
1136
|
-
throw new Error("Expect http options but get "
|
|
1136
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1137
1137
|
this.send(command, optionsOrCb || {}, cb);
|
|
1138
1138
|
}
|
|
1139
1139
|
else {
|
|
@@ -1147,7 +1147,7 @@ var RDS = (function (_super) {
|
|
|
1147
1147
|
}
|
|
1148
1148
|
else if (typeof cb === "function") {
|
|
1149
1149
|
if (typeof optionsOrCb !== "object")
|
|
1150
|
-
throw new Error("Expect http options but get "
|
|
1150
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1151
1151
|
this.send(command, optionsOrCb || {}, cb);
|
|
1152
1152
|
}
|
|
1153
1153
|
else {
|
|
@@ -1161,7 +1161,7 @@ var RDS = (function (_super) {
|
|
|
1161
1161
|
}
|
|
1162
1162
|
else if (typeof cb === "function") {
|
|
1163
1163
|
if (typeof optionsOrCb !== "object")
|
|
1164
|
-
throw new Error("Expect http options but get "
|
|
1164
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1165
1165
|
this.send(command, optionsOrCb || {}, cb);
|
|
1166
1166
|
}
|
|
1167
1167
|
else {
|
|
@@ -1175,7 +1175,7 @@ var RDS = (function (_super) {
|
|
|
1175
1175
|
}
|
|
1176
1176
|
else if (typeof cb === "function") {
|
|
1177
1177
|
if (typeof optionsOrCb !== "object")
|
|
1178
|
-
throw new Error("Expect http options but get "
|
|
1178
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1179
1179
|
this.send(command, optionsOrCb || {}, cb);
|
|
1180
1180
|
}
|
|
1181
1181
|
else {
|
|
@@ -1189,7 +1189,7 @@ var RDS = (function (_super) {
|
|
|
1189
1189
|
}
|
|
1190
1190
|
else if (typeof cb === "function") {
|
|
1191
1191
|
if (typeof optionsOrCb !== "object")
|
|
1192
|
-
throw new Error("Expect http options but get "
|
|
1192
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1193
1193
|
this.send(command, optionsOrCb || {}, cb);
|
|
1194
1194
|
}
|
|
1195
1195
|
else {
|
|
@@ -1203,7 +1203,7 @@ var RDS = (function (_super) {
|
|
|
1203
1203
|
}
|
|
1204
1204
|
else if (typeof cb === "function") {
|
|
1205
1205
|
if (typeof optionsOrCb !== "object")
|
|
1206
|
-
throw new Error("Expect http options but get "
|
|
1206
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1207
1207
|
this.send(command, optionsOrCb || {}, cb);
|
|
1208
1208
|
}
|
|
1209
1209
|
else {
|
|
@@ -1217,7 +1217,7 @@ var RDS = (function (_super) {
|
|
|
1217
1217
|
}
|
|
1218
1218
|
else if (typeof cb === "function") {
|
|
1219
1219
|
if (typeof optionsOrCb !== "object")
|
|
1220
|
-
throw new Error("Expect http options but get "
|
|
1220
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1221
1221
|
this.send(command, optionsOrCb || {}, cb);
|
|
1222
1222
|
}
|
|
1223
1223
|
else {
|
|
@@ -1231,7 +1231,7 @@ var RDS = (function (_super) {
|
|
|
1231
1231
|
}
|
|
1232
1232
|
else if (typeof cb === "function") {
|
|
1233
1233
|
if (typeof optionsOrCb !== "object")
|
|
1234
|
-
throw new Error("Expect http options but get "
|
|
1234
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1235
1235
|
this.send(command, optionsOrCb || {}, cb);
|
|
1236
1236
|
}
|
|
1237
1237
|
else {
|
|
@@ -1245,7 +1245,7 @@ var RDS = (function (_super) {
|
|
|
1245
1245
|
}
|
|
1246
1246
|
else if (typeof cb === "function") {
|
|
1247
1247
|
if (typeof optionsOrCb !== "object")
|
|
1248
|
-
throw new Error("Expect http options but get "
|
|
1248
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1249
1249
|
this.send(command, optionsOrCb || {}, cb);
|
|
1250
1250
|
}
|
|
1251
1251
|
else {
|
|
@@ -1259,7 +1259,7 @@ var RDS = (function (_super) {
|
|
|
1259
1259
|
}
|
|
1260
1260
|
else if (typeof cb === "function") {
|
|
1261
1261
|
if (typeof optionsOrCb !== "object")
|
|
1262
|
-
throw new Error("Expect http options but get "
|
|
1262
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1263
1263
|
this.send(command, optionsOrCb || {}, cb);
|
|
1264
1264
|
}
|
|
1265
1265
|
else {
|
|
@@ -1273,7 +1273,7 @@ var RDS = (function (_super) {
|
|
|
1273
1273
|
}
|
|
1274
1274
|
else if (typeof cb === "function") {
|
|
1275
1275
|
if (typeof optionsOrCb !== "object")
|
|
1276
|
-
throw new Error("Expect http options but get "
|
|
1276
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1277
1277
|
this.send(command, optionsOrCb || {}, cb);
|
|
1278
1278
|
}
|
|
1279
1279
|
else {
|
|
@@ -1287,7 +1287,7 @@ var RDS = (function (_super) {
|
|
|
1287
1287
|
}
|
|
1288
1288
|
else if (typeof cb === "function") {
|
|
1289
1289
|
if (typeof optionsOrCb !== "object")
|
|
1290
|
-
throw new Error("Expect http options but get "
|
|
1290
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1291
1291
|
this.send(command, optionsOrCb || {}, cb);
|
|
1292
1292
|
}
|
|
1293
1293
|
else {
|
|
@@ -1301,7 +1301,7 @@ var RDS = (function (_super) {
|
|
|
1301
1301
|
}
|
|
1302
1302
|
else if (typeof cb === "function") {
|
|
1303
1303
|
if (typeof optionsOrCb !== "object")
|
|
1304
|
-
throw new Error("Expect http options but get "
|
|
1304
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1305
1305
|
this.send(command, optionsOrCb || {}, cb);
|
|
1306
1306
|
}
|
|
1307
1307
|
else {
|
|
@@ -1315,7 +1315,7 @@ var RDS = (function (_super) {
|
|
|
1315
1315
|
}
|
|
1316
1316
|
else if (typeof cb === "function") {
|
|
1317
1317
|
if (typeof optionsOrCb !== "object")
|
|
1318
|
-
throw new Error("Expect http options but get "
|
|
1318
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1319
1319
|
this.send(command, optionsOrCb || {}, cb);
|
|
1320
1320
|
}
|
|
1321
1321
|
else {
|
|
@@ -1329,7 +1329,7 @@ var RDS = (function (_super) {
|
|
|
1329
1329
|
}
|
|
1330
1330
|
else if (typeof cb === "function") {
|
|
1331
1331
|
if (typeof optionsOrCb !== "object")
|
|
1332
|
-
throw new Error("Expect http options but get "
|
|
1332
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1333
1333
|
this.send(command, optionsOrCb || {}, cb);
|
|
1334
1334
|
}
|
|
1335
1335
|
else {
|
|
@@ -1343,7 +1343,7 @@ var RDS = (function (_super) {
|
|
|
1343
1343
|
}
|
|
1344
1344
|
else if (typeof cb === "function") {
|
|
1345
1345
|
if (typeof optionsOrCb !== "object")
|
|
1346
|
-
throw new Error("Expect http options but get "
|
|
1346
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1347
1347
|
this.send(command, optionsOrCb || {}, cb);
|
|
1348
1348
|
}
|
|
1349
1349
|
else {
|
|
@@ -1357,7 +1357,7 @@ var RDS = (function (_super) {
|
|
|
1357
1357
|
}
|
|
1358
1358
|
else if (typeof cb === "function") {
|
|
1359
1359
|
if (typeof optionsOrCb !== "object")
|
|
1360
|
-
throw new Error("Expect http options but get "
|
|
1360
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1361
1361
|
this.send(command, optionsOrCb || {}, cb);
|
|
1362
1362
|
}
|
|
1363
1363
|
else {
|
|
@@ -1371,7 +1371,7 @@ var RDS = (function (_super) {
|
|
|
1371
1371
|
}
|
|
1372
1372
|
else if (typeof cb === "function") {
|
|
1373
1373
|
if (typeof optionsOrCb !== "object")
|
|
1374
|
-
throw new Error("Expect http options but get "
|
|
1374
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1375
1375
|
this.send(command, optionsOrCb || {}, cb);
|
|
1376
1376
|
}
|
|
1377
1377
|
else {
|
|
@@ -1385,7 +1385,7 @@ var RDS = (function (_super) {
|
|
|
1385
1385
|
}
|
|
1386
1386
|
else if (typeof cb === "function") {
|
|
1387
1387
|
if (typeof optionsOrCb !== "object")
|
|
1388
|
-
throw new Error("Expect http options but get "
|
|
1388
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1389
1389
|
this.send(command, optionsOrCb || {}, cb);
|
|
1390
1390
|
}
|
|
1391
1391
|
else {
|
|
@@ -1399,7 +1399,7 @@ var RDS = (function (_super) {
|
|
|
1399
1399
|
}
|
|
1400
1400
|
else if (typeof cb === "function") {
|
|
1401
1401
|
if (typeof optionsOrCb !== "object")
|
|
1402
|
-
throw new Error("Expect http options but get "
|
|
1402
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1403
1403
|
this.send(command, optionsOrCb || {}, cb);
|
|
1404
1404
|
}
|
|
1405
1405
|
else {
|
|
@@ -1413,7 +1413,7 @@ var RDS = (function (_super) {
|
|
|
1413
1413
|
}
|
|
1414
1414
|
else if (typeof cb === "function") {
|
|
1415
1415
|
if (typeof optionsOrCb !== "object")
|
|
1416
|
-
throw new Error("Expect http options but get "
|
|
1416
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1417
1417
|
this.send(command, optionsOrCb || {}, cb);
|
|
1418
1418
|
}
|
|
1419
1419
|
else {
|
|
@@ -1427,7 +1427,7 @@ var RDS = (function (_super) {
|
|
|
1427
1427
|
}
|
|
1428
1428
|
else if (typeof cb === "function") {
|
|
1429
1429
|
if (typeof optionsOrCb !== "object")
|
|
1430
|
-
throw new Error("Expect http options but get "
|
|
1430
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1431
1431
|
this.send(command, optionsOrCb || {}, cb);
|
|
1432
1432
|
}
|
|
1433
1433
|
else {
|
|
@@ -1441,7 +1441,7 @@ var RDS = (function (_super) {
|
|
|
1441
1441
|
}
|
|
1442
1442
|
else if (typeof cb === "function") {
|
|
1443
1443
|
if (typeof optionsOrCb !== "object")
|
|
1444
|
-
throw new Error("Expect http options but get "
|
|
1444
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1445
1445
|
this.send(command, optionsOrCb || {}, cb);
|
|
1446
1446
|
}
|
|
1447
1447
|
else {
|
|
@@ -1455,7 +1455,7 @@ var RDS = (function (_super) {
|
|
|
1455
1455
|
}
|
|
1456
1456
|
else if (typeof cb === "function") {
|
|
1457
1457
|
if (typeof optionsOrCb !== "object")
|
|
1458
|
-
throw new Error("Expect http options but get "
|
|
1458
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1459
1459
|
this.send(command, optionsOrCb || {}, cb);
|
|
1460
1460
|
}
|
|
1461
1461
|
else {
|
|
@@ -1469,7 +1469,7 @@ var RDS = (function (_super) {
|
|
|
1469
1469
|
}
|
|
1470
1470
|
else if (typeof cb === "function") {
|
|
1471
1471
|
if (typeof optionsOrCb !== "object")
|
|
1472
|
-
throw new Error("Expect http options but get "
|
|
1472
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1473
1473
|
this.send(command, optionsOrCb || {}, cb);
|
|
1474
1474
|
}
|
|
1475
1475
|
else {
|
|
@@ -1483,7 +1483,7 @@ var RDS = (function (_super) {
|
|
|
1483
1483
|
}
|
|
1484
1484
|
else if (typeof cb === "function") {
|
|
1485
1485
|
if (typeof optionsOrCb !== "object")
|
|
1486
|
-
throw new Error("Expect http options but get "
|
|
1486
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1487
1487
|
this.send(command, optionsOrCb || {}, cb);
|
|
1488
1488
|
}
|
|
1489
1489
|
else {
|
|
@@ -1497,7 +1497,7 @@ var RDS = (function (_super) {
|
|
|
1497
1497
|
}
|
|
1498
1498
|
else if (typeof cb === "function") {
|
|
1499
1499
|
if (typeof optionsOrCb !== "object")
|
|
1500
|
-
throw new Error("Expect http options but get "
|
|
1500
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1501
1501
|
this.send(command, optionsOrCb || {}, cb);
|
|
1502
1502
|
}
|
|
1503
1503
|
else {
|
|
@@ -1511,7 +1511,7 @@ var RDS = (function (_super) {
|
|
|
1511
1511
|
}
|
|
1512
1512
|
else if (typeof cb === "function") {
|
|
1513
1513
|
if (typeof optionsOrCb !== "object")
|
|
1514
|
-
throw new Error("Expect http options but get "
|
|
1514
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1515
1515
|
this.send(command, optionsOrCb || {}, cb);
|
|
1516
1516
|
}
|
|
1517
1517
|
else {
|
|
@@ -1525,7 +1525,7 @@ var RDS = (function (_super) {
|
|
|
1525
1525
|
}
|
|
1526
1526
|
else if (typeof cb === "function") {
|
|
1527
1527
|
if (typeof optionsOrCb !== "object")
|
|
1528
|
-
throw new Error("Expect http options but get "
|
|
1528
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1529
1529
|
this.send(command, optionsOrCb || {}, cb);
|
|
1530
1530
|
}
|
|
1531
1531
|
else {
|
|
@@ -1539,7 +1539,7 @@ var RDS = (function (_super) {
|
|
|
1539
1539
|
}
|
|
1540
1540
|
else if (typeof cb === "function") {
|
|
1541
1541
|
if (typeof optionsOrCb !== "object")
|
|
1542
|
-
throw new Error("Expect http options but get "
|
|
1542
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1543
1543
|
this.send(command, optionsOrCb || {}, cb);
|
|
1544
1544
|
}
|
|
1545
1545
|
else {
|
|
@@ -1553,7 +1553,7 @@ var RDS = (function (_super) {
|
|
|
1553
1553
|
}
|
|
1554
1554
|
else if (typeof cb === "function") {
|
|
1555
1555
|
if (typeof optionsOrCb !== "object")
|
|
1556
|
-
throw new Error("Expect http options but get "
|
|
1556
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1557
1557
|
this.send(command, optionsOrCb || {}, cb);
|
|
1558
1558
|
}
|
|
1559
1559
|
else {
|
|
@@ -1567,7 +1567,7 @@ var RDS = (function (_super) {
|
|
|
1567
1567
|
}
|
|
1568
1568
|
else if (typeof cb === "function") {
|
|
1569
1569
|
if (typeof optionsOrCb !== "object")
|
|
1570
|
-
throw new Error("Expect http options but get "
|
|
1570
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1571
1571
|
this.send(command, optionsOrCb || {}, cb);
|
|
1572
1572
|
}
|
|
1573
1573
|
else {
|
|
@@ -1581,7 +1581,7 @@ var RDS = (function (_super) {
|
|
|
1581
1581
|
}
|
|
1582
1582
|
else if (typeof cb === "function") {
|
|
1583
1583
|
if (typeof optionsOrCb !== "object")
|
|
1584
|
-
throw new Error("Expect http options but get "
|
|
1584
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1585
1585
|
this.send(command, optionsOrCb || {}, cb);
|
|
1586
1586
|
}
|
|
1587
1587
|
else {
|
|
@@ -1595,7 +1595,7 @@ var RDS = (function (_super) {
|
|
|
1595
1595
|
}
|
|
1596
1596
|
else if (typeof cb === "function") {
|
|
1597
1597
|
if (typeof optionsOrCb !== "object")
|
|
1598
|
-
throw new Error("Expect http options but get "
|
|
1598
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1599
1599
|
this.send(command, optionsOrCb || {}, cb);
|
|
1600
1600
|
}
|
|
1601
1601
|
else {
|
|
@@ -1609,7 +1609,7 @@ var RDS = (function (_super) {
|
|
|
1609
1609
|
}
|
|
1610
1610
|
else if (typeof cb === "function") {
|
|
1611
1611
|
if (typeof optionsOrCb !== "object")
|
|
1612
|
-
throw new Error("Expect http options but get "
|
|
1612
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1613
1613
|
this.send(command, optionsOrCb || {}, cb);
|
|
1614
1614
|
}
|
|
1615
1615
|
else {
|
|
@@ -1623,7 +1623,7 @@ var RDS = (function (_super) {
|
|
|
1623
1623
|
}
|
|
1624
1624
|
else if (typeof cb === "function") {
|
|
1625
1625
|
if (typeof optionsOrCb !== "object")
|
|
1626
|
-
throw new Error("Expect http options but get "
|
|
1626
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1627
1627
|
this.send(command, optionsOrCb || {}, cb);
|
|
1628
1628
|
}
|
|
1629
1629
|
else {
|
|
@@ -1637,7 +1637,7 @@ var RDS = (function (_super) {
|
|
|
1637
1637
|
}
|
|
1638
1638
|
else if (typeof cb === "function") {
|
|
1639
1639
|
if (typeof optionsOrCb !== "object")
|
|
1640
|
-
throw new Error("Expect http options but get "
|
|
1640
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1641
1641
|
this.send(command, optionsOrCb || {}, cb);
|
|
1642
1642
|
}
|
|
1643
1643
|
else {
|
|
@@ -1651,7 +1651,7 @@ var RDS = (function (_super) {
|
|
|
1651
1651
|
}
|
|
1652
1652
|
else if (typeof cb === "function") {
|
|
1653
1653
|
if (typeof optionsOrCb !== "object")
|
|
1654
|
-
throw new Error("Expect http options but get "
|
|
1654
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1655
1655
|
this.send(command, optionsOrCb || {}, cb);
|
|
1656
1656
|
}
|
|
1657
1657
|
else {
|
|
@@ -1665,7 +1665,7 @@ var RDS = (function (_super) {
|
|
|
1665
1665
|
}
|
|
1666
1666
|
else if (typeof cb === "function") {
|
|
1667
1667
|
if (typeof optionsOrCb !== "object")
|
|
1668
|
-
throw new Error("Expect http options but get "
|
|
1668
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1669
1669
|
this.send(command, optionsOrCb || {}, cb);
|
|
1670
1670
|
}
|
|
1671
1671
|
else {
|
|
@@ -1679,7 +1679,7 @@ var RDS = (function (_super) {
|
|
|
1679
1679
|
}
|
|
1680
1680
|
else if (typeof cb === "function") {
|
|
1681
1681
|
if (typeof optionsOrCb !== "object")
|
|
1682
|
-
throw new Error("Expect http options but get "
|
|
1682
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1683
1683
|
this.send(command, optionsOrCb || {}, cb);
|
|
1684
1684
|
}
|
|
1685
1685
|
else {
|
|
@@ -1693,7 +1693,7 @@ var RDS = (function (_super) {
|
|
|
1693
1693
|
}
|
|
1694
1694
|
else if (typeof cb === "function") {
|
|
1695
1695
|
if (typeof optionsOrCb !== "object")
|
|
1696
|
-
throw new Error("Expect http options but get "
|
|
1696
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1697
1697
|
this.send(command, optionsOrCb || {}, cb);
|
|
1698
1698
|
}
|
|
1699
1699
|
else {
|
|
@@ -1707,7 +1707,7 @@ var RDS = (function (_super) {
|
|
|
1707
1707
|
}
|
|
1708
1708
|
else if (typeof cb === "function") {
|
|
1709
1709
|
if (typeof optionsOrCb !== "object")
|
|
1710
|
-
throw new Error("Expect http options but get "
|
|
1710
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1711
1711
|
this.send(command, optionsOrCb || {}, cb);
|
|
1712
1712
|
}
|
|
1713
1713
|
else {
|
|
@@ -1721,7 +1721,7 @@ var RDS = (function (_super) {
|
|
|
1721
1721
|
}
|
|
1722
1722
|
else if (typeof cb === "function") {
|
|
1723
1723
|
if (typeof optionsOrCb !== "object")
|
|
1724
|
-
throw new Error("Expect http options but get "
|
|
1724
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1725
1725
|
this.send(command, optionsOrCb || {}, cb);
|
|
1726
1726
|
}
|
|
1727
1727
|
else {
|
|
@@ -1735,7 +1735,7 @@ var RDS = (function (_super) {
|
|
|
1735
1735
|
}
|
|
1736
1736
|
else if (typeof cb === "function") {
|
|
1737
1737
|
if (typeof optionsOrCb !== "object")
|
|
1738
|
-
throw new Error("Expect http options but get "
|
|
1738
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1739
1739
|
this.send(command, optionsOrCb || {}, cb);
|
|
1740
1740
|
}
|
|
1741
1741
|
else {
|
|
@@ -1749,7 +1749,7 @@ var RDS = (function (_super) {
|
|
|
1749
1749
|
}
|
|
1750
1750
|
else if (typeof cb === "function") {
|
|
1751
1751
|
if (typeof optionsOrCb !== "object")
|
|
1752
|
-
throw new Error("Expect http options but get "
|
|
1752
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1753
1753
|
this.send(command, optionsOrCb || {}, cb);
|
|
1754
1754
|
}
|
|
1755
1755
|
else {
|
|
@@ -1763,7 +1763,7 @@ var RDS = (function (_super) {
|
|
|
1763
1763
|
}
|
|
1764
1764
|
else if (typeof cb === "function") {
|
|
1765
1765
|
if (typeof optionsOrCb !== "object")
|
|
1766
|
-
throw new Error("Expect http options but get "
|
|
1766
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1767
1767
|
this.send(command, optionsOrCb || {}, cb);
|
|
1768
1768
|
}
|
|
1769
1769
|
else {
|
|
@@ -1777,7 +1777,7 @@ var RDS = (function (_super) {
|
|
|
1777
1777
|
}
|
|
1778
1778
|
else if (typeof cb === "function") {
|
|
1779
1779
|
if (typeof optionsOrCb !== "object")
|
|
1780
|
-
throw new Error("Expect http options but get "
|
|
1780
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1781
1781
|
this.send(command, optionsOrCb || {}, cb);
|
|
1782
1782
|
}
|
|
1783
1783
|
else {
|
|
@@ -1791,7 +1791,7 @@ var RDS = (function (_super) {
|
|
|
1791
1791
|
}
|
|
1792
1792
|
else if (typeof cb === "function") {
|
|
1793
1793
|
if (typeof optionsOrCb !== "object")
|
|
1794
|
-
throw new Error("Expect http options but get "
|
|
1794
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1795
1795
|
this.send(command, optionsOrCb || {}, cb);
|
|
1796
1796
|
}
|
|
1797
1797
|
else {
|
|
@@ -1805,7 +1805,7 @@ var RDS = (function (_super) {
|
|
|
1805
1805
|
}
|
|
1806
1806
|
else if (typeof cb === "function") {
|
|
1807
1807
|
if (typeof optionsOrCb !== "object")
|
|
1808
|
-
throw new Error("Expect http options but get "
|
|
1808
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1809
1809
|
this.send(command, optionsOrCb || {}, cb);
|
|
1810
1810
|
}
|
|
1811
1811
|
else {
|
|
@@ -1819,7 +1819,7 @@ var RDS = (function (_super) {
|
|
|
1819
1819
|
}
|
|
1820
1820
|
else if (typeof cb === "function") {
|
|
1821
1821
|
if (typeof optionsOrCb !== "object")
|
|
1822
|
-
throw new Error("Expect http options but get "
|
|
1822
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1823
1823
|
this.send(command, optionsOrCb || {}, cb);
|
|
1824
1824
|
}
|
|
1825
1825
|
else {
|
|
@@ -1833,7 +1833,7 @@ var RDS = (function (_super) {
|
|
|
1833
1833
|
}
|
|
1834
1834
|
else if (typeof cb === "function") {
|
|
1835
1835
|
if (typeof optionsOrCb !== "object")
|
|
1836
|
-
throw new Error("Expect http options but get "
|
|
1836
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1837
1837
|
this.send(command, optionsOrCb || {}, cb);
|
|
1838
1838
|
}
|
|
1839
1839
|
else {
|
|
@@ -1847,7 +1847,7 @@ var RDS = (function (_super) {
|
|
|
1847
1847
|
}
|
|
1848
1848
|
else if (typeof cb === "function") {
|
|
1849
1849
|
if (typeof optionsOrCb !== "object")
|
|
1850
|
-
throw new Error("Expect http options but get "
|
|
1850
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1851
1851
|
this.send(command, optionsOrCb || {}, cb);
|
|
1852
1852
|
}
|
|
1853
1853
|
else {
|
|
@@ -1861,7 +1861,7 @@ var RDS = (function (_super) {
|
|
|
1861
1861
|
}
|
|
1862
1862
|
else if (typeof cb === "function") {
|
|
1863
1863
|
if (typeof optionsOrCb !== "object")
|
|
1864
|
-
throw new Error("Expect http options but get "
|
|
1864
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1865
1865
|
this.send(command, optionsOrCb || {}, cb);
|
|
1866
1866
|
}
|
|
1867
1867
|
else {
|
|
@@ -1875,7 +1875,7 @@ var RDS = (function (_super) {
|
|
|
1875
1875
|
}
|
|
1876
1876
|
else if (typeof cb === "function") {
|
|
1877
1877
|
if (typeof optionsOrCb !== "object")
|
|
1878
|
-
throw new Error("Expect http options but get "
|
|
1878
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1879
1879
|
this.send(command, optionsOrCb || {}, cb);
|
|
1880
1880
|
}
|
|
1881
1881
|
else {
|
|
@@ -1889,7 +1889,7 @@ var RDS = (function (_super) {
|
|
|
1889
1889
|
}
|
|
1890
1890
|
else if (typeof cb === "function") {
|
|
1891
1891
|
if (typeof optionsOrCb !== "object")
|
|
1892
|
-
throw new Error("Expect http options but get "
|
|
1892
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1893
1893
|
this.send(command, optionsOrCb || {}, cb);
|
|
1894
1894
|
}
|
|
1895
1895
|
else {
|
|
@@ -1903,7 +1903,7 @@ var RDS = (function (_super) {
|
|
|
1903
1903
|
}
|
|
1904
1904
|
else if (typeof cb === "function") {
|
|
1905
1905
|
if (typeof optionsOrCb !== "object")
|
|
1906
|
-
throw new Error("Expect http options but get "
|
|
1906
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1907
1907
|
this.send(command, optionsOrCb || {}, cb);
|
|
1908
1908
|
}
|
|
1909
1909
|
else {
|
|
@@ -1917,7 +1917,7 @@ var RDS = (function (_super) {
|
|
|
1917
1917
|
}
|
|
1918
1918
|
else if (typeof cb === "function") {
|
|
1919
1919
|
if (typeof optionsOrCb !== "object")
|
|
1920
|
-
throw new Error("Expect http options but get "
|
|
1920
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1921
1921
|
this.send(command, optionsOrCb || {}, cb);
|
|
1922
1922
|
}
|
|
1923
1923
|
else {
|
|
@@ -1931,7 +1931,7 @@ var RDS = (function (_super) {
|
|
|
1931
1931
|
}
|
|
1932
1932
|
else if (typeof cb === "function") {
|
|
1933
1933
|
if (typeof optionsOrCb !== "object")
|
|
1934
|
-
throw new Error("Expect http options but get "
|
|
1934
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1935
1935
|
this.send(command, optionsOrCb || {}, cb);
|
|
1936
1936
|
}
|
|
1937
1937
|
else {
|
|
@@ -1945,7 +1945,7 @@ var RDS = (function (_super) {
|
|
|
1945
1945
|
}
|
|
1946
1946
|
else if (typeof cb === "function") {
|
|
1947
1947
|
if (typeof optionsOrCb !== "object")
|
|
1948
|
-
throw new Error("Expect http options but get "
|
|
1948
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1949
1949
|
this.send(command, optionsOrCb || {}, cb);
|
|
1950
1950
|
}
|
|
1951
1951
|
else {
|
|
@@ -1959,7 +1959,7 @@ var RDS = (function (_super) {
|
|
|
1959
1959
|
}
|
|
1960
1960
|
else if (typeof cb === "function") {
|
|
1961
1961
|
if (typeof optionsOrCb !== "object")
|
|
1962
|
-
throw new Error("Expect http options but get "
|
|
1962
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1963
1963
|
this.send(command, optionsOrCb || {}, cb);
|
|
1964
1964
|
}
|
|
1965
1965
|
else {
|
|
@@ -1973,7 +1973,7 @@ var RDS = (function (_super) {
|
|
|
1973
1973
|
}
|
|
1974
1974
|
else if (typeof cb === "function") {
|
|
1975
1975
|
if (typeof optionsOrCb !== "object")
|
|
1976
|
-
throw new Error("Expect http options but get "
|
|
1976
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1977
1977
|
this.send(command, optionsOrCb || {}, cb);
|
|
1978
1978
|
}
|
|
1979
1979
|
else {
|
|
@@ -1987,7 +1987,7 @@ var RDS = (function (_super) {
|
|
|
1987
1987
|
}
|
|
1988
1988
|
else if (typeof cb === "function") {
|
|
1989
1989
|
if (typeof optionsOrCb !== "object")
|
|
1990
|
-
throw new Error("Expect http options but get "
|
|
1990
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1991
1991
|
this.send(command, optionsOrCb || {}, cb);
|
|
1992
1992
|
}
|
|
1993
1993
|
else {
|
|
@@ -2001,7 +2001,7 @@ var RDS = (function (_super) {
|
|
|
2001
2001
|
}
|
|
2002
2002
|
else if (typeof cb === "function") {
|
|
2003
2003
|
if (typeof optionsOrCb !== "object")
|
|
2004
|
-
throw new Error("Expect http options but get "
|
|
2004
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
2005
2005
|
this.send(command, optionsOrCb || {}, cb);
|
|
2006
2006
|
}
|
|
2007
2007
|
else {
|
|
@@ -2015,7 +2015,7 @@ var RDS = (function (_super) {
|
|
|
2015
2015
|
}
|
|
2016
2016
|
else if (typeof cb === "function") {
|
|
2017
2017
|
if (typeof optionsOrCb !== "object")
|
|
2018
|
-
throw new Error("Expect http options but get "
|
|
2018
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
2019
2019
|
this.send(command, optionsOrCb || {}, cb);
|
|
2020
2020
|
}
|
|
2021
2021
|
else {
|
|
@@ -2029,7 +2029,7 @@ var RDS = (function (_super) {
|
|
|
2029
2029
|
}
|
|
2030
2030
|
else if (typeof cb === "function") {
|
|
2031
2031
|
if (typeof optionsOrCb !== "object")
|
|
2032
|
-
throw new Error("Expect http options but get "
|
|
2032
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
2033
2033
|
this.send(command, optionsOrCb || {}, cb);
|
|
2034
2034
|
}
|
|
2035
2035
|
else {
|
|
@@ -2043,7 +2043,7 @@ var RDS = (function (_super) {
|
|
|
2043
2043
|
}
|
|
2044
2044
|
else if (typeof cb === "function") {
|
|
2045
2045
|
if (typeof optionsOrCb !== "object")
|
|
2046
|
-
throw new Error("Expect http options but get "
|
|
2046
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
2047
2047
|
this.send(command, optionsOrCb || {}, cb);
|
|
2048
2048
|
}
|
|
2049
2049
|
else {
|
|
@@ -2057,7 +2057,7 @@ var RDS = (function (_super) {
|
|
|
2057
2057
|
}
|
|
2058
2058
|
else if (typeof cb === "function") {
|
|
2059
2059
|
if (typeof optionsOrCb !== "object")
|
|
2060
|
-
throw new Error("Expect http options but get "
|
|
2060
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
2061
2061
|
this.send(command, optionsOrCb || {}, cb);
|
|
2062
2062
|
}
|
|
2063
2063
|
else {
|
|
@@ -2071,7 +2071,7 @@ var RDS = (function (_super) {
|
|
|
2071
2071
|
}
|
|
2072
2072
|
else if (typeof cb === "function") {
|
|
2073
2073
|
if (typeof optionsOrCb !== "object")
|
|
2074
|
-
throw new Error("Expect http options but get "
|
|
2074
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
2075
2075
|
this.send(command, optionsOrCb || {}, cb);
|
|
2076
2076
|
}
|
|
2077
2077
|
else {
|
|
@@ -2085,7 +2085,7 @@ var RDS = (function (_super) {
|
|
|
2085
2085
|
}
|
|
2086
2086
|
else if (typeof cb === "function") {
|
|
2087
2087
|
if (typeof optionsOrCb !== "object")
|
|
2088
|
-
throw new Error("Expect http options but get "
|
|
2088
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
2089
2089
|
this.send(command, optionsOrCb || {}, cb);
|
|
2090
2090
|
}
|
|
2091
2091
|
else {
|
|
@@ -2099,7 +2099,7 @@ var RDS = (function (_super) {
|
|
|
2099
2099
|
}
|
|
2100
2100
|
else if (typeof cb === "function") {
|
|
2101
2101
|
if (typeof optionsOrCb !== "object")
|
|
2102
|
-
throw new Error("Expect http options but get "
|
|
2102
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
2103
2103
|
this.send(command, optionsOrCb || {}, cb);
|
|
2104
2104
|
}
|
|
2105
2105
|
else {
|
|
@@ -2113,7 +2113,7 @@ var RDS = (function (_super) {
|
|
|
2113
2113
|
}
|
|
2114
2114
|
else if (typeof cb === "function") {
|
|
2115
2115
|
if (typeof optionsOrCb !== "object")
|
|
2116
|
-
throw new Error("Expect http options but get "
|
|
2116
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
2117
2117
|
this.send(command, optionsOrCb || {}, cb);
|
|
2118
2118
|
}
|
|
2119
2119
|
else {
|