@effect-aws/client-rds 1.10.9 → 2.0.0-beta.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/LICENSE +1 -1
- package/README.md +3 -3
- package/dist/dts/RDSClientInstance.d.ts +2 -2
- package/dist/dts/RDSClientInstance.d.ts.map +1 -1
- package/dist/dts/RDSService.d.ts +165 -167
- package/dist/dts/RDSService.d.ts.map +1 -1
- package/dist/dts/RDSServiceConfig.d.ts.map +1 -1
- package/dist/esm/RDSClientInstance.js +3 -3
- package/dist/esm/RDSClientInstance.js.map +1 -1
- package/dist/esm/RDSService.js +2 -2
- package/dist/esm/RDSService.js.map +1 -1
- package/dist/esm/RDSServiceConfig.js +5 -6
- package/dist/esm/RDSServiceConfig.js.map +1 -1
- package/package.json +8 -14
- package/src/RDSClientInstance.ts +4 -4
- package/src/RDSService.ts +166 -182
- package/src/RDSServiceConfig.ts +6 -7
- package/dist/cjs/Errors.d.ts +0 -153
- package/dist/cjs/Errors.d.ts.map +0 -1
- package/dist/cjs/Errors.js +0 -152
- package/dist/cjs/Errors.js.map +0 -1
- package/dist/cjs/RDSClientInstance.d.ts +0 -24
- package/dist/cjs/RDSClientInstance.d.ts.map +0 -1
- package/dist/cjs/RDSClientInstance.js +0 -50
- package/dist/cjs/RDSClientInstance.js.map +0 -1
- package/dist/cjs/RDSService.d.ts +0 -698
- package/dist/cjs/RDSService.d.ts.map +0 -1
- package/dist/cjs/RDSService.js +0 -222
- package/dist/cjs/RDSService.js.map +0 -1
- package/dist/cjs/RDSServiceConfig.d.ts +0 -25
- package/dist/cjs/RDSServiceConfig.d.ts.map +0 -1
- package/dist/cjs/RDSServiceConfig.js +0 -35
- package/dist/cjs/RDSServiceConfig.js.map +0 -1
- package/dist/cjs/index.d.ts +0 -44
- package/dist/cjs/index.d.ts.map +0 -1
- package/dist/cjs/index.js +0 -56
- package/dist/cjs/index.js.map +0 -1
package/dist/dts/RDSService.d.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
import { type AddRoleToDBClusterCommandInput, type AddRoleToDBClusterCommandOutput, type AddRoleToDBInstanceCommandInput, type AddRoleToDBInstanceCommandOutput, type AddSourceIdentifierToSubscriptionCommandInput, type AddSourceIdentifierToSubscriptionCommandOutput, type AddTagsToResourceCommandInput, type AddTagsToResourceCommandOutput, type ApplyPendingMaintenanceActionCommandInput, type ApplyPendingMaintenanceActionCommandOutput, type AuthorizeDBSecurityGroupIngressCommandInput, type AuthorizeDBSecurityGroupIngressCommandOutput, type BacktrackDBClusterCommandInput, type BacktrackDBClusterCommandOutput, type CancelExportTaskCommandInput, type CancelExportTaskCommandOutput, type CopyDBClusterParameterGroupCommandInput, type CopyDBClusterParameterGroupCommandOutput, type CopyDBClusterSnapshotCommandInput, type CopyDBClusterSnapshotCommandOutput, type CopyDBParameterGroupCommandInput, type CopyDBParameterGroupCommandOutput, type CopyDBSnapshotCommandInput, type CopyDBSnapshotCommandOutput, type CopyOptionGroupCommandInput, type CopyOptionGroupCommandOutput, type CreateBlueGreenDeploymentCommandInput, type CreateBlueGreenDeploymentCommandOutput, type CreateCustomDBEngineVersionCommandInput, type CreateCustomDBEngineVersionCommandOutput, type CreateDBClusterCommandInput, type CreateDBClusterCommandOutput, type CreateDBClusterEndpointCommandInput, type CreateDBClusterEndpointCommandOutput, type CreateDBClusterParameterGroupCommandInput, type CreateDBClusterParameterGroupCommandOutput, type CreateDBClusterSnapshotCommandInput, type CreateDBClusterSnapshotCommandOutput, type CreateDBInstanceCommandInput, type CreateDBInstanceCommandOutput, type CreateDBInstanceReadReplicaCommandInput, type CreateDBInstanceReadReplicaCommandOutput, type CreateDBParameterGroupCommandInput, type CreateDBParameterGroupCommandOutput, type CreateDBProxyCommandInput, type CreateDBProxyCommandOutput, type CreateDBProxyEndpointCommandInput, type CreateDBProxyEndpointCommandOutput, type CreateDBSecurityGroupCommandInput, type CreateDBSecurityGroupCommandOutput, type CreateDBShardGroupCommandInput, type CreateDBShardGroupCommandOutput, type CreateDBSnapshotCommandInput, type CreateDBSnapshotCommandOutput, type CreateDBSubnetGroupCommandInput, type CreateDBSubnetGroupCommandOutput, type CreateEventSubscriptionCommandInput, type CreateEventSubscriptionCommandOutput, type CreateGlobalClusterCommandInput, type CreateGlobalClusterCommandOutput, type CreateIntegrationCommandInput, type CreateIntegrationCommandOutput, type CreateOptionGroupCommandInput, type CreateOptionGroupCommandOutput, type CreateTenantDatabaseCommandInput, type CreateTenantDatabaseCommandOutput, type DeleteBlueGreenDeploymentCommandInput, type DeleteBlueGreenDeploymentCommandOutput, type DeleteCustomDBEngineVersionCommandInput, type DeleteCustomDBEngineVersionCommandOutput, type DeleteDBClusterAutomatedBackupCommandInput, type DeleteDBClusterAutomatedBackupCommandOutput, type DeleteDBClusterCommandInput, type DeleteDBClusterCommandOutput, type DeleteDBClusterEndpointCommandInput, type DeleteDBClusterEndpointCommandOutput, type DeleteDBClusterParameterGroupCommandInput, type DeleteDBClusterParameterGroupCommandOutput, type DeleteDBClusterSnapshotCommandInput, type DeleteDBClusterSnapshotCommandOutput, type DeleteDBInstanceAutomatedBackupCommandInput, type DeleteDBInstanceAutomatedBackupCommandOutput, type DeleteDBInstanceCommandInput, type DeleteDBInstanceCommandOutput, type DeleteDBParameterGroupCommandInput, type DeleteDBParameterGroupCommandOutput, type DeleteDBProxyCommandInput, type DeleteDBProxyCommandOutput, type DeleteDBProxyEndpointCommandInput, type DeleteDBProxyEndpointCommandOutput, type DeleteDBSecurityGroupCommandInput, type DeleteDBSecurityGroupCommandOutput, type DeleteDBShardGroupCommandInput, type DeleteDBShardGroupCommandOutput, type DeleteDBSnapshotCommandInput, type DeleteDBSnapshotCommandOutput, type DeleteDBSubnetGroupCommandInput, type DeleteDBSubnetGroupCommandOutput, type DeleteEventSubscriptionCommandInput, type DeleteEventSubscriptionCommandOutput, type DeleteGlobalClusterCommandInput, type DeleteGlobalClusterCommandOutput, type DeleteIntegrationCommandInput, type DeleteIntegrationCommandOutput, type DeleteOptionGroupCommandInput, type DeleteOptionGroupCommandOutput, type DeleteTenantDatabaseCommandInput, type DeleteTenantDatabaseCommandOutput, type DeregisterDBProxyTargetsCommandInput, type DeregisterDBProxyTargetsCommandOutput, type DescribeAccountAttributesCommandInput, type DescribeAccountAttributesCommandOutput, type DescribeBlueGreenDeploymentsCommandInput, type DescribeBlueGreenDeploymentsCommandOutput, type DescribeCertificatesCommandInput, type DescribeCertificatesCommandOutput, type DescribeDBClusterAutomatedBackupsCommandInput, type DescribeDBClusterAutomatedBackupsCommandOutput, type DescribeDBClusterBacktracksCommandInput, type DescribeDBClusterBacktracksCommandOutput, type DescribeDBClusterEndpointsCommandInput, type DescribeDBClusterEndpointsCommandOutput, type DescribeDBClusterParameterGroupsCommandInput, type DescribeDBClusterParameterGroupsCommandOutput, type DescribeDBClusterParametersCommandInput, type DescribeDBClusterParametersCommandOutput, type DescribeDBClustersCommandInput, type DescribeDBClustersCommandOutput, type DescribeDBClusterSnapshotAttributesCommandInput, type DescribeDBClusterSnapshotAttributesCommandOutput, type DescribeDBClusterSnapshotsCommandInput, type DescribeDBClusterSnapshotsCommandOutput, type DescribeDBEngineVersionsCommandInput, type DescribeDBEngineVersionsCommandOutput, type DescribeDBInstanceAutomatedBackupsCommandInput, type DescribeDBInstanceAutomatedBackupsCommandOutput, type DescribeDBInstancesCommandInput, type DescribeDBInstancesCommandOutput, type DescribeDBLogFilesCommandInput, type DescribeDBLogFilesCommandOutput, type DescribeDBMajorEngineVersionsCommandInput, type DescribeDBMajorEngineVersionsCommandOutput, type DescribeDBParameterGroupsCommandInput, type DescribeDBParameterGroupsCommandOutput, type DescribeDBParametersCommandInput, type DescribeDBParametersCommandOutput, type DescribeDBProxiesCommandInput, type DescribeDBProxiesCommandOutput, type DescribeDBProxyEndpointsCommandInput, type DescribeDBProxyEndpointsCommandOutput, type DescribeDBProxyTargetGroupsCommandInput, type DescribeDBProxyTargetGroupsCommandOutput, type DescribeDBProxyTargetsCommandInput, type DescribeDBProxyTargetsCommandOutput, type DescribeDBRecommendationsCommandInput, type DescribeDBRecommendationsCommandOutput, type DescribeDBSecurityGroupsCommandInput, type DescribeDBSecurityGroupsCommandOutput, type DescribeDBShardGroupsCommandInput, type DescribeDBShardGroupsCommandOutput, type DescribeDBSnapshotAttributesCommandInput, type DescribeDBSnapshotAttributesCommandOutput, type DescribeDBSnapshotsCommandInput, type DescribeDBSnapshotsCommandOutput, type DescribeDBSnapshotTenantDatabasesCommandInput, type DescribeDBSnapshotTenantDatabasesCommandOutput, type DescribeDBSubnetGroupsCommandInput, type DescribeDBSubnetGroupsCommandOutput, type DescribeEngineDefaultClusterParametersCommandInput, type DescribeEngineDefaultClusterParametersCommandOutput, type DescribeEngineDefaultParametersCommandInput, type DescribeEngineDefaultParametersCommandOutput, type DescribeEventCategoriesCommandInput, type DescribeEventCategoriesCommandOutput, type DescribeEventsCommandInput, type DescribeEventsCommandOutput, type DescribeEventSubscriptionsCommandInput, type DescribeEventSubscriptionsCommandOutput, type DescribeExportTasksCommandInput, type DescribeExportTasksCommandOutput, type DescribeGlobalClustersCommandInput, type DescribeGlobalClustersCommandOutput, type DescribeIntegrationsCommandInput, type DescribeIntegrationsCommandOutput, type DescribeOptionGroupOptionsCommandInput, type DescribeOptionGroupOptionsCommandOutput, type DescribeOptionGroupsCommandInput, type DescribeOptionGroupsCommandOutput, type DescribeOrderableDBInstanceOptionsCommandInput, type DescribeOrderableDBInstanceOptionsCommandOutput, type DescribePendingMaintenanceActionsCommandInput, type DescribePendingMaintenanceActionsCommandOutput, type DescribeReservedDBInstancesCommandInput, type DescribeReservedDBInstancesCommandOutput, type DescribeReservedDBInstancesOfferingsCommandInput, type DescribeReservedDBInstancesOfferingsCommandOutput, type DescribeSourceRegionsCommandInput, type DescribeSourceRegionsCommandOutput, type DescribeTenantDatabasesCommandInput, type DescribeTenantDatabasesCommandOutput, type DescribeValidDBInstanceModificationsCommandInput, type DescribeValidDBInstanceModificationsCommandOutput, type DisableHttpEndpointCommandInput, type DisableHttpEndpointCommandOutput, type DownloadDBLogFilePortionCommandInput, type DownloadDBLogFilePortionCommandOutput, type EnableHttpEndpointCommandInput, type EnableHttpEndpointCommandOutput, type FailoverDBClusterCommandInput, type FailoverDBClusterCommandOutput, type FailoverGlobalClusterCommandInput, type FailoverGlobalClusterCommandOutput, type ListTagsForResourceCommandInput, type ListTagsForResourceCommandOutput, type ModifyActivityStreamCommandInput, type ModifyActivityStreamCommandOutput, type ModifyCertificatesCommandInput, type ModifyCertificatesCommandOutput, type ModifyCurrentDBClusterCapacityCommandInput, type ModifyCurrentDBClusterCapacityCommandOutput, type ModifyCustomDBEngineVersionCommandInput, type ModifyCustomDBEngineVersionCommandOutput, type ModifyDBClusterCommandInput, type ModifyDBClusterCommandOutput, type ModifyDBClusterEndpointCommandInput, type ModifyDBClusterEndpointCommandOutput, type ModifyDBClusterParameterGroupCommandInput, type ModifyDBClusterParameterGroupCommandOutput, type ModifyDBClusterSnapshotAttributeCommandInput, type ModifyDBClusterSnapshotAttributeCommandOutput, type ModifyDBInstanceCommandInput, type ModifyDBInstanceCommandOutput, type ModifyDBParameterGroupCommandInput, type ModifyDBParameterGroupCommandOutput, type ModifyDBProxyCommandInput, type ModifyDBProxyCommandOutput, type ModifyDBProxyEndpointCommandInput, type ModifyDBProxyEndpointCommandOutput, type ModifyDBProxyTargetGroupCommandInput, type ModifyDBProxyTargetGroupCommandOutput, type ModifyDBRecommendationCommandInput, type ModifyDBRecommendationCommandOutput, type ModifyDBShardGroupCommandInput, type ModifyDBShardGroupCommandOutput, type ModifyDBSnapshotAttributeCommandInput, type ModifyDBSnapshotAttributeCommandOutput, type ModifyDBSnapshotCommandInput, type ModifyDBSnapshotCommandOutput, type ModifyDBSubnetGroupCommandInput, type ModifyDBSubnetGroupCommandOutput, type ModifyEventSubscriptionCommandInput, type ModifyEventSubscriptionCommandOutput, type ModifyGlobalClusterCommandInput, type ModifyGlobalClusterCommandOutput, type ModifyIntegrationCommandInput, type ModifyIntegrationCommandOutput, type ModifyOptionGroupCommandInput, type ModifyOptionGroupCommandOutput, type ModifyTenantDatabaseCommandInput, type ModifyTenantDatabaseCommandOutput, type PromoteReadReplicaCommandInput, type PromoteReadReplicaCommandOutput, type PromoteReadReplicaDBClusterCommandInput, type PromoteReadReplicaDBClusterCommandOutput, type PurchaseReservedDBInstancesOfferingCommandInput, type PurchaseReservedDBInstancesOfferingCommandOutput, type RDSClient, type RDSClientConfig, type RebootDBClusterCommandInput, type RebootDBClusterCommandOutput, type RebootDBInstanceCommandInput, type RebootDBInstanceCommandOutput, type RebootDBShardGroupCommandInput, type RebootDBShardGroupCommandOutput, type RegisterDBProxyTargetsCommandInput, type RegisterDBProxyTargetsCommandOutput, type RemoveFromGlobalClusterCommandInput, type RemoveFromGlobalClusterCommandOutput, type RemoveRoleFromDBClusterCommandInput, type RemoveRoleFromDBClusterCommandOutput, type RemoveRoleFromDBInstanceCommandInput, type RemoveRoleFromDBInstanceCommandOutput, type RemoveSourceIdentifierFromSubscriptionCommandInput, type RemoveSourceIdentifierFromSubscriptionCommandOutput, type RemoveTagsFromResourceCommandInput, type RemoveTagsFromResourceCommandOutput, type ResetDBClusterParameterGroupCommandInput, type ResetDBClusterParameterGroupCommandOutput, type ResetDBParameterGroupCommandInput, type ResetDBParameterGroupCommandOutput, type RestoreDBClusterFromS3CommandInput, type RestoreDBClusterFromS3CommandOutput, type RestoreDBClusterFromSnapshotCommandInput, type RestoreDBClusterFromSnapshotCommandOutput, type RestoreDBClusterToPointInTimeCommandInput, type RestoreDBClusterToPointInTimeCommandOutput, type RestoreDBInstanceFromDBSnapshotCommandInput, type RestoreDBInstanceFromDBSnapshotCommandOutput, type RestoreDBInstanceFromS3CommandInput, type RestoreDBInstanceFromS3CommandOutput, type RestoreDBInstanceToPointInTimeCommandInput, type RestoreDBInstanceToPointInTimeCommandOutput, type RevokeDBSecurityGroupIngressCommandInput, type RevokeDBSecurityGroupIngressCommandOutput, type StartActivityStreamCommandInput, type StartActivityStreamCommandOutput, type StartDBClusterCommandInput, type StartDBClusterCommandOutput, type StartDBInstanceAutomatedBackupsReplicationCommandInput, type StartDBInstanceAutomatedBackupsReplicationCommandOutput, type StartDBInstanceCommandInput, type StartDBInstanceCommandOutput, type StartExportTaskCommandInput, type StartExportTaskCommandOutput, type StopActivityStreamCommandInput, type StopActivityStreamCommandOutput, type StopDBClusterCommandInput, type StopDBClusterCommandOutput, type StopDBInstanceAutomatedBackupsReplicationCommandInput, type StopDBInstanceAutomatedBackupsReplicationCommandOutput, type StopDBInstanceCommandInput, type StopDBInstanceCommandOutput, type SwitchoverBlueGreenDeploymentCommandInput, type SwitchoverBlueGreenDeploymentCommandOutput, type SwitchoverGlobalClusterCommandInput, type SwitchoverGlobalClusterCommandOutput, type SwitchoverReadReplicaCommandInput, type SwitchoverReadReplicaCommandOutput } from "@aws-sdk/client-rds";
|
|
5
5
|
import type { HttpHandlerOptions, ServiceLogger } from "@effect-aws/commons";
|
|
6
6
|
import type { Cause } from "effect";
|
|
7
|
-
import { Effect, Layer } from "effect";
|
|
7
|
+
import { Effect, Layer, ServiceMap } from "effect";
|
|
8
8
|
import type { AuthorizationAlreadyExistsFaultError, AuthorizationNotFoundFaultError, AuthorizationQuotaExceededFaultError, BackupPolicyNotFoundFaultError, BlueGreenDeploymentAlreadyExistsFaultError, BlueGreenDeploymentNotFoundFaultError, CertificateNotFoundFaultError, CreateCustomDBEngineVersionFaultError, CustomAvailabilityZoneNotFoundFaultError, CustomDBEngineVersionAlreadyExistsFaultError, CustomDBEngineVersionNotFoundFaultError, CustomDBEngineVersionQuotaExceededFaultError, DBClusterAlreadyExistsFaultError, DBClusterAutomatedBackupNotFoundFaultError, DBClusterAutomatedBackupQuotaExceededFaultError, DBClusterBacktrackNotFoundFaultError, DBClusterEndpointAlreadyExistsFaultError, DBClusterEndpointNotFoundFaultError, DBClusterEndpointQuotaExceededFaultError, DBClusterNotFoundFaultError, DBClusterParameterGroupNotFoundFaultError, DBClusterQuotaExceededFaultError, DBClusterRoleAlreadyExistsFaultError, DBClusterRoleNotFoundFaultError, DBClusterRoleQuotaExceededFaultError, DBClusterSnapshotAlreadyExistsFaultError, DBClusterSnapshotNotFoundFaultError, DBInstanceAlreadyExistsFaultError, DBInstanceAutomatedBackupNotFoundFaultError, DBInstanceAutomatedBackupQuotaExceededFaultError, DBInstanceNotFoundFaultError, DBInstanceNotReadyFaultError, DBInstanceRoleAlreadyExistsFaultError, DBInstanceRoleNotFoundFaultError, DBInstanceRoleQuotaExceededFaultError, DBLogFileNotFoundFaultError, DBParameterGroupAlreadyExistsFaultError, DBParameterGroupNotFoundFaultError, DBParameterGroupQuotaExceededFaultError, DBProxyAlreadyExistsFaultError, DBProxyEndpointAlreadyExistsFaultError, DBProxyEndpointNotFoundFaultError, DBProxyEndpointQuotaExceededFaultError, DBProxyNotFoundFaultError, DBProxyQuotaExceededFaultError, DBProxyTargetAlreadyRegisteredFaultError, DBProxyTargetGroupNotFoundFaultError, DBProxyTargetNotFoundFaultError, DBSecurityGroupAlreadyExistsFaultError, DBSecurityGroupNotFoundFaultError, DBSecurityGroupNotSupportedFaultError, DBSecurityGroupQuotaExceededFaultError, DBShardGroupAlreadyExistsFaultError, DBShardGroupNotFoundFaultError, DBSnapshotAlreadyExistsFaultError, DBSnapshotNotFoundFaultError, DBSnapshotTenantDatabaseNotFoundFaultError, DBSubnetGroupAlreadyExistsFaultError, DBSubnetGroupDoesNotCoverEnoughAZsError, DBSubnetGroupNotAllowedFaultError, DBSubnetGroupNotFoundFaultError, DBSubnetGroupQuotaExceededFaultError, DBSubnetQuotaExceededFaultError, DBUpgradeDependencyFailureFaultError, DomainNotFoundFaultError, Ec2ImagePropertiesNotSupportedFaultError, EventSubscriptionQuotaExceededFaultError, ExportTaskAlreadyExistsFaultError, ExportTaskNotFoundFaultError, GlobalClusterAlreadyExistsFaultError, GlobalClusterNotFoundFaultError, GlobalClusterQuotaExceededFaultError, IamRoleMissingPermissionsFaultError, IamRoleNotFoundFaultError, InstanceQuotaExceededFaultError, InsufficientAvailableIPsInSubnetFaultError, InsufficientDBClusterCapacityFaultError, InsufficientDBInstanceCapacityFaultError, InsufficientStorageClusterCapacityFaultError, IntegrationAlreadyExistsFaultError, IntegrationConflictOperationFaultError, IntegrationNotFoundFaultError, IntegrationQuotaExceededFaultError, InvalidBlueGreenDeploymentStateFaultError, InvalidCustomDBEngineVersionStateFaultError, InvalidDBClusterAutomatedBackupStateFaultError, InvalidDBClusterCapacityFaultError, InvalidDBClusterEndpointStateFaultError, InvalidDBClusterSnapshotStateFaultError, InvalidDBClusterStateFaultError, InvalidDBInstanceAutomatedBackupStateFaultError, InvalidDBInstanceStateFaultError, InvalidDBParameterGroupStateFaultError, InvalidDBProxyEndpointStateFaultError, InvalidDBProxyStateFaultError, InvalidDBSecurityGroupStateFaultError, InvalidDBShardGroupStateFaultError, InvalidDBSnapshotStateFaultError, InvalidDBSubnetGroupFaultError, InvalidDBSubnetGroupStateFaultError, InvalidDBSubnetStateFaultError, InvalidEventSubscriptionStateFaultError, InvalidExportOnlyFaultError, InvalidExportSourceStateFaultError, InvalidExportTaskStateFaultError, InvalidGlobalClusterStateFaultError, InvalidIntegrationStateFaultError, InvalidOptionGroupStateFaultError, InvalidResourceStateFaultError, InvalidRestoreFaultError, InvalidS3BucketFaultError, InvalidSubnetError, InvalidVPCNetworkStateFaultError, KMSKeyNotAccessibleFaultError, MaxDBShardGroupLimitReachedError, NetworkTypeNotSupportedError, OptionGroupAlreadyExistsFaultError, OptionGroupNotFoundFaultError, OptionGroupQuotaExceededFaultError, PointInTimeRestoreNotEnabledFaultError, ProvisionedIopsNotAvailableInAZFaultError, ReservedDBInstanceAlreadyExistsFaultError, ReservedDBInstanceNotFoundFaultError, ReservedDBInstanceQuotaExceededFaultError, ReservedDBInstancesOfferingNotFoundFaultError, ResourceNotFoundFaultError, SdkError, SharedSnapshotQuotaExceededFaultError, SnapshotQuotaExceededFaultError, SNSInvalidTopicFaultError, SNSNoAuthorizationFaultError, SNSTopicArnNotFoundFaultError, SourceClusterNotSupportedFaultError, SourceDatabaseNotSupportedFaultError, SourceNotFoundFaultError, StorageQuotaExceededFaultError, StorageTypeNotAvailableFaultError, StorageTypeNotSupportedFaultError, SubnetAlreadyInUseError, SubscriptionAlreadyExistFaultError, SubscriptionCategoryNotFoundFaultError, SubscriptionNotFoundFaultError, TenantDatabaseAlreadyExistsFaultError, TenantDatabaseNotFoundFaultError, TenantDatabaseQuotaExceededFaultError, UnsupportedDBEngineVersionFaultError, VpcEncryptionControlViolationError } from "./Errors.js";
|
|
9
9
|
import * as Instance from "./RDSClientInstance.js";
|
|
10
10
|
interface RDSService$ {
|
|
@@ -12,664 +12,662 @@ interface RDSService$ {
|
|
|
12
12
|
/**
|
|
13
13
|
* @see {@link AddRoleToDBClusterCommand}
|
|
14
14
|
*/
|
|
15
|
-
addRoleToDBCluster(args: AddRoleToDBClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<AddRoleToDBClusterCommandOutput, Cause.
|
|
15
|
+
addRoleToDBCluster(args: AddRoleToDBClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<AddRoleToDBClusterCommandOutput, Cause.TimeoutError | SdkError | DBClusterNotFoundFaultError | DBClusterRoleAlreadyExistsFaultError | DBClusterRoleQuotaExceededFaultError | InvalidDBClusterStateFaultError>;
|
|
16
16
|
/**
|
|
17
17
|
* @see {@link AddRoleToDBInstanceCommand}
|
|
18
18
|
*/
|
|
19
|
-
addRoleToDBInstance(args: AddRoleToDBInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<AddRoleToDBInstanceCommandOutput, Cause.
|
|
19
|
+
addRoleToDBInstance(args: AddRoleToDBInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<AddRoleToDBInstanceCommandOutput, Cause.TimeoutError | SdkError | DBInstanceNotFoundFaultError | DBInstanceRoleAlreadyExistsFaultError | DBInstanceRoleQuotaExceededFaultError | InvalidDBInstanceStateFaultError>;
|
|
20
20
|
/**
|
|
21
21
|
* @see {@link AddSourceIdentifierToSubscriptionCommand}
|
|
22
22
|
*/
|
|
23
|
-
addSourceIdentifierToSubscription(args: AddSourceIdentifierToSubscriptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<AddSourceIdentifierToSubscriptionCommandOutput, Cause.
|
|
23
|
+
addSourceIdentifierToSubscription(args: AddSourceIdentifierToSubscriptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<AddSourceIdentifierToSubscriptionCommandOutput, Cause.TimeoutError | SdkError | SourceNotFoundFaultError | SubscriptionNotFoundFaultError>;
|
|
24
24
|
/**
|
|
25
25
|
* @see {@link AddTagsToResourceCommand}
|
|
26
26
|
*/
|
|
27
|
-
addTagsToResource(args: AddTagsToResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<AddTagsToResourceCommandOutput, Cause.
|
|
27
|
+
addTagsToResource(args: AddTagsToResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<AddTagsToResourceCommandOutput, Cause.TimeoutError | SdkError | BlueGreenDeploymentNotFoundFaultError | DBClusterNotFoundFaultError | DBInstanceNotFoundFaultError | DBProxyEndpointNotFoundFaultError | DBProxyNotFoundFaultError | DBProxyTargetGroupNotFoundFaultError | DBShardGroupNotFoundFaultError | DBSnapshotNotFoundFaultError | DBSnapshotTenantDatabaseNotFoundFaultError | IntegrationNotFoundFaultError | InvalidDBClusterEndpointStateFaultError | InvalidDBClusterStateFaultError | InvalidDBInstanceStateFaultError | TenantDatabaseNotFoundFaultError>;
|
|
28
28
|
/**
|
|
29
29
|
* @see {@link ApplyPendingMaintenanceActionCommand}
|
|
30
30
|
*/
|
|
31
|
-
applyPendingMaintenanceAction(args: ApplyPendingMaintenanceActionCommandInput, options?: HttpHandlerOptions): Effect.Effect<ApplyPendingMaintenanceActionCommandOutput, Cause.
|
|
31
|
+
applyPendingMaintenanceAction(args: ApplyPendingMaintenanceActionCommandInput, options?: HttpHandlerOptions): Effect.Effect<ApplyPendingMaintenanceActionCommandOutput, Cause.TimeoutError | SdkError | InvalidDBClusterStateFaultError | InvalidDBInstanceStateFaultError | ResourceNotFoundFaultError>;
|
|
32
32
|
/**
|
|
33
33
|
* @see {@link AuthorizeDBSecurityGroupIngressCommand}
|
|
34
34
|
*/
|
|
35
|
-
authorizeDBSecurityGroupIngress(args: AuthorizeDBSecurityGroupIngressCommandInput, options?: HttpHandlerOptions): Effect.Effect<AuthorizeDBSecurityGroupIngressCommandOutput, Cause.
|
|
35
|
+
authorizeDBSecurityGroupIngress(args: AuthorizeDBSecurityGroupIngressCommandInput, options?: HttpHandlerOptions): Effect.Effect<AuthorizeDBSecurityGroupIngressCommandOutput, Cause.TimeoutError | SdkError | AuthorizationAlreadyExistsFaultError | AuthorizationQuotaExceededFaultError | DBSecurityGroupNotFoundFaultError | InvalidDBSecurityGroupStateFaultError>;
|
|
36
36
|
/**
|
|
37
37
|
* @see {@link BacktrackDBClusterCommand}
|
|
38
38
|
*/
|
|
39
|
-
backtrackDBCluster(args: BacktrackDBClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<BacktrackDBClusterCommandOutput, Cause.
|
|
39
|
+
backtrackDBCluster(args: BacktrackDBClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<BacktrackDBClusterCommandOutput, Cause.TimeoutError | SdkError | DBClusterNotFoundFaultError | InvalidDBClusterStateFaultError>;
|
|
40
40
|
/**
|
|
41
41
|
* @see {@link CancelExportTaskCommand}
|
|
42
42
|
*/
|
|
43
|
-
cancelExportTask(args: CancelExportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelExportTaskCommandOutput, Cause.
|
|
43
|
+
cancelExportTask(args: CancelExportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelExportTaskCommandOutput, Cause.TimeoutError | SdkError | ExportTaskNotFoundFaultError | InvalidExportTaskStateFaultError>;
|
|
44
44
|
/**
|
|
45
45
|
* @see {@link CopyDBClusterParameterGroupCommand}
|
|
46
46
|
*/
|
|
47
|
-
copyDBClusterParameterGroup(args: CopyDBClusterParameterGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CopyDBClusterParameterGroupCommandOutput, Cause.
|
|
47
|
+
copyDBClusterParameterGroup(args: CopyDBClusterParameterGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CopyDBClusterParameterGroupCommandOutput, Cause.TimeoutError | SdkError | DBParameterGroupAlreadyExistsFaultError | DBParameterGroupNotFoundFaultError | DBParameterGroupQuotaExceededFaultError>;
|
|
48
48
|
/**
|
|
49
49
|
* @see {@link CopyDBClusterSnapshotCommand}
|
|
50
50
|
*/
|
|
51
|
-
copyDBClusterSnapshot(args: CopyDBClusterSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<CopyDBClusterSnapshotCommandOutput, Cause.
|
|
51
|
+
copyDBClusterSnapshot(args: CopyDBClusterSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<CopyDBClusterSnapshotCommandOutput, Cause.TimeoutError | SdkError | DBClusterSnapshotAlreadyExistsFaultError | DBClusterSnapshotNotFoundFaultError | InvalidDBClusterSnapshotStateFaultError | InvalidDBClusterStateFaultError | KMSKeyNotAccessibleFaultError | SnapshotQuotaExceededFaultError>;
|
|
52
52
|
/**
|
|
53
53
|
* @see {@link CopyDBParameterGroupCommand}
|
|
54
54
|
*/
|
|
55
|
-
copyDBParameterGroup(args: CopyDBParameterGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CopyDBParameterGroupCommandOutput, Cause.
|
|
55
|
+
copyDBParameterGroup(args: CopyDBParameterGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CopyDBParameterGroupCommandOutput, Cause.TimeoutError | SdkError | DBParameterGroupAlreadyExistsFaultError | DBParameterGroupNotFoundFaultError | DBParameterGroupQuotaExceededFaultError>;
|
|
56
56
|
/**
|
|
57
57
|
* @see {@link CopyDBSnapshotCommand}
|
|
58
58
|
*/
|
|
59
|
-
copyDBSnapshot(args: CopyDBSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<CopyDBSnapshotCommandOutput, Cause.
|
|
59
|
+
copyDBSnapshot(args: CopyDBSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<CopyDBSnapshotCommandOutput, Cause.TimeoutError | SdkError | CustomAvailabilityZoneNotFoundFaultError | DBSnapshotAlreadyExistsFaultError | DBSnapshotNotFoundFaultError | InvalidDBSnapshotStateFaultError | KMSKeyNotAccessibleFaultError | SnapshotQuotaExceededFaultError>;
|
|
60
60
|
/**
|
|
61
61
|
* @see {@link CopyOptionGroupCommand}
|
|
62
62
|
*/
|
|
63
|
-
copyOptionGroup(args: CopyOptionGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CopyOptionGroupCommandOutput, Cause.
|
|
63
|
+
copyOptionGroup(args: CopyOptionGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CopyOptionGroupCommandOutput, Cause.TimeoutError | SdkError | OptionGroupAlreadyExistsFaultError | OptionGroupNotFoundFaultError | OptionGroupQuotaExceededFaultError>;
|
|
64
64
|
/**
|
|
65
65
|
* @see {@link CreateBlueGreenDeploymentCommand}
|
|
66
66
|
*/
|
|
67
|
-
createBlueGreenDeployment(args: CreateBlueGreenDeploymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateBlueGreenDeploymentCommandOutput, Cause.
|
|
67
|
+
createBlueGreenDeployment(args: CreateBlueGreenDeploymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateBlueGreenDeploymentCommandOutput, Cause.TimeoutError | SdkError | BlueGreenDeploymentAlreadyExistsFaultError | DBClusterNotFoundFaultError | DBClusterParameterGroupNotFoundFaultError | DBClusterQuotaExceededFaultError | DBInstanceNotFoundFaultError | DBParameterGroupNotFoundFaultError | InstanceQuotaExceededFaultError | InvalidDBClusterStateFaultError | InvalidDBInstanceStateFaultError | SourceClusterNotSupportedFaultError | SourceDatabaseNotSupportedFaultError | StorageQuotaExceededFaultError>;
|
|
68
68
|
/**
|
|
69
69
|
* @see {@link CreateCustomDBEngineVersionCommand}
|
|
70
70
|
*/
|
|
71
|
-
createCustomDBEngineVersion(args: CreateCustomDBEngineVersionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCustomDBEngineVersionCommandOutput, Cause.
|
|
71
|
+
createCustomDBEngineVersion(args: CreateCustomDBEngineVersionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCustomDBEngineVersionCommandOutput, Cause.TimeoutError | SdkError | CreateCustomDBEngineVersionFaultError | CustomDBEngineVersionAlreadyExistsFaultError | CustomDBEngineVersionNotFoundFaultError | CustomDBEngineVersionQuotaExceededFaultError | Ec2ImagePropertiesNotSupportedFaultError | InvalidCustomDBEngineVersionStateFaultError | KMSKeyNotAccessibleFaultError>;
|
|
72
72
|
/**
|
|
73
73
|
* @see {@link CreateDBClusterCommand}
|
|
74
74
|
*/
|
|
75
|
-
createDBCluster(args: CreateDBClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBClusterCommandOutput, Cause.
|
|
75
|
+
createDBCluster(args: CreateDBClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBClusterCommandOutput, Cause.TimeoutError | SdkError | DBClusterAlreadyExistsFaultError | DBClusterNotFoundFaultError | DBClusterParameterGroupNotFoundFaultError | DBClusterQuotaExceededFaultError | DBInstanceNotFoundFaultError | DBSubnetGroupDoesNotCoverEnoughAZsError | DBSubnetGroupNotFoundFaultError | DomainNotFoundFaultError | GlobalClusterNotFoundFaultError | InsufficientDBInstanceCapacityFaultError | InsufficientStorageClusterCapacityFaultError | InvalidDBClusterStateFaultError | InvalidDBInstanceStateFaultError | InvalidDBSubnetGroupFaultError | InvalidDBSubnetGroupStateFaultError | InvalidGlobalClusterStateFaultError | InvalidSubnetError | InvalidVPCNetworkStateFaultError | KMSKeyNotAccessibleFaultError | NetworkTypeNotSupportedError | OptionGroupNotFoundFaultError | StorageQuotaExceededFaultError | StorageTypeNotSupportedFaultError | VpcEncryptionControlViolationError>;
|
|
76
76
|
/**
|
|
77
77
|
* @see {@link CreateDBClusterEndpointCommand}
|
|
78
78
|
*/
|
|
79
|
-
createDBClusterEndpoint(args: CreateDBClusterEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBClusterEndpointCommandOutput, Cause.
|
|
79
|
+
createDBClusterEndpoint(args: CreateDBClusterEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBClusterEndpointCommandOutput, Cause.TimeoutError | SdkError | DBClusterEndpointAlreadyExistsFaultError | DBClusterEndpointQuotaExceededFaultError | DBClusterNotFoundFaultError | DBInstanceNotFoundFaultError | InvalidDBClusterStateFaultError | InvalidDBInstanceStateFaultError>;
|
|
80
80
|
/**
|
|
81
81
|
* @see {@link CreateDBClusterParameterGroupCommand}
|
|
82
82
|
*/
|
|
83
|
-
createDBClusterParameterGroup(args: CreateDBClusterParameterGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBClusterParameterGroupCommandOutput, Cause.
|
|
83
|
+
createDBClusterParameterGroup(args: CreateDBClusterParameterGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBClusterParameterGroupCommandOutput, Cause.TimeoutError | SdkError | DBParameterGroupAlreadyExistsFaultError | DBParameterGroupQuotaExceededFaultError>;
|
|
84
84
|
/**
|
|
85
85
|
* @see {@link CreateDBClusterSnapshotCommand}
|
|
86
86
|
*/
|
|
87
|
-
createDBClusterSnapshot(args: CreateDBClusterSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBClusterSnapshotCommandOutput, Cause.
|
|
87
|
+
createDBClusterSnapshot(args: CreateDBClusterSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBClusterSnapshotCommandOutput, Cause.TimeoutError | SdkError | DBClusterNotFoundFaultError | DBClusterSnapshotAlreadyExistsFaultError | InvalidDBClusterSnapshotStateFaultError | InvalidDBClusterStateFaultError | SnapshotQuotaExceededFaultError>;
|
|
88
88
|
/**
|
|
89
89
|
* @see {@link CreateDBInstanceCommand}
|
|
90
90
|
*/
|
|
91
|
-
createDBInstance(args: CreateDBInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBInstanceCommandOutput, Cause.
|
|
91
|
+
createDBInstance(args: CreateDBInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBInstanceCommandOutput, Cause.TimeoutError | SdkError | AuthorizationNotFoundFaultError | BackupPolicyNotFoundFaultError | CertificateNotFoundFaultError | DBClusterNotFoundFaultError | DBInstanceAlreadyExistsFaultError | DBParameterGroupNotFoundFaultError | DBSecurityGroupNotFoundFaultError | DBSubnetGroupDoesNotCoverEnoughAZsError | DBSubnetGroupNotFoundFaultError | DomainNotFoundFaultError | InstanceQuotaExceededFaultError | InsufficientDBInstanceCapacityFaultError | InvalidDBClusterStateFaultError | InvalidSubnetError | InvalidVPCNetworkStateFaultError | KMSKeyNotAccessibleFaultError | NetworkTypeNotSupportedError | OptionGroupNotFoundFaultError | ProvisionedIopsNotAvailableInAZFaultError | StorageQuotaExceededFaultError | StorageTypeNotSupportedFaultError | TenantDatabaseQuotaExceededFaultError | VpcEncryptionControlViolationError>;
|
|
92
92
|
/**
|
|
93
93
|
* @see {@link CreateDBInstanceReadReplicaCommand}
|
|
94
94
|
*/
|
|
95
|
-
createDBInstanceReadReplica(args: CreateDBInstanceReadReplicaCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBInstanceReadReplicaCommandOutput, Cause.
|
|
95
|
+
createDBInstanceReadReplica(args: CreateDBInstanceReadReplicaCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBInstanceReadReplicaCommandOutput, Cause.TimeoutError | SdkError | CertificateNotFoundFaultError | DBClusterNotFoundFaultError | DBInstanceAlreadyExistsFaultError | DBInstanceNotFoundFaultError | DBParameterGroupNotFoundFaultError | DBSecurityGroupNotFoundFaultError | DBSubnetGroupDoesNotCoverEnoughAZsError | DBSubnetGroupNotAllowedFaultError | DBSubnetGroupNotFoundFaultError | DomainNotFoundFaultError | InstanceQuotaExceededFaultError | InsufficientDBInstanceCapacityFaultError | InvalidDBClusterStateFaultError | InvalidDBInstanceStateFaultError | InvalidDBSubnetGroupFaultError | InvalidSubnetError | InvalidVPCNetworkStateFaultError | KMSKeyNotAccessibleFaultError | NetworkTypeNotSupportedError | OptionGroupNotFoundFaultError | ProvisionedIopsNotAvailableInAZFaultError | StorageQuotaExceededFaultError | StorageTypeNotSupportedFaultError | TenantDatabaseQuotaExceededFaultError | VpcEncryptionControlViolationError>;
|
|
96
96
|
/**
|
|
97
97
|
* @see {@link CreateDBParameterGroupCommand}
|
|
98
98
|
*/
|
|
99
|
-
createDBParameterGroup(args: CreateDBParameterGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBParameterGroupCommandOutput, Cause.
|
|
99
|
+
createDBParameterGroup(args: CreateDBParameterGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBParameterGroupCommandOutput, Cause.TimeoutError | SdkError | DBParameterGroupAlreadyExistsFaultError | DBParameterGroupQuotaExceededFaultError>;
|
|
100
100
|
/**
|
|
101
101
|
* @see {@link CreateDBProxyCommand}
|
|
102
102
|
*/
|
|
103
|
-
createDBProxy(args: CreateDBProxyCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBProxyCommandOutput, Cause.
|
|
103
|
+
createDBProxy(args: CreateDBProxyCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBProxyCommandOutput, Cause.TimeoutError | SdkError | DBProxyAlreadyExistsFaultError | DBProxyQuotaExceededFaultError | InvalidSubnetError>;
|
|
104
104
|
/**
|
|
105
105
|
* @see {@link CreateDBProxyEndpointCommand}
|
|
106
106
|
*/
|
|
107
|
-
createDBProxyEndpoint(args: CreateDBProxyEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBProxyEndpointCommandOutput, Cause.
|
|
107
|
+
createDBProxyEndpoint(args: CreateDBProxyEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBProxyEndpointCommandOutput, Cause.TimeoutError | SdkError | DBProxyEndpointAlreadyExistsFaultError | DBProxyEndpointQuotaExceededFaultError | DBProxyNotFoundFaultError | InvalidDBProxyStateFaultError | InvalidSubnetError>;
|
|
108
108
|
/**
|
|
109
109
|
* @see {@link CreateDBSecurityGroupCommand}
|
|
110
110
|
*/
|
|
111
|
-
createDBSecurityGroup(args: CreateDBSecurityGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBSecurityGroupCommandOutput, Cause.
|
|
111
|
+
createDBSecurityGroup(args: CreateDBSecurityGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBSecurityGroupCommandOutput, Cause.TimeoutError | SdkError | DBSecurityGroupAlreadyExistsFaultError | DBSecurityGroupNotSupportedFaultError | DBSecurityGroupQuotaExceededFaultError>;
|
|
112
112
|
/**
|
|
113
113
|
* @see {@link CreateDBShardGroupCommand}
|
|
114
114
|
*/
|
|
115
|
-
createDBShardGroup(args: CreateDBShardGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBShardGroupCommandOutput, Cause.
|
|
115
|
+
createDBShardGroup(args: CreateDBShardGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBShardGroupCommandOutput, Cause.TimeoutError | SdkError | DBClusterNotFoundFaultError | DBShardGroupAlreadyExistsFaultError | InvalidDBClusterStateFaultError | InvalidVPCNetworkStateFaultError | MaxDBShardGroupLimitReachedError | NetworkTypeNotSupportedError | UnsupportedDBEngineVersionFaultError>;
|
|
116
116
|
/**
|
|
117
117
|
* @see {@link CreateDBSnapshotCommand}
|
|
118
118
|
*/
|
|
119
|
-
createDBSnapshot(args: CreateDBSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBSnapshotCommandOutput, Cause.
|
|
119
|
+
createDBSnapshot(args: CreateDBSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBSnapshotCommandOutput, Cause.TimeoutError | SdkError | DBInstanceNotFoundFaultError | DBSnapshotAlreadyExistsFaultError | InvalidDBInstanceStateFaultError | SnapshotQuotaExceededFaultError>;
|
|
120
120
|
/**
|
|
121
121
|
* @see {@link CreateDBSubnetGroupCommand}
|
|
122
122
|
*/
|
|
123
|
-
createDBSubnetGroup(args: CreateDBSubnetGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBSubnetGroupCommandOutput, Cause.
|
|
123
|
+
createDBSubnetGroup(args: CreateDBSubnetGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDBSubnetGroupCommandOutput, Cause.TimeoutError | SdkError | DBSubnetGroupAlreadyExistsFaultError | DBSubnetGroupDoesNotCoverEnoughAZsError | DBSubnetGroupQuotaExceededFaultError | DBSubnetQuotaExceededFaultError | InvalidSubnetError>;
|
|
124
124
|
/**
|
|
125
125
|
* @see {@link CreateEventSubscriptionCommand}
|
|
126
126
|
*/
|
|
127
|
-
createEventSubscription(args: CreateEventSubscriptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateEventSubscriptionCommandOutput, Cause.
|
|
127
|
+
createEventSubscription(args: CreateEventSubscriptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateEventSubscriptionCommandOutput, Cause.TimeoutError | SdkError | EventSubscriptionQuotaExceededFaultError | SNSInvalidTopicFaultError | SNSNoAuthorizationFaultError | SNSTopicArnNotFoundFaultError | SourceNotFoundFaultError | SubscriptionAlreadyExistFaultError | SubscriptionCategoryNotFoundFaultError>;
|
|
128
128
|
/**
|
|
129
129
|
* @see {@link CreateGlobalClusterCommand}
|
|
130
130
|
*/
|
|
131
|
-
createGlobalCluster(args: CreateGlobalClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateGlobalClusterCommandOutput, Cause.
|
|
131
|
+
createGlobalCluster(args: CreateGlobalClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateGlobalClusterCommandOutput, Cause.TimeoutError | SdkError | DBClusterNotFoundFaultError | GlobalClusterAlreadyExistsFaultError | GlobalClusterQuotaExceededFaultError | InvalidDBClusterStateFaultError | InvalidDBShardGroupStateFaultError | ResourceNotFoundFaultError>;
|
|
132
132
|
/**
|
|
133
133
|
* @see {@link CreateIntegrationCommand}
|
|
134
134
|
*/
|
|
135
|
-
createIntegration(args: CreateIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateIntegrationCommandOutput, Cause.
|
|
135
|
+
createIntegration(args: CreateIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateIntegrationCommandOutput, Cause.TimeoutError | SdkError | DBClusterNotFoundFaultError | DBInstanceNotFoundFaultError | IntegrationAlreadyExistsFaultError | IntegrationConflictOperationFaultError | IntegrationQuotaExceededFaultError | KMSKeyNotAccessibleFaultError>;
|
|
136
136
|
/**
|
|
137
137
|
* @see {@link CreateOptionGroupCommand}
|
|
138
138
|
*/
|
|
139
|
-
createOptionGroup(args: CreateOptionGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateOptionGroupCommandOutput, Cause.
|
|
139
|
+
createOptionGroup(args: CreateOptionGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateOptionGroupCommandOutput, Cause.TimeoutError | SdkError | OptionGroupAlreadyExistsFaultError | OptionGroupQuotaExceededFaultError>;
|
|
140
140
|
/**
|
|
141
141
|
* @see {@link CreateTenantDatabaseCommand}
|
|
142
142
|
*/
|
|
143
|
-
createTenantDatabase(args: CreateTenantDatabaseCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTenantDatabaseCommandOutput, Cause.
|
|
143
|
+
createTenantDatabase(args: CreateTenantDatabaseCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateTenantDatabaseCommandOutput, Cause.TimeoutError | SdkError | DBInstanceNotFoundFaultError | InvalidDBInstanceStateFaultError | KMSKeyNotAccessibleFaultError | TenantDatabaseAlreadyExistsFaultError | TenantDatabaseQuotaExceededFaultError>;
|
|
144
144
|
/**
|
|
145
145
|
* @see {@link DeleteBlueGreenDeploymentCommand}
|
|
146
146
|
*/
|
|
147
|
-
deleteBlueGreenDeployment(args: DeleteBlueGreenDeploymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBlueGreenDeploymentCommandOutput, Cause.
|
|
147
|
+
deleteBlueGreenDeployment(args: DeleteBlueGreenDeploymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBlueGreenDeploymentCommandOutput, Cause.TimeoutError | SdkError | BlueGreenDeploymentNotFoundFaultError | InvalidBlueGreenDeploymentStateFaultError>;
|
|
148
148
|
/**
|
|
149
149
|
* @see {@link DeleteCustomDBEngineVersionCommand}
|
|
150
150
|
*/
|
|
151
|
-
deleteCustomDBEngineVersion(args: DeleteCustomDBEngineVersionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteCustomDBEngineVersionCommandOutput, Cause.
|
|
151
|
+
deleteCustomDBEngineVersion(args: DeleteCustomDBEngineVersionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteCustomDBEngineVersionCommandOutput, Cause.TimeoutError | SdkError | CustomDBEngineVersionNotFoundFaultError | InvalidCustomDBEngineVersionStateFaultError>;
|
|
152
152
|
/**
|
|
153
153
|
* @see {@link DeleteDBClusterCommand}
|
|
154
154
|
*/
|
|
155
|
-
deleteDBCluster(args: DeleteDBClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBClusterCommandOutput, Cause.
|
|
155
|
+
deleteDBCluster(args: DeleteDBClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBClusterCommandOutput, Cause.TimeoutError | SdkError | DBClusterAutomatedBackupQuotaExceededFaultError | DBClusterNotFoundFaultError | DBClusterSnapshotAlreadyExistsFaultError | InvalidDBClusterSnapshotStateFaultError | InvalidDBClusterStateFaultError | InvalidGlobalClusterStateFaultError | KMSKeyNotAccessibleFaultError | SnapshotQuotaExceededFaultError>;
|
|
156
156
|
/**
|
|
157
157
|
* @see {@link DeleteDBClusterAutomatedBackupCommand}
|
|
158
158
|
*/
|
|
159
|
-
deleteDBClusterAutomatedBackup(args: DeleteDBClusterAutomatedBackupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBClusterAutomatedBackupCommandOutput, Cause.
|
|
159
|
+
deleteDBClusterAutomatedBackup(args: DeleteDBClusterAutomatedBackupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBClusterAutomatedBackupCommandOutput, Cause.TimeoutError | SdkError | DBClusterAutomatedBackupNotFoundFaultError | InvalidDBClusterAutomatedBackupStateFaultError>;
|
|
160
160
|
/**
|
|
161
161
|
* @see {@link DeleteDBClusterEndpointCommand}
|
|
162
162
|
*/
|
|
163
|
-
deleteDBClusterEndpoint(args: DeleteDBClusterEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBClusterEndpointCommandOutput, Cause.
|
|
163
|
+
deleteDBClusterEndpoint(args: DeleteDBClusterEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBClusterEndpointCommandOutput, Cause.TimeoutError | SdkError | DBClusterEndpointNotFoundFaultError | InvalidDBClusterEndpointStateFaultError | InvalidDBClusterStateFaultError>;
|
|
164
164
|
/**
|
|
165
165
|
* @see {@link DeleteDBClusterParameterGroupCommand}
|
|
166
166
|
*/
|
|
167
|
-
deleteDBClusterParameterGroup(args: DeleteDBClusterParameterGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBClusterParameterGroupCommandOutput, Cause.
|
|
167
|
+
deleteDBClusterParameterGroup(args: DeleteDBClusterParameterGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBClusterParameterGroupCommandOutput, Cause.TimeoutError | SdkError | DBParameterGroupNotFoundFaultError | InvalidDBParameterGroupStateFaultError>;
|
|
168
168
|
/**
|
|
169
169
|
* @see {@link DeleteDBClusterSnapshotCommand}
|
|
170
170
|
*/
|
|
171
|
-
deleteDBClusterSnapshot(args: DeleteDBClusterSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBClusterSnapshotCommandOutput, Cause.
|
|
171
|
+
deleteDBClusterSnapshot(args: DeleteDBClusterSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBClusterSnapshotCommandOutput, Cause.TimeoutError | SdkError | DBClusterSnapshotNotFoundFaultError | InvalidDBClusterSnapshotStateFaultError>;
|
|
172
172
|
/**
|
|
173
173
|
* @see {@link DeleteDBInstanceCommand}
|
|
174
174
|
*/
|
|
175
|
-
deleteDBInstance(args: DeleteDBInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBInstanceCommandOutput, Cause.
|
|
175
|
+
deleteDBInstance(args: DeleteDBInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBInstanceCommandOutput, Cause.TimeoutError | SdkError | DBInstanceAutomatedBackupQuotaExceededFaultError | DBInstanceNotFoundFaultError | DBSnapshotAlreadyExistsFaultError | InvalidDBClusterStateFaultError | InvalidDBInstanceStateFaultError | KMSKeyNotAccessibleFaultError | SnapshotQuotaExceededFaultError>;
|
|
176
176
|
/**
|
|
177
177
|
* @see {@link DeleteDBInstanceAutomatedBackupCommand}
|
|
178
178
|
*/
|
|
179
|
-
deleteDBInstanceAutomatedBackup(args: DeleteDBInstanceAutomatedBackupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBInstanceAutomatedBackupCommandOutput, Cause.
|
|
179
|
+
deleteDBInstanceAutomatedBackup(args: DeleteDBInstanceAutomatedBackupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBInstanceAutomatedBackupCommandOutput, Cause.TimeoutError | SdkError | DBInstanceAutomatedBackupNotFoundFaultError | InvalidDBInstanceAutomatedBackupStateFaultError>;
|
|
180
180
|
/**
|
|
181
181
|
* @see {@link DeleteDBParameterGroupCommand}
|
|
182
182
|
*/
|
|
183
|
-
deleteDBParameterGroup(args: DeleteDBParameterGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBParameterGroupCommandOutput, Cause.
|
|
183
|
+
deleteDBParameterGroup(args: DeleteDBParameterGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBParameterGroupCommandOutput, Cause.TimeoutError | SdkError | DBParameterGroupNotFoundFaultError | InvalidDBParameterGroupStateFaultError>;
|
|
184
184
|
/**
|
|
185
185
|
* @see {@link DeleteDBProxyCommand}
|
|
186
186
|
*/
|
|
187
|
-
deleteDBProxy(args: DeleteDBProxyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBProxyCommandOutput, Cause.
|
|
187
|
+
deleteDBProxy(args: DeleteDBProxyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBProxyCommandOutput, Cause.TimeoutError | SdkError | DBProxyNotFoundFaultError | InvalidDBProxyStateFaultError>;
|
|
188
188
|
/**
|
|
189
189
|
* @see {@link DeleteDBProxyEndpointCommand}
|
|
190
190
|
*/
|
|
191
|
-
deleteDBProxyEndpoint(args: DeleteDBProxyEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBProxyEndpointCommandOutput, Cause.
|
|
191
|
+
deleteDBProxyEndpoint(args: DeleteDBProxyEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBProxyEndpointCommandOutput, Cause.TimeoutError | SdkError | DBProxyEndpointNotFoundFaultError | InvalidDBProxyEndpointStateFaultError>;
|
|
192
192
|
/**
|
|
193
193
|
* @see {@link DeleteDBSecurityGroupCommand}
|
|
194
194
|
*/
|
|
195
|
-
deleteDBSecurityGroup(args: DeleteDBSecurityGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBSecurityGroupCommandOutput, Cause.
|
|
195
|
+
deleteDBSecurityGroup(args: DeleteDBSecurityGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBSecurityGroupCommandOutput, Cause.TimeoutError | SdkError | DBSecurityGroupNotFoundFaultError | InvalidDBSecurityGroupStateFaultError>;
|
|
196
196
|
/**
|
|
197
197
|
* @see {@link DeleteDBShardGroupCommand}
|
|
198
198
|
*/
|
|
199
|
-
deleteDBShardGroup(args: DeleteDBShardGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBShardGroupCommandOutput, Cause.
|
|
199
|
+
deleteDBShardGroup(args: DeleteDBShardGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBShardGroupCommandOutput, Cause.TimeoutError | SdkError | DBShardGroupNotFoundFaultError | InvalidDBClusterStateFaultError | InvalidDBShardGroupStateFaultError>;
|
|
200
200
|
/**
|
|
201
201
|
* @see {@link DeleteDBSnapshotCommand}
|
|
202
202
|
*/
|
|
203
|
-
deleteDBSnapshot(args: DeleteDBSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBSnapshotCommandOutput, Cause.
|
|
203
|
+
deleteDBSnapshot(args: DeleteDBSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBSnapshotCommandOutput, Cause.TimeoutError | SdkError | DBSnapshotNotFoundFaultError | InvalidDBSnapshotStateFaultError>;
|
|
204
204
|
/**
|
|
205
205
|
* @see {@link DeleteDBSubnetGroupCommand}
|
|
206
206
|
*/
|
|
207
|
-
deleteDBSubnetGroup(args: DeleteDBSubnetGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBSubnetGroupCommandOutput, Cause.
|
|
207
|
+
deleteDBSubnetGroup(args: DeleteDBSubnetGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDBSubnetGroupCommandOutput, Cause.TimeoutError | SdkError | DBSubnetGroupNotFoundFaultError | InvalidDBSubnetGroupStateFaultError | InvalidDBSubnetStateFaultError>;
|
|
208
208
|
/**
|
|
209
209
|
* @see {@link DeleteEventSubscriptionCommand}
|
|
210
210
|
*/
|
|
211
|
-
deleteEventSubscription(args: DeleteEventSubscriptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteEventSubscriptionCommandOutput, Cause.
|
|
211
|
+
deleteEventSubscription(args: DeleteEventSubscriptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteEventSubscriptionCommandOutput, Cause.TimeoutError | SdkError | InvalidEventSubscriptionStateFaultError | SubscriptionNotFoundFaultError>;
|
|
212
212
|
/**
|
|
213
213
|
* @see {@link DeleteGlobalClusterCommand}
|
|
214
214
|
*/
|
|
215
|
-
deleteGlobalCluster(args: DeleteGlobalClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteGlobalClusterCommandOutput, Cause.
|
|
215
|
+
deleteGlobalCluster(args: DeleteGlobalClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteGlobalClusterCommandOutput, Cause.TimeoutError | SdkError | GlobalClusterNotFoundFaultError | InvalidGlobalClusterStateFaultError>;
|
|
216
216
|
/**
|
|
217
217
|
* @see {@link DeleteIntegrationCommand}
|
|
218
218
|
*/
|
|
219
|
-
deleteIntegration(args: DeleteIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIntegrationCommandOutput, Cause.
|
|
219
|
+
deleteIntegration(args: DeleteIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIntegrationCommandOutput, Cause.TimeoutError | SdkError | IntegrationConflictOperationFaultError | IntegrationNotFoundFaultError | InvalidIntegrationStateFaultError>;
|
|
220
220
|
/**
|
|
221
221
|
* @see {@link DeleteOptionGroupCommand}
|
|
222
222
|
*/
|
|
223
|
-
deleteOptionGroup(args: DeleteOptionGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteOptionGroupCommandOutput, Cause.
|
|
223
|
+
deleteOptionGroup(args: DeleteOptionGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteOptionGroupCommandOutput, Cause.TimeoutError | SdkError | InvalidOptionGroupStateFaultError | OptionGroupNotFoundFaultError>;
|
|
224
224
|
/**
|
|
225
225
|
* @see {@link DeleteTenantDatabaseCommand}
|
|
226
226
|
*/
|
|
227
|
-
deleteTenantDatabase(args: DeleteTenantDatabaseCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTenantDatabaseCommandOutput, Cause.
|
|
227
|
+
deleteTenantDatabase(args: DeleteTenantDatabaseCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTenantDatabaseCommandOutput, Cause.TimeoutError | SdkError | DBInstanceNotFoundFaultError | DBSnapshotAlreadyExistsFaultError | InvalidDBInstanceStateFaultError | TenantDatabaseNotFoundFaultError>;
|
|
228
228
|
/**
|
|
229
229
|
* @see {@link DeregisterDBProxyTargetsCommand}
|
|
230
230
|
*/
|
|
231
|
-
deregisterDBProxyTargets(args: DeregisterDBProxyTargetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeregisterDBProxyTargetsCommandOutput, Cause.
|
|
231
|
+
deregisterDBProxyTargets(args: DeregisterDBProxyTargetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeregisterDBProxyTargetsCommandOutput, Cause.TimeoutError | SdkError | DBProxyNotFoundFaultError | DBProxyTargetGroupNotFoundFaultError | DBProxyTargetNotFoundFaultError | InvalidDBProxyStateFaultError>;
|
|
232
232
|
/**
|
|
233
233
|
* @see {@link DescribeAccountAttributesCommand}
|
|
234
234
|
*/
|
|
235
|
-
describeAccountAttributes(args: DescribeAccountAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeAccountAttributesCommandOutput, Cause.
|
|
235
|
+
describeAccountAttributes(args: DescribeAccountAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeAccountAttributesCommandOutput, Cause.TimeoutError | SdkError>;
|
|
236
236
|
/**
|
|
237
237
|
* @see {@link DescribeBlueGreenDeploymentsCommand}
|
|
238
238
|
*/
|
|
239
|
-
describeBlueGreenDeployments(args: DescribeBlueGreenDeploymentsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeBlueGreenDeploymentsCommandOutput, Cause.
|
|
239
|
+
describeBlueGreenDeployments(args: DescribeBlueGreenDeploymentsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeBlueGreenDeploymentsCommandOutput, Cause.TimeoutError | SdkError | BlueGreenDeploymentNotFoundFaultError>;
|
|
240
240
|
/**
|
|
241
241
|
* @see {@link DescribeCertificatesCommand}
|
|
242
242
|
*/
|
|
243
|
-
describeCertificates(args: DescribeCertificatesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeCertificatesCommandOutput, Cause.
|
|
243
|
+
describeCertificates(args: DescribeCertificatesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeCertificatesCommandOutput, Cause.TimeoutError | SdkError | CertificateNotFoundFaultError>;
|
|
244
244
|
/**
|
|
245
245
|
* @see {@link DescribeDBClusterAutomatedBackupsCommand}
|
|
246
246
|
*/
|
|
247
|
-
describeDBClusterAutomatedBackups(args: DescribeDBClusterAutomatedBackupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBClusterAutomatedBackupsCommandOutput, Cause.
|
|
247
|
+
describeDBClusterAutomatedBackups(args: DescribeDBClusterAutomatedBackupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBClusterAutomatedBackupsCommandOutput, Cause.TimeoutError | SdkError | DBClusterAutomatedBackupNotFoundFaultError>;
|
|
248
248
|
/**
|
|
249
249
|
* @see {@link DescribeDBClusterBacktracksCommand}
|
|
250
250
|
*/
|
|
251
|
-
describeDBClusterBacktracks(args: DescribeDBClusterBacktracksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBClusterBacktracksCommandOutput, Cause.
|
|
251
|
+
describeDBClusterBacktracks(args: DescribeDBClusterBacktracksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBClusterBacktracksCommandOutput, Cause.TimeoutError | SdkError | DBClusterBacktrackNotFoundFaultError | DBClusterNotFoundFaultError>;
|
|
252
252
|
/**
|
|
253
253
|
* @see {@link DescribeDBClusterEndpointsCommand}
|
|
254
254
|
*/
|
|
255
|
-
describeDBClusterEndpoints(args: DescribeDBClusterEndpointsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBClusterEndpointsCommandOutput, Cause.
|
|
255
|
+
describeDBClusterEndpoints(args: DescribeDBClusterEndpointsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBClusterEndpointsCommandOutput, Cause.TimeoutError | SdkError | DBClusterNotFoundFaultError>;
|
|
256
256
|
/**
|
|
257
257
|
* @see {@link DescribeDBClusterParameterGroupsCommand}
|
|
258
258
|
*/
|
|
259
|
-
describeDBClusterParameterGroups(args: DescribeDBClusterParameterGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBClusterParameterGroupsCommandOutput, Cause.
|
|
259
|
+
describeDBClusterParameterGroups(args: DescribeDBClusterParameterGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBClusterParameterGroupsCommandOutput, Cause.TimeoutError | SdkError | DBParameterGroupNotFoundFaultError>;
|
|
260
260
|
/**
|
|
261
261
|
* @see {@link DescribeDBClusterParametersCommand}
|
|
262
262
|
*/
|
|
263
|
-
describeDBClusterParameters(args: DescribeDBClusterParametersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBClusterParametersCommandOutput, Cause.
|
|
263
|
+
describeDBClusterParameters(args: DescribeDBClusterParametersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBClusterParametersCommandOutput, Cause.TimeoutError | SdkError | DBParameterGroupNotFoundFaultError>;
|
|
264
264
|
/**
|
|
265
265
|
* @see {@link DescribeDBClusterSnapshotAttributesCommand}
|
|
266
266
|
*/
|
|
267
|
-
describeDBClusterSnapshotAttributes(args: DescribeDBClusterSnapshotAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBClusterSnapshotAttributesCommandOutput, Cause.
|
|
267
|
+
describeDBClusterSnapshotAttributes(args: DescribeDBClusterSnapshotAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBClusterSnapshotAttributesCommandOutput, Cause.TimeoutError | SdkError | DBClusterSnapshotNotFoundFaultError>;
|
|
268
268
|
/**
|
|
269
269
|
* @see {@link DescribeDBClusterSnapshotsCommand}
|
|
270
270
|
*/
|
|
271
|
-
describeDBClusterSnapshots(args: DescribeDBClusterSnapshotsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBClusterSnapshotsCommandOutput, Cause.
|
|
271
|
+
describeDBClusterSnapshots(args: DescribeDBClusterSnapshotsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBClusterSnapshotsCommandOutput, Cause.TimeoutError | SdkError | DBClusterSnapshotNotFoundFaultError>;
|
|
272
272
|
/**
|
|
273
273
|
* @see {@link DescribeDBClustersCommand}
|
|
274
274
|
*/
|
|
275
|
-
describeDBClusters(args: DescribeDBClustersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBClustersCommandOutput, Cause.
|
|
275
|
+
describeDBClusters(args: DescribeDBClustersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBClustersCommandOutput, Cause.TimeoutError | SdkError | DBClusterNotFoundFaultError>;
|
|
276
276
|
/**
|
|
277
277
|
* @see {@link DescribeDBEngineVersionsCommand}
|
|
278
278
|
*/
|
|
279
|
-
describeDBEngineVersions(args: DescribeDBEngineVersionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBEngineVersionsCommandOutput, Cause.
|
|
279
|
+
describeDBEngineVersions(args: DescribeDBEngineVersionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBEngineVersionsCommandOutput, Cause.TimeoutError | SdkError>;
|
|
280
280
|
/**
|
|
281
281
|
* @see {@link DescribeDBInstanceAutomatedBackupsCommand}
|
|
282
282
|
*/
|
|
283
|
-
describeDBInstanceAutomatedBackups(args: DescribeDBInstanceAutomatedBackupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBInstanceAutomatedBackupsCommandOutput, Cause.
|
|
283
|
+
describeDBInstanceAutomatedBackups(args: DescribeDBInstanceAutomatedBackupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBInstanceAutomatedBackupsCommandOutput, Cause.TimeoutError | SdkError | DBInstanceAutomatedBackupNotFoundFaultError>;
|
|
284
284
|
/**
|
|
285
285
|
* @see {@link DescribeDBInstancesCommand}
|
|
286
286
|
*/
|
|
287
|
-
describeDBInstances(args: DescribeDBInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBInstancesCommandOutput, Cause.
|
|
287
|
+
describeDBInstances(args: DescribeDBInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBInstancesCommandOutput, Cause.TimeoutError | SdkError | DBInstanceNotFoundFaultError>;
|
|
288
288
|
/**
|
|
289
289
|
* @see {@link DescribeDBLogFilesCommand}
|
|
290
290
|
*/
|
|
291
|
-
describeDBLogFiles(args: DescribeDBLogFilesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBLogFilesCommandOutput, Cause.
|
|
291
|
+
describeDBLogFiles(args: DescribeDBLogFilesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBLogFilesCommandOutput, Cause.TimeoutError | SdkError | DBInstanceNotFoundFaultError | DBInstanceNotReadyFaultError>;
|
|
292
292
|
/**
|
|
293
293
|
* @see {@link DescribeDBMajorEngineVersionsCommand}
|
|
294
294
|
*/
|
|
295
|
-
describeDBMajorEngineVersions(args: DescribeDBMajorEngineVersionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBMajorEngineVersionsCommandOutput, Cause.
|
|
295
|
+
describeDBMajorEngineVersions(args: DescribeDBMajorEngineVersionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBMajorEngineVersionsCommandOutput, Cause.TimeoutError | SdkError>;
|
|
296
296
|
/**
|
|
297
297
|
* @see {@link DescribeDBParameterGroupsCommand}
|
|
298
298
|
*/
|
|
299
|
-
describeDBParameterGroups(args: DescribeDBParameterGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBParameterGroupsCommandOutput, Cause.
|
|
299
|
+
describeDBParameterGroups(args: DescribeDBParameterGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBParameterGroupsCommandOutput, Cause.TimeoutError | SdkError | DBParameterGroupNotFoundFaultError>;
|
|
300
300
|
/**
|
|
301
301
|
* @see {@link DescribeDBParametersCommand}
|
|
302
302
|
*/
|
|
303
|
-
describeDBParameters(args: DescribeDBParametersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBParametersCommandOutput, Cause.
|
|
303
|
+
describeDBParameters(args: DescribeDBParametersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBParametersCommandOutput, Cause.TimeoutError | SdkError | DBParameterGroupNotFoundFaultError>;
|
|
304
304
|
/**
|
|
305
305
|
* @see {@link DescribeDBProxiesCommand}
|
|
306
306
|
*/
|
|
307
|
-
describeDBProxies(args: DescribeDBProxiesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBProxiesCommandOutput, Cause.
|
|
307
|
+
describeDBProxies(args: DescribeDBProxiesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBProxiesCommandOutput, Cause.TimeoutError | SdkError | DBProxyNotFoundFaultError>;
|
|
308
308
|
/**
|
|
309
309
|
* @see {@link DescribeDBProxyEndpointsCommand}
|
|
310
310
|
*/
|
|
311
|
-
describeDBProxyEndpoints(args: DescribeDBProxyEndpointsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBProxyEndpointsCommandOutput, Cause.
|
|
311
|
+
describeDBProxyEndpoints(args: DescribeDBProxyEndpointsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBProxyEndpointsCommandOutput, Cause.TimeoutError | SdkError | DBProxyEndpointNotFoundFaultError | DBProxyNotFoundFaultError>;
|
|
312
312
|
/**
|
|
313
313
|
* @see {@link DescribeDBProxyTargetGroupsCommand}
|
|
314
314
|
*/
|
|
315
|
-
describeDBProxyTargetGroups(args: DescribeDBProxyTargetGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBProxyTargetGroupsCommandOutput, Cause.
|
|
315
|
+
describeDBProxyTargetGroups(args: DescribeDBProxyTargetGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBProxyTargetGroupsCommandOutput, Cause.TimeoutError | SdkError | DBProxyNotFoundFaultError | DBProxyTargetGroupNotFoundFaultError | InvalidDBProxyStateFaultError>;
|
|
316
316
|
/**
|
|
317
317
|
* @see {@link DescribeDBProxyTargetsCommand}
|
|
318
318
|
*/
|
|
319
|
-
describeDBProxyTargets(args: DescribeDBProxyTargetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBProxyTargetsCommandOutput, Cause.
|
|
319
|
+
describeDBProxyTargets(args: DescribeDBProxyTargetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBProxyTargetsCommandOutput, Cause.TimeoutError | SdkError | DBProxyNotFoundFaultError | DBProxyTargetGroupNotFoundFaultError | DBProxyTargetNotFoundFaultError | InvalidDBProxyStateFaultError>;
|
|
320
320
|
/**
|
|
321
321
|
* @see {@link DescribeDBRecommendationsCommand}
|
|
322
322
|
*/
|
|
323
|
-
describeDBRecommendations(args: DescribeDBRecommendationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBRecommendationsCommandOutput, Cause.
|
|
323
|
+
describeDBRecommendations(args: DescribeDBRecommendationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBRecommendationsCommandOutput, Cause.TimeoutError | SdkError>;
|
|
324
324
|
/**
|
|
325
325
|
* @see {@link DescribeDBSecurityGroupsCommand}
|
|
326
326
|
*/
|
|
327
|
-
describeDBSecurityGroups(args: DescribeDBSecurityGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBSecurityGroupsCommandOutput, Cause.
|
|
327
|
+
describeDBSecurityGroups(args: DescribeDBSecurityGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBSecurityGroupsCommandOutput, Cause.TimeoutError | SdkError | DBSecurityGroupNotFoundFaultError>;
|
|
328
328
|
/**
|
|
329
329
|
* @see {@link DescribeDBShardGroupsCommand}
|
|
330
330
|
*/
|
|
331
|
-
describeDBShardGroups(args: DescribeDBShardGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBShardGroupsCommandOutput, Cause.
|
|
331
|
+
describeDBShardGroups(args: DescribeDBShardGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBShardGroupsCommandOutput, Cause.TimeoutError | SdkError | DBClusterNotFoundFaultError | DBShardGroupNotFoundFaultError>;
|
|
332
332
|
/**
|
|
333
333
|
* @see {@link DescribeDBSnapshotAttributesCommand}
|
|
334
334
|
*/
|
|
335
|
-
describeDBSnapshotAttributes(args: DescribeDBSnapshotAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBSnapshotAttributesCommandOutput, Cause.
|
|
335
|
+
describeDBSnapshotAttributes(args: DescribeDBSnapshotAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBSnapshotAttributesCommandOutput, Cause.TimeoutError | SdkError | DBSnapshotNotFoundFaultError>;
|
|
336
336
|
/**
|
|
337
337
|
* @see {@link DescribeDBSnapshotTenantDatabasesCommand}
|
|
338
338
|
*/
|
|
339
|
-
describeDBSnapshotTenantDatabases(args: DescribeDBSnapshotTenantDatabasesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBSnapshotTenantDatabasesCommandOutput, Cause.
|
|
339
|
+
describeDBSnapshotTenantDatabases(args: DescribeDBSnapshotTenantDatabasesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBSnapshotTenantDatabasesCommandOutput, Cause.TimeoutError | SdkError | DBSnapshotNotFoundFaultError>;
|
|
340
340
|
/**
|
|
341
341
|
* @see {@link DescribeDBSnapshotsCommand}
|
|
342
342
|
*/
|
|
343
|
-
describeDBSnapshots(args: DescribeDBSnapshotsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBSnapshotsCommandOutput, Cause.
|
|
343
|
+
describeDBSnapshots(args: DescribeDBSnapshotsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBSnapshotsCommandOutput, Cause.TimeoutError | SdkError | DBSnapshotNotFoundFaultError>;
|
|
344
344
|
/**
|
|
345
345
|
* @see {@link DescribeDBSubnetGroupsCommand}
|
|
346
346
|
*/
|
|
347
|
-
describeDBSubnetGroups(args: DescribeDBSubnetGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBSubnetGroupsCommandOutput, Cause.
|
|
347
|
+
describeDBSubnetGroups(args: DescribeDBSubnetGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDBSubnetGroupsCommandOutput, Cause.TimeoutError | SdkError | DBSubnetGroupNotFoundFaultError>;
|
|
348
348
|
/**
|
|
349
349
|
* @see {@link DescribeEngineDefaultClusterParametersCommand}
|
|
350
350
|
*/
|
|
351
|
-
describeEngineDefaultClusterParameters(args: DescribeEngineDefaultClusterParametersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeEngineDefaultClusterParametersCommandOutput, Cause.
|
|
351
|
+
describeEngineDefaultClusterParameters(args: DescribeEngineDefaultClusterParametersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeEngineDefaultClusterParametersCommandOutput, Cause.TimeoutError | SdkError>;
|
|
352
352
|
/**
|
|
353
353
|
* @see {@link DescribeEngineDefaultParametersCommand}
|
|
354
354
|
*/
|
|
355
|
-
describeEngineDefaultParameters(args: DescribeEngineDefaultParametersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeEngineDefaultParametersCommandOutput, Cause.
|
|
355
|
+
describeEngineDefaultParameters(args: DescribeEngineDefaultParametersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeEngineDefaultParametersCommandOutput, Cause.TimeoutError | SdkError>;
|
|
356
356
|
/**
|
|
357
357
|
* @see {@link DescribeEventCategoriesCommand}
|
|
358
358
|
*/
|
|
359
|
-
describeEventCategories(args: DescribeEventCategoriesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeEventCategoriesCommandOutput, Cause.
|
|
359
|
+
describeEventCategories(args: DescribeEventCategoriesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeEventCategoriesCommandOutput, Cause.TimeoutError | SdkError>;
|
|
360
360
|
/**
|
|
361
361
|
* @see {@link DescribeEventSubscriptionsCommand}
|
|
362
362
|
*/
|
|
363
|
-
describeEventSubscriptions(args: DescribeEventSubscriptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeEventSubscriptionsCommandOutput, Cause.
|
|
363
|
+
describeEventSubscriptions(args: DescribeEventSubscriptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeEventSubscriptionsCommandOutput, Cause.TimeoutError | SdkError | SubscriptionNotFoundFaultError>;
|
|
364
364
|
/**
|
|
365
365
|
* @see {@link DescribeEventsCommand}
|
|
366
366
|
*/
|
|
367
|
-
describeEvents(args: DescribeEventsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeEventsCommandOutput, Cause.
|
|
367
|
+
describeEvents(args: DescribeEventsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeEventsCommandOutput, Cause.TimeoutError | SdkError>;
|
|
368
368
|
/**
|
|
369
369
|
* @see {@link DescribeExportTasksCommand}
|
|
370
370
|
*/
|
|
371
|
-
describeExportTasks(args: DescribeExportTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeExportTasksCommandOutput, Cause.
|
|
371
|
+
describeExportTasks(args: DescribeExportTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeExportTasksCommandOutput, Cause.TimeoutError | SdkError | ExportTaskNotFoundFaultError>;
|
|
372
372
|
/**
|
|
373
373
|
* @see {@link DescribeGlobalClustersCommand}
|
|
374
374
|
*/
|
|
375
|
-
describeGlobalClusters(args: DescribeGlobalClustersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeGlobalClustersCommandOutput, Cause.
|
|
375
|
+
describeGlobalClusters(args: DescribeGlobalClustersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeGlobalClustersCommandOutput, Cause.TimeoutError | SdkError | GlobalClusterNotFoundFaultError>;
|
|
376
376
|
/**
|
|
377
377
|
* @see {@link DescribeIntegrationsCommand}
|
|
378
378
|
*/
|
|
379
|
-
describeIntegrations(args: DescribeIntegrationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIntegrationsCommandOutput, Cause.
|
|
379
|
+
describeIntegrations(args: DescribeIntegrationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIntegrationsCommandOutput, Cause.TimeoutError | SdkError | IntegrationNotFoundFaultError>;
|
|
380
380
|
/**
|
|
381
381
|
* @see {@link DescribeOptionGroupOptionsCommand}
|
|
382
382
|
*/
|
|
383
|
-
describeOptionGroupOptions(args: DescribeOptionGroupOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeOptionGroupOptionsCommandOutput, Cause.
|
|
383
|
+
describeOptionGroupOptions(args: DescribeOptionGroupOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeOptionGroupOptionsCommandOutput, Cause.TimeoutError | SdkError>;
|
|
384
384
|
/**
|
|
385
385
|
* @see {@link DescribeOptionGroupsCommand}
|
|
386
386
|
*/
|
|
387
|
-
describeOptionGroups(args: DescribeOptionGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeOptionGroupsCommandOutput, Cause.
|
|
387
|
+
describeOptionGroups(args: DescribeOptionGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeOptionGroupsCommandOutput, Cause.TimeoutError | SdkError | OptionGroupNotFoundFaultError>;
|
|
388
388
|
/**
|
|
389
389
|
* @see {@link DescribeOrderableDBInstanceOptionsCommand}
|
|
390
390
|
*/
|
|
391
|
-
describeOrderableDBInstanceOptions(args: DescribeOrderableDBInstanceOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeOrderableDBInstanceOptionsCommandOutput, Cause.
|
|
391
|
+
describeOrderableDBInstanceOptions(args: DescribeOrderableDBInstanceOptionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeOrderableDBInstanceOptionsCommandOutput, Cause.TimeoutError | SdkError>;
|
|
392
392
|
/**
|
|
393
393
|
* @see {@link DescribePendingMaintenanceActionsCommand}
|
|
394
394
|
*/
|
|
395
|
-
describePendingMaintenanceActions(args: DescribePendingMaintenanceActionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribePendingMaintenanceActionsCommandOutput, Cause.
|
|
395
|
+
describePendingMaintenanceActions(args: DescribePendingMaintenanceActionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribePendingMaintenanceActionsCommandOutput, Cause.TimeoutError | SdkError | ResourceNotFoundFaultError>;
|
|
396
396
|
/**
|
|
397
397
|
* @see {@link DescribeReservedDBInstancesCommand}
|
|
398
398
|
*/
|
|
399
|
-
describeReservedDBInstances(args: DescribeReservedDBInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeReservedDBInstancesCommandOutput, Cause.
|
|
399
|
+
describeReservedDBInstances(args: DescribeReservedDBInstancesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeReservedDBInstancesCommandOutput, Cause.TimeoutError | SdkError | ReservedDBInstanceNotFoundFaultError>;
|
|
400
400
|
/**
|
|
401
401
|
* @see {@link DescribeReservedDBInstancesOfferingsCommand}
|
|
402
402
|
*/
|
|
403
|
-
describeReservedDBInstancesOfferings(args: DescribeReservedDBInstancesOfferingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeReservedDBInstancesOfferingsCommandOutput, Cause.
|
|
403
|
+
describeReservedDBInstancesOfferings(args: DescribeReservedDBInstancesOfferingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeReservedDBInstancesOfferingsCommandOutput, Cause.TimeoutError | SdkError | ReservedDBInstancesOfferingNotFoundFaultError>;
|
|
404
404
|
/**
|
|
405
405
|
* @see {@link DescribeSourceRegionsCommand}
|
|
406
406
|
*/
|
|
407
|
-
describeSourceRegions(args: DescribeSourceRegionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSourceRegionsCommandOutput, Cause.
|
|
407
|
+
describeSourceRegions(args: DescribeSourceRegionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSourceRegionsCommandOutput, Cause.TimeoutError | SdkError>;
|
|
408
408
|
/**
|
|
409
409
|
* @see {@link DescribeTenantDatabasesCommand}
|
|
410
410
|
*/
|
|
411
|
-
describeTenantDatabases(args: DescribeTenantDatabasesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTenantDatabasesCommandOutput, Cause.
|
|
411
|
+
describeTenantDatabases(args: DescribeTenantDatabasesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeTenantDatabasesCommandOutput, Cause.TimeoutError | SdkError | DBInstanceNotFoundFaultError>;
|
|
412
412
|
/**
|
|
413
413
|
* @see {@link DescribeValidDBInstanceModificationsCommand}
|
|
414
414
|
*/
|
|
415
|
-
describeValidDBInstanceModifications(args: DescribeValidDBInstanceModificationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeValidDBInstanceModificationsCommandOutput, Cause.
|
|
415
|
+
describeValidDBInstanceModifications(args: DescribeValidDBInstanceModificationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeValidDBInstanceModificationsCommandOutput, Cause.TimeoutError | SdkError | DBInstanceNotFoundFaultError | InvalidDBInstanceStateFaultError>;
|
|
416
416
|
/**
|
|
417
417
|
* @see {@link DisableHttpEndpointCommand}
|
|
418
418
|
*/
|
|
419
|
-
disableHttpEndpoint(args: DisableHttpEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableHttpEndpointCommandOutput, Cause.
|
|
419
|
+
disableHttpEndpoint(args: DisableHttpEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableHttpEndpointCommandOutput, Cause.TimeoutError | SdkError | InvalidResourceStateFaultError | ResourceNotFoundFaultError>;
|
|
420
420
|
/**
|
|
421
421
|
* @see {@link DownloadDBLogFilePortionCommand}
|
|
422
422
|
*/
|
|
423
|
-
downloadDBLogFilePortion(args: DownloadDBLogFilePortionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DownloadDBLogFilePortionCommandOutput, Cause.
|
|
423
|
+
downloadDBLogFilePortion(args: DownloadDBLogFilePortionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DownloadDBLogFilePortionCommandOutput, Cause.TimeoutError | SdkError | DBInstanceNotFoundFaultError | DBInstanceNotReadyFaultError | DBLogFileNotFoundFaultError>;
|
|
424
424
|
/**
|
|
425
425
|
* @see {@link EnableHttpEndpointCommand}
|
|
426
426
|
*/
|
|
427
|
-
enableHttpEndpoint(args: EnableHttpEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableHttpEndpointCommandOutput, Cause.
|
|
427
|
+
enableHttpEndpoint(args: EnableHttpEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableHttpEndpointCommandOutput, Cause.TimeoutError | SdkError | InvalidResourceStateFaultError | ResourceNotFoundFaultError>;
|
|
428
428
|
/**
|
|
429
429
|
* @see {@link FailoverDBClusterCommand}
|
|
430
430
|
*/
|
|
431
|
-
failoverDBCluster(args: FailoverDBClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<FailoverDBClusterCommandOutput, Cause.
|
|
431
|
+
failoverDBCluster(args: FailoverDBClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<FailoverDBClusterCommandOutput, Cause.TimeoutError | SdkError | DBClusterNotFoundFaultError | InvalidDBClusterStateFaultError | InvalidDBInstanceStateFaultError>;
|
|
432
432
|
/**
|
|
433
433
|
* @see {@link FailoverGlobalClusterCommand}
|
|
434
434
|
*/
|
|
435
|
-
failoverGlobalCluster(args: FailoverGlobalClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<FailoverGlobalClusterCommandOutput, Cause.
|
|
435
|
+
failoverGlobalCluster(args: FailoverGlobalClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<FailoverGlobalClusterCommandOutput, Cause.TimeoutError | SdkError | DBClusterNotFoundFaultError | GlobalClusterNotFoundFaultError | InvalidDBClusterStateFaultError | InvalidGlobalClusterStateFaultError>;
|
|
436
436
|
/**
|
|
437
437
|
* @see {@link ListTagsForResourceCommand}
|
|
438
438
|
*/
|
|
439
|
-
listTagsForResource(args: ListTagsForResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListTagsForResourceCommandOutput, Cause.
|
|
439
|
+
listTagsForResource(args: ListTagsForResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListTagsForResourceCommandOutput, Cause.TimeoutError | SdkError | BlueGreenDeploymentNotFoundFaultError | DBClusterNotFoundFaultError | DBInstanceNotFoundFaultError | DBProxyEndpointNotFoundFaultError | DBProxyNotFoundFaultError | DBProxyTargetGroupNotFoundFaultError | DBShardGroupNotFoundFaultError | DBSnapshotNotFoundFaultError | DBSnapshotTenantDatabaseNotFoundFaultError | IntegrationNotFoundFaultError | TenantDatabaseNotFoundFaultError>;
|
|
440
440
|
/**
|
|
441
441
|
* @see {@link ModifyActivityStreamCommand}
|
|
442
442
|
*/
|
|
443
|
-
modifyActivityStream(args: ModifyActivityStreamCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyActivityStreamCommandOutput, Cause.
|
|
443
|
+
modifyActivityStream(args: ModifyActivityStreamCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyActivityStreamCommandOutput, Cause.TimeoutError | SdkError | DBInstanceNotFoundFaultError | InvalidDBInstanceStateFaultError | ResourceNotFoundFaultError>;
|
|
444
444
|
/**
|
|
445
445
|
* @see {@link ModifyCertificatesCommand}
|
|
446
446
|
*/
|
|
447
|
-
modifyCertificates(args: ModifyCertificatesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyCertificatesCommandOutput, Cause.
|
|
447
|
+
modifyCertificates(args: ModifyCertificatesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyCertificatesCommandOutput, Cause.TimeoutError | SdkError | CertificateNotFoundFaultError>;
|
|
448
448
|
/**
|
|
449
449
|
* @see {@link ModifyCurrentDBClusterCapacityCommand}
|
|
450
450
|
*/
|
|
451
|
-
modifyCurrentDBClusterCapacity(args: ModifyCurrentDBClusterCapacityCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyCurrentDBClusterCapacityCommandOutput, Cause.
|
|
451
|
+
modifyCurrentDBClusterCapacity(args: ModifyCurrentDBClusterCapacityCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyCurrentDBClusterCapacityCommandOutput, Cause.TimeoutError | SdkError | DBClusterNotFoundFaultError | InvalidDBClusterCapacityFaultError | InvalidDBClusterStateFaultError>;
|
|
452
452
|
/**
|
|
453
453
|
* @see {@link ModifyCustomDBEngineVersionCommand}
|
|
454
454
|
*/
|
|
455
|
-
modifyCustomDBEngineVersion(args: ModifyCustomDBEngineVersionCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyCustomDBEngineVersionCommandOutput, Cause.
|
|
455
|
+
modifyCustomDBEngineVersion(args: ModifyCustomDBEngineVersionCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyCustomDBEngineVersionCommandOutput, Cause.TimeoutError | SdkError | CustomDBEngineVersionNotFoundFaultError | InvalidCustomDBEngineVersionStateFaultError>;
|
|
456
456
|
/**
|
|
457
457
|
* @see {@link ModifyDBClusterCommand}
|
|
458
458
|
*/
|
|
459
|
-
modifyDBCluster(args: ModifyDBClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBClusterCommandOutput, Cause.
|
|
459
|
+
modifyDBCluster(args: ModifyDBClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBClusterCommandOutput, Cause.TimeoutError | SdkError | DBClusterAlreadyExistsFaultError | DBClusterNotFoundFaultError | DBClusterParameterGroupNotFoundFaultError | DBInstanceAlreadyExistsFaultError | DBParameterGroupNotFoundFaultError | DBSubnetGroupNotFoundFaultError | DomainNotFoundFaultError | InvalidDBClusterStateFaultError | InvalidDBInstanceStateFaultError | InvalidDBSecurityGroupStateFaultError | InvalidDBSubnetGroupStateFaultError | InvalidGlobalClusterStateFaultError | InvalidSubnetError | InvalidVPCNetworkStateFaultError | KMSKeyNotAccessibleFaultError | NetworkTypeNotSupportedError | OptionGroupNotFoundFaultError | StorageQuotaExceededFaultError | StorageTypeNotAvailableFaultError | StorageTypeNotSupportedFaultError | VpcEncryptionControlViolationError>;
|
|
460
460
|
/**
|
|
461
461
|
* @see {@link ModifyDBClusterEndpointCommand}
|
|
462
462
|
*/
|
|
463
|
-
modifyDBClusterEndpoint(args: ModifyDBClusterEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBClusterEndpointCommandOutput, Cause.
|
|
463
|
+
modifyDBClusterEndpoint(args: ModifyDBClusterEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBClusterEndpointCommandOutput, Cause.TimeoutError | SdkError | DBClusterEndpointNotFoundFaultError | DBInstanceNotFoundFaultError | InvalidDBClusterEndpointStateFaultError | InvalidDBClusterStateFaultError | InvalidDBInstanceStateFaultError>;
|
|
464
464
|
/**
|
|
465
465
|
* @see {@link ModifyDBClusterParameterGroupCommand}
|
|
466
466
|
*/
|
|
467
|
-
modifyDBClusterParameterGroup(args: ModifyDBClusterParameterGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBClusterParameterGroupCommandOutput, Cause.
|
|
467
|
+
modifyDBClusterParameterGroup(args: ModifyDBClusterParameterGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBClusterParameterGroupCommandOutput, Cause.TimeoutError | SdkError | DBParameterGroupNotFoundFaultError | InvalidDBParameterGroupStateFaultError>;
|
|
468
468
|
/**
|
|
469
469
|
* @see {@link ModifyDBClusterSnapshotAttributeCommand}
|
|
470
470
|
*/
|
|
471
|
-
modifyDBClusterSnapshotAttribute(args: ModifyDBClusterSnapshotAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBClusterSnapshotAttributeCommandOutput, Cause.
|
|
471
|
+
modifyDBClusterSnapshotAttribute(args: ModifyDBClusterSnapshotAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBClusterSnapshotAttributeCommandOutput, Cause.TimeoutError | SdkError | DBClusterSnapshotNotFoundFaultError | InvalidDBClusterSnapshotStateFaultError | SharedSnapshotQuotaExceededFaultError>;
|
|
472
472
|
/**
|
|
473
473
|
* @see {@link ModifyDBInstanceCommand}
|
|
474
474
|
*/
|
|
475
|
-
modifyDBInstance(args: ModifyDBInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBInstanceCommandOutput, Cause.
|
|
475
|
+
modifyDBInstance(args: ModifyDBInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBInstanceCommandOutput, Cause.TimeoutError | SdkError | AuthorizationNotFoundFaultError | BackupPolicyNotFoundFaultError | CertificateNotFoundFaultError | DBInstanceAlreadyExistsFaultError | DBInstanceNotFoundFaultError | DBParameterGroupNotFoundFaultError | DBSecurityGroupNotFoundFaultError | DBUpgradeDependencyFailureFaultError | DomainNotFoundFaultError | InsufficientDBInstanceCapacityFaultError | InvalidDBClusterStateFaultError | InvalidDBInstanceStateFaultError | InvalidDBSecurityGroupStateFaultError | InvalidVPCNetworkStateFaultError | KMSKeyNotAccessibleFaultError | NetworkTypeNotSupportedError | OptionGroupNotFoundFaultError | ProvisionedIopsNotAvailableInAZFaultError | StorageQuotaExceededFaultError | StorageTypeNotSupportedFaultError | TenantDatabaseQuotaExceededFaultError | VpcEncryptionControlViolationError>;
|
|
476
476
|
/**
|
|
477
477
|
* @see {@link ModifyDBParameterGroupCommand}
|
|
478
478
|
*/
|
|
479
|
-
modifyDBParameterGroup(args: ModifyDBParameterGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBParameterGroupCommandOutput, Cause.
|
|
479
|
+
modifyDBParameterGroup(args: ModifyDBParameterGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBParameterGroupCommandOutput, Cause.TimeoutError | SdkError | DBParameterGroupNotFoundFaultError | InvalidDBParameterGroupStateFaultError>;
|
|
480
480
|
/**
|
|
481
481
|
* @see {@link ModifyDBProxyCommand}
|
|
482
482
|
*/
|
|
483
|
-
modifyDBProxy(args: ModifyDBProxyCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBProxyCommandOutput, Cause.
|
|
483
|
+
modifyDBProxy(args: ModifyDBProxyCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBProxyCommandOutput, Cause.TimeoutError | SdkError | DBProxyAlreadyExistsFaultError | DBProxyNotFoundFaultError | InvalidDBProxyStateFaultError>;
|
|
484
484
|
/**
|
|
485
485
|
* @see {@link ModifyDBProxyEndpointCommand}
|
|
486
486
|
*/
|
|
487
|
-
modifyDBProxyEndpoint(args: ModifyDBProxyEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBProxyEndpointCommandOutput, Cause.
|
|
487
|
+
modifyDBProxyEndpoint(args: ModifyDBProxyEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBProxyEndpointCommandOutput, Cause.TimeoutError | SdkError | DBProxyEndpointAlreadyExistsFaultError | DBProxyEndpointNotFoundFaultError | InvalidDBProxyEndpointStateFaultError | InvalidDBProxyStateFaultError>;
|
|
488
488
|
/**
|
|
489
489
|
* @see {@link ModifyDBProxyTargetGroupCommand}
|
|
490
490
|
*/
|
|
491
|
-
modifyDBProxyTargetGroup(args: ModifyDBProxyTargetGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBProxyTargetGroupCommandOutput, Cause.
|
|
491
|
+
modifyDBProxyTargetGroup(args: ModifyDBProxyTargetGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBProxyTargetGroupCommandOutput, Cause.TimeoutError | SdkError | DBProxyNotFoundFaultError | DBProxyTargetGroupNotFoundFaultError | InvalidDBProxyStateFaultError>;
|
|
492
492
|
/**
|
|
493
493
|
* @see {@link ModifyDBRecommendationCommand}
|
|
494
494
|
*/
|
|
495
|
-
modifyDBRecommendation(args: ModifyDBRecommendationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBRecommendationCommandOutput, Cause.
|
|
495
|
+
modifyDBRecommendation(args: ModifyDBRecommendationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBRecommendationCommandOutput, Cause.TimeoutError | SdkError>;
|
|
496
496
|
/**
|
|
497
497
|
* @see {@link ModifyDBShardGroupCommand}
|
|
498
498
|
*/
|
|
499
|
-
modifyDBShardGroup(args: ModifyDBShardGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBShardGroupCommandOutput, Cause.
|
|
499
|
+
modifyDBShardGroup(args: ModifyDBShardGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBShardGroupCommandOutput, Cause.TimeoutError | SdkError | DBShardGroupAlreadyExistsFaultError | DBShardGroupNotFoundFaultError | InvalidDBClusterStateFaultError>;
|
|
500
500
|
/**
|
|
501
501
|
* @see {@link ModifyDBSnapshotCommand}
|
|
502
502
|
*/
|
|
503
|
-
modifyDBSnapshot(args: ModifyDBSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBSnapshotCommandOutput, Cause.
|
|
503
|
+
modifyDBSnapshot(args: ModifyDBSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBSnapshotCommandOutput, Cause.TimeoutError | SdkError | DBSnapshotNotFoundFaultError | InvalidDBSnapshotStateFaultError | KMSKeyNotAccessibleFaultError>;
|
|
504
504
|
/**
|
|
505
505
|
* @see {@link ModifyDBSnapshotAttributeCommand}
|
|
506
506
|
*/
|
|
507
|
-
modifyDBSnapshotAttribute(args: ModifyDBSnapshotAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBSnapshotAttributeCommandOutput, Cause.
|
|
507
|
+
modifyDBSnapshotAttribute(args: ModifyDBSnapshotAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBSnapshotAttributeCommandOutput, Cause.TimeoutError | SdkError | DBSnapshotNotFoundFaultError | InvalidDBSnapshotStateFaultError | SharedSnapshotQuotaExceededFaultError>;
|
|
508
508
|
/**
|
|
509
509
|
* @see {@link ModifyDBSubnetGroupCommand}
|
|
510
510
|
*/
|
|
511
|
-
modifyDBSubnetGroup(args: ModifyDBSubnetGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBSubnetGroupCommandOutput, Cause.
|
|
511
|
+
modifyDBSubnetGroup(args: ModifyDBSubnetGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyDBSubnetGroupCommandOutput, Cause.TimeoutError | SdkError | DBSubnetGroupDoesNotCoverEnoughAZsError | DBSubnetGroupNotFoundFaultError | DBSubnetQuotaExceededFaultError | InvalidDBSubnetGroupStateFaultError | InvalidSubnetError | SubnetAlreadyInUseError>;
|
|
512
512
|
/**
|
|
513
513
|
* @see {@link ModifyEventSubscriptionCommand}
|
|
514
514
|
*/
|
|
515
|
-
modifyEventSubscription(args: ModifyEventSubscriptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyEventSubscriptionCommandOutput, Cause.
|
|
515
|
+
modifyEventSubscription(args: ModifyEventSubscriptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyEventSubscriptionCommandOutput, Cause.TimeoutError | SdkError | EventSubscriptionQuotaExceededFaultError | SNSInvalidTopicFaultError | SNSNoAuthorizationFaultError | SNSTopicArnNotFoundFaultError | SubscriptionCategoryNotFoundFaultError | SubscriptionNotFoundFaultError>;
|
|
516
516
|
/**
|
|
517
517
|
* @see {@link ModifyGlobalClusterCommand}
|
|
518
518
|
*/
|
|
519
|
-
modifyGlobalCluster(args: ModifyGlobalClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyGlobalClusterCommandOutput, Cause.
|
|
519
|
+
modifyGlobalCluster(args: ModifyGlobalClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyGlobalClusterCommandOutput, Cause.TimeoutError | SdkError | GlobalClusterAlreadyExistsFaultError | GlobalClusterNotFoundFaultError | InvalidDBClusterStateFaultError | InvalidDBInstanceStateFaultError | InvalidGlobalClusterStateFaultError>;
|
|
520
520
|
/**
|
|
521
521
|
* @see {@link ModifyIntegrationCommand}
|
|
522
522
|
*/
|
|
523
|
-
modifyIntegration(args: ModifyIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyIntegrationCommandOutput, Cause.
|
|
523
|
+
modifyIntegration(args: ModifyIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyIntegrationCommandOutput, Cause.TimeoutError | SdkError | IntegrationConflictOperationFaultError | IntegrationNotFoundFaultError | InvalidIntegrationStateFaultError>;
|
|
524
524
|
/**
|
|
525
525
|
* @see {@link ModifyOptionGroupCommand}
|
|
526
526
|
*/
|
|
527
|
-
modifyOptionGroup(args: ModifyOptionGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyOptionGroupCommandOutput, Cause.
|
|
527
|
+
modifyOptionGroup(args: ModifyOptionGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyOptionGroupCommandOutput, Cause.TimeoutError | SdkError | InvalidOptionGroupStateFaultError | OptionGroupNotFoundFaultError>;
|
|
528
528
|
/**
|
|
529
529
|
* @see {@link ModifyTenantDatabaseCommand}
|
|
530
530
|
*/
|
|
531
|
-
modifyTenantDatabase(args: ModifyTenantDatabaseCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyTenantDatabaseCommandOutput, Cause.
|
|
531
|
+
modifyTenantDatabase(args: ModifyTenantDatabaseCommandInput, options?: HttpHandlerOptions): Effect.Effect<ModifyTenantDatabaseCommandOutput, Cause.TimeoutError | SdkError | DBInstanceNotFoundFaultError | InvalidDBInstanceStateFaultError | KMSKeyNotAccessibleFaultError | TenantDatabaseAlreadyExistsFaultError | TenantDatabaseNotFoundFaultError>;
|
|
532
532
|
/**
|
|
533
533
|
* @see {@link PromoteReadReplicaCommand}
|
|
534
534
|
*/
|
|
535
|
-
promoteReadReplica(args: PromoteReadReplicaCommandInput, options?: HttpHandlerOptions): Effect.Effect<PromoteReadReplicaCommandOutput, Cause.
|
|
535
|
+
promoteReadReplica(args: PromoteReadReplicaCommandInput, options?: HttpHandlerOptions): Effect.Effect<PromoteReadReplicaCommandOutput, Cause.TimeoutError | SdkError | DBInstanceNotFoundFaultError | InvalidDBInstanceStateFaultError>;
|
|
536
536
|
/**
|
|
537
537
|
* @see {@link PromoteReadReplicaDBClusterCommand}
|
|
538
538
|
*/
|
|
539
|
-
promoteReadReplicaDBCluster(args: PromoteReadReplicaDBClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<PromoteReadReplicaDBClusterCommandOutput, Cause.
|
|
539
|
+
promoteReadReplicaDBCluster(args: PromoteReadReplicaDBClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<PromoteReadReplicaDBClusterCommandOutput, Cause.TimeoutError | SdkError | DBClusterNotFoundFaultError | InvalidDBClusterStateFaultError>;
|
|
540
540
|
/**
|
|
541
541
|
* @see {@link PurchaseReservedDBInstancesOfferingCommand}
|
|
542
542
|
*/
|
|
543
|
-
purchaseReservedDBInstancesOffering(args: PurchaseReservedDBInstancesOfferingCommandInput, options?: HttpHandlerOptions): Effect.Effect<PurchaseReservedDBInstancesOfferingCommandOutput, Cause.
|
|
543
|
+
purchaseReservedDBInstancesOffering(args: PurchaseReservedDBInstancesOfferingCommandInput, options?: HttpHandlerOptions): Effect.Effect<PurchaseReservedDBInstancesOfferingCommandOutput, Cause.TimeoutError | SdkError | ReservedDBInstanceAlreadyExistsFaultError | ReservedDBInstanceQuotaExceededFaultError | ReservedDBInstancesOfferingNotFoundFaultError>;
|
|
544
544
|
/**
|
|
545
545
|
* @see {@link RebootDBClusterCommand}
|
|
546
546
|
*/
|
|
547
|
-
rebootDBCluster(args: RebootDBClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<RebootDBClusterCommandOutput, Cause.
|
|
547
|
+
rebootDBCluster(args: RebootDBClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<RebootDBClusterCommandOutput, Cause.TimeoutError | SdkError | DBClusterNotFoundFaultError | InvalidDBClusterStateFaultError | InvalidDBInstanceStateFaultError>;
|
|
548
548
|
/**
|
|
549
549
|
* @see {@link RebootDBInstanceCommand}
|
|
550
550
|
*/
|
|
551
|
-
rebootDBInstance(args: RebootDBInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<RebootDBInstanceCommandOutput, Cause.
|
|
551
|
+
rebootDBInstance(args: RebootDBInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<RebootDBInstanceCommandOutput, Cause.TimeoutError | SdkError | DBInstanceNotFoundFaultError | InvalidDBInstanceStateFaultError | KMSKeyNotAccessibleFaultError>;
|
|
552
552
|
/**
|
|
553
553
|
* @see {@link RebootDBShardGroupCommand}
|
|
554
554
|
*/
|
|
555
|
-
rebootDBShardGroup(args: RebootDBShardGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<RebootDBShardGroupCommandOutput, Cause.
|
|
555
|
+
rebootDBShardGroup(args: RebootDBShardGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<RebootDBShardGroupCommandOutput, Cause.TimeoutError | SdkError | DBShardGroupNotFoundFaultError | InvalidDBShardGroupStateFaultError>;
|
|
556
556
|
/**
|
|
557
557
|
* @see {@link RegisterDBProxyTargetsCommand}
|
|
558
558
|
*/
|
|
559
|
-
registerDBProxyTargets(args: RegisterDBProxyTargetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<RegisterDBProxyTargetsCommandOutput, Cause.
|
|
559
|
+
registerDBProxyTargets(args: RegisterDBProxyTargetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<RegisterDBProxyTargetsCommandOutput, Cause.TimeoutError | SdkError | DBClusterNotFoundFaultError | DBInstanceNotFoundFaultError | DBProxyNotFoundFaultError | DBProxyTargetAlreadyRegisteredFaultError | DBProxyTargetGroupNotFoundFaultError | InsufficientAvailableIPsInSubnetFaultError | InvalidDBClusterStateFaultError | InvalidDBInstanceStateFaultError | InvalidDBProxyStateFaultError>;
|
|
560
560
|
/**
|
|
561
561
|
* @see {@link RemoveFromGlobalClusterCommand}
|
|
562
562
|
*/
|
|
563
|
-
removeFromGlobalCluster(args: RemoveFromGlobalClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<RemoveFromGlobalClusterCommandOutput, Cause.
|
|
563
|
+
removeFromGlobalCluster(args: RemoveFromGlobalClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<RemoveFromGlobalClusterCommandOutput, Cause.TimeoutError | SdkError | DBClusterNotFoundFaultError | GlobalClusterNotFoundFaultError | InvalidDBClusterStateFaultError | InvalidGlobalClusterStateFaultError>;
|
|
564
564
|
/**
|
|
565
565
|
* @see {@link RemoveRoleFromDBClusterCommand}
|
|
566
566
|
*/
|
|
567
|
-
removeRoleFromDBCluster(args: RemoveRoleFromDBClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<RemoveRoleFromDBClusterCommandOutput, Cause.
|
|
567
|
+
removeRoleFromDBCluster(args: RemoveRoleFromDBClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<RemoveRoleFromDBClusterCommandOutput, Cause.TimeoutError | SdkError | DBClusterNotFoundFaultError | DBClusterRoleNotFoundFaultError | InvalidDBClusterStateFaultError>;
|
|
568
568
|
/**
|
|
569
569
|
* @see {@link RemoveRoleFromDBInstanceCommand}
|
|
570
570
|
*/
|
|
571
|
-
removeRoleFromDBInstance(args: RemoveRoleFromDBInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<RemoveRoleFromDBInstanceCommandOutput, Cause.
|
|
571
|
+
removeRoleFromDBInstance(args: RemoveRoleFromDBInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<RemoveRoleFromDBInstanceCommandOutput, Cause.TimeoutError | SdkError | DBInstanceNotFoundFaultError | DBInstanceRoleNotFoundFaultError | InvalidDBInstanceStateFaultError>;
|
|
572
572
|
/**
|
|
573
573
|
* @see {@link RemoveSourceIdentifierFromSubscriptionCommand}
|
|
574
574
|
*/
|
|
575
|
-
removeSourceIdentifierFromSubscription(args: RemoveSourceIdentifierFromSubscriptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<RemoveSourceIdentifierFromSubscriptionCommandOutput, Cause.
|
|
575
|
+
removeSourceIdentifierFromSubscription(args: RemoveSourceIdentifierFromSubscriptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<RemoveSourceIdentifierFromSubscriptionCommandOutput, Cause.TimeoutError | SdkError | SourceNotFoundFaultError | SubscriptionNotFoundFaultError>;
|
|
576
576
|
/**
|
|
577
577
|
* @see {@link RemoveTagsFromResourceCommand}
|
|
578
578
|
*/
|
|
579
|
-
removeTagsFromResource(args: RemoveTagsFromResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<RemoveTagsFromResourceCommandOutput, Cause.
|
|
579
|
+
removeTagsFromResource(args: RemoveTagsFromResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<RemoveTagsFromResourceCommandOutput, Cause.TimeoutError | SdkError | BlueGreenDeploymentNotFoundFaultError | DBClusterNotFoundFaultError | DBInstanceNotFoundFaultError | DBProxyEndpointNotFoundFaultError | DBProxyNotFoundFaultError | DBProxyTargetGroupNotFoundFaultError | DBShardGroupNotFoundFaultError | DBSnapshotNotFoundFaultError | DBSnapshotTenantDatabaseNotFoundFaultError | IntegrationNotFoundFaultError | InvalidDBClusterEndpointStateFaultError | InvalidDBClusterStateFaultError | InvalidDBInstanceStateFaultError | TenantDatabaseNotFoundFaultError>;
|
|
580
580
|
/**
|
|
581
581
|
* @see {@link ResetDBClusterParameterGroupCommand}
|
|
582
582
|
*/
|
|
583
|
-
resetDBClusterParameterGroup(args: ResetDBClusterParameterGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResetDBClusterParameterGroupCommandOutput, Cause.
|
|
583
|
+
resetDBClusterParameterGroup(args: ResetDBClusterParameterGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResetDBClusterParameterGroupCommandOutput, Cause.TimeoutError | SdkError | DBParameterGroupNotFoundFaultError | InvalidDBParameterGroupStateFaultError>;
|
|
584
584
|
/**
|
|
585
585
|
* @see {@link ResetDBParameterGroupCommand}
|
|
586
586
|
*/
|
|
587
|
-
resetDBParameterGroup(args: ResetDBParameterGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResetDBParameterGroupCommandOutput, Cause.
|
|
587
|
+
resetDBParameterGroup(args: ResetDBParameterGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResetDBParameterGroupCommandOutput, Cause.TimeoutError | SdkError | DBParameterGroupNotFoundFaultError | InvalidDBParameterGroupStateFaultError>;
|
|
588
588
|
/**
|
|
589
589
|
* @see {@link RestoreDBClusterFromS3Command}
|
|
590
590
|
*/
|
|
591
|
-
restoreDBClusterFromS3(args: RestoreDBClusterFromS3CommandInput, options?: HttpHandlerOptions): Effect.Effect<RestoreDBClusterFromS3CommandOutput, Cause.
|
|
591
|
+
restoreDBClusterFromS3(args: RestoreDBClusterFromS3CommandInput, options?: HttpHandlerOptions): Effect.Effect<RestoreDBClusterFromS3CommandOutput, Cause.TimeoutError | SdkError | DBClusterAlreadyExistsFaultError | DBClusterNotFoundFaultError | DBClusterParameterGroupNotFoundFaultError | DBClusterQuotaExceededFaultError | DBSubnetGroupNotFoundFaultError | DomainNotFoundFaultError | InsufficientStorageClusterCapacityFaultError | InvalidDBClusterStateFaultError | InvalidDBSubnetGroupStateFaultError | InvalidS3BucketFaultError | InvalidSubnetError | InvalidVPCNetworkStateFaultError | KMSKeyNotAccessibleFaultError | NetworkTypeNotSupportedError | StorageQuotaExceededFaultError | StorageTypeNotSupportedFaultError>;
|
|
592
592
|
/**
|
|
593
593
|
* @see {@link RestoreDBClusterFromSnapshotCommand}
|
|
594
594
|
*/
|
|
595
|
-
restoreDBClusterFromSnapshot(args: RestoreDBClusterFromSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<RestoreDBClusterFromSnapshotCommandOutput, Cause.
|
|
595
|
+
restoreDBClusterFromSnapshot(args: RestoreDBClusterFromSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<RestoreDBClusterFromSnapshotCommandOutput, Cause.TimeoutError | SdkError | DBClusterAlreadyExistsFaultError | DBClusterParameterGroupNotFoundFaultError | DBClusterQuotaExceededFaultError | DBClusterSnapshotNotFoundFaultError | DBSnapshotNotFoundFaultError | DBSubnetGroupDoesNotCoverEnoughAZsError | DBSubnetGroupNotFoundFaultError | DomainNotFoundFaultError | InsufficientDBClusterCapacityFaultError | InsufficientDBInstanceCapacityFaultError | InsufficientStorageClusterCapacityFaultError | InvalidDBClusterSnapshotStateFaultError | InvalidDBInstanceStateFaultError | InvalidDBSnapshotStateFaultError | InvalidRestoreFaultError | InvalidSubnetError | InvalidVPCNetworkStateFaultError | KMSKeyNotAccessibleFaultError | NetworkTypeNotSupportedError | OptionGroupNotFoundFaultError | StorageQuotaExceededFaultError | StorageTypeNotSupportedFaultError | VpcEncryptionControlViolationError>;
|
|
596
596
|
/**
|
|
597
597
|
* @see {@link RestoreDBClusterToPointInTimeCommand}
|
|
598
598
|
*/
|
|
599
|
-
restoreDBClusterToPointInTime(args: RestoreDBClusterToPointInTimeCommandInput, options?: HttpHandlerOptions): Effect.Effect<RestoreDBClusterToPointInTimeCommandOutput, Cause.
|
|
599
|
+
restoreDBClusterToPointInTime(args: RestoreDBClusterToPointInTimeCommandInput, options?: HttpHandlerOptions): Effect.Effect<RestoreDBClusterToPointInTimeCommandOutput, Cause.TimeoutError | SdkError | DBClusterAlreadyExistsFaultError | DBClusterAutomatedBackupNotFoundFaultError | DBClusterNotFoundFaultError | DBClusterParameterGroupNotFoundFaultError | DBClusterQuotaExceededFaultError | DBClusterSnapshotNotFoundFaultError | DBSubnetGroupNotFoundFaultError | DomainNotFoundFaultError | InsufficientDBClusterCapacityFaultError | InsufficientDBInstanceCapacityFaultError | InsufficientStorageClusterCapacityFaultError | InvalidDBClusterSnapshotStateFaultError | InvalidDBClusterStateFaultError | InvalidDBSnapshotStateFaultError | InvalidRestoreFaultError | InvalidSubnetError | InvalidVPCNetworkStateFaultError | KMSKeyNotAccessibleFaultError | NetworkTypeNotSupportedError | OptionGroupNotFoundFaultError | StorageQuotaExceededFaultError | StorageTypeNotSupportedFaultError | VpcEncryptionControlViolationError>;
|
|
600
600
|
/**
|
|
601
601
|
* @see {@link RestoreDBInstanceFromDBSnapshotCommand}
|
|
602
602
|
*/
|
|
603
|
-
restoreDBInstanceFromDBSnapshot(args: RestoreDBInstanceFromDBSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<RestoreDBInstanceFromDBSnapshotCommandOutput, Cause.
|
|
603
|
+
restoreDBInstanceFromDBSnapshot(args: RestoreDBInstanceFromDBSnapshotCommandInput, options?: HttpHandlerOptions): Effect.Effect<RestoreDBInstanceFromDBSnapshotCommandOutput, Cause.TimeoutError | SdkError | AuthorizationNotFoundFaultError | BackupPolicyNotFoundFaultError | CertificateNotFoundFaultError | DBClusterSnapshotNotFoundFaultError | DBInstanceAlreadyExistsFaultError | DBParameterGroupNotFoundFaultError | DBSecurityGroupNotFoundFaultError | DBSnapshotNotFoundFaultError | DBSubnetGroupDoesNotCoverEnoughAZsError | DBSubnetGroupNotFoundFaultError | DomainNotFoundFaultError | InstanceQuotaExceededFaultError | InsufficientDBInstanceCapacityFaultError | InvalidDBSnapshotStateFaultError | InvalidRestoreFaultError | InvalidSubnetError | InvalidVPCNetworkStateFaultError | KMSKeyNotAccessibleFaultError | NetworkTypeNotSupportedError | OptionGroupNotFoundFaultError | ProvisionedIopsNotAvailableInAZFaultError | StorageQuotaExceededFaultError | StorageTypeNotSupportedFaultError | TenantDatabaseQuotaExceededFaultError | VpcEncryptionControlViolationError>;
|
|
604
604
|
/**
|
|
605
605
|
* @see {@link RestoreDBInstanceFromS3Command}
|
|
606
606
|
*/
|
|
607
|
-
restoreDBInstanceFromS3(args: RestoreDBInstanceFromS3CommandInput, options?: HttpHandlerOptions): Effect.Effect<RestoreDBInstanceFromS3CommandOutput, Cause.
|
|
607
|
+
restoreDBInstanceFromS3(args: RestoreDBInstanceFromS3CommandInput, options?: HttpHandlerOptions): Effect.Effect<RestoreDBInstanceFromS3CommandOutput, Cause.TimeoutError | SdkError | AuthorizationNotFoundFaultError | BackupPolicyNotFoundFaultError | CertificateNotFoundFaultError | DBInstanceAlreadyExistsFaultError | DBParameterGroupNotFoundFaultError | DBSecurityGroupNotFoundFaultError | DBSubnetGroupDoesNotCoverEnoughAZsError | DBSubnetGroupNotFoundFaultError | InstanceQuotaExceededFaultError | InsufficientDBInstanceCapacityFaultError | InvalidS3BucketFaultError | InvalidSubnetError | InvalidVPCNetworkStateFaultError | KMSKeyNotAccessibleFaultError | NetworkTypeNotSupportedError | OptionGroupNotFoundFaultError | ProvisionedIopsNotAvailableInAZFaultError | StorageQuotaExceededFaultError | StorageTypeNotSupportedFaultError | VpcEncryptionControlViolationError>;
|
|
608
608
|
/**
|
|
609
609
|
* @see {@link RestoreDBInstanceToPointInTimeCommand}
|
|
610
610
|
*/
|
|
611
|
-
restoreDBInstanceToPointInTime(args: RestoreDBInstanceToPointInTimeCommandInput, options?: HttpHandlerOptions): Effect.Effect<RestoreDBInstanceToPointInTimeCommandOutput, Cause.
|
|
611
|
+
restoreDBInstanceToPointInTime(args: RestoreDBInstanceToPointInTimeCommandInput, options?: HttpHandlerOptions): Effect.Effect<RestoreDBInstanceToPointInTimeCommandOutput, Cause.TimeoutError | SdkError | AuthorizationNotFoundFaultError | BackupPolicyNotFoundFaultError | CertificateNotFoundFaultError | DBInstanceAlreadyExistsFaultError | DBInstanceAutomatedBackupNotFoundFaultError | DBInstanceNotFoundFaultError | DBParameterGroupNotFoundFaultError | DBSecurityGroupNotFoundFaultError | DBSubnetGroupDoesNotCoverEnoughAZsError | DBSubnetGroupNotFoundFaultError | DomainNotFoundFaultError | InstanceQuotaExceededFaultError | InsufficientDBInstanceCapacityFaultError | InvalidDBInstanceStateFaultError | InvalidRestoreFaultError | InvalidSubnetError | InvalidVPCNetworkStateFaultError | KMSKeyNotAccessibleFaultError | NetworkTypeNotSupportedError | OptionGroupNotFoundFaultError | PointInTimeRestoreNotEnabledFaultError | ProvisionedIopsNotAvailableInAZFaultError | StorageQuotaExceededFaultError | StorageTypeNotSupportedFaultError | TenantDatabaseQuotaExceededFaultError | VpcEncryptionControlViolationError>;
|
|
612
612
|
/**
|
|
613
613
|
* @see {@link RevokeDBSecurityGroupIngressCommand}
|
|
614
614
|
*/
|
|
615
|
-
revokeDBSecurityGroupIngress(args: RevokeDBSecurityGroupIngressCommandInput, options?: HttpHandlerOptions): Effect.Effect<RevokeDBSecurityGroupIngressCommandOutput, Cause.
|
|
615
|
+
revokeDBSecurityGroupIngress(args: RevokeDBSecurityGroupIngressCommandInput, options?: HttpHandlerOptions): Effect.Effect<RevokeDBSecurityGroupIngressCommandOutput, Cause.TimeoutError | SdkError | AuthorizationNotFoundFaultError | DBSecurityGroupNotFoundFaultError | InvalidDBSecurityGroupStateFaultError>;
|
|
616
616
|
/**
|
|
617
617
|
* @see {@link StartActivityStreamCommand}
|
|
618
618
|
*/
|
|
619
|
-
startActivityStream(args: StartActivityStreamCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartActivityStreamCommandOutput, Cause.
|
|
619
|
+
startActivityStream(args: StartActivityStreamCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartActivityStreamCommandOutput, Cause.TimeoutError | SdkError | DBClusterNotFoundFaultError | DBInstanceNotFoundFaultError | InvalidDBClusterStateFaultError | InvalidDBInstanceStateFaultError | KMSKeyNotAccessibleFaultError | ResourceNotFoundFaultError>;
|
|
620
620
|
/**
|
|
621
621
|
* @see {@link StartDBClusterCommand}
|
|
622
622
|
*/
|
|
623
|
-
startDBCluster(args: StartDBClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartDBClusterCommandOutput, Cause.
|
|
623
|
+
startDBCluster(args: StartDBClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartDBClusterCommandOutput, Cause.TimeoutError | SdkError | DBClusterNotFoundFaultError | InvalidDBClusterStateFaultError | InvalidDBInstanceStateFaultError | InvalidDBShardGroupStateFaultError | KMSKeyNotAccessibleFaultError | VpcEncryptionControlViolationError>;
|
|
624
624
|
/**
|
|
625
625
|
* @see {@link StartDBInstanceCommand}
|
|
626
626
|
*/
|
|
627
|
-
startDBInstance(args: StartDBInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartDBInstanceCommandOutput, Cause.
|
|
627
|
+
startDBInstance(args: StartDBInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartDBInstanceCommandOutput, Cause.TimeoutError | SdkError | AuthorizationNotFoundFaultError | DBClusterNotFoundFaultError | DBInstanceNotFoundFaultError | DBSubnetGroupDoesNotCoverEnoughAZsError | DBSubnetGroupNotFoundFaultError | InsufficientDBInstanceCapacityFaultError | InvalidDBClusterStateFaultError | InvalidDBInstanceStateFaultError | InvalidSubnetError | InvalidVPCNetworkStateFaultError | KMSKeyNotAccessibleFaultError | VpcEncryptionControlViolationError>;
|
|
628
628
|
/**
|
|
629
629
|
* @see {@link StartDBInstanceAutomatedBackupsReplicationCommand}
|
|
630
630
|
*/
|
|
631
|
-
startDBInstanceAutomatedBackupsReplication(args: StartDBInstanceAutomatedBackupsReplicationCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartDBInstanceAutomatedBackupsReplicationCommandOutput, Cause.
|
|
631
|
+
startDBInstanceAutomatedBackupsReplication(args: StartDBInstanceAutomatedBackupsReplicationCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartDBInstanceAutomatedBackupsReplicationCommandOutput, Cause.TimeoutError | SdkError | DBInstanceAutomatedBackupQuotaExceededFaultError | DBInstanceNotFoundFaultError | InvalidDBInstanceAutomatedBackupStateFaultError | InvalidDBInstanceStateFaultError | KMSKeyNotAccessibleFaultError | StorageTypeNotSupportedFaultError>;
|
|
632
632
|
/**
|
|
633
633
|
* @see {@link StartExportTaskCommand}
|
|
634
634
|
*/
|
|
635
|
-
startExportTask(args: StartExportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartExportTaskCommandOutput, Cause.
|
|
635
|
+
startExportTask(args: StartExportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartExportTaskCommandOutput, Cause.TimeoutError | SdkError | DBClusterNotFoundFaultError | DBClusterSnapshotNotFoundFaultError | DBSnapshotNotFoundFaultError | ExportTaskAlreadyExistsFaultError | IamRoleMissingPermissionsFaultError | IamRoleNotFoundFaultError | InvalidExportOnlyFaultError | InvalidExportSourceStateFaultError | InvalidS3BucketFaultError | KMSKeyNotAccessibleFaultError>;
|
|
636
636
|
/**
|
|
637
637
|
* @see {@link StopActivityStreamCommand}
|
|
638
638
|
*/
|
|
639
|
-
stopActivityStream(args: StopActivityStreamCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopActivityStreamCommandOutput, Cause.
|
|
639
|
+
stopActivityStream(args: StopActivityStreamCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopActivityStreamCommandOutput, Cause.TimeoutError | SdkError | DBClusterNotFoundFaultError | DBInstanceNotFoundFaultError | InvalidDBClusterStateFaultError | InvalidDBInstanceStateFaultError | ResourceNotFoundFaultError>;
|
|
640
640
|
/**
|
|
641
641
|
* @see {@link StopDBClusterCommand}
|
|
642
642
|
*/
|
|
643
|
-
stopDBCluster(args: StopDBClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopDBClusterCommandOutput, Cause.
|
|
643
|
+
stopDBCluster(args: StopDBClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopDBClusterCommandOutput, Cause.TimeoutError | SdkError | DBClusterNotFoundFaultError | InvalidDBClusterStateFaultError | InvalidDBInstanceStateFaultError | InvalidDBShardGroupStateFaultError>;
|
|
644
644
|
/**
|
|
645
645
|
* @see {@link StopDBInstanceCommand}
|
|
646
646
|
*/
|
|
647
|
-
stopDBInstance(args: StopDBInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopDBInstanceCommandOutput, Cause.
|
|
647
|
+
stopDBInstance(args: StopDBInstanceCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopDBInstanceCommandOutput, Cause.TimeoutError | SdkError | DBInstanceNotFoundFaultError | DBSnapshotAlreadyExistsFaultError | InvalidDBClusterStateFaultError | InvalidDBInstanceStateFaultError | SnapshotQuotaExceededFaultError>;
|
|
648
648
|
/**
|
|
649
649
|
* @see {@link StopDBInstanceAutomatedBackupsReplicationCommand}
|
|
650
650
|
*/
|
|
651
|
-
stopDBInstanceAutomatedBackupsReplication(args: StopDBInstanceAutomatedBackupsReplicationCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopDBInstanceAutomatedBackupsReplicationCommandOutput, Cause.
|
|
651
|
+
stopDBInstanceAutomatedBackupsReplication(args: StopDBInstanceAutomatedBackupsReplicationCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopDBInstanceAutomatedBackupsReplicationCommandOutput, Cause.TimeoutError | SdkError | DBInstanceNotFoundFaultError | InvalidDBInstanceStateFaultError>;
|
|
652
652
|
/**
|
|
653
653
|
* @see {@link SwitchoverBlueGreenDeploymentCommand}
|
|
654
654
|
*/
|
|
655
|
-
switchoverBlueGreenDeployment(args: SwitchoverBlueGreenDeploymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<SwitchoverBlueGreenDeploymentCommandOutput, Cause.
|
|
655
|
+
switchoverBlueGreenDeployment(args: SwitchoverBlueGreenDeploymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<SwitchoverBlueGreenDeploymentCommandOutput, Cause.TimeoutError | SdkError | BlueGreenDeploymentNotFoundFaultError | InvalidBlueGreenDeploymentStateFaultError>;
|
|
656
656
|
/**
|
|
657
657
|
* @see {@link SwitchoverGlobalClusterCommand}
|
|
658
658
|
*/
|
|
659
|
-
switchoverGlobalCluster(args: SwitchoverGlobalClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<SwitchoverGlobalClusterCommandOutput, Cause.
|
|
659
|
+
switchoverGlobalCluster(args: SwitchoverGlobalClusterCommandInput, options?: HttpHandlerOptions): Effect.Effect<SwitchoverGlobalClusterCommandOutput, Cause.TimeoutError | SdkError | DBClusterNotFoundFaultError | GlobalClusterNotFoundFaultError | InvalidDBClusterStateFaultError | InvalidGlobalClusterStateFaultError>;
|
|
660
660
|
/**
|
|
661
661
|
* @see {@link SwitchoverReadReplicaCommand}
|
|
662
662
|
*/
|
|
663
|
-
switchoverReadReplica(args: SwitchoverReadReplicaCommandInput, options?: HttpHandlerOptions): Effect.Effect<SwitchoverReadReplicaCommandOutput, Cause.
|
|
663
|
+
switchoverReadReplica(args: SwitchoverReadReplicaCommandInput, options?: HttpHandlerOptions): Effect.Effect<SwitchoverReadReplicaCommandOutput, Cause.TimeoutError | SdkError | DBInstanceNotFoundFaultError | InvalidDBInstanceStateFaultError>;
|
|
664
664
|
}
|
|
665
665
|
/**
|
|
666
666
|
* @since 1.0.0
|
|
667
667
|
* @category constructors
|
|
668
668
|
*/
|
|
669
669
|
export declare const makeRDSService: Effect.Effect<RDSService$, never, Instance.RDSClientInstance>;
|
|
670
|
-
declare const RDSService_base:
|
|
671
|
-
use: <X>(body: (_: RDSService$) => X) => [X] extends [Effect.Effect<infer A, infer E, infer R>] ? Effect.Effect<A, E, RDSService | R> : [X] extends [PromiseLike<infer A_1>] ? Effect.Effect<A_1, Cause.UnknownException, RDSService> : Effect.Effect<X, never, RDSService>;
|
|
672
|
-
};
|
|
670
|
+
declare const RDSService_base: ServiceMap.ServiceClass<RDSService, "@effect-aws/client-rds/RDSService", RDSService$>;
|
|
673
671
|
/**
|
|
674
672
|
* @since 1.0.0
|
|
675
673
|
* @category models
|