Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Manifest Error #6

@ghost

Description

Hi!

I get the following error when I try to deploy:

[Error]: { "skill": { "resources": [ { "action": "UPDATE", "errors": [ { "message": "Object instance at property path \"$.manifest.apis.music.endpoint\" has unexpected property: \"sourceDir\"." }, { "message": "String instance with value \"MusicCloudLambda\" at property path \"$.manifest.apis.music.endpoint.uri\" does not match the regular expression: \"^arn\"." } ], "name": "Manifest", "status": "FAILED" } ], "skillId": "amzn1.ask.skill.969bba53-9cb4-4185-b1e1-00aa7c3b7b23" }, "status": "FAILED" }

I'm guessing it comes from the init step...
For the package path, I have specified: ./
And for the lambda path, I have specified: ./lambda/us-east-1_MusicCloudLambda

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions