Socket
Socket
Sign inDemoInstall

@aws-sdk/middleware-user-agent

Package Overview
Dependencies
9
Maintainers
5
Versions
165
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
17Next

3.449.0

Diff

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.438.0 •

Changelog

Source

3.438.0 (2023-10-27)

Bug Fixes

  • signature-v4-crt: set min version of aws-crt to 1.18.3 (#5426) (5e5784f)

Features

  • client-emr: Updated CreateCluster API request and DescribeCluster API responses to include EbsRootVolumeIops, and EbsRootVolumeThroughput attributes that specify the user configured root volume IOPS and throughput for Amazon EBS root device volume. This feature will be available from Amazon EMR releases 6.15.0 (ce8979f)
  • client-neptune: Update TdeCredentialPassword type to SensitiveString (e7cee7e)
  • client-redshift: added support to create a dual stack cluster (45b42fc)
  • clients: update client endpoints as of 2023-10-27 (45e96d3)
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.427.0 •

Changelog

Source

3.427.0 (2023-10-06)

Bug Fixes

  • middleware-sdk-machinelearning: ensure request query is object (#5331) (55995ec)

Features

  • client-ec2: Documentation updates for Elastic Compute Cloud (EC2). (fe0f676)
  • client-fsx: After performing steps to repair the Active Directory configuration of a file system, use this action to initiate the process of attempting to recover to the file system. (4da5b2d)
  • client-marketplace-catalog: This release adds support for Document type as an alternative for stringified JSON for StartChangeSet, DescribeChangeSet and DescribeEntity APIs (b689c24)
  • client-quicksight: NullOption in FilterListConfiguration; Dataset schema/table max length increased; Support total placement for pivot table visual; Lenient mode relaxes the validation to create resources with definition; Data sources can be added to folders; Redshift data sources support IAM Role-based authentication (d1c37c9)
  • client-transfer: This release updates the max character limit of PreAuthenticationLoginBanner and PostAuthenticationLoginBanner to 4096 characters (6b013c1)
  • middleware-sdk-s3: add middleware for following region redirects (#5185) (6e139f7)
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
aws-sdk-bot
published 3.418.0 •

Changelog

Source

3.418.0 (2023-09-22)

Features

  • client-braket: This release adds support to view the device queue depth (the number of queued quantum tasks and hybrid jobs on a device) and queue position for a quantum task and hybrid job. (2270498)
  • client-cloudwatch-events: Adds sensitive trait to various shapes in Jetstream Connections API model. (4fa6b7a)
  • client-database-migration-service: new vendors for DMS CSF: MongoDB, MariaDB, DocumentDb and Redshift (28ddff5)
  • client-ec2: EC2 M2 Pro Mac instances are powered by Apple M2 Pro Mac Mini computers featuring 12 core CPU, 19 core GPU, 32 GiB of memory, and 16 core Apple Neural Engine and uniquely enabled by the AWS Nitro System through high-speed Thunderbolt connections. (987ec95)
  • client-guardduty: Add EKS_CLUSTER_NAME to filter and sort key. (5f15b82)
  • client-mediaconvert: This release supports the creation of of audio-only tracks in CMAF output groups. (86bf62a)
  • clients: update client endpoints as of 2023-09-22 (c5e3e87)
aws-sdk-bot
published 3.413.0 •

Changelog

Source

3.413.0 (2023-09-14)

Bug Fixes

  • credential-provider-ini: add DurationSeconds to assumeRole params (#4938) (915b12d)

Features

  • client-appstream: This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance. (7b19946)
  • client-entityresolution: Changed "ResolutionTechniques" and "MappedInputFields" in workflow and schema mapping operations to be required fields. (f5dd707)
  • client-lookoutequipment: This release adds APIs for the new scheduled retraining feature. (2b1a63d)
aws-sdk-bot
published 3.410.0 •

Changelog

Source

3.410.0 (2023-09-11)

Features

  • client-ecr: This release will have ValidationException be thrown from ECR LifecyclePolicy APIs in regions LifecyclePolicy is not supported, this includes existing Amazon Dedicated Cloud (ADC) regions. This release will also change Tag: TagValue and Tag: TagKey to required. (c885d48)
  • client-medialive: AWS Elemental Link now supports attaching a Link UHD device to a MediaConnect flow. (29e9aba)
  • client-quicksight: This release launches new updates to QuickSight KPI visuals - support for sparklines, new templated layout and new targets for conditional formatting rules. (12e1529)
  • experimentalIdentityAndAuth: customize [@aws](https://github.com/aws).auth#sigv4 identity providers for the AWS SDK (#5179) (53ef8f9), closes aws.auth#sigv4 aws.auth#sigv4 aws.auth#sigv4
  • experimentalIdentityAndAuth: customize [@http](https://github.com/http)BearerAuth identity providers (#5169) (4e65c3e)
aws-sdk-bot
published 3.408.0 •

Changelog

Source

3.408.0 (2023-09-07)

Bug Fixes

  • s3-presigned-post: ensure unique conditions in policy (#5184) (3f8b581)

Features

  • client-simspaceweaver: BucketName and ObjectKey are now required for the S3Location data type. BucketName is now required for the S3Destination data type. (ae379b4)
  • clients: update client endpoints as of 2023-09-07 (12dbc5a)
  • region-config-provider: add region-config-provider package (#5156) (d80f48c)
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