You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@aws-sdk/client-amplify

Package Overview
Dependencies
Maintainers
5
Versions
386
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-amplify - npm Package Versions

23
39
Next

3.623.0

Diff

aws-sdk-bot
published 3.622.0 •

Changelog

Source

3.622.0 (2024-08-01)

Features

  • client-bedrock: API and Documentation for Bedrock Model Copy feature. This feature lets you share and copy a custom model from one region to another or one account to another. (b85315c)
  • client-controlcatalog: AWS Control Tower provides two new public APIs controlcatalog:ListControls and controlcatalog:GetControl under controlcatalog service namespace, which enable customers to programmatically retrieve control metadata of available controls. (c897818)
  • client-iam: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (b754d41)
  • client-rds: This release adds support for specifying optional MinACU parameter in CreateDBShardGroup and ModifyDBShardGroup API. DBShardGroup response will contain MinACU if specified. (d2d3328)
  • client-sagemaker: This release adds support for Amazon EMR Serverless applications in SageMaker Studio for running data processing jobs. (b43bb89)
  • client-ssm-quicksetup: This release adds API support for the QuickSetup feature of AWS Systems Manager (71f373d)
aws-sdk-bot
published 3.621.0 •

Changelog

Source

3.621.0 (2024-07-30)

Bug Fixes

  • package.json homepage links to use the main branch (#6336) (e332230)
  • polly-request-presigner: override middleware name to allow concurrent presigning (#6335) (54990fa)

Features

  • client-appstream: Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0 (bbb4450)
  • client-auto-scaling: Increase the length limit for VPCZoneIdentifier from 2047 to 5000 (2347163)
  • client-cloudwatch-logs: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (88b6a41)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements. (5e8b92d)
  • client-elastic-load-balancing: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (6cbe7bf)
  • client-eventbridge: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (65290c8)
  • client-lex-models-v2: This release adds new capabilities to the AMAZON.QnAIntent: Custom prompting, Guardrails integration and ExactResponse support for Bedrock Knowledge Base. (4d9c7a1)
  • client-rolesanywhere: IAM RolesAnywhere now supports custom role session name on the CreateSession. This release adds the acceptRoleSessionName option to a profile to control whether a role session name will be accepted in a session request with a given profile. (5bc3008)
  • client-tnb: This release adds Network Service Update, through which customers will be able to update their instantiated networks to a new network package. See the documentation for limitations. The release also enhances the Get network operation API to return parameter overrides used during the operation. (cee6948)
  • clients: update client endpoints as of 2024-07-30 (ecc97a2)
aws-sdk-bot
published 3.620.1 •

Changelog

Source

3.620.1 (2024-07-29)

Features

  • clients: update client endpoints as of 2024-07-29 (78129a7)
aws-sdk-bot
published 3.620.0 •

Changelog

Source

3.620.0 (2024-07-25)

Bug Fixes

  • eventstream-handler-node: start streaming without waiting for response (#6311) (0072f42)

Features

  • client-application-auto-scaling: Application Auto Scaling is now more responsive to the changes in demand of your SageMaker Inference endpoints. To get started, create or update a Target Tracking policy based on High Resolution CloudWatch metrics. (961af9b)
  • client-application-signals: CloudWatch Application Signals now supports application logs correlation with traces and operational health metrics of applications running on EC2 instances. Users can view the most relevant telemetry to troubleshoot application health anomalies such as spikes in latency, errors, and availability. (ef30775)
  • client-bedrock-runtime: Provides ServiceUnavailableException error message (690bc7f)
  • client-codecommit: CreateRepository API now throws OperationNotAllowedException when the account has been restricted from creating a repository. (9195ee7)
  • client-datazone: Introduces GetEnvironmentCredentials operation to SDK (2156a87)
  • client-ec2: EC2 Fleet now supports using custom identifiers to reference Amazon Machine Images (AMI) in launch requests that are configured to choose from a diversified list of instance types. (88cbe69)
  • client-ecr: API and documentation updates for Amazon ECR, adding support for creating, updating, describing and deleting ECR Repository Creation Template. (83e5411)
  • client-eks: This release adds support for EKS cluster to manage extended support. (45cb022)
  • client-elastic-load-balancing-v2: This release adds support for sharing trust stores across accounts and organizations through integration with AWS Resource Access Manager. (4a753d9)
  • client-network-firewall: You can now log events that are related to TLS inspection, in addition to the existing alert and flow logging. (ab0e00e)
  • client-outposts: Adding default vCPU information to GetOutpostSupportedInstanceTypes and GetOutpostInstanceTypes responses (2e67698)
  • client-sfn: This release adds support to customer managed KMS key encryption in AWS Step Functions. (895cc68)
aws-sdk-bot
published 3.616.0 •

Changelog

Source

3.616.0 (2024-07-18)

Bug Fixes

  • lib-storage: location in upload result should include custom port (#6282) (9d3cbb6)
  • middleware-sdk-s3: set consistent dependency versions (#6287) (207cd84)

Features

  • client-acm-pca: Fix broken waiters for the acm-pca client. Waiters broke in version 1.13.144 of the Boto3 SDK. (a867f6e)
  • client-connect: Amazon Connect expands search API coverage for additional resources. Search for hierarchy groups by name, ID, tag, or other criteria (new endpoint). Search for agent statuses by name, ID, tag, or other criteria (new endpoint). Search for users by their assigned proficiencies (enhanced endpoint) (226e9c6)
  • client-ec2: Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range. (337c43d)
  • client-firehose: This release 1) Add configurable buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache Iceberg tables as destination. (9a36c7e)
  • client-medialive: AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type. (91134df)
  • client-sagemaker: SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family. (709db60)
  • client-taxsettings: Set default endpoint for aws partition. Requests from all regions in aws partition will be forward to us-east-1 endpoint. (7927892)
  • clients: update client endpoints as of 2024-07-18 (ac3e31b)
aws-sdk-bot
published 3.614.0 •

Changelog

Source

3.614.0 (2024-07-10)

Bug Fixes

  • util-dynamodb: perform global interface check in NativeAttributeBinary union (#6261) (e116b4c)

Features

  • client-batch: This feature allows AWS Batch Jobs with EKS container orchestration type to be run as Multi-Node Parallel Jobs. (bda616d)
  • client-bedrock-agent-runtime: Introduces query decomposition, enhanced Agents integration with Knowledge bases, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources for end-to-end solutions. (f2f40c1)
  • client-bedrock-agent: Introduces new data sources and chunking strategies for Knowledge bases, advanced parsing logic using FMs, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources. (6d701b1)
  • client-bedrock-runtime: Add support for contextual grounding check and ApplyGuardrail API for Guardrails for Amazon Bedrock. (8863b77)
  • client-bedrock: Add support for contextual grounding check for Guardrails for Amazon Bedrock. (f8cc6bd)
  • client-ec2: Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone Network Border Group level (d835dbb)
  • client-glue: Add recipe step support for recipe node (c9d85d8)
  • client-license-manager-linux-subscriptions: Add support for third party subscription providers, starting with RHEL subscriptions through Red Hat Subscription Manager (RHSM). Additionally, add support for tagging subscription provider resources, and detect when an instance has more than one Linux subscription and notify the customer. (e490334)
  • client-mediaconnect: AWS Elemental MediaConnect introduces the ability to disable outputs. Disabling an output allows you to keep the output attached to the flow, but stop streaming to the output destination. A disabled output does not incur data transfer costs. (427a732)
  • clients: update client endpoints as of 2024-07-10 (3a748e5)
aws-sdk-bot
published 3.613.0 •

Changelog

Source

3.613.0 (2024-07-09)

Bug Fixes

  • middleware-eventstream: lowercase headers more consistently (#6259) (1965eb0)

Features

  • client-datazone: This release deprecates dataProductItem field from SearchInventoryResultItem, along with some unused DataProduct shapes (5d3596b)
  • client-fsx: Adds support for FSx for NetApp ONTAP 2nd Generation file systems, and FSx for OpenZFS Single AZ HA file systems. (cd5cd96)
  • client-opensearch: This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down. (069e247)
  • client-sagemaker: This release 1/ enables optimization jobs that allows customers to perform Ahead-of-time compilation and quantization. 2/ allows customers to control access to Amazon Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for CreateModel action. (ec13654)
  • clients: update client endpoints as of 2024-07-09 (d5e32c2)
aws-sdk-bot
published 3.609.0 •

Changelog

Source

3.609.0 (2024-07-02)

Features

  • client-ec2: Documentation updates for Elastic Compute Cloud (EC2). (c155b9e)
  • client-fms: Increases Customer API's ManagedServiceData length (b5ca023)
  • client-s3: Added response overrides to Head Object requests. (ac9f3d2)
aws-sdk-bot
published 3.606.0 •

Changelog

Source

3.606.0 (2024-06-27)

Features

  • client-application-auto-scaling: Amazon WorkSpaces customers can now use Application Auto Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool. (2bd900f)
  • client-chime-sdk-media-pipelines: Added Amazon Transcribe multi language identification to Chime SDK call analytics. Enabling customers sending single stream audio to generate call recordings using Chime SDK call analytics (2028122)
  • client-datazone: This release supports the data lineage feature of business data catalog in Amazon DataZone. (dc63d2c)
  • client-elasticache: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (d3a5651)
  • client-mq: This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'. (8c6b66a)
  • client-qconnect: Adds CreateContentAssociation, ListContentAssociations, GetContentAssociation, and DeleteContentAssociation APIs. (c6917b4)
  • client-quicksight: Adding support for Repeating Sections, Nested Filters (be6cd94)
  • client-sagemaker: Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools. (c8b653f)
  • client-workspaces: Added support for WorkSpaces Pools. (729c208)
  • clients: update client endpoints as of 2024-06-27 (9cc63d2)
23
39
Next
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc