@aws-sdk/client-rds 3.131.0 → 3.137.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/dist-cjs/RDS.js +15 -0
- 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 +36 -0
- 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/commands/index.js +1 -0
- package/dist-cjs/models/models_0.js +757 -1128
- package/dist-cjs/models/models_1.js +621 -904
- package/dist-cjs/protocols/Aws_query.js +104 -5
- package/dist-es/RDS.js +15 -0
- 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 +39 -0
- 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/commands/index.js +1 -0
- package/dist-es/models/models_0.js +193 -748
- package/dist-es/models/models_1.js +158 -600
- package/dist-es/protocols/Aws_query.js +112 -0
- package/dist-types/RDS.d.ts +55 -68
- package/dist-types/RDSClient.d.ts +3 -2
- package/dist-types/commands/BacktrackDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +9 -42
- package/dist-types/commands/CopyDBSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBClusterCommand.d.ts +1 -3
- package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +9 -9
- package/dist-types/commands/CreateDBInstanceCommand.d.ts +8 -0
- package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +2 -2
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/CreateGlobalClusterCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEventsCommand.d.ts +2 -0
- package/dist-types/commands/FailoverDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/ModifyActivityStreamCommand.d.ts +39 -0
- package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +1 -1
- package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/commands/RebootDBInstanceCommand.d.ts +1 -0
- package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +1082 -1245
- package/dist-types/models/models_1.d.ts +812 -941
- package/dist-types/protocols/Aws_query.d.ts +3 -0
- package/dist-types/ts3.4/RDS.d.ts +5 -0
- package/dist-types/ts3.4/RDSClient.d.ts +3 -2
- package/dist-types/ts3.4/commands/ModifyActivityStreamCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/index.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +378 -753
- package/dist-types/ts3.4/models/models_1.d.ts +336 -599
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +3 -0
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,36 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.137.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.136.1...v3.137.0) (2022-07-26)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **namespaces:** remove namespaces with only a log filter ([#3823](https://github.com/aws/aws-sdk-js-v3/issues/3823)) ([33e6822](https://github.com/aws/aws-sdk-js-v3/commit/33e68228fb64c53dd8f89e6be76dd5f46edc3cfd))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
# [3.136.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.135.0...v3.136.0) (2022-07-22)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Features
|
|
21
|
+
|
|
22
|
+
* **client-rds:** This release adds the "ModifyActivityStream" API with support for audit policy state locking and unlocking. ([b6e2600](https://github.com/aws/aws-sdk-js-v3/commit/b6e260013ef2279150962379fbcdd1c1245978ad))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
# [3.135.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.134.0...v3.135.0) (2022-07-21)
|
|
29
|
+
|
|
30
|
+
**Note:** Version bump only for package @aws-sdk/client-rds
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
6
36
|
# [3.131.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.130.0...v3.131.0) (2022-07-15)
|
|
7
37
|
|
|
8
38
|
**Note:** Version bump only for package @aws-sdk/client-rds
|
package/dist-cjs/RDS.js
CHANGED
|
@@ -89,6 +89,7 @@ const DownloadDBLogFilePortionCommand_1 = require("./commands/DownloadDBLogFileP
|
|
|
89
89
|
const FailoverDBClusterCommand_1 = require("./commands/FailoverDBClusterCommand");
|
|
90
90
|
const FailoverGlobalClusterCommand_1 = require("./commands/FailoverGlobalClusterCommand");
|
|
91
91
|
const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
|
|
92
|
+
const ModifyActivityStreamCommand_1 = require("./commands/ModifyActivityStreamCommand");
|
|
92
93
|
const ModifyCertificatesCommand_1 = require("./commands/ModifyCertificatesCommand");
|
|
93
94
|
const ModifyCurrentDBClusterCapacityCommand_1 = require("./commands/ModifyCurrentDBClusterCapacityCommand");
|
|
94
95
|
const ModifyCustomDBEngineVersionCommand_1 = require("./commands/ModifyCustomDBEngineVersionCommand");
|
|
@@ -1370,6 +1371,20 @@ class RDS extends RDSClient_1.RDSClient {
|
|
|
1370
1371
|
return this.send(command, optionsOrCb);
|
|
1371
1372
|
}
|
|
1372
1373
|
}
|
|
1374
|
+
modifyActivityStream(args, optionsOrCb, cb) {
|
|
1375
|
+
const command = new ModifyActivityStreamCommand_1.ModifyActivityStreamCommand(args);
|
|
1376
|
+
if (typeof optionsOrCb === "function") {
|
|
1377
|
+
this.send(command, optionsOrCb);
|
|
1378
|
+
}
|
|
1379
|
+
else if (typeof cb === "function") {
|
|
1380
|
+
if (typeof optionsOrCb !== "object")
|
|
1381
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1382
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1383
|
+
}
|
|
1384
|
+
else {
|
|
1385
|
+
return this.send(command, optionsOrCb);
|
|
1386
|
+
}
|
|
1387
|
+
}
|
|
1373
1388
|
modifyCertificates(args, optionsOrCb, cb) {
|
|
1374
1389
|
const command = new ModifyCertificatesCommand_1.ModifyCertificatesCommand(args);
|
|
1375
1390
|
if (typeof optionsOrCb === "function") {
|
|
@@ -20,7 +20,7 @@ class AddRoleToDBClusterCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.AddRoleToDBClusterMessageFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: (output) => output,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
@@ -20,7 +20,7 @@ class AddRoleToDBInstanceCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.AddRoleToDBInstanceMessageFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: (output) => output,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
@@ -20,8 +20,8 @@ class AddSourceIdentifierToSubscriptionCommand 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.AddSourceIdentifierToSubscriptionMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.AddSourceIdentifierToSubscriptionResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,7 +20,7 @@ class AddTagsToResourceCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.AddTagsToResourceMessageFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: (output) => output,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
@@ -20,8 +20,8 @@ class ApplyPendingMaintenanceActionCommand 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.ApplyPendingMaintenanceActionMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.ApplyPendingMaintenanceActionResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class AuthorizeDBSecurityGroupIngressCommand 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.AuthorizeDBSecurityGroupIngressMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.AuthorizeDBSecurityGroupIngressResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class BacktrackDBClusterCommand 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.BacktrackDBClusterMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DBClusterBacktrackFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CancelExportTaskCommand 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.CancelExportTaskMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.ExportTaskFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CopyDBClusterParameterGroupCommand 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.CopyDBClusterParameterGroupMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CopyDBClusterParameterGroupResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class CopyDBClusterSnapshotCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.CopyDBClusterSnapshotMessageFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.CopyDBClusterSnapshotResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CopyDBParameterGroupCommand 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.CopyDBParameterGroupMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CopyDBParameterGroupResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class CopyDBSnapshotCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.CopyDBSnapshotMessageFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.CopyDBSnapshotResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CopyOptionGroupCommand 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.CopyOptionGroupMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CopyOptionGroupResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateCustomDBEngineVersionCommand 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.CreateCustomDBEngineVersionMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DBEngineVersionFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class CreateDBClusterCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.CreateDBClusterMessageFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.CreateDBClusterResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateDBClusterEndpointCommand 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.CreateDBClusterEndpointMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DBClusterEndpointFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateDBClusterParameterGroupCommand 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.CreateDBClusterParameterGroupMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateDBClusterParameterGroupResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateDBClusterSnapshotCommand 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.CreateDBClusterSnapshotMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateDBClusterSnapshotResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateDBInstanceCommand 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.CreateDBInstanceMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateDBInstanceResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class CreateDBInstanceReadReplicaCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.CreateDBInstanceReadReplicaMessageFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.CreateDBInstanceReadReplicaResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateDBParameterGroupCommand 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.CreateDBParameterGroupMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateDBParameterGroupResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateDBProxyCommand 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.CreateDBProxyRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateDBProxyResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateDBProxyEndpointCommand 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.CreateDBProxyEndpointRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateDBProxyEndpointResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateDBSecurityGroupCommand 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.CreateDBSecurityGroupMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateDBSecurityGroupResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateDBSnapshotCommand 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.CreateDBSnapshotMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateDBSnapshotResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateDBSubnetGroupCommand 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.CreateDBSubnetGroupMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateDBSubnetGroupResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateEventSubscriptionCommand 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.CreateEventSubscriptionMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateEventSubscriptionResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateGlobalClusterCommand 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.CreateGlobalClusterMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateGlobalClusterResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateOptionGroupCommand 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.CreateOptionGroupMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateOptionGroupResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DeleteCustomDBEngineVersionCommand 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.DeleteCustomDBEngineVersionMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DBEngineVersionFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DeleteDBClusterCommand 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.DeleteDBClusterMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteDBClusterResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DeleteDBClusterEndpointCommand 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.DeleteDBClusterEndpointMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DBClusterEndpointFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,7 +20,7 @@ class DeleteDBClusterParameterGroupCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteDBClusterParameterGroupMessageFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: (output) => output,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
@@ -20,8 +20,8 @@ class DeleteDBClusterSnapshotCommand 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.DeleteDBClusterSnapshotMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteDBClusterSnapshotResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DeleteDBInstanceAutomatedBackupCommand 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.DeleteDBInstanceAutomatedBackupMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteDBInstanceAutomatedBackupResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DeleteDBInstanceCommand 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.DeleteDBInstanceMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteDBInstanceResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,7 +20,7 @@ class DeleteDBParameterGroupCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteDBParameterGroupMessageFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: (output) => output,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
@@ -20,8 +20,8 @@ class DeleteDBProxyCommand 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.DeleteDBProxyRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteDBProxyResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DeleteDBProxyEndpointCommand 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.DeleteDBProxyEndpointRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteDBProxyEndpointResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,7 +20,7 @@ class DeleteDBSecurityGroupCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteDBSecurityGroupMessageFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: (output) => output,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
@@ -20,8 +20,8 @@ class DeleteDBSnapshotCommand 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.DeleteDBSnapshotMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteDBSnapshotResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,7 +20,7 @@ class DeleteDBSubnetGroupCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteDBSubnetGroupMessageFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: (output) => output,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
@@ -20,8 +20,8 @@ class DeleteEventSubscriptionCommand 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.DeleteEventSubscriptionMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteEventSubscriptionResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DeleteGlobalClusterCommand 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.DeleteGlobalClusterMessageFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteGlobalClusterResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,7 +20,7 @@ class DeleteOptionGroupCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteOptionGroupMessageFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: (output) => output,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|