Socket
Socket
Sign inDemoInstall

@aws-sdk/util-endpoints

Package Overview
Dependencies
Maintainers
5
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/util-endpoints - npm Package Versions

1
12

3.202.0

Diff

Changelog

Source

3.202.0 (2022-11-02)

Bug Fixes

  • codegen: aws-query protocol, distinguish explicit empty list (#4003) (8e10769)
  • util-endpoints: evaluateTemplate implementation without RegExp/Function (#4136) (5c8a6fb)

Features

  • client-iotsitewise: This release adds the ListAssetModelProperties and ListAssetProperties APIs. You can list all properties that belong to a single asset model or asset using these two new APIs. (4081f69)
  • client-s3-control: S3 on Outposts launches support for Lifecycle configuration for Outposts buckets. With S3 Lifecycle configuration, you can mange objects so they are stored cost effectively. You can manage objects using size-based rules and specify how many noncurrent versions bucket will retain. (556a2da)
  • client-sagemaker: This release updates Framework model regex for ModelPackage to support new Framework version xgboost, sklearn. (8f32160)
  • client-ssm-incidents: Adds support for tagging replication-set on creation. (dc1464e)
  • clients: update client endpoints as of 2022-11-02 (4a0c484)
  • util-base64: merge node and browser implementations (#4137) (d3ccee7)
aws-sdk-bot
published 3.201.0 •

Changelog

Source

3.201.0 (2022-11-01)

Bug Fixes

  • client-s3-control: restrict Bucket param dedupe to S3 only (#4132) (80634b7)
  • scripts: skip clients while linting in CI (#4129) (ffec8bd)

Features

  • client-rds: Relational Database Service - This release adds support for configuring Storage Throughput on RDS database instances. (e06e4e2)
  • client-textract: Add ocr results in AnalyzeIDResponse as blocks (0b08176)
  • clients: update client endpoints as of 2022-11-01 (323e3c5)
  • end support for Node.js 12.x (#4123) (83f913e)
aws-sdk-bot
published 3.200.0 •

Changelog

Source

3.200.0 (2022-10-31)

Bug Fixes

  • endpoint: instruct rds middleware to wait for endpoint resolution (#4120) (7cabc1e)
  • types: extends check of generic in WithSdkStreamMixin (#4119) (299d245)

Features

  • client-apprunner: This release adds support for private App Runner services. Services may now be configured to be made private and only accessible from a VPC. The changes include a new VpcIngressConnection resource and several new and modified APIs. (cce87ac)
  • client-cloudwatch-logs: SDK release to support tagging for destinations and log groups with TagResource. Also supports tag on create with PutDestination. (c97217f)
  • client-connect: Amazon connect now support a new API DismissUserContact to dismiss or remove terminated contacts in Agent CCP (9e340c3)
  • client-ec2: Elastic IP transfer is a new Amazon VPC feature that allows you to transfer your Elastic IP addresses from one AWS Account to another. (dba90b0)
  • client-iot: This release adds the Amazon Location action to IoT Rules Engine. (dc1adcf)
  • client-sesv2: This release includes support for interacting with the Virtual Deliverability Manager, allowing you to opt in/out of the feature and to retrieve recommendations and metric data. (72ea473)
  • client-textract: This release introduces additional support for 30+ normalized fields such as vendor address and currency. It also includes OCR output in the response and accuracy improvements for the already supported fields in previous version (5ee0634)
  • clients: update client endpoints as of 2022-10-31 (1677e7f)
aws-sdk-bot
published 3.198.0 •

Changelog

Source

3.198.0 (2022-10-27)

Bug Fixes

  • scripts: use since origin/main for ci (#4101) (1335bfb)
  • types: make logger.trace an optional function (#4110) (7d95b34)
  • update eventStreamPayloadHandler to also get prior signature from query string (#4100) (d6d9e10)

Features

  • client-ec2: Feature supports the replacement of instance root volume using an updated AMI without requiring customers to stop their instance. (c980e67)
  • client-fms: Add support NetworkFirewall Managed Rule Group Override flag in GetViolationDetails API (7586f6e)
  • client-glue: Added support for custom datatypes when using custom csv classifier. (3711a1f)
  • client-sagemaker: This change allows customers to provide a custom entrypoint script for the docker container to be run while executing training jobs, and provide custom arguments to the entrypoint script. (4978352)
  • client-wafv2: This release adds the following: Challenge rule action, to silently verify client browsers; rule group rule action override to any valid rule action, not just Count; token sharing between protected applications for challenge/CAPTCHA token; targeted rules option for Bot Control managed rule group. (2d06b27)
  • clients: update client endpoints as of 2022-10-27 (6eafddf)
  • endpoint: log endpoint decisions at debug level (#4106) (d600213)
aws-sdk-bot
published 3.197.0 •

Changelog

Source

3.197.0 (2022-10-26)

Bug Fixes

  • endpoint: normalize endpoint to string when passing from client config to endpointParams (#4098) (5da4499)
  • smithy-client: fix default error typo (#4092) (e8158a6)
  • types: expand custom endpoint type (#4097) (3620ce4)

Features

  • client-kafka: This release adds support for Tiered Storage. UpdateStorage allows you to control the Storage Mode for supported storage tiers. (0fd7c71)
  • client-neptune: Added a new cluster-level attribute to set the capacity range for Neptune Serverless instances. (5458d9b)
  • client-sagemaker: Amazon SageMaker Automatic Model Tuning now supports specifying Grid Search strategy for tuning jobs, which evaluates all hyperparameter combinations exhaustively based on the categorical hyperparameters provided. (a00fdf9)
  • clients: update client endpoints as of 2022-10-26 (95631eb)
aws-sdk-bot
published 3.196.0 •

Changelog

Source

3.196.0 (2022-10-25)

Features

  • client-accessanalyzer: This release adds support for six new resource types in IAM Access Analyzer to help you easily identify public and cross-account access to your AWS resources. Updated service API, documentation, and paginators. (b8f881b)
  • client-mediatailor: This release is a documentation update (228874a)
  • client-rds: Relational Database Service - This release adds support for exporting DB cluster data to Amazon S3. (6e030b7)
  • client-workspaces: This release adds new enums for supporting Workspaces Core features, including creating Manual running mode workspaces, importing regular Workspaces Core images and importing g4dn Workspaces Core images. (7d3dc18)
  • clients: update client endpoints as of 2022-10-25 (5212ad1)
  • endpoint: add remaining restJson1 services endpoint models (#4090) (998113b)
aws-sdk-bot
published 3.194.0 •

Changelog

Source

3.194.0 (2022-10-21)

Bug Fixes

  • util-endpoints: use default import for partitions.json (#4072) (f9bc7af)

Features

  • client-cognito-identity-provider: This release adds a new "DeletionProtection" field to the UserPool in Cognito. Application admins can configure this value with either ACTIVE or INACTIVE value. Setting this field to ACTIVE will prevent a user pool from accidental deletion. (58004ad)
  • client-s3: S3 on Outposts launches support for automatic bucket-style alias. You can use the automatic access point alias instead of an access point ARN for any object-level operation in an Outposts bucket. (1437c0f)
  • client-sagemaker: CreateInferenceRecommenderjob API now supports passing endpoint details directly, that will help customers to identify the max invocation and max latency they can achieve for their model and the associated endpoint along with getting recommendations on other instances. (d7d3486)
  • endpoint: add restXml endpoints 2.0 models (#4069) (4da5ff3)
  • endpoint: add wire protocol filtering option to copy models script (#4068) (1acd79a)
  • endpoint: endpoint models for awsquery protocol (#4070) (41bb10d)
aws-sdk-bot
published 3.193.0 •

Changelog

Source

3.193.0 (2022-10-20)

Bug Fixes

  • client-eventbridge: remove middleware-sdk-eventbridge (#4059) (7b1f599)
  • clients: add @aws-sdk/util-endpoints dependency (#4058) (e8d7c68)
  • endpoint: join authScheme signingRegionSet values instead of taking first only (#4056) (751245a)
  • endpoint: s3 control tests to unblock CI (#4063) (0090e1c)
  • endpoint: test fixes for s3-control related to endpoints 2.0 (#4065) (25af672)

Features

  • client-devops-guru: This release adds information about the resources DevOps Guru is analyzing. (991855c)
  • client-global-accelerator: Global Accelerator now supports AddEndpoints and RemoveEndpoints operations for standard endpoint groups. (d7d6077)
  • client-resiliencehub: In this release, we are introducing support for regional optimization for AWS Resilience Hub applications. It also includes a few documentation updates to improve clarity. (81b5510)
  • client-rum: CloudWatch RUM now supports Extended CloudWatch Metrics with Additional Dimensions (0932dce)
  • clients: update client endpoints as of 2022-10-20 (688454b)
aws-sdk-bot
published 3.192.0 •

Changelog

Source

3.192.0 (2022-10-19)

Bug Fixes

  • endpoint: dedupe clientContext/builtIn params, fix s3 unit test (#4051) (947c8bc)
  • endpoint: use sigv4a signing region override (#4054) (a24892f)

Features

  • client-cloudtrail: This release includes support for exporting CloudTrail Lake query results to an Amazon S3 bucket. (6a91fad)
  • client-config-service: This release adds resourceType enums for AppConfig, AppSync, DataSync, EC2, EKS, Glue, GuardDuty, SageMaker, ServiceDiscovery, SES, Route53 types. (4ceb486)
  • client-connect: This release adds API support for managing phone numbers that can be used across multiple AWS regions through telephony traffic distribution. (74a0d2e)
  • client-eventbridge: Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters. (437f3e3)
  • client-managedblockchain: Adding new Accessor APIs for Amazon Managed Blockchain (db0e989)
  • client-s3-control: Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters. (3aad5b0)
  • client-s3: Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters. (6e4371e)
  • client-support-app: This release adds the RegisterSlackWorkspaceForOrganization API. You can use the API to register a Slack workspace for an AWS account that is part of an organization. (40db0f5)
  • client-workspaces-web: WorkSpaces Web now supports user access logging for recording session start, stop, and URL navigation. (b84f8b8)
  • clients: update client endpoints as of 2022-10-19 (ec747ca)
aws-sdk-bot
published 3.190.0 •

Changelog

Source

3.190.0 (2022-10-17)

Bug Fixes

  • endpoint: e2e test fixes for endpoints 2.0 all services (#4044) (b53f5bd)
  • endpoint: endpoints 2.0 all-service TS compilation fixes (#4043) (f2da618)

Features

  • client-greengrass: This change allows customers to specify FunctionRuntimeOverride in FunctionDefinitionVersion. This configuration can be used if the runtime on the device is different from the AWS Lambda runtime specified for that function. (b2be11f)
  • client-sagemaker: This release adds support for C7g, C6g, C6gd, C6gn, M6g, M6gd, R6g, and R6gn Graviton instance types in Amazon SageMaker Inference. (92e9095)
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc