Socket
Socket
Sign inDemoInstall

@aws-sdk/types

Package Overview
Dependencies
1
Maintainers
5
Versions
139
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
14Next

3.489.0

Diff

Changelog

Source

3.489.0 (2024-01-10)

Bug Fixes

  • dependency check script and undeclared dependencies (#5658) (3c249d0)

Features

  • client-cloudwatch-logs: Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection. (3bf5ed5)
  • client-connectcampaigns: Minor pattern updates for Campaign and Dial Request API fields. (f7bd277)
  • client-location: This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap. (75ee39f)
  • client-qconnect: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications. (27cbbe0)
  • client-route-53: Route53 now supports geoproximity routing in AWS regions (950e4a0)
  • client-wisdom: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications. (e7c58be)
  • clients: update client endpoints as of 2024-01-10 (e1dc42f)
aws-sdk-bot
published 3.485.0 •

Changelog

Source

3.485.0 (2024-01-03)

Features

  • client-connect: Amazon Connect, Contact Lens Evaluation API increase evaluation notes max length to 3072. (a0b0198)
  • client-mediaconvert: This release includes video engine updates including HEVC improvements, support for ingesting VP9 encoded video in MP4 containers, and support for user-specified 3D LUTs. (f784647)
  • clients: update client endpoints as of 2024-01-03 (8f2029a)
  • credential-providers: add credentialScope field (#5606) (04c1459)
aws-sdk-bot
published 3.468.0 •

Changelog

Source

3.468.0 (2023-12-06)

Features

  • client-backup: AWS Backup - Features: Add VaultType to the output of DescribeRecoveryPoint, ListRecoveryPointByBackupVault API and add ResourceType to the input of ListRestoreJobs API (f1f4163)
  • client-connect: Releasing Tagging Support for Instance Management APIS (8c5845d)
  • client-ec2: Releasing the new cpuManufacturer attribute within the DescribeInstanceTypes API response which notifies our customers with information on who the Manufacturer is for the processor attached to the instance, for example: Intel. (35fbeb8)
  • client-payment-cryptography: AWS Payment Cryptography IPEK feature release (6e117d1)
aws-sdk-bot
published 3.465.0 •

Changelog

Source

3.465.0 (2023-12-01)

Features

  • client-qconnect: This release adds the PutFeedback API and allows providing feedback against the specified assistant for the specified target. (93a1fe5)
  • client-rbin: Added resource identifier in the output and updated error handling. (b960b65)
  • client-verifiedpermissions: Adds description field to PolicyStore API's and namespaces field to GetSchema. (87207b4)
  • xhr-http-handler: add static factory method for XHR handler (#5534) (484d1ec)
aws-sdk-bot
published 3.460.0 •

Changelog

Source

3.460.0 (2023-11-28)

Features

  • client-elasticache: Launching Amazon ElastiCache Serverless that enables you to create a cache in under a minute without any capacity management. ElastiCache Serverless monitors the cache's memory, CPU, and network usage and scales both vertically and horizontally to support your application's requirements. (93b77fa)
  • clients: update client endpoints as of 2023-11-28 (ac91564)
aws-sdk-bot
published 3.451.0 •

Changelog

Source

3.451.0 (2023-11-14)

Features

  • client-backup: AWS Backup - Features: Provide Job Summary for your backup activity. (5319e55)
  • client-cleanrooms: This feature provides the ability for the collaboration creator to configure either the member who can run queries or a different member in the collaboration to be billed for query compute costs. (85cd599)
  • client-connect: Introducing SegmentAttributes parameter for StartChatContact API (839de51)
  • client-glue: Introduces new storage optimization APIs to support automatic compaction of Apache Iceberg tables. (89bfc1a)
  • client-iot: This release introduces new attributes in API CreateSecurityProfile, UpdateSecurityProfile and DescribeSecurityProfile to support management of Metrics Export for AWS IoT Device Defender Detect. (faf048e)
  • client-lambda: Add Python 3.12 (python3.12) support to AWS Lambda (b388fbe)
  • client-mediatailor: Removed unnecessary default values. (a3f23ba)
  • client-pipes: Added support (via new LogConfiguration field in CreatePipe and UpdatePipe APIs) for logging to Amazon CloudWatch Logs, Amazon Simple Storage Service (Amazon S3), and Amazon Kinesis Data Firehose (08927cc)
  • client-resource-explorer-2: Resource Explorer supports multi-account search. You can now use Resource Explorer to search and discover resources across AWS accounts within your organization or organizational unit. (806c94f)
  • client-sagemaker: This release makes Model Registry Inference Specification fields as not required. (6c3fba8)
  • client-sfn: This release adds support to redrive executions in AWS Step Functions with a new RedriveExecution operation. (0627029)
  • clients: update client endpoints as of 2023-11-14 (e8beb70)
  • experimentalIdentityAndAuth: release phase for [@smithy](https://github.com/smithy).api#httpBearerAuth (#5271) (2e1ac5b)
aws-sdk-bot
published 3.449.0 •

Changelog

Source

3.449.0 (2023-11-10)

Features

  • client-controltower: AWS Control Tower supports tagging for enabled controls. This release introduces TagResource, UntagResource and ListTagsForResource APIs to manage tags in existing enabled controls. It updates EnabledControl API to tag resources at creation time. (360b88a)
  • client-cost-and-usage-report-service: This release adds support for tagging and customers can now tag report definitions. Additionally, ReportStatus is now added to report definition to show when the last delivered time stamp and if it succeeded or not. (1f24b22)
  • client-ec2: EC2 adds API updates to enable ENA Express at instance launch time. (b4b5fdd)
  • client-marketplace-entitlement-service: Add paginators to GetEntitlements. (18d6d94)
  • client-mediaconvert: This release includes the ability to specify any input source as the primary input for corresponding follow modes, and allows users to specify fit and fill behaviors without resizing content. (b8924ba)
aws-sdk-bot
published 3.433.0 •

Changelog

Source

3.433.0 (2023-10-20)

Bug Fixes

  • codegen: use partial record for enum keyed types (#5391) (70c2107)
  • credential-provider-http: add undeclared dependency (#5395) (b926b5b)

Features

  • client-appconfig: Update KmsKeyIdentifier constraints to support AWS KMS multi-Region keys. (81a0ee6)
  • client-appintegrations: Updated ScheduleConfig to be an optional input to CreateDataIntegration to support event driven downloading of files from sources such as Amazon s3 using Amazon Connect AppIntegrations. (14cf31c)
  • client-application-discovery-service: This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents. (e82998a)
  • client-connect: This release adds support for updating phone number metadata, such as phone number description. (963f743)
  • client-ssm: This release introduces a new API: DeleteOpsItem. This allows deletion of an OpsItem. (7120ec9)
  • clients: update client endpoints as of 2023-10-20 (74b4aad)
aws-sdk-bot
published 3.428.0 •

Changelog

Source

3.428.0 (2023-10-12)

Bug Fixes

  • lib-dynamodb: add e2e suite and bug fixes for lib-dynamodb (#5306) (2fe0a88)
  • middleware-flexible-checksums: skip checksum validation for s3 whole-object multipart GET (#5345) (6a6a75e)

Features

  • client-auditmanager: This release introduces a new limit to the awsAccounts parameter. When you create or update an assessment, there is now a limit of 200 AWS accounts that can be specified in the assessment scope. (af41764)
  • client-auto-scaling: Update the NotificationMetadata field to only allow visible ascii characters. Add paginators to DescribeInstanceRefreshes, DescribeLoadBalancers, and DescribeLoadBalancerTargetGroups (6727085)
  • client-config-service: Add enums for resource types supported by Config (1cdcf43)
  • client-controltower: Added new EnabledControl resource details to ListEnabledControls API and added new GetEnabledControl API. (784c6fb)
  • client-customer-profiles: Adds sensitive trait to various shapes in Customer Profiles Calculated Attribute API model. (73c9229)
  • client-ec2: This release adds Ubuntu Pro as a supported platform for On-Demand Capacity Reservations and adds support for setting an Amazon Machine Image (AMI) to disabled state. Disabling the AMI makes it private if it was previously shared, and prevents new EC2 instance launches from it. (9c57ae3)
  • client-glue: Extending version control support to GitLab and Bitbucket from AWSGlue (b683df3)
  • client-inspector2: Add MacOs ec2 platform support (2964c2f)
  • client-ivs-realtime: Update GetParticipant to return additional metadata. (4adb626)
  • client-lambda: Adds support for Lambda functions to access Dual-Stack subnets over IPv6, via an opt-in flag in CreateFunction and UpdateFunctionConfiguration APIs (2bb63a0)
  • client-location: This release adds endpoint updates for all AWS Location resource operations. (f71b216)
  • client-machine-learning: This release marks Password field as sensitive (4d5eac6)
  • client-rds: This release adds support for adding a dedicated log volume to open-source RDS instances. (634a983)
  • client-rekognition: Amazon Rekognition introduces support for Custom Moderation. This allows the enhancement of accuracy for detect moderation labels operations by creating custom adapters tuned on customer data. (87763f3)
  • client-sagemaker: Amazon SageMaker Canvas adds KendraSettings and DirectDeploySettings support for CanvasAppSettings (685916c)
  • client-textract: This release adds 9 new APIs for adapter and adapter version management, 3 new APIs for tagging, and updates AnalyzeDocument and StartDocumentAnalysis API parameters for using adapters. (4ce1e29)
  • client-transcribe: This release is to enable m4a format to customers (8c24c28)
  • clients: update client endpoints as of 2023-10-12 (3476339)
aws-sdk-bot
published 3.425.0 •

Changelog

Source

3.425.0 (2023-10-04)

Features

  • client-appconfig: AWS AppConfig introduces KMS customer-managed key (CMK) encryption support for data saved to AppConfig's hosted configuration store. (b6884ae)
  • client-datazone: Initial release of Amazon DataZone (b57e9a9)
  • client-mediatailor: Updates DescribeVodSource to include a list of ad break opportunities in the response (7f79024)
  • client-mgn: This release includes the following new APIs: ListConnectors, CreateConnector, UpdateConnector, DeleteConnector and UpdateSourceServer to support the source action framework feature. (02ce1d6)
  • client-sagemaker: Adding support for AdditionalS3DataSource, a data source used for training or inference that is in addition to the input dataset or model data. (4fa41b7)
  • clients: update client endpoints as of 2023-10-04 (02940b4)
  • codegen: bump codegen version to 0.18.0 (#5310) (c51bd48)

Reverts

  • Revert "feat(codegen): bump codegen version to 0.18.0 (#5310)" (#5320) (bee66fb), closes #5310 #5320
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