Giter Club home page Giter Club logo

secure-media-delivery-at-the-edge-on-aws's People

Contributors

amazon-auto avatar amzn-gaod avatar amzn-mnnurza avatar cornelcroi avatar dch90 avatar e-thoman avatar eggoynes avatar knihit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

secure-media-delivery-at-the-edge-on-aws's Issues

CDK deploy failed with unsupported characters "%%VERSION%%"

Describe the bug
CDK failed to deploy with event errors indicating unsupported characters with "%%VERSION%%".
Modifying any reference to %%VERSION%% with an integer value mitigated, allowing CDK to deploy as expected.

To Reproduce
Cloned the repository and followed the README instructions to deploy with CDK

Expected behavior
Deployment to complete

Please complete the following information about the solution:
v1.2.0

  • [AP-SOUTHEAST-2] Region:
  • [N ] Was the solution modified from the version published on this repository?
  • If the answer to the previous question was yes, are the changes available on GitHub?
  • [Y] Have you checked your service quotas for the sevices this solution uses?
  • [n/a] Were there any errors in the CloudWatch Logs?

Screenshots

Additional context

The runtime parameter of nodejs12.x is no longer supported for creating or updating AWS Lambda functions

Describe the bug
The code uses custom_resources.AwsCustomResourcewhich uses an old runtime for the Lambda function.

To Reproduce
Deploy the application using CDK or CFN template.

Expected behavior
Impossible to deploy the application as nodejs12 runtime is not supported anymore.

Please complete the following information about the solution:
An issue on CDK is open: aws/aws-cdk#23682, not solved yet.

  • [v1.1.3] Version: [e.g. v1.0.0]

To get the version of the solution, you can look at the description of the created CloudFormation stack. For example, "(SO0021) - Video On Demand workflow with AWS Step Functions, MediaConvert, MediaPackage, S3, CloudFront and DynamoDB. Version v5.0.0". If the description does not contain the version information, you can look at the mappings section of the template:

Mappings:
  SourceCode:
    General:
      S3Bucket: "solutions"
      KeyPrefix: "video-on-demand-on-aws/v5.0.0"
  • [] Region: eu-west-1
  • Was the solution modified from the version published on this repository? No.
  • If the answer to the previous question was yes, are the changes available on GitHub?
  • Have you checked your service quotas for the sevices this solution uses?
  • Were there any errors in the CloudWatch Logs?

Screenshots
If applicable, add screenshots to help explain your problem (please DO NOT include sensitive information).

Additional context
Add any other context about the problem here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.