Socket
Socket
Sign inDemoInstall

@aws-sdk/types

Package Overview
Dependencies
1
Maintainers
5
Versions
138
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
14Next

3.535.0

Diff

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)
aws-sdk-bot
published 3.533.0 •

Changelog

Source

3.533.0 (2024-03-13)

Features

  • client-ivs-realtime: adds support for multiple new composition layout configuration options (grid, pip) (376fe5a)
  • client-kinesis-analytics-v2: Support new RuntimeEnvironmentUpdate parameter within UpdateApplication API allowing callers to change the Flink version upon which their application runs. (bf5a23e)
  • client-s3: This release makes the default option for S3 on Outposts request signing to use the SigV4A algorithm when using AWS Common Runtime (CRT). (2ddd8ec)
aws-sdk-bot
published 3.523.0 •

Changelog

Source

3.523.0 (2024-02-27)

Bug Fixes

  • core: add error metadata indicating clock skew correction (#5830) (46e5e8d)
  • lib-dynamodb: preserve collections when serializing class instances to map (#5826) (e1ba507)

Features

  • client-amplifyuibuilder: We have added the ability to tag resources after they are created (19ebae1)
aws-sdk-bot
published 3.521.0 •

Changelog

Source

3.521.0 (2024-02-23)

Features

  • client-rds: Add pattern and length based validations for DBShardGroupIdentifier (089edf3)
  • requestHandler ctor param pass-through (#5820) (9fec71d)
aws-sdk-bot
published 3.515.0 •

Changelog

Source

3.515.0 (2024-02-15)

Bug Fixes

  • client-sts: pass parent logger & requestHandler to STS (#5801) (c8e0047)
  • client-sts: use outer client region before default STS global region (#5800) (1cbf57b)

Features

  • client-artifact: This is the initial SDK release for AWS Artifact. AWS Artifact provides on-demand access to compliance and third-party compliance reports. This release includes access to List and Get reports, along with their metadata. This release also includes access to AWS Artifact notifications settings. (5d6bff4)
  • client-codepipeline: Add ability to override timeout on action level. (2905d17)
  • client-guardduty: Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive. (50bd9ea)
  • client-healthlake: This release adds a new response parameter, JobProgressReport, to the DescribeFHIRImportJob and ListFHIRImportJobs API operation. JobProgressReport provides details on the progress of the import job on the server. (77d7240)
  • client-opensearch: Adds additional supported instance types. (f8844a4)
  • client-polly: Amazon Polly adds 1 new voice - Burcu (tr-TR) (098c6c3)
  • client-sagemaker: This release adds a new API UpdateClusterSoftware for SageMaker HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares. (bfe260b)
  • clients: update client endpoints as of 2024-02-15 (075b95d)
aws-sdk-bot
published 3.511.0 •

Changelog

Source

3.511.0 (2024-02-09)

Bug Fixes

  • credential-provider-node: pass client region to inner credential client region (#5758) (8c0b29e)

Features

  • client-batch: This feature allows Batch to support configuration of repository credentials for jobs running on ECS (28bd5fc)
  • client-braket: Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device. (228341b)
  • client-cost-optimization-hub: Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API. (13b2406)
  • client-iot: This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain. (3d21d31)
  • client-pricing: Add Throttling Exception to all APIs. (022ccd4)
  • clients: update client endpoints as of 2024-02-09 (7f7fd0c)
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.496.0 •

Changelog

Source

3.496.0 (2024-01-19)

Bug Fixes

  • get full list of exports for esm compat in dist-cjs (#5694) (5d26da6)
  • revert "feat(credential-provider-node): use dynamic import for credential providers (#5677)" (4cea583)

Features

  • client-athena: Introducing new NotebookS3LocationUri parameter to Athena ImportNotebook API. Payload is no longer required and either Payload or NotebookS3LocationUri needs to be provided (not both) for a successful ImportNotebook API call. If both are provided, an InvalidRequestException will be thrown. (a8ed592)
  • client-codebuild: Release CodeBuild Reserved Capacity feature (c0c445d)
  • client-dynamodb: This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API. (2be6625)
  • client-qconnect: Increased Quick Response name max length to 100 (b02d4af)
  • clients: update client endpoints as of 2024-01-19 (cb1bc4e)
  • credential-provider-node: use dynamic import for credential providers (#5677) (7841411)
aws-sdk-bot
published 3.495.0 •

Changelog

Source

3.495.0 (2024-01-18)

Features

  • client-b2bi: Increasing TestMapping inputFileContent file size limit to 5MB and adding file size limit 250KB for TestParsing input file. This release also includes exposing InternalServerException for Tag APIs. (255a7b4)
  • client-cloudtrail: This release adds a new API ListInsightsMetricData to retrieve metric data from CloudTrail Insights. (8bd69ca)
  • client-connect: GetMetricDataV2 now supports 3 groupings (9f1a143)
  • client-drs: Removed invalid and unnecessary default values. (d7c4d31)
  • client-firehose: Allow support for Snowflake as a Kinesis Data Firehose delivery destination. (bdf431e)
  • client-sagemaker-featurestore-runtime: Increase BatchGetRecord limits from 10 items to 100 items (f12c0b5)
  • clients: update client endpoints as of 2024-01-18 (cfe6ad9)
  • use bundled dist-cjs build (#5687) (5f79e22)
aws-sdk-bot
published 3.489.0 •

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)
2345
14Next
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