@effect-aws/client-rds 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/lib/RDSService.d.ts +4 -1
- package/lib/RDSService.js +1 -1
- package/lib/esm/RDSService.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
# @effect-aws/client-rds
|
|
2
2
|
|
|
3
|
+
## 1.0.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#75](https://github.com/floydspace/effect-aws/pull/75) [`9dc170d`](https://github.com/floydspace/effect-aws/commit/9dc170d975c04888bbc7ca7b241b4b5265668fb5) Thanks [@godu](https://github.com/godu)! - export the HttpHandlerOptions type
|
|
8
|
+
|
|
3
9
|
## 1.0.0
|
|
4
10
|
|
|
5
11
|
### Major Changes
|
package/lib/RDSService.d.ts
CHANGED
|
@@ -5,7 +5,10 @@ import { type AddRoleToDBClusterCommandInput, type AddRoleToDBClusterCommandOutp
|
|
|
5
5
|
import { Effect, Layer } from "effect";
|
|
6
6
|
import { 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, 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, SNSInvalidTopicFaultError, SNSNoAuthorizationFaultError, SNSTopicArnNotFoundFaultError, SharedSnapshotQuotaExceededFaultError, SnapshotQuotaExceededFaultError, SourceClusterNotSupportedFaultError, SourceDatabaseNotSupportedFaultError, SourceNotFoundFaultError, StorageQuotaExceededFaultError, StorageTypeNotAvailableFaultError, StorageTypeNotSupportedFaultError, SubnetAlreadyInUseError, SubscriptionAlreadyExistFaultError, SubscriptionCategoryNotFoundFaultError, SubscriptionNotFoundFaultError, TenantDatabaseAlreadyExistsFaultError, TenantDatabaseNotFoundFaultError, TenantDatabaseQuotaExceededFaultError, UnsupportedDBEngineVersionFaultError, SdkError } from "./Errors";
|
|
7
7
|
import { RDSClientInstance } from "./RDSClientInstance";
|
|
8
|
-
|
|
8
|
+
/**
|
|
9
|
+
* @since 1.0.1
|
|
10
|
+
*/
|
|
11
|
+
export interface HttpHandlerOptions {
|
|
9
12
|
/**
|
|
10
13
|
* The maximum time in milliseconds that the connection phase of a request
|
|
11
14
|
* may take before the connection attempt is abandoned.
|