Socket
Socket
Sign inDemoInstall

@aws-sdk/client-swf

Package Overview
Dependencies
63
Maintainers
6
Versions
362
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
37Next

3.540.0

Diff

Changelog

Source

3.540.0 (2024-03-22)

Bug Fixes

  • util-endpoints: augment endpointFunctions inline in endpointResolver functions (#5933) (42a791d)

Features

  • client-kendra: Documentation update, March 2024. Corrects some docs for Amazon Kendra. (9099163)
  • client-pricing: Add ResourceNotFoundException to ListPriceLists and GetPriceListFileUrl APIs (816e1f3)
  • client-rolesanywhere: This release relaxes constraints on the durationSeconds request parameter for the *Profile APIs that support it. This parameter can now take on values that go up to 43200. (b6300bc)
  • client-securityhub: Added new resource detail object to ASFF, including resource for LastKnownExploitAt (671c5f3)
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)
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.529.1 •

Changelog

Source

3.529.1 (2024-03-08)

Bug Fixes

  • core: add missing fast-xml-parser dependency (#5869) (96c375c)
aws-sdk-bot
published 3.529.0 •

Changelog

Source

3.529.0 (2024-03-07)

Features

  • client-appconfig: AWS AppConfig now supports dynamic parameters, which enhance the functionality of AppConfig Extensions by allowing you to provide parameter values to your Extensions at the time you deploy your configuration. (9159ba2)
  • client-ec2: This release adds an optional parameter to RegisterImage and CopyImage APIs to support tagging AMIs at the time of creation. (b6f2e1d)
  • client-grafana: Adds support for the new GrafanaToken as part of the Amazon Managed Grafana Enterprise plugins upgrade to associate your AWS account with a Grafana Labs account. (00943f4)
  • client-payment-cryptography-data: AWS Payment Cryptography EMV Decrypt Feature Release (9cbbeba)
  • client-wafv2: You can increase the max request body inspection size for some regional resources. The size setting is in the web ACL association config. Also, the AWSManagedRulesBotControlRuleSet EnableMachineLearning setting now takes a Boolean instead of a primitive boolean type, for languages like Java. (e9ce4e8)
aws-sdk-bot
published 3.525.0 •

Changelog

Source

3.525.0 (2024-02-29)

Bug Fixes

  • middleware-sdk-s3: restore bucketEndpoint configurability (#5840) (f05b540)

Features

  • client-docdb-elastic: Launched Elastic Clusters Readable Secondaries, Start/Stop, Configurable Shard Instance count, Automatic Backups and Snapshot Copying (c995dd7)
  • client-eks: Added support for new AL2023 AMIs to the supported AMITypes. (dc85f33)
  • client-lex-models-v2: This release makes AMAZON.QnAIntent generally available in Amazon Lex. This generative AI feature leverages large language models available through Amazon Bedrock to automate frequently asked questions (FAQ) experience for end-users. (19c93a4)
  • client-migrationhuborchestrator: Adds new CreateTemplate, UpdateTemplate and DeleteTemplate APIs. (86ce4d1)
  • client-quicksight: TooltipTarget for Combo chart visuals; ColumnConfiguration limit increase to 2000; Documentation Update (eddad24)
  • client-sagemaker: Adds support for ModelDataSource in Model Packages to support unzipped models. Adds support to specify SourceUri for models which allows registration of models without mandating a container for hosting. Using SourceUri, customers can decouple the model from hosting information during registration. (06093eb)
  • client-securitylake: Add capability to update the Data Lake's MetaStoreManager Role in order to perform required data lake updates to use Iceberg table format in their data lake or update the role for any other reason. (29c5d21)
  • clients: update client endpoints as of 2024-02-29 (f46a723)
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.514.0 •

Changelog

Source

3.514.0 (2024-02-14)

Bug Fixes

  • credential-provider-node: update date strings to use fully specified offsets (#5790) (0bc9f48)

Features

  • client-controltower: Adds support for new Baseline and EnabledBaseline APIs for automating multi-account governance. (adada71)
  • client-lookoutequipment: This feature allows customers to see pointwise model diagnostics results for their models. (424f63d)
  • client-qbusiness: This release adds the metadata-boosting feature, which allows customers to easily fine-tune the underlying ranking of retrieved RAG passages in order to optimize Q&A answer relevance. It also adds new feedback reasons for the PutFeedback API. (8fe8537)
  • clients: update client endpoints as of 2024-02-14 (be6835e)
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