Skip to content

Configuration error: at 'provider.iam.role.statements.1.Action.0': must be string  #120

Description

@hari5udhan

provider:
name: aws
runtime: nodejs12.x
stage: dev
region: ap-south-1
iam:
role:
statements:
- Effect: Allow
Action:
- excute-api:Invoke
Resource: arn:aws:execute-api:::*
- Effect: Allow
Action:
- dynamodb: UpdateItem
- dynamodb: PutItem
Resource: arn:aws*****************

Console Error is
Error:
Configuration error:
at 'provider.iam.role.statements.1.Action.0': must be string
at 'provider.iam.role.statements.1.Action.1': must be string

Learn more about configuration validation here: http://slss.io/configuration-validation

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions