Socket
Socket
Sign inDemoInstall

@aws-sdk/client-rbin

Package Overview
Dependencies
Maintainers
5
Versions
295
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

1
30

3.78.0

Diff

Changelog

Source

3.78.0 (2022-04-26)

Features

  • client-cloudfront: CloudFront now supports the Server-Timing header in HTTP responses sent from CloudFront. You can use this header to view metrics that help you gain insights about the behavior and performance of CloudFront. To use this header, enable it in a response headers policy. (c70378d)
  • client-ivschat: Adds new APIs for IVS Chat, a feature for building interactive chat experiences alongside an IVS broadcast. (1ee3b39)
  • client-lightsail: This release adds support for Lightsail load balancer HTTP to HTTPS redirect and TLS policy configuration. (6bfdeba)
  • client-network-firewall: AWS Network Firewall now enables customers to use a customer managed AWS KMS key for the encryption of their firewall resources. (ba3e251)
  • client-sagemaker: SageMaker Inference Recommender now accepts customer KMS key ID for encryption of endpoints and compilation outputs created during inference recommendation. (85a8b9d)
  • types: add pagination stopOnSameToken option (#3524) (9bf73e8)
aws-sdk-bot
published 3.76.0 •

Changelog

Source

3.76.0 (2022-04-22)

Bug Fixes

  • node-http-handler: http2 lets node exit (#3541) (7480667)
  • util-dynamodb: allow marshall function to handle more input types (#3539) (a5fa267)

Features

  • client-chime-sdk-meetings: Include additional exceptions types. (89b90ef)
  • client-ec2: Adds support for waiters that automatically poll for a deleted NAT Gateway until it reaches the deleted state. (047c131)
aws-sdk-bot
published 3.75.0 •

Changelog

Source

3.75.0 (2022-04-21)

Features

  • client-glue: This release adds APIs to create, read, delete, list, and batch read of Glue custom entity types (546dab6)
  • client-iotsitewise: This release adds 3 new batch data query APIs : BatchGetAssetPropertyValue, BatchGetAssetPropertyValueHistory and BatchGetAssetPropertyAggregates (f07f481)
  • client-iottwinmaker: General availability (GA) for AWS IoT TwinMaker. For more information, see https://docs.aws.amazon.com/iot-twinmaker/latest/apireference/Welcome.html (1103688)
  • client-lookoutmetrics: Added DetectMetricSetConfig API for detecting configuration required for creating metric set from provided S3 data source. (902a074)
  • client-mediatailor: This release introduces tiered channels and adds support for live sources. Customers using a STANDARD channel can now create programs using live sources. (75fac5e)
  • client-storage-gateway: This release adds support for minimum of 5 character length virtual tape barcodes. (808b04f)
  • client-wisdom: This release updates the GetRecommendations API to include a trigger event list for classifying and grouping recommendations. (6f1e5c3)
aws-sdk-bot
published 3.74.0 •

Changelog

Source

3.74.0 (2022-04-20)

Bug Fixes

  • node-http-handler: resolve config provider only once per NodeHttpHandler instance (#3545) (8ffd6b2)

Features

  • client-connect: This release adds APIs to search, claim, release, list, update, and describe phone numbers. You can also use them to associate and disassociate contact flows to phone numbers. (78e0c59)
  • client-macie2: Sensitive data findings in Amazon Macie now indicate how Macie found the sensitive data that produced a finding (originType). (cad1178)
  • client-mgn: Removed required annotation from input fields in Describe operations requests. Added quotaValue to ServiceQuotaExceededException (ee4defd)
  • client-rds: Added a new cluster-level attribute to set the capacity range for Aurora Serverless v2 instances. (fd985ae)
  • clients: update client endpoints as of 2022-04-20 (7781e4e)
aws-sdk-bot
published 3.72.0 •

Changelog

Source

3.72.0 (2022-04-15)

Features

  • client-athena: This release adds subfields, ErrorMessage, Retryable, to the AthenaError response object in the GetQueryExecution API when a query fails. (905ab58)
  • client-lightsail: This release adds support to describe the synchronization status of the account-level block public access feature for your Amazon Lightsail buckets. (4850e32)
  • client-rds: Removes Amazon RDS on VMware with the deletion of APIs related to Custom Availability Zones and Media installation (2a9f8c3)
aws-sdk-bot
published 3.67.0 •

Changelog

Source

3.67.0 (2022-04-08)

Features

  • client-mediaconvert: AWS Elemental MediaConvert SDK has added support for the pass-through of WebVTT styling to WebVTT outputs, pass-through of KLV metadata to supported formats, and improved filter support for processing 444/RGB content. (d49135a)
  • client-mediapackage-vod: This release adds ScteMarkersSource as an available field for Dash Packaging Configurations. When set to MANIFEST, MediaPackage will source the SCTE-35 markers from the manifest. When set to SEGMENTS, MediaPackage will source the SCTE-35 markers from the segments. (fc43d06)
  • client-wafv2: Add a new CurrentDefaultVersion field to ListAvailableManagedRuleGroupVersions API response; add a new VersioningSupported boolean to each ManagedRuleGroup returned from ListAvailableManagedRuleGroups API response. (07f9765)
  • clients: update client endpoints as of 2022-04-08 (ad3734a)
aws-sdk-bot
published 3.58.0 •

Changelog

Source

3.58.0 (2022-03-28)

Features

  • client-acm-pca: Updating service name entities (8d633e0)
  • client-medialive: This release adds support for selecting a maintenance window. (1d78757)
aws-sdk-bot
published 3.56.0 •

Changelog

Source

3.56.0 (2022-03-24)

Features

  • client-config-service: Added new APIs GetCustomRulePolicy and GetOrganizationCustomRulePolicy, and updated existing APIs PutConfigRule, DescribeConfigRule, DescribeConfigRuleEvaluationStatus, PutOrganizationConfigRule, DescribeConfigRule to support a new feature for building AWS Config rules with AWS CloudFormation Guard (da33251)
  • client-lambda: Adds support for increased ephemeral storage (/tmp) up to 10GB for Lambda functions. Customers can now provision up to 10 GB of ephemeral storage per function instance, a 20x increase over the previous limit of 512 MB. (d77b86b)
  • client-transcribe: This release adds an additional parameter for subtitling with Amazon Transcribe batch jobs: outputStartIndex. (8419c39)
  • clients: update client endpoints to latest (523b0fd)
aws-sdk-bot
published 3.55.0 •

Changelog

Source

3.55.0 (2022-03-21)

Bug Fixes

  • middleware-serde: mark error entry non-enumerable (#3426) (c7cceb5)
  • property-provider: copy error properties to ProviderError in from() (#3440) (4377e44)
  • property-provider: manually adjust the prototype of *ProviderError (#3445) (134f769)
  • scripts: update typescript version in generate-clients (#3454) (f90992a)
  • types: remove @internal jsdoc tag from profile types (#3452) (2d7c151)

Features

  • clients: update clients as of 03/21/2022 (#3455) (7cd40a5)
  • property-provider: memoize() supports force refresh (#3413) (a79f962)
  • util-middleware: add normalizeProvider (#3456) (e15b0f5)
aws-sdk-bot
published 3.54.1 •

Changelog

Source

3.54.1 (2022-03-15)

Bug Fixes

  • middleware-content-length: swallow error if content-length computation fails (#3429) (8c12233)
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