GithubHelp home page GithubHelp logo

Comments (5)

rrahul963 avatar rrahul963 commented on May 30, 2024

@funkel1989 - can you please share the complete serverless.yml file?
I haven't seen this issue before so if i have the actual yaml file, then it'll help me debug the issue.

from serverless-create-global-dynamodb-table.

rrahul963 avatar rrahul963 commented on May 30, 2024

@funkel1989 - ia m closing this issue for now. Please open a new one with yaml file if you face this issue again.

from serverless-create-global-dynamodb-table.

funkel1989 avatar funkel1989 commented on May 30, 2024

@rrahul963 Sorry i failed to follow up here. Unfortunately i can't share the entire yaml for privacy reasons. I can share edited pieces of it though is there is something specific you are looking for.

plugins:

  • serverless-offline
  • serverless-domain-manager
  • serverless-webpack
  • serverless-step-functions
  • serverless-pseudo-parameters
  • serverless-create-global-dynamodb-table
  • serverless-plugin-tracing

These are the plugins we are using if that helps. The service this is being deployed for is typescript and webpack handles the build for us but i don't believe that would matter here.

there is nothing else really different from the standard serverless config other then what i've mentioned.

from serverless-create-global-dynamodb-table.

funkel1989 avatar funkel1989 commented on May 30, 2024

Also if it helps, These are the versions of serverless we were using:

"serverless": "^1.73.1",
"serverless-domain-manager": "^4.1.1",
"serverless-offline": "^6.4.0",
"serverless-plugin-aws-alerts": "^1.5.2",
"serverless-plugin-optimize": "^4.1.4-rc.1",
"serverless-plugin-tracing": "^2.0.0",
"serverless-pseudo-parameters": "^2.5.0",

from serverless-create-global-dynamodb-table.

austeny avatar austeny commented on May 30, 2024

I am running into this same issue. It looks like the plugin is defining ProvisionedThroughput even though its an optional property. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-globalsecondaryindex.html. Since ProvisionedThroughput isn't defined in the Global Secondary Index it chokes. Not sure if that helps provide any clarity. It looks to be specific when you are using GlobalSecondaryIndexes with this plugin.

from serverless-create-global-dynamodb-table.

Related Issues (18)

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.