Socket
Socket
Sign inDemoInstall

@aws-sdk/client-rds

Package Overview
Dependencies
141
Maintainers
5
Versions
407
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
46
41Next

3.509.0

Diff

Changelog

Source

3.509.0 (2024-02-07)

Features

  • client-datasync: AWS DataSync now supports manifests for specifying files or objects to transfer. (a7ab5f5)
  • client-lex-models-v2: This release introduces a new bot replication feature as part of Lex Global Resiliency offering. This feature leverages a new set of APIs that allow customers to create bot replicas and replicate changes to bots across regions. (a8559c4)
  • client-redshift: LisRecommendations API to fetch Amazon Redshift Advisor recommendations. (5f784a2)
  • clients: update client endpoints as of 2024-02-07 (91d8bd2)
aws-sdk-bot
published 3.507.0 •

Changelog

Source

3.507.0 (2024-02-05)

Bug Fixes

  • middleware-sdk-sqs: add middleware to prioritize QueueUrl endpoint resolution (#5759) (2da1b6c)

Features

  • client-glue: Introduce Catalog Encryption Role within Glue Data Catalog Settings. Introduce SASL/PLAIN as an authentication method for Glue Kafka connections (8df187d)
  • unified error dispatcher in protocols (#5756) (0872087)
aws-sdk-bot
published 3.504.0 •

Changelog

Source

3.504.0 (2024-01-31)

Bug Fixes

  • lib-dynamodb: skip function properties in data objects for DynamoDB (#5697) (d054fe1)
  • s3-request-presigner: identify correct authscheme for mrap (#5742) (04df491)

Features

  • client-cloudformation: CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack. (9aa726b)
  • client-elastic-load-balancing-v2: This release enables unhealthy target draining intervals for Network Load Balancers. (885e0b9)
  • client-glue: Update page size limits for GetJobRuns and GetTriggers APIs. (0b8c7d8)
  • client-ssm: This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled. (c587e27)
  • clients: update client endpoints as of 2024-01-31 (36228bb)
aws-sdk-bot
published 3.503.1 •

Changelog

Source

3.503.1 (2024-01-30)

Bug Fixes

  • credential-provider-node: add fromHttp credential provider to default chain (#5739) (6b99b0b)
aws-sdk-bot
published 3.503.0 •

Changelog

Source

3.503.0 (2024-01-30)

Bug Fixes

  • credential-provider-ini: support sso-session based profile as source_profile (#4820) (b87f5e0), closes #4757
  • credential-provider-node: only skip sso init if all sso fields are not present (#5746) (b0b840a)

Features

  • client-datazone: Add new skipDeletionCheck to DeleteDomain. Add new skipDeletionCheck to DeleteProject which also automatically deletes dependent objects (4a6c458)
aws-sdk-bot
published 3.502.0 •

Changelog

Source

3.502.0 (2024-01-29)

Bug Fixes

Features

  • client-auto-scaling: EC2 Auto Scaling customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type. (4769d4c)
  • client-ec2: EC2 Fleet customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type. (5465534)
  • client-mwaa: This release adds MAINTENANCE environment status for Amazon MWAA environments. (0fae62e)
  • client-rds: Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS RestoreDBClusterFromSnapshot and RestoreDBClusterToPointInTime API methods. This provides enhanced error handling, ensuring a more robust experience. (3e47615)
  • clients: update client endpoints as of 2024-01-29 (adc6069)
  • credential-providers: lazy load STS & SSO clients in credential providers (#5681) (d27301d)
aws-sdk-bot
published 3.501.0 •

Changelog

Source

3.501.0 (2024-01-26)

Bug Fixes

  • token-providers: use correct CreateTokenCommand (#5724) (be36543)

Features

  • client-connect: Update list and string length limits for predefined attributes. (8f7e28a)
  • client-inspector2: This release adds ECR container image scanning based on their lastRecordedPullTime. (b46ae7f)
  • client-sagemaker: Amazon SageMaker Automatic Model Tuning now provides an API to programmatically delete tuning jobs. (1462147)
aws-sdk-bot
published 3.500.0 •

Changelog

Source

3.500.0 (2024-01-25)

Features

  • client-acm-pca: AWS Private CA now supports an option to omit the CDP extension from issued certificates, when CRL revocation is enabled. (bcb0669)
  • client-lightsail: This release adds support for IPv6-only instance plans. (49db96c)
  • clients: update command documentation examples as of 2024-01-25 (922a7c9)
aws-sdk-bot
published 3.499.0 •

Changelog

Source

3.499.0 (2024-01-24)

Features

  • client-ec2: Introduced a new clientToken request parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs. (65a1927)
  • client-outposts: DeviceSerialNumber parameter is now optional in StartConnection API (9e30002)
  • client-rds: This release adds support for Aurora Limitless Database. (ecd7fe6)
  • client-storage-gateway: Add DeprecationDate and SoftwareVersion to response of ListGateways. (ee421ea)
  • credential-provider-node: use dynamic import for credential providers (#5698) (1452cd4)
aws-sdk-bot
published 3.497.0 •

Changelog

Source

3.497.0 (2024-01-22)

Features

  • client-appconfigdata: Fix FIPS Endpoints in aws-us-gov. (a0ab577)
  • client-cloudfront-keyvaluestore: This release improves upon the DescribeKeyValueStore API by returning two additional fields, Status of the KeyValueStore and the FailureReason in case of failures during creation of KeyValueStore. (43407f7)
  • client-connectcases: This release adds the ability to view audit history on a case and introduces a new parameter, performedBy, for CreateCase and UpdateCase API's. (8e7361b)
  • client-ecs: This release adds support for Transport Layer Security (TLS) and Configurable Timeout to ECS Service Connect. TLS facilitates privacy and data security for inter-service communications, while Configurable Timeout allows customized per-request timeout and idle timeout for Service Connect services. (1bb9677)
  • client-finspace: Allow customer to set zip default through command line arguments. (8ceeeff)
  • client-rds: Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS CreateDBCluster API method. This provides enhanced error handling, ensuring a more robust experience when creating database clusters with insufficient instance capacity. (549616d)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc