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.1143.0 in /api-server #495

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps aws-sdk from 2.881.0 to 2.1143.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.1143.0

See changelog for more information.

Release v2.1142.0

See changelog for more information.

Release v2.1141.0

See changelog for more information.

Release v2.1140.0

See changelog for more information.

Release v2.1139.0

See changelog for more information.

Release v2.1138.0

See changelog for more information.

Release v2.1137.0

See changelog for more information.

Release v2.1136.0

See changelog for more information.

Release v2.1135.0

See changelog for more information.

Release v2.1134.0

See changelog for more information.

Release v2.1133.0

See changelog for more information.

Release v2.1132.0

See changelog for more information.

Release v2.1131.0

See changelog for more information.

Release v2.1130.0

See changelog for more information.

Release v2.1129.0

See changelog for more information.

Release v2.1128.0

See changelog for more information.

Release v2.1127.0

See changelog for more information.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.1143.0

  • feature: CloudFormation: Add a new parameter statusReason to DescribeStackSetOperation output for additional details
  • feature: FSx: This release adds root squash support to FSx for Lustre to restrict root level access from clients by mapping root users to a less-privileged user/group with limited permissions.
  • feature: LookoutMetrics: Adding AthenaSourceConfig for MetricSet APIs to support Athena as a data source.
  • feature: SageMaker: Amazon SageMaker Autopilot adds support for manually selecting features from the input dataset using the CreateAutoMLJob API.
  • feature: VoiceID: VoiceID will now automatically expire Speakers if they haven't been accessed for Enrollment, Re-enrollment or Successful Auth for three years. The Speaker APIs now return a "LastAccessedAt" time for Speakers, and the EvaluateSession API returns "SPEAKER_EXPIRED" Auth Decision for EXPIRED Speakers.

2.1142.0

  • feature: CognitoIdentityServiceProvider: Amazon Cognito now supports requiring attribute verification (ex. email and phone number) before update.
  • feature: EC2: Stop Protection feature enables customers to protect their instances from accidental stop actions.
  • feature: MediaConvert: AWS Elemental MediaConvert SDK has added support for rules that constrain Automatic-ABR rendition selection when generating ABR package ladders.
  • feature: NetworkManager: This release adds Multi Account API support for a TGW Global Network, to enable and disable AWSServiceAccess with AwsOrganizations for Network Manager service and dependency CloudFormation StackSets service.

2.1141.0

  • feature: ElastiCache: Added support for encryption in transit for Memcached clusters. Customers can now launch Memcached cluster with encryption in transit enabled when using Memcached version 1.6.12 or later.
  • feature: ForecastService: New APIs for Monitor that help you understand how your predictors perform over time.
  • feature: Personalize: Adding modelMetrics as part of DescribeRecommender API response for Personalize.

2.1140.0

  • feature: Comprehend: Comprehend releases 14 new entity types for DetectPiiEntities and ContainsPiiEntities APIs.

2.1139.0

  • feature: GameSparks: This release adds an optional DeploymentResult field in the responses of GetStageDeploymentIntegrationTests and ListStageDeploymentIntegrationTests APIs.
  • feature: LookoutMetrics: In this release we added SnsFormat to SNSConfiguration to support human readable alert.

2.1138.0

  • feature: AppMesh: This release updates the existing Create and Update APIs for meshes and virtual nodes by adding a new IP preference field. This new IP preference field can be used to control the IP versions being used with the mesh and allows for IPv6 support within App Mesh.
  • feature: GreengrassV2: This release adds the new DeleteDeployment API operation that you can use to delete deployment resources. This release also adds support for discontinued AWS-provided components, so AWS can communicate when a component has any issues that you should consider before you deploy it.
  • feature: IoTEventsData: Introducing new API for deleting detectors: BatchDeleteDetector.
  • feature: QuickSight: API UpdatePublicSharingSettings enables IAM admins to enable/disable account level setting for public access of dashboards. When enabled, owners/co-owners for dashboards can enable public access on their dashboards. These dashboards can only be accessed through share link or embedding.
  • feature: Transfer: AWS Transfer Family now supports SetStat server configuration option, which provides the ability to ignore SetStat command issued by file transfer clients, enabling customers to upload files without any errors.

2.1137.0

  • feature: Glue: This release adds a new optional parameter called codeGenNodeConfiguration to CRUD job APIs that allows users to manage visual jobs via APIs. The updated CreateJob and UpdateJob will create jobs that can be viewed in Glue Studio as a visual graph. GetJob can be used to get codeGenNodeConfiguration.

2.1136.0

  • feature: CloudFront: Introduced a new error (TooLongCSPInResponseHeadersPolicy) that is returned when the value of the Content-Security-Policy header in a response headers policy exceeds the maximum allowed length.
  • feature: Discovery: Add Migration Evaluator Collector details to the GetDiscoverySummary API response
  • feature: Resiliencehub: In this release, we are introducing support for Amazon Elastic Container Service, Amazon Route 53, AWS Elastic Disaster Recovery, AWS Backup in addition to the existing supported Services. This release also supports Terraform file input from S3 and scheduling daily assessments
  • feature: WorkSpacesWeb: Amazon WorkSpaces Web now supports Administrator timeout control

2.1135.0

  • feature: Grafana: This release adds APIs for creating and deleting API keys in an Amazon Managed Grafana workspace.

2.1134.0

  • feature: EC2: This release introduces a target type Gateway Load Balancer Endpoint for mirrored traffic. Customers can now specify GatewayLoadBalancerEndpoint option during the creation of a traffic mirror target.
  • feature: Kendra: Amazon Kendra now provides a data source connector for Jira. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-jira.html
  • feature: Lambda: Lambda releases NodeJs 16 managed runtime to be available in all commercial regions.
  • feature: Lightsail: This release adds support to include inactive database bundles in the response of the GetRelationalDatabaseBundles request.
  • feature: SSMIncidents: Adding support for dynamic SSM Runbook parameter values. Updating validation pattern for engagements. Adding ConflictException to UpdateReplicationSet API contract.

... (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 #499.