Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/client-connectcampaigns

Package Overview
Dependencies
Maintainers
5
Versions
276
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

1
28

3.204.0

Diff

Changelog

Source

3.204.0 (2022-11-04)

Features

  • client-ec2: This release adds API support for the recipient of an AMI account share to remove shared AMI launch permissions. (59dc76d)
  • client-emr-containers: Adding support for Job templates. Job templates allow you to create and store templates to configure Spark applications parameters. This helps you ensure consistent settings across applications by reusing and enforcing configuration overrides in data pipelines. (011ec88)
  • clients: update client endpoints as of 2022-11-04 (7471107)
aws-sdk-bot
published 3.202.0 •

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

Changelog

Source

3.199.0 (2022-10-28)

Bug Fixes

  • packages: issues with jest script and configuration (#4115) (7b788b8)

Features

  • client-apprunner: AWS App Runner adds .NET 6, Go 1, PHP 8.1 and Ruby 3.1 runtimes. (12cc3bc)
  • client-appstream: This release includes CertificateBasedAuthProperties in CreateDirectoryConfig and UpdateDirectoryConfig. (f6bd19e)
  • client-cloudformation: This release adds more fields to improves visibility of AWS CloudFormation StackSets information in following APIs: ListStackInstances, DescribeStackInstance, ListStackSetOperationResults, ListStackSetOperations, DescribeStackSetOperation. (9f57946)
  • client-gamesparks: Add LATEST as a possible GameSDK Version on snapshot (758bc33)
  • client-mediatailor: This release introduces support for SCTE-35 segmentation descriptor messages which can be sent within time signal messages. (d2920e8)
  • client-privatenetworks: Fix incorrect endpoint-prefix in endpoint ruleset. (30ddc67)
  • client-support-app: Fix incorrect endpoint-prefix in endpoint ruleset. (2955f67)
  • clients: update client endpoints as of 2022-10-28 (000a4ed)
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)
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