Socket
Socket
Sign inDemoInstall

@aws-sdk/url-parser

Package Overview
Dependencies
3
Maintainers
5
Versions
83
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
9Next

3.310.0

Diff

Changelog

Source

3.310.0 (2023-04-10)

Bug Fixes

  • use updated dist glob pattern in package.json (#4628) (352393d)

Features

  • client-connect: This release adds the ability to configure an agent's routing profile to receive contacts from multiple channels at the same time via extending the UpdateRoutingProfileConcurrency, CreateRoutingProfile and DescribeRoutingProfile APIs. (449823d)
  • client-ecs: This release adds support for enabling FIPS compliance on Amazon ECS Fargate tasks (db95943)
  • client-marketplace-catalog: Added three new APIs to support resource sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added new OwnershipType field to ListEntities request to let users filter on entities that are shared with them. Increased max page size of ListEntities response from 20 to 50 results. (d860c2f)
  • client-mediaconvert: AWS Elemental MediaConvert SDK now supports conversion of 608 paint-on captions to pop-on captions for SCC sources. (e233a50)
  • client-omics: Remove unexpected API changes. (16d0576)
  • client-rekognition: This release adds support for Face Liveness APIs in Amazon Rekognition. Updates UpdateStreamProcessor to return ResourceInUseException Exception. Minor updates to API documentation. (0ffd995)
  • clients: update client endpoints as of 2023-04-10 (edbe989)
aws-sdk-bot
published 3.306.0 •

Changelog

Source

3.306.0 (2023-04-04)

Bug Fixes

  • types: node-http-handler type imports and @aws-sdk/types exports (#4610) (8ee06d4)

Features

  • client-amplifyuibuilder: Support StorageField and custom displays for data-bound options in form builder. Support non-string operands for predicates in collections. Support choosing client to get token from. (b24e527)
  • client-dataexchange: This release updates the value of MaxResults. (b795ebc)
  • client-ec2: C6in, M6in, M6idn, R6in and R6idn bare metal instances are powered by 3rd Generation Intel Xeon Scalable processors and offer up to 200 Gbps of network bandwidth. (01bddbc)
  • client-elastic-inference: Updated public documentation for the Describe and Tagging APIs. (e28258e)
  • client-rekognitionstreaming: update model (#4609) (ddb0c5d)
  • client-sagemaker-runtime: Amazon SageMaker Asynchronous Inference now provides customers a FailureLocation as a response parameter in InvokeEndpointAsync API to capture the model failure responses. (62f9c4d)
  • client-sagemaker: Amazon SageMaker Asynchronous Inference now allows customer's to receive failure model responses in S3 and receive success/failure model responses in SNS notifications. (bbc2fd1)
  • client-wafv2: This release rolls back association config feature for webACLs that protect CloudFront protections. (f96b649)
  • clients: update client endpoints as of 2023-04-04 (597085d)
aws-sdk-bot
published 3.303.0 •

Changelog

Source

3.303.0 (2023-03-30)

Features

  • client-athena: Make DefaultExecutorDpuSize and CoordinatorDpuSize fields optional in StartSession (1a4cd21)
  • client-auto-scaling: Amazon EC2 Auto Scaling now supports Elastic Load Balancing traffic sources with the AttachTrafficSources, DetachTrafficSources, and DescribeTrafficSources APIs. This release also introduces a new activity status, "WaitingForConnectionDraining", for VPC Lattice to the DescribeScalingActivities API. (3f4037e)
  • client-batch: This feature allows Batch on EKS to support configuration of Pod Labels through Metadata for Batch on EKS Jobs. (d26bec4)
  • client-compute-optimizer: This release adds support for HDD EBS volume types and io2 Block Express. We are also adding support for 61 new instance types and instances that have non consecutive runtime. (defd0ca)
  • client-drs: Adding a field to the replication configuration APIs to support the auto replicate new disks feature. We also deprecated RetryDataReplication. (6848391)
  • client-ec2: This release adds support for Tunnel Endpoint Lifecycle control, a new feature that provides Site-to-Site VPN customers with better visibility and control of their VPN tunnel maintenance updates. (daa7956)
  • client-emr: Updated DescribeCluster and ListClusters API responses to include ErrorDetail that specifies error code, programmatically accessible error data,and an error message. ErrorDetail provides the underlying reason for cluster failure and recommends actions to simplify troubleshooting of EMR clusters. (aa47baa)
  • client-glue: This release adds support for AWS Glue Data Quality, which helps you evaluate and monitor the quality of your data and includes the API for creating, deleting, or updating data quality rulesets, runs and evaluations. (811c814)
  • client-guardduty: Added EKS Runtime Monitoring feature support to existing detector, finding APIs and introducing new Coverage APIs (0f16674)
  • client-imagebuilder: Adds support for new image workflow details and image vulnerability detection. (a2d8908)
  • client-ivs: Amazon Interactive Video Service (IVS) now offers customers the ability to configure IVS channels to allow insecure RTMP ingest. (0001a10)
  • client-kendra: AWS Kendra now supports featured results for a query. (2271816)
  • client-network-firewall: AWS Network Firewall added TLS inspection configurations to allow TLS traffic inspection. (801cd21)
  • client-sagemaker-geospatial: Amazon SageMaker geospatial capabilities now supports server-side encryption with customer managed KMS key and SageMaker notebooks with a SageMaker geospatial image in a Amazon SageMaker Domain with VPC only mode. (04b37bf)
  • client-vpc-lattice: General Availability (GA) release of Amazon VPC Lattice (fc57f8f)
  • client-wellarchitected: AWS Well-Architected SDK now supports getting consolidated report metrics and generating a consolidated report PDF. (f0d07c4)
  • clients: update client endpoints as of 2023-03-30 (4682bc1)
aws-sdk-bot
published 3.296.0 •

Changelog

Source

3.296.0 (2023-03-21)

Bug Fixes

  • scripts: prettify package.json when updating version numbers (#4552) (4d47810)
  • scripts: use json-stringify as parser for package.json (#4559) (69f53ce)

Features

  • client-chime-sdk-messaging: Amazon Chime SDK messaging customers can now manage streaming configuration for messaging data for archival and analysis. (edee457)
  • client-cleanrooms: GA Release of AWS Clean Rooms, Added Tagging Functionality (b310676)
  • client-ec2: This release adds support for AWS Network Firewall, AWS PrivateLink, and Gateway Load Balancers to Amazon VPC Reachability Analyzer, and it makes the path destination optional as long as a destination address in the filter at source is provided. (eb6d517)
  • client-iotsitewise: Provide support for tagging of data streams and enabling tag based authorization for property alias (0a085f6)
  • client-mgn: This release introduces the Import and export feature and expansion of the post-launch actions (20befeb)
  • clients: update client endpoints as of 2023-03-21 (9cf1810)
  • node-http-handler: implement connections pool and manager interfaces (#4508) (86a6046)
aws-sdk-bot
published 3.295.0 •

Changelog

Source

3.295.0 (2023-03-20)

Bug Fixes

Features

  • client-application-auto-scaling: With this release customers can now tag their Application Auto Scaling registered targets with key-value pairs and manage IAM permissions for all the tagged resources centrally. (ba24447)
  • client-neptune: This release makes following few changes. db-cluster-identifier is now a required parameter of create-db-instance. describe-db-cluster will now return PendingModifiedValues and GlobalClusterIdentifier fields in the response. (1824352)
  • client-s3outposts: S3 On Outposts added support for endpoint status, and a failed endpoint reason, if any (56a152d)
  • client-workdocs: This release adds a new API, SearchResources, which enable users to search through metadata and content of folders, documents, document versions and comments in a WorkDocs site. (e1674aa)
  • clients: update client endpoints as of 2023-03-20 (3336bc7)
aws-sdk-bot
published 3.292.0 •

Changelog

Source

3.292.0 (2023-03-15)

Bug Fixes

Features

  • client-migrationhubstrategy: This release adds the binary analysis that analyzes IIS application DLLs on Windows and Java applications on Linux to provide anti-pattern report without configuring access to the source code. (dec133b)
  • client-s3-control: Added support for S3 Object Lambda aliases. (f841638)
  • client-securitylake: Make Create/Get/ListSubscribers APIs return resource share ARN and name so they can be used to validate the RAM resource share to accept. GetDatalake can be used to track status of UpdateDatalake and DeleteDatalake requests. (934e9e6)
  • clients: update client endpoints as of 2023-03-15 (a254cf6)
  • smithy-client: update client defaults provider (0d0cac0)
aws-sdk-bot
published 3.290.0 •

Changelog

Source

3.290.0 (2023-03-13)

Features

  • client-appintegrations: Adds FileConfiguration to Amazon AppIntegrations CreateDataIntegration supporting scheduled downloading of third party files into Amazon Connect from sources such as Microsoft SharePoint. (6780524)
  • client-s3-control: Added support for cross-account Multi-Region Access Points. Added support for S3 Replication for S3 on Outposts. (0be873b)
  • client-tnb: This release adds tagging support to the following Network Instance APIs : Instantiate, Update, Terminate. (dfdcf0e)
  • client-wisdom: This release extends Wisdom CreateKnowledgeBase API to support SharePoint connector type by removing the @required trait for objectField (79c9f81)
  • clients: update client endpoints as of 2023-03-13 (7110e0a)
  • protocol-http: implement SRA HttpRequest (#4514) (d9d24b0)
  • smithy-client: update client defaults provider (a092b53)
aws-sdk-bot
published 3.289.0 •

Changelog

Source

3.289.0 (2023-03-10)

Features

  • client-ivschat: This release adds a new exception returned when calling AWS IVS chat UpdateLoggingConfiguration. Now UpdateLoggingConfiguration can return ConflictException when invalid updates are made in sequence to Logging Configurations. (8b55eb1)
  • client-secrets-manager: The type definitions of SecretString and SecretBinary now have a minimum length of 1 in the model to match the exception thrown when you pass in empty values. (4382b4e)
  • clients: update client endpoints as of 2023-03-10 (feb6f9b)
aws-sdk-bot
published 3.272.0 •

Changelog

Source

3.272.0 (2023-02-15)

Features

  • client-cloudtrail: This release adds an InsufficientEncryptionPolicyException type to the StartImport endpoint (4253089)
  • client-frauddetector: This release introduces Lists feature which allows customers to reference a set of values in Fraud Detector's rules. With Lists, customers can dynamically manage these attributes in real time. Lists can be created/deleted and its contents can be modified using the Fraud Detector API. (6186c03)
  • client-glue: Fix DirectJDBCSource not showing up in CLI code gen (bedba23)
  • client-privatenetworks: This release introduces a new StartNetworkResourceUpdate API, which enables return/replacement of hardware from a NetworkSite. (804b9bc)
  • client-wafv2: For protected CloudFront distributions, you can now use the AWS WAF Fraud Control account takeover prevention (ATP) managed rule group to block new login attempts from clients that have recently submitted too many failed login attempts. (dc28d4e)
  • clients: update client endpoints as of 2023-02-15 (2e05ae8)
aws-sdk-bot
published 3.271.0 •

Changelog

Source

3.271.0 (2023-02-14)

Bug Fixes

Features

  • client-appconfig: AWS AppConfig now offers the option to set a version label on hosted configuration versions. Version labels allow you to identify specific hosted configuration versions based on an alternate versioning scheme that you define. (1ffdf34)
  • client-datasync: With this launch, we are giving customers the ability to use older SMB protocol versions, enabling them to use DataSync to copy data to and from their legacy storage arrays. (125850c)
  • client-ec2: With this release customers can turn host maintenance on or off when allocating or modifying a supported dedicated host. Host maintenance is turned on by default for supported hosts. (62c8b91)
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