Socket
Socket
Sign inDemoInstall

@aws-sdk/middleware-sdk-sqs

Package Overview
Dependencies
Maintainers
5
Versions
162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/middleware-sdk-sqs - npm Package Versions

13
17

3.598.0

Diff

Changelog

Source

3.598.0 (2024-06-14)

Bug Fixes

  • lib-storage: ignore overall data content-length for UploadPart operation (#6131) (fbfce55)
  • util-dynamodb: fix signature overload resolution for marshall() fn (#6195) (3682a43)

Features

  • client-datazone: This release introduces a new default service blueprint for custom environment creation. (2d57a05)
  • client-macie2: This release adds support for managing the status of automated sensitive data discovery for individual accounts in an organization, and determining whether individual S3 buckets are included in the scope of the analyses. (5d00c7e)
  • client-mediaconvert: This release adds the ability to search for historical job records within the management console using a search box and/or via the SDK/CLI with partial string matching search on input file name. (33a5089)
  • client-route-53-domains: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (f397a80)
aws-sdk-bot
published 3.587.0 •

Changelog

Source

3.587.0 (2024-05-30)

Bug Fixes

  • credentials-provider-ini: include general http provider when sourcing EcsContainer credentials (#6132) (8cdaf0a)

Features

  • client-acm: add v2 smoke tests and smithy smokeTests trait for SDK testing. (c87de6a)
  • client-bedrock-agent: With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2. (c2f93e1)
  • client-bedrock-runtime: This release adds Converse and ConverseStream APIs to Bedrock Runtime (512d901)
  • client-cloudtrail: CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour. (88273ba)
  • client-connect: Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API (b46048a)
  • client-emr-serverless: The release adds support for spark structured streaming. (572bc93)
  • client-sagemaker: Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm. (393afc7)
  • clients: update client endpoints as of 2024-05-30 (d131ac0)
aws-sdk-bot
published 3.582.0 •

Changelog

Source

3.582.0 (2024-05-22)

Bug Fixes

  • client-ec2: ec2 query no longer serialize empty lists (#6119) (d4b286c)
  • lib-storage: call AbortMultipartUpload when failing to CompleteMultipartUpload (#6112) (b5288e6)

Features

  • client-chatbot: This change adds support for tagging Chatbot configurations. (23a0082)
  • client-cloudformation: Added DeletionMode FORCE_DELETE_STACK for deleting a stack that is stuck in DELETE_FAILED state due to resource deletion failure. (6f0caf6)
  • client-kms: This release includes feature to import customer's asymmetric (RSA, ECC and SM2) and HMAC keys into KMS in China. (1489723)
  • client-opensearch: This release adds support for enabling or disabling a data source configured as part of Zero-ETL integration with Amazon S3, by setting its status. (4f00d79)
  • client-wafv2: You can now use Security Lake to collect web ACL traffic data. (0292fb4)
  • clients: update client endpoints as of 2024-05-22 (634eea7)
aws-sdk-bot
published 3.577.0 •

Changelog

Source

3.577.0 (2024-05-15)

Bug Fixes

  • credential-providers: use latest version for client peerDependencies (#6099) (9b1ed64)

Features

  • client-bedrock-agent-runtime: Updating Bedrock Knowledge Base Metadata & Filters feature with two new filters listContains and stringContains (91b3891)
  • client-codebuild: CodeBuild Reserved Capacity VPC Support (877d146)
  • client-datasync: Task executions now display a CANCELLING status when an execution is in the process of being cancelled. (ef2c2a5)
  • client-grafana: This release adds new ServiceAccount and ServiceAccountToken APIs. (6c98871)
  • client-medical-imaging: Added support for importing medical imaging data from Amazon S3 buckets across accounts and regions. (1ac3a3d)
aws-sdk-bot
published 3.575.0 •

Changelog

Source

3.575.0 (2024-05-13)

Features

  • client-eventbridge: Amazon EventBridge introduces KMS customer-managed key (CMK) encryption support for custom and partner events published on EventBridge Event Bus (including default bus) and UpdateEventBus API. (529b5fb)
  • client-vpc-lattice: This release adds TLS Passthrough support. It also increases max number of target group per rule to 10. (1f62640)
  • clients: update client endpoints as of 2024-05-13 (2fd7ca7)
aws-sdk-bot
published 3.569.0 •

Changelog

Source

3.569.0 (2024-05-03)

Bug Fixes

  • clients: add deps required by default credential providers (#6055) (bfa8626)

Features

  • client-bedrock-agent: This release adds support for using Provisioned Throughput with Bedrock Agents. (7c1d339)
  • client-connectcases: This feature supports the release of Files related items (89b45ab)
  • client-connect: This release adds 5 new APIs for managing attachments: StartAttachedFileUpload, CompleteAttachedFileUpload, GetAttachedFile, BatchGetAttachedFileMetadata, DeleteAttachedFile. These APIs can be used to programmatically upload and download attachments to Connect resources, like cases. (1cbc8f9)
  • client-inspector2: This release adds CSV format to GetCisScanReport for Inspector v2 (79fb03b)
  • client-sagemaker: Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs (c97f84a)
  • client-sesv2: Adds support for specifying replacement headers per BulkEmailEntry in SendBulkEmail in SESv2. (9dac593)
  • clients: update client endpoints as of 2024-05-03 (ca804cd)
aws-sdk-bot
published 3.567.0 •

Changelog

Source

3.567.0 (2024-05-01)

Features

  • client-bedrock-agent: This release adds support for using MongoDB Atlas as a vector store when creating a knowledge base. (93917f7)
  • client-personalize-runtime: This release adds support for a Reason attribute for predicted items generated by User-Personalization-v2. (a68c999)
  • client-securityhub: Updated CreateMembers API request with limits. (1142738)
  • client-sesv2: Fixes ListContacts and ListImportJobs APIs to use POST instead of GET. (56df20c)
  • clients: update client endpoints as of 2024-05-01 (365eb8c)
  • end support for Node.js 14.x (#6034) (d196411)
aws-sdk-bot
published 3.552.0 •

Changelog

Source

3.552.0 (2024-04-09)

Features

  • client-codebuild: Add new webhook filter types for GitHub webhooks (e78df26)
  • client-mediaconvert: This release includes support for bringing your own fonts to use for burn-in or DVB-Sub captioning workflows. (b1fb0ed)
  • client-pinpoint: The OrchestrationSendingRoleArn has been added to the email channel and is used to send emails from campaigns or journeys. (18bbe71)
  • client-rds: This release adds support for specifying the CA certificate to use for the new db instance when restoring from db snapshot, restoring from s3, restoring to point in time, and creating a db instance read replica. (59e2f13)
  • clients: update client endpoints as of 2024-04-09 (30faa2c)
aws-sdk-bot
published 3.547.0 •

Changelog

Source

3.547.0 (2024-04-02)

Features

  • client-glue: Adding View related fields to responses of read-only Table APIs. (813eb4d)
  • client-rolesanywhere: This release increases the limit on the roleArns request parameter for the *Profile APIs that support it. This parameter can now take up to 250 role ARNs. (7f5e108)
  • client-sqs: add option to prevent md5 computation (#5953) (43f401b)
  • clients: update client endpoints as of 2024-04-02 (1ca0877)
aws-sdk-bot
published 3.535.0 •

Changelog

Source

3.535.0 (2024-03-15)

Features

  • client-backup: This release introduces a boolean attribute ManagedByAWSBackupOnly as part of ListRecoveryPointsByResource api to filter the recovery points based on ownership. This attribute can be used to filter out the recovery points protected by AWSBackup. (7077749)
  • client-codebuild: AWS CodeBuild now supports overflow behavior on Reserved Capacity. (9cfb002)
  • client-connect: This release adds Hierarchy based Access Control fields to Security Profile public APIs and adds support for UserAttributeFilter to SearchUsers API. (7fbd215)
  • client-ec2: Add media accelerator and neuron device information on the describe instance types API. (1d943e0)
  • client-kinesis-analytics-v2: Support for Flink 1.18 in Managed Service for Apache Flink (d93457b)
  • client-sagemaker: Adds m6i, m6id, m7i, c6i, c6id, c7i, r6i r6id, r7i, p5 instance type support to Sagemaker Notebook Instances and miscellaneous wording fixes for previous Sagemaker documentation. (4ae23c7)
  • client-workspaces-thin-client: Removed unused parameter kmsKeyArn from UpdateDeviceRequest (b6e079d)
  • clients: update client endpoints as of 2024-03-15 (fc7fd78)
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc