@aws-sdk/client-rds 3.136.0 → 3.142.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 +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AddRoleToDBClusterCommand.js +1 -1
- package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +1 -1
- package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/AddTagsToResourceCommand.js +1 -1
- package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -2
- package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -2
- package/dist-cjs/commands/BacktrackDBClusterCommand.js +2 -2
- package/dist-cjs/commands/CancelExportTaskCommand.js +2 -2
- package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +2 -2
- package/dist-cjs/commands/CopyDBParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/CopyDBSnapshotCommand.js +2 -2
- package/dist-cjs/commands/CopyOptionGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateDBClusterCommand.js +2 -2
- package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +2 -2
- package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +2 -2
- package/dist-cjs/commands/CreateDBInstanceCommand.js +2 -2
- package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +2 -2
- package/dist-cjs/commands/CreateDBParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateDBProxyCommand.js +2 -2
- package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +2 -2
- package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateDBSnapshotCommand.js +2 -2
- package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/CreateGlobalClusterCommand.js +2 -2
- package/dist-cjs/commands/CreateOptionGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBClusterCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBInstanceCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteDBProxyCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteDBSnapshotCommand.js +2 -2
- package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/DeleteGlobalClusterCommand.js +2 -2
- package/dist-cjs/commands/DeleteOptionGroupCommand.js +1 -1
- package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
- package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBClustersCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBInstancesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBLogFilesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBParametersCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBProxiesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -2
- package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventsCommand.js +2 -2
- package/dist-cjs/commands/DescribeExportTasksCommand.js +2 -2
- package/dist-cjs/commands/DescribeGlobalClustersCommand.js +2 -2
- package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeOptionGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -2
- package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +2 -2
- package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeSourceRegionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +2 -2
- package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +2 -2
- package/dist-cjs/commands/FailoverDBClusterCommand.js +2 -2
- package/dist-cjs/commands/FailoverGlobalClusterCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ModifyActivityStreamCommand.js +2 -2
- package/dist-cjs/commands/ModifyCertificatesCommand.js +2 -2
- package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -2
- package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBClusterCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBInstanceCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBProxyCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBSnapshotCommand.js +2 -2
- package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +2 -2
- package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/ModifyGlobalClusterCommand.js +2 -2
- package/dist-cjs/commands/ModifyOptionGroupCommand.js +2 -2
- package/dist-cjs/commands/PromoteReadReplicaCommand.js +2 -2
- package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +2 -2
- package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -2
- package/dist-cjs/commands/RebootDBClusterCommand.js +2 -2
- package/dist-cjs/commands/RebootDBInstanceCommand.js +2 -2
- package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +2 -2
- package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +2 -2
- package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +1 -1
- package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +1 -1
- package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +1 -1
- package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/ResetDBParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +2 -2
- package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +2 -2
- package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +2 -2
- package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -2
- package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +2 -2
- package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -2
- package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +2 -2
- package/dist-cjs/commands/StartActivityStreamCommand.js +2 -2
- package/dist-cjs/commands/StartDBClusterCommand.js +2 -2
- package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -2
- package/dist-cjs/commands/StartDBInstanceCommand.js +2 -2
- package/dist-cjs/commands/StartExportTaskCommand.js +2 -2
- package/dist-cjs/commands/StopActivityStreamCommand.js +2 -2
- package/dist-cjs/commands/StopDBClusterCommand.js +2 -2
- package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -2
- package/dist-cjs/commands/StopDBInstanceCommand.js +2 -2
- package/dist-cjs/models/models_0.js +750 -1122
- package/dist-cjs/models/models_1.js +616 -922
- package/dist-cjs/protocols/Aws_query.js +1634 -2320
- package/dist-es/commands/AddRoleToDBClusterCommand.js +2 -2
- package/dist-es/commands/AddRoleToDBInstanceCommand.js +2 -2
- package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +3 -3
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -2
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +3 -3
- package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +3 -3
- package/dist-es/commands/BacktrackDBClusterCommand.js +3 -3
- package/dist-es/commands/CancelExportTaskCommand.js +3 -3
- package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +3 -3
- package/dist-es/commands/CopyDBClusterSnapshotCommand.js +3 -3
- package/dist-es/commands/CopyDBParameterGroupCommand.js +3 -3
- package/dist-es/commands/CopyDBSnapshotCommand.js +3 -3
- package/dist-es/commands/CopyOptionGroupCommand.js +3 -3
- package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +3 -3
- package/dist-es/commands/CreateDBClusterCommand.js +3 -3
- package/dist-es/commands/CreateDBClusterEndpointCommand.js +3 -3
- package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +3 -3
- package/dist-es/commands/CreateDBClusterSnapshotCommand.js +3 -3
- package/dist-es/commands/CreateDBInstanceCommand.js +3 -3
- package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +3 -3
- package/dist-es/commands/CreateDBParameterGroupCommand.js +3 -3
- package/dist-es/commands/CreateDBProxyCommand.js +3 -3
- package/dist-es/commands/CreateDBProxyEndpointCommand.js +3 -3
- package/dist-es/commands/CreateDBSecurityGroupCommand.js +3 -3
- package/dist-es/commands/CreateDBSnapshotCommand.js +3 -3
- package/dist-es/commands/CreateDBSubnetGroupCommand.js +3 -3
- package/dist-es/commands/CreateEventSubscriptionCommand.js +3 -3
- package/dist-es/commands/CreateGlobalClusterCommand.js +3 -3
- package/dist-es/commands/CreateOptionGroupCommand.js +3 -3
- package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +3 -3
- package/dist-es/commands/DeleteDBClusterCommand.js +3 -3
- package/dist-es/commands/DeleteDBClusterEndpointCommand.js +3 -3
- package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -2
- package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +3 -3
- package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +3 -3
- package/dist-es/commands/DeleteDBInstanceCommand.js +3 -3
- package/dist-es/commands/DeleteDBParameterGroupCommand.js +2 -2
- package/dist-es/commands/DeleteDBProxyCommand.js +3 -3
- package/dist-es/commands/DeleteDBProxyEndpointCommand.js +3 -3
- package/dist-es/commands/DeleteDBSecurityGroupCommand.js +2 -2
- package/dist-es/commands/DeleteDBSnapshotCommand.js +3 -3
- package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -2
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +3 -3
- package/dist-es/commands/DeleteGlobalClusterCommand.js +3 -3
- package/dist-es/commands/DeleteOptionGroupCommand.js +2 -2
- package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +3 -3
- package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
- package/dist-es/commands/DescribeCertificatesCommand.js +3 -3
- package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +3 -3
- package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +3 -3
- package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeDBClusterParametersCommand.js +3 -3
- package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +3 -3
- package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +3 -3
- package/dist-es/commands/DescribeDBClustersCommand.js +3 -3
- package/dist-es/commands/DescribeDBEngineVersionsCommand.js +3 -3
- package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +3 -3
- package/dist-es/commands/DescribeDBInstancesCommand.js +3 -3
- package/dist-es/commands/DescribeDBLogFilesCommand.js +3 -3
- package/dist-es/commands/DescribeDBParameterGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeDBParametersCommand.js +3 -3
- package/dist-es/commands/DescribeDBProxiesCommand.js +3 -3
- package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +3 -3
- package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeDBProxyTargetsCommand.js +3 -3
- package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +4 -4
- package/dist-es/commands/DescribeDBSnapshotsCommand.js +3 -3
- package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +3 -3
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +3 -3
- package/dist-es/commands/DescribeEventCategoriesCommand.js +3 -3
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +3 -3
- package/dist-es/commands/DescribeEventsCommand.js +3 -3
- package/dist-es/commands/DescribeExportTasksCommand.js +3 -3
- package/dist-es/commands/DescribeGlobalClustersCommand.js +3 -3
- package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +3 -3
- package/dist-es/commands/DescribeOptionGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +3 -3
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +3 -3
- package/dist-es/commands/DescribeReservedDBInstancesCommand.js +3 -3
- package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +3 -3
- package/dist-es/commands/DescribeSourceRegionsCommand.js +3 -3
- package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +3 -3
- package/dist-es/commands/DownloadDBLogFilePortionCommand.js +3 -3
- package/dist-es/commands/FailoverDBClusterCommand.js +3 -3
- package/dist-es/commands/FailoverGlobalClusterCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ModifyActivityStreamCommand.js +3 -3
- package/dist-es/commands/ModifyCertificatesCommand.js +3 -3
- package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +3 -3
- package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +4 -4
- package/dist-es/commands/ModifyDBClusterCommand.js +3 -3
- package/dist-es/commands/ModifyDBClusterEndpointCommand.js +4 -4
- package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +3 -3
- package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +3 -3
- package/dist-es/commands/ModifyDBInstanceCommand.js +3 -3
- package/dist-es/commands/ModifyDBParameterGroupCommand.js +3 -3
- package/dist-es/commands/ModifyDBProxyCommand.js +3 -3
- package/dist-es/commands/ModifyDBProxyEndpointCommand.js +3 -3
- package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +3 -3
- package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +3 -3
- package/dist-es/commands/ModifyDBSnapshotCommand.js +3 -3
- package/dist-es/commands/ModifyDBSubnetGroupCommand.js +3 -3
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +3 -3
- package/dist-es/commands/ModifyGlobalClusterCommand.js +3 -3
- package/dist-es/commands/ModifyOptionGroupCommand.js +3 -3
- package/dist-es/commands/PromoteReadReplicaCommand.js +3 -3
- package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +3 -3
- package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +3 -3
- package/dist-es/commands/RebootDBClusterCommand.js +3 -3
- package/dist-es/commands/RebootDBInstanceCommand.js +3 -3
- package/dist-es/commands/RegisterDBProxyTargetsCommand.js +3 -3
- package/dist-es/commands/RemoveFromGlobalClusterCommand.js +3 -3
- package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +2 -2
- package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +2 -2
- package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +3 -3
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -2
- package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +3 -3
- package/dist-es/commands/ResetDBParameterGroupCommand.js +3 -3
- package/dist-es/commands/RestoreDBClusterFromS3Command.js +3 -3
- package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +3 -3
- package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +3 -3
- package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +3 -3
- package/dist-es/commands/RestoreDBInstanceFromS3Command.js +3 -3
- package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +3 -3
- package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +3 -3
- package/dist-es/commands/StartActivityStreamCommand.js +3 -3
- package/dist-es/commands/StartDBClusterCommand.js +3 -3
- package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +3 -3
- package/dist-es/commands/StartDBInstanceCommand.js +3 -3
- package/dist-es/commands/StartExportTaskCommand.js +4 -4
- package/dist-es/commands/StopActivityStreamCommand.js +3 -3
- package/dist-es/commands/StopDBClusterCommand.js +3 -3
- package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +3 -3
- package/dist-es/commands/StopDBInstanceCommand.js +3 -3
- package/dist-es/models/models_0.js +186 -744
- package/dist-es/models/models_1.js +153 -612
- package/dist-es/protocols/Aws_query.js +2025 -2321
- package/dist-types/models/models_0.d.ts +747 -1119
- package/dist-types/models/models_1.d.ts +612 -918
- package/dist-types/ts3.4/models/models_0.d.ts +372 -744
- package/dist-types/ts3.4/models/models_1.d.ts +306 -612
- package/package.json +6 -6
|
@@ -20,8 +20,8 @@ class DescribeAccountAttributesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeAccountAttributesMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.AccountAttributesMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeCertificatesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeCertificatesMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CertificateMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeDBClusterBacktracksCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeDBClusterBacktracksMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DBClusterBacktrackMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeDBClusterEndpointsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeDBClusterEndpointsMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DBClusterEndpointMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeDBClusterParameterGroupsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeDBClusterParameterGroupsMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DBClusterParameterGroupsMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeDBClusterParametersCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeDBClusterParametersMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DBClusterParameterGroupDetailsFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeDBClusterSnapshotAttributesCommand extends smithy_client_1.Command
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeDBClusterSnapshotAttributesMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeDBClusterSnapshotAttributesResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeDBClusterSnapshotsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeDBClusterSnapshotsMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DBClusterSnapshotMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeDBClustersCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeDBClustersMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DBClusterMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeDBEngineVersionsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeDBEngineVersionsMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DBEngineVersionMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeDBInstanceAutomatedBackupsCommand extends smithy_client_1.Command
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeDBInstanceAutomatedBackupsMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DBInstanceAutomatedBackupMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeDBInstancesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeDBInstancesMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DBInstanceMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeDBLogFilesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeDBLogFilesMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeDBLogFilesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeDBParameterGroupsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeDBParameterGroupsMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DBParameterGroupsMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeDBParametersCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeDBParametersMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DBParameterGroupDetailsFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeDBProxiesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeDBProxiesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeDBProxiesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeDBProxyEndpointsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeDBProxyEndpointsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeDBProxyEndpointsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeDBProxyTargetGroupsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeDBProxyTargetGroupsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeDBProxyTargetGroupsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeDBProxyTargetsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeDBProxyTargetsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeDBProxyTargetsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeDBSecurityGroupsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeDBSecurityGroupsMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DBSecurityGroupMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -21,8 +21,8 @@ class DescribeDBSnapshotAttributesCommand extends smithy_client_1.Command {
|
|
|
21
21
|
logger,
|
|
22
22
|
clientName,
|
|
23
23
|
commandName,
|
|
24
|
-
inputFilterSensitiveLog: models_0_1.
|
|
25
|
-
outputFilterSensitiveLog: models_1_1.
|
|
24
|
+
inputFilterSensitiveLog: models_0_1.DescribeDBSnapshotAttributesMessageFilterSensitiveLog,
|
|
25
|
+
outputFilterSensitiveLog: models_1_1.DescribeDBSnapshotAttributesResultFilterSensitiveLog,
|
|
26
26
|
};
|
|
27
27
|
const { requestHandler } = configuration;
|
|
28
28
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeDBSnapshotsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.DescribeDBSnapshotsMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.DBSnapshotMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeDBSubnetGroupsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.DescribeDBSubnetGroupsMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.DBSubnetGroupMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeEngineDefaultClusterParametersCommand extends smithy_client_1.Comm
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.DescribeEngineDefaultClusterParametersMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.DescribeEngineDefaultClusterParametersResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeEngineDefaultParametersCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.DescribeEngineDefaultParametersMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.DescribeEngineDefaultParametersResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeEventCategoriesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.DescribeEventCategoriesMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.EventCategoriesMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeEventSubscriptionsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.DescribeEventSubscriptionsMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.EventSubscriptionsMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeEventsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.DescribeEventsMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.EventsMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeExportTasksCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.DescribeExportTasksMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ExportTasksMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeGlobalClustersCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.DescribeGlobalClustersMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.GlobalClustersMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeOptionGroupOptionsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.DescribeOptionGroupOptionsMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.OptionGroupOptionsMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeOptionGroupsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.DescribeOptionGroupsMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.OptionGroupsFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeOrderableDBInstanceOptionsCommand extends smithy_client_1.Command
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.DescribeOrderableDBInstanceOptionsMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.OrderableDBInstanceOptionsMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribePendingMaintenanceActionsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.DescribePendingMaintenanceActionsMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.PendingMaintenanceActionsMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeReservedDBInstancesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.DescribeReservedDBInstancesMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ReservedDBInstanceMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeReservedDBInstancesOfferingsCommand extends smithy_client_1.Comman
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.DescribeReservedDBInstancesOfferingsMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ReservedDBInstancesOfferingMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeSourceRegionsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.DescribeSourceRegionsMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.SourceRegionMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeValidDBInstanceModificationsCommand extends smithy_client_1.Comman
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.DescribeValidDBInstanceModificationsMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.DescribeValidDBInstanceModificationsResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DownloadDBLogFilePortionCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.DownloadDBLogFilePortionMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.DownloadDBLogFilePortionDetailsFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class FailoverDBClusterCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.FailoverDBClusterMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.FailoverDBClusterResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class FailoverGlobalClusterCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.FailoverGlobalClusterMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.FailoverGlobalClusterResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ListTagsForResourceMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.TagListMessageFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ModifyActivityStreamCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ModifyActivityStreamRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ModifyActivityStreamResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ModifyCertificatesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ModifyCertificatesMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ModifyCertificatesResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ModifyCurrentDBClusterCapacityCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ModifyCurrentDBClusterCapacityMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.DBClusterCapacityInfoFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -21,8 +21,8 @@ class ModifyCustomDBEngineVersionCommand extends smithy_client_1.Command {
|
|
|
21
21
|
logger,
|
|
22
22
|
clientName,
|
|
23
23
|
commandName,
|
|
24
|
-
inputFilterSensitiveLog: models_1_1.
|
|
25
|
-
outputFilterSensitiveLog: models_0_1.
|
|
24
|
+
inputFilterSensitiveLog: models_1_1.ModifyCustomDBEngineVersionMessageFilterSensitiveLog,
|
|
25
|
+
outputFilterSensitiveLog: models_0_1.DBEngineVersionFilterSensitiveLog,
|
|
26
26
|
};
|
|
27
27
|
const { requestHandler } = configuration;
|
|
28
28
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ModifyDBClusterCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ModifyDBClusterMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ModifyDBClusterResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -21,8 +21,8 @@ class ModifyDBClusterEndpointCommand extends smithy_client_1.Command {
|
|
|
21
21
|
logger,
|
|
22
22
|
clientName,
|
|
23
23
|
commandName,
|
|
24
|
-
inputFilterSensitiveLog: models_1_1.
|
|
25
|
-
outputFilterSensitiveLog: models_0_1.
|
|
24
|
+
inputFilterSensitiveLog: models_1_1.ModifyDBClusterEndpointMessageFilterSensitiveLog,
|
|
25
|
+
outputFilterSensitiveLog: models_0_1.DBClusterEndpointFilterSensitiveLog,
|
|
26
26
|
};
|
|
27
27
|
const { requestHandler } = configuration;
|
|
28
28
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|