OdyseeTeam / odysee-media-server

A dockerized container of NGINX-RTMP and Node.js with transcoding, archiving & stream authentication.
https://odysee.com
MIT License
24 stars 7 forks source link

Bump aws-sdk from 2.881.0 to 2.1190.0 in /api-server #567

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps aws-sdk from 2.881.0 to 2.1190.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.1190.0

See changelog for more information.

Release v2.1189.0

See changelog for more information.

Release v2.1188.0

See changelog for more information.

Release v2.1187.0

See changelog for more information.

Release v2.1186.0

See changelog for more information.

Release v2.1185.0

See changelog for more information.

Release v2.1184.0

See changelog for more information.

Release v2.1183.0

See changelog for more information.

Release v2.1182.0

See changelog for more information.

Release v2.1181.0

See changelog for more information.

Release v2.1180.0

See changelog for more information.

Release v2.1179.0

See changelog for more information.

Release v2.1178.0

See changelog for more information.

Release v2.1177.0

See changelog for more information.

Release v2.1176.0

See changelog for more information.

Release v2.1175.0

See changelog for more information.

Release v2.1174.0

See changelog for more information.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.1190.0

  • feature: Glue: Add an option to run non-urgent or non-time sensitive Glue Jobs on spare capacity
  • feature: IoTWireless: AWS IoT Wireless release support for sidewalk data reliability.
  • feature: Pinpoint: Adds support for Advance Quiet Time in Journeys. Adds RefreshOnSegmentUpdate and WaitForQuietTime to JourneyResponse.

2.1189.0

  • feature: ChimeSDKMeetings: Adds support for Tags on Amazon Chime SDK WebRTC sessions
  • feature: ConfigService: Add resourceType enums for Athena, GlobalAccelerator, Detective and EC2 types
  • feature: Iot: The release is to support attach a provisioning template to CACert for JITP function, Customer now doesn't have to hardcode a roleArn and templateBody during register a CACert to enable JITP.

2.1188.0

  • feature: CognitoIdentityServiceProvider: Add a new exception type, ForbiddenException, that is returned when request is not allowed
  • feature: WAFV2: You can now associate an AWS WAF web ACL with an Amazon Cognito user pool.

2.1187.0

  • feature: LicenseManagerUserSubscriptions: This release supports user based subscription for Microsoft Visual Studio Professional and Enterprise on EC2.
  • feature: Personalize: This release adds support for incremental bulk ingestion for the Personalize CreateDatasetImportJob API.

2.1186.0

  • feature: WorkSpaces: This release introduces ModifySamlProperties, a new API that allows control of SAML properties associated with a WorkSpaces directory. The DescribeWorkspaceDirectories API will now additionally return SAML properties in its responses.

2.1185.0

  • feature: EC2: Documentation updates for Amazon EC2.
  • feature: Shield: AWS Shield Advanced now supports filtering for ListProtections and ListProtectionGroups.

2.1184.0

  • feature: ES: This release adds support for gp3 EBS (Elastic Block Store) storage.
  • feature: LookoutVision: This release introduces support for image segmentation models and updates CPU accelerator options for models hosted on edge devices.
  • feature: OpenSearch: This release adds support for gp3 EBS (Elastic Block Store) storage.

2.1183.0

  • bugfix: Browser Builder: Fixes #3555 Cannot set property 2011-06-15 of # which has only a getter in strict mode. When generating specific service, the script always generate extra STS client. Since STS client will already be included by Browserify through the browser credential classes, the extra STS client code is trying to re-assign a property that is already set, and without a setter property. This change prevents generating extra sts and cognitoidentity clients that already generated by browserify.
  • feature: AuditManager: This release adds an exceeded quota exception to several APIs. We added a ServiceQuotaExceededException for the following operations: CreateAssessment, CreateControl, CreateAssessmentFramework, and UpdateAssessmentStatus.
  • feature: Chime: Chime VoiceConnector will now support ValidateE911Address which will allow customers to prevalidate their addresses included in their SIP invites for emergency calling
  • feature: ConfigService: This release adds ListConformancePackComplianceScores API to support the new compliance score feature, which provides a percentage of the number of compliant rule-resource combinations in a conformance pack compared to the number of total possible rule-resource combinations in the conformance pack.
  • feature: GlobalAccelerator: Global Accelerator now supports dual-stack accelerators, enabling support for IPv4 and IPv6 traffic.
  • feature: MarketplaceCatalog: The SDK for the StartChangeSet API will now automatically set and use an idempotency token in the ClientRequestToken request parameter if the customer does not provide it.
  • feature: Polly: Amazon Polly adds new English and Hindi voice - Kajal. Kajal is available as Neural voice only.
  • feature: WorkSpaces: Added CreateWorkspaceImage API to create a new WorkSpace image from an existing WorkSpace.

2.1182.0

  • feature: AppSync: Adds support for a new API to evaluate mapping templates with mock data, allowing you to remotely unit test your AppSync resolvers and functions.
  • feature: Detective: Added the ability to get data source package information for the behavior graph. Graph administrators can now start (or stop) optional datasources on the behavior graph.
  • feature: GuardDuty: Amazon GuardDuty introduces a new Malware Protection feature that triggers malware scan on selected EC2 instance resources, after the service detects a potentially malicious activity.
  • feature: LookoutVision: This release introduces support for the automatic scaling of inference units used by Amazon Lookout for Vision models.
  • feature: Macie2: This release adds support for retrieving (revealing) sample occurrences of sensitive data that Amazon Macie detects and reports in findings.
  • feature: Rekognition: This release introduces support for the automatic scaling of inference units used by Amazon Rekognition Custom Labels models.
  • feature: Transfer: AWS Transfer Family now supports Applicability Statement 2 (AS2), a network protocol used for the secure and reliable transfer of critical Business-to-Business (B2B) data over the public internet using HTTP/HTTPS as the transport mechanism.

2.1181.0

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #568.