Skip to content

Error: The API doesn't include a resource #193

Description

When I deploy Serverless with this plugin I get the following error. This error is shown in the alias, in the information of the 'API Gateway':

The API with ID ***** doesn’t include a resource with path /* having an integration arn:aws:lambda:********** on the ANY method.

In the log console, i can see 'Service Information' section with the number of resources. Curiously, with the plugin enabled, i have less resources

Log info with plugin:

Service Information
service: test-project
stage: test-dev
region: eu-west-1
stack: test-project-test-dev
resources: 13

Log info without plugin:

Service Information
service: test-project
stage: test-dev
region: eu-west-1
stack: test-project-test-dev
resources: 15

---------- packages info ---------

serverless version: 1.61.1
serverless-aws-alias: 1.8.0

Any idea what's going on?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions