@aws-sdk/client-rds 3.36.0 → 3.39.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +45 -0
- package/dist-cjs/RDS.js +45 -59
- package/dist-cjs/RDSClient.js +0 -64
- package/dist-cjs/commands/AddRoleToDBClusterCommand.js +0 -29
- package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +0 -27
- package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +0 -24
- package/dist-cjs/commands/AddTagsToResourceCommand.js +0 -26
- package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +0 -24
- package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +0 -35
- package/dist-cjs/commands/BacktrackDBClusterCommand.js +0 -32
- package/dist-cjs/commands/CancelExportTaskCommand.js +0 -26
- package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +0 -27
- package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +0 -98
- package/dist-cjs/commands/CopyDBParameterGroupCommand.js +0 -24
- package/dist-cjs/commands/CopyDBSnapshotCommand.js +0 -32
- package/dist-cjs/commands/CopyOptionGroupCommand.js +0 -24
- package/dist-cjs/commands/CreateCustomAvailabilityZoneCommand.js +0 -29
- package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +36 -0
- package/dist-cjs/commands/CreateDBClusterCommand.js +0 -37
- package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +0 -27
- package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +0 -55
- package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +0 -30
- package/dist-cjs/commands/CreateDBInstanceCommand.js +0 -24
- package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +0 -39
- package/dist-cjs/commands/CreateDBParameterGroupCommand.js +0 -44
- package/dist-cjs/commands/CreateDBProxyCommand.js +0 -24
- package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +0 -28
- package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +0 -27
- package/dist-cjs/commands/CreateDBSnapshotCommand.js +0 -25
- package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +0 -24
- package/dist-cjs/commands/CreateEventSubscriptionCommand.js +0 -46
- package/dist-cjs/commands/CreateGlobalClusterCommand.js +0 -40
- package/dist-cjs/commands/CreateOptionGroupCommand.js +0 -24
- package/dist-cjs/commands/DeleteCustomAvailabilityZoneCommand.js +0 -29
- package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +36 -0
- package/dist-cjs/commands/DeleteDBClusterCommand.js +0 -34
- package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +0 -27
- package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +0 -31
- package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +0 -35
- package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +0 -24
- package/dist-cjs/commands/DeleteDBInstanceCommand.js +0 -49
- package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +0 -24
- package/dist-cjs/commands/DeleteDBProxyCommand.js +0 -24
- package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +0 -26
- package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +0 -27
- package/dist-cjs/commands/DeleteDBSnapshotCommand.js +0 -28
- package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +0 -27
- package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +0 -24
- package/dist-cjs/commands/DeleteGlobalClusterCommand.js +0 -30
- package/dist-cjs/commands/DeleteInstallationMediaCommand.js +0 -25
- package/dist-cjs/commands/DeleteOptionGroupCommand.js +0 -24
- package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +0 -24
- package/dist-cjs/commands/DescribeAccountAttributesCommand.js +0 -25
- package/dist-cjs/commands/DescribeCertificatesCommand.js +0 -24
- package/dist-cjs/commands/DescribeCustomAvailabilityZonesCommand.js +0 -29
- package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +0 -31
- package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +0 -27
- package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +0 -35
- package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +0 -31
- package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +0 -34
- package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +0 -31
- package/dist-cjs/commands/DescribeDBClustersCommand.js +0 -31
- package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +0 -24
- package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +0 -30
- package/dist-cjs/commands/DescribeDBInstancesCommand.js +0 -27
- package/dist-cjs/commands/DescribeDBLogFilesCommand.js +0 -24
- package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +0 -27
- package/dist-cjs/commands/DescribeDBParametersCommand.js +0 -24
- package/dist-cjs/commands/DescribeDBProxiesCommand.js +0 -24
- package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +0 -24
- package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +0 -24
- package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +2 -25
- package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +0 -27
- package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +0 -31
- package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +0 -24
- package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +0 -27
- package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +0 -28
- package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +0 -24
- package/dist-cjs/commands/DescribeEventCategoriesCommand.js +0 -28
- package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +0 -26
- package/dist-cjs/commands/DescribeEventsCommand.js +0 -29
- package/dist-cjs/commands/DescribeExportTasksCommand.js +0 -25
- package/dist-cjs/commands/DescribeGlobalClustersCommand.js +0 -33
- package/dist-cjs/commands/DescribeInstallationMediaCommand.js +0 -25
- package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +0 -24
- package/dist-cjs/commands/DescribeOptionGroupsCommand.js +0 -24
- package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +0 -24
- package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +0 -24
- package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +0 -24
- package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +0 -24
- package/dist-cjs/commands/DescribeSourceRegionsCommand.js +0 -25
- package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +0 -28
- package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +0 -24
- package/dist-cjs/commands/FailoverDBClusterCommand.js +0 -37
- package/dist-cjs/commands/FailoverGlobalClusterCommand.js +0 -38
- package/dist-cjs/commands/ImportInstallationMediaCommand.js +0 -25
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -27
- package/dist-cjs/commands/ModifyCertificatesCommand.js +0 -48
- package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +0 -41
- package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +37 -0
- package/dist-cjs/commands/ModifyDBClusterCommand.js +0 -33
- package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +0 -27
- package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +0 -51
- package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +0 -45
- package/dist-cjs/commands/ModifyDBInstanceCommand.js +0 -29
- package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +0 -39
- package/dist-cjs/commands/ModifyDBProxyCommand.js +0 -24
- package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +0 -24
- package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +0 -24
- package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +0 -40
- package/dist-cjs/commands/ModifyDBSnapshotCommand.js +0 -30
- package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +0 -24
- package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +0 -28
- package/dist-cjs/commands/ModifyGlobalClusterCommand.js +0 -32
- package/dist-cjs/commands/ModifyOptionGroupCommand.js +0 -24
- package/dist-cjs/commands/PromoteReadReplicaCommand.js +0 -42
- package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +0 -27
- package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +0 -24
- package/dist-cjs/commands/RebootDBInstanceCommand.js +0 -35
- package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +0 -24
- package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +0 -31
- package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +0 -29
- package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +0 -24
- package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +0 -24
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +0 -28
- package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +0 -43
- package/dist-cjs/commands/ResetDBParameterGroupCommand.js +0 -31
- package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +0 -43
- package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +0 -43
- package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +0 -43
- package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +0 -37
- package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +0 -31
- package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +0 -33
- package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +0 -24
- package/dist-cjs/commands/StartActivityStreamCommand.js +0 -26
- package/dist-cjs/commands/StartDBClusterCommand.js +0 -33
- package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +0 -27
- package/dist-cjs/commands/StartDBInstanceCommand.js +0 -39
- package/dist-cjs/commands/StartExportTaskCommand.js +0 -26
- package/dist-cjs/commands/StopActivityStreamCommand.js +0 -28
- package/dist-cjs/commands/StopDBClusterCommand.js +0 -36
- package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +0 -27
- package/dist-cjs/commands/StopDBInstanceCommand.js +0 -41
- package/dist-cjs/commands/index.js +143 -0
- package/dist-cjs/endpoints.js +6 -1
- package/dist-cjs/index.js +5 -181
- package/dist-cjs/models/models_0.js +70 -925
- package/dist-cjs/models/models_1.js +60 -535
- package/dist-cjs/pagination/DescribeCertificatesPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeCustomAvailabilityZonesPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBClusterBacktracksPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBClusterEndpointsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBClusterParameterGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBClusterParametersPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBClusterSnapshotsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBClustersPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBEngineVersionsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBInstanceAutomatedBackupsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBInstancesPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBLogFilesPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBParameterGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBParametersPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBProxiesPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBProxyEndpointsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBProxyTargetGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBProxyTargetsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBSecurityGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBSnapshotsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeDBSubnetGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeEngineDefaultParametersPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeEventSubscriptionsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeEventsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeExportTasksPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeGlobalClustersPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeInstallationMediaPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeOptionGroupOptionsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeOptionGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeOrderableDBInstanceOptionsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribePendingMaintenanceActionsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeReservedDBInstancesOfferingsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeReservedDBInstancesPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeSourceRegionsPaginator.js +0 -10
- package/dist-cjs/pagination/DownloadDBLogFilePortionPaginator.js +0 -10
- package/dist-cjs/pagination/index.js +39 -0
- package/dist-cjs/protocols/Aws_query.js +426 -8
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-cjs/waiters/index.js +9 -0
- package/dist-cjs/waiters/waitForDBClusterSnapshotAvailable.js +0 -9
- package/dist-cjs/waiters/waitForDBClusterSnapshotDeleted.js +0 -9
- package/dist-cjs/waiters/waitForDBInstanceAvailable.js +0 -9
- package/dist-cjs/waiters/waitForDBInstanceDeleted.js +0 -9
- package/dist-cjs/waiters/waitForDBSnapshotAvailable.js +0 -9
- package/dist-cjs/waiters/waitForDBSnapshotDeleted.js +0 -9
- package/dist-es/RDS.js +45 -0
- package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +39 -0
- package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +39 -0
- package/dist-es/commands/DescribeDBProxyTargetsCommand.js +2 -1
- package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +40 -0
- package/dist-es/commands/index.js +140 -0
- package/dist-es/endpoints.js +6 -1
- package/dist-es/index.js +5 -181
- package/dist-es/models/models_0.js +45 -54
- package/dist-es/models/models_1.js +48 -0
- package/dist-es/pagination/index.js +36 -0
- package/dist-es/protocols/Aws_query.js +431 -0
- package/dist-es/waiters/index.js +6 -0
- package/dist-types/RDS.d.ts +103 -13
- package/dist-types/RDSClient.d.ts +5 -2
- package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +1 -0
- package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +1 -2
- package/dist-types/commands/CopyDBSnapshotCommand.d.ts +2 -0
- package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +62 -0
- package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +4 -3
- package/dist-types/commands/CreateOptionGroupCommand.d.ts +1 -0
- package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +55 -0
- package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +3 -4
- package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +1 -0
- package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +46 -0
- package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/PromoteReadReplicaCommand.d.ts +1 -1
- package/dist-types/commands/RebootDBInstanceCommand.d.ts +2 -0
- package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +1 -0
- package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +1 -0
- package/dist-types/commands/StartDBInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StartExportTaskCommand.d.ts +1 -0
- package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +1 -0
- package/dist-types/commands/StopDBInstanceCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +140 -0
- package/dist-types/index.d.ts +5 -181
- package/dist-types/models/models_0.d.ts +697 -410
- package/dist-types/models/models_1.d.ts +468 -137
- package/dist-types/pagination/index.d.ts +36 -0
- package/dist-types/protocols/Aws_query.d.ts +9 -0
- package/dist-types/ts3.4/RDS.d.ts +153 -1332
- package/dist-types/ts3.4/RDSClient.d.ts +29 -147
- package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +2 -94
- package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateCustomAvailabilityZoneCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +2 -51
- package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +2 -35
- package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +2 -42
- package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +2 -36
- package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteCustomAvailabilityZoneCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +2 -45
- package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteInstallationMediaCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeCustomAvailabilityZonesCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +4 -21
- package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/DescribeInstallationMediaCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +2 -34
- package/dist-types/ts3.4/commands/ImportInstallationMediaCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +2 -44
- package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +2 -47
- package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +2 -41
- package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +2 -35
- package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +2 -36
- package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +2 -38
- package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +2 -39
- package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +2 -39
- package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +2 -39
- package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +2 -39
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +2 -27
- package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +2 -35
- package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/index.d.ts +140 -0
- package/dist-types/ts3.4/index.d.ts +5 -181
- package/dist-types/ts3.4/models/models_0.d.ts +1602 -8472
- package/dist-types/ts3.4/models/models_1.d.ts +1085 -6073
- package/dist-types/ts3.4/pagination/index.d.ts +36 -0
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/dist-types/ts3.4/waiters/index.d.ts +6 -0
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotAvailable.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotDeleted.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForDBSnapshotAvailable.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForDBSnapshotDeleted.d.ts +2 -9
- package/dist-types/waiters/index.d.ts +6 -0
- package/package.json +34 -34
|
@@ -1,710 +1,476 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.DBClusterSnapshot = exports.CopyDBClusterSnapshotMessage = exports.DBParameterGroupQuotaExceededFault = exports.DBParameterGroupNotFoundFault = exports.DBParameterGroupAlreadyExistsFault = exports.CopyDBClusterParameterGroupResult = exports.DBClusterParameterGroup = exports.CopyDBClusterParameterGroupMessage = exports.InvalidExportTaskStateFault = exports.ExportTaskNotFoundFault = exports.ExportTask = exports.CancelExportTaskMessage = exports.DBClusterBacktrack = exports.BacktrackDBClusterMessage = exports.InvalidDBSecurityGroupStateFault = exports.DBSecurityGroupNotFoundFault = exports.AuthorizeDBSecurityGroupIngressResult = exports.DBSecurityGroup = exports.IPRange = exports.EC2SecurityGroup = exports.AuthorizeDBSecurityGroupIngressMessage = exports.AuthorizationQuotaExceededFault = exports.AuthorizationAlreadyExistsFault = exports.ResourceNotFoundFault = exports.ApplyPendingMaintenanceActionResult = exports.ResourcePendingMaintenanceActions = exports.PendingMaintenanceAction = exports.ApplyPendingMaintenanceActionMessage = exports.DBSnapshotNotFoundFault = exports.DBProxyTargetGroupNotFoundFault = exports.DBProxyNotFoundFault = exports.AddTagsToResourceMessage = exports.Tag = exports.SubscriptionNotFoundFault = exports.SourceNotFoundFault = exports.AddSourceIdentifierToSubscriptionResult = exports.EventSubscription = exports.AddSourceIdentifierToSubscriptionMessage = exports.InvalidDBInstanceStateFault = exports.DBInstanceRoleQuotaExceededFault = exports.DBInstanceRoleAlreadyExistsFault = exports.DBInstanceNotFoundFault = exports.AddRoleToDBInstanceMessage = exports.InvalidDBClusterStateFault = exports.DBClusterRoleQuotaExceededFault = exports.DBClusterRoleAlreadyExistsFault = exports.DBClusterNotFoundFault = exports.AddRoleToDBClusterMessage = exports.AccountAttributesMessage = exports.AccountQuota = void 0;
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
4
|
+
exports.DBCluster = exports.ScalingConfigurationInfo = exports.ClusterPendingModifiedValues = exports.PendingCloudwatchLogsExports = exports.WriteForwardingStatus = exports.DomainMembership = exports.DBClusterOptionGroupStatus = exports.DBClusterMember = exports.DBClusterRole = exports.CreateDBClusterMessage = exports.ScalingConfiguration = exports.DBEngineVersion = exports.UpgradeTarget = exports.Timezone = exports.CharacterSet = exports.CustomDBEngineVersionQuotaExceededFault = exports.CustomDBEngineVersionAlreadyExistsFault = exports.CreateCustomDBEngineVersionMessage = exports.CustomAvailabilityZoneQuotaExceededFault = exports.CustomAvailabilityZoneAlreadyExistsFault = exports.CreateCustomAvailabilityZoneResult = exports.CustomAvailabilityZone = exports.VpnDetails = exports.CreateCustomAvailabilityZoneMessage = exports.OptionGroupQuotaExceededFault = exports.OptionGroupNotFoundFault = exports.OptionGroupAlreadyExistsFault = exports.CopyOptionGroupResult = exports.OptionGroup = exports.Option = exports.VpcSecurityGroupMembership = exports.OptionSetting = exports.DBSecurityGroupMembership = exports.CopyOptionGroupMessage = exports.InvalidDBSnapshotStateFault = exports.DBSnapshotAlreadyExistsFault = exports.CustomAvailabilityZoneNotFoundFault = exports.CopyDBSnapshotResult = exports.DBSnapshot = exports.ProcessorFeature = exports.CopyDBSnapshotMessage = exports.CopyDBParameterGroupResult = exports.DBParameterGroup = exports.CopyDBParameterGroupMessage = exports.SnapshotQuotaExceededFault = exports.KMSKeyNotAccessibleFault = exports.InvalidDBClusterSnapshotStateFault = exports.DBClusterSnapshotNotFoundFault = exports.DBClusterSnapshotAlreadyExistsFault = exports.CopyDBClusterSnapshotResult = void 0;
|
|
5
|
+
exports.CreateDBParameterGroupMessage = exports.InvalidDBSubnetGroupFault = exports.DBSubnetGroupNotAllowedFault = exports.CreateDBInstanceReadReplicaResult = exports.CreateDBInstanceReadReplicaMessage = exports.StorageTypeNotSupportedFault = exports.ProvisionedIopsNotAvailableInAZFault = exports.InsufficientDBInstanceCapacityFault = exports.InstanceQuotaExceededFault = exports.DBInstanceAlreadyExistsFault = exports.CreateDBInstanceResult = exports.DBInstance = exports.DBInstanceStatusInfo = exports.ReplicaMode = exports.PendingModifiedValues = exports.OptionGroupMembership = exports.Endpoint = exports.DBSubnetGroup = exports.Subnet = exports.Outpost = exports.AvailabilityZone = exports.DBParameterGroupStatus = exports.DBInstanceAutomatedBackupsReplication = exports.AutomationMode = exports.DBInstanceRole = exports.CreateDBInstanceMessage = exports.BackupPolicyNotFoundFault = exports.AuthorizationNotFoundFault = exports.CreateDBClusterSnapshotResult = exports.CreateDBClusterSnapshotMessage = exports.CreateDBClusterParameterGroupResult = exports.CreateDBClusterParameterGroupMessage = exports.DBClusterEndpointQuotaExceededFault = exports.DBClusterEndpointAlreadyExistsFault = exports.DBClusterEndpoint = exports.CreateDBClusterEndpointMessage = exports.StorageQuotaExceededFault = exports.InvalidVPCNetworkStateFault = exports.InvalidSubnet = exports.InvalidGlobalClusterStateFault = exports.InvalidDBSubnetGroupStateFault = exports.InsufficientStorageClusterCapacityFault = exports.GlobalClusterNotFoundFault = exports.DomainNotFoundFault = exports.DBSubnetGroupNotFoundFault = exports.DBSubnetGroupDoesNotCoverEnoughAZs = exports.DBClusterQuotaExceededFault = exports.DBClusterParameterGroupNotFoundFault = exports.DBClusterAlreadyExistsFault = exports.CreateDBClusterResult = void 0;
|
|
6
|
+
exports.CreateOptionGroupResult = exports.CreateOptionGroupMessage = exports.GlobalClusterQuotaExceededFault = exports.GlobalClusterAlreadyExistsFault = exports.CreateGlobalClusterResult = exports.GlobalCluster = exports.GlobalClusterMember = exports.FailoverState = exports.FailoverStatus = exports.CreateGlobalClusterMessage = exports.SubscriptionCategoryNotFoundFault = exports.SubscriptionAlreadyExistFault = exports.SNSTopicArnNotFoundFault = exports.SNSNoAuthorizationFault = exports.SNSInvalidTopicFault = exports.EventSubscriptionQuotaExceededFault = exports.CreateEventSubscriptionResult = exports.CreateEventSubscriptionMessage = exports.DBSubnetQuotaExceededFault = exports.DBSubnetGroupQuotaExceededFault = exports.DBSubnetGroupAlreadyExistsFault = exports.CreateDBSubnetGroupResult = exports.CreateDBSubnetGroupMessage = exports.CreateDBSnapshotResult = exports.CreateDBSnapshotMessage = exports.DBSecurityGroupQuotaExceededFault = exports.DBSecurityGroupNotSupportedFault = exports.DBSecurityGroupAlreadyExistsFault = exports.CreateDBSecurityGroupResult = exports.CreateDBSecurityGroupMessage = exports.InvalidDBProxyStateFault = exports.DBProxyEndpointQuotaExceededFault = exports.DBProxyEndpointAlreadyExistsFault = exports.CreateDBProxyEndpointResponse = exports.DBProxyEndpoint = exports.DBProxyEndpointStatus = exports.CreateDBProxyEndpointRequest = exports.DBProxyEndpointTargetRole = exports.DBProxyQuotaExceededFault = exports.DBProxyAlreadyExistsFault = exports.CreateDBProxyResponse = exports.DBProxy = exports.DBProxyStatus = exports.UserAuthConfigInfo = exports.CreateDBProxyRequest = exports.EngineFamily = exports.UserAuthConfig = exports.IAMAuthMode = exports.AuthScheme = exports.CreateDBParameterGroupResult = void 0;
|
|
7
|
+
exports.DescribeAccountAttributesMessage = exports.DeregisterDBProxyTargetsResponse = exports.DeregisterDBProxyTargetsRequest = exports.DBProxyTargetNotFoundFault = exports.InvalidOptionGroupStateFault = exports.DeleteOptionGroupMessage = exports.InstallationMediaNotFoundFault = exports.InstallationMedia = exports.InstallationMediaFailureCause = exports.DeleteInstallationMediaMessage = exports.DeleteGlobalClusterResult = exports.DeleteGlobalClusterMessage = exports.InvalidEventSubscriptionStateFault = exports.DeleteEventSubscriptionResult = exports.DeleteEventSubscriptionMessage = exports.InvalidDBSubnetStateFault = exports.DeleteDBSubnetGroupMessage = exports.DeleteDBSnapshotResult = exports.DeleteDBSnapshotMessage = exports.DeleteDBSecurityGroupMessage = exports.InvalidDBProxyEndpointStateFault = exports.DeleteDBProxyEndpointResponse = exports.DeleteDBProxyEndpointRequest = exports.DBProxyEndpointNotFoundFault = exports.DeleteDBProxyResponse = exports.DeleteDBProxyRequest = exports.DeleteDBParameterGroupMessage = exports.InvalidDBInstanceAutomatedBackupStateFault = exports.DeleteDBInstanceAutomatedBackupResult = exports.DBInstanceAutomatedBackup = exports.RestoreWindow = exports.DeleteDBInstanceAutomatedBackupMessage = exports.DBInstanceAutomatedBackupNotFoundFault = exports.DeleteDBInstanceResult = exports.DeleteDBInstanceMessage = exports.DBInstanceAutomatedBackupQuotaExceededFault = exports.DeleteDBClusterSnapshotResult = exports.DeleteDBClusterSnapshotMessage = exports.InvalidDBParameterGroupStateFault = exports.DeleteDBClusterParameterGroupMessage = exports.InvalidDBClusterEndpointStateFault = exports.DeleteDBClusterEndpointMessage = exports.DBClusterEndpointNotFoundFault = exports.DeleteDBClusterResult = exports.DeleteDBClusterMessage = exports.InvalidCustomDBEngineVersionStateFault = exports.DeleteCustomDBEngineVersionMessage = exports.CustomDBEngineVersionNotFoundFault = exports.DeleteCustomAvailabilityZoneResult = exports.DeleteCustomAvailabilityZoneMessage = void 0;
|
|
8
|
+
exports.DescribeDBProxyTargetsRequest = exports.DescribeDBProxyTargetGroupsResponse = exports.DBProxyTargetGroup = exports.ConnectionPoolConfigurationInfo = exports.DescribeDBProxyTargetGroupsRequest = exports.DescribeDBProxyEndpointsResponse = exports.DescribeDBProxyEndpointsRequest = exports.DescribeDBProxiesResponse = exports.DescribeDBProxiesRequest = exports.DescribeDBParametersMessage = exports.DBParameterGroupDetails = exports.DescribeDBParameterGroupsMessage = exports.DBParameterGroupsMessage = exports.DescribeDBLogFilesResponse = exports.DescribeDBLogFilesDetails = exports.DescribeDBLogFilesMessage = exports.DescribeDBInstancesMessage = exports.DBInstanceMessage = exports.DescribeDBInstanceAutomatedBackupsMessage = exports.DBInstanceAutomatedBackupMessage = exports.DescribeDBEngineVersionsMessage = exports.DBEngineVersionMessage = exports.DescribeDBClusterSnapshotsMessage = exports.DBClusterSnapshotMessage = exports.DescribeDBClusterSnapshotAttributesResult = exports.DBClusterSnapshotAttributesResult = exports.DBClusterSnapshotAttribute = exports.DescribeDBClusterSnapshotAttributesMessage = exports.DescribeDBClustersMessage = exports.DBClusterMessage = exports.DescribeDBClusterParametersMessage = exports.DBClusterParameterGroupDetails = exports.Parameter = exports.DescribeDBClusterParameterGroupsMessage = exports.DBClusterParameterGroupsMessage = exports.DescribeDBClusterEndpointsMessage = exports.DBClusterEndpointMessage = exports.DescribeDBClusterBacktracksMessage = exports.DBClusterBacktrackNotFoundFault = exports.DBClusterBacktrackMessage = exports.DescribeCustomAvailabilityZonesMessage = exports.CustomAvailabilityZoneMessage = exports.DescribeCertificatesMessage = exports.Filter = exports.CertificateNotFoundFault = exports.CertificateMessage = exports.Certificate = void 0;
|
|
9
9
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
10
10
|
var AccountQuota;
|
|
11
11
|
(function (AccountQuota) {
|
|
12
|
-
/**
|
|
13
|
-
* @internal
|
|
14
|
-
*/
|
|
15
12
|
AccountQuota.filterSensitiveLog = (obj) => ({
|
|
16
13
|
...obj,
|
|
17
14
|
});
|
|
18
15
|
})(AccountQuota = exports.AccountQuota || (exports.AccountQuota = {}));
|
|
19
16
|
var AccountAttributesMessage;
|
|
20
17
|
(function (AccountAttributesMessage) {
|
|
21
|
-
/**
|
|
22
|
-
* @internal
|
|
23
|
-
*/
|
|
24
18
|
AccountAttributesMessage.filterSensitiveLog = (obj) => ({
|
|
25
19
|
...obj,
|
|
26
20
|
});
|
|
27
21
|
})(AccountAttributesMessage = exports.AccountAttributesMessage || (exports.AccountAttributesMessage = {}));
|
|
28
22
|
var AddRoleToDBClusterMessage;
|
|
29
23
|
(function (AddRoleToDBClusterMessage) {
|
|
30
|
-
/**
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
33
24
|
AddRoleToDBClusterMessage.filterSensitiveLog = (obj) => ({
|
|
34
25
|
...obj,
|
|
35
26
|
});
|
|
36
27
|
})(AddRoleToDBClusterMessage = exports.AddRoleToDBClusterMessage || (exports.AddRoleToDBClusterMessage = {}));
|
|
37
28
|
var DBClusterNotFoundFault;
|
|
38
29
|
(function (DBClusterNotFoundFault) {
|
|
39
|
-
/**
|
|
40
|
-
* @internal
|
|
41
|
-
*/
|
|
42
30
|
DBClusterNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
43
31
|
...obj,
|
|
44
32
|
});
|
|
45
33
|
})(DBClusterNotFoundFault = exports.DBClusterNotFoundFault || (exports.DBClusterNotFoundFault = {}));
|
|
46
34
|
var DBClusterRoleAlreadyExistsFault;
|
|
47
35
|
(function (DBClusterRoleAlreadyExistsFault) {
|
|
48
|
-
/**
|
|
49
|
-
* @internal
|
|
50
|
-
*/
|
|
51
36
|
DBClusterRoleAlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
52
37
|
...obj,
|
|
53
38
|
});
|
|
54
39
|
})(DBClusterRoleAlreadyExistsFault = exports.DBClusterRoleAlreadyExistsFault || (exports.DBClusterRoleAlreadyExistsFault = {}));
|
|
55
40
|
var DBClusterRoleQuotaExceededFault;
|
|
56
41
|
(function (DBClusterRoleQuotaExceededFault) {
|
|
57
|
-
/**
|
|
58
|
-
* @internal
|
|
59
|
-
*/
|
|
60
42
|
DBClusterRoleQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
61
43
|
...obj,
|
|
62
44
|
});
|
|
63
45
|
})(DBClusterRoleQuotaExceededFault = exports.DBClusterRoleQuotaExceededFault || (exports.DBClusterRoleQuotaExceededFault = {}));
|
|
64
46
|
var InvalidDBClusterStateFault;
|
|
65
47
|
(function (InvalidDBClusterStateFault) {
|
|
66
|
-
/**
|
|
67
|
-
* @internal
|
|
68
|
-
*/
|
|
69
48
|
InvalidDBClusterStateFault.filterSensitiveLog = (obj) => ({
|
|
70
49
|
...obj,
|
|
71
50
|
});
|
|
72
51
|
})(InvalidDBClusterStateFault = exports.InvalidDBClusterStateFault || (exports.InvalidDBClusterStateFault = {}));
|
|
73
52
|
var AddRoleToDBInstanceMessage;
|
|
74
53
|
(function (AddRoleToDBInstanceMessage) {
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
54
|
AddRoleToDBInstanceMessage.filterSensitiveLog = (obj) => ({
|
|
79
55
|
...obj,
|
|
80
56
|
});
|
|
81
57
|
})(AddRoleToDBInstanceMessage = exports.AddRoleToDBInstanceMessage || (exports.AddRoleToDBInstanceMessage = {}));
|
|
82
58
|
var DBInstanceNotFoundFault;
|
|
83
59
|
(function (DBInstanceNotFoundFault) {
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
60
|
DBInstanceNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
88
61
|
...obj,
|
|
89
62
|
});
|
|
90
63
|
})(DBInstanceNotFoundFault = exports.DBInstanceNotFoundFault || (exports.DBInstanceNotFoundFault = {}));
|
|
91
64
|
var DBInstanceRoleAlreadyExistsFault;
|
|
92
65
|
(function (DBInstanceRoleAlreadyExistsFault) {
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
66
|
DBInstanceRoleAlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
97
67
|
...obj,
|
|
98
68
|
});
|
|
99
69
|
})(DBInstanceRoleAlreadyExistsFault = exports.DBInstanceRoleAlreadyExistsFault || (exports.DBInstanceRoleAlreadyExistsFault = {}));
|
|
100
70
|
var DBInstanceRoleQuotaExceededFault;
|
|
101
71
|
(function (DBInstanceRoleQuotaExceededFault) {
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
72
|
DBInstanceRoleQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
106
73
|
...obj,
|
|
107
74
|
});
|
|
108
75
|
})(DBInstanceRoleQuotaExceededFault = exports.DBInstanceRoleQuotaExceededFault || (exports.DBInstanceRoleQuotaExceededFault = {}));
|
|
109
76
|
var InvalidDBInstanceStateFault;
|
|
110
77
|
(function (InvalidDBInstanceStateFault) {
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
78
|
InvalidDBInstanceStateFault.filterSensitiveLog = (obj) => ({
|
|
115
79
|
...obj,
|
|
116
80
|
});
|
|
117
81
|
})(InvalidDBInstanceStateFault = exports.InvalidDBInstanceStateFault || (exports.InvalidDBInstanceStateFault = {}));
|
|
118
82
|
var AddSourceIdentifierToSubscriptionMessage;
|
|
119
83
|
(function (AddSourceIdentifierToSubscriptionMessage) {
|
|
120
|
-
/**
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
123
84
|
AddSourceIdentifierToSubscriptionMessage.filterSensitiveLog = (obj) => ({
|
|
124
85
|
...obj,
|
|
125
86
|
});
|
|
126
87
|
})(AddSourceIdentifierToSubscriptionMessage = exports.AddSourceIdentifierToSubscriptionMessage || (exports.AddSourceIdentifierToSubscriptionMessage = {}));
|
|
127
88
|
var EventSubscription;
|
|
128
89
|
(function (EventSubscription) {
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
90
|
EventSubscription.filterSensitiveLog = (obj) => ({
|
|
133
91
|
...obj,
|
|
134
92
|
});
|
|
135
93
|
})(EventSubscription = exports.EventSubscription || (exports.EventSubscription = {}));
|
|
136
94
|
var AddSourceIdentifierToSubscriptionResult;
|
|
137
95
|
(function (AddSourceIdentifierToSubscriptionResult) {
|
|
138
|
-
/**
|
|
139
|
-
* @internal
|
|
140
|
-
*/
|
|
141
96
|
AddSourceIdentifierToSubscriptionResult.filterSensitiveLog = (obj) => ({
|
|
142
97
|
...obj,
|
|
143
98
|
});
|
|
144
99
|
})(AddSourceIdentifierToSubscriptionResult = exports.AddSourceIdentifierToSubscriptionResult || (exports.AddSourceIdentifierToSubscriptionResult = {}));
|
|
145
100
|
var SourceNotFoundFault;
|
|
146
101
|
(function (SourceNotFoundFault) {
|
|
147
|
-
/**
|
|
148
|
-
* @internal
|
|
149
|
-
*/
|
|
150
102
|
SourceNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
151
103
|
...obj,
|
|
152
104
|
});
|
|
153
105
|
})(SourceNotFoundFault = exports.SourceNotFoundFault || (exports.SourceNotFoundFault = {}));
|
|
154
106
|
var SubscriptionNotFoundFault;
|
|
155
107
|
(function (SubscriptionNotFoundFault) {
|
|
156
|
-
/**
|
|
157
|
-
* @internal
|
|
158
|
-
*/
|
|
159
108
|
SubscriptionNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
160
109
|
...obj,
|
|
161
110
|
});
|
|
162
111
|
})(SubscriptionNotFoundFault = exports.SubscriptionNotFoundFault || (exports.SubscriptionNotFoundFault = {}));
|
|
163
112
|
var Tag;
|
|
164
113
|
(function (Tag) {
|
|
165
|
-
/**
|
|
166
|
-
* @internal
|
|
167
|
-
*/
|
|
168
114
|
Tag.filterSensitiveLog = (obj) => ({
|
|
169
115
|
...obj,
|
|
170
116
|
});
|
|
171
117
|
})(Tag = exports.Tag || (exports.Tag = {}));
|
|
172
118
|
var AddTagsToResourceMessage;
|
|
173
119
|
(function (AddTagsToResourceMessage) {
|
|
174
|
-
/**
|
|
175
|
-
* @internal
|
|
176
|
-
*/
|
|
177
120
|
AddTagsToResourceMessage.filterSensitiveLog = (obj) => ({
|
|
178
121
|
...obj,
|
|
179
122
|
});
|
|
180
123
|
})(AddTagsToResourceMessage = exports.AddTagsToResourceMessage || (exports.AddTagsToResourceMessage = {}));
|
|
181
124
|
var DBProxyNotFoundFault;
|
|
182
125
|
(function (DBProxyNotFoundFault) {
|
|
183
|
-
/**
|
|
184
|
-
* @internal
|
|
185
|
-
*/
|
|
186
126
|
DBProxyNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
187
127
|
...obj,
|
|
188
128
|
});
|
|
189
129
|
})(DBProxyNotFoundFault = exports.DBProxyNotFoundFault || (exports.DBProxyNotFoundFault = {}));
|
|
190
130
|
var DBProxyTargetGroupNotFoundFault;
|
|
191
131
|
(function (DBProxyTargetGroupNotFoundFault) {
|
|
192
|
-
/**
|
|
193
|
-
* @internal
|
|
194
|
-
*/
|
|
195
132
|
DBProxyTargetGroupNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
196
133
|
...obj,
|
|
197
134
|
});
|
|
198
135
|
})(DBProxyTargetGroupNotFoundFault = exports.DBProxyTargetGroupNotFoundFault || (exports.DBProxyTargetGroupNotFoundFault = {}));
|
|
199
136
|
var DBSnapshotNotFoundFault;
|
|
200
137
|
(function (DBSnapshotNotFoundFault) {
|
|
201
|
-
/**
|
|
202
|
-
* @internal
|
|
203
|
-
*/
|
|
204
138
|
DBSnapshotNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
205
139
|
...obj,
|
|
206
140
|
});
|
|
207
141
|
})(DBSnapshotNotFoundFault = exports.DBSnapshotNotFoundFault || (exports.DBSnapshotNotFoundFault = {}));
|
|
208
142
|
var ApplyPendingMaintenanceActionMessage;
|
|
209
143
|
(function (ApplyPendingMaintenanceActionMessage) {
|
|
210
|
-
/**
|
|
211
|
-
* @internal
|
|
212
|
-
*/
|
|
213
144
|
ApplyPendingMaintenanceActionMessage.filterSensitiveLog = (obj) => ({
|
|
214
145
|
...obj,
|
|
215
146
|
});
|
|
216
147
|
})(ApplyPendingMaintenanceActionMessage = exports.ApplyPendingMaintenanceActionMessage || (exports.ApplyPendingMaintenanceActionMessage = {}));
|
|
217
148
|
var PendingMaintenanceAction;
|
|
218
149
|
(function (PendingMaintenanceAction) {
|
|
219
|
-
/**
|
|
220
|
-
* @internal
|
|
221
|
-
*/
|
|
222
150
|
PendingMaintenanceAction.filterSensitiveLog = (obj) => ({
|
|
223
151
|
...obj,
|
|
224
152
|
});
|
|
225
153
|
})(PendingMaintenanceAction = exports.PendingMaintenanceAction || (exports.PendingMaintenanceAction = {}));
|
|
226
154
|
var ResourcePendingMaintenanceActions;
|
|
227
155
|
(function (ResourcePendingMaintenanceActions) {
|
|
228
|
-
/**
|
|
229
|
-
* @internal
|
|
230
|
-
*/
|
|
231
156
|
ResourcePendingMaintenanceActions.filterSensitiveLog = (obj) => ({
|
|
232
157
|
...obj,
|
|
233
158
|
});
|
|
234
159
|
})(ResourcePendingMaintenanceActions = exports.ResourcePendingMaintenanceActions || (exports.ResourcePendingMaintenanceActions = {}));
|
|
235
160
|
var ApplyPendingMaintenanceActionResult;
|
|
236
161
|
(function (ApplyPendingMaintenanceActionResult) {
|
|
237
|
-
/**
|
|
238
|
-
* @internal
|
|
239
|
-
*/
|
|
240
162
|
ApplyPendingMaintenanceActionResult.filterSensitiveLog = (obj) => ({
|
|
241
163
|
...obj,
|
|
242
164
|
});
|
|
243
165
|
})(ApplyPendingMaintenanceActionResult = exports.ApplyPendingMaintenanceActionResult || (exports.ApplyPendingMaintenanceActionResult = {}));
|
|
244
166
|
var ResourceNotFoundFault;
|
|
245
167
|
(function (ResourceNotFoundFault) {
|
|
246
|
-
/**
|
|
247
|
-
* @internal
|
|
248
|
-
*/
|
|
249
168
|
ResourceNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
250
169
|
...obj,
|
|
251
170
|
});
|
|
252
171
|
})(ResourceNotFoundFault = exports.ResourceNotFoundFault || (exports.ResourceNotFoundFault = {}));
|
|
253
172
|
var AuthorizationAlreadyExistsFault;
|
|
254
173
|
(function (AuthorizationAlreadyExistsFault) {
|
|
255
|
-
/**
|
|
256
|
-
* @internal
|
|
257
|
-
*/
|
|
258
174
|
AuthorizationAlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
259
175
|
...obj,
|
|
260
176
|
});
|
|
261
177
|
})(AuthorizationAlreadyExistsFault = exports.AuthorizationAlreadyExistsFault || (exports.AuthorizationAlreadyExistsFault = {}));
|
|
262
178
|
var AuthorizationQuotaExceededFault;
|
|
263
179
|
(function (AuthorizationQuotaExceededFault) {
|
|
264
|
-
/**
|
|
265
|
-
* @internal
|
|
266
|
-
*/
|
|
267
180
|
AuthorizationQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
268
181
|
...obj,
|
|
269
182
|
});
|
|
270
183
|
})(AuthorizationQuotaExceededFault = exports.AuthorizationQuotaExceededFault || (exports.AuthorizationQuotaExceededFault = {}));
|
|
271
184
|
var AuthorizeDBSecurityGroupIngressMessage;
|
|
272
185
|
(function (AuthorizeDBSecurityGroupIngressMessage) {
|
|
273
|
-
/**
|
|
274
|
-
* @internal
|
|
275
|
-
*/
|
|
276
186
|
AuthorizeDBSecurityGroupIngressMessage.filterSensitiveLog = (obj) => ({
|
|
277
187
|
...obj,
|
|
278
188
|
});
|
|
279
189
|
})(AuthorizeDBSecurityGroupIngressMessage = exports.AuthorizeDBSecurityGroupIngressMessage || (exports.AuthorizeDBSecurityGroupIngressMessage = {}));
|
|
280
190
|
var EC2SecurityGroup;
|
|
281
191
|
(function (EC2SecurityGroup) {
|
|
282
|
-
/**
|
|
283
|
-
* @internal
|
|
284
|
-
*/
|
|
285
192
|
EC2SecurityGroup.filterSensitiveLog = (obj) => ({
|
|
286
193
|
...obj,
|
|
287
194
|
});
|
|
288
195
|
})(EC2SecurityGroup = exports.EC2SecurityGroup || (exports.EC2SecurityGroup = {}));
|
|
289
196
|
var IPRange;
|
|
290
197
|
(function (IPRange) {
|
|
291
|
-
/**
|
|
292
|
-
* @internal
|
|
293
|
-
*/
|
|
294
198
|
IPRange.filterSensitiveLog = (obj) => ({
|
|
295
199
|
...obj,
|
|
296
200
|
});
|
|
297
201
|
})(IPRange = exports.IPRange || (exports.IPRange = {}));
|
|
298
202
|
var DBSecurityGroup;
|
|
299
203
|
(function (DBSecurityGroup) {
|
|
300
|
-
/**
|
|
301
|
-
* @internal
|
|
302
|
-
*/
|
|
303
204
|
DBSecurityGroup.filterSensitiveLog = (obj) => ({
|
|
304
205
|
...obj,
|
|
305
206
|
});
|
|
306
207
|
})(DBSecurityGroup = exports.DBSecurityGroup || (exports.DBSecurityGroup = {}));
|
|
307
208
|
var AuthorizeDBSecurityGroupIngressResult;
|
|
308
209
|
(function (AuthorizeDBSecurityGroupIngressResult) {
|
|
309
|
-
/**
|
|
310
|
-
* @internal
|
|
311
|
-
*/
|
|
312
210
|
AuthorizeDBSecurityGroupIngressResult.filterSensitiveLog = (obj) => ({
|
|
313
211
|
...obj,
|
|
314
212
|
});
|
|
315
213
|
})(AuthorizeDBSecurityGroupIngressResult = exports.AuthorizeDBSecurityGroupIngressResult || (exports.AuthorizeDBSecurityGroupIngressResult = {}));
|
|
316
214
|
var DBSecurityGroupNotFoundFault;
|
|
317
215
|
(function (DBSecurityGroupNotFoundFault) {
|
|
318
|
-
/**
|
|
319
|
-
* @internal
|
|
320
|
-
*/
|
|
321
216
|
DBSecurityGroupNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
322
217
|
...obj,
|
|
323
218
|
});
|
|
324
219
|
})(DBSecurityGroupNotFoundFault = exports.DBSecurityGroupNotFoundFault || (exports.DBSecurityGroupNotFoundFault = {}));
|
|
325
220
|
var InvalidDBSecurityGroupStateFault;
|
|
326
221
|
(function (InvalidDBSecurityGroupStateFault) {
|
|
327
|
-
/**
|
|
328
|
-
* @internal
|
|
329
|
-
*/
|
|
330
222
|
InvalidDBSecurityGroupStateFault.filterSensitiveLog = (obj) => ({
|
|
331
223
|
...obj,
|
|
332
224
|
});
|
|
333
225
|
})(InvalidDBSecurityGroupStateFault = exports.InvalidDBSecurityGroupStateFault || (exports.InvalidDBSecurityGroupStateFault = {}));
|
|
334
226
|
var BacktrackDBClusterMessage;
|
|
335
227
|
(function (BacktrackDBClusterMessage) {
|
|
336
|
-
/**
|
|
337
|
-
* @internal
|
|
338
|
-
*/
|
|
339
228
|
BacktrackDBClusterMessage.filterSensitiveLog = (obj) => ({
|
|
340
229
|
...obj,
|
|
341
230
|
});
|
|
342
231
|
})(BacktrackDBClusterMessage = exports.BacktrackDBClusterMessage || (exports.BacktrackDBClusterMessage = {}));
|
|
343
232
|
var DBClusterBacktrack;
|
|
344
233
|
(function (DBClusterBacktrack) {
|
|
345
|
-
/**
|
|
346
|
-
* @internal
|
|
347
|
-
*/
|
|
348
234
|
DBClusterBacktrack.filterSensitiveLog = (obj) => ({
|
|
349
235
|
...obj,
|
|
350
236
|
});
|
|
351
237
|
})(DBClusterBacktrack = exports.DBClusterBacktrack || (exports.DBClusterBacktrack = {}));
|
|
352
238
|
var CancelExportTaskMessage;
|
|
353
239
|
(function (CancelExportTaskMessage) {
|
|
354
|
-
/**
|
|
355
|
-
* @internal
|
|
356
|
-
*/
|
|
357
240
|
CancelExportTaskMessage.filterSensitiveLog = (obj) => ({
|
|
358
241
|
...obj,
|
|
359
242
|
});
|
|
360
243
|
})(CancelExportTaskMessage = exports.CancelExportTaskMessage || (exports.CancelExportTaskMessage = {}));
|
|
361
244
|
var ExportTask;
|
|
362
245
|
(function (ExportTask) {
|
|
363
|
-
/**
|
|
364
|
-
* @internal
|
|
365
|
-
*/
|
|
366
246
|
ExportTask.filterSensitiveLog = (obj) => ({
|
|
367
247
|
...obj,
|
|
368
248
|
});
|
|
369
249
|
})(ExportTask = exports.ExportTask || (exports.ExportTask = {}));
|
|
370
250
|
var ExportTaskNotFoundFault;
|
|
371
251
|
(function (ExportTaskNotFoundFault) {
|
|
372
|
-
/**
|
|
373
|
-
* @internal
|
|
374
|
-
*/
|
|
375
252
|
ExportTaskNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
376
253
|
...obj,
|
|
377
254
|
});
|
|
378
255
|
})(ExportTaskNotFoundFault = exports.ExportTaskNotFoundFault || (exports.ExportTaskNotFoundFault = {}));
|
|
379
256
|
var InvalidExportTaskStateFault;
|
|
380
257
|
(function (InvalidExportTaskStateFault) {
|
|
381
|
-
/**
|
|
382
|
-
* @internal
|
|
383
|
-
*/
|
|
384
258
|
InvalidExportTaskStateFault.filterSensitiveLog = (obj) => ({
|
|
385
259
|
...obj,
|
|
386
260
|
});
|
|
387
261
|
})(InvalidExportTaskStateFault = exports.InvalidExportTaskStateFault || (exports.InvalidExportTaskStateFault = {}));
|
|
388
262
|
var CopyDBClusterParameterGroupMessage;
|
|
389
263
|
(function (CopyDBClusterParameterGroupMessage) {
|
|
390
|
-
/**
|
|
391
|
-
* @internal
|
|
392
|
-
*/
|
|
393
264
|
CopyDBClusterParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
394
265
|
...obj,
|
|
395
266
|
});
|
|
396
267
|
})(CopyDBClusterParameterGroupMessage = exports.CopyDBClusterParameterGroupMessage || (exports.CopyDBClusterParameterGroupMessage = {}));
|
|
397
268
|
var DBClusterParameterGroup;
|
|
398
269
|
(function (DBClusterParameterGroup) {
|
|
399
|
-
/**
|
|
400
|
-
* @internal
|
|
401
|
-
*/
|
|
402
270
|
DBClusterParameterGroup.filterSensitiveLog = (obj) => ({
|
|
403
271
|
...obj,
|
|
404
272
|
});
|
|
405
273
|
})(DBClusterParameterGroup = exports.DBClusterParameterGroup || (exports.DBClusterParameterGroup = {}));
|
|
406
274
|
var CopyDBClusterParameterGroupResult;
|
|
407
275
|
(function (CopyDBClusterParameterGroupResult) {
|
|
408
|
-
/**
|
|
409
|
-
* @internal
|
|
410
|
-
*/
|
|
411
276
|
CopyDBClusterParameterGroupResult.filterSensitiveLog = (obj) => ({
|
|
412
277
|
...obj,
|
|
413
278
|
});
|
|
414
279
|
})(CopyDBClusterParameterGroupResult = exports.CopyDBClusterParameterGroupResult || (exports.CopyDBClusterParameterGroupResult = {}));
|
|
415
280
|
var DBParameterGroupAlreadyExistsFault;
|
|
416
281
|
(function (DBParameterGroupAlreadyExistsFault) {
|
|
417
|
-
/**
|
|
418
|
-
* @internal
|
|
419
|
-
*/
|
|
420
282
|
DBParameterGroupAlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
421
283
|
...obj,
|
|
422
284
|
});
|
|
423
285
|
})(DBParameterGroupAlreadyExistsFault = exports.DBParameterGroupAlreadyExistsFault || (exports.DBParameterGroupAlreadyExistsFault = {}));
|
|
424
286
|
var DBParameterGroupNotFoundFault;
|
|
425
287
|
(function (DBParameterGroupNotFoundFault) {
|
|
426
|
-
/**
|
|
427
|
-
* @internal
|
|
428
|
-
*/
|
|
429
288
|
DBParameterGroupNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
430
289
|
...obj,
|
|
431
290
|
});
|
|
432
291
|
})(DBParameterGroupNotFoundFault = exports.DBParameterGroupNotFoundFault || (exports.DBParameterGroupNotFoundFault = {}));
|
|
433
292
|
var DBParameterGroupQuotaExceededFault;
|
|
434
293
|
(function (DBParameterGroupQuotaExceededFault) {
|
|
435
|
-
/**
|
|
436
|
-
* @internal
|
|
437
|
-
*/
|
|
438
294
|
DBParameterGroupQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
439
295
|
...obj,
|
|
440
296
|
});
|
|
441
297
|
})(DBParameterGroupQuotaExceededFault = exports.DBParameterGroupQuotaExceededFault || (exports.DBParameterGroupQuotaExceededFault = {}));
|
|
442
298
|
var CopyDBClusterSnapshotMessage;
|
|
443
299
|
(function (CopyDBClusterSnapshotMessage) {
|
|
444
|
-
/**
|
|
445
|
-
* @internal
|
|
446
|
-
*/
|
|
447
300
|
CopyDBClusterSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
448
301
|
...obj,
|
|
449
302
|
});
|
|
450
303
|
})(CopyDBClusterSnapshotMessage = exports.CopyDBClusterSnapshotMessage || (exports.CopyDBClusterSnapshotMessage = {}));
|
|
451
304
|
var DBClusterSnapshot;
|
|
452
305
|
(function (DBClusterSnapshot) {
|
|
453
|
-
/**
|
|
454
|
-
* @internal
|
|
455
|
-
*/
|
|
456
306
|
DBClusterSnapshot.filterSensitiveLog = (obj) => ({
|
|
457
307
|
...obj,
|
|
458
308
|
});
|
|
459
309
|
})(DBClusterSnapshot = exports.DBClusterSnapshot || (exports.DBClusterSnapshot = {}));
|
|
460
310
|
var CopyDBClusterSnapshotResult;
|
|
461
311
|
(function (CopyDBClusterSnapshotResult) {
|
|
462
|
-
/**
|
|
463
|
-
* @internal
|
|
464
|
-
*/
|
|
465
312
|
CopyDBClusterSnapshotResult.filterSensitiveLog = (obj) => ({
|
|
466
313
|
...obj,
|
|
467
314
|
});
|
|
468
315
|
})(CopyDBClusterSnapshotResult = exports.CopyDBClusterSnapshotResult || (exports.CopyDBClusterSnapshotResult = {}));
|
|
469
316
|
var DBClusterSnapshotAlreadyExistsFault;
|
|
470
317
|
(function (DBClusterSnapshotAlreadyExistsFault) {
|
|
471
|
-
/**
|
|
472
|
-
* @internal
|
|
473
|
-
*/
|
|
474
318
|
DBClusterSnapshotAlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
475
319
|
...obj,
|
|
476
320
|
});
|
|
477
321
|
})(DBClusterSnapshotAlreadyExistsFault = exports.DBClusterSnapshotAlreadyExistsFault || (exports.DBClusterSnapshotAlreadyExistsFault = {}));
|
|
478
322
|
var DBClusterSnapshotNotFoundFault;
|
|
479
323
|
(function (DBClusterSnapshotNotFoundFault) {
|
|
480
|
-
/**
|
|
481
|
-
* @internal
|
|
482
|
-
*/
|
|
483
324
|
DBClusterSnapshotNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
484
325
|
...obj,
|
|
485
326
|
});
|
|
486
327
|
})(DBClusterSnapshotNotFoundFault = exports.DBClusterSnapshotNotFoundFault || (exports.DBClusterSnapshotNotFoundFault = {}));
|
|
487
328
|
var InvalidDBClusterSnapshotStateFault;
|
|
488
329
|
(function (InvalidDBClusterSnapshotStateFault) {
|
|
489
|
-
/**
|
|
490
|
-
* @internal
|
|
491
|
-
*/
|
|
492
330
|
InvalidDBClusterSnapshotStateFault.filterSensitiveLog = (obj) => ({
|
|
493
331
|
...obj,
|
|
494
332
|
});
|
|
495
333
|
})(InvalidDBClusterSnapshotStateFault = exports.InvalidDBClusterSnapshotStateFault || (exports.InvalidDBClusterSnapshotStateFault = {}));
|
|
496
334
|
var KMSKeyNotAccessibleFault;
|
|
497
335
|
(function (KMSKeyNotAccessibleFault) {
|
|
498
|
-
/**
|
|
499
|
-
* @internal
|
|
500
|
-
*/
|
|
501
336
|
KMSKeyNotAccessibleFault.filterSensitiveLog = (obj) => ({
|
|
502
337
|
...obj,
|
|
503
338
|
});
|
|
504
339
|
})(KMSKeyNotAccessibleFault = exports.KMSKeyNotAccessibleFault || (exports.KMSKeyNotAccessibleFault = {}));
|
|
505
340
|
var SnapshotQuotaExceededFault;
|
|
506
341
|
(function (SnapshotQuotaExceededFault) {
|
|
507
|
-
/**
|
|
508
|
-
* @internal
|
|
509
|
-
*/
|
|
510
342
|
SnapshotQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
511
343
|
...obj,
|
|
512
344
|
});
|
|
513
345
|
})(SnapshotQuotaExceededFault = exports.SnapshotQuotaExceededFault || (exports.SnapshotQuotaExceededFault = {}));
|
|
514
346
|
var CopyDBParameterGroupMessage;
|
|
515
347
|
(function (CopyDBParameterGroupMessage) {
|
|
516
|
-
/**
|
|
517
|
-
* @internal
|
|
518
|
-
*/
|
|
519
348
|
CopyDBParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
520
349
|
...obj,
|
|
521
350
|
});
|
|
522
351
|
})(CopyDBParameterGroupMessage = exports.CopyDBParameterGroupMessage || (exports.CopyDBParameterGroupMessage = {}));
|
|
523
352
|
var DBParameterGroup;
|
|
524
353
|
(function (DBParameterGroup) {
|
|
525
|
-
/**
|
|
526
|
-
* @internal
|
|
527
|
-
*/
|
|
528
354
|
DBParameterGroup.filterSensitiveLog = (obj) => ({
|
|
529
355
|
...obj,
|
|
530
356
|
});
|
|
531
357
|
})(DBParameterGroup = exports.DBParameterGroup || (exports.DBParameterGroup = {}));
|
|
532
358
|
var CopyDBParameterGroupResult;
|
|
533
359
|
(function (CopyDBParameterGroupResult) {
|
|
534
|
-
/**
|
|
535
|
-
* @internal
|
|
536
|
-
*/
|
|
537
360
|
CopyDBParameterGroupResult.filterSensitiveLog = (obj) => ({
|
|
538
361
|
...obj,
|
|
539
362
|
});
|
|
540
363
|
})(CopyDBParameterGroupResult = exports.CopyDBParameterGroupResult || (exports.CopyDBParameterGroupResult = {}));
|
|
541
364
|
var CopyDBSnapshotMessage;
|
|
542
365
|
(function (CopyDBSnapshotMessage) {
|
|
543
|
-
/**
|
|
544
|
-
* @internal
|
|
545
|
-
*/
|
|
546
366
|
CopyDBSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
547
367
|
...obj,
|
|
548
368
|
});
|
|
549
369
|
})(CopyDBSnapshotMessage = exports.CopyDBSnapshotMessage || (exports.CopyDBSnapshotMessage = {}));
|
|
550
370
|
var ProcessorFeature;
|
|
551
371
|
(function (ProcessorFeature) {
|
|
552
|
-
/**
|
|
553
|
-
* @internal
|
|
554
|
-
*/
|
|
555
372
|
ProcessorFeature.filterSensitiveLog = (obj) => ({
|
|
556
373
|
...obj,
|
|
557
374
|
});
|
|
558
375
|
})(ProcessorFeature = exports.ProcessorFeature || (exports.ProcessorFeature = {}));
|
|
559
376
|
var DBSnapshot;
|
|
560
377
|
(function (DBSnapshot) {
|
|
561
|
-
/**
|
|
562
|
-
* @internal
|
|
563
|
-
*/
|
|
564
378
|
DBSnapshot.filterSensitiveLog = (obj) => ({
|
|
565
379
|
...obj,
|
|
566
380
|
});
|
|
567
381
|
})(DBSnapshot = exports.DBSnapshot || (exports.DBSnapshot = {}));
|
|
568
382
|
var CopyDBSnapshotResult;
|
|
569
383
|
(function (CopyDBSnapshotResult) {
|
|
570
|
-
/**
|
|
571
|
-
* @internal
|
|
572
|
-
*/
|
|
573
384
|
CopyDBSnapshotResult.filterSensitiveLog = (obj) => ({
|
|
574
385
|
...obj,
|
|
575
386
|
});
|
|
576
387
|
})(CopyDBSnapshotResult = exports.CopyDBSnapshotResult || (exports.CopyDBSnapshotResult = {}));
|
|
577
388
|
var CustomAvailabilityZoneNotFoundFault;
|
|
578
389
|
(function (CustomAvailabilityZoneNotFoundFault) {
|
|
579
|
-
/**
|
|
580
|
-
* @internal
|
|
581
|
-
*/
|
|
582
390
|
CustomAvailabilityZoneNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
583
391
|
...obj,
|
|
584
392
|
});
|
|
585
393
|
})(CustomAvailabilityZoneNotFoundFault = exports.CustomAvailabilityZoneNotFoundFault || (exports.CustomAvailabilityZoneNotFoundFault = {}));
|
|
586
394
|
var DBSnapshotAlreadyExistsFault;
|
|
587
395
|
(function (DBSnapshotAlreadyExistsFault) {
|
|
588
|
-
/**
|
|
589
|
-
* @internal
|
|
590
|
-
*/
|
|
591
396
|
DBSnapshotAlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
592
397
|
...obj,
|
|
593
398
|
});
|
|
594
399
|
})(DBSnapshotAlreadyExistsFault = exports.DBSnapshotAlreadyExistsFault || (exports.DBSnapshotAlreadyExistsFault = {}));
|
|
595
400
|
var InvalidDBSnapshotStateFault;
|
|
596
401
|
(function (InvalidDBSnapshotStateFault) {
|
|
597
|
-
/**
|
|
598
|
-
* @internal
|
|
599
|
-
*/
|
|
600
402
|
InvalidDBSnapshotStateFault.filterSensitiveLog = (obj) => ({
|
|
601
403
|
...obj,
|
|
602
404
|
});
|
|
603
405
|
})(InvalidDBSnapshotStateFault = exports.InvalidDBSnapshotStateFault || (exports.InvalidDBSnapshotStateFault = {}));
|
|
604
406
|
var CopyOptionGroupMessage;
|
|
605
407
|
(function (CopyOptionGroupMessage) {
|
|
606
|
-
/**
|
|
607
|
-
* @internal
|
|
608
|
-
*/
|
|
609
408
|
CopyOptionGroupMessage.filterSensitiveLog = (obj) => ({
|
|
610
409
|
...obj,
|
|
611
410
|
});
|
|
612
411
|
})(CopyOptionGroupMessage = exports.CopyOptionGroupMessage || (exports.CopyOptionGroupMessage = {}));
|
|
613
412
|
var DBSecurityGroupMembership;
|
|
614
413
|
(function (DBSecurityGroupMembership) {
|
|
615
|
-
/**
|
|
616
|
-
* @internal
|
|
617
|
-
*/
|
|
618
414
|
DBSecurityGroupMembership.filterSensitiveLog = (obj) => ({
|
|
619
415
|
...obj,
|
|
620
416
|
});
|
|
621
417
|
})(DBSecurityGroupMembership = exports.DBSecurityGroupMembership || (exports.DBSecurityGroupMembership = {}));
|
|
622
418
|
var OptionSetting;
|
|
623
419
|
(function (OptionSetting) {
|
|
624
|
-
/**
|
|
625
|
-
* @internal
|
|
626
|
-
*/
|
|
627
420
|
OptionSetting.filterSensitiveLog = (obj) => ({
|
|
628
421
|
...obj,
|
|
629
422
|
});
|
|
630
423
|
})(OptionSetting = exports.OptionSetting || (exports.OptionSetting = {}));
|
|
631
424
|
var VpcSecurityGroupMembership;
|
|
632
425
|
(function (VpcSecurityGroupMembership) {
|
|
633
|
-
/**
|
|
634
|
-
* @internal
|
|
635
|
-
*/
|
|
636
426
|
VpcSecurityGroupMembership.filterSensitiveLog = (obj) => ({
|
|
637
427
|
...obj,
|
|
638
428
|
});
|
|
639
429
|
})(VpcSecurityGroupMembership = exports.VpcSecurityGroupMembership || (exports.VpcSecurityGroupMembership = {}));
|
|
640
430
|
var Option;
|
|
641
431
|
(function (Option) {
|
|
642
|
-
/**
|
|
643
|
-
* @internal
|
|
644
|
-
*/
|
|
645
432
|
Option.filterSensitiveLog = (obj) => ({
|
|
646
433
|
...obj,
|
|
647
434
|
});
|
|
648
435
|
})(Option = exports.Option || (exports.Option = {}));
|
|
649
436
|
var OptionGroup;
|
|
650
437
|
(function (OptionGroup) {
|
|
651
|
-
/**
|
|
652
|
-
* @internal
|
|
653
|
-
*/
|
|
654
438
|
OptionGroup.filterSensitiveLog = (obj) => ({
|
|
655
439
|
...obj,
|
|
656
440
|
});
|
|
657
441
|
})(OptionGroup = exports.OptionGroup || (exports.OptionGroup = {}));
|
|
658
442
|
var CopyOptionGroupResult;
|
|
659
443
|
(function (CopyOptionGroupResult) {
|
|
660
|
-
/**
|
|
661
|
-
* @internal
|
|
662
|
-
*/
|
|
663
444
|
CopyOptionGroupResult.filterSensitiveLog = (obj) => ({
|
|
664
445
|
...obj,
|
|
665
446
|
});
|
|
666
447
|
})(CopyOptionGroupResult = exports.CopyOptionGroupResult || (exports.CopyOptionGroupResult = {}));
|
|
667
448
|
var OptionGroupAlreadyExistsFault;
|
|
668
449
|
(function (OptionGroupAlreadyExistsFault) {
|
|
669
|
-
/**
|
|
670
|
-
* @internal
|
|
671
|
-
*/
|
|
672
450
|
OptionGroupAlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
673
451
|
...obj,
|
|
674
452
|
});
|
|
675
453
|
})(OptionGroupAlreadyExistsFault = exports.OptionGroupAlreadyExistsFault || (exports.OptionGroupAlreadyExistsFault = {}));
|
|
676
454
|
var OptionGroupNotFoundFault;
|
|
677
455
|
(function (OptionGroupNotFoundFault) {
|
|
678
|
-
/**
|
|
679
|
-
* @internal
|
|
680
|
-
*/
|
|
681
456
|
OptionGroupNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
682
457
|
...obj,
|
|
683
458
|
});
|
|
684
459
|
})(OptionGroupNotFoundFault = exports.OptionGroupNotFoundFault || (exports.OptionGroupNotFoundFault = {}));
|
|
685
460
|
var OptionGroupQuotaExceededFault;
|
|
686
461
|
(function (OptionGroupQuotaExceededFault) {
|
|
687
|
-
/**
|
|
688
|
-
* @internal
|
|
689
|
-
*/
|
|
690
462
|
OptionGroupQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
691
463
|
...obj,
|
|
692
464
|
});
|
|
693
465
|
})(OptionGroupQuotaExceededFault = exports.OptionGroupQuotaExceededFault || (exports.OptionGroupQuotaExceededFault = {}));
|
|
694
466
|
var CreateCustomAvailabilityZoneMessage;
|
|
695
467
|
(function (CreateCustomAvailabilityZoneMessage) {
|
|
696
|
-
/**
|
|
697
|
-
* @internal
|
|
698
|
-
*/
|
|
699
468
|
CreateCustomAvailabilityZoneMessage.filterSensitiveLog = (obj) => ({
|
|
700
469
|
...obj,
|
|
701
470
|
});
|
|
702
471
|
})(CreateCustomAvailabilityZoneMessage = exports.CreateCustomAvailabilityZoneMessage || (exports.CreateCustomAvailabilityZoneMessage = {}));
|
|
703
472
|
var VpnDetails;
|
|
704
473
|
(function (VpnDetails) {
|
|
705
|
-
/**
|
|
706
|
-
* @internal
|
|
707
|
-
*/
|
|
708
474
|
VpnDetails.filterSensitiveLog = (obj) => ({
|
|
709
475
|
...obj,
|
|
710
476
|
...(obj.VpnPSK && { VpnPSK: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -712,9 +478,6 @@ var VpnDetails;
|
|
|
712
478
|
})(VpnDetails = exports.VpnDetails || (exports.VpnDetails = {}));
|
|
713
479
|
var CustomAvailabilityZone;
|
|
714
480
|
(function (CustomAvailabilityZone) {
|
|
715
|
-
/**
|
|
716
|
-
* @internal
|
|
717
|
-
*/
|
|
718
481
|
CustomAvailabilityZone.filterSensitiveLog = (obj) => ({
|
|
719
482
|
...obj,
|
|
720
483
|
...(obj.VpnDetails && { VpnDetails: VpnDetails.filterSensitiveLog(obj.VpnDetails) }),
|
|
@@ -722,9 +485,6 @@ var CustomAvailabilityZone;
|
|
|
722
485
|
})(CustomAvailabilityZone = exports.CustomAvailabilityZone || (exports.CustomAvailabilityZone = {}));
|
|
723
486
|
var CreateCustomAvailabilityZoneResult;
|
|
724
487
|
(function (CreateCustomAvailabilityZoneResult) {
|
|
725
|
-
/**
|
|
726
|
-
* @internal
|
|
727
|
-
*/
|
|
728
488
|
CreateCustomAvailabilityZoneResult.filterSensitiveLog = (obj) => ({
|
|
729
489
|
...obj,
|
|
730
490
|
...(obj.CustomAvailabilityZone && {
|
|
@@ -734,72 +494,90 @@ var CreateCustomAvailabilityZoneResult;
|
|
|
734
494
|
})(CreateCustomAvailabilityZoneResult = exports.CreateCustomAvailabilityZoneResult || (exports.CreateCustomAvailabilityZoneResult = {}));
|
|
735
495
|
var CustomAvailabilityZoneAlreadyExistsFault;
|
|
736
496
|
(function (CustomAvailabilityZoneAlreadyExistsFault) {
|
|
737
|
-
/**
|
|
738
|
-
* @internal
|
|
739
|
-
*/
|
|
740
497
|
CustomAvailabilityZoneAlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
741
498
|
...obj,
|
|
742
499
|
});
|
|
743
500
|
})(CustomAvailabilityZoneAlreadyExistsFault = exports.CustomAvailabilityZoneAlreadyExistsFault || (exports.CustomAvailabilityZoneAlreadyExistsFault = {}));
|
|
744
501
|
var CustomAvailabilityZoneQuotaExceededFault;
|
|
745
502
|
(function (CustomAvailabilityZoneQuotaExceededFault) {
|
|
746
|
-
/**
|
|
747
|
-
* @internal
|
|
748
|
-
*/
|
|
749
503
|
CustomAvailabilityZoneQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
750
504
|
...obj,
|
|
751
505
|
});
|
|
752
506
|
})(CustomAvailabilityZoneQuotaExceededFault = exports.CustomAvailabilityZoneQuotaExceededFault || (exports.CustomAvailabilityZoneQuotaExceededFault = {}));
|
|
507
|
+
var CreateCustomDBEngineVersionMessage;
|
|
508
|
+
(function (CreateCustomDBEngineVersionMessage) {
|
|
509
|
+
CreateCustomDBEngineVersionMessage.filterSensitiveLog = (obj) => ({
|
|
510
|
+
...obj,
|
|
511
|
+
});
|
|
512
|
+
})(CreateCustomDBEngineVersionMessage = exports.CreateCustomDBEngineVersionMessage || (exports.CreateCustomDBEngineVersionMessage = {}));
|
|
513
|
+
var CustomDBEngineVersionAlreadyExistsFault;
|
|
514
|
+
(function (CustomDBEngineVersionAlreadyExistsFault) {
|
|
515
|
+
CustomDBEngineVersionAlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
516
|
+
...obj,
|
|
517
|
+
});
|
|
518
|
+
})(CustomDBEngineVersionAlreadyExistsFault = exports.CustomDBEngineVersionAlreadyExistsFault || (exports.CustomDBEngineVersionAlreadyExistsFault = {}));
|
|
519
|
+
var CustomDBEngineVersionQuotaExceededFault;
|
|
520
|
+
(function (CustomDBEngineVersionQuotaExceededFault) {
|
|
521
|
+
CustomDBEngineVersionQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
522
|
+
...obj,
|
|
523
|
+
});
|
|
524
|
+
})(CustomDBEngineVersionQuotaExceededFault = exports.CustomDBEngineVersionQuotaExceededFault || (exports.CustomDBEngineVersionQuotaExceededFault = {}));
|
|
525
|
+
var CharacterSet;
|
|
526
|
+
(function (CharacterSet) {
|
|
527
|
+
CharacterSet.filterSensitiveLog = (obj) => ({
|
|
528
|
+
...obj,
|
|
529
|
+
});
|
|
530
|
+
})(CharacterSet = exports.CharacterSet || (exports.CharacterSet = {}));
|
|
531
|
+
var Timezone;
|
|
532
|
+
(function (Timezone) {
|
|
533
|
+
Timezone.filterSensitiveLog = (obj) => ({
|
|
534
|
+
...obj,
|
|
535
|
+
});
|
|
536
|
+
})(Timezone = exports.Timezone || (exports.Timezone = {}));
|
|
537
|
+
var UpgradeTarget;
|
|
538
|
+
(function (UpgradeTarget) {
|
|
539
|
+
UpgradeTarget.filterSensitiveLog = (obj) => ({
|
|
540
|
+
...obj,
|
|
541
|
+
});
|
|
542
|
+
})(UpgradeTarget = exports.UpgradeTarget || (exports.UpgradeTarget = {}));
|
|
543
|
+
var DBEngineVersion;
|
|
544
|
+
(function (DBEngineVersion) {
|
|
545
|
+
DBEngineVersion.filterSensitiveLog = (obj) => ({
|
|
546
|
+
...obj,
|
|
547
|
+
});
|
|
548
|
+
})(DBEngineVersion = exports.DBEngineVersion || (exports.DBEngineVersion = {}));
|
|
753
549
|
var ScalingConfiguration;
|
|
754
550
|
(function (ScalingConfiguration) {
|
|
755
|
-
/**
|
|
756
|
-
* @internal
|
|
757
|
-
*/
|
|
758
551
|
ScalingConfiguration.filterSensitiveLog = (obj) => ({
|
|
759
552
|
...obj,
|
|
760
553
|
});
|
|
761
554
|
})(ScalingConfiguration = exports.ScalingConfiguration || (exports.ScalingConfiguration = {}));
|
|
762
555
|
var CreateDBClusterMessage;
|
|
763
556
|
(function (CreateDBClusterMessage) {
|
|
764
|
-
/**
|
|
765
|
-
* @internal
|
|
766
|
-
*/
|
|
767
557
|
CreateDBClusterMessage.filterSensitiveLog = (obj) => ({
|
|
768
558
|
...obj,
|
|
769
559
|
});
|
|
770
560
|
})(CreateDBClusterMessage = exports.CreateDBClusterMessage || (exports.CreateDBClusterMessage = {}));
|
|
771
561
|
var DBClusterRole;
|
|
772
562
|
(function (DBClusterRole) {
|
|
773
|
-
/**
|
|
774
|
-
* @internal
|
|
775
|
-
*/
|
|
776
563
|
DBClusterRole.filterSensitiveLog = (obj) => ({
|
|
777
564
|
...obj,
|
|
778
565
|
});
|
|
779
566
|
})(DBClusterRole = exports.DBClusterRole || (exports.DBClusterRole = {}));
|
|
780
567
|
var DBClusterMember;
|
|
781
568
|
(function (DBClusterMember) {
|
|
782
|
-
/**
|
|
783
|
-
* @internal
|
|
784
|
-
*/
|
|
785
569
|
DBClusterMember.filterSensitiveLog = (obj) => ({
|
|
786
570
|
...obj,
|
|
787
571
|
});
|
|
788
572
|
})(DBClusterMember = exports.DBClusterMember || (exports.DBClusterMember = {}));
|
|
789
573
|
var DBClusterOptionGroupStatus;
|
|
790
574
|
(function (DBClusterOptionGroupStatus) {
|
|
791
|
-
/**
|
|
792
|
-
* @internal
|
|
793
|
-
*/
|
|
794
575
|
DBClusterOptionGroupStatus.filterSensitiveLog = (obj) => ({
|
|
795
576
|
...obj,
|
|
796
577
|
});
|
|
797
578
|
})(DBClusterOptionGroupStatus = exports.DBClusterOptionGroupStatus || (exports.DBClusterOptionGroupStatus = {}));
|
|
798
579
|
var DomainMembership;
|
|
799
580
|
(function (DomainMembership) {
|
|
800
|
-
/**
|
|
801
|
-
* @internal
|
|
802
|
-
*/
|
|
803
581
|
DomainMembership.filterSensitiveLog = (obj) => ({
|
|
804
582
|
...obj,
|
|
805
583
|
});
|
|
@@ -814,351 +592,239 @@ var WriteForwardingStatus;
|
|
|
814
592
|
})(WriteForwardingStatus = exports.WriteForwardingStatus || (exports.WriteForwardingStatus = {}));
|
|
815
593
|
var PendingCloudwatchLogsExports;
|
|
816
594
|
(function (PendingCloudwatchLogsExports) {
|
|
817
|
-
/**
|
|
818
|
-
* @internal
|
|
819
|
-
*/
|
|
820
595
|
PendingCloudwatchLogsExports.filterSensitiveLog = (obj) => ({
|
|
821
596
|
...obj,
|
|
822
597
|
});
|
|
823
598
|
})(PendingCloudwatchLogsExports = exports.PendingCloudwatchLogsExports || (exports.PendingCloudwatchLogsExports = {}));
|
|
824
599
|
var ClusterPendingModifiedValues;
|
|
825
600
|
(function (ClusterPendingModifiedValues) {
|
|
826
|
-
/**
|
|
827
|
-
* @internal
|
|
828
|
-
*/
|
|
829
601
|
ClusterPendingModifiedValues.filterSensitiveLog = (obj) => ({
|
|
830
602
|
...obj,
|
|
831
603
|
});
|
|
832
604
|
})(ClusterPendingModifiedValues = exports.ClusterPendingModifiedValues || (exports.ClusterPendingModifiedValues = {}));
|
|
833
605
|
var ScalingConfigurationInfo;
|
|
834
606
|
(function (ScalingConfigurationInfo) {
|
|
835
|
-
/**
|
|
836
|
-
* @internal
|
|
837
|
-
*/
|
|
838
607
|
ScalingConfigurationInfo.filterSensitiveLog = (obj) => ({
|
|
839
608
|
...obj,
|
|
840
609
|
});
|
|
841
610
|
})(ScalingConfigurationInfo = exports.ScalingConfigurationInfo || (exports.ScalingConfigurationInfo = {}));
|
|
842
611
|
var DBCluster;
|
|
843
612
|
(function (DBCluster) {
|
|
844
|
-
/**
|
|
845
|
-
* @internal
|
|
846
|
-
*/
|
|
847
613
|
DBCluster.filterSensitiveLog = (obj) => ({
|
|
848
614
|
...obj,
|
|
849
615
|
});
|
|
850
616
|
})(DBCluster = exports.DBCluster || (exports.DBCluster = {}));
|
|
851
617
|
var CreateDBClusterResult;
|
|
852
618
|
(function (CreateDBClusterResult) {
|
|
853
|
-
/**
|
|
854
|
-
* @internal
|
|
855
|
-
*/
|
|
856
619
|
CreateDBClusterResult.filterSensitiveLog = (obj) => ({
|
|
857
620
|
...obj,
|
|
858
621
|
});
|
|
859
622
|
})(CreateDBClusterResult = exports.CreateDBClusterResult || (exports.CreateDBClusterResult = {}));
|
|
860
623
|
var DBClusterAlreadyExistsFault;
|
|
861
624
|
(function (DBClusterAlreadyExistsFault) {
|
|
862
|
-
/**
|
|
863
|
-
* @internal
|
|
864
|
-
*/
|
|
865
625
|
DBClusterAlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
866
626
|
...obj,
|
|
867
627
|
});
|
|
868
628
|
})(DBClusterAlreadyExistsFault = exports.DBClusterAlreadyExistsFault || (exports.DBClusterAlreadyExistsFault = {}));
|
|
869
629
|
var DBClusterParameterGroupNotFoundFault;
|
|
870
630
|
(function (DBClusterParameterGroupNotFoundFault) {
|
|
871
|
-
/**
|
|
872
|
-
* @internal
|
|
873
|
-
*/
|
|
874
631
|
DBClusterParameterGroupNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
875
632
|
...obj,
|
|
876
633
|
});
|
|
877
634
|
})(DBClusterParameterGroupNotFoundFault = exports.DBClusterParameterGroupNotFoundFault || (exports.DBClusterParameterGroupNotFoundFault = {}));
|
|
878
635
|
var DBClusterQuotaExceededFault;
|
|
879
636
|
(function (DBClusterQuotaExceededFault) {
|
|
880
|
-
/**
|
|
881
|
-
* @internal
|
|
882
|
-
*/
|
|
883
637
|
DBClusterQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
884
638
|
...obj,
|
|
885
639
|
});
|
|
886
640
|
})(DBClusterQuotaExceededFault = exports.DBClusterQuotaExceededFault || (exports.DBClusterQuotaExceededFault = {}));
|
|
887
641
|
var DBSubnetGroupDoesNotCoverEnoughAZs;
|
|
888
642
|
(function (DBSubnetGroupDoesNotCoverEnoughAZs) {
|
|
889
|
-
/**
|
|
890
|
-
* @internal
|
|
891
|
-
*/
|
|
892
643
|
DBSubnetGroupDoesNotCoverEnoughAZs.filterSensitiveLog = (obj) => ({
|
|
893
644
|
...obj,
|
|
894
645
|
});
|
|
895
646
|
})(DBSubnetGroupDoesNotCoverEnoughAZs = exports.DBSubnetGroupDoesNotCoverEnoughAZs || (exports.DBSubnetGroupDoesNotCoverEnoughAZs = {}));
|
|
896
647
|
var DBSubnetGroupNotFoundFault;
|
|
897
648
|
(function (DBSubnetGroupNotFoundFault) {
|
|
898
|
-
/**
|
|
899
|
-
* @internal
|
|
900
|
-
*/
|
|
901
649
|
DBSubnetGroupNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
902
650
|
...obj,
|
|
903
651
|
});
|
|
904
652
|
})(DBSubnetGroupNotFoundFault = exports.DBSubnetGroupNotFoundFault || (exports.DBSubnetGroupNotFoundFault = {}));
|
|
905
653
|
var DomainNotFoundFault;
|
|
906
654
|
(function (DomainNotFoundFault) {
|
|
907
|
-
/**
|
|
908
|
-
* @internal
|
|
909
|
-
*/
|
|
910
655
|
DomainNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
911
656
|
...obj,
|
|
912
657
|
});
|
|
913
658
|
})(DomainNotFoundFault = exports.DomainNotFoundFault || (exports.DomainNotFoundFault = {}));
|
|
914
659
|
var GlobalClusterNotFoundFault;
|
|
915
660
|
(function (GlobalClusterNotFoundFault) {
|
|
916
|
-
/**
|
|
917
|
-
* @internal
|
|
918
|
-
*/
|
|
919
661
|
GlobalClusterNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
920
662
|
...obj,
|
|
921
663
|
});
|
|
922
664
|
})(GlobalClusterNotFoundFault = exports.GlobalClusterNotFoundFault || (exports.GlobalClusterNotFoundFault = {}));
|
|
923
665
|
var InsufficientStorageClusterCapacityFault;
|
|
924
666
|
(function (InsufficientStorageClusterCapacityFault) {
|
|
925
|
-
/**
|
|
926
|
-
* @internal
|
|
927
|
-
*/
|
|
928
667
|
InsufficientStorageClusterCapacityFault.filterSensitiveLog = (obj) => ({
|
|
929
668
|
...obj,
|
|
930
669
|
});
|
|
931
670
|
})(InsufficientStorageClusterCapacityFault = exports.InsufficientStorageClusterCapacityFault || (exports.InsufficientStorageClusterCapacityFault = {}));
|
|
932
671
|
var InvalidDBSubnetGroupStateFault;
|
|
933
672
|
(function (InvalidDBSubnetGroupStateFault) {
|
|
934
|
-
/**
|
|
935
|
-
* @internal
|
|
936
|
-
*/
|
|
937
673
|
InvalidDBSubnetGroupStateFault.filterSensitiveLog = (obj) => ({
|
|
938
674
|
...obj,
|
|
939
675
|
});
|
|
940
676
|
})(InvalidDBSubnetGroupStateFault = exports.InvalidDBSubnetGroupStateFault || (exports.InvalidDBSubnetGroupStateFault = {}));
|
|
941
677
|
var InvalidGlobalClusterStateFault;
|
|
942
678
|
(function (InvalidGlobalClusterStateFault) {
|
|
943
|
-
/**
|
|
944
|
-
* @internal
|
|
945
|
-
*/
|
|
946
679
|
InvalidGlobalClusterStateFault.filterSensitiveLog = (obj) => ({
|
|
947
680
|
...obj,
|
|
948
681
|
});
|
|
949
682
|
})(InvalidGlobalClusterStateFault = exports.InvalidGlobalClusterStateFault || (exports.InvalidGlobalClusterStateFault = {}));
|
|
950
683
|
var InvalidSubnet;
|
|
951
684
|
(function (InvalidSubnet) {
|
|
952
|
-
/**
|
|
953
|
-
* @internal
|
|
954
|
-
*/
|
|
955
685
|
InvalidSubnet.filterSensitiveLog = (obj) => ({
|
|
956
686
|
...obj,
|
|
957
687
|
});
|
|
958
688
|
})(InvalidSubnet = exports.InvalidSubnet || (exports.InvalidSubnet = {}));
|
|
959
689
|
var InvalidVPCNetworkStateFault;
|
|
960
690
|
(function (InvalidVPCNetworkStateFault) {
|
|
961
|
-
/**
|
|
962
|
-
* @internal
|
|
963
|
-
*/
|
|
964
691
|
InvalidVPCNetworkStateFault.filterSensitiveLog = (obj) => ({
|
|
965
692
|
...obj,
|
|
966
693
|
});
|
|
967
694
|
})(InvalidVPCNetworkStateFault = exports.InvalidVPCNetworkStateFault || (exports.InvalidVPCNetworkStateFault = {}));
|
|
968
695
|
var StorageQuotaExceededFault;
|
|
969
696
|
(function (StorageQuotaExceededFault) {
|
|
970
|
-
/**
|
|
971
|
-
* @internal
|
|
972
|
-
*/
|
|
973
697
|
StorageQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
974
698
|
...obj,
|
|
975
699
|
});
|
|
976
700
|
})(StorageQuotaExceededFault = exports.StorageQuotaExceededFault || (exports.StorageQuotaExceededFault = {}));
|
|
977
701
|
var CreateDBClusterEndpointMessage;
|
|
978
702
|
(function (CreateDBClusterEndpointMessage) {
|
|
979
|
-
/**
|
|
980
|
-
* @internal
|
|
981
|
-
*/
|
|
982
703
|
CreateDBClusterEndpointMessage.filterSensitiveLog = (obj) => ({
|
|
983
704
|
...obj,
|
|
984
705
|
});
|
|
985
706
|
})(CreateDBClusterEndpointMessage = exports.CreateDBClusterEndpointMessage || (exports.CreateDBClusterEndpointMessage = {}));
|
|
986
707
|
var DBClusterEndpoint;
|
|
987
708
|
(function (DBClusterEndpoint) {
|
|
988
|
-
/**
|
|
989
|
-
* @internal
|
|
990
|
-
*/
|
|
991
709
|
DBClusterEndpoint.filterSensitiveLog = (obj) => ({
|
|
992
710
|
...obj,
|
|
993
711
|
});
|
|
994
712
|
})(DBClusterEndpoint = exports.DBClusterEndpoint || (exports.DBClusterEndpoint = {}));
|
|
995
713
|
var DBClusterEndpointAlreadyExistsFault;
|
|
996
714
|
(function (DBClusterEndpointAlreadyExistsFault) {
|
|
997
|
-
/**
|
|
998
|
-
* @internal
|
|
999
|
-
*/
|
|
1000
715
|
DBClusterEndpointAlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
1001
716
|
...obj,
|
|
1002
717
|
});
|
|
1003
718
|
})(DBClusterEndpointAlreadyExistsFault = exports.DBClusterEndpointAlreadyExistsFault || (exports.DBClusterEndpointAlreadyExistsFault = {}));
|
|
1004
719
|
var DBClusterEndpointQuotaExceededFault;
|
|
1005
720
|
(function (DBClusterEndpointQuotaExceededFault) {
|
|
1006
|
-
/**
|
|
1007
|
-
* @internal
|
|
1008
|
-
*/
|
|
1009
721
|
DBClusterEndpointQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
1010
722
|
...obj,
|
|
1011
723
|
});
|
|
1012
724
|
})(DBClusterEndpointQuotaExceededFault = exports.DBClusterEndpointQuotaExceededFault || (exports.DBClusterEndpointQuotaExceededFault = {}));
|
|
1013
725
|
var CreateDBClusterParameterGroupMessage;
|
|
1014
726
|
(function (CreateDBClusterParameterGroupMessage) {
|
|
1015
|
-
/**
|
|
1016
|
-
* @internal
|
|
1017
|
-
*/
|
|
1018
727
|
CreateDBClusterParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
1019
728
|
...obj,
|
|
1020
729
|
});
|
|
1021
730
|
})(CreateDBClusterParameterGroupMessage = exports.CreateDBClusterParameterGroupMessage || (exports.CreateDBClusterParameterGroupMessage = {}));
|
|
1022
731
|
var CreateDBClusterParameterGroupResult;
|
|
1023
732
|
(function (CreateDBClusterParameterGroupResult) {
|
|
1024
|
-
/**
|
|
1025
|
-
* @internal
|
|
1026
|
-
*/
|
|
1027
733
|
CreateDBClusterParameterGroupResult.filterSensitiveLog = (obj) => ({
|
|
1028
734
|
...obj,
|
|
1029
735
|
});
|
|
1030
736
|
})(CreateDBClusterParameterGroupResult = exports.CreateDBClusterParameterGroupResult || (exports.CreateDBClusterParameterGroupResult = {}));
|
|
1031
737
|
var CreateDBClusterSnapshotMessage;
|
|
1032
738
|
(function (CreateDBClusterSnapshotMessage) {
|
|
1033
|
-
/**
|
|
1034
|
-
* @internal
|
|
1035
|
-
*/
|
|
1036
739
|
CreateDBClusterSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
1037
740
|
...obj,
|
|
1038
741
|
});
|
|
1039
742
|
})(CreateDBClusterSnapshotMessage = exports.CreateDBClusterSnapshotMessage || (exports.CreateDBClusterSnapshotMessage = {}));
|
|
1040
743
|
var CreateDBClusterSnapshotResult;
|
|
1041
744
|
(function (CreateDBClusterSnapshotResult) {
|
|
1042
|
-
/**
|
|
1043
|
-
* @internal
|
|
1044
|
-
*/
|
|
1045
745
|
CreateDBClusterSnapshotResult.filterSensitiveLog = (obj) => ({
|
|
1046
746
|
...obj,
|
|
1047
747
|
});
|
|
1048
748
|
})(CreateDBClusterSnapshotResult = exports.CreateDBClusterSnapshotResult || (exports.CreateDBClusterSnapshotResult = {}));
|
|
1049
749
|
var AuthorizationNotFoundFault;
|
|
1050
750
|
(function (AuthorizationNotFoundFault) {
|
|
1051
|
-
/**
|
|
1052
|
-
* @internal
|
|
1053
|
-
*/
|
|
1054
751
|
AuthorizationNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
1055
752
|
...obj,
|
|
1056
753
|
});
|
|
1057
754
|
})(AuthorizationNotFoundFault = exports.AuthorizationNotFoundFault || (exports.AuthorizationNotFoundFault = {}));
|
|
1058
755
|
var BackupPolicyNotFoundFault;
|
|
1059
756
|
(function (BackupPolicyNotFoundFault) {
|
|
1060
|
-
/**
|
|
1061
|
-
* @internal
|
|
1062
|
-
*/
|
|
1063
757
|
BackupPolicyNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
1064
758
|
...obj,
|
|
1065
759
|
});
|
|
1066
760
|
})(BackupPolicyNotFoundFault = exports.BackupPolicyNotFoundFault || (exports.BackupPolicyNotFoundFault = {}));
|
|
1067
761
|
var CreateDBInstanceMessage;
|
|
1068
762
|
(function (CreateDBInstanceMessage) {
|
|
1069
|
-
/**
|
|
1070
|
-
* @internal
|
|
1071
|
-
*/
|
|
1072
763
|
CreateDBInstanceMessage.filterSensitiveLog = (obj) => ({
|
|
1073
764
|
...obj,
|
|
1074
765
|
});
|
|
1075
766
|
})(CreateDBInstanceMessage = exports.CreateDBInstanceMessage || (exports.CreateDBInstanceMessage = {}));
|
|
1076
767
|
var DBInstanceRole;
|
|
1077
768
|
(function (DBInstanceRole) {
|
|
1078
|
-
/**
|
|
1079
|
-
* @internal
|
|
1080
|
-
*/
|
|
1081
769
|
DBInstanceRole.filterSensitiveLog = (obj) => ({
|
|
1082
770
|
...obj,
|
|
1083
771
|
});
|
|
1084
772
|
})(DBInstanceRole = exports.DBInstanceRole || (exports.DBInstanceRole = {}));
|
|
773
|
+
var AutomationMode;
|
|
774
|
+
(function (AutomationMode) {
|
|
775
|
+
AutomationMode["ALL_PAUSED"] = "all-paused";
|
|
776
|
+
AutomationMode["FULL"] = "full";
|
|
777
|
+
})(AutomationMode = exports.AutomationMode || (exports.AutomationMode = {}));
|
|
1085
778
|
var DBInstanceAutomatedBackupsReplication;
|
|
1086
779
|
(function (DBInstanceAutomatedBackupsReplication) {
|
|
1087
|
-
/**
|
|
1088
|
-
* @internal
|
|
1089
|
-
*/
|
|
1090
780
|
DBInstanceAutomatedBackupsReplication.filterSensitiveLog = (obj) => ({
|
|
1091
781
|
...obj,
|
|
1092
782
|
});
|
|
1093
783
|
})(DBInstanceAutomatedBackupsReplication = exports.DBInstanceAutomatedBackupsReplication || (exports.DBInstanceAutomatedBackupsReplication = {}));
|
|
1094
784
|
var DBParameterGroupStatus;
|
|
1095
785
|
(function (DBParameterGroupStatus) {
|
|
1096
|
-
/**
|
|
1097
|
-
* @internal
|
|
1098
|
-
*/
|
|
1099
786
|
DBParameterGroupStatus.filterSensitiveLog = (obj) => ({
|
|
1100
787
|
...obj,
|
|
1101
788
|
});
|
|
1102
789
|
})(DBParameterGroupStatus = exports.DBParameterGroupStatus || (exports.DBParameterGroupStatus = {}));
|
|
1103
790
|
var AvailabilityZone;
|
|
1104
791
|
(function (AvailabilityZone) {
|
|
1105
|
-
/**
|
|
1106
|
-
* @internal
|
|
1107
|
-
*/
|
|
1108
792
|
AvailabilityZone.filterSensitiveLog = (obj) => ({
|
|
1109
793
|
...obj,
|
|
1110
794
|
});
|
|
1111
795
|
})(AvailabilityZone = exports.AvailabilityZone || (exports.AvailabilityZone = {}));
|
|
1112
796
|
var Outpost;
|
|
1113
797
|
(function (Outpost) {
|
|
1114
|
-
/**
|
|
1115
|
-
* @internal
|
|
1116
|
-
*/
|
|
1117
798
|
Outpost.filterSensitiveLog = (obj) => ({
|
|
1118
799
|
...obj,
|
|
1119
800
|
});
|
|
1120
801
|
})(Outpost = exports.Outpost || (exports.Outpost = {}));
|
|
1121
802
|
var Subnet;
|
|
1122
803
|
(function (Subnet) {
|
|
1123
|
-
/**
|
|
1124
|
-
* @internal
|
|
1125
|
-
*/
|
|
1126
804
|
Subnet.filterSensitiveLog = (obj) => ({
|
|
1127
805
|
...obj,
|
|
1128
806
|
});
|
|
1129
807
|
})(Subnet = exports.Subnet || (exports.Subnet = {}));
|
|
1130
808
|
var DBSubnetGroup;
|
|
1131
809
|
(function (DBSubnetGroup) {
|
|
1132
|
-
/**
|
|
1133
|
-
* @internal
|
|
1134
|
-
*/
|
|
1135
810
|
DBSubnetGroup.filterSensitiveLog = (obj) => ({
|
|
1136
811
|
...obj,
|
|
1137
812
|
});
|
|
1138
813
|
})(DBSubnetGroup = exports.DBSubnetGroup || (exports.DBSubnetGroup = {}));
|
|
1139
814
|
var Endpoint;
|
|
1140
815
|
(function (Endpoint) {
|
|
1141
|
-
/**
|
|
1142
|
-
* @internal
|
|
1143
|
-
*/
|
|
1144
816
|
Endpoint.filterSensitiveLog = (obj) => ({
|
|
1145
817
|
...obj,
|
|
1146
818
|
});
|
|
1147
819
|
})(Endpoint = exports.Endpoint || (exports.Endpoint = {}));
|
|
1148
820
|
var OptionGroupMembership;
|
|
1149
821
|
(function (OptionGroupMembership) {
|
|
1150
|
-
/**
|
|
1151
|
-
* @internal
|
|
1152
|
-
*/
|
|
1153
822
|
OptionGroupMembership.filterSensitiveLog = (obj) => ({
|
|
1154
823
|
...obj,
|
|
1155
824
|
});
|
|
1156
825
|
})(OptionGroupMembership = exports.OptionGroupMembership || (exports.OptionGroupMembership = {}));
|
|
1157
826
|
var PendingModifiedValues;
|
|
1158
827
|
(function (PendingModifiedValues) {
|
|
1159
|
-
/**
|
|
1160
|
-
* @internal
|
|
1161
|
-
*/
|
|
1162
828
|
PendingModifiedValues.filterSensitiveLog = (obj) => ({
|
|
1163
829
|
...obj,
|
|
1164
830
|
});
|
|
@@ -1170,126 +836,84 @@ var ReplicaMode;
|
|
|
1170
836
|
})(ReplicaMode = exports.ReplicaMode || (exports.ReplicaMode = {}));
|
|
1171
837
|
var DBInstanceStatusInfo;
|
|
1172
838
|
(function (DBInstanceStatusInfo) {
|
|
1173
|
-
/**
|
|
1174
|
-
* @internal
|
|
1175
|
-
*/
|
|
1176
839
|
DBInstanceStatusInfo.filterSensitiveLog = (obj) => ({
|
|
1177
840
|
...obj,
|
|
1178
841
|
});
|
|
1179
842
|
})(DBInstanceStatusInfo = exports.DBInstanceStatusInfo || (exports.DBInstanceStatusInfo = {}));
|
|
1180
843
|
var DBInstance;
|
|
1181
844
|
(function (DBInstance) {
|
|
1182
|
-
/**
|
|
1183
|
-
* @internal
|
|
1184
|
-
*/
|
|
1185
845
|
DBInstance.filterSensitiveLog = (obj) => ({
|
|
1186
846
|
...obj,
|
|
1187
847
|
});
|
|
1188
848
|
})(DBInstance = exports.DBInstance || (exports.DBInstance = {}));
|
|
1189
849
|
var CreateDBInstanceResult;
|
|
1190
850
|
(function (CreateDBInstanceResult) {
|
|
1191
|
-
/**
|
|
1192
|
-
* @internal
|
|
1193
|
-
*/
|
|
1194
851
|
CreateDBInstanceResult.filterSensitiveLog = (obj) => ({
|
|
1195
852
|
...obj,
|
|
1196
853
|
});
|
|
1197
854
|
})(CreateDBInstanceResult = exports.CreateDBInstanceResult || (exports.CreateDBInstanceResult = {}));
|
|
1198
855
|
var DBInstanceAlreadyExistsFault;
|
|
1199
856
|
(function (DBInstanceAlreadyExistsFault) {
|
|
1200
|
-
/**
|
|
1201
|
-
* @internal
|
|
1202
|
-
*/
|
|
1203
857
|
DBInstanceAlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
1204
858
|
...obj,
|
|
1205
859
|
});
|
|
1206
860
|
})(DBInstanceAlreadyExistsFault = exports.DBInstanceAlreadyExistsFault || (exports.DBInstanceAlreadyExistsFault = {}));
|
|
1207
861
|
var InstanceQuotaExceededFault;
|
|
1208
862
|
(function (InstanceQuotaExceededFault) {
|
|
1209
|
-
/**
|
|
1210
|
-
* @internal
|
|
1211
|
-
*/
|
|
1212
863
|
InstanceQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
1213
864
|
...obj,
|
|
1214
865
|
});
|
|
1215
866
|
})(InstanceQuotaExceededFault = exports.InstanceQuotaExceededFault || (exports.InstanceQuotaExceededFault = {}));
|
|
1216
867
|
var InsufficientDBInstanceCapacityFault;
|
|
1217
868
|
(function (InsufficientDBInstanceCapacityFault) {
|
|
1218
|
-
/**
|
|
1219
|
-
* @internal
|
|
1220
|
-
*/
|
|
1221
869
|
InsufficientDBInstanceCapacityFault.filterSensitiveLog = (obj) => ({
|
|
1222
870
|
...obj,
|
|
1223
871
|
});
|
|
1224
872
|
})(InsufficientDBInstanceCapacityFault = exports.InsufficientDBInstanceCapacityFault || (exports.InsufficientDBInstanceCapacityFault = {}));
|
|
1225
873
|
var ProvisionedIopsNotAvailableInAZFault;
|
|
1226
874
|
(function (ProvisionedIopsNotAvailableInAZFault) {
|
|
1227
|
-
/**
|
|
1228
|
-
* @internal
|
|
1229
|
-
*/
|
|
1230
875
|
ProvisionedIopsNotAvailableInAZFault.filterSensitiveLog = (obj) => ({
|
|
1231
876
|
...obj,
|
|
1232
877
|
});
|
|
1233
878
|
})(ProvisionedIopsNotAvailableInAZFault = exports.ProvisionedIopsNotAvailableInAZFault || (exports.ProvisionedIopsNotAvailableInAZFault = {}));
|
|
1234
879
|
var StorageTypeNotSupportedFault;
|
|
1235
880
|
(function (StorageTypeNotSupportedFault) {
|
|
1236
|
-
/**
|
|
1237
|
-
* @internal
|
|
1238
|
-
*/
|
|
1239
881
|
StorageTypeNotSupportedFault.filterSensitiveLog = (obj) => ({
|
|
1240
882
|
...obj,
|
|
1241
883
|
});
|
|
1242
884
|
})(StorageTypeNotSupportedFault = exports.StorageTypeNotSupportedFault || (exports.StorageTypeNotSupportedFault = {}));
|
|
1243
885
|
var CreateDBInstanceReadReplicaMessage;
|
|
1244
886
|
(function (CreateDBInstanceReadReplicaMessage) {
|
|
1245
|
-
/**
|
|
1246
|
-
* @internal
|
|
1247
|
-
*/
|
|
1248
887
|
CreateDBInstanceReadReplicaMessage.filterSensitiveLog = (obj) => ({
|
|
1249
888
|
...obj,
|
|
1250
889
|
});
|
|
1251
890
|
})(CreateDBInstanceReadReplicaMessage = exports.CreateDBInstanceReadReplicaMessage || (exports.CreateDBInstanceReadReplicaMessage = {}));
|
|
1252
891
|
var CreateDBInstanceReadReplicaResult;
|
|
1253
892
|
(function (CreateDBInstanceReadReplicaResult) {
|
|
1254
|
-
/**
|
|
1255
|
-
* @internal
|
|
1256
|
-
*/
|
|
1257
893
|
CreateDBInstanceReadReplicaResult.filterSensitiveLog = (obj) => ({
|
|
1258
894
|
...obj,
|
|
1259
895
|
});
|
|
1260
896
|
})(CreateDBInstanceReadReplicaResult = exports.CreateDBInstanceReadReplicaResult || (exports.CreateDBInstanceReadReplicaResult = {}));
|
|
1261
897
|
var DBSubnetGroupNotAllowedFault;
|
|
1262
898
|
(function (DBSubnetGroupNotAllowedFault) {
|
|
1263
|
-
/**
|
|
1264
|
-
* @internal
|
|
1265
|
-
*/
|
|
1266
899
|
DBSubnetGroupNotAllowedFault.filterSensitiveLog = (obj) => ({
|
|
1267
900
|
...obj,
|
|
1268
901
|
});
|
|
1269
902
|
})(DBSubnetGroupNotAllowedFault = exports.DBSubnetGroupNotAllowedFault || (exports.DBSubnetGroupNotAllowedFault = {}));
|
|
1270
903
|
var InvalidDBSubnetGroupFault;
|
|
1271
904
|
(function (InvalidDBSubnetGroupFault) {
|
|
1272
|
-
/**
|
|
1273
|
-
* @internal
|
|
1274
|
-
*/
|
|
1275
905
|
InvalidDBSubnetGroupFault.filterSensitiveLog = (obj) => ({
|
|
1276
906
|
...obj,
|
|
1277
907
|
});
|
|
1278
908
|
})(InvalidDBSubnetGroupFault = exports.InvalidDBSubnetGroupFault || (exports.InvalidDBSubnetGroupFault = {}));
|
|
1279
909
|
var CreateDBParameterGroupMessage;
|
|
1280
910
|
(function (CreateDBParameterGroupMessage) {
|
|
1281
|
-
/**
|
|
1282
|
-
* @internal
|
|
1283
|
-
*/
|
|
1284
911
|
CreateDBParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
1285
912
|
...obj,
|
|
1286
913
|
});
|
|
1287
914
|
})(CreateDBParameterGroupMessage = exports.CreateDBParameterGroupMessage || (exports.CreateDBParameterGroupMessage = {}));
|
|
1288
915
|
var CreateDBParameterGroupResult;
|
|
1289
916
|
(function (CreateDBParameterGroupResult) {
|
|
1290
|
-
/**
|
|
1291
|
-
* @internal
|
|
1292
|
-
*/
|
|
1293
917
|
CreateDBParameterGroupResult.filterSensitiveLog = (obj) => ({
|
|
1294
918
|
...obj,
|
|
1295
919
|
});
|
|
@@ -1305,9 +929,6 @@ var IAMAuthMode;
|
|
|
1305
929
|
})(IAMAuthMode = exports.IAMAuthMode || (exports.IAMAuthMode = {}));
|
|
1306
930
|
var UserAuthConfig;
|
|
1307
931
|
(function (UserAuthConfig) {
|
|
1308
|
-
/**
|
|
1309
|
-
* @internal
|
|
1310
|
-
*/
|
|
1311
932
|
UserAuthConfig.filterSensitiveLog = (obj) => ({
|
|
1312
933
|
...obj,
|
|
1313
934
|
});
|
|
@@ -1319,18 +940,12 @@ var EngineFamily;
|
|
|
1319
940
|
})(EngineFamily = exports.EngineFamily || (exports.EngineFamily = {}));
|
|
1320
941
|
var CreateDBProxyRequest;
|
|
1321
942
|
(function (CreateDBProxyRequest) {
|
|
1322
|
-
/**
|
|
1323
|
-
* @internal
|
|
1324
|
-
*/
|
|
1325
943
|
CreateDBProxyRequest.filterSensitiveLog = (obj) => ({
|
|
1326
944
|
...obj,
|
|
1327
945
|
});
|
|
1328
946
|
})(CreateDBProxyRequest = exports.CreateDBProxyRequest || (exports.CreateDBProxyRequest = {}));
|
|
1329
947
|
var UserAuthConfigInfo;
|
|
1330
948
|
(function (UserAuthConfigInfo) {
|
|
1331
|
-
/**
|
|
1332
|
-
* @internal
|
|
1333
|
-
*/
|
|
1334
949
|
UserAuthConfigInfo.filterSensitiveLog = (obj) => ({
|
|
1335
950
|
...obj,
|
|
1336
951
|
});
|
|
@@ -1349,36 +964,24 @@ var DBProxyStatus;
|
|
|
1349
964
|
})(DBProxyStatus = exports.DBProxyStatus || (exports.DBProxyStatus = {}));
|
|
1350
965
|
var DBProxy;
|
|
1351
966
|
(function (DBProxy) {
|
|
1352
|
-
/**
|
|
1353
|
-
* @internal
|
|
1354
|
-
*/
|
|
1355
967
|
DBProxy.filterSensitiveLog = (obj) => ({
|
|
1356
968
|
...obj,
|
|
1357
969
|
});
|
|
1358
970
|
})(DBProxy = exports.DBProxy || (exports.DBProxy = {}));
|
|
1359
971
|
var CreateDBProxyResponse;
|
|
1360
972
|
(function (CreateDBProxyResponse) {
|
|
1361
|
-
/**
|
|
1362
|
-
* @internal
|
|
1363
|
-
*/
|
|
1364
973
|
CreateDBProxyResponse.filterSensitiveLog = (obj) => ({
|
|
1365
974
|
...obj,
|
|
1366
975
|
});
|
|
1367
976
|
})(CreateDBProxyResponse = exports.CreateDBProxyResponse || (exports.CreateDBProxyResponse = {}));
|
|
1368
977
|
var DBProxyAlreadyExistsFault;
|
|
1369
978
|
(function (DBProxyAlreadyExistsFault) {
|
|
1370
|
-
/**
|
|
1371
|
-
* @internal
|
|
1372
|
-
*/
|
|
1373
979
|
DBProxyAlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
1374
980
|
...obj,
|
|
1375
981
|
});
|
|
1376
982
|
})(DBProxyAlreadyExistsFault = exports.DBProxyAlreadyExistsFault || (exports.DBProxyAlreadyExistsFault = {}));
|
|
1377
983
|
var DBProxyQuotaExceededFault;
|
|
1378
984
|
(function (DBProxyQuotaExceededFault) {
|
|
1379
|
-
/**
|
|
1380
|
-
* @internal
|
|
1381
|
-
*/
|
|
1382
985
|
DBProxyQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
1383
986
|
...obj,
|
|
1384
987
|
});
|
|
@@ -1390,9 +993,6 @@ var DBProxyEndpointTargetRole;
|
|
|
1390
993
|
})(DBProxyEndpointTargetRole = exports.DBProxyEndpointTargetRole || (exports.DBProxyEndpointTargetRole = {}));
|
|
1391
994
|
var CreateDBProxyEndpointRequest;
|
|
1392
995
|
(function (CreateDBProxyEndpointRequest) {
|
|
1393
|
-
/**
|
|
1394
|
-
* @internal
|
|
1395
|
-
*/
|
|
1396
996
|
CreateDBProxyEndpointRequest.filterSensitiveLog = (obj) => ({
|
|
1397
997
|
...obj,
|
|
1398
998
|
});
|
|
@@ -1408,234 +1008,156 @@ var DBProxyEndpointStatus;
|
|
|
1408
1008
|
})(DBProxyEndpointStatus = exports.DBProxyEndpointStatus || (exports.DBProxyEndpointStatus = {}));
|
|
1409
1009
|
var DBProxyEndpoint;
|
|
1410
1010
|
(function (DBProxyEndpoint) {
|
|
1411
|
-
/**
|
|
1412
|
-
* @internal
|
|
1413
|
-
*/
|
|
1414
1011
|
DBProxyEndpoint.filterSensitiveLog = (obj) => ({
|
|
1415
1012
|
...obj,
|
|
1416
1013
|
});
|
|
1417
1014
|
})(DBProxyEndpoint = exports.DBProxyEndpoint || (exports.DBProxyEndpoint = {}));
|
|
1418
1015
|
var CreateDBProxyEndpointResponse;
|
|
1419
1016
|
(function (CreateDBProxyEndpointResponse) {
|
|
1420
|
-
/**
|
|
1421
|
-
* @internal
|
|
1422
|
-
*/
|
|
1423
1017
|
CreateDBProxyEndpointResponse.filterSensitiveLog = (obj) => ({
|
|
1424
1018
|
...obj,
|
|
1425
1019
|
});
|
|
1426
1020
|
})(CreateDBProxyEndpointResponse = exports.CreateDBProxyEndpointResponse || (exports.CreateDBProxyEndpointResponse = {}));
|
|
1427
1021
|
var DBProxyEndpointAlreadyExistsFault;
|
|
1428
1022
|
(function (DBProxyEndpointAlreadyExistsFault) {
|
|
1429
|
-
/**
|
|
1430
|
-
* @internal
|
|
1431
|
-
*/
|
|
1432
1023
|
DBProxyEndpointAlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
1433
1024
|
...obj,
|
|
1434
1025
|
});
|
|
1435
1026
|
})(DBProxyEndpointAlreadyExistsFault = exports.DBProxyEndpointAlreadyExistsFault || (exports.DBProxyEndpointAlreadyExistsFault = {}));
|
|
1436
1027
|
var DBProxyEndpointQuotaExceededFault;
|
|
1437
1028
|
(function (DBProxyEndpointQuotaExceededFault) {
|
|
1438
|
-
/**
|
|
1439
|
-
* @internal
|
|
1440
|
-
*/
|
|
1441
1029
|
DBProxyEndpointQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
1442
1030
|
...obj,
|
|
1443
1031
|
});
|
|
1444
1032
|
})(DBProxyEndpointQuotaExceededFault = exports.DBProxyEndpointQuotaExceededFault || (exports.DBProxyEndpointQuotaExceededFault = {}));
|
|
1445
1033
|
var InvalidDBProxyStateFault;
|
|
1446
1034
|
(function (InvalidDBProxyStateFault) {
|
|
1447
|
-
/**
|
|
1448
|
-
* @internal
|
|
1449
|
-
*/
|
|
1450
1035
|
InvalidDBProxyStateFault.filterSensitiveLog = (obj) => ({
|
|
1451
1036
|
...obj,
|
|
1452
1037
|
});
|
|
1453
1038
|
})(InvalidDBProxyStateFault = exports.InvalidDBProxyStateFault || (exports.InvalidDBProxyStateFault = {}));
|
|
1454
1039
|
var CreateDBSecurityGroupMessage;
|
|
1455
1040
|
(function (CreateDBSecurityGroupMessage) {
|
|
1456
|
-
/**
|
|
1457
|
-
* @internal
|
|
1458
|
-
*/
|
|
1459
1041
|
CreateDBSecurityGroupMessage.filterSensitiveLog = (obj) => ({
|
|
1460
1042
|
...obj,
|
|
1461
1043
|
});
|
|
1462
1044
|
})(CreateDBSecurityGroupMessage = exports.CreateDBSecurityGroupMessage || (exports.CreateDBSecurityGroupMessage = {}));
|
|
1463
1045
|
var CreateDBSecurityGroupResult;
|
|
1464
1046
|
(function (CreateDBSecurityGroupResult) {
|
|
1465
|
-
/**
|
|
1466
|
-
* @internal
|
|
1467
|
-
*/
|
|
1468
1047
|
CreateDBSecurityGroupResult.filterSensitiveLog = (obj) => ({
|
|
1469
1048
|
...obj,
|
|
1470
1049
|
});
|
|
1471
1050
|
})(CreateDBSecurityGroupResult = exports.CreateDBSecurityGroupResult || (exports.CreateDBSecurityGroupResult = {}));
|
|
1472
1051
|
var DBSecurityGroupAlreadyExistsFault;
|
|
1473
1052
|
(function (DBSecurityGroupAlreadyExistsFault) {
|
|
1474
|
-
/**
|
|
1475
|
-
* @internal
|
|
1476
|
-
*/
|
|
1477
1053
|
DBSecurityGroupAlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
1478
1054
|
...obj,
|
|
1479
1055
|
});
|
|
1480
1056
|
})(DBSecurityGroupAlreadyExistsFault = exports.DBSecurityGroupAlreadyExistsFault || (exports.DBSecurityGroupAlreadyExistsFault = {}));
|
|
1481
1057
|
var DBSecurityGroupNotSupportedFault;
|
|
1482
1058
|
(function (DBSecurityGroupNotSupportedFault) {
|
|
1483
|
-
/**
|
|
1484
|
-
* @internal
|
|
1485
|
-
*/
|
|
1486
1059
|
DBSecurityGroupNotSupportedFault.filterSensitiveLog = (obj) => ({
|
|
1487
1060
|
...obj,
|
|
1488
1061
|
});
|
|
1489
1062
|
})(DBSecurityGroupNotSupportedFault = exports.DBSecurityGroupNotSupportedFault || (exports.DBSecurityGroupNotSupportedFault = {}));
|
|
1490
1063
|
var DBSecurityGroupQuotaExceededFault;
|
|
1491
1064
|
(function (DBSecurityGroupQuotaExceededFault) {
|
|
1492
|
-
/**
|
|
1493
|
-
* @internal
|
|
1494
|
-
*/
|
|
1495
1065
|
DBSecurityGroupQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
1496
1066
|
...obj,
|
|
1497
1067
|
});
|
|
1498
1068
|
})(DBSecurityGroupQuotaExceededFault = exports.DBSecurityGroupQuotaExceededFault || (exports.DBSecurityGroupQuotaExceededFault = {}));
|
|
1499
1069
|
var CreateDBSnapshotMessage;
|
|
1500
1070
|
(function (CreateDBSnapshotMessage) {
|
|
1501
|
-
/**
|
|
1502
|
-
* @internal
|
|
1503
|
-
*/
|
|
1504
1071
|
CreateDBSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
1505
1072
|
...obj,
|
|
1506
1073
|
});
|
|
1507
1074
|
})(CreateDBSnapshotMessage = exports.CreateDBSnapshotMessage || (exports.CreateDBSnapshotMessage = {}));
|
|
1508
1075
|
var CreateDBSnapshotResult;
|
|
1509
1076
|
(function (CreateDBSnapshotResult) {
|
|
1510
|
-
/**
|
|
1511
|
-
* @internal
|
|
1512
|
-
*/
|
|
1513
1077
|
CreateDBSnapshotResult.filterSensitiveLog = (obj) => ({
|
|
1514
1078
|
...obj,
|
|
1515
1079
|
});
|
|
1516
1080
|
})(CreateDBSnapshotResult = exports.CreateDBSnapshotResult || (exports.CreateDBSnapshotResult = {}));
|
|
1517
1081
|
var CreateDBSubnetGroupMessage;
|
|
1518
1082
|
(function (CreateDBSubnetGroupMessage) {
|
|
1519
|
-
/**
|
|
1520
|
-
* @internal
|
|
1521
|
-
*/
|
|
1522
1083
|
CreateDBSubnetGroupMessage.filterSensitiveLog = (obj) => ({
|
|
1523
1084
|
...obj,
|
|
1524
1085
|
});
|
|
1525
1086
|
})(CreateDBSubnetGroupMessage = exports.CreateDBSubnetGroupMessage || (exports.CreateDBSubnetGroupMessage = {}));
|
|
1526
1087
|
var CreateDBSubnetGroupResult;
|
|
1527
1088
|
(function (CreateDBSubnetGroupResult) {
|
|
1528
|
-
/**
|
|
1529
|
-
* @internal
|
|
1530
|
-
*/
|
|
1531
1089
|
CreateDBSubnetGroupResult.filterSensitiveLog = (obj) => ({
|
|
1532
1090
|
...obj,
|
|
1533
1091
|
});
|
|
1534
1092
|
})(CreateDBSubnetGroupResult = exports.CreateDBSubnetGroupResult || (exports.CreateDBSubnetGroupResult = {}));
|
|
1535
1093
|
var DBSubnetGroupAlreadyExistsFault;
|
|
1536
1094
|
(function (DBSubnetGroupAlreadyExistsFault) {
|
|
1537
|
-
/**
|
|
1538
|
-
* @internal
|
|
1539
|
-
*/
|
|
1540
1095
|
DBSubnetGroupAlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
1541
1096
|
...obj,
|
|
1542
1097
|
});
|
|
1543
1098
|
})(DBSubnetGroupAlreadyExistsFault = exports.DBSubnetGroupAlreadyExistsFault || (exports.DBSubnetGroupAlreadyExistsFault = {}));
|
|
1544
1099
|
var DBSubnetGroupQuotaExceededFault;
|
|
1545
1100
|
(function (DBSubnetGroupQuotaExceededFault) {
|
|
1546
|
-
/**
|
|
1547
|
-
* @internal
|
|
1548
|
-
*/
|
|
1549
1101
|
DBSubnetGroupQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
1550
1102
|
...obj,
|
|
1551
1103
|
});
|
|
1552
1104
|
})(DBSubnetGroupQuotaExceededFault = exports.DBSubnetGroupQuotaExceededFault || (exports.DBSubnetGroupQuotaExceededFault = {}));
|
|
1553
1105
|
var DBSubnetQuotaExceededFault;
|
|
1554
1106
|
(function (DBSubnetQuotaExceededFault) {
|
|
1555
|
-
/**
|
|
1556
|
-
* @internal
|
|
1557
|
-
*/
|
|
1558
1107
|
DBSubnetQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
1559
1108
|
...obj,
|
|
1560
1109
|
});
|
|
1561
1110
|
})(DBSubnetQuotaExceededFault = exports.DBSubnetQuotaExceededFault || (exports.DBSubnetQuotaExceededFault = {}));
|
|
1562
1111
|
var CreateEventSubscriptionMessage;
|
|
1563
1112
|
(function (CreateEventSubscriptionMessage) {
|
|
1564
|
-
/**
|
|
1565
|
-
* @internal
|
|
1566
|
-
*/
|
|
1567
1113
|
CreateEventSubscriptionMessage.filterSensitiveLog = (obj) => ({
|
|
1568
1114
|
...obj,
|
|
1569
1115
|
});
|
|
1570
1116
|
})(CreateEventSubscriptionMessage = exports.CreateEventSubscriptionMessage || (exports.CreateEventSubscriptionMessage = {}));
|
|
1571
1117
|
var CreateEventSubscriptionResult;
|
|
1572
1118
|
(function (CreateEventSubscriptionResult) {
|
|
1573
|
-
/**
|
|
1574
|
-
* @internal
|
|
1575
|
-
*/
|
|
1576
1119
|
CreateEventSubscriptionResult.filterSensitiveLog = (obj) => ({
|
|
1577
1120
|
...obj,
|
|
1578
1121
|
});
|
|
1579
1122
|
})(CreateEventSubscriptionResult = exports.CreateEventSubscriptionResult || (exports.CreateEventSubscriptionResult = {}));
|
|
1580
1123
|
var EventSubscriptionQuotaExceededFault;
|
|
1581
1124
|
(function (EventSubscriptionQuotaExceededFault) {
|
|
1582
|
-
/**
|
|
1583
|
-
* @internal
|
|
1584
|
-
*/
|
|
1585
1125
|
EventSubscriptionQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
1586
1126
|
...obj,
|
|
1587
1127
|
});
|
|
1588
1128
|
})(EventSubscriptionQuotaExceededFault = exports.EventSubscriptionQuotaExceededFault || (exports.EventSubscriptionQuotaExceededFault = {}));
|
|
1589
1129
|
var SNSInvalidTopicFault;
|
|
1590
1130
|
(function (SNSInvalidTopicFault) {
|
|
1591
|
-
/**
|
|
1592
|
-
* @internal
|
|
1593
|
-
*/
|
|
1594
1131
|
SNSInvalidTopicFault.filterSensitiveLog = (obj) => ({
|
|
1595
1132
|
...obj,
|
|
1596
1133
|
});
|
|
1597
1134
|
})(SNSInvalidTopicFault = exports.SNSInvalidTopicFault || (exports.SNSInvalidTopicFault = {}));
|
|
1598
1135
|
var SNSNoAuthorizationFault;
|
|
1599
1136
|
(function (SNSNoAuthorizationFault) {
|
|
1600
|
-
/**
|
|
1601
|
-
* @internal
|
|
1602
|
-
*/
|
|
1603
1137
|
SNSNoAuthorizationFault.filterSensitiveLog = (obj) => ({
|
|
1604
1138
|
...obj,
|
|
1605
1139
|
});
|
|
1606
1140
|
})(SNSNoAuthorizationFault = exports.SNSNoAuthorizationFault || (exports.SNSNoAuthorizationFault = {}));
|
|
1607
1141
|
var SNSTopicArnNotFoundFault;
|
|
1608
1142
|
(function (SNSTopicArnNotFoundFault) {
|
|
1609
|
-
/**
|
|
1610
|
-
* @internal
|
|
1611
|
-
*/
|
|
1612
1143
|
SNSTopicArnNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
1613
1144
|
...obj,
|
|
1614
1145
|
});
|
|
1615
1146
|
})(SNSTopicArnNotFoundFault = exports.SNSTopicArnNotFoundFault || (exports.SNSTopicArnNotFoundFault = {}));
|
|
1616
1147
|
var SubscriptionAlreadyExistFault;
|
|
1617
1148
|
(function (SubscriptionAlreadyExistFault) {
|
|
1618
|
-
/**
|
|
1619
|
-
* @internal
|
|
1620
|
-
*/
|
|
1621
1149
|
SubscriptionAlreadyExistFault.filterSensitiveLog = (obj) => ({
|
|
1622
1150
|
...obj,
|
|
1623
1151
|
});
|
|
1624
1152
|
})(SubscriptionAlreadyExistFault = exports.SubscriptionAlreadyExistFault || (exports.SubscriptionAlreadyExistFault = {}));
|
|
1625
1153
|
var SubscriptionCategoryNotFoundFault;
|
|
1626
1154
|
(function (SubscriptionCategoryNotFoundFault) {
|
|
1627
|
-
/**
|
|
1628
|
-
* @internal
|
|
1629
|
-
*/
|
|
1630
1155
|
SubscriptionCategoryNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
1631
1156
|
...obj,
|
|
1632
1157
|
});
|
|
1633
1158
|
})(SubscriptionCategoryNotFoundFault = exports.SubscriptionCategoryNotFoundFault || (exports.SubscriptionCategoryNotFoundFault = {}));
|
|
1634
1159
|
var CreateGlobalClusterMessage;
|
|
1635
1160
|
(function (CreateGlobalClusterMessage) {
|
|
1636
|
-
/**
|
|
1637
|
-
* @internal
|
|
1638
|
-
*/
|
|
1639
1161
|
CreateGlobalClusterMessage.filterSensitiveLog = (obj) => ({
|
|
1640
1162
|
...obj,
|
|
1641
1163
|
});
|
|
@@ -1648,90 +1170,60 @@ var FailoverStatus;
|
|
|
1648
1170
|
})(FailoverStatus = exports.FailoverStatus || (exports.FailoverStatus = {}));
|
|
1649
1171
|
var FailoverState;
|
|
1650
1172
|
(function (FailoverState) {
|
|
1651
|
-
/**
|
|
1652
|
-
* @internal
|
|
1653
|
-
*/
|
|
1654
1173
|
FailoverState.filterSensitiveLog = (obj) => ({
|
|
1655
1174
|
...obj,
|
|
1656
1175
|
});
|
|
1657
1176
|
})(FailoverState = exports.FailoverState || (exports.FailoverState = {}));
|
|
1658
1177
|
var GlobalClusterMember;
|
|
1659
1178
|
(function (GlobalClusterMember) {
|
|
1660
|
-
/**
|
|
1661
|
-
* @internal
|
|
1662
|
-
*/
|
|
1663
1179
|
GlobalClusterMember.filterSensitiveLog = (obj) => ({
|
|
1664
1180
|
...obj,
|
|
1665
1181
|
});
|
|
1666
1182
|
})(GlobalClusterMember = exports.GlobalClusterMember || (exports.GlobalClusterMember = {}));
|
|
1667
1183
|
var GlobalCluster;
|
|
1668
1184
|
(function (GlobalCluster) {
|
|
1669
|
-
/**
|
|
1670
|
-
* @internal
|
|
1671
|
-
*/
|
|
1672
1185
|
GlobalCluster.filterSensitiveLog = (obj) => ({
|
|
1673
1186
|
...obj,
|
|
1674
1187
|
});
|
|
1675
1188
|
})(GlobalCluster = exports.GlobalCluster || (exports.GlobalCluster = {}));
|
|
1676
1189
|
var CreateGlobalClusterResult;
|
|
1677
1190
|
(function (CreateGlobalClusterResult) {
|
|
1678
|
-
/**
|
|
1679
|
-
* @internal
|
|
1680
|
-
*/
|
|
1681
1191
|
CreateGlobalClusterResult.filterSensitiveLog = (obj) => ({
|
|
1682
1192
|
...obj,
|
|
1683
1193
|
});
|
|
1684
1194
|
})(CreateGlobalClusterResult = exports.CreateGlobalClusterResult || (exports.CreateGlobalClusterResult = {}));
|
|
1685
1195
|
var GlobalClusterAlreadyExistsFault;
|
|
1686
1196
|
(function (GlobalClusterAlreadyExistsFault) {
|
|
1687
|
-
/**
|
|
1688
|
-
* @internal
|
|
1689
|
-
*/
|
|
1690
1197
|
GlobalClusterAlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
1691
1198
|
...obj,
|
|
1692
1199
|
});
|
|
1693
1200
|
})(GlobalClusterAlreadyExistsFault = exports.GlobalClusterAlreadyExistsFault || (exports.GlobalClusterAlreadyExistsFault = {}));
|
|
1694
1201
|
var GlobalClusterQuotaExceededFault;
|
|
1695
1202
|
(function (GlobalClusterQuotaExceededFault) {
|
|
1696
|
-
/**
|
|
1697
|
-
* @internal
|
|
1698
|
-
*/
|
|
1699
1203
|
GlobalClusterQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
1700
1204
|
...obj,
|
|
1701
1205
|
});
|
|
1702
1206
|
})(GlobalClusterQuotaExceededFault = exports.GlobalClusterQuotaExceededFault || (exports.GlobalClusterQuotaExceededFault = {}));
|
|
1703
1207
|
var CreateOptionGroupMessage;
|
|
1704
1208
|
(function (CreateOptionGroupMessage) {
|
|
1705
|
-
/**
|
|
1706
|
-
* @internal
|
|
1707
|
-
*/
|
|
1708
1209
|
CreateOptionGroupMessage.filterSensitiveLog = (obj) => ({
|
|
1709
1210
|
...obj,
|
|
1710
1211
|
});
|
|
1711
1212
|
})(CreateOptionGroupMessage = exports.CreateOptionGroupMessage || (exports.CreateOptionGroupMessage = {}));
|
|
1712
1213
|
var CreateOptionGroupResult;
|
|
1713
1214
|
(function (CreateOptionGroupResult) {
|
|
1714
|
-
/**
|
|
1715
|
-
* @internal
|
|
1716
|
-
*/
|
|
1717
1215
|
CreateOptionGroupResult.filterSensitiveLog = (obj) => ({
|
|
1718
1216
|
...obj,
|
|
1719
1217
|
});
|
|
1720
1218
|
})(CreateOptionGroupResult = exports.CreateOptionGroupResult || (exports.CreateOptionGroupResult = {}));
|
|
1721
1219
|
var DeleteCustomAvailabilityZoneMessage;
|
|
1722
1220
|
(function (DeleteCustomAvailabilityZoneMessage) {
|
|
1723
|
-
/**
|
|
1724
|
-
* @internal
|
|
1725
|
-
*/
|
|
1726
1221
|
DeleteCustomAvailabilityZoneMessage.filterSensitiveLog = (obj) => ({
|
|
1727
1222
|
...obj,
|
|
1728
1223
|
});
|
|
1729
1224
|
})(DeleteCustomAvailabilityZoneMessage = exports.DeleteCustomAvailabilityZoneMessage || (exports.DeleteCustomAvailabilityZoneMessage = {}));
|
|
1730
1225
|
var DeleteCustomAvailabilityZoneResult;
|
|
1731
1226
|
(function (DeleteCustomAvailabilityZoneResult) {
|
|
1732
|
-
/**
|
|
1733
|
-
* @internal
|
|
1734
|
-
*/
|
|
1735
1227
|
DeleteCustomAvailabilityZoneResult.filterSensitiveLog = (obj) => ({
|
|
1736
1228
|
...obj,
|
|
1737
1229
|
...(obj.CustomAvailabilityZone && {
|
|
@@ -1739,461 +1231,326 @@ var DeleteCustomAvailabilityZoneResult;
|
|
|
1739
1231
|
}),
|
|
1740
1232
|
});
|
|
1741
1233
|
})(DeleteCustomAvailabilityZoneResult = exports.DeleteCustomAvailabilityZoneResult || (exports.DeleteCustomAvailabilityZoneResult = {}));
|
|
1234
|
+
var CustomDBEngineVersionNotFoundFault;
|
|
1235
|
+
(function (CustomDBEngineVersionNotFoundFault) {
|
|
1236
|
+
CustomDBEngineVersionNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
1237
|
+
...obj,
|
|
1238
|
+
});
|
|
1239
|
+
})(CustomDBEngineVersionNotFoundFault = exports.CustomDBEngineVersionNotFoundFault || (exports.CustomDBEngineVersionNotFoundFault = {}));
|
|
1240
|
+
var DeleteCustomDBEngineVersionMessage;
|
|
1241
|
+
(function (DeleteCustomDBEngineVersionMessage) {
|
|
1242
|
+
DeleteCustomDBEngineVersionMessage.filterSensitiveLog = (obj) => ({
|
|
1243
|
+
...obj,
|
|
1244
|
+
});
|
|
1245
|
+
})(DeleteCustomDBEngineVersionMessage = exports.DeleteCustomDBEngineVersionMessage || (exports.DeleteCustomDBEngineVersionMessage = {}));
|
|
1246
|
+
var InvalidCustomDBEngineVersionStateFault;
|
|
1247
|
+
(function (InvalidCustomDBEngineVersionStateFault) {
|
|
1248
|
+
InvalidCustomDBEngineVersionStateFault.filterSensitiveLog = (obj) => ({
|
|
1249
|
+
...obj,
|
|
1250
|
+
});
|
|
1251
|
+
})(InvalidCustomDBEngineVersionStateFault = exports.InvalidCustomDBEngineVersionStateFault || (exports.InvalidCustomDBEngineVersionStateFault = {}));
|
|
1742
1252
|
var DeleteDBClusterMessage;
|
|
1743
1253
|
(function (DeleteDBClusterMessage) {
|
|
1744
|
-
/**
|
|
1745
|
-
* @internal
|
|
1746
|
-
*/
|
|
1747
1254
|
DeleteDBClusterMessage.filterSensitiveLog = (obj) => ({
|
|
1748
1255
|
...obj,
|
|
1749
1256
|
});
|
|
1750
1257
|
})(DeleteDBClusterMessage = exports.DeleteDBClusterMessage || (exports.DeleteDBClusterMessage = {}));
|
|
1751
1258
|
var DeleteDBClusterResult;
|
|
1752
1259
|
(function (DeleteDBClusterResult) {
|
|
1753
|
-
/**
|
|
1754
|
-
* @internal
|
|
1755
|
-
*/
|
|
1756
1260
|
DeleteDBClusterResult.filterSensitiveLog = (obj) => ({
|
|
1757
1261
|
...obj,
|
|
1758
1262
|
});
|
|
1759
1263
|
})(DeleteDBClusterResult = exports.DeleteDBClusterResult || (exports.DeleteDBClusterResult = {}));
|
|
1760
1264
|
var DBClusterEndpointNotFoundFault;
|
|
1761
1265
|
(function (DBClusterEndpointNotFoundFault) {
|
|
1762
|
-
/**
|
|
1763
|
-
* @internal
|
|
1764
|
-
*/
|
|
1765
1266
|
DBClusterEndpointNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
1766
1267
|
...obj,
|
|
1767
1268
|
});
|
|
1768
1269
|
})(DBClusterEndpointNotFoundFault = exports.DBClusterEndpointNotFoundFault || (exports.DBClusterEndpointNotFoundFault = {}));
|
|
1769
1270
|
var DeleteDBClusterEndpointMessage;
|
|
1770
1271
|
(function (DeleteDBClusterEndpointMessage) {
|
|
1771
|
-
/**
|
|
1772
|
-
* @internal
|
|
1773
|
-
*/
|
|
1774
1272
|
DeleteDBClusterEndpointMessage.filterSensitiveLog = (obj) => ({
|
|
1775
1273
|
...obj,
|
|
1776
1274
|
});
|
|
1777
1275
|
})(DeleteDBClusterEndpointMessage = exports.DeleteDBClusterEndpointMessage || (exports.DeleteDBClusterEndpointMessage = {}));
|
|
1778
1276
|
var InvalidDBClusterEndpointStateFault;
|
|
1779
1277
|
(function (InvalidDBClusterEndpointStateFault) {
|
|
1780
|
-
/**
|
|
1781
|
-
* @internal
|
|
1782
|
-
*/
|
|
1783
1278
|
InvalidDBClusterEndpointStateFault.filterSensitiveLog = (obj) => ({
|
|
1784
1279
|
...obj,
|
|
1785
1280
|
});
|
|
1786
1281
|
})(InvalidDBClusterEndpointStateFault = exports.InvalidDBClusterEndpointStateFault || (exports.InvalidDBClusterEndpointStateFault = {}));
|
|
1787
1282
|
var DeleteDBClusterParameterGroupMessage;
|
|
1788
1283
|
(function (DeleteDBClusterParameterGroupMessage) {
|
|
1789
|
-
/**
|
|
1790
|
-
* @internal
|
|
1791
|
-
*/
|
|
1792
1284
|
DeleteDBClusterParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
1793
1285
|
...obj,
|
|
1794
1286
|
});
|
|
1795
1287
|
})(DeleteDBClusterParameterGroupMessage = exports.DeleteDBClusterParameterGroupMessage || (exports.DeleteDBClusterParameterGroupMessage = {}));
|
|
1796
1288
|
var InvalidDBParameterGroupStateFault;
|
|
1797
1289
|
(function (InvalidDBParameterGroupStateFault) {
|
|
1798
|
-
/**
|
|
1799
|
-
* @internal
|
|
1800
|
-
*/
|
|
1801
1290
|
InvalidDBParameterGroupStateFault.filterSensitiveLog = (obj) => ({
|
|
1802
1291
|
...obj,
|
|
1803
1292
|
});
|
|
1804
1293
|
})(InvalidDBParameterGroupStateFault = exports.InvalidDBParameterGroupStateFault || (exports.InvalidDBParameterGroupStateFault = {}));
|
|
1805
1294
|
var DeleteDBClusterSnapshotMessage;
|
|
1806
1295
|
(function (DeleteDBClusterSnapshotMessage) {
|
|
1807
|
-
/**
|
|
1808
|
-
* @internal
|
|
1809
|
-
*/
|
|
1810
1296
|
DeleteDBClusterSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
1811
1297
|
...obj,
|
|
1812
1298
|
});
|
|
1813
1299
|
})(DeleteDBClusterSnapshotMessage = exports.DeleteDBClusterSnapshotMessage || (exports.DeleteDBClusterSnapshotMessage = {}));
|
|
1814
1300
|
var DeleteDBClusterSnapshotResult;
|
|
1815
1301
|
(function (DeleteDBClusterSnapshotResult) {
|
|
1816
|
-
/**
|
|
1817
|
-
* @internal
|
|
1818
|
-
*/
|
|
1819
1302
|
DeleteDBClusterSnapshotResult.filterSensitiveLog = (obj) => ({
|
|
1820
1303
|
...obj,
|
|
1821
1304
|
});
|
|
1822
1305
|
})(DeleteDBClusterSnapshotResult = exports.DeleteDBClusterSnapshotResult || (exports.DeleteDBClusterSnapshotResult = {}));
|
|
1823
1306
|
var DBInstanceAutomatedBackupQuotaExceededFault;
|
|
1824
1307
|
(function (DBInstanceAutomatedBackupQuotaExceededFault) {
|
|
1825
|
-
/**
|
|
1826
|
-
* @internal
|
|
1827
|
-
*/
|
|
1828
1308
|
DBInstanceAutomatedBackupQuotaExceededFault.filterSensitiveLog = (obj) => ({
|
|
1829
1309
|
...obj,
|
|
1830
1310
|
});
|
|
1831
1311
|
})(DBInstanceAutomatedBackupQuotaExceededFault = exports.DBInstanceAutomatedBackupQuotaExceededFault || (exports.DBInstanceAutomatedBackupQuotaExceededFault = {}));
|
|
1832
1312
|
var DeleteDBInstanceMessage;
|
|
1833
1313
|
(function (DeleteDBInstanceMessage) {
|
|
1834
|
-
/**
|
|
1835
|
-
* @internal
|
|
1836
|
-
*/
|
|
1837
1314
|
DeleteDBInstanceMessage.filterSensitiveLog = (obj) => ({
|
|
1838
1315
|
...obj,
|
|
1839
1316
|
});
|
|
1840
1317
|
})(DeleteDBInstanceMessage = exports.DeleteDBInstanceMessage || (exports.DeleteDBInstanceMessage = {}));
|
|
1841
1318
|
var DeleteDBInstanceResult;
|
|
1842
1319
|
(function (DeleteDBInstanceResult) {
|
|
1843
|
-
/**
|
|
1844
|
-
* @internal
|
|
1845
|
-
*/
|
|
1846
1320
|
DeleteDBInstanceResult.filterSensitiveLog = (obj) => ({
|
|
1847
1321
|
...obj,
|
|
1848
1322
|
});
|
|
1849
1323
|
})(DeleteDBInstanceResult = exports.DeleteDBInstanceResult || (exports.DeleteDBInstanceResult = {}));
|
|
1850
1324
|
var DBInstanceAutomatedBackupNotFoundFault;
|
|
1851
1325
|
(function (DBInstanceAutomatedBackupNotFoundFault) {
|
|
1852
|
-
/**
|
|
1853
|
-
* @internal
|
|
1854
|
-
*/
|
|
1855
1326
|
DBInstanceAutomatedBackupNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
1856
1327
|
...obj,
|
|
1857
1328
|
});
|
|
1858
1329
|
})(DBInstanceAutomatedBackupNotFoundFault = exports.DBInstanceAutomatedBackupNotFoundFault || (exports.DBInstanceAutomatedBackupNotFoundFault = {}));
|
|
1859
1330
|
var DeleteDBInstanceAutomatedBackupMessage;
|
|
1860
1331
|
(function (DeleteDBInstanceAutomatedBackupMessage) {
|
|
1861
|
-
/**
|
|
1862
|
-
* @internal
|
|
1863
|
-
*/
|
|
1864
1332
|
DeleteDBInstanceAutomatedBackupMessage.filterSensitiveLog = (obj) => ({
|
|
1865
1333
|
...obj,
|
|
1866
1334
|
});
|
|
1867
1335
|
})(DeleteDBInstanceAutomatedBackupMessage = exports.DeleteDBInstanceAutomatedBackupMessage || (exports.DeleteDBInstanceAutomatedBackupMessage = {}));
|
|
1868
1336
|
var RestoreWindow;
|
|
1869
1337
|
(function (RestoreWindow) {
|
|
1870
|
-
/**
|
|
1871
|
-
* @internal
|
|
1872
|
-
*/
|
|
1873
1338
|
RestoreWindow.filterSensitiveLog = (obj) => ({
|
|
1874
1339
|
...obj,
|
|
1875
1340
|
});
|
|
1876
1341
|
})(RestoreWindow = exports.RestoreWindow || (exports.RestoreWindow = {}));
|
|
1877
1342
|
var DBInstanceAutomatedBackup;
|
|
1878
1343
|
(function (DBInstanceAutomatedBackup) {
|
|
1879
|
-
/**
|
|
1880
|
-
* @internal
|
|
1881
|
-
*/
|
|
1882
1344
|
DBInstanceAutomatedBackup.filterSensitiveLog = (obj) => ({
|
|
1883
1345
|
...obj,
|
|
1884
1346
|
});
|
|
1885
1347
|
})(DBInstanceAutomatedBackup = exports.DBInstanceAutomatedBackup || (exports.DBInstanceAutomatedBackup = {}));
|
|
1886
1348
|
var DeleteDBInstanceAutomatedBackupResult;
|
|
1887
1349
|
(function (DeleteDBInstanceAutomatedBackupResult) {
|
|
1888
|
-
/**
|
|
1889
|
-
* @internal
|
|
1890
|
-
*/
|
|
1891
1350
|
DeleteDBInstanceAutomatedBackupResult.filterSensitiveLog = (obj) => ({
|
|
1892
1351
|
...obj,
|
|
1893
1352
|
});
|
|
1894
1353
|
})(DeleteDBInstanceAutomatedBackupResult = exports.DeleteDBInstanceAutomatedBackupResult || (exports.DeleteDBInstanceAutomatedBackupResult = {}));
|
|
1895
1354
|
var InvalidDBInstanceAutomatedBackupStateFault;
|
|
1896
1355
|
(function (InvalidDBInstanceAutomatedBackupStateFault) {
|
|
1897
|
-
/**
|
|
1898
|
-
* @internal
|
|
1899
|
-
*/
|
|
1900
1356
|
InvalidDBInstanceAutomatedBackupStateFault.filterSensitiveLog = (obj) => ({
|
|
1901
1357
|
...obj,
|
|
1902
1358
|
});
|
|
1903
1359
|
})(InvalidDBInstanceAutomatedBackupStateFault = exports.InvalidDBInstanceAutomatedBackupStateFault || (exports.InvalidDBInstanceAutomatedBackupStateFault = {}));
|
|
1904
1360
|
var DeleteDBParameterGroupMessage;
|
|
1905
1361
|
(function (DeleteDBParameterGroupMessage) {
|
|
1906
|
-
/**
|
|
1907
|
-
* @internal
|
|
1908
|
-
*/
|
|
1909
1362
|
DeleteDBParameterGroupMessage.filterSensitiveLog = (obj) => ({
|
|
1910
1363
|
...obj,
|
|
1911
1364
|
});
|
|
1912
1365
|
})(DeleteDBParameterGroupMessage = exports.DeleteDBParameterGroupMessage || (exports.DeleteDBParameterGroupMessage = {}));
|
|
1913
1366
|
var DeleteDBProxyRequest;
|
|
1914
1367
|
(function (DeleteDBProxyRequest) {
|
|
1915
|
-
/**
|
|
1916
|
-
* @internal
|
|
1917
|
-
*/
|
|
1918
1368
|
DeleteDBProxyRequest.filterSensitiveLog = (obj) => ({
|
|
1919
1369
|
...obj,
|
|
1920
1370
|
});
|
|
1921
1371
|
})(DeleteDBProxyRequest = exports.DeleteDBProxyRequest || (exports.DeleteDBProxyRequest = {}));
|
|
1922
1372
|
var DeleteDBProxyResponse;
|
|
1923
1373
|
(function (DeleteDBProxyResponse) {
|
|
1924
|
-
/**
|
|
1925
|
-
* @internal
|
|
1926
|
-
*/
|
|
1927
1374
|
DeleteDBProxyResponse.filterSensitiveLog = (obj) => ({
|
|
1928
1375
|
...obj,
|
|
1929
1376
|
});
|
|
1930
1377
|
})(DeleteDBProxyResponse = exports.DeleteDBProxyResponse || (exports.DeleteDBProxyResponse = {}));
|
|
1931
1378
|
var DBProxyEndpointNotFoundFault;
|
|
1932
1379
|
(function (DBProxyEndpointNotFoundFault) {
|
|
1933
|
-
/**
|
|
1934
|
-
* @internal
|
|
1935
|
-
*/
|
|
1936
1380
|
DBProxyEndpointNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
1937
1381
|
...obj,
|
|
1938
1382
|
});
|
|
1939
1383
|
})(DBProxyEndpointNotFoundFault = exports.DBProxyEndpointNotFoundFault || (exports.DBProxyEndpointNotFoundFault = {}));
|
|
1940
1384
|
var DeleteDBProxyEndpointRequest;
|
|
1941
1385
|
(function (DeleteDBProxyEndpointRequest) {
|
|
1942
|
-
/**
|
|
1943
|
-
* @internal
|
|
1944
|
-
*/
|
|
1945
1386
|
DeleteDBProxyEndpointRequest.filterSensitiveLog = (obj) => ({
|
|
1946
1387
|
...obj,
|
|
1947
1388
|
});
|
|
1948
1389
|
})(DeleteDBProxyEndpointRequest = exports.DeleteDBProxyEndpointRequest || (exports.DeleteDBProxyEndpointRequest = {}));
|
|
1949
1390
|
var DeleteDBProxyEndpointResponse;
|
|
1950
1391
|
(function (DeleteDBProxyEndpointResponse) {
|
|
1951
|
-
/**
|
|
1952
|
-
* @internal
|
|
1953
|
-
*/
|
|
1954
1392
|
DeleteDBProxyEndpointResponse.filterSensitiveLog = (obj) => ({
|
|
1955
1393
|
...obj,
|
|
1956
1394
|
});
|
|
1957
1395
|
})(DeleteDBProxyEndpointResponse = exports.DeleteDBProxyEndpointResponse || (exports.DeleteDBProxyEndpointResponse = {}));
|
|
1958
1396
|
var InvalidDBProxyEndpointStateFault;
|
|
1959
1397
|
(function (InvalidDBProxyEndpointStateFault) {
|
|
1960
|
-
/**
|
|
1961
|
-
* @internal
|
|
1962
|
-
*/
|
|
1963
1398
|
InvalidDBProxyEndpointStateFault.filterSensitiveLog = (obj) => ({
|
|
1964
1399
|
...obj,
|
|
1965
1400
|
});
|
|
1966
1401
|
})(InvalidDBProxyEndpointStateFault = exports.InvalidDBProxyEndpointStateFault || (exports.InvalidDBProxyEndpointStateFault = {}));
|
|
1967
1402
|
var DeleteDBSecurityGroupMessage;
|
|
1968
1403
|
(function (DeleteDBSecurityGroupMessage) {
|
|
1969
|
-
/**
|
|
1970
|
-
* @internal
|
|
1971
|
-
*/
|
|
1972
1404
|
DeleteDBSecurityGroupMessage.filterSensitiveLog = (obj) => ({
|
|
1973
1405
|
...obj,
|
|
1974
1406
|
});
|
|
1975
1407
|
})(DeleteDBSecurityGroupMessage = exports.DeleteDBSecurityGroupMessage || (exports.DeleteDBSecurityGroupMessage = {}));
|
|
1976
1408
|
var DeleteDBSnapshotMessage;
|
|
1977
1409
|
(function (DeleteDBSnapshotMessage) {
|
|
1978
|
-
/**
|
|
1979
|
-
* @internal
|
|
1980
|
-
*/
|
|
1981
1410
|
DeleteDBSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
1982
1411
|
...obj,
|
|
1983
1412
|
});
|
|
1984
1413
|
})(DeleteDBSnapshotMessage = exports.DeleteDBSnapshotMessage || (exports.DeleteDBSnapshotMessage = {}));
|
|
1985
1414
|
var DeleteDBSnapshotResult;
|
|
1986
1415
|
(function (DeleteDBSnapshotResult) {
|
|
1987
|
-
/**
|
|
1988
|
-
* @internal
|
|
1989
|
-
*/
|
|
1990
1416
|
DeleteDBSnapshotResult.filterSensitiveLog = (obj) => ({
|
|
1991
1417
|
...obj,
|
|
1992
1418
|
});
|
|
1993
1419
|
})(DeleteDBSnapshotResult = exports.DeleteDBSnapshotResult || (exports.DeleteDBSnapshotResult = {}));
|
|
1994
1420
|
var DeleteDBSubnetGroupMessage;
|
|
1995
1421
|
(function (DeleteDBSubnetGroupMessage) {
|
|
1996
|
-
/**
|
|
1997
|
-
* @internal
|
|
1998
|
-
*/
|
|
1999
1422
|
DeleteDBSubnetGroupMessage.filterSensitiveLog = (obj) => ({
|
|
2000
1423
|
...obj,
|
|
2001
1424
|
});
|
|
2002
1425
|
})(DeleteDBSubnetGroupMessage = exports.DeleteDBSubnetGroupMessage || (exports.DeleteDBSubnetGroupMessage = {}));
|
|
2003
1426
|
var InvalidDBSubnetStateFault;
|
|
2004
1427
|
(function (InvalidDBSubnetStateFault) {
|
|
2005
|
-
/**
|
|
2006
|
-
* @internal
|
|
2007
|
-
*/
|
|
2008
1428
|
InvalidDBSubnetStateFault.filterSensitiveLog = (obj) => ({
|
|
2009
1429
|
...obj,
|
|
2010
1430
|
});
|
|
2011
1431
|
})(InvalidDBSubnetStateFault = exports.InvalidDBSubnetStateFault || (exports.InvalidDBSubnetStateFault = {}));
|
|
2012
1432
|
var DeleteEventSubscriptionMessage;
|
|
2013
1433
|
(function (DeleteEventSubscriptionMessage) {
|
|
2014
|
-
/**
|
|
2015
|
-
* @internal
|
|
2016
|
-
*/
|
|
2017
1434
|
DeleteEventSubscriptionMessage.filterSensitiveLog = (obj) => ({
|
|
2018
1435
|
...obj,
|
|
2019
1436
|
});
|
|
2020
1437
|
})(DeleteEventSubscriptionMessage = exports.DeleteEventSubscriptionMessage || (exports.DeleteEventSubscriptionMessage = {}));
|
|
2021
1438
|
var DeleteEventSubscriptionResult;
|
|
2022
1439
|
(function (DeleteEventSubscriptionResult) {
|
|
2023
|
-
/**
|
|
2024
|
-
* @internal
|
|
2025
|
-
*/
|
|
2026
1440
|
DeleteEventSubscriptionResult.filterSensitiveLog = (obj) => ({
|
|
2027
1441
|
...obj,
|
|
2028
1442
|
});
|
|
2029
1443
|
})(DeleteEventSubscriptionResult = exports.DeleteEventSubscriptionResult || (exports.DeleteEventSubscriptionResult = {}));
|
|
2030
1444
|
var InvalidEventSubscriptionStateFault;
|
|
2031
1445
|
(function (InvalidEventSubscriptionStateFault) {
|
|
2032
|
-
/**
|
|
2033
|
-
* @internal
|
|
2034
|
-
*/
|
|
2035
1446
|
InvalidEventSubscriptionStateFault.filterSensitiveLog = (obj) => ({
|
|
2036
1447
|
...obj,
|
|
2037
1448
|
});
|
|
2038
1449
|
})(InvalidEventSubscriptionStateFault = exports.InvalidEventSubscriptionStateFault || (exports.InvalidEventSubscriptionStateFault = {}));
|
|
2039
1450
|
var DeleteGlobalClusterMessage;
|
|
2040
1451
|
(function (DeleteGlobalClusterMessage) {
|
|
2041
|
-
/**
|
|
2042
|
-
* @internal
|
|
2043
|
-
*/
|
|
2044
1452
|
DeleteGlobalClusterMessage.filterSensitiveLog = (obj) => ({
|
|
2045
1453
|
...obj,
|
|
2046
1454
|
});
|
|
2047
1455
|
})(DeleteGlobalClusterMessage = exports.DeleteGlobalClusterMessage || (exports.DeleteGlobalClusterMessage = {}));
|
|
2048
1456
|
var DeleteGlobalClusterResult;
|
|
2049
1457
|
(function (DeleteGlobalClusterResult) {
|
|
2050
|
-
/**
|
|
2051
|
-
* @internal
|
|
2052
|
-
*/
|
|
2053
1458
|
DeleteGlobalClusterResult.filterSensitiveLog = (obj) => ({
|
|
2054
1459
|
...obj,
|
|
2055
1460
|
});
|
|
2056
1461
|
})(DeleteGlobalClusterResult = exports.DeleteGlobalClusterResult || (exports.DeleteGlobalClusterResult = {}));
|
|
2057
1462
|
var DeleteInstallationMediaMessage;
|
|
2058
1463
|
(function (DeleteInstallationMediaMessage) {
|
|
2059
|
-
/**
|
|
2060
|
-
* @internal
|
|
2061
|
-
*/
|
|
2062
1464
|
DeleteInstallationMediaMessage.filterSensitiveLog = (obj) => ({
|
|
2063
1465
|
...obj,
|
|
2064
1466
|
});
|
|
2065
1467
|
})(DeleteInstallationMediaMessage = exports.DeleteInstallationMediaMessage || (exports.DeleteInstallationMediaMessage = {}));
|
|
2066
1468
|
var InstallationMediaFailureCause;
|
|
2067
1469
|
(function (InstallationMediaFailureCause) {
|
|
2068
|
-
/**
|
|
2069
|
-
* @internal
|
|
2070
|
-
*/
|
|
2071
1470
|
InstallationMediaFailureCause.filterSensitiveLog = (obj) => ({
|
|
2072
1471
|
...obj,
|
|
2073
1472
|
});
|
|
2074
1473
|
})(InstallationMediaFailureCause = exports.InstallationMediaFailureCause || (exports.InstallationMediaFailureCause = {}));
|
|
2075
1474
|
var InstallationMedia;
|
|
2076
1475
|
(function (InstallationMedia) {
|
|
2077
|
-
/**
|
|
2078
|
-
* @internal
|
|
2079
|
-
*/
|
|
2080
1476
|
InstallationMedia.filterSensitiveLog = (obj) => ({
|
|
2081
1477
|
...obj,
|
|
2082
1478
|
});
|
|
2083
1479
|
})(InstallationMedia = exports.InstallationMedia || (exports.InstallationMedia = {}));
|
|
2084
1480
|
var InstallationMediaNotFoundFault;
|
|
2085
1481
|
(function (InstallationMediaNotFoundFault) {
|
|
2086
|
-
/**
|
|
2087
|
-
* @internal
|
|
2088
|
-
*/
|
|
2089
1482
|
InstallationMediaNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
2090
1483
|
...obj,
|
|
2091
1484
|
});
|
|
2092
1485
|
})(InstallationMediaNotFoundFault = exports.InstallationMediaNotFoundFault || (exports.InstallationMediaNotFoundFault = {}));
|
|
2093
1486
|
var DeleteOptionGroupMessage;
|
|
2094
1487
|
(function (DeleteOptionGroupMessage) {
|
|
2095
|
-
/**
|
|
2096
|
-
* @internal
|
|
2097
|
-
*/
|
|
2098
1488
|
DeleteOptionGroupMessage.filterSensitiveLog = (obj) => ({
|
|
2099
1489
|
...obj,
|
|
2100
1490
|
});
|
|
2101
1491
|
})(DeleteOptionGroupMessage = exports.DeleteOptionGroupMessage || (exports.DeleteOptionGroupMessage = {}));
|
|
2102
1492
|
var InvalidOptionGroupStateFault;
|
|
2103
1493
|
(function (InvalidOptionGroupStateFault) {
|
|
2104
|
-
/**
|
|
2105
|
-
* @internal
|
|
2106
|
-
*/
|
|
2107
1494
|
InvalidOptionGroupStateFault.filterSensitiveLog = (obj) => ({
|
|
2108
1495
|
...obj,
|
|
2109
1496
|
});
|
|
2110
1497
|
})(InvalidOptionGroupStateFault = exports.InvalidOptionGroupStateFault || (exports.InvalidOptionGroupStateFault = {}));
|
|
2111
1498
|
var DBProxyTargetNotFoundFault;
|
|
2112
1499
|
(function (DBProxyTargetNotFoundFault) {
|
|
2113
|
-
/**
|
|
2114
|
-
* @internal
|
|
2115
|
-
*/
|
|
2116
1500
|
DBProxyTargetNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
2117
1501
|
...obj,
|
|
2118
1502
|
});
|
|
2119
1503
|
})(DBProxyTargetNotFoundFault = exports.DBProxyTargetNotFoundFault || (exports.DBProxyTargetNotFoundFault = {}));
|
|
2120
1504
|
var DeregisterDBProxyTargetsRequest;
|
|
2121
1505
|
(function (DeregisterDBProxyTargetsRequest) {
|
|
2122
|
-
/**
|
|
2123
|
-
* @internal
|
|
2124
|
-
*/
|
|
2125
1506
|
DeregisterDBProxyTargetsRequest.filterSensitiveLog = (obj) => ({
|
|
2126
1507
|
...obj,
|
|
2127
1508
|
});
|
|
2128
1509
|
})(DeregisterDBProxyTargetsRequest = exports.DeregisterDBProxyTargetsRequest || (exports.DeregisterDBProxyTargetsRequest = {}));
|
|
2129
1510
|
var DeregisterDBProxyTargetsResponse;
|
|
2130
1511
|
(function (DeregisterDBProxyTargetsResponse) {
|
|
2131
|
-
/**
|
|
2132
|
-
* @internal
|
|
2133
|
-
*/
|
|
2134
1512
|
DeregisterDBProxyTargetsResponse.filterSensitiveLog = (obj) => ({
|
|
2135
1513
|
...obj,
|
|
2136
1514
|
});
|
|
2137
1515
|
})(DeregisterDBProxyTargetsResponse = exports.DeregisterDBProxyTargetsResponse || (exports.DeregisterDBProxyTargetsResponse = {}));
|
|
2138
1516
|
var DescribeAccountAttributesMessage;
|
|
2139
1517
|
(function (DescribeAccountAttributesMessage) {
|
|
2140
|
-
/**
|
|
2141
|
-
* @internal
|
|
2142
|
-
*/
|
|
2143
1518
|
DescribeAccountAttributesMessage.filterSensitiveLog = (obj) => ({
|
|
2144
1519
|
...obj,
|
|
2145
1520
|
});
|
|
2146
1521
|
})(DescribeAccountAttributesMessage = exports.DescribeAccountAttributesMessage || (exports.DescribeAccountAttributesMessage = {}));
|
|
2147
1522
|
var Certificate;
|
|
2148
1523
|
(function (Certificate) {
|
|
2149
|
-
/**
|
|
2150
|
-
* @internal
|
|
2151
|
-
*/
|
|
2152
1524
|
Certificate.filterSensitiveLog = (obj) => ({
|
|
2153
1525
|
...obj,
|
|
2154
1526
|
});
|
|
2155
1527
|
})(Certificate = exports.Certificate || (exports.Certificate = {}));
|
|
2156
1528
|
var CertificateMessage;
|
|
2157
1529
|
(function (CertificateMessage) {
|
|
2158
|
-
/**
|
|
2159
|
-
* @internal
|
|
2160
|
-
*/
|
|
2161
1530
|
CertificateMessage.filterSensitiveLog = (obj) => ({
|
|
2162
1531
|
...obj,
|
|
2163
1532
|
});
|
|
2164
1533
|
})(CertificateMessage = exports.CertificateMessage || (exports.CertificateMessage = {}));
|
|
2165
1534
|
var CertificateNotFoundFault;
|
|
2166
1535
|
(function (CertificateNotFoundFault) {
|
|
2167
|
-
/**
|
|
2168
|
-
* @internal
|
|
2169
|
-
*/
|
|
2170
1536
|
CertificateNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
2171
1537
|
...obj,
|
|
2172
1538
|
});
|
|
2173
1539
|
})(CertificateNotFoundFault = exports.CertificateNotFoundFault || (exports.CertificateNotFoundFault = {}));
|
|
2174
1540
|
var Filter;
|
|
2175
1541
|
(function (Filter) {
|
|
2176
|
-
/**
|
|
2177
|
-
* @internal
|
|
2178
|
-
*/
|
|
2179
1542
|
Filter.filterSensitiveLog = (obj) => ({
|
|
2180
1543
|
...obj,
|
|
2181
1544
|
});
|
|
2182
1545
|
})(Filter = exports.Filter || (exports.Filter = {}));
|
|
2183
1546
|
var DescribeCertificatesMessage;
|
|
2184
1547
|
(function (DescribeCertificatesMessage) {
|
|
2185
|
-
/**
|
|
2186
|
-
* @internal
|
|
2187
|
-
*/
|
|
2188
1548
|
DescribeCertificatesMessage.filterSensitiveLog = (obj) => ({
|
|
2189
1549
|
...obj,
|
|
2190
1550
|
});
|
|
2191
1551
|
})(DescribeCertificatesMessage = exports.DescribeCertificatesMessage || (exports.DescribeCertificatesMessage = {}));
|
|
2192
1552
|
var CustomAvailabilityZoneMessage;
|
|
2193
1553
|
(function (CustomAvailabilityZoneMessage) {
|
|
2194
|
-
/**
|
|
2195
|
-
* @internal
|
|
2196
|
-
*/
|
|
2197
1554
|
CustomAvailabilityZoneMessage.filterSensitiveLog = (obj) => ({
|
|
2198
1555
|
...obj,
|
|
2199
1556
|
...(obj.CustomAvailabilityZones && {
|
|
@@ -2203,459 +1560,247 @@ var CustomAvailabilityZoneMessage;
|
|
|
2203
1560
|
})(CustomAvailabilityZoneMessage = exports.CustomAvailabilityZoneMessage || (exports.CustomAvailabilityZoneMessage = {}));
|
|
2204
1561
|
var DescribeCustomAvailabilityZonesMessage;
|
|
2205
1562
|
(function (DescribeCustomAvailabilityZonesMessage) {
|
|
2206
|
-
/**
|
|
2207
|
-
* @internal
|
|
2208
|
-
*/
|
|
2209
1563
|
DescribeCustomAvailabilityZonesMessage.filterSensitiveLog = (obj) => ({
|
|
2210
1564
|
...obj,
|
|
2211
1565
|
});
|
|
2212
1566
|
})(DescribeCustomAvailabilityZonesMessage = exports.DescribeCustomAvailabilityZonesMessage || (exports.DescribeCustomAvailabilityZonesMessage = {}));
|
|
2213
1567
|
var DBClusterBacktrackMessage;
|
|
2214
1568
|
(function (DBClusterBacktrackMessage) {
|
|
2215
|
-
/**
|
|
2216
|
-
* @internal
|
|
2217
|
-
*/
|
|
2218
1569
|
DBClusterBacktrackMessage.filterSensitiveLog = (obj) => ({
|
|
2219
1570
|
...obj,
|
|
2220
1571
|
});
|
|
2221
1572
|
})(DBClusterBacktrackMessage = exports.DBClusterBacktrackMessage || (exports.DBClusterBacktrackMessage = {}));
|
|
2222
1573
|
var DBClusterBacktrackNotFoundFault;
|
|
2223
1574
|
(function (DBClusterBacktrackNotFoundFault) {
|
|
2224
|
-
/**
|
|
2225
|
-
* @internal
|
|
2226
|
-
*/
|
|
2227
1575
|
DBClusterBacktrackNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
2228
1576
|
...obj,
|
|
2229
1577
|
});
|
|
2230
1578
|
})(DBClusterBacktrackNotFoundFault = exports.DBClusterBacktrackNotFoundFault || (exports.DBClusterBacktrackNotFoundFault = {}));
|
|
2231
1579
|
var DescribeDBClusterBacktracksMessage;
|
|
2232
1580
|
(function (DescribeDBClusterBacktracksMessage) {
|
|
2233
|
-
/**
|
|
2234
|
-
* @internal
|
|
2235
|
-
*/
|
|
2236
1581
|
DescribeDBClusterBacktracksMessage.filterSensitiveLog = (obj) => ({
|
|
2237
1582
|
...obj,
|
|
2238
1583
|
});
|
|
2239
1584
|
})(DescribeDBClusterBacktracksMessage = exports.DescribeDBClusterBacktracksMessage || (exports.DescribeDBClusterBacktracksMessage = {}));
|
|
2240
1585
|
var DBClusterEndpointMessage;
|
|
2241
1586
|
(function (DBClusterEndpointMessage) {
|
|
2242
|
-
/**
|
|
2243
|
-
* @internal
|
|
2244
|
-
*/
|
|
2245
1587
|
DBClusterEndpointMessage.filterSensitiveLog = (obj) => ({
|
|
2246
1588
|
...obj,
|
|
2247
1589
|
});
|
|
2248
1590
|
})(DBClusterEndpointMessage = exports.DBClusterEndpointMessage || (exports.DBClusterEndpointMessage = {}));
|
|
2249
1591
|
var DescribeDBClusterEndpointsMessage;
|
|
2250
1592
|
(function (DescribeDBClusterEndpointsMessage) {
|
|
2251
|
-
/**
|
|
2252
|
-
* @internal
|
|
2253
|
-
*/
|
|
2254
1593
|
DescribeDBClusterEndpointsMessage.filterSensitiveLog = (obj) => ({
|
|
2255
1594
|
...obj,
|
|
2256
1595
|
});
|
|
2257
1596
|
})(DescribeDBClusterEndpointsMessage = exports.DescribeDBClusterEndpointsMessage || (exports.DescribeDBClusterEndpointsMessage = {}));
|
|
2258
1597
|
var DBClusterParameterGroupsMessage;
|
|
2259
1598
|
(function (DBClusterParameterGroupsMessage) {
|
|
2260
|
-
/**
|
|
2261
|
-
* @internal
|
|
2262
|
-
*/
|
|
2263
1599
|
DBClusterParameterGroupsMessage.filterSensitiveLog = (obj) => ({
|
|
2264
1600
|
...obj,
|
|
2265
1601
|
});
|
|
2266
1602
|
})(DBClusterParameterGroupsMessage = exports.DBClusterParameterGroupsMessage || (exports.DBClusterParameterGroupsMessage = {}));
|
|
2267
1603
|
var DescribeDBClusterParameterGroupsMessage;
|
|
2268
1604
|
(function (DescribeDBClusterParameterGroupsMessage) {
|
|
2269
|
-
/**
|
|
2270
|
-
* @internal
|
|
2271
|
-
*/
|
|
2272
1605
|
DescribeDBClusterParameterGroupsMessage.filterSensitiveLog = (obj) => ({
|
|
2273
1606
|
...obj,
|
|
2274
1607
|
});
|
|
2275
1608
|
})(DescribeDBClusterParameterGroupsMessage = exports.DescribeDBClusterParameterGroupsMessage || (exports.DescribeDBClusterParameterGroupsMessage = {}));
|
|
2276
1609
|
var Parameter;
|
|
2277
1610
|
(function (Parameter) {
|
|
2278
|
-
/**
|
|
2279
|
-
* @internal
|
|
2280
|
-
*/
|
|
2281
1611
|
Parameter.filterSensitiveLog = (obj) => ({
|
|
2282
1612
|
...obj,
|
|
2283
1613
|
});
|
|
2284
1614
|
})(Parameter = exports.Parameter || (exports.Parameter = {}));
|
|
2285
1615
|
var DBClusterParameterGroupDetails;
|
|
2286
1616
|
(function (DBClusterParameterGroupDetails) {
|
|
2287
|
-
/**
|
|
2288
|
-
* @internal
|
|
2289
|
-
*/
|
|
2290
1617
|
DBClusterParameterGroupDetails.filterSensitiveLog = (obj) => ({
|
|
2291
1618
|
...obj,
|
|
2292
1619
|
});
|
|
2293
1620
|
})(DBClusterParameterGroupDetails = exports.DBClusterParameterGroupDetails || (exports.DBClusterParameterGroupDetails = {}));
|
|
2294
1621
|
var DescribeDBClusterParametersMessage;
|
|
2295
1622
|
(function (DescribeDBClusterParametersMessage) {
|
|
2296
|
-
/**
|
|
2297
|
-
* @internal
|
|
2298
|
-
*/
|
|
2299
1623
|
DescribeDBClusterParametersMessage.filterSensitiveLog = (obj) => ({
|
|
2300
1624
|
...obj,
|
|
2301
1625
|
});
|
|
2302
1626
|
})(DescribeDBClusterParametersMessage = exports.DescribeDBClusterParametersMessage || (exports.DescribeDBClusterParametersMessage = {}));
|
|
2303
1627
|
var DBClusterMessage;
|
|
2304
1628
|
(function (DBClusterMessage) {
|
|
2305
|
-
/**
|
|
2306
|
-
* @internal
|
|
2307
|
-
*/
|
|
2308
1629
|
DBClusterMessage.filterSensitiveLog = (obj) => ({
|
|
2309
1630
|
...obj,
|
|
2310
1631
|
});
|
|
2311
1632
|
})(DBClusterMessage = exports.DBClusterMessage || (exports.DBClusterMessage = {}));
|
|
2312
1633
|
var DescribeDBClustersMessage;
|
|
2313
1634
|
(function (DescribeDBClustersMessage) {
|
|
2314
|
-
/**
|
|
2315
|
-
* @internal
|
|
2316
|
-
*/
|
|
2317
1635
|
DescribeDBClustersMessage.filterSensitiveLog = (obj) => ({
|
|
2318
1636
|
...obj,
|
|
2319
1637
|
});
|
|
2320
1638
|
})(DescribeDBClustersMessage = exports.DescribeDBClustersMessage || (exports.DescribeDBClustersMessage = {}));
|
|
2321
1639
|
var DescribeDBClusterSnapshotAttributesMessage;
|
|
2322
1640
|
(function (DescribeDBClusterSnapshotAttributesMessage) {
|
|
2323
|
-
/**
|
|
2324
|
-
* @internal
|
|
2325
|
-
*/
|
|
2326
1641
|
DescribeDBClusterSnapshotAttributesMessage.filterSensitiveLog = (obj) => ({
|
|
2327
1642
|
...obj,
|
|
2328
1643
|
});
|
|
2329
1644
|
})(DescribeDBClusterSnapshotAttributesMessage = exports.DescribeDBClusterSnapshotAttributesMessage || (exports.DescribeDBClusterSnapshotAttributesMessage = {}));
|
|
2330
1645
|
var DBClusterSnapshotAttribute;
|
|
2331
1646
|
(function (DBClusterSnapshotAttribute) {
|
|
2332
|
-
/**
|
|
2333
|
-
* @internal
|
|
2334
|
-
*/
|
|
2335
1647
|
DBClusterSnapshotAttribute.filterSensitiveLog = (obj) => ({
|
|
2336
1648
|
...obj,
|
|
2337
1649
|
});
|
|
2338
1650
|
})(DBClusterSnapshotAttribute = exports.DBClusterSnapshotAttribute || (exports.DBClusterSnapshotAttribute = {}));
|
|
2339
1651
|
var DBClusterSnapshotAttributesResult;
|
|
2340
1652
|
(function (DBClusterSnapshotAttributesResult) {
|
|
2341
|
-
/**
|
|
2342
|
-
* @internal
|
|
2343
|
-
*/
|
|
2344
1653
|
DBClusterSnapshotAttributesResult.filterSensitiveLog = (obj) => ({
|
|
2345
1654
|
...obj,
|
|
2346
1655
|
});
|
|
2347
1656
|
})(DBClusterSnapshotAttributesResult = exports.DBClusterSnapshotAttributesResult || (exports.DBClusterSnapshotAttributesResult = {}));
|
|
2348
1657
|
var DescribeDBClusterSnapshotAttributesResult;
|
|
2349
1658
|
(function (DescribeDBClusterSnapshotAttributesResult) {
|
|
2350
|
-
/**
|
|
2351
|
-
* @internal
|
|
2352
|
-
*/
|
|
2353
1659
|
DescribeDBClusterSnapshotAttributesResult.filterSensitiveLog = (obj) => ({
|
|
2354
1660
|
...obj,
|
|
2355
1661
|
});
|
|
2356
1662
|
})(DescribeDBClusterSnapshotAttributesResult = exports.DescribeDBClusterSnapshotAttributesResult || (exports.DescribeDBClusterSnapshotAttributesResult = {}));
|
|
2357
1663
|
var DBClusterSnapshotMessage;
|
|
2358
1664
|
(function (DBClusterSnapshotMessage) {
|
|
2359
|
-
/**
|
|
2360
|
-
* @internal
|
|
2361
|
-
*/
|
|
2362
1665
|
DBClusterSnapshotMessage.filterSensitiveLog = (obj) => ({
|
|
2363
1666
|
...obj,
|
|
2364
1667
|
});
|
|
2365
1668
|
})(DBClusterSnapshotMessage = exports.DBClusterSnapshotMessage || (exports.DBClusterSnapshotMessage = {}));
|
|
2366
1669
|
var DescribeDBClusterSnapshotsMessage;
|
|
2367
1670
|
(function (DescribeDBClusterSnapshotsMessage) {
|
|
2368
|
-
/**
|
|
2369
|
-
* @internal
|
|
2370
|
-
*/
|
|
2371
1671
|
DescribeDBClusterSnapshotsMessage.filterSensitiveLog = (obj) => ({
|
|
2372
1672
|
...obj,
|
|
2373
1673
|
});
|
|
2374
1674
|
})(DescribeDBClusterSnapshotsMessage = exports.DescribeDBClusterSnapshotsMessage || (exports.DescribeDBClusterSnapshotsMessage = {}));
|
|
2375
|
-
var CharacterSet;
|
|
2376
|
-
(function (CharacterSet) {
|
|
2377
|
-
/**
|
|
2378
|
-
* @internal
|
|
2379
|
-
*/
|
|
2380
|
-
CharacterSet.filterSensitiveLog = (obj) => ({
|
|
2381
|
-
...obj,
|
|
2382
|
-
});
|
|
2383
|
-
})(CharacterSet = exports.CharacterSet || (exports.CharacterSet = {}));
|
|
2384
|
-
var Timezone;
|
|
2385
|
-
(function (Timezone) {
|
|
2386
|
-
/**
|
|
2387
|
-
* @internal
|
|
2388
|
-
*/
|
|
2389
|
-
Timezone.filterSensitiveLog = (obj) => ({
|
|
2390
|
-
...obj,
|
|
2391
|
-
});
|
|
2392
|
-
})(Timezone = exports.Timezone || (exports.Timezone = {}));
|
|
2393
|
-
var UpgradeTarget;
|
|
2394
|
-
(function (UpgradeTarget) {
|
|
2395
|
-
/**
|
|
2396
|
-
* @internal
|
|
2397
|
-
*/
|
|
2398
|
-
UpgradeTarget.filterSensitiveLog = (obj) => ({
|
|
2399
|
-
...obj,
|
|
2400
|
-
});
|
|
2401
|
-
})(UpgradeTarget = exports.UpgradeTarget || (exports.UpgradeTarget = {}));
|
|
2402
|
-
var DBEngineVersion;
|
|
2403
|
-
(function (DBEngineVersion) {
|
|
2404
|
-
/**
|
|
2405
|
-
* @internal
|
|
2406
|
-
*/
|
|
2407
|
-
DBEngineVersion.filterSensitiveLog = (obj) => ({
|
|
2408
|
-
...obj,
|
|
2409
|
-
});
|
|
2410
|
-
})(DBEngineVersion = exports.DBEngineVersion || (exports.DBEngineVersion = {}));
|
|
2411
1675
|
var DBEngineVersionMessage;
|
|
2412
1676
|
(function (DBEngineVersionMessage) {
|
|
2413
|
-
/**
|
|
2414
|
-
* @internal
|
|
2415
|
-
*/
|
|
2416
1677
|
DBEngineVersionMessage.filterSensitiveLog = (obj) => ({
|
|
2417
1678
|
...obj,
|
|
2418
1679
|
});
|
|
2419
1680
|
})(DBEngineVersionMessage = exports.DBEngineVersionMessage || (exports.DBEngineVersionMessage = {}));
|
|
2420
1681
|
var DescribeDBEngineVersionsMessage;
|
|
2421
1682
|
(function (DescribeDBEngineVersionsMessage) {
|
|
2422
|
-
/**
|
|
2423
|
-
* @internal
|
|
2424
|
-
*/
|
|
2425
1683
|
DescribeDBEngineVersionsMessage.filterSensitiveLog = (obj) => ({
|
|
2426
1684
|
...obj,
|
|
2427
1685
|
});
|
|
2428
1686
|
})(DescribeDBEngineVersionsMessage = exports.DescribeDBEngineVersionsMessage || (exports.DescribeDBEngineVersionsMessage = {}));
|
|
2429
1687
|
var DBInstanceAutomatedBackupMessage;
|
|
2430
1688
|
(function (DBInstanceAutomatedBackupMessage) {
|
|
2431
|
-
/**
|
|
2432
|
-
* @internal
|
|
2433
|
-
*/
|
|
2434
1689
|
DBInstanceAutomatedBackupMessage.filterSensitiveLog = (obj) => ({
|
|
2435
1690
|
...obj,
|
|
2436
1691
|
});
|
|
2437
1692
|
})(DBInstanceAutomatedBackupMessage = exports.DBInstanceAutomatedBackupMessage || (exports.DBInstanceAutomatedBackupMessage = {}));
|
|
2438
1693
|
var DescribeDBInstanceAutomatedBackupsMessage;
|
|
2439
1694
|
(function (DescribeDBInstanceAutomatedBackupsMessage) {
|
|
2440
|
-
/**
|
|
2441
|
-
* @internal
|
|
2442
|
-
*/
|
|
2443
1695
|
DescribeDBInstanceAutomatedBackupsMessage.filterSensitiveLog = (obj) => ({
|
|
2444
1696
|
...obj,
|
|
2445
1697
|
});
|
|
2446
1698
|
})(DescribeDBInstanceAutomatedBackupsMessage = exports.DescribeDBInstanceAutomatedBackupsMessage || (exports.DescribeDBInstanceAutomatedBackupsMessage = {}));
|
|
2447
1699
|
var DBInstanceMessage;
|
|
2448
1700
|
(function (DBInstanceMessage) {
|
|
2449
|
-
/**
|
|
2450
|
-
* @internal
|
|
2451
|
-
*/
|
|
2452
1701
|
DBInstanceMessage.filterSensitiveLog = (obj) => ({
|
|
2453
1702
|
...obj,
|
|
2454
1703
|
});
|
|
2455
1704
|
})(DBInstanceMessage = exports.DBInstanceMessage || (exports.DBInstanceMessage = {}));
|
|
2456
1705
|
var DescribeDBInstancesMessage;
|
|
2457
1706
|
(function (DescribeDBInstancesMessage) {
|
|
2458
|
-
/**
|
|
2459
|
-
* @internal
|
|
2460
|
-
*/
|
|
2461
1707
|
DescribeDBInstancesMessage.filterSensitiveLog = (obj) => ({
|
|
2462
1708
|
...obj,
|
|
2463
1709
|
});
|
|
2464
1710
|
})(DescribeDBInstancesMessage = exports.DescribeDBInstancesMessage || (exports.DescribeDBInstancesMessage = {}));
|
|
2465
1711
|
var DescribeDBLogFilesMessage;
|
|
2466
1712
|
(function (DescribeDBLogFilesMessage) {
|
|
2467
|
-
/**
|
|
2468
|
-
* @internal
|
|
2469
|
-
*/
|
|
2470
1713
|
DescribeDBLogFilesMessage.filterSensitiveLog = (obj) => ({
|
|
2471
1714
|
...obj,
|
|
2472
1715
|
});
|
|
2473
1716
|
})(DescribeDBLogFilesMessage = exports.DescribeDBLogFilesMessage || (exports.DescribeDBLogFilesMessage = {}));
|
|
2474
1717
|
var DescribeDBLogFilesDetails;
|
|
2475
1718
|
(function (DescribeDBLogFilesDetails) {
|
|
2476
|
-
/**
|
|
2477
|
-
* @internal
|
|
2478
|
-
*/
|
|
2479
1719
|
DescribeDBLogFilesDetails.filterSensitiveLog = (obj) => ({
|
|
2480
1720
|
...obj,
|
|
2481
1721
|
});
|
|
2482
1722
|
})(DescribeDBLogFilesDetails = exports.DescribeDBLogFilesDetails || (exports.DescribeDBLogFilesDetails = {}));
|
|
2483
1723
|
var DescribeDBLogFilesResponse;
|
|
2484
1724
|
(function (DescribeDBLogFilesResponse) {
|
|
2485
|
-
/**
|
|
2486
|
-
* @internal
|
|
2487
|
-
*/
|
|
2488
1725
|
DescribeDBLogFilesResponse.filterSensitiveLog = (obj) => ({
|
|
2489
1726
|
...obj,
|
|
2490
1727
|
});
|
|
2491
1728
|
})(DescribeDBLogFilesResponse = exports.DescribeDBLogFilesResponse || (exports.DescribeDBLogFilesResponse = {}));
|
|
2492
1729
|
var DBParameterGroupsMessage;
|
|
2493
1730
|
(function (DBParameterGroupsMessage) {
|
|
2494
|
-
/**
|
|
2495
|
-
* @internal
|
|
2496
|
-
*/
|
|
2497
1731
|
DBParameterGroupsMessage.filterSensitiveLog = (obj) => ({
|
|
2498
1732
|
...obj,
|
|
2499
1733
|
});
|
|
2500
1734
|
})(DBParameterGroupsMessage = exports.DBParameterGroupsMessage || (exports.DBParameterGroupsMessage = {}));
|
|
2501
1735
|
var DescribeDBParameterGroupsMessage;
|
|
2502
1736
|
(function (DescribeDBParameterGroupsMessage) {
|
|
2503
|
-
/**
|
|
2504
|
-
* @internal
|
|
2505
|
-
*/
|
|
2506
1737
|
DescribeDBParameterGroupsMessage.filterSensitiveLog = (obj) => ({
|
|
2507
1738
|
...obj,
|
|
2508
1739
|
});
|
|
2509
1740
|
})(DescribeDBParameterGroupsMessage = exports.DescribeDBParameterGroupsMessage || (exports.DescribeDBParameterGroupsMessage = {}));
|
|
2510
1741
|
var DBParameterGroupDetails;
|
|
2511
1742
|
(function (DBParameterGroupDetails) {
|
|
2512
|
-
/**
|
|
2513
|
-
* @internal
|
|
2514
|
-
*/
|
|
2515
1743
|
DBParameterGroupDetails.filterSensitiveLog = (obj) => ({
|
|
2516
1744
|
...obj,
|
|
2517
1745
|
});
|
|
2518
1746
|
})(DBParameterGroupDetails = exports.DBParameterGroupDetails || (exports.DBParameterGroupDetails = {}));
|
|
2519
1747
|
var DescribeDBParametersMessage;
|
|
2520
1748
|
(function (DescribeDBParametersMessage) {
|
|
2521
|
-
/**
|
|
2522
|
-
* @internal
|
|
2523
|
-
*/
|
|
2524
1749
|
DescribeDBParametersMessage.filterSensitiveLog = (obj) => ({
|
|
2525
1750
|
...obj,
|
|
2526
1751
|
});
|
|
2527
1752
|
})(DescribeDBParametersMessage = exports.DescribeDBParametersMessage || (exports.DescribeDBParametersMessage = {}));
|
|
2528
1753
|
var DescribeDBProxiesRequest;
|
|
2529
1754
|
(function (DescribeDBProxiesRequest) {
|
|
2530
|
-
/**
|
|
2531
|
-
* @internal
|
|
2532
|
-
*/
|
|
2533
1755
|
DescribeDBProxiesRequest.filterSensitiveLog = (obj) => ({
|
|
2534
1756
|
...obj,
|
|
2535
1757
|
});
|
|
2536
1758
|
})(DescribeDBProxiesRequest = exports.DescribeDBProxiesRequest || (exports.DescribeDBProxiesRequest = {}));
|
|
2537
1759
|
var DescribeDBProxiesResponse;
|
|
2538
1760
|
(function (DescribeDBProxiesResponse) {
|
|
2539
|
-
/**
|
|
2540
|
-
* @internal
|
|
2541
|
-
*/
|
|
2542
1761
|
DescribeDBProxiesResponse.filterSensitiveLog = (obj) => ({
|
|
2543
1762
|
...obj,
|
|
2544
1763
|
});
|
|
2545
1764
|
})(DescribeDBProxiesResponse = exports.DescribeDBProxiesResponse || (exports.DescribeDBProxiesResponse = {}));
|
|
2546
1765
|
var DescribeDBProxyEndpointsRequest;
|
|
2547
1766
|
(function (DescribeDBProxyEndpointsRequest) {
|
|
2548
|
-
/**
|
|
2549
|
-
* @internal
|
|
2550
|
-
*/
|
|
2551
1767
|
DescribeDBProxyEndpointsRequest.filterSensitiveLog = (obj) => ({
|
|
2552
1768
|
...obj,
|
|
2553
1769
|
});
|
|
2554
1770
|
})(DescribeDBProxyEndpointsRequest = exports.DescribeDBProxyEndpointsRequest || (exports.DescribeDBProxyEndpointsRequest = {}));
|
|
2555
1771
|
var DescribeDBProxyEndpointsResponse;
|
|
2556
1772
|
(function (DescribeDBProxyEndpointsResponse) {
|
|
2557
|
-
/**
|
|
2558
|
-
* @internal
|
|
2559
|
-
*/
|
|
2560
1773
|
DescribeDBProxyEndpointsResponse.filterSensitiveLog = (obj) => ({
|
|
2561
1774
|
...obj,
|
|
2562
1775
|
});
|
|
2563
1776
|
})(DescribeDBProxyEndpointsResponse = exports.DescribeDBProxyEndpointsResponse || (exports.DescribeDBProxyEndpointsResponse = {}));
|
|
2564
1777
|
var DescribeDBProxyTargetGroupsRequest;
|
|
2565
1778
|
(function (DescribeDBProxyTargetGroupsRequest) {
|
|
2566
|
-
/**
|
|
2567
|
-
* @internal
|
|
2568
|
-
*/
|
|
2569
1779
|
DescribeDBProxyTargetGroupsRequest.filterSensitiveLog = (obj) => ({
|
|
2570
1780
|
...obj,
|
|
2571
1781
|
});
|
|
2572
1782
|
})(DescribeDBProxyTargetGroupsRequest = exports.DescribeDBProxyTargetGroupsRequest || (exports.DescribeDBProxyTargetGroupsRequest = {}));
|
|
2573
1783
|
var ConnectionPoolConfigurationInfo;
|
|
2574
1784
|
(function (ConnectionPoolConfigurationInfo) {
|
|
2575
|
-
/**
|
|
2576
|
-
* @internal
|
|
2577
|
-
*/
|
|
2578
1785
|
ConnectionPoolConfigurationInfo.filterSensitiveLog = (obj) => ({
|
|
2579
1786
|
...obj,
|
|
2580
1787
|
});
|
|
2581
1788
|
})(ConnectionPoolConfigurationInfo = exports.ConnectionPoolConfigurationInfo || (exports.ConnectionPoolConfigurationInfo = {}));
|
|
2582
1789
|
var DBProxyTargetGroup;
|
|
2583
1790
|
(function (DBProxyTargetGroup) {
|
|
2584
|
-
/**
|
|
2585
|
-
* @internal
|
|
2586
|
-
*/
|
|
2587
1791
|
DBProxyTargetGroup.filterSensitiveLog = (obj) => ({
|
|
2588
1792
|
...obj,
|
|
2589
1793
|
});
|
|
2590
1794
|
})(DBProxyTargetGroup = exports.DBProxyTargetGroup || (exports.DBProxyTargetGroup = {}));
|
|
2591
1795
|
var DescribeDBProxyTargetGroupsResponse;
|
|
2592
1796
|
(function (DescribeDBProxyTargetGroupsResponse) {
|
|
2593
|
-
/**
|
|
2594
|
-
* @internal
|
|
2595
|
-
*/
|
|
2596
1797
|
DescribeDBProxyTargetGroupsResponse.filterSensitiveLog = (obj) => ({
|
|
2597
1798
|
...obj,
|
|
2598
1799
|
});
|
|
2599
1800
|
})(DescribeDBProxyTargetGroupsResponse = exports.DescribeDBProxyTargetGroupsResponse || (exports.DescribeDBProxyTargetGroupsResponse = {}));
|
|
2600
1801
|
var DescribeDBProxyTargetsRequest;
|
|
2601
1802
|
(function (DescribeDBProxyTargetsRequest) {
|
|
2602
|
-
/**
|
|
2603
|
-
* @internal
|
|
2604
|
-
*/
|
|
2605
1803
|
DescribeDBProxyTargetsRequest.filterSensitiveLog = (obj) => ({
|
|
2606
1804
|
...obj,
|
|
2607
1805
|
});
|
|
2608
1806
|
})(DescribeDBProxyTargetsRequest = exports.DescribeDBProxyTargetsRequest || (exports.DescribeDBProxyTargetsRequest = {}));
|
|
2609
|
-
var TargetRole;
|
|
2610
|
-
(function (TargetRole) {
|
|
2611
|
-
TargetRole["READ_ONLY"] = "READ_ONLY";
|
|
2612
|
-
TargetRole["READ_WRITE"] = "READ_WRITE";
|
|
2613
|
-
TargetRole["UNKNOWN"] = "UNKNOWN";
|
|
2614
|
-
})(TargetRole = exports.TargetRole || (exports.TargetRole = {}));
|
|
2615
|
-
var TargetHealthReason;
|
|
2616
|
-
(function (TargetHealthReason) {
|
|
2617
|
-
TargetHealthReason["AUTH_FAILURE"] = "AUTH_FAILURE";
|
|
2618
|
-
TargetHealthReason["CONNECTION_FAILED"] = "CONNECTION_FAILED";
|
|
2619
|
-
TargetHealthReason["INVALID_REPLICATION_STATE"] = "INVALID_REPLICATION_STATE";
|
|
2620
|
-
TargetHealthReason["PENDING_PROXY_CAPACITY"] = "PENDING_PROXY_CAPACITY";
|
|
2621
|
-
TargetHealthReason["UNREACHABLE"] = "UNREACHABLE";
|
|
2622
|
-
})(TargetHealthReason = exports.TargetHealthReason || (exports.TargetHealthReason = {}));
|
|
2623
|
-
var TargetState;
|
|
2624
|
-
(function (TargetState) {
|
|
2625
|
-
TargetState["available"] = "AVAILABLE";
|
|
2626
|
-
TargetState["registering"] = "REGISTERING";
|
|
2627
|
-
TargetState["unavailable"] = "UNAVAILABLE";
|
|
2628
|
-
})(TargetState = exports.TargetState || (exports.TargetState = {}));
|
|
2629
|
-
var TargetHealth;
|
|
2630
|
-
(function (TargetHealth) {
|
|
2631
|
-
/**
|
|
2632
|
-
* @internal
|
|
2633
|
-
*/
|
|
2634
|
-
TargetHealth.filterSensitiveLog = (obj) => ({
|
|
2635
|
-
...obj,
|
|
2636
|
-
});
|
|
2637
|
-
})(TargetHealth = exports.TargetHealth || (exports.TargetHealth = {}));
|
|
2638
|
-
var TargetType;
|
|
2639
|
-
(function (TargetType) {
|
|
2640
|
-
TargetType["RDS_INSTANCE"] = "RDS_INSTANCE";
|
|
2641
|
-
TargetType["RDS_SERVERLESS_ENDPOINT"] = "RDS_SERVERLESS_ENDPOINT";
|
|
2642
|
-
TargetType["TRACKED_CLUSTER"] = "TRACKED_CLUSTER";
|
|
2643
|
-
})(TargetType = exports.TargetType || (exports.TargetType = {}));
|
|
2644
|
-
var DBProxyTarget;
|
|
2645
|
-
(function (DBProxyTarget) {
|
|
2646
|
-
/**
|
|
2647
|
-
* @internal
|
|
2648
|
-
*/
|
|
2649
|
-
DBProxyTarget.filterSensitiveLog = (obj) => ({
|
|
2650
|
-
...obj,
|
|
2651
|
-
});
|
|
2652
|
-
})(DBProxyTarget = exports.DBProxyTarget || (exports.DBProxyTarget = {}));
|
|
2653
|
-
var DescribeDBProxyTargetsResponse;
|
|
2654
|
-
(function (DescribeDBProxyTargetsResponse) {
|
|
2655
|
-
/**
|
|
2656
|
-
* @internal
|
|
2657
|
-
*/
|
|
2658
|
-
DescribeDBProxyTargetsResponse.filterSensitiveLog = (obj) => ({
|
|
2659
|
-
...obj,
|
|
2660
|
-
});
|
|
2661
|
-
})(DescribeDBProxyTargetsResponse = exports.DescribeDBProxyTargetsResponse || (exports.DescribeDBProxyTargetsResponse = {}));
|