@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
|
@@ -11,7 +11,7 @@ class DescribeAccountAttributesCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeAccountAttributesCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeAccountAttributesCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeAccountAttributesCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeAccountAttributesCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeAccountAttributesCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeAccountAttributesCommand = DescribeAccountAttributesCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeCertificatesCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeCertificatesCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeCertificatesCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeCertificatesCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeCertificatesCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeCertificatesCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeCertificatesCommand = DescribeCertificatesCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeCustomAvailabilityZonesCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeCustomAvailabilityZonesCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeCustomAvailabilityZonesCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeCustomAvailabilityZonesCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeCustomAvailabilityZonesCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeCustomAvailabilityZonesCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeCustomAvailabilityZonesCommand = DescribeCustomAvailabilityZonesCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeDBClusterBacktracksCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeDBClusterBacktracksCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeDBClusterBacktracksCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeDBClusterBacktracksCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeDBClusterBacktracksCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeDBClusterBacktracksCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeDBClusterBacktracksCommand = DescribeDBClusterBacktracksCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeDBClusterEndpointsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeDBClusterEndpointsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeDBClusterEndpointsCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeDBClusterEndpointsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeDBClusterEndpointsCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeDBClusterEndpointsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeDBClusterEndpointsCommand = DescribeDBClusterEndpointsCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeDBClusterParameterGroupsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeDBClusterParameterGroupsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeDBClusterParameterGroupsCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeDBClusterParameterGroupsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeDBClusterParameterGroupsCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeDBClusterParameterGroupsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeDBClusterParameterGroupsCommand = DescribeDBClusterParameterGroupsCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeDBClusterParametersCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeDBClusterParametersCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeDBClusterParametersCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeDBClusterParametersCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeDBClusterParametersCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeDBClusterParametersCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeDBClusterParametersCommand = DescribeDBClusterParametersCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeDBClusterSnapshotAttributesCommand extends smithy_client_1.Command
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeDBClusterSnapshotAttributesCommand extends smithy_client_1.Command
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeDBClusterSnapshotAttributesCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeDBClusterSnapshotAttributesCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeDBClusterSnapshotAttributesCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeDBClusterSnapshotAttributesCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeDBClusterSnapshotAttributesCommand = DescribeDBClusterSnapshotAttributesCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeDBClusterSnapshotsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeDBClusterSnapshotsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeDBClusterSnapshotsCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeDBClusterSnapshotsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeDBClusterSnapshotsCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeDBClusterSnapshotsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeDBClusterSnapshotsCommand = DescribeDBClusterSnapshotsCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeDBClustersCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeDBClustersCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeDBClustersCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeDBClustersCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeDBClustersCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeDBClustersCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeDBClustersCommand = DescribeDBClustersCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeDBEngineVersionsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeDBEngineVersionsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeDBEngineVersionsCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeDBEngineVersionsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeDBEngineVersionsCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeDBEngineVersionsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeDBEngineVersionsCommand = DescribeDBEngineVersionsCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeDBInstanceAutomatedBackupsCommand extends smithy_client_1.Command
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeDBInstanceAutomatedBackupsCommand extends smithy_client_1.Command
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeDBInstanceAutomatedBackupsCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeDBInstanceAutomatedBackupsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeDBInstanceAutomatedBackupsCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeDBInstanceAutomatedBackupsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeDBInstanceAutomatedBackupsCommand = DescribeDBInstanceAutomatedBackupsCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeDBInstancesCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeDBInstancesCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeDBInstancesCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeDBInstancesCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeDBInstancesCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeDBInstancesCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeDBInstancesCommand = DescribeDBInstancesCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeDBLogFilesCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeDBLogFilesCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeDBLogFilesCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeDBLogFilesCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeDBLogFilesCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeDBLogFilesCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeDBLogFilesCommand = DescribeDBLogFilesCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeDBParameterGroupsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeDBParameterGroupsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeDBParameterGroupsCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeDBParameterGroupsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeDBParameterGroupsCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeDBParameterGroupsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeDBParameterGroupsCommand = DescribeDBParameterGroupsCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeDBParametersCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeDBParametersCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeDBParametersCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeDBParametersCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeDBParametersCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeDBParametersCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeDBParametersCommand = DescribeDBParametersCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeDBProxiesCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeDBProxiesCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeDBProxiesCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeDBProxiesCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeDBProxiesCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeDBProxiesCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeDBProxiesCommand = DescribeDBProxiesCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeDBProxyEndpointsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeDBProxyEndpointsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeDBProxyEndpointsCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeDBProxyEndpointsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeDBProxyEndpointsCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeDBProxyEndpointsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeDBProxyEndpointsCommand = DescribeDBProxyEndpointsCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeDBProxyTargetGroupsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeDBProxyTargetGroupsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeDBProxyTargetGroupsCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeDBProxyTargetGroupsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeDBProxyTargetGroupsCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeDBProxyTargetGroupsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeDBProxyTargetGroupsCommand = DescribeDBProxyTargetGroupsCommand;
|
|
@@ -12,7 +12,7 @@ class DescribeDBProxyTargetsCommand extends smithy_client_1.Command {
|
|
|
12
12
|
this.input = input;
|
|
13
13
|
}
|
|
14
14
|
resolveMiddleware(clientStack, configuration, options) {
|
|
15
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
16
16
|
const stack = clientStack.concat(this.middlewareStack);
|
|
17
17
|
const { logger } = configuration;
|
|
18
18
|
const clientName = "RDSClient";
|
|
@@ -28,10 +28,10 @@ class DescribeDBProxyTargetsCommand extends smithy_client_1.Command {
|
|
|
28
28
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
29
29
|
}
|
|
30
30
|
serialize(input, context) {
|
|
31
|
-
return Aws_query_1.serializeAws_queryDescribeDBProxyTargetsCommand(input, context);
|
|
31
|
+
return (0, Aws_query_1.serializeAws_queryDescribeDBProxyTargetsCommand)(input, context);
|
|
32
32
|
}
|
|
33
33
|
deserialize(output, context) {
|
|
34
|
-
return Aws_query_1.deserializeAws_queryDescribeDBProxyTargetsCommand(output, context);
|
|
34
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeDBProxyTargetsCommand)(output, context);
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
37
|
exports.DescribeDBProxyTargetsCommand = DescribeDBProxyTargetsCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeDBSecurityGroupsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeDBSecurityGroupsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeDBSecurityGroupsCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeDBSecurityGroupsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeDBSecurityGroupsCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeDBSecurityGroupsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeDBSecurityGroupsCommand = DescribeDBSecurityGroupsCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeDBSnapshotAttributesCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeDBSnapshotAttributesCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeDBSnapshotAttributesCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeDBSnapshotAttributesCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeDBSnapshotAttributesCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeDBSnapshotAttributesCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeDBSnapshotAttributesCommand = DescribeDBSnapshotAttributesCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeDBSnapshotsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeDBSnapshotsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeDBSnapshotsCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeDBSnapshotsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeDBSnapshotsCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeDBSnapshotsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeDBSnapshotsCommand = DescribeDBSnapshotsCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeDBSubnetGroupsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeDBSubnetGroupsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeDBSubnetGroupsCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeDBSubnetGroupsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeDBSubnetGroupsCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeDBSubnetGroupsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeDBSubnetGroupsCommand = DescribeDBSubnetGroupsCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeEngineDefaultClusterParametersCommand extends smithy_client_1.Comm
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeEngineDefaultClusterParametersCommand extends smithy_client_1.Comm
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeEngineDefaultClusterParametersCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeEngineDefaultClusterParametersCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeEngineDefaultClusterParametersCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeEngineDefaultClusterParametersCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeEngineDefaultClusterParametersCommand = DescribeEngineDefaultClusterParametersCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeEngineDefaultParametersCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeEngineDefaultParametersCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeEngineDefaultParametersCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeEngineDefaultParametersCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeEngineDefaultParametersCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeEngineDefaultParametersCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeEngineDefaultParametersCommand = DescribeEngineDefaultParametersCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeEventCategoriesCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RDSClient";
|
|
@@ -27,10 +27,10 @@ class DescribeEventCategoriesCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeEventCategoriesCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeEventCategoriesCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeEventCategoriesCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeEventCategoriesCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeEventCategoriesCommand = DescribeEventCategoriesCommand;
|