@aws-sdk/client-rds 3.50.0 → 3.53.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +30 -0
- package/dist-cjs/index.js +3 -0
- package/dist-cjs/models/RDSServiceException.js +11 -0
- package/dist-cjs/models/models_0.js +1281 -4
- package/dist-cjs/models/models_1.js +303 -3
- package/dist-cjs/protocols/Aws_query.js +1480 -5262
- package/dist-es/index.js +1 -0
- package/dist-es/models/RDSServiceException.js +12 -0
- package/dist-es/models/models_0.js +1178 -1
- package/dist-es/models/models_1.js +278 -1
- package/dist-es/protocols/Aws_query.js +3113 -5521
- package/dist-types/index.d.ts +1 -0
- package/dist-types/models/RDSServiceException.d.ts +10 -0
- package/dist-types/models/models_0.d.ts +785 -403
- package/dist-types/models/models_1.d.ts +170 -100
- package/dist-types/ts3.4/RDS.d.ts +710 -0
- package/dist-types/ts3.4/RDSClient.d.ts +214 -0
- package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateCustomAvailabilityZoneCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteCustomAvailabilityZoneCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteInstallationMediaCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeCustomAvailabilityZonesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstallationMediaCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ImportInstallationMediaCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RebootDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +17 -0
- package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/index.d.ts +141 -0
- package/dist-types/ts3.4/endpoints.d.ts +2 -0
- package/dist-types/ts3.4/index.d.ts +7 -0
- package/dist-types/ts3.4/models/RDSServiceException.d.ts +6 -0
- package/dist-types/ts3.4/models/index.d.ts +2 -0
- package/dist-types/ts3.4/models/models_0.d.ts +4007 -0
- package/dist-types/ts3.4/models/models_1.d.ts +2737 -0
- package/dist-types/ts3.4/pagination/DescribeCertificatesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeCustomAvailabilityZonesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBClusterBacktracksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBClusterEndpointsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBClusterParameterGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBClusterParametersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBClusterSnapshotsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBClustersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBEngineVersionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBInstanceAutomatedBackupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBInstancesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBLogFilesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBParameterGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBParametersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBProxiesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBProxyEndpointsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBProxyTargetGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBProxyTargetsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBSecurityGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBSnapshotsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeDBSubnetGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeEngineDefaultParametersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeEventSubscriptionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeEventsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeExportTasksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeGlobalClustersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstallationMediaPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeOptionGroupOptionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeOptionGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeOrderableDBInstanceOptionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeReservedDBInstancesOfferingsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeReservedDBInstancesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeSourceRegionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DownloadDBLogFilePortionPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -0
- package/dist-types/ts3.4/pagination/index.d.ts +36 -0
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +425 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +37 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -0
- package/dist-types/ts3.4/waiters/index.d.ts +6 -0
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotAvailable.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotDeleted.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForDBSnapshotAvailable.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForDBSnapshotDeleted.d.ts +7 -0
- package/package.json +35 -35
|
@@ -0,0 +1,2737 @@
|
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { ActivityStreamMode, ActivityStreamStatus, AutomationMode, AvailabilityZone, Certificate, DBCluster, DBClusterSnapshotAttributesResult, DBInstance, DBInstanceAutomatedBackup, DBProxy, DBProxyEndpoint, DBProxyTargetGroup, DBSecurityGroup, DBSnapshot, DBSubnetGroup, EventSubscription, ExportTask, Filter, GlobalCluster, InstallationMedia, OptionGroup, OptionSetting, Parameter, ProcessorFeature, ReplicaMode, ResourcePendingMaintenanceActions, ScalingConfiguration, Tag, UserAuthConfig } from "./models_0";
|
|
3
|
+
import { RDSServiceException as __BaseException } from "./RDSServiceException";
|
|
4
|
+
export declare enum TargetRole {
|
|
5
|
+
READ_ONLY = "READ_ONLY",
|
|
6
|
+
READ_WRITE = "READ_WRITE",
|
|
7
|
+
UNKNOWN = "UNKNOWN"
|
|
8
|
+
}
|
|
9
|
+
export declare enum TargetHealthReason {
|
|
10
|
+
AUTH_FAILURE = "AUTH_FAILURE",
|
|
11
|
+
CONNECTION_FAILED = "CONNECTION_FAILED",
|
|
12
|
+
INVALID_REPLICATION_STATE = "INVALID_REPLICATION_STATE",
|
|
13
|
+
PENDING_PROXY_CAPACITY = "PENDING_PROXY_CAPACITY",
|
|
14
|
+
UNREACHABLE = "UNREACHABLE"
|
|
15
|
+
}
|
|
16
|
+
export declare enum TargetState {
|
|
17
|
+
available = "AVAILABLE",
|
|
18
|
+
registering = "REGISTERING",
|
|
19
|
+
unavailable = "UNAVAILABLE"
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export interface TargetHealth {
|
|
23
|
+
|
|
24
|
+
State?: TargetState | string;
|
|
25
|
+
|
|
26
|
+
Reason?: TargetHealthReason | string;
|
|
27
|
+
|
|
28
|
+
Description?: string;
|
|
29
|
+
}
|
|
30
|
+
export declare namespace TargetHealth {
|
|
31
|
+
|
|
32
|
+
const filterSensitiveLog: (obj: TargetHealth) => any;
|
|
33
|
+
}
|
|
34
|
+
export declare enum TargetType {
|
|
35
|
+
RDS_INSTANCE = "RDS_INSTANCE",
|
|
36
|
+
RDS_SERVERLESS_ENDPOINT = "RDS_SERVERLESS_ENDPOINT",
|
|
37
|
+
TRACKED_CLUSTER = "TRACKED_CLUSTER"
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
export interface DBProxyTarget {
|
|
41
|
+
|
|
42
|
+
TargetArn?: string;
|
|
43
|
+
|
|
44
|
+
Endpoint?: string;
|
|
45
|
+
|
|
46
|
+
TrackedClusterId?: string;
|
|
47
|
+
|
|
48
|
+
RdsResourceId?: string;
|
|
49
|
+
|
|
50
|
+
Port?: number;
|
|
51
|
+
|
|
52
|
+
Type?: TargetType | string;
|
|
53
|
+
|
|
54
|
+
Role?: TargetRole | string;
|
|
55
|
+
|
|
56
|
+
TargetHealth?: TargetHealth;
|
|
57
|
+
}
|
|
58
|
+
export declare namespace DBProxyTarget {
|
|
59
|
+
|
|
60
|
+
const filterSensitiveLog: (obj: DBProxyTarget) => any;
|
|
61
|
+
}
|
|
62
|
+
export interface DescribeDBProxyTargetsResponse {
|
|
63
|
+
|
|
64
|
+
Targets?: DBProxyTarget[];
|
|
65
|
+
|
|
66
|
+
Marker?: string;
|
|
67
|
+
}
|
|
68
|
+
export declare namespace DescribeDBProxyTargetsResponse {
|
|
69
|
+
|
|
70
|
+
const filterSensitiveLog: (obj: DescribeDBProxyTargetsResponse) => any;
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
export interface DBSecurityGroupMessage {
|
|
74
|
+
|
|
75
|
+
Marker?: string;
|
|
76
|
+
|
|
77
|
+
DBSecurityGroups?: DBSecurityGroup[];
|
|
78
|
+
}
|
|
79
|
+
export declare namespace DBSecurityGroupMessage {
|
|
80
|
+
|
|
81
|
+
const filterSensitiveLog: (obj: DBSecurityGroupMessage) => any;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
export interface DescribeDBSecurityGroupsMessage {
|
|
85
|
+
|
|
86
|
+
DBSecurityGroupName?: string;
|
|
87
|
+
|
|
88
|
+
Filters?: Filter[];
|
|
89
|
+
|
|
90
|
+
MaxRecords?: number;
|
|
91
|
+
|
|
92
|
+
Marker?: string;
|
|
93
|
+
}
|
|
94
|
+
export declare namespace DescribeDBSecurityGroupsMessage {
|
|
95
|
+
|
|
96
|
+
const filterSensitiveLog: (obj: DescribeDBSecurityGroupsMessage) => any;
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
export interface DescribeDBSnapshotAttributesMessage {
|
|
100
|
+
|
|
101
|
+
DBSnapshotIdentifier: string | undefined;
|
|
102
|
+
}
|
|
103
|
+
export declare namespace DescribeDBSnapshotAttributesMessage {
|
|
104
|
+
|
|
105
|
+
const filterSensitiveLog: (obj: DescribeDBSnapshotAttributesMessage) => any;
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
export interface DBSnapshotAttribute {
|
|
109
|
+
|
|
110
|
+
AttributeName?: string;
|
|
111
|
+
|
|
112
|
+
AttributeValues?: string[];
|
|
113
|
+
}
|
|
114
|
+
export declare namespace DBSnapshotAttribute {
|
|
115
|
+
|
|
116
|
+
const filterSensitiveLog: (obj: DBSnapshotAttribute) => any;
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
export interface DBSnapshotAttributesResult {
|
|
120
|
+
|
|
121
|
+
DBSnapshotIdentifier?: string;
|
|
122
|
+
|
|
123
|
+
DBSnapshotAttributes?: DBSnapshotAttribute[];
|
|
124
|
+
}
|
|
125
|
+
export declare namespace DBSnapshotAttributesResult {
|
|
126
|
+
|
|
127
|
+
const filterSensitiveLog: (obj: DBSnapshotAttributesResult) => any;
|
|
128
|
+
}
|
|
129
|
+
export interface DescribeDBSnapshotAttributesResult {
|
|
130
|
+
|
|
131
|
+
DBSnapshotAttributesResult?: DBSnapshotAttributesResult;
|
|
132
|
+
}
|
|
133
|
+
export declare namespace DescribeDBSnapshotAttributesResult {
|
|
134
|
+
|
|
135
|
+
const filterSensitiveLog: (obj: DescribeDBSnapshotAttributesResult) => any;
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
export interface DBSnapshotMessage {
|
|
139
|
+
|
|
140
|
+
Marker?: string;
|
|
141
|
+
|
|
142
|
+
DBSnapshots?: DBSnapshot[];
|
|
143
|
+
}
|
|
144
|
+
export declare namespace DBSnapshotMessage {
|
|
145
|
+
|
|
146
|
+
const filterSensitiveLog: (obj: DBSnapshotMessage) => any;
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
export interface DescribeDBSnapshotsMessage {
|
|
150
|
+
|
|
151
|
+
DBInstanceIdentifier?: string;
|
|
152
|
+
|
|
153
|
+
DBSnapshotIdentifier?: string;
|
|
154
|
+
|
|
155
|
+
SnapshotType?: string;
|
|
156
|
+
|
|
157
|
+
Filters?: Filter[];
|
|
158
|
+
|
|
159
|
+
MaxRecords?: number;
|
|
160
|
+
|
|
161
|
+
Marker?: string;
|
|
162
|
+
|
|
163
|
+
IncludeShared?: boolean;
|
|
164
|
+
|
|
165
|
+
IncludePublic?: boolean;
|
|
166
|
+
|
|
167
|
+
DbiResourceId?: string;
|
|
168
|
+
}
|
|
169
|
+
export declare namespace DescribeDBSnapshotsMessage {
|
|
170
|
+
|
|
171
|
+
const filterSensitiveLog: (obj: DescribeDBSnapshotsMessage) => any;
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
export interface DBSubnetGroupMessage {
|
|
175
|
+
|
|
176
|
+
Marker?: string;
|
|
177
|
+
|
|
178
|
+
DBSubnetGroups?: DBSubnetGroup[];
|
|
179
|
+
}
|
|
180
|
+
export declare namespace DBSubnetGroupMessage {
|
|
181
|
+
|
|
182
|
+
const filterSensitiveLog: (obj: DBSubnetGroupMessage) => any;
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
export interface DescribeDBSubnetGroupsMessage {
|
|
186
|
+
|
|
187
|
+
DBSubnetGroupName?: string;
|
|
188
|
+
|
|
189
|
+
Filters?: Filter[];
|
|
190
|
+
|
|
191
|
+
MaxRecords?: number;
|
|
192
|
+
|
|
193
|
+
Marker?: string;
|
|
194
|
+
}
|
|
195
|
+
export declare namespace DescribeDBSubnetGroupsMessage {
|
|
196
|
+
|
|
197
|
+
const filterSensitiveLog: (obj: DescribeDBSubnetGroupsMessage) => any;
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
export interface DescribeEngineDefaultClusterParametersMessage {
|
|
201
|
+
|
|
202
|
+
DBParameterGroupFamily: string | undefined;
|
|
203
|
+
|
|
204
|
+
Filters?: Filter[];
|
|
205
|
+
|
|
206
|
+
MaxRecords?: number;
|
|
207
|
+
|
|
208
|
+
Marker?: string;
|
|
209
|
+
}
|
|
210
|
+
export declare namespace DescribeEngineDefaultClusterParametersMessage {
|
|
211
|
+
|
|
212
|
+
const filterSensitiveLog: (obj: DescribeEngineDefaultClusterParametersMessage) => any;
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
export interface EngineDefaults {
|
|
216
|
+
|
|
217
|
+
DBParameterGroupFamily?: string;
|
|
218
|
+
|
|
219
|
+
Marker?: string;
|
|
220
|
+
|
|
221
|
+
Parameters?: Parameter[];
|
|
222
|
+
}
|
|
223
|
+
export declare namespace EngineDefaults {
|
|
224
|
+
|
|
225
|
+
const filterSensitiveLog: (obj: EngineDefaults) => any;
|
|
226
|
+
}
|
|
227
|
+
export interface DescribeEngineDefaultClusterParametersResult {
|
|
228
|
+
|
|
229
|
+
EngineDefaults?: EngineDefaults;
|
|
230
|
+
}
|
|
231
|
+
export declare namespace DescribeEngineDefaultClusterParametersResult {
|
|
232
|
+
|
|
233
|
+
const filterSensitiveLog: (obj: DescribeEngineDefaultClusterParametersResult) => any;
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
export interface DescribeEngineDefaultParametersMessage {
|
|
237
|
+
|
|
238
|
+
DBParameterGroupFamily: string | undefined;
|
|
239
|
+
|
|
240
|
+
Filters?: Filter[];
|
|
241
|
+
|
|
242
|
+
MaxRecords?: number;
|
|
243
|
+
|
|
244
|
+
Marker?: string;
|
|
245
|
+
}
|
|
246
|
+
export declare namespace DescribeEngineDefaultParametersMessage {
|
|
247
|
+
|
|
248
|
+
const filterSensitiveLog: (obj: DescribeEngineDefaultParametersMessage) => any;
|
|
249
|
+
}
|
|
250
|
+
export interface DescribeEngineDefaultParametersResult {
|
|
251
|
+
|
|
252
|
+
EngineDefaults?: EngineDefaults;
|
|
253
|
+
}
|
|
254
|
+
export declare namespace DescribeEngineDefaultParametersResult {
|
|
255
|
+
|
|
256
|
+
const filterSensitiveLog: (obj: DescribeEngineDefaultParametersResult) => any;
|
|
257
|
+
}
|
|
258
|
+
|
|
259
|
+
export interface DescribeEventCategoriesMessage {
|
|
260
|
+
|
|
261
|
+
SourceType?: string;
|
|
262
|
+
|
|
263
|
+
Filters?: Filter[];
|
|
264
|
+
}
|
|
265
|
+
export declare namespace DescribeEventCategoriesMessage {
|
|
266
|
+
|
|
267
|
+
const filterSensitiveLog: (obj: DescribeEventCategoriesMessage) => any;
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
export interface EventCategoriesMap {
|
|
271
|
+
|
|
272
|
+
SourceType?: string;
|
|
273
|
+
|
|
274
|
+
EventCategories?: string[];
|
|
275
|
+
}
|
|
276
|
+
export declare namespace EventCategoriesMap {
|
|
277
|
+
|
|
278
|
+
const filterSensitiveLog: (obj: EventCategoriesMap) => any;
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
export interface EventCategoriesMessage {
|
|
282
|
+
|
|
283
|
+
EventCategoriesMapList?: EventCategoriesMap[];
|
|
284
|
+
}
|
|
285
|
+
export declare namespace EventCategoriesMessage {
|
|
286
|
+
|
|
287
|
+
const filterSensitiveLog: (obj: EventCategoriesMessage) => any;
|
|
288
|
+
}
|
|
289
|
+
export declare type SourceType = "custom-engine-version" | "db-cluster" | "db-cluster-snapshot" | "db-instance" | "db-parameter-group" | "db-proxy" | "db-security-group" | "db-snapshot";
|
|
290
|
+
|
|
291
|
+
export interface DescribeEventsMessage {
|
|
292
|
+
|
|
293
|
+
SourceIdentifier?: string;
|
|
294
|
+
|
|
295
|
+
SourceType?: SourceType | string;
|
|
296
|
+
|
|
297
|
+
StartTime?: Date;
|
|
298
|
+
|
|
299
|
+
EndTime?: Date;
|
|
300
|
+
|
|
301
|
+
Duration?: number;
|
|
302
|
+
|
|
303
|
+
EventCategories?: string[];
|
|
304
|
+
|
|
305
|
+
Filters?: Filter[];
|
|
306
|
+
|
|
307
|
+
MaxRecords?: number;
|
|
308
|
+
|
|
309
|
+
Marker?: string;
|
|
310
|
+
}
|
|
311
|
+
export declare namespace DescribeEventsMessage {
|
|
312
|
+
|
|
313
|
+
const filterSensitiveLog: (obj: DescribeEventsMessage) => any;
|
|
314
|
+
}
|
|
315
|
+
|
|
316
|
+
export interface Event {
|
|
317
|
+
|
|
318
|
+
SourceIdentifier?: string;
|
|
319
|
+
|
|
320
|
+
SourceType?: SourceType | string;
|
|
321
|
+
|
|
322
|
+
Message?: string;
|
|
323
|
+
|
|
324
|
+
EventCategories?: string[];
|
|
325
|
+
|
|
326
|
+
Date?: Date;
|
|
327
|
+
|
|
328
|
+
SourceArn?: string;
|
|
329
|
+
}
|
|
330
|
+
export declare namespace Event {
|
|
331
|
+
|
|
332
|
+
const filterSensitiveLog: (obj: Event) => any;
|
|
333
|
+
}
|
|
334
|
+
|
|
335
|
+
export interface EventsMessage {
|
|
336
|
+
|
|
337
|
+
Marker?: string;
|
|
338
|
+
|
|
339
|
+
Events?: Event[];
|
|
340
|
+
}
|
|
341
|
+
export declare namespace EventsMessage {
|
|
342
|
+
|
|
343
|
+
const filterSensitiveLog: (obj: EventsMessage) => any;
|
|
344
|
+
}
|
|
345
|
+
|
|
346
|
+
export interface DescribeEventSubscriptionsMessage {
|
|
347
|
+
|
|
348
|
+
SubscriptionName?: string;
|
|
349
|
+
|
|
350
|
+
Filters?: Filter[];
|
|
351
|
+
|
|
352
|
+
MaxRecords?: number;
|
|
353
|
+
|
|
354
|
+
Marker?: string;
|
|
355
|
+
}
|
|
356
|
+
export declare namespace DescribeEventSubscriptionsMessage {
|
|
357
|
+
|
|
358
|
+
const filterSensitiveLog: (obj: DescribeEventSubscriptionsMessage) => any;
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
export interface EventSubscriptionsMessage {
|
|
362
|
+
|
|
363
|
+
Marker?: string;
|
|
364
|
+
|
|
365
|
+
EventSubscriptionsList?: EventSubscription[];
|
|
366
|
+
}
|
|
367
|
+
export declare namespace EventSubscriptionsMessage {
|
|
368
|
+
|
|
369
|
+
const filterSensitiveLog: (obj: EventSubscriptionsMessage) => any;
|
|
370
|
+
}
|
|
371
|
+
export interface DescribeExportTasksMessage {
|
|
372
|
+
|
|
373
|
+
ExportTaskIdentifier?: string;
|
|
374
|
+
|
|
375
|
+
SourceArn?: string;
|
|
376
|
+
|
|
377
|
+
Filters?: Filter[];
|
|
378
|
+
|
|
379
|
+
Marker?: string;
|
|
380
|
+
|
|
381
|
+
MaxRecords?: number;
|
|
382
|
+
}
|
|
383
|
+
export declare namespace DescribeExportTasksMessage {
|
|
384
|
+
|
|
385
|
+
const filterSensitiveLog: (obj: DescribeExportTasksMessage) => any;
|
|
386
|
+
}
|
|
387
|
+
export interface ExportTasksMessage {
|
|
388
|
+
|
|
389
|
+
Marker?: string;
|
|
390
|
+
|
|
391
|
+
ExportTasks?: ExportTask[];
|
|
392
|
+
}
|
|
393
|
+
export declare namespace ExportTasksMessage {
|
|
394
|
+
|
|
395
|
+
const filterSensitiveLog: (obj: ExportTasksMessage) => any;
|
|
396
|
+
}
|
|
397
|
+
export interface DescribeGlobalClustersMessage {
|
|
398
|
+
|
|
399
|
+
GlobalClusterIdentifier?: string;
|
|
400
|
+
|
|
401
|
+
Filters?: Filter[];
|
|
402
|
+
|
|
403
|
+
MaxRecords?: number;
|
|
404
|
+
|
|
405
|
+
Marker?: string;
|
|
406
|
+
}
|
|
407
|
+
export declare namespace DescribeGlobalClustersMessage {
|
|
408
|
+
|
|
409
|
+
const filterSensitiveLog: (obj: DescribeGlobalClustersMessage) => any;
|
|
410
|
+
}
|
|
411
|
+
export interface GlobalClustersMessage {
|
|
412
|
+
|
|
413
|
+
Marker?: string;
|
|
414
|
+
|
|
415
|
+
GlobalClusters?: GlobalCluster[];
|
|
416
|
+
}
|
|
417
|
+
export declare namespace GlobalClustersMessage {
|
|
418
|
+
|
|
419
|
+
const filterSensitiveLog: (obj: GlobalClustersMessage) => any;
|
|
420
|
+
}
|
|
421
|
+
export interface DescribeInstallationMediaMessage {
|
|
422
|
+
|
|
423
|
+
InstallationMediaId?: string;
|
|
424
|
+
|
|
425
|
+
Filters?: Filter[];
|
|
426
|
+
|
|
427
|
+
MaxRecords?: number;
|
|
428
|
+
|
|
429
|
+
Marker?: string;
|
|
430
|
+
}
|
|
431
|
+
export declare namespace DescribeInstallationMediaMessage {
|
|
432
|
+
|
|
433
|
+
const filterSensitiveLog: (obj: DescribeInstallationMediaMessage) => any;
|
|
434
|
+
}
|
|
435
|
+
export interface InstallationMediaMessage {
|
|
436
|
+
|
|
437
|
+
Marker?: string;
|
|
438
|
+
|
|
439
|
+
InstallationMedia?: InstallationMedia[];
|
|
440
|
+
}
|
|
441
|
+
export declare namespace InstallationMediaMessage {
|
|
442
|
+
|
|
443
|
+
const filterSensitiveLog: (obj: InstallationMediaMessage) => any;
|
|
444
|
+
}
|
|
445
|
+
|
|
446
|
+
export interface DescribeOptionGroupOptionsMessage {
|
|
447
|
+
|
|
448
|
+
EngineName: string | undefined;
|
|
449
|
+
|
|
450
|
+
MajorEngineVersion?: string;
|
|
451
|
+
|
|
452
|
+
Filters?: Filter[];
|
|
453
|
+
|
|
454
|
+
MaxRecords?: number;
|
|
455
|
+
|
|
456
|
+
Marker?: string;
|
|
457
|
+
}
|
|
458
|
+
export declare namespace DescribeOptionGroupOptionsMessage {
|
|
459
|
+
|
|
460
|
+
const filterSensitiveLog: (obj: DescribeOptionGroupOptionsMessage) => any;
|
|
461
|
+
}
|
|
462
|
+
|
|
463
|
+
export interface MinimumEngineVersionPerAllowedValue {
|
|
464
|
+
|
|
465
|
+
AllowedValue?: string;
|
|
466
|
+
|
|
467
|
+
MinimumEngineVersion?: string;
|
|
468
|
+
}
|
|
469
|
+
export declare namespace MinimumEngineVersionPerAllowedValue {
|
|
470
|
+
|
|
471
|
+
const filterSensitiveLog: (obj: MinimumEngineVersionPerAllowedValue) => any;
|
|
472
|
+
}
|
|
473
|
+
|
|
474
|
+
export interface OptionGroupOptionSetting {
|
|
475
|
+
|
|
476
|
+
SettingName?: string;
|
|
477
|
+
|
|
478
|
+
SettingDescription?: string;
|
|
479
|
+
|
|
480
|
+
DefaultValue?: string;
|
|
481
|
+
|
|
482
|
+
ApplyType?: string;
|
|
483
|
+
|
|
484
|
+
AllowedValues?: string;
|
|
485
|
+
|
|
486
|
+
IsModifiable?: boolean;
|
|
487
|
+
|
|
488
|
+
IsRequired?: boolean;
|
|
489
|
+
|
|
490
|
+
MinimumEngineVersionPerAllowedValue?: MinimumEngineVersionPerAllowedValue[];
|
|
491
|
+
}
|
|
492
|
+
export declare namespace OptionGroupOptionSetting {
|
|
493
|
+
|
|
494
|
+
const filterSensitiveLog: (obj: OptionGroupOptionSetting) => any;
|
|
495
|
+
}
|
|
496
|
+
|
|
497
|
+
export interface OptionVersion {
|
|
498
|
+
|
|
499
|
+
Version?: string;
|
|
500
|
+
|
|
501
|
+
IsDefault?: boolean;
|
|
502
|
+
}
|
|
503
|
+
export declare namespace OptionVersion {
|
|
504
|
+
|
|
505
|
+
const filterSensitiveLog: (obj: OptionVersion) => any;
|
|
506
|
+
}
|
|
507
|
+
|
|
508
|
+
export interface OptionGroupOption {
|
|
509
|
+
|
|
510
|
+
Name?: string;
|
|
511
|
+
|
|
512
|
+
Description?: string;
|
|
513
|
+
|
|
514
|
+
EngineName?: string;
|
|
515
|
+
|
|
516
|
+
MajorEngineVersion?: string;
|
|
517
|
+
|
|
518
|
+
MinimumRequiredMinorEngineVersion?: string;
|
|
519
|
+
|
|
520
|
+
PortRequired?: boolean;
|
|
521
|
+
|
|
522
|
+
DefaultPort?: number;
|
|
523
|
+
|
|
524
|
+
OptionsDependedOn?: string[];
|
|
525
|
+
|
|
526
|
+
OptionsConflictsWith?: string[];
|
|
527
|
+
|
|
528
|
+
Persistent?: boolean;
|
|
529
|
+
|
|
530
|
+
Permanent?: boolean;
|
|
531
|
+
|
|
532
|
+
RequiresAutoMinorEngineVersionUpgrade?: boolean;
|
|
533
|
+
|
|
534
|
+
VpcOnly?: boolean;
|
|
535
|
+
|
|
536
|
+
SupportsOptionVersionDowngrade?: boolean;
|
|
537
|
+
|
|
538
|
+
OptionGroupOptionSettings?: OptionGroupOptionSetting[];
|
|
539
|
+
|
|
540
|
+
OptionGroupOptionVersions?: OptionVersion[];
|
|
541
|
+
}
|
|
542
|
+
export declare namespace OptionGroupOption {
|
|
543
|
+
|
|
544
|
+
const filterSensitiveLog: (obj: OptionGroupOption) => any;
|
|
545
|
+
}
|
|
546
|
+
|
|
547
|
+
export interface OptionGroupOptionsMessage {
|
|
548
|
+
|
|
549
|
+
OptionGroupOptions?: OptionGroupOption[];
|
|
550
|
+
|
|
551
|
+
Marker?: string;
|
|
552
|
+
}
|
|
553
|
+
export declare namespace OptionGroupOptionsMessage {
|
|
554
|
+
|
|
555
|
+
const filterSensitiveLog: (obj: OptionGroupOptionsMessage) => any;
|
|
556
|
+
}
|
|
557
|
+
|
|
558
|
+
export interface DescribeOptionGroupsMessage {
|
|
559
|
+
|
|
560
|
+
OptionGroupName?: string;
|
|
561
|
+
|
|
562
|
+
Filters?: Filter[];
|
|
563
|
+
|
|
564
|
+
Marker?: string;
|
|
565
|
+
|
|
566
|
+
MaxRecords?: number;
|
|
567
|
+
|
|
568
|
+
EngineName?: string;
|
|
569
|
+
|
|
570
|
+
MajorEngineVersion?: string;
|
|
571
|
+
}
|
|
572
|
+
export declare namespace DescribeOptionGroupsMessage {
|
|
573
|
+
|
|
574
|
+
const filterSensitiveLog: (obj: DescribeOptionGroupsMessage) => any;
|
|
575
|
+
}
|
|
576
|
+
|
|
577
|
+
export interface OptionGroups {
|
|
578
|
+
|
|
579
|
+
OptionGroupsList?: OptionGroup[];
|
|
580
|
+
|
|
581
|
+
Marker?: string;
|
|
582
|
+
}
|
|
583
|
+
export declare namespace OptionGroups {
|
|
584
|
+
|
|
585
|
+
const filterSensitiveLog: (obj: OptionGroups) => any;
|
|
586
|
+
}
|
|
587
|
+
|
|
588
|
+
export interface DescribeOrderableDBInstanceOptionsMessage {
|
|
589
|
+
|
|
590
|
+
Engine: string | undefined;
|
|
591
|
+
|
|
592
|
+
EngineVersion?: string;
|
|
593
|
+
|
|
594
|
+
DBInstanceClass?: string;
|
|
595
|
+
|
|
596
|
+
LicenseModel?: string;
|
|
597
|
+
|
|
598
|
+
AvailabilityZoneGroup?: string;
|
|
599
|
+
|
|
600
|
+
Vpc?: boolean;
|
|
601
|
+
|
|
602
|
+
Filters?: Filter[];
|
|
603
|
+
|
|
604
|
+
MaxRecords?: number;
|
|
605
|
+
|
|
606
|
+
Marker?: string;
|
|
607
|
+
}
|
|
608
|
+
export declare namespace DescribeOrderableDBInstanceOptionsMessage {
|
|
609
|
+
|
|
610
|
+
const filterSensitiveLog: (obj: DescribeOrderableDBInstanceOptionsMessage) => any;
|
|
611
|
+
}
|
|
612
|
+
|
|
613
|
+
export interface AvailableProcessorFeature {
|
|
614
|
+
|
|
615
|
+
Name?: string;
|
|
616
|
+
|
|
617
|
+
DefaultValue?: string;
|
|
618
|
+
|
|
619
|
+
AllowedValues?: string;
|
|
620
|
+
}
|
|
621
|
+
export declare namespace AvailableProcessorFeature {
|
|
622
|
+
|
|
623
|
+
const filterSensitiveLog: (obj: AvailableProcessorFeature) => any;
|
|
624
|
+
}
|
|
625
|
+
|
|
626
|
+
export interface OrderableDBInstanceOption {
|
|
627
|
+
|
|
628
|
+
Engine?: string;
|
|
629
|
+
|
|
630
|
+
EngineVersion?: string;
|
|
631
|
+
|
|
632
|
+
DBInstanceClass?: string;
|
|
633
|
+
|
|
634
|
+
LicenseModel?: string;
|
|
635
|
+
|
|
636
|
+
AvailabilityZoneGroup?: string;
|
|
637
|
+
|
|
638
|
+
AvailabilityZones?: AvailabilityZone[];
|
|
639
|
+
|
|
640
|
+
MultiAZCapable?: boolean;
|
|
641
|
+
|
|
642
|
+
ReadReplicaCapable?: boolean;
|
|
643
|
+
|
|
644
|
+
Vpc?: boolean;
|
|
645
|
+
|
|
646
|
+
SupportsStorageEncryption?: boolean;
|
|
647
|
+
|
|
648
|
+
StorageType?: string;
|
|
649
|
+
|
|
650
|
+
SupportsIops?: boolean;
|
|
651
|
+
|
|
652
|
+
SupportsEnhancedMonitoring?: boolean;
|
|
653
|
+
|
|
654
|
+
SupportsIAMDatabaseAuthentication?: boolean;
|
|
655
|
+
|
|
656
|
+
SupportsPerformanceInsights?: boolean;
|
|
657
|
+
|
|
658
|
+
MinStorageSize?: number;
|
|
659
|
+
|
|
660
|
+
MaxStorageSize?: number;
|
|
661
|
+
|
|
662
|
+
MinIopsPerDbInstance?: number;
|
|
663
|
+
|
|
664
|
+
MaxIopsPerDbInstance?: number;
|
|
665
|
+
|
|
666
|
+
MinIopsPerGib?: number;
|
|
667
|
+
|
|
668
|
+
MaxIopsPerGib?: number;
|
|
669
|
+
|
|
670
|
+
AvailableProcessorFeatures?: AvailableProcessorFeature[];
|
|
671
|
+
|
|
672
|
+
SupportedEngineModes?: string[];
|
|
673
|
+
|
|
674
|
+
SupportsStorageAutoscaling?: boolean;
|
|
675
|
+
|
|
676
|
+
SupportsKerberosAuthentication?: boolean;
|
|
677
|
+
|
|
678
|
+
OutpostCapable?: boolean;
|
|
679
|
+
|
|
680
|
+
SupportedActivityStreamModes?: string[];
|
|
681
|
+
|
|
682
|
+
SupportsGlobalDatabases?: boolean;
|
|
683
|
+
|
|
684
|
+
SupportsClusters?: boolean;
|
|
685
|
+
}
|
|
686
|
+
export declare namespace OrderableDBInstanceOption {
|
|
687
|
+
|
|
688
|
+
const filterSensitiveLog: (obj: OrderableDBInstanceOption) => any;
|
|
689
|
+
}
|
|
690
|
+
|
|
691
|
+
export interface OrderableDBInstanceOptionsMessage {
|
|
692
|
+
|
|
693
|
+
OrderableDBInstanceOptions?: OrderableDBInstanceOption[];
|
|
694
|
+
|
|
695
|
+
Marker?: string;
|
|
696
|
+
}
|
|
697
|
+
export declare namespace OrderableDBInstanceOptionsMessage {
|
|
698
|
+
|
|
699
|
+
const filterSensitiveLog: (obj: OrderableDBInstanceOptionsMessage) => any;
|
|
700
|
+
}
|
|
701
|
+
|
|
702
|
+
export interface DescribePendingMaintenanceActionsMessage {
|
|
703
|
+
|
|
704
|
+
ResourceIdentifier?: string;
|
|
705
|
+
|
|
706
|
+
Filters?: Filter[];
|
|
707
|
+
|
|
708
|
+
Marker?: string;
|
|
709
|
+
|
|
710
|
+
MaxRecords?: number;
|
|
711
|
+
}
|
|
712
|
+
export declare namespace DescribePendingMaintenanceActionsMessage {
|
|
713
|
+
|
|
714
|
+
const filterSensitiveLog: (obj: DescribePendingMaintenanceActionsMessage) => any;
|
|
715
|
+
}
|
|
716
|
+
|
|
717
|
+
export interface PendingMaintenanceActionsMessage {
|
|
718
|
+
|
|
719
|
+
PendingMaintenanceActions?: ResourcePendingMaintenanceActions[];
|
|
720
|
+
|
|
721
|
+
Marker?: string;
|
|
722
|
+
}
|
|
723
|
+
export declare namespace PendingMaintenanceActionsMessage {
|
|
724
|
+
|
|
725
|
+
const filterSensitiveLog: (obj: PendingMaintenanceActionsMessage) => any;
|
|
726
|
+
}
|
|
727
|
+
|
|
728
|
+
export interface DescribeReservedDBInstancesMessage {
|
|
729
|
+
|
|
730
|
+
ReservedDBInstanceId?: string;
|
|
731
|
+
|
|
732
|
+
ReservedDBInstancesOfferingId?: string;
|
|
733
|
+
|
|
734
|
+
DBInstanceClass?: string;
|
|
735
|
+
|
|
736
|
+
Duration?: string;
|
|
737
|
+
|
|
738
|
+
ProductDescription?: string;
|
|
739
|
+
|
|
740
|
+
OfferingType?: string;
|
|
741
|
+
|
|
742
|
+
MultiAZ?: boolean;
|
|
743
|
+
|
|
744
|
+
LeaseId?: string;
|
|
745
|
+
|
|
746
|
+
Filters?: Filter[];
|
|
747
|
+
|
|
748
|
+
MaxRecords?: number;
|
|
749
|
+
|
|
750
|
+
Marker?: string;
|
|
751
|
+
}
|
|
752
|
+
export declare namespace DescribeReservedDBInstancesMessage {
|
|
753
|
+
|
|
754
|
+
const filterSensitiveLog: (obj: DescribeReservedDBInstancesMessage) => any;
|
|
755
|
+
}
|
|
756
|
+
|
|
757
|
+
export interface RecurringCharge {
|
|
758
|
+
|
|
759
|
+
RecurringChargeAmount?: number;
|
|
760
|
+
|
|
761
|
+
RecurringChargeFrequency?: string;
|
|
762
|
+
}
|
|
763
|
+
export declare namespace RecurringCharge {
|
|
764
|
+
|
|
765
|
+
const filterSensitiveLog: (obj: RecurringCharge) => any;
|
|
766
|
+
}
|
|
767
|
+
|
|
768
|
+
export interface ReservedDBInstance {
|
|
769
|
+
|
|
770
|
+
ReservedDBInstanceId?: string;
|
|
771
|
+
|
|
772
|
+
ReservedDBInstancesOfferingId?: string;
|
|
773
|
+
|
|
774
|
+
DBInstanceClass?: string;
|
|
775
|
+
|
|
776
|
+
StartTime?: Date;
|
|
777
|
+
|
|
778
|
+
Duration?: number;
|
|
779
|
+
|
|
780
|
+
FixedPrice?: number;
|
|
781
|
+
|
|
782
|
+
UsagePrice?: number;
|
|
783
|
+
|
|
784
|
+
CurrencyCode?: string;
|
|
785
|
+
|
|
786
|
+
DBInstanceCount?: number;
|
|
787
|
+
|
|
788
|
+
ProductDescription?: string;
|
|
789
|
+
|
|
790
|
+
OfferingType?: string;
|
|
791
|
+
|
|
792
|
+
MultiAZ?: boolean;
|
|
793
|
+
|
|
794
|
+
State?: string;
|
|
795
|
+
|
|
796
|
+
RecurringCharges?: RecurringCharge[];
|
|
797
|
+
|
|
798
|
+
ReservedDBInstanceArn?: string;
|
|
799
|
+
|
|
800
|
+
LeaseId?: string;
|
|
801
|
+
}
|
|
802
|
+
export declare namespace ReservedDBInstance {
|
|
803
|
+
|
|
804
|
+
const filterSensitiveLog: (obj: ReservedDBInstance) => any;
|
|
805
|
+
}
|
|
806
|
+
|
|
807
|
+
export interface ReservedDBInstanceMessage {
|
|
808
|
+
|
|
809
|
+
Marker?: string;
|
|
810
|
+
|
|
811
|
+
ReservedDBInstances?: ReservedDBInstance[];
|
|
812
|
+
}
|
|
813
|
+
export declare namespace ReservedDBInstanceMessage {
|
|
814
|
+
|
|
815
|
+
const filterSensitiveLog: (obj: ReservedDBInstanceMessage) => any;
|
|
816
|
+
}
|
|
817
|
+
|
|
818
|
+
export declare class ReservedDBInstanceNotFoundFault extends __BaseException {
|
|
819
|
+
readonly name: "ReservedDBInstanceNotFoundFault";
|
|
820
|
+
readonly $fault: "client";
|
|
821
|
+
|
|
822
|
+
constructor(opts: __ExceptionOptionType<ReservedDBInstanceNotFoundFault, __BaseException>);
|
|
823
|
+
}
|
|
824
|
+
|
|
825
|
+
export interface DescribeReservedDBInstancesOfferingsMessage {
|
|
826
|
+
|
|
827
|
+
ReservedDBInstancesOfferingId?: string;
|
|
828
|
+
|
|
829
|
+
DBInstanceClass?: string;
|
|
830
|
+
|
|
831
|
+
Duration?: string;
|
|
832
|
+
|
|
833
|
+
ProductDescription?: string;
|
|
834
|
+
|
|
835
|
+
OfferingType?: string;
|
|
836
|
+
|
|
837
|
+
MultiAZ?: boolean;
|
|
838
|
+
|
|
839
|
+
Filters?: Filter[];
|
|
840
|
+
|
|
841
|
+
MaxRecords?: number;
|
|
842
|
+
|
|
843
|
+
Marker?: string;
|
|
844
|
+
}
|
|
845
|
+
export declare namespace DescribeReservedDBInstancesOfferingsMessage {
|
|
846
|
+
|
|
847
|
+
const filterSensitiveLog: (obj: DescribeReservedDBInstancesOfferingsMessage) => any;
|
|
848
|
+
}
|
|
849
|
+
|
|
850
|
+
export interface ReservedDBInstancesOffering {
|
|
851
|
+
|
|
852
|
+
ReservedDBInstancesOfferingId?: string;
|
|
853
|
+
|
|
854
|
+
DBInstanceClass?: string;
|
|
855
|
+
|
|
856
|
+
Duration?: number;
|
|
857
|
+
|
|
858
|
+
FixedPrice?: number;
|
|
859
|
+
|
|
860
|
+
UsagePrice?: number;
|
|
861
|
+
|
|
862
|
+
CurrencyCode?: string;
|
|
863
|
+
|
|
864
|
+
ProductDescription?: string;
|
|
865
|
+
|
|
866
|
+
OfferingType?: string;
|
|
867
|
+
|
|
868
|
+
MultiAZ?: boolean;
|
|
869
|
+
|
|
870
|
+
RecurringCharges?: RecurringCharge[];
|
|
871
|
+
}
|
|
872
|
+
export declare namespace ReservedDBInstancesOffering {
|
|
873
|
+
|
|
874
|
+
const filterSensitiveLog: (obj: ReservedDBInstancesOffering) => any;
|
|
875
|
+
}
|
|
876
|
+
|
|
877
|
+
export interface ReservedDBInstancesOfferingMessage {
|
|
878
|
+
|
|
879
|
+
Marker?: string;
|
|
880
|
+
|
|
881
|
+
ReservedDBInstancesOfferings?: ReservedDBInstancesOffering[];
|
|
882
|
+
}
|
|
883
|
+
export declare namespace ReservedDBInstancesOfferingMessage {
|
|
884
|
+
|
|
885
|
+
const filterSensitiveLog: (obj: ReservedDBInstancesOfferingMessage) => any;
|
|
886
|
+
}
|
|
887
|
+
|
|
888
|
+
export declare class ReservedDBInstancesOfferingNotFoundFault extends __BaseException {
|
|
889
|
+
readonly name: "ReservedDBInstancesOfferingNotFoundFault";
|
|
890
|
+
readonly $fault: "client";
|
|
891
|
+
|
|
892
|
+
constructor(opts: __ExceptionOptionType<ReservedDBInstancesOfferingNotFoundFault, __BaseException>);
|
|
893
|
+
}
|
|
894
|
+
|
|
895
|
+
export interface DescribeSourceRegionsMessage {
|
|
896
|
+
|
|
897
|
+
RegionName?: string;
|
|
898
|
+
|
|
899
|
+
MaxRecords?: number;
|
|
900
|
+
|
|
901
|
+
Marker?: string;
|
|
902
|
+
|
|
903
|
+
Filters?: Filter[];
|
|
904
|
+
}
|
|
905
|
+
export declare namespace DescribeSourceRegionsMessage {
|
|
906
|
+
|
|
907
|
+
const filterSensitiveLog: (obj: DescribeSourceRegionsMessage) => any;
|
|
908
|
+
}
|
|
909
|
+
|
|
910
|
+
export interface SourceRegion {
|
|
911
|
+
|
|
912
|
+
RegionName?: string;
|
|
913
|
+
|
|
914
|
+
Endpoint?: string;
|
|
915
|
+
|
|
916
|
+
Status?: string;
|
|
917
|
+
|
|
918
|
+
SupportsDBInstanceAutomatedBackupsReplication?: boolean;
|
|
919
|
+
}
|
|
920
|
+
export declare namespace SourceRegion {
|
|
921
|
+
|
|
922
|
+
const filterSensitiveLog: (obj: SourceRegion) => any;
|
|
923
|
+
}
|
|
924
|
+
|
|
925
|
+
export interface SourceRegionMessage {
|
|
926
|
+
|
|
927
|
+
Marker?: string;
|
|
928
|
+
|
|
929
|
+
SourceRegions?: SourceRegion[];
|
|
930
|
+
}
|
|
931
|
+
export declare namespace SourceRegionMessage {
|
|
932
|
+
|
|
933
|
+
const filterSensitiveLog: (obj: SourceRegionMessage) => any;
|
|
934
|
+
}
|
|
935
|
+
|
|
936
|
+
export interface DescribeValidDBInstanceModificationsMessage {
|
|
937
|
+
|
|
938
|
+
DBInstanceIdentifier: string | undefined;
|
|
939
|
+
}
|
|
940
|
+
export declare namespace DescribeValidDBInstanceModificationsMessage {
|
|
941
|
+
|
|
942
|
+
const filterSensitiveLog: (obj: DescribeValidDBInstanceModificationsMessage) => any;
|
|
943
|
+
}
|
|
944
|
+
|
|
945
|
+
export interface DoubleRange {
|
|
946
|
+
|
|
947
|
+
From?: number;
|
|
948
|
+
|
|
949
|
+
To?: number;
|
|
950
|
+
}
|
|
951
|
+
export declare namespace DoubleRange {
|
|
952
|
+
|
|
953
|
+
const filterSensitiveLog: (obj: DoubleRange) => any;
|
|
954
|
+
}
|
|
955
|
+
|
|
956
|
+
export interface Range {
|
|
957
|
+
|
|
958
|
+
From?: number;
|
|
959
|
+
|
|
960
|
+
To?: number;
|
|
961
|
+
|
|
962
|
+
Step?: number;
|
|
963
|
+
}
|
|
964
|
+
export declare namespace Range {
|
|
965
|
+
|
|
966
|
+
const filterSensitiveLog: (obj: Range) => any;
|
|
967
|
+
}
|
|
968
|
+
|
|
969
|
+
export interface ValidStorageOptions {
|
|
970
|
+
|
|
971
|
+
StorageType?: string;
|
|
972
|
+
|
|
973
|
+
StorageSize?: Range[];
|
|
974
|
+
|
|
975
|
+
ProvisionedIops?: Range[];
|
|
976
|
+
|
|
977
|
+
IopsToStorageRatio?: DoubleRange[];
|
|
978
|
+
|
|
979
|
+
SupportsStorageAutoscaling?: boolean;
|
|
980
|
+
}
|
|
981
|
+
export declare namespace ValidStorageOptions {
|
|
982
|
+
|
|
983
|
+
const filterSensitiveLog: (obj: ValidStorageOptions) => any;
|
|
984
|
+
}
|
|
985
|
+
|
|
986
|
+
export interface ValidDBInstanceModificationsMessage {
|
|
987
|
+
|
|
988
|
+
Storage?: ValidStorageOptions[];
|
|
989
|
+
|
|
990
|
+
ValidProcessorFeatures?: AvailableProcessorFeature[];
|
|
991
|
+
}
|
|
992
|
+
export declare namespace ValidDBInstanceModificationsMessage {
|
|
993
|
+
|
|
994
|
+
const filterSensitiveLog: (obj: ValidDBInstanceModificationsMessage) => any;
|
|
995
|
+
}
|
|
996
|
+
export interface DescribeValidDBInstanceModificationsResult {
|
|
997
|
+
|
|
998
|
+
ValidDBInstanceModificationsMessage?: ValidDBInstanceModificationsMessage;
|
|
999
|
+
}
|
|
1000
|
+
export declare namespace DescribeValidDBInstanceModificationsResult {
|
|
1001
|
+
|
|
1002
|
+
const filterSensitiveLog: (obj: DescribeValidDBInstanceModificationsResult) => any;
|
|
1003
|
+
}
|
|
1004
|
+
|
|
1005
|
+
export declare class DBLogFileNotFoundFault extends __BaseException {
|
|
1006
|
+
readonly name: "DBLogFileNotFoundFault";
|
|
1007
|
+
readonly $fault: "client";
|
|
1008
|
+
|
|
1009
|
+
constructor(opts: __ExceptionOptionType<DBLogFileNotFoundFault, __BaseException>);
|
|
1010
|
+
}
|
|
1011
|
+
|
|
1012
|
+
export interface DownloadDBLogFilePortionDetails {
|
|
1013
|
+
|
|
1014
|
+
LogFileData?: string;
|
|
1015
|
+
|
|
1016
|
+
Marker?: string;
|
|
1017
|
+
|
|
1018
|
+
AdditionalDataPending?: boolean;
|
|
1019
|
+
}
|
|
1020
|
+
export declare namespace DownloadDBLogFilePortionDetails {
|
|
1021
|
+
|
|
1022
|
+
const filterSensitiveLog: (obj: DownloadDBLogFilePortionDetails) => any;
|
|
1023
|
+
}
|
|
1024
|
+
|
|
1025
|
+
export interface DownloadDBLogFilePortionMessage {
|
|
1026
|
+
|
|
1027
|
+
DBInstanceIdentifier: string | undefined;
|
|
1028
|
+
|
|
1029
|
+
LogFileName: string | undefined;
|
|
1030
|
+
|
|
1031
|
+
Marker?: string;
|
|
1032
|
+
|
|
1033
|
+
NumberOfLines?: number;
|
|
1034
|
+
}
|
|
1035
|
+
export declare namespace DownloadDBLogFilePortionMessage {
|
|
1036
|
+
|
|
1037
|
+
const filterSensitiveLog: (obj: DownloadDBLogFilePortionMessage) => any;
|
|
1038
|
+
}
|
|
1039
|
+
|
|
1040
|
+
export interface FailoverDBClusterMessage {
|
|
1041
|
+
|
|
1042
|
+
DBClusterIdentifier: string | undefined;
|
|
1043
|
+
|
|
1044
|
+
TargetDBInstanceIdentifier?: string;
|
|
1045
|
+
}
|
|
1046
|
+
export declare namespace FailoverDBClusterMessage {
|
|
1047
|
+
|
|
1048
|
+
const filterSensitiveLog: (obj: FailoverDBClusterMessage) => any;
|
|
1049
|
+
}
|
|
1050
|
+
export interface FailoverDBClusterResult {
|
|
1051
|
+
|
|
1052
|
+
DBCluster?: DBCluster;
|
|
1053
|
+
}
|
|
1054
|
+
export declare namespace FailoverDBClusterResult {
|
|
1055
|
+
|
|
1056
|
+
const filterSensitiveLog: (obj: FailoverDBClusterResult) => any;
|
|
1057
|
+
}
|
|
1058
|
+
export interface FailoverGlobalClusterMessage {
|
|
1059
|
+
|
|
1060
|
+
GlobalClusterIdentifier: string | undefined;
|
|
1061
|
+
|
|
1062
|
+
TargetDbClusterIdentifier: string | undefined;
|
|
1063
|
+
}
|
|
1064
|
+
export declare namespace FailoverGlobalClusterMessage {
|
|
1065
|
+
|
|
1066
|
+
const filterSensitiveLog: (obj: FailoverGlobalClusterMessage) => any;
|
|
1067
|
+
}
|
|
1068
|
+
export interface FailoverGlobalClusterResult {
|
|
1069
|
+
|
|
1070
|
+
GlobalCluster?: GlobalCluster;
|
|
1071
|
+
}
|
|
1072
|
+
export declare namespace FailoverGlobalClusterResult {
|
|
1073
|
+
|
|
1074
|
+
const filterSensitiveLog: (obj: FailoverGlobalClusterResult) => any;
|
|
1075
|
+
}
|
|
1076
|
+
export interface ImportInstallationMediaMessage {
|
|
1077
|
+
|
|
1078
|
+
CustomAvailabilityZoneId: string | undefined;
|
|
1079
|
+
|
|
1080
|
+
Engine: string | undefined;
|
|
1081
|
+
|
|
1082
|
+
EngineVersion: string | undefined;
|
|
1083
|
+
|
|
1084
|
+
EngineInstallationMediaPath: string | undefined;
|
|
1085
|
+
|
|
1086
|
+
OSInstallationMediaPath: string | undefined;
|
|
1087
|
+
}
|
|
1088
|
+
export declare namespace ImportInstallationMediaMessage {
|
|
1089
|
+
|
|
1090
|
+
const filterSensitiveLog: (obj: ImportInstallationMediaMessage) => any;
|
|
1091
|
+
}
|
|
1092
|
+
|
|
1093
|
+
export declare class InstallationMediaAlreadyExistsFault extends __BaseException {
|
|
1094
|
+
readonly name: "InstallationMediaAlreadyExistsFault";
|
|
1095
|
+
readonly $fault: "client";
|
|
1096
|
+
|
|
1097
|
+
constructor(opts: __ExceptionOptionType<InstallationMediaAlreadyExistsFault, __BaseException>);
|
|
1098
|
+
}
|
|
1099
|
+
|
|
1100
|
+
export interface ListTagsForResourceMessage {
|
|
1101
|
+
|
|
1102
|
+
ResourceName: string | undefined;
|
|
1103
|
+
|
|
1104
|
+
Filters?: Filter[];
|
|
1105
|
+
}
|
|
1106
|
+
export declare namespace ListTagsForResourceMessage {
|
|
1107
|
+
|
|
1108
|
+
const filterSensitiveLog: (obj: ListTagsForResourceMessage) => any;
|
|
1109
|
+
}
|
|
1110
|
+
|
|
1111
|
+
export interface TagListMessage {
|
|
1112
|
+
|
|
1113
|
+
TagList?: Tag[];
|
|
1114
|
+
}
|
|
1115
|
+
export declare namespace TagListMessage {
|
|
1116
|
+
|
|
1117
|
+
const filterSensitiveLog: (obj: TagListMessage) => any;
|
|
1118
|
+
}
|
|
1119
|
+
export interface ModifyCertificatesMessage {
|
|
1120
|
+
|
|
1121
|
+
CertificateIdentifier?: string;
|
|
1122
|
+
|
|
1123
|
+
RemoveCustomerOverride?: boolean;
|
|
1124
|
+
}
|
|
1125
|
+
export declare namespace ModifyCertificatesMessage {
|
|
1126
|
+
|
|
1127
|
+
const filterSensitiveLog: (obj: ModifyCertificatesMessage) => any;
|
|
1128
|
+
}
|
|
1129
|
+
export interface ModifyCertificatesResult {
|
|
1130
|
+
|
|
1131
|
+
Certificate?: Certificate;
|
|
1132
|
+
}
|
|
1133
|
+
export declare namespace ModifyCertificatesResult {
|
|
1134
|
+
|
|
1135
|
+
const filterSensitiveLog: (obj: ModifyCertificatesResult) => any;
|
|
1136
|
+
}
|
|
1137
|
+
export interface DBClusterCapacityInfo {
|
|
1138
|
+
|
|
1139
|
+
DBClusterIdentifier?: string;
|
|
1140
|
+
|
|
1141
|
+
PendingCapacity?: number;
|
|
1142
|
+
|
|
1143
|
+
CurrentCapacity?: number;
|
|
1144
|
+
|
|
1145
|
+
SecondsBeforeTimeout?: number;
|
|
1146
|
+
|
|
1147
|
+
TimeoutAction?: string;
|
|
1148
|
+
}
|
|
1149
|
+
export declare namespace DBClusterCapacityInfo {
|
|
1150
|
+
|
|
1151
|
+
const filterSensitiveLog: (obj: DBClusterCapacityInfo) => any;
|
|
1152
|
+
}
|
|
1153
|
+
|
|
1154
|
+
export declare class InvalidDBClusterCapacityFault extends __BaseException {
|
|
1155
|
+
readonly name: "InvalidDBClusterCapacityFault";
|
|
1156
|
+
readonly $fault: "client";
|
|
1157
|
+
|
|
1158
|
+
constructor(opts: __ExceptionOptionType<InvalidDBClusterCapacityFault, __BaseException>);
|
|
1159
|
+
}
|
|
1160
|
+
export interface ModifyCurrentDBClusterCapacityMessage {
|
|
1161
|
+
|
|
1162
|
+
DBClusterIdentifier: string | undefined;
|
|
1163
|
+
|
|
1164
|
+
Capacity?: number;
|
|
1165
|
+
|
|
1166
|
+
SecondsBeforeTimeout?: number;
|
|
1167
|
+
|
|
1168
|
+
TimeoutAction?: string;
|
|
1169
|
+
}
|
|
1170
|
+
export declare namespace ModifyCurrentDBClusterCapacityMessage {
|
|
1171
|
+
|
|
1172
|
+
const filterSensitiveLog: (obj: ModifyCurrentDBClusterCapacityMessage) => any;
|
|
1173
|
+
}
|
|
1174
|
+
export declare enum CustomEngineVersionStatus {
|
|
1175
|
+
available = "available",
|
|
1176
|
+
inactive = "inactive",
|
|
1177
|
+
inactive_except_restore = "inactive-except-restore"
|
|
1178
|
+
}
|
|
1179
|
+
export interface ModifyCustomDBEngineVersionMessage {
|
|
1180
|
+
|
|
1181
|
+
Engine: string | undefined;
|
|
1182
|
+
|
|
1183
|
+
EngineVersion: string | undefined;
|
|
1184
|
+
|
|
1185
|
+
Description?: string;
|
|
1186
|
+
|
|
1187
|
+
Status?: CustomEngineVersionStatus | string;
|
|
1188
|
+
}
|
|
1189
|
+
export declare namespace ModifyCustomDBEngineVersionMessage {
|
|
1190
|
+
|
|
1191
|
+
const filterSensitiveLog: (obj: ModifyCustomDBEngineVersionMessage) => any;
|
|
1192
|
+
}
|
|
1193
|
+
|
|
1194
|
+
export interface CloudwatchLogsExportConfiguration {
|
|
1195
|
+
|
|
1196
|
+
EnableLogTypes?: string[];
|
|
1197
|
+
|
|
1198
|
+
DisableLogTypes?: string[];
|
|
1199
|
+
}
|
|
1200
|
+
export declare namespace CloudwatchLogsExportConfiguration {
|
|
1201
|
+
|
|
1202
|
+
const filterSensitiveLog: (obj: CloudwatchLogsExportConfiguration) => any;
|
|
1203
|
+
}
|
|
1204
|
+
|
|
1205
|
+
export interface ModifyDBClusterMessage {
|
|
1206
|
+
|
|
1207
|
+
DBClusterIdentifier: string | undefined;
|
|
1208
|
+
|
|
1209
|
+
NewDBClusterIdentifier?: string;
|
|
1210
|
+
|
|
1211
|
+
ApplyImmediately?: boolean;
|
|
1212
|
+
|
|
1213
|
+
BackupRetentionPeriod?: number;
|
|
1214
|
+
|
|
1215
|
+
DBClusterParameterGroupName?: string;
|
|
1216
|
+
|
|
1217
|
+
VpcSecurityGroupIds?: string[];
|
|
1218
|
+
|
|
1219
|
+
Port?: number;
|
|
1220
|
+
|
|
1221
|
+
MasterUserPassword?: string;
|
|
1222
|
+
|
|
1223
|
+
OptionGroupName?: string;
|
|
1224
|
+
|
|
1225
|
+
PreferredBackupWindow?: string;
|
|
1226
|
+
|
|
1227
|
+
PreferredMaintenanceWindow?: string;
|
|
1228
|
+
|
|
1229
|
+
EnableIAMDatabaseAuthentication?: boolean;
|
|
1230
|
+
|
|
1231
|
+
BacktrackWindow?: number;
|
|
1232
|
+
|
|
1233
|
+
CloudwatchLogsExportConfiguration?: CloudwatchLogsExportConfiguration;
|
|
1234
|
+
|
|
1235
|
+
EngineVersion?: string;
|
|
1236
|
+
|
|
1237
|
+
AllowMajorVersionUpgrade?: boolean;
|
|
1238
|
+
|
|
1239
|
+
DBInstanceParameterGroupName?: string;
|
|
1240
|
+
|
|
1241
|
+
Domain?: string;
|
|
1242
|
+
|
|
1243
|
+
DomainIAMRoleName?: string;
|
|
1244
|
+
|
|
1245
|
+
ScalingConfiguration?: ScalingConfiguration;
|
|
1246
|
+
|
|
1247
|
+
DeletionProtection?: boolean;
|
|
1248
|
+
|
|
1249
|
+
EnableHttpEndpoint?: boolean;
|
|
1250
|
+
|
|
1251
|
+
CopyTagsToSnapshot?: boolean;
|
|
1252
|
+
|
|
1253
|
+
EnableGlobalWriteForwarding?: boolean;
|
|
1254
|
+
|
|
1255
|
+
DBClusterInstanceClass?: string;
|
|
1256
|
+
|
|
1257
|
+
AllocatedStorage?: number;
|
|
1258
|
+
|
|
1259
|
+
StorageType?: string;
|
|
1260
|
+
|
|
1261
|
+
Iops?: number;
|
|
1262
|
+
|
|
1263
|
+
AutoMinorVersionUpgrade?: boolean;
|
|
1264
|
+
|
|
1265
|
+
MonitoringInterval?: number;
|
|
1266
|
+
|
|
1267
|
+
MonitoringRoleArn?: string;
|
|
1268
|
+
|
|
1269
|
+
EnablePerformanceInsights?: boolean;
|
|
1270
|
+
|
|
1271
|
+
PerformanceInsightsKMSKeyId?: string;
|
|
1272
|
+
|
|
1273
|
+
PerformanceInsightsRetentionPeriod?: number;
|
|
1274
|
+
}
|
|
1275
|
+
export declare namespace ModifyDBClusterMessage {
|
|
1276
|
+
|
|
1277
|
+
const filterSensitiveLog: (obj: ModifyDBClusterMessage) => any;
|
|
1278
|
+
}
|
|
1279
|
+
export interface ModifyDBClusterResult {
|
|
1280
|
+
|
|
1281
|
+
DBCluster?: DBCluster;
|
|
1282
|
+
}
|
|
1283
|
+
export declare namespace ModifyDBClusterResult {
|
|
1284
|
+
|
|
1285
|
+
const filterSensitiveLog: (obj: ModifyDBClusterResult) => any;
|
|
1286
|
+
}
|
|
1287
|
+
export interface ModifyDBClusterEndpointMessage {
|
|
1288
|
+
|
|
1289
|
+
DBClusterEndpointIdentifier: string | undefined;
|
|
1290
|
+
|
|
1291
|
+
EndpointType?: string;
|
|
1292
|
+
|
|
1293
|
+
StaticMembers?: string[];
|
|
1294
|
+
|
|
1295
|
+
ExcludedMembers?: string[];
|
|
1296
|
+
}
|
|
1297
|
+
export declare namespace ModifyDBClusterEndpointMessage {
|
|
1298
|
+
|
|
1299
|
+
const filterSensitiveLog: (obj: ModifyDBClusterEndpointMessage) => any;
|
|
1300
|
+
}
|
|
1301
|
+
|
|
1302
|
+
export interface DBClusterParameterGroupNameMessage {
|
|
1303
|
+
|
|
1304
|
+
DBClusterParameterGroupName?: string;
|
|
1305
|
+
}
|
|
1306
|
+
export declare namespace DBClusterParameterGroupNameMessage {
|
|
1307
|
+
|
|
1308
|
+
const filterSensitiveLog: (obj: DBClusterParameterGroupNameMessage) => any;
|
|
1309
|
+
}
|
|
1310
|
+
|
|
1311
|
+
export interface ModifyDBClusterParameterGroupMessage {
|
|
1312
|
+
|
|
1313
|
+
DBClusterParameterGroupName: string | undefined;
|
|
1314
|
+
|
|
1315
|
+
Parameters: Parameter[] | undefined;
|
|
1316
|
+
}
|
|
1317
|
+
export declare namespace ModifyDBClusterParameterGroupMessage {
|
|
1318
|
+
|
|
1319
|
+
const filterSensitiveLog: (obj: ModifyDBClusterParameterGroupMessage) => any;
|
|
1320
|
+
}
|
|
1321
|
+
|
|
1322
|
+
export interface ModifyDBClusterSnapshotAttributeMessage {
|
|
1323
|
+
|
|
1324
|
+
DBClusterSnapshotIdentifier: string | undefined;
|
|
1325
|
+
|
|
1326
|
+
AttributeName: string | undefined;
|
|
1327
|
+
|
|
1328
|
+
ValuesToAdd?: string[];
|
|
1329
|
+
|
|
1330
|
+
ValuesToRemove?: string[];
|
|
1331
|
+
}
|
|
1332
|
+
export declare namespace ModifyDBClusterSnapshotAttributeMessage {
|
|
1333
|
+
|
|
1334
|
+
const filterSensitiveLog: (obj: ModifyDBClusterSnapshotAttributeMessage) => any;
|
|
1335
|
+
}
|
|
1336
|
+
export interface ModifyDBClusterSnapshotAttributeResult {
|
|
1337
|
+
|
|
1338
|
+
DBClusterSnapshotAttributesResult?: DBClusterSnapshotAttributesResult;
|
|
1339
|
+
}
|
|
1340
|
+
export declare namespace ModifyDBClusterSnapshotAttributeResult {
|
|
1341
|
+
|
|
1342
|
+
const filterSensitiveLog: (obj: ModifyDBClusterSnapshotAttributeResult) => any;
|
|
1343
|
+
}
|
|
1344
|
+
|
|
1345
|
+
export declare class SharedSnapshotQuotaExceededFault extends __BaseException {
|
|
1346
|
+
readonly name: "SharedSnapshotQuotaExceededFault";
|
|
1347
|
+
readonly $fault: "client";
|
|
1348
|
+
|
|
1349
|
+
constructor(opts: __ExceptionOptionType<SharedSnapshotQuotaExceededFault, __BaseException>);
|
|
1350
|
+
}
|
|
1351
|
+
|
|
1352
|
+
export declare class DBUpgradeDependencyFailureFault extends __BaseException {
|
|
1353
|
+
readonly name: "DBUpgradeDependencyFailureFault";
|
|
1354
|
+
readonly $fault: "client";
|
|
1355
|
+
|
|
1356
|
+
constructor(opts: __ExceptionOptionType<DBUpgradeDependencyFailureFault, __BaseException>);
|
|
1357
|
+
}
|
|
1358
|
+
|
|
1359
|
+
export interface ModifyDBInstanceMessage {
|
|
1360
|
+
|
|
1361
|
+
DBInstanceIdentifier: string | undefined;
|
|
1362
|
+
|
|
1363
|
+
AllocatedStorage?: number;
|
|
1364
|
+
|
|
1365
|
+
DBInstanceClass?: string;
|
|
1366
|
+
|
|
1367
|
+
DBSubnetGroupName?: string;
|
|
1368
|
+
|
|
1369
|
+
DBSecurityGroups?: string[];
|
|
1370
|
+
|
|
1371
|
+
VpcSecurityGroupIds?: string[];
|
|
1372
|
+
|
|
1373
|
+
ApplyImmediately?: boolean;
|
|
1374
|
+
|
|
1375
|
+
MasterUserPassword?: string;
|
|
1376
|
+
|
|
1377
|
+
DBParameterGroupName?: string;
|
|
1378
|
+
|
|
1379
|
+
BackupRetentionPeriod?: number;
|
|
1380
|
+
|
|
1381
|
+
PreferredBackupWindow?: string;
|
|
1382
|
+
|
|
1383
|
+
PreferredMaintenanceWindow?: string;
|
|
1384
|
+
|
|
1385
|
+
MultiAZ?: boolean;
|
|
1386
|
+
|
|
1387
|
+
EngineVersion?: string;
|
|
1388
|
+
|
|
1389
|
+
AllowMajorVersionUpgrade?: boolean;
|
|
1390
|
+
|
|
1391
|
+
AutoMinorVersionUpgrade?: boolean;
|
|
1392
|
+
|
|
1393
|
+
LicenseModel?: string;
|
|
1394
|
+
|
|
1395
|
+
Iops?: number;
|
|
1396
|
+
|
|
1397
|
+
OptionGroupName?: string;
|
|
1398
|
+
|
|
1399
|
+
NewDBInstanceIdentifier?: string;
|
|
1400
|
+
|
|
1401
|
+
StorageType?: string;
|
|
1402
|
+
|
|
1403
|
+
TdeCredentialArn?: string;
|
|
1404
|
+
|
|
1405
|
+
TdeCredentialPassword?: string;
|
|
1406
|
+
|
|
1407
|
+
CACertificateIdentifier?: string;
|
|
1408
|
+
|
|
1409
|
+
Domain?: string;
|
|
1410
|
+
|
|
1411
|
+
CopyTagsToSnapshot?: boolean;
|
|
1412
|
+
|
|
1413
|
+
MonitoringInterval?: number;
|
|
1414
|
+
|
|
1415
|
+
DBPortNumber?: number;
|
|
1416
|
+
|
|
1417
|
+
PubliclyAccessible?: boolean;
|
|
1418
|
+
|
|
1419
|
+
MonitoringRoleArn?: string;
|
|
1420
|
+
|
|
1421
|
+
DomainIAMRoleName?: string;
|
|
1422
|
+
|
|
1423
|
+
PromotionTier?: number;
|
|
1424
|
+
|
|
1425
|
+
EnableIAMDatabaseAuthentication?: boolean;
|
|
1426
|
+
|
|
1427
|
+
EnablePerformanceInsights?: boolean;
|
|
1428
|
+
|
|
1429
|
+
PerformanceInsightsKMSKeyId?: string;
|
|
1430
|
+
|
|
1431
|
+
PerformanceInsightsRetentionPeriod?: number;
|
|
1432
|
+
|
|
1433
|
+
CloudwatchLogsExportConfiguration?: CloudwatchLogsExportConfiguration;
|
|
1434
|
+
|
|
1435
|
+
ProcessorFeatures?: ProcessorFeature[];
|
|
1436
|
+
|
|
1437
|
+
UseDefaultProcessorFeatures?: boolean;
|
|
1438
|
+
|
|
1439
|
+
DeletionProtection?: boolean;
|
|
1440
|
+
|
|
1441
|
+
MaxAllocatedStorage?: number;
|
|
1442
|
+
|
|
1443
|
+
CertificateRotationRestart?: boolean;
|
|
1444
|
+
|
|
1445
|
+
ReplicaMode?: ReplicaMode | string;
|
|
1446
|
+
|
|
1447
|
+
EnableCustomerOwnedIp?: boolean;
|
|
1448
|
+
|
|
1449
|
+
AwsBackupRecoveryPointArn?: string;
|
|
1450
|
+
|
|
1451
|
+
AutomationMode?: AutomationMode | string;
|
|
1452
|
+
|
|
1453
|
+
ResumeFullAutomationModeMinutes?: number;
|
|
1454
|
+
}
|
|
1455
|
+
export declare namespace ModifyDBInstanceMessage {
|
|
1456
|
+
|
|
1457
|
+
const filterSensitiveLog: (obj: ModifyDBInstanceMessage) => any;
|
|
1458
|
+
}
|
|
1459
|
+
export interface ModifyDBInstanceResult {
|
|
1460
|
+
|
|
1461
|
+
DBInstance?: DBInstance;
|
|
1462
|
+
}
|
|
1463
|
+
export declare namespace ModifyDBInstanceResult {
|
|
1464
|
+
|
|
1465
|
+
const filterSensitiveLog: (obj: ModifyDBInstanceResult) => any;
|
|
1466
|
+
}
|
|
1467
|
+
|
|
1468
|
+
export interface DBParameterGroupNameMessage {
|
|
1469
|
+
|
|
1470
|
+
DBParameterGroupName?: string;
|
|
1471
|
+
}
|
|
1472
|
+
export declare namespace DBParameterGroupNameMessage {
|
|
1473
|
+
|
|
1474
|
+
const filterSensitiveLog: (obj: DBParameterGroupNameMessage) => any;
|
|
1475
|
+
}
|
|
1476
|
+
|
|
1477
|
+
export interface ModifyDBParameterGroupMessage {
|
|
1478
|
+
|
|
1479
|
+
DBParameterGroupName: string | undefined;
|
|
1480
|
+
|
|
1481
|
+
Parameters: Parameter[] | undefined;
|
|
1482
|
+
}
|
|
1483
|
+
export declare namespace ModifyDBParameterGroupMessage {
|
|
1484
|
+
|
|
1485
|
+
const filterSensitiveLog: (obj: ModifyDBParameterGroupMessage) => any;
|
|
1486
|
+
}
|
|
1487
|
+
export interface ModifyDBProxyRequest {
|
|
1488
|
+
|
|
1489
|
+
DBProxyName: string | undefined;
|
|
1490
|
+
|
|
1491
|
+
NewDBProxyName?: string;
|
|
1492
|
+
|
|
1493
|
+
Auth?: UserAuthConfig[];
|
|
1494
|
+
|
|
1495
|
+
RequireTLS?: boolean;
|
|
1496
|
+
|
|
1497
|
+
IdleClientTimeout?: number;
|
|
1498
|
+
|
|
1499
|
+
DebugLogging?: boolean;
|
|
1500
|
+
|
|
1501
|
+
RoleArn?: string;
|
|
1502
|
+
|
|
1503
|
+
SecurityGroups?: string[];
|
|
1504
|
+
}
|
|
1505
|
+
export declare namespace ModifyDBProxyRequest {
|
|
1506
|
+
|
|
1507
|
+
const filterSensitiveLog: (obj: ModifyDBProxyRequest) => any;
|
|
1508
|
+
}
|
|
1509
|
+
export interface ModifyDBProxyResponse {
|
|
1510
|
+
|
|
1511
|
+
DBProxy?: DBProxy;
|
|
1512
|
+
}
|
|
1513
|
+
export declare namespace ModifyDBProxyResponse {
|
|
1514
|
+
|
|
1515
|
+
const filterSensitiveLog: (obj: ModifyDBProxyResponse) => any;
|
|
1516
|
+
}
|
|
1517
|
+
export interface ModifyDBProxyEndpointRequest {
|
|
1518
|
+
|
|
1519
|
+
DBProxyEndpointName: string | undefined;
|
|
1520
|
+
|
|
1521
|
+
NewDBProxyEndpointName?: string;
|
|
1522
|
+
|
|
1523
|
+
VpcSecurityGroupIds?: string[];
|
|
1524
|
+
}
|
|
1525
|
+
export declare namespace ModifyDBProxyEndpointRequest {
|
|
1526
|
+
|
|
1527
|
+
const filterSensitiveLog: (obj: ModifyDBProxyEndpointRequest) => any;
|
|
1528
|
+
}
|
|
1529
|
+
export interface ModifyDBProxyEndpointResponse {
|
|
1530
|
+
|
|
1531
|
+
DBProxyEndpoint?: DBProxyEndpoint;
|
|
1532
|
+
}
|
|
1533
|
+
export declare namespace ModifyDBProxyEndpointResponse {
|
|
1534
|
+
|
|
1535
|
+
const filterSensitiveLog: (obj: ModifyDBProxyEndpointResponse) => any;
|
|
1536
|
+
}
|
|
1537
|
+
|
|
1538
|
+
export interface ConnectionPoolConfiguration {
|
|
1539
|
+
|
|
1540
|
+
MaxConnectionsPercent?: number;
|
|
1541
|
+
|
|
1542
|
+
MaxIdleConnectionsPercent?: number;
|
|
1543
|
+
|
|
1544
|
+
ConnectionBorrowTimeout?: number;
|
|
1545
|
+
|
|
1546
|
+
SessionPinningFilters?: string[];
|
|
1547
|
+
|
|
1548
|
+
InitQuery?: string;
|
|
1549
|
+
}
|
|
1550
|
+
export declare namespace ConnectionPoolConfiguration {
|
|
1551
|
+
|
|
1552
|
+
const filterSensitiveLog: (obj: ConnectionPoolConfiguration) => any;
|
|
1553
|
+
}
|
|
1554
|
+
export interface ModifyDBProxyTargetGroupRequest {
|
|
1555
|
+
|
|
1556
|
+
TargetGroupName: string | undefined;
|
|
1557
|
+
|
|
1558
|
+
DBProxyName: string | undefined;
|
|
1559
|
+
|
|
1560
|
+
ConnectionPoolConfig?: ConnectionPoolConfiguration;
|
|
1561
|
+
|
|
1562
|
+
NewName?: string;
|
|
1563
|
+
}
|
|
1564
|
+
export declare namespace ModifyDBProxyTargetGroupRequest {
|
|
1565
|
+
|
|
1566
|
+
const filterSensitiveLog: (obj: ModifyDBProxyTargetGroupRequest) => any;
|
|
1567
|
+
}
|
|
1568
|
+
export interface ModifyDBProxyTargetGroupResponse {
|
|
1569
|
+
|
|
1570
|
+
DBProxyTargetGroup?: DBProxyTargetGroup;
|
|
1571
|
+
}
|
|
1572
|
+
export declare namespace ModifyDBProxyTargetGroupResponse {
|
|
1573
|
+
|
|
1574
|
+
const filterSensitiveLog: (obj: ModifyDBProxyTargetGroupResponse) => any;
|
|
1575
|
+
}
|
|
1576
|
+
export interface ModifyDBSnapshotMessage {
|
|
1577
|
+
|
|
1578
|
+
DBSnapshotIdentifier: string | undefined;
|
|
1579
|
+
|
|
1580
|
+
EngineVersion?: string;
|
|
1581
|
+
|
|
1582
|
+
OptionGroupName?: string;
|
|
1583
|
+
}
|
|
1584
|
+
export declare namespace ModifyDBSnapshotMessage {
|
|
1585
|
+
|
|
1586
|
+
const filterSensitiveLog: (obj: ModifyDBSnapshotMessage) => any;
|
|
1587
|
+
}
|
|
1588
|
+
export interface ModifyDBSnapshotResult {
|
|
1589
|
+
|
|
1590
|
+
DBSnapshot?: DBSnapshot;
|
|
1591
|
+
}
|
|
1592
|
+
export declare namespace ModifyDBSnapshotResult {
|
|
1593
|
+
|
|
1594
|
+
const filterSensitiveLog: (obj: ModifyDBSnapshotResult) => any;
|
|
1595
|
+
}
|
|
1596
|
+
|
|
1597
|
+
export interface ModifyDBSnapshotAttributeMessage {
|
|
1598
|
+
|
|
1599
|
+
DBSnapshotIdentifier: string | undefined;
|
|
1600
|
+
|
|
1601
|
+
AttributeName: string | undefined;
|
|
1602
|
+
|
|
1603
|
+
ValuesToAdd?: string[];
|
|
1604
|
+
|
|
1605
|
+
ValuesToRemove?: string[];
|
|
1606
|
+
}
|
|
1607
|
+
export declare namespace ModifyDBSnapshotAttributeMessage {
|
|
1608
|
+
|
|
1609
|
+
const filterSensitiveLog: (obj: ModifyDBSnapshotAttributeMessage) => any;
|
|
1610
|
+
}
|
|
1611
|
+
export interface ModifyDBSnapshotAttributeResult {
|
|
1612
|
+
|
|
1613
|
+
DBSnapshotAttributesResult?: DBSnapshotAttributesResult;
|
|
1614
|
+
}
|
|
1615
|
+
export declare namespace ModifyDBSnapshotAttributeResult {
|
|
1616
|
+
|
|
1617
|
+
const filterSensitiveLog: (obj: ModifyDBSnapshotAttributeResult) => any;
|
|
1618
|
+
}
|
|
1619
|
+
|
|
1620
|
+
export interface ModifyDBSubnetGroupMessage {
|
|
1621
|
+
|
|
1622
|
+
DBSubnetGroupName: string | undefined;
|
|
1623
|
+
|
|
1624
|
+
DBSubnetGroupDescription?: string;
|
|
1625
|
+
|
|
1626
|
+
SubnetIds: string[] | undefined;
|
|
1627
|
+
}
|
|
1628
|
+
export declare namespace ModifyDBSubnetGroupMessage {
|
|
1629
|
+
|
|
1630
|
+
const filterSensitiveLog: (obj: ModifyDBSubnetGroupMessage) => any;
|
|
1631
|
+
}
|
|
1632
|
+
export interface ModifyDBSubnetGroupResult {
|
|
1633
|
+
|
|
1634
|
+
DBSubnetGroup?: DBSubnetGroup;
|
|
1635
|
+
}
|
|
1636
|
+
export declare namespace ModifyDBSubnetGroupResult {
|
|
1637
|
+
|
|
1638
|
+
const filterSensitiveLog: (obj: ModifyDBSubnetGroupResult) => any;
|
|
1639
|
+
}
|
|
1640
|
+
|
|
1641
|
+
export declare class SubnetAlreadyInUse extends __BaseException {
|
|
1642
|
+
readonly name: "SubnetAlreadyInUse";
|
|
1643
|
+
readonly $fault: "client";
|
|
1644
|
+
|
|
1645
|
+
constructor(opts: __ExceptionOptionType<SubnetAlreadyInUse, __BaseException>);
|
|
1646
|
+
}
|
|
1647
|
+
|
|
1648
|
+
export interface ModifyEventSubscriptionMessage {
|
|
1649
|
+
|
|
1650
|
+
SubscriptionName: string | undefined;
|
|
1651
|
+
|
|
1652
|
+
SnsTopicArn?: string;
|
|
1653
|
+
|
|
1654
|
+
SourceType?: string;
|
|
1655
|
+
|
|
1656
|
+
EventCategories?: string[];
|
|
1657
|
+
|
|
1658
|
+
Enabled?: boolean;
|
|
1659
|
+
}
|
|
1660
|
+
export declare namespace ModifyEventSubscriptionMessage {
|
|
1661
|
+
|
|
1662
|
+
const filterSensitiveLog: (obj: ModifyEventSubscriptionMessage) => any;
|
|
1663
|
+
}
|
|
1664
|
+
export interface ModifyEventSubscriptionResult {
|
|
1665
|
+
|
|
1666
|
+
EventSubscription?: EventSubscription;
|
|
1667
|
+
}
|
|
1668
|
+
export declare namespace ModifyEventSubscriptionResult {
|
|
1669
|
+
|
|
1670
|
+
const filterSensitiveLog: (obj: ModifyEventSubscriptionResult) => any;
|
|
1671
|
+
}
|
|
1672
|
+
export interface ModifyGlobalClusterMessage {
|
|
1673
|
+
|
|
1674
|
+
GlobalClusterIdentifier?: string;
|
|
1675
|
+
|
|
1676
|
+
NewGlobalClusterIdentifier?: string;
|
|
1677
|
+
|
|
1678
|
+
DeletionProtection?: boolean;
|
|
1679
|
+
|
|
1680
|
+
EngineVersion?: string;
|
|
1681
|
+
|
|
1682
|
+
AllowMajorVersionUpgrade?: boolean;
|
|
1683
|
+
}
|
|
1684
|
+
export declare namespace ModifyGlobalClusterMessage {
|
|
1685
|
+
|
|
1686
|
+
const filterSensitiveLog: (obj: ModifyGlobalClusterMessage) => any;
|
|
1687
|
+
}
|
|
1688
|
+
export interface ModifyGlobalClusterResult {
|
|
1689
|
+
|
|
1690
|
+
GlobalCluster?: GlobalCluster;
|
|
1691
|
+
}
|
|
1692
|
+
export declare namespace ModifyGlobalClusterResult {
|
|
1693
|
+
|
|
1694
|
+
const filterSensitiveLog: (obj: ModifyGlobalClusterResult) => any;
|
|
1695
|
+
}
|
|
1696
|
+
|
|
1697
|
+
export interface OptionConfiguration {
|
|
1698
|
+
|
|
1699
|
+
OptionName: string | undefined;
|
|
1700
|
+
|
|
1701
|
+
Port?: number;
|
|
1702
|
+
|
|
1703
|
+
OptionVersion?: string;
|
|
1704
|
+
|
|
1705
|
+
DBSecurityGroupMemberships?: string[];
|
|
1706
|
+
|
|
1707
|
+
VpcSecurityGroupMemberships?: string[];
|
|
1708
|
+
|
|
1709
|
+
OptionSettings?: OptionSetting[];
|
|
1710
|
+
}
|
|
1711
|
+
export declare namespace OptionConfiguration {
|
|
1712
|
+
|
|
1713
|
+
const filterSensitiveLog: (obj: OptionConfiguration) => any;
|
|
1714
|
+
}
|
|
1715
|
+
|
|
1716
|
+
export interface ModifyOptionGroupMessage {
|
|
1717
|
+
|
|
1718
|
+
OptionGroupName: string | undefined;
|
|
1719
|
+
|
|
1720
|
+
OptionsToInclude?: OptionConfiguration[];
|
|
1721
|
+
|
|
1722
|
+
OptionsToRemove?: string[];
|
|
1723
|
+
|
|
1724
|
+
ApplyImmediately?: boolean;
|
|
1725
|
+
}
|
|
1726
|
+
export declare namespace ModifyOptionGroupMessage {
|
|
1727
|
+
|
|
1728
|
+
const filterSensitiveLog: (obj: ModifyOptionGroupMessage) => any;
|
|
1729
|
+
}
|
|
1730
|
+
export interface ModifyOptionGroupResult {
|
|
1731
|
+
|
|
1732
|
+
OptionGroup?: OptionGroup;
|
|
1733
|
+
}
|
|
1734
|
+
export declare namespace ModifyOptionGroupResult {
|
|
1735
|
+
|
|
1736
|
+
const filterSensitiveLog: (obj: ModifyOptionGroupResult) => any;
|
|
1737
|
+
}
|
|
1738
|
+
|
|
1739
|
+
export interface PromoteReadReplicaMessage {
|
|
1740
|
+
|
|
1741
|
+
DBInstanceIdentifier: string | undefined;
|
|
1742
|
+
|
|
1743
|
+
BackupRetentionPeriod?: number;
|
|
1744
|
+
|
|
1745
|
+
PreferredBackupWindow?: string;
|
|
1746
|
+
}
|
|
1747
|
+
export declare namespace PromoteReadReplicaMessage {
|
|
1748
|
+
|
|
1749
|
+
const filterSensitiveLog: (obj: PromoteReadReplicaMessage) => any;
|
|
1750
|
+
}
|
|
1751
|
+
export interface PromoteReadReplicaResult {
|
|
1752
|
+
|
|
1753
|
+
DBInstance?: DBInstance;
|
|
1754
|
+
}
|
|
1755
|
+
export declare namespace PromoteReadReplicaResult {
|
|
1756
|
+
|
|
1757
|
+
const filterSensitiveLog: (obj: PromoteReadReplicaResult) => any;
|
|
1758
|
+
}
|
|
1759
|
+
|
|
1760
|
+
export interface PromoteReadReplicaDBClusterMessage {
|
|
1761
|
+
|
|
1762
|
+
DBClusterIdentifier: string | undefined;
|
|
1763
|
+
}
|
|
1764
|
+
export declare namespace PromoteReadReplicaDBClusterMessage {
|
|
1765
|
+
|
|
1766
|
+
const filterSensitiveLog: (obj: PromoteReadReplicaDBClusterMessage) => any;
|
|
1767
|
+
}
|
|
1768
|
+
export interface PromoteReadReplicaDBClusterResult {
|
|
1769
|
+
|
|
1770
|
+
DBCluster?: DBCluster;
|
|
1771
|
+
}
|
|
1772
|
+
export declare namespace PromoteReadReplicaDBClusterResult {
|
|
1773
|
+
|
|
1774
|
+
const filterSensitiveLog: (obj: PromoteReadReplicaDBClusterResult) => any;
|
|
1775
|
+
}
|
|
1776
|
+
|
|
1777
|
+
export interface PurchaseReservedDBInstancesOfferingMessage {
|
|
1778
|
+
|
|
1779
|
+
ReservedDBInstancesOfferingId: string | undefined;
|
|
1780
|
+
|
|
1781
|
+
ReservedDBInstanceId?: string;
|
|
1782
|
+
|
|
1783
|
+
DBInstanceCount?: number;
|
|
1784
|
+
|
|
1785
|
+
Tags?: Tag[];
|
|
1786
|
+
}
|
|
1787
|
+
export declare namespace PurchaseReservedDBInstancesOfferingMessage {
|
|
1788
|
+
|
|
1789
|
+
const filterSensitiveLog: (obj: PurchaseReservedDBInstancesOfferingMessage) => any;
|
|
1790
|
+
}
|
|
1791
|
+
export interface PurchaseReservedDBInstancesOfferingResult {
|
|
1792
|
+
|
|
1793
|
+
ReservedDBInstance?: ReservedDBInstance;
|
|
1794
|
+
}
|
|
1795
|
+
export declare namespace PurchaseReservedDBInstancesOfferingResult {
|
|
1796
|
+
|
|
1797
|
+
const filterSensitiveLog: (obj: PurchaseReservedDBInstancesOfferingResult) => any;
|
|
1798
|
+
}
|
|
1799
|
+
|
|
1800
|
+
export declare class ReservedDBInstanceAlreadyExistsFault extends __BaseException {
|
|
1801
|
+
readonly name: "ReservedDBInstanceAlreadyExistsFault";
|
|
1802
|
+
readonly $fault: "client";
|
|
1803
|
+
|
|
1804
|
+
constructor(opts: __ExceptionOptionType<ReservedDBInstanceAlreadyExistsFault, __BaseException>);
|
|
1805
|
+
}
|
|
1806
|
+
|
|
1807
|
+
export declare class ReservedDBInstanceQuotaExceededFault extends __BaseException {
|
|
1808
|
+
readonly name: "ReservedDBInstanceQuotaExceededFault";
|
|
1809
|
+
readonly $fault: "client";
|
|
1810
|
+
|
|
1811
|
+
constructor(opts: __ExceptionOptionType<ReservedDBInstanceQuotaExceededFault, __BaseException>);
|
|
1812
|
+
}
|
|
1813
|
+
export interface RebootDBClusterMessage {
|
|
1814
|
+
|
|
1815
|
+
DBClusterIdentifier: string | undefined;
|
|
1816
|
+
}
|
|
1817
|
+
export declare namespace RebootDBClusterMessage {
|
|
1818
|
+
|
|
1819
|
+
const filterSensitiveLog: (obj: RebootDBClusterMessage) => any;
|
|
1820
|
+
}
|
|
1821
|
+
export interface RebootDBClusterResult {
|
|
1822
|
+
|
|
1823
|
+
DBCluster?: DBCluster;
|
|
1824
|
+
}
|
|
1825
|
+
export declare namespace RebootDBClusterResult {
|
|
1826
|
+
|
|
1827
|
+
const filterSensitiveLog: (obj: RebootDBClusterResult) => any;
|
|
1828
|
+
}
|
|
1829
|
+
|
|
1830
|
+
export interface RebootDBInstanceMessage {
|
|
1831
|
+
|
|
1832
|
+
DBInstanceIdentifier: string | undefined;
|
|
1833
|
+
|
|
1834
|
+
ForceFailover?: boolean;
|
|
1835
|
+
}
|
|
1836
|
+
export declare namespace RebootDBInstanceMessage {
|
|
1837
|
+
|
|
1838
|
+
const filterSensitiveLog: (obj: RebootDBInstanceMessage) => any;
|
|
1839
|
+
}
|
|
1840
|
+
export interface RebootDBInstanceResult {
|
|
1841
|
+
|
|
1842
|
+
DBInstance?: DBInstance;
|
|
1843
|
+
}
|
|
1844
|
+
export declare namespace RebootDBInstanceResult {
|
|
1845
|
+
|
|
1846
|
+
const filterSensitiveLog: (obj: RebootDBInstanceResult) => any;
|
|
1847
|
+
}
|
|
1848
|
+
|
|
1849
|
+
export declare class DBProxyTargetAlreadyRegisteredFault extends __BaseException {
|
|
1850
|
+
readonly name: "DBProxyTargetAlreadyRegisteredFault";
|
|
1851
|
+
readonly $fault: "client";
|
|
1852
|
+
|
|
1853
|
+
constructor(opts: __ExceptionOptionType<DBProxyTargetAlreadyRegisteredFault, __BaseException>);
|
|
1854
|
+
}
|
|
1855
|
+
|
|
1856
|
+
export declare class InsufficientAvailableIPsInSubnetFault extends __BaseException {
|
|
1857
|
+
readonly name: "InsufficientAvailableIPsInSubnetFault";
|
|
1858
|
+
readonly $fault: "client";
|
|
1859
|
+
|
|
1860
|
+
constructor(opts: __ExceptionOptionType<InsufficientAvailableIPsInSubnetFault, __BaseException>);
|
|
1861
|
+
}
|
|
1862
|
+
export interface RegisterDBProxyTargetsRequest {
|
|
1863
|
+
|
|
1864
|
+
DBProxyName: string | undefined;
|
|
1865
|
+
|
|
1866
|
+
TargetGroupName?: string;
|
|
1867
|
+
|
|
1868
|
+
DBInstanceIdentifiers?: string[];
|
|
1869
|
+
|
|
1870
|
+
DBClusterIdentifiers?: string[];
|
|
1871
|
+
}
|
|
1872
|
+
export declare namespace RegisterDBProxyTargetsRequest {
|
|
1873
|
+
|
|
1874
|
+
const filterSensitiveLog: (obj: RegisterDBProxyTargetsRequest) => any;
|
|
1875
|
+
}
|
|
1876
|
+
export interface RegisterDBProxyTargetsResponse {
|
|
1877
|
+
|
|
1878
|
+
DBProxyTargets?: DBProxyTarget[];
|
|
1879
|
+
}
|
|
1880
|
+
export declare namespace RegisterDBProxyTargetsResponse {
|
|
1881
|
+
|
|
1882
|
+
const filterSensitiveLog: (obj: RegisterDBProxyTargetsResponse) => any;
|
|
1883
|
+
}
|
|
1884
|
+
export interface RemoveFromGlobalClusterMessage {
|
|
1885
|
+
|
|
1886
|
+
GlobalClusterIdentifier?: string;
|
|
1887
|
+
|
|
1888
|
+
DbClusterIdentifier?: string;
|
|
1889
|
+
}
|
|
1890
|
+
export declare namespace RemoveFromGlobalClusterMessage {
|
|
1891
|
+
|
|
1892
|
+
const filterSensitiveLog: (obj: RemoveFromGlobalClusterMessage) => any;
|
|
1893
|
+
}
|
|
1894
|
+
export interface RemoveFromGlobalClusterResult {
|
|
1895
|
+
|
|
1896
|
+
GlobalCluster?: GlobalCluster;
|
|
1897
|
+
}
|
|
1898
|
+
export declare namespace RemoveFromGlobalClusterResult {
|
|
1899
|
+
|
|
1900
|
+
const filterSensitiveLog: (obj: RemoveFromGlobalClusterResult) => any;
|
|
1901
|
+
}
|
|
1902
|
+
|
|
1903
|
+
export declare class DBClusterRoleNotFoundFault extends __BaseException {
|
|
1904
|
+
readonly name: "DBClusterRoleNotFoundFault";
|
|
1905
|
+
readonly $fault: "client";
|
|
1906
|
+
|
|
1907
|
+
constructor(opts: __ExceptionOptionType<DBClusterRoleNotFoundFault, __BaseException>);
|
|
1908
|
+
}
|
|
1909
|
+
export interface RemoveRoleFromDBClusterMessage {
|
|
1910
|
+
|
|
1911
|
+
DBClusterIdentifier: string | undefined;
|
|
1912
|
+
|
|
1913
|
+
RoleArn: string | undefined;
|
|
1914
|
+
|
|
1915
|
+
FeatureName?: string;
|
|
1916
|
+
}
|
|
1917
|
+
export declare namespace RemoveRoleFromDBClusterMessage {
|
|
1918
|
+
|
|
1919
|
+
const filterSensitiveLog: (obj: RemoveRoleFromDBClusterMessage) => any;
|
|
1920
|
+
}
|
|
1921
|
+
|
|
1922
|
+
export declare class DBInstanceRoleNotFoundFault extends __BaseException {
|
|
1923
|
+
readonly name: "DBInstanceRoleNotFoundFault";
|
|
1924
|
+
readonly $fault: "client";
|
|
1925
|
+
|
|
1926
|
+
constructor(opts: __ExceptionOptionType<DBInstanceRoleNotFoundFault, __BaseException>);
|
|
1927
|
+
}
|
|
1928
|
+
export interface RemoveRoleFromDBInstanceMessage {
|
|
1929
|
+
|
|
1930
|
+
DBInstanceIdentifier: string | undefined;
|
|
1931
|
+
|
|
1932
|
+
RoleArn: string | undefined;
|
|
1933
|
+
|
|
1934
|
+
FeatureName: string | undefined;
|
|
1935
|
+
}
|
|
1936
|
+
export declare namespace RemoveRoleFromDBInstanceMessage {
|
|
1937
|
+
|
|
1938
|
+
const filterSensitiveLog: (obj: RemoveRoleFromDBInstanceMessage) => any;
|
|
1939
|
+
}
|
|
1940
|
+
|
|
1941
|
+
export interface RemoveSourceIdentifierFromSubscriptionMessage {
|
|
1942
|
+
|
|
1943
|
+
SubscriptionName: string | undefined;
|
|
1944
|
+
|
|
1945
|
+
SourceIdentifier: string | undefined;
|
|
1946
|
+
}
|
|
1947
|
+
export declare namespace RemoveSourceIdentifierFromSubscriptionMessage {
|
|
1948
|
+
|
|
1949
|
+
const filterSensitiveLog: (obj: RemoveSourceIdentifierFromSubscriptionMessage) => any;
|
|
1950
|
+
}
|
|
1951
|
+
export interface RemoveSourceIdentifierFromSubscriptionResult {
|
|
1952
|
+
|
|
1953
|
+
EventSubscription?: EventSubscription;
|
|
1954
|
+
}
|
|
1955
|
+
export declare namespace RemoveSourceIdentifierFromSubscriptionResult {
|
|
1956
|
+
|
|
1957
|
+
const filterSensitiveLog: (obj: RemoveSourceIdentifierFromSubscriptionResult) => any;
|
|
1958
|
+
}
|
|
1959
|
+
|
|
1960
|
+
export interface RemoveTagsFromResourceMessage {
|
|
1961
|
+
|
|
1962
|
+
ResourceName: string | undefined;
|
|
1963
|
+
|
|
1964
|
+
TagKeys: string[] | undefined;
|
|
1965
|
+
}
|
|
1966
|
+
export declare namespace RemoveTagsFromResourceMessage {
|
|
1967
|
+
|
|
1968
|
+
const filterSensitiveLog: (obj: RemoveTagsFromResourceMessage) => any;
|
|
1969
|
+
}
|
|
1970
|
+
|
|
1971
|
+
export interface ResetDBClusterParameterGroupMessage {
|
|
1972
|
+
|
|
1973
|
+
DBClusterParameterGroupName: string | undefined;
|
|
1974
|
+
|
|
1975
|
+
ResetAllParameters?: boolean;
|
|
1976
|
+
|
|
1977
|
+
Parameters?: Parameter[];
|
|
1978
|
+
}
|
|
1979
|
+
export declare namespace ResetDBClusterParameterGroupMessage {
|
|
1980
|
+
|
|
1981
|
+
const filterSensitiveLog: (obj: ResetDBClusterParameterGroupMessage) => any;
|
|
1982
|
+
}
|
|
1983
|
+
|
|
1984
|
+
export interface ResetDBParameterGroupMessage {
|
|
1985
|
+
|
|
1986
|
+
DBParameterGroupName: string | undefined;
|
|
1987
|
+
|
|
1988
|
+
ResetAllParameters?: boolean;
|
|
1989
|
+
|
|
1990
|
+
Parameters?: Parameter[];
|
|
1991
|
+
}
|
|
1992
|
+
export declare namespace ResetDBParameterGroupMessage {
|
|
1993
|
+
|
|
1994
|
+
const filterSensitiveLog: (obj: ResetDBParameterGroupMessage) => any;
|
|
1995
|
+
}
|
|
1996
|
+
|
|
1997
|
+
export declare class InvalidS3BucketFault extends __BaseException {
|
|
1998
|
+
readonly name: "InvalidS3BucketFault";
|
|
1999
|
+
readonly $fault: "client";
|
|
2000
|
+
|
|
2001
|
+
constructor(opts: __ExceptionOptionType<InvalidS3BucketFault, __BaseException>);
|
|
2002
|
+
}
|
|
2003
|
+
export interface RestoreDBClusterFromS3Message {
|
|
2004
|
+
|
|
2005
|
+
AvailabilityZones?: string[];
|
|
2006
|
+
|
|
2007
|
+
BackupRetentionPeriod?: number;
|
|
2008
|
+
|
|
2009
|
+
CharacterSetName?: string;
|
|
2010
|
+
|
|
2011
|
+
DatabaseName?: string;
|
|
2012
|
+
|
|
2013
|
+
DBClusterIdentifier: string | undefined;
|
|
2014
|
+
|
|
2015
|
+
DBClusterParameterGroupName?: string;
|
|
2016
|
+
|
|
2017
|
+
VpcSecurityGroupIds?: string[];
|
|
2018
|
+
|
|
2019
|
+
DBSubnetGroupName?: string;
|
|
2020
|
+
|
|
2021
|
+
Engine: string | undefined;
|
|
2022
|
+
|
|
2023
|
+
EngineVersion?: string;
|
|
2024
|
+
|
|
2025
|
+
Port?: number;
|
|
2026
|
+
|
|
2027
|
+
MasterUsername: string | undefined;
|
|
2028
|
+
|
|
2029
|
+
MasterUserPassword: string | undefined;
|
|
2030
|
+
|
|
2031
|
+
OptionGroupName?: string;
|
|
2032
|
+
|
|
2033
|
+
PreferredBackupWindow?: string;
|
|
2034
|
+
|
|
2035
|
+
PreferredMaintenanceWindow?: string;
|
|
2036
|
+
|
|
2037
|
+
Tags?: Tag[];
|
|
2038
|
+
|
|
2039
|
+
StorageEncrypted?: boolean;
|
|
2040
|
+
|
|
2041
|
+
KmsKeyId?: string;
|
|
2042
|
+
|
|
2043
|
+
EnableIAMDatabaseAuthentication?: boolean;
|
|
2044
|
+
|
|
2045
|
+
SourceEngine: string | undefined;
|
|
2046
|
+
|
|
2047
|
+
SourceEngineVersion: string | undefined;
|
|
2048
|
+
|
|
2049
|
+
S3BucketName: string | undefined;
|
|
2050
|
+
|
|
2051
|
+
S3Prefix?: string;
|
|
2052
|
+
|
|
2053
|
+
S3IngestionRoleArn: string | undefined;
|
|
2054
|
+
|
|
2055
|
+
BacktrackWindow?: number;
|
|
2056
|
+
|
|
2057
|
+
EnableCloudwatchLogsExports?: string[];
|
|
2058
|
+
|
|
2059
|
+
DeletionProtection?: boolean;
|
|
2060
|
+
|
|
2061
|
+
CopyTagsToSnapshot?: boolean;
|
|
2062
|
+
|
|
2063
|
+
Domain?: string;
|
|
2064
|
+
|
|
2065
|
+
DomainIAMRoleName?: string;
|
|
2066
|
+
}
|
|
2067
|
+
export declare namespace RestoreDBClusterFromS3Message {
|
|
2068
|
+
|
|
2069
|
+
const filterSensitiveLog: (obj: RestoreDBClusterFromS3Message) => any;
|
|
2070
|
+
}
|
|
2071
|
+
export interface RestoreDBClusterFromS3Result {
|
|
2072
|
+
|
|
2073
|
+
DBCluster?: DBCluster;
|
|
2074
|
+
}
|
|
2075
|
+
export declare namespace RestoreDBClusterFromS3Result {
|
|
2076
|
+
|
|
2077
|
+
const filterSensitiveLog: (obj: RestoreDBClusterFromS3Result) => any;
|
|
2078
|
+
}
|
|
2079
|
+
|
|
2080
|
+
export declare class InsufficientDBClusterCapacityFault extends __BaseException {
|
|
2081
|
+
readonly name: "InsufficientDBClusterCapacityFault";
|
|
2082
|
+
readonly $fault: "client";
|
|
2083
|
+
|
|
2084
|
+
constructor(opts: __ExceptionOptionType<InsufficientDBClusterCapacityFault, __BaseException>);
|
|
2085
|
+
}
|
|
2086
|
+
|
|
2087
|
+
export declare class InvalidRestoreFault extends __BaseException {
|
|
2088
|
+
readonly name: "InvalidRestoreFault";
|
|
2089
|
+
readonly $fault: "client";
|
|
2090
|
+
|
|
2091
|
+
constructor(opts: __ExceptionOptionType<InvalidRestoreFault, __BaseException>);
|
|
2092
|
+
}
|
|
2093
|
+
|
|
2094
|
+
export interface RestoreDBClusterFromSnapshotMessage {
|
|
2095
|
+
|
|
2096
|
+
AvailabilityZones?: string[];
|
|
2097
|
+
|
|
2098
|
+
DBClusterIdentifier: string | undefined;
|
|
2099
|
+
|
|
2100
|
+
SnapshotIdentifier: string | undefined;
|
|
2101
|
+
|
|
2102
|
+
Engine: string | undefined;
|
|
2103
|
+
|
|
2104
|
+
EngineVersion?: string;
|
|
2105
|
+
|
|
2106
|
+
Port?: number;
|
|
2107
|
+
|
|
2108
|
+
DBSubnetGroupName?: string;
|
|
2109
|
+
|
|
2110
|
+
DatabaseName?: string;
|
|
2111
|
+
|
|
2112
|
+
OptionGroupName?: string;
|
|
2113
|
+
|
|
2114
|
+
VpcSecurityGroupIds?: string[];
|
|
2115
|
+
|
|
2116
|
+
Tags?: Tag[];
|
|
2117
|
+
|
|
2118
|
+
KmsKeyId?: string;
|
|
2119
|
+
|
|
2120
|
+
EnableIAMDatabaseAuthentication?: boolean;
|
|
2121
|
+
|
|
2122
|
+
BacktrackWindow?: number;
|
|
2123
|
+
|
|
2124
|
+
EnableCloudwatchLogsExports?: string[];
|
|
2125
|
+
|
|
2126
|
+
EngineMode?: string;
|
|
2127
|
+
|
|
2128
|
+
ScalingConfiguration?: ScalingConfiguration;
|
|
2129
|
+
|
|
2130
|
+
DBClusterParameterGroupName?: string;
|
|
2131
|
+
|
|
2132
|
+
DeletionProtection?: boolean;
|
|
2133
|
+
|
|
2134
|
+
CopyTagsToSnapshot?: boolean;
|
|
2135
|
+
|
|
2136
|
+
Domain?: string;
|
|
2137
|
+
|
|
2138
|
+
DomainIAMRoleName?: string;
|
|
2139
|
+
|
|
2140
|
+
DBClusterInstanceClass?: string;
|
|
2141
|
+
|
|
2142
|
+
StorageType?: string;
|
|
2143
|
+
|
|
2144
|
+
Iops?: number;
|
|
2145
|
+
|
|
2146
|
+
PubliclyAccessible?: boolean;
|
|
2147
|
+
}
|
|
2148
|
+
export declare namespace RestoreDBClusterFromSnapshotMessage {
|
|
2149
|
+
|
|
2150
|
+
const filterSensitiveLog: (obj: RestoreDBClusterFromSnapshotMessage) => any;
|
|
2151
|
+
}
|
|
2152
|
+
export interface RestoreDBClusterFromSnapshotResult {
|
|
2153
|
+
|
|
2154
|
+
DBCluster?: DBCluster;
|
|
2155
|
+
}
|
|
2156
|
+
export declare namespace RestoreDBClusterFromSnapshotResult {
|
|
2157
|
+
|
|
2158
|
+
const filterSensitiveLog: (obj: RestoreDBClusterFromSnapshotResult) => any;
|
|
2159
|
+
}
|
|
2160
|
+
|
|
2161
|
+
export interface RestoreDBClusterToPointInTimeMessage {
|
|
2162
|
+
|
|
2163
|
+
DBClusterIdentifier: string | undefined;
|
|
2164
|
+
|
|
2165
|
+
RestoreType?: string;
|
|
2166
|
+
|
|
2167
|
+
SourceDBClusterIdentifier: string | undefined;
|
|
2168
|
+
|
|
2169
|
+
RestoreToTime?: Date;
|
|
2170
|
+
|
|
2171
|
+
UseLatestRestorableTime?: boolean;
|
|
2172
|
+
|
|
2173
|
+
Port?: number;
|
|
2174
|
+
|
|
2175
|
+
DBSubnetGroupName?: string;
|
|
2176
|
+
|
|
2177
|
+
OptionGroupName?: string;
|
|
2178
|
+
|
|
2179
|
+
VpcSecurityGroupIds?: string[];
|
|
2180
|
+
|
|
2181
|
+
Tags?: Tag[];
|
|
2182
|
+
|
|
2183
|
+
KmsKeyId?: string;
|
|
2184
|
+
|
|
2185
|
+
EnableIAMDatabaseAuthentication?: boolean;
|
|
2186
|
+
|
|
2187
|
+
BacktrackWindow?: number;
|
|
2188
|
+
|
|
2189
|
+
EnableCloudwatchLogsExports?: string[];
|
|
2190
|
+
|
|
2191
|
+
DBClusterParameterGroupName?: string;
|
|
2192
|
+
|
|
2193
|
+
DeletionProtection?: boolean;
|
|
2194
|
+
|
|
2195
|
+
CopyTagsToSnapshot?: boolean;
|
|
2196
|
+
|
|
2197
|
+
Domain?: string;
|
|
2198
|
+
|
|
2199
|
+
DomainIAMRoleName?: string;
|
|
2200
|
+
|
|
2201
|
+
ScalingConfiguration?: ScalingConfiguration;
|
|
2202
|
+
|
|
2203
|
+
EngineMode?: string;
|
|
2204
|
+
|
|
2205
|
+
DBClusterInstanceClass?: string;
|
|
2206
|
+
|
|
2207
|
+
StorageType?: string;
|
|
2208
|
+
|
|
2209
|
+
PubliclyAccessible?: boolean;
|
|
2210
|
+
|
|
2211
|
+
Iops?: number;
|
|
2212
|
+
}
|
|
2213
|
+
export declare namespace RestoreDBClusterToPointInTimeMessage {
|
|
2214
|
+
|
|
2215
|
+
const filterSensitiveLog: (obj: RestoreDBClusterToPointInTimeMessage) => any;
|
|
2216
|
+
}
|
|
2217
|
+
export interface RestoreDBClusterToPointInTimeResult {
|
|
2218
|
+
|
|
2219
|
+
DBCluster?: DBCluster;
|
|
2220
|
+
}
|
|
2221
|
+
export declare namespace RestoreDBClusterToPointInTimeResult {
|
|
2222
|
+
|
|
2223
|
+
const filterSensitiveLog: (obj: RestoreDBClusterToPointInTimeResult) => any;
|
|
2224
|
+
}
|
|
2225
|
+
|
|
2226
|
+
export interface RestoreDBInstanceFromDBSnapshotMessage {
|
|
2227
|
+
|
|
2228
|
+
DBInstanceIdentifier: string | undefined;
|
|
2229
|
+
|
|
2230
|
+
DBSnapshotIdentifier: string | undefined;
|
|
2231
|
+
|
|
2232
|
+
DBInstanceClass?: string;
|
|
2233
|
+
|
|
2234
|
+
Port?: number;
|
|
2235
|
+
|
|
2236
|
+
AvailabilityZone?: string;
|
|
2237
|
+
|
|
2238
|
+
DBSubnetGroupName?: string;
|
|
2239
|
+
|
|
2240
|
+
MultiAZ?: boolean;
|
|
2241
|
+
|
|
2242
|
+
PubliclyAccessible?: boolean;
|
|
2243
|
+
|
|
2244
|
+
AutoMinorVersionUpgrade?: boolean;
|
|
2245
|
+
|
|
2246
|
+
LicenseModel?: string;
|
|
2247
|
+
|
|
2248
|
+
DBName?: string;
|
|
2249
|
+
|
|
2250
|
+
Engine?: string;
|
|
2251
|
+
|
|
2252
|
+
Iops?: number;
|
|
2253
|
+
|
|
2254
|
+
OptionGroupName?: string;
|
|
2255
|
+
|
|
2256
|
+
Tags?: Tag[];
|
|
2257
|
+
|
|
2258
|
+
StorageType?: string;
|
|
2259
|
+
|
|
2260
|
+
TdeCredentialArn?: string;
|
|
2261
|
+
|
|
2262
|
+
TdeCredentialPassword?: string;
|
|
2263
|
+
|
|
2264
|
+
VpcSecurityGroupIds?: string[];
|
|
2265
|
+
|
|
2266
|
+
Domain?: string;
|
|
2267
|
+
|
|
2268
|
+
CopyTagsToSnapshot?: boolean;
|
|
2269
|
+
|
|
2270
|
+
DomainIAMRoleName?: string;
|
|
2271
|
+
|
|
2272
|
+
EnableIAMDatabaseAuthentication?: boolean;
|
|
2273
|
+
|
|
2274
|
+
EnableCloudwatchLogsExports?: string[];
|
|
2275
|
+
|
|
2276
|
+
ProcessorFeatures?: ProcessorFeature[];
|
|
2277
|
+
|
|
2278
|
+
UseDefaultProcessorFeatures?: boolean;
|
|
2279
|
+
|
|
2280
|
+
DBParameterGroupName?: string;
|
|
2281
|
+
|
|
2282
|
+
DeletionProtection?: boolean;
|
|
2283
|
+
|
|
2284
|
+
EnableCustomerOwnedIp?: boolean;
|
|
2285
|
+
|
|
2286
|
+
CustomIamInstanceProfile?: string;
|
|
2287
|
+
|
|
2288
|
+
BackupTarget?: string;
|
|
2289
|
+
}
|
|
2290
|
+
export declare namespace RestoreDBInstanceFromDBSnapshotMessage {
|
|
2291
|
+
|
|
2292
|
+
const filterSensitiveLog: (obj: RestoreDBInstanceFromDBSnapshotMessage) => any;
|
|
2293
|
+
}
|
|
2294
|
+
export interface RestoreDBInstanceFromDBSnapshotResult {
|
|
2295
|
+
|
|
2296
|
+
DBInstance?: DBInstance;
|
|
2297
|
+
}
|
|
2298
|
+
export declare namespace RestoreDBInstanceFromDBSnapshotResult {
|
|
2299
|
+
|
|
2300
|
+
const filterSensitiveLog: (obj: RestoreDBInstanceFromDBSnapshotResult) => any;
|
|
2301
|
+
}
|
|
2302
|
+
export interface RestoreDBInstanceFromS3Message {
|
|
2303
|
+
|
|
2304
|
+
DBName?: string;
|
|
2305
|
+
|
|
2306
|
+
DBInstanceIdentifier: string | undefined;
|
|
2307
|
+
|
|
2308
|
+
AllocatedStorage?: number;
|
|
2309
|
+
|
|
2310
|
+
DBInstanceClass: string | undefined;
|
|
2311
|
+
|
|
2312
|
+
Engine: string | undefined;
|
|
2313
|
+
|
|
2314
|
+
MasterUsername?: string;
|
|
2315
|
+
|
|
2316
|
+
MasterUserPassword?: string;
|
|
2317
|
+
|
|
2318
|
+
DBSecurityGroups?: string[];
|
|
2319
|
+
|
|
2320
|
+
VpcSecurityGroupIds?: string[];
|
|
2321
|
+
|
|
2322
|
+
AvailabilityZone?: string;
|
|
2323
|
+
|
|
2324
|
+
DBSubnetGroupName?: string;
|
|
2325
|
+
|
|
2326
|
+
PreferredMaintenanceWindow?: string;
|
|
2327
|
+
|
|
2328
|
+
DBParameterGroupName?: string;
|
|
2329
|
+
|
|
2330
|
+
BackupRetentionPeriod?: number;
|
|
2331
|
+
|
|
2332
|
+
PreferredBackupWindow?: string;
|
|
2333
|
+
|
|
2334
|
+
Port?: number;
|
|
2335
|
+
|
|
2336
|
+
MultiAZ?: boolean;
|
|
2337
|
+
|
|
2338
|
+
EngineVersion?: string;
|
|
2339
|
+
|
|
2340
|
+
AutoMinorVersionUpgrade?: boolean;
|
|
2341
|
+
|
|
2342
|
+
LicenseModel?: string;
|
|
2343
|
+
|
|
2344
|
+
Iops?: number;
|
|
2345
|
+
|
|
2346
|
+
OptionGroupName?: string;
|
|
2347
|
+
|
|
2348
|
+
PubliclyAccessible?: boolean;
|
|
2349
|
+
|
|
2350
|
+
Tags?: Tag[];
|
|
2351
|
+
|
|
2352
|
+
StorageType?: string;
|
|
2353
|
+
|
|
2354
|
+
StorageEncrypted?: boolean;
|
|
2355
|
+
|
|
2356
|
+
KmsKeyId?: string;
|
|
2357
|
+
|
|
2358
|
+
CopyTagsToSnapshot?: boolean;
|
|
2359
|
+
|
|
2360
|
+
MonitoringInterval?: number;
|
|
2361
|
+
|
|
2362
|
+
MonitoringRoleArn?: string;
|
|
2363
|
+
|
|
2364
|
+
EnableIAMDatabaseAuthentication?: boolean;
|
|
2365
|
+
|
|
2366
|
+
SourceEngine: string | undefined;
|
|
2367
|
+
|
|
2368
|
+
SourceEngineVersion: string | undefined;
|
|
2369
|
+
|
|
2370
|
+
S3BucketName: string | undefined;
|
|
2371
|
+
|
|
2372
|
+
S3Prefix?: string;
|
|
2373
|
+
|
|
2374
|
+
S3IngestionRoleArn: string | undefined;
|
|
2375
|
+
|
|
2376
|
+
EnablePerformanceInsights?: boolean;
|
|
2377
|
+
|
|
2378
|
+
PerformanceInsightsKMSKeyId?: string;
|
|
2379
|
+
|
|
2380
|
+
PerformanceInsightsRetentionPeriod?: number;
|
|
2381
|
+
|
|
2382
|
+
EnableCloudwatchLogsExports?: string[];
|
|
2383
|
+
|
|
2384
|
+
ProcessorFeatures?: ProcessorFeature[];
|
|
2385
|
+
|
|
2386
|
+
UseDefaultProcessorFeatures?: boolean;
|
|
2387
|
+
|
|
2388
|
+
DeletionProtection?: boolean;
|
|
2389
|
+
|
|
2390
|
+
MaxAllocatedStorage?: number;
|
|
2391
|
+
}
|
|
2392
|
+
export declare namespace RestoreDBInstanceFromS3Message {
|
|
2393
|
+
|
|
2394
|
+
const filterSensitiveLog: (obj: RestoreDBInstanceFromS3Message) => any;
|
|
2395
|
+
}
|
|
2396
|
+
export interface RestoreDBInstanceFromS3Result {
|
|
2397
|
+
|
|
2398
|
+
DBInstance?: DBInstance;
|
|
2399
|
+
}
|
|
2400
|
+
export declare namespace RestoreDBInstanceFromS3Result {
|
|
2401
|
+
|
|
2402
|
+
const filterSensitiveLog: (obj: RestoreDBInstanceFromS3Result) => any;
|
|
2403
|
+
}
|
|
2404
|
+
|
|
2405
|
+
export declare class PointInTimeRestoreNotEnabledFault extends __BaseException {
|
|
2406
|
+
readonly name: "PointInTimeRestoreNotEnabledFault";
|
|
2407
|
+
readonly $fault: "client";
|
|
2408
|
+
|
|
2409
|
+
constructor(opts: __ExceptionOptionType<PointInTimeRestoreNotEnabledFault, __BaseException>);
|
|
2410
|
+
}
|
|
2411
|
+
|
|
2412
|
+
export interface RestoreDBInstanceToPointInTimeMessage {
|
|
2413
|
+
|
|
2414
|
+
SourceDBInstanceIdentifier?: string;
|
|
2415
|
+
|
|
2416
|
+
TargetDBInstanceIdentifier: string | undefined;
|
|
2417
|
+
|
|
2418
|
+
RestoreTime?: Date;
|
|
2419
|
+
|
|
2420
|
+
UseLatestRestorableTime?: boolean;
|
|
2421
|
+
|
|
2422
|
+
DBInstanceClass?: string;
|
|
2423
|
+
|
|
2424
|
+
Port?: number;
|
|
2425
|
+
|
|
2426
|
+
AvailabilityZone?: string;
|
|
2427
|
+
|
|
2428
|
+
DBSubnetGroupName?: string;
|
|
2429
|
+
|
|
2430
|
+
MultiAZ?: boolean;
|
|
2431
|
+
|
|
2432
|
+
PubliclyAccessible?: boolean;
|
|
2433
|
+
|
|
2434
|
+
AutoMinorVersionUpgrade?: boolean;
|
|
2435
|
+
|
|
2436
|
+
LicenseModel?: string;
|
|
2437
|
+
|
|
2438
|
+
DBName?: string;
|
|
2439
|
+
|
|
2440
|
+
Engine?: string;
|
|
2441
|
+
|
|
2442
|
+
Iops?: number;
|
|
2443
|
+
|
|
2444
|
+
OptionGroupName?: string;
|
|
2445
|
+
|
|
2446
|
+
CopyTagsToSnapshot?: boolean;
|
|
2447
|
+
|
|
2448
|
+
Tags?: Tag[];
|
|
2449
|
+
|
|
2450
|
+
StorageType?: string;
|
|
2451
|
+
|
|
2452
|
+
TdeCredentialArn?: string;
|
|
2453
|
+
|
|
2454
|
+
TdeCredentialPassword?: string;
|
|
2455
|
+
|
|
2456
|
+
VpcSecurityGroupIds?: string[];
|
|
2457
|
+
|
|
2458
|
+
Domain?: string;
|
|
2459
|
+
|
|
2460
|
+
DomainIAMRoleName?: string;
|
|
2461
|
+
|
|
2462
|
+
EnableIAMDatabaseAuthentication?: boolean;
|
|
2463
|
+
|
|
2464
|
+
EnableCloudwatchLogsExports?: string[];
|
|
2465
|
+
|
|
2466
|
+
ProcessorFeatures?: ProcessorFeature[];
|
|
2467
|
+
|
|
2468
|
+
UseDefaultProcessorFeatures?: boolean;
|
|
2469
|
+
|
|
2470
|
+
DBParameterGroupName?: string;
|
|
2471
|
+
|
|
2472
|
+
DeletionProtection?: boolean;
|
|
2473
|
+
|
|
2474
|
+
SourceDbiResourceId?: string;
|
|
2475
|
+
|
|
2476
|
+
MaxAllocatedStorage?: number;
|
|
2477
|
+
|
|
2478
|
+
SourceDBInstanceAutomatedBackupsArn?: string;
|
|
2479
|
+
|
|
2480
|
+
EnableCustomerOwnedIp?: boolean;
|
|
2481
|
+
|
|
2482
|
+
CustomIamInstanceProfile?: string;
|
|
2483
|
+
|
|
2484
|
+
BackupTarget?: string;
|
|
2485
|
+
}
|
|
2486
|
+
export declare namespace RestoreDBInstanceToPointInTimeMessage {
|
|
2487
|
+
|
|
2488
|
+
const filterSensitiveLog: (obj: RestoreDBInstanceToPointInTimeMessage) => any;
|
|
2489
|
+
}
|
|
2490
|
+
export interface RestoreDBInstanceToPointInTimeResult {
|
|
2491
|
+
|
|
2492
|
+
DBInstance?: DBInstance;
|
|
2493
|
+
}
|
|
2494
|
+
export declare namespace RestoreDBInstanceToPointInTimeResult {
|
|
2495
|
+
|
|
2496
|
+
const filterSensitiveLog: (obj: RestoreDBInstanceToPointInTimeResult) => any;
|
|
2497
|
+
}
|
|
2498
|
+
|
|
2499
|
+
export interface RevokeDBSecurityGroupIngressMessage {
|
|
2500
|
+
|
|
2501
|
+
DBSecurityGroupName: string | undefined;
|
|
2502
|
+
|
|
2503
|
+
CIDRIP?: string;
|
|
2504
|
+
|
|
2505
|
+
EC2SecurityGroupName?: string;
|
|
2506
|
+
|
|
2507
|
+
EC2SecurityGroupId?: string;
|
|
2508
|
+
|
|
2509
|
+
EC2SecurityGroupOwnerId?: string;
|
|
2510
|
+
}
|
|
2511
|
+
export declare namespace RevokeDBSecurityGroupIngressMessage {
|
|
2512
|
+
|
|
2513
|
+
const filterSensitiveLog: (obj: RevokeDBSecurityGroupIngressMessage) => any;
|
|
2514
|
+
}
|
|
2515
|
+
export interface RevokeDBSecurityGroupIngressResult {
|
|
2516
|
+
|
|
2517
|
+
DBSecurityGroup?: DBSecurityGroup;
|
|
2518
|
+
}
|
|
2519
|
+
export declare namespace RevokeDBSecurityGroupIngressResult {
|
|
2520
|
+
|
|
2521
|
+
const filterSensitiveLog: (obj: RevokeDBSecurityGroupIngressResult) => any;
|
|
2522
|
+
}
|
|
2523
|
+
export interface StartActivityStreamRequest {
|
|
2524
|
+
|
|
2525
|
+
ResourceArn: string | undefined;
|
|
2526
|
+
|
|
2527
|
+
Mode: ActivityStreamMode | string | undefined;
|
|
2528
|
+
|
|
2529
|
+
KmsKeyId: string | undefined;
|
|
2530
|
+
|
|
2531
|
+
ApplyImmediately?: boolean;
|
|
2532
|
+
|
|
2533
|
+
EngineNativeAuditFieldsIncluded?: boolean;
|
|
2534
|
+
}
|
|
2535
|
+
export declare namespace StartActivityStreamRequest {
|
|
2536
|
+
|
|
2537
|
+
const filterSensitiveLog: (obj: StartActivityStreamRequest) => any;
|
|
2538
|
+
}
|
|
2539
|
+
export interface StartActivityStreamResponse {
|
|
2540
|
+
|
|
2541
|
+
KmsKeyId?: string;
|
|
2542
|
+
|
|
2543
|
+
KinesisStreamName?: string;
|
|
2544
|
+
|
|
2545
|
+
Status?: ActivityStreamStatus | string;
|
|
2546
|
+
|
|
2547
|
+
Mode?: ActivityStreamMode | string;
|
|
2548
|
+
|
|
2549
|
+
ApplyImmediately?: boolean;
|
|
2550
|
+
|
|
2551
|
+
EngineNativeAuditFieldsIncluded?: boolean;
|
|
2552
|
+
}
|
|
2553
|
+
export declare namespace StartActivityStreamResponse {
|
|
2554
|
+
|
|
2555
|
+
const filterSensitiveLog: (obj: StartActivityStreamResponse) => any;
|
|
2556
|
+
}
|
|
2557
|
+
export interface StartDBClusterMessage {
|
|
2558
|
+
|
|
2559
|
+
DBClusterIdentifier: string | undefined;
|
|
2560
|
+
}
|
|
2561
|
+
export declare namespace StartDBClusterMessage {
|
|
2562
|
+
|
|
2563
|
+
const filterSensitiveLog: (obj: StartDBClusterMessage) => any;
|
|
2564
|
+
}
|
|
2565
|
+
export interface StartDBClusterResult {
|
|
2566
|
+
|
|
2567
|
+
DBCluster?: DBCluster;
|
|
2568
|
+
}
|
|
2569
|
+
export declare namespace StartDBClusterResult {
|
|
2570
|
+
|
|
2571
|
+
const filterSensitiveLog: (obj: StartDBClusterResult) => any;
|
|
2572
|
+
}
|
|
2573
|
+
export interface StartDBInstanceMessage {
|
|
2574
|
+
|
|
2575
|
+
DBInstanceIdentifier: string | undefined;
|
|
2576
|
+
}
|
|
2577
|
+
export declare namespace StartDBInstanceMessage {
|
|
2578
|
+
|
|
2579
|
+
const filterSensitiveLog: (obj: StartDBInstanceMessage) => any;
|
|
2580
|
+
}
|
|
2581
|
+
export interface StartDBInstanceResult {
|
|
2582
|
+
|
|
2583
|
+
DBInstance?: DBInstance;
|
|
2584
|
+
}
|
|
2585
|
+
export declare namespace StartDBInstanceResult {
|
|
2586
|
+
|
|
2587
|
+
const filterSensitiveLog: (obj: StartDBInstanceResult) => any;
|
|
2588
|
+
}
|
|
2589
|
+
export interface StartDBInstanceAutomatedBackupsReplicationMessage {
|
|
2590
|
+
|
|
2591
|
+
SourceDBInstanceArn: string | undefined;
|
|
2592
|
+
|
|
2593
|
+
BackupRetentionPeriod?: number;
|
|
2594
|
+
|
|
2595
|
+
KmsKeyId?: string;
|
|
2596
|
+
|
|
2597
|
+
PreSignedUrl?: string;
|
|
2598
|
+
}
|
|
2599
|
+
export declare namespace StartDBInstanceAutomatedBackupsReplicationMessage {
|
|
2600
|
+
|
|
2601
|
+
const filterSensitiveLog: (obj: StartDBInstanceAutomatedBackupsReplicationMessage) => any;
|
|
2602
|
+
}
|
|
2603
|
+
export interface StartDBInstanceAutomatedBackupsReplicationResult {
|
|
2604
|
+
|
|
2605
|
+
DBInstanceAutomatedBackup?: DBInstanceAutomatedBackup;
|
|
2606
|
+
}
|
|
2607
|
+
export declare namespace StartDBInstanceAutomatedBackupsReplicationResult {
|
|
2608
|
+
|
|
2609
|
+
const filterSensitiveLog: (obj: StartDBInstanceAutomatedBackupsReplicationResult) => any;
|
|
2610
|
+
}
|
|
2611
|
+
|
|
2612
|
+
export declare class ExportTaskAlreadyExistsFault extends __BaseException {
|
|
2613
|
+
readonly name: "ExportTaskAlreadyExistsFault";
|
|
2614
|
+
readonly $fault: "client";
|
|
2615
|
+
|
|
2616
|
+
constructor(opts: __ExceptionOptionType<ExportTaskAlreadyExistsFault, __BaseException>);
|
|
2617
|
+
}
|
|
2618
|
+
|
|
2619
|
+
export declare class IamRoleMissingPermissionsFault extends __BaseException {
|
|
2620
|
+
readonly name: "IamRoleMissingPermissionsFault";
|
|
2621
|
+
readonly $fault: "client";
|
|
2622
|
+
|
|
2623
|
+
constructor(opts: __ExceptionOptionType<IamRoleMissingPermissionsFault, __BaseException>);
|
|
2624
|
+
}
|
|
2625
|
+
|
|
2626
|
+
export declare class IamRoleNotFoundFault extends __BaseException {
|
|
2627
|
+
readonly name: "IamRoleNotFoundFault";
|
|
2628
|
+
readonly $fault: "client";
|
|
2629
|
+
|
|
2630
|
+
constructor(opts: __ExceptionOptionType<IamRoleNotFoundFault, __BaseException>);
|
|
2631
|
+
}
|
|
2632
|
+
|
|
2633
|
+
export declare class InvalidExportOnlyFault extends __BaseException {
|
|
2634
|
+
readonly name: "InvalidExportOnlyFault";
|
|
2635
|
+
readonly $fault: "client";
|
|
2636
|
+
|
|
2637
|
+
constructor(opts: __ExceptionOptionType<InvalidExportOnlyFault, __BaseException>);
|
|
2638
|
+
}
|
|
2639
|
+
|
|
2640
|
+
export declare class InvalidExportSourceStateFault extends __BaseException {
|
|
2641
|
+
readonly name: "InvalidExportSourceStateFault";
|
|
2642
|
+
readonly $fault: "client";
|
|
2643
|
+
|
|
2644
|
+
constructor(opts: __ExceptionOptionType<InvalidExportSourceStateFault, __BaseException>);
|
|
2645
|
+
}
|
|
2646
|
+
export interface StartExportTaskMessage {
|
|
2647
|
+
|
|
2648
|
+
ExportTaskIdentifier: string | undefined;
|
|
2649
|
+
|
|
2650
|
+
SourceArn: string | undefined;
|
|
2651
|
+
|
|
2652
|
+
S3BucketName: string | undefined;
|
|
2653
|
+
|
|
2654
|
+
IamRoleArn: string | undefined;
|
|
2655
|
+
|
|
2656
|
+
KmsKeyId: string | undefined;
|
|
2657
|
+
|
|
2658
|
+
S3Prefix?: string;
|
|
2659
|
+
|
|
2660
|
+
ExportOnly?: string[];
|
|
2661
|
+
}
|
|
2662
|
+
export declare namespace StartExportTaskMessage {
|
|
2663
|
+
|
|
2664
|
+
const filterSensitiveLog: (obj: StartExportTaskMessage) => any;
|
|
2665
|
+
}
|
|
2666
|
+
export interface StopActivityStreamRequest {
|
|
2667
|
+
|
|
2668
|
+
ResourceArn: string | undefined;
|
|
2669
|
+
|
|
2670
|
+
ApplyImmediately?: boolean;
|
|
2671
|
+
}
|
|
2672
|
+
export declare namespace StopActivityStreamRequest {
|
|
2673
|
+
|
|
2674
|
+
const filterSensitiveLog: (obj: StopActivityStreamRequest) => any;
|
|
2675
|
+
}
|
|
2676
|
+
export interface StopActivityStreamResponse {
|
|
2677
|
+
|
|
2678
|
+
KmsKeyId?: string;
|
|
2679
|
+
|
|
2680
|
+
KinesisStreamName?: string;
|
|
2681
|
+
|
|
2682
|
+
Status?: ActivityStreamStatus | string;
|
|
2683
|
+
}
|
|
2684
|
+
export declare namespace StopActivityStreamResponse {
|
|
2685
|
+
|
|
2686
|
+
const filterSensitiveLog: (obj: StopActivityStreamResponse) => any;
|
|
2687
|
+
}
|
|
2688
|
+
export interface StopDBClusterMessage {
|
|
2689
|
+
|
|
2690
|
+
DBClusterIdentifier: string | undefined;
|
|
2691
|
+
}
|
|
2692
|
+
export declare namespace StopDBClusterMessage {
|
|
2693
|
+
|
|
2694
|
+
const filterSensitiveLog: (obj: StopDBClusterMessage) => any;
|
|
2695
|
+
}
|
|
2696
|
+
export interface StopDBClusterResult {
|
|
2697
|
+
|
|
2698
|
+
DBCluster?: DBCluster;
|
|
2699
|
+
}
|
|
2700
|
+
export declare namespace StopDBClusterResult {
|
|
2701
|
+
|
|
2702
|
+
const filterSensitiveLog: (obj: StopDBClusterResult) => any;
|
|
2703
|
+
}
|
|
2704
|
+
export interface StopDBInstanceMessage {
|
|
2705
|
+
|
|
2706
|
+
DBInstanceIdentifier: string | undefined;
|
|
2707
|
+
|
|
2708
|
+
DBSnapshotIdentifier?: string;
|
|
2709
|
+
}
|
|
2710
|
+
export declare namespace StopDBInstanceMessage {
|
|
2711
|
+
|
|
2712
|
+
const filterSensitiveLog: (obj: StopDBInstanceMessage) => any;
|
|
2713
|
+
}
|
|
2714
|
+
export interface StopDBInstanceResult {
|
|
2715
|
+
|
|
2716
|
+
DBInstance?: DBInstance;
|
|
2717
|
+
}
|
|
2718
|
+
export declare namespace StopDBInstanceResult {
|
|
2719
|
+
|
|
2720
|
+
const filterSensitiveLog: (obj: StopDBInstanceResult) => any;
|
|
2721
|
+
}
|
|
2722
|
+
export interface StopDBInstanceAutomatedBackupsReplicationMessage {
|
|
2723
|
+
|
|
2724
|
+
SourceDBInstanceArn: string | undefined;
|
|
2725
|
+
}
|
|
2726
|
+
export declare namespace StopDBInstanceAutomatedBackupsReplicationMessage {
|
|
2727
|
+
|
|
2728
|
+
const filterSensitiveLog: (obj: StopDBInstanceAutomatedBackupsReplicationMessage) => any;
|
|
2729
|
+
}
|
|
2730
|
+
export interface StopDBInstanceAutomatedBackupsReplicationResult {
|
|
2731
|
+
|
|
2732
|
+
DBInstanceAutomatedBackup?: DBInstanceAutomatedBackup;
|
|
2733
|
+
}
|
|
2734
|
+
export declare namespace StopDBInstanceAutomatedBackupsReplicationResult {
|
|
2735
|
+
|
|
2736
|
+
const filterSensitiveLog: (obj: StopDBInstanceAutomatedBackupsReplicationResult) => any;
|
|
2737
|
+
}
|