Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I get this when,I am creating stack using the provided template.yaml file #10

Closed
LOGESH-R-06 opened this issue Sep 10, 2021 · 3 comments

Comments

@LOGESH-R-06
Copy link

Transform AWS::Serverless-2016-10-31 failed with: Invalid Serverless Application Specification document. Number of errors found: 12. Resource with id [AlexaSkillFunction] is invalid. 'CodeUri' is not a valid S3 Uri of the form 's3://bucket/key' with optional versionId query parameter. Resource with id [AssociateThingToUserFunction] is invalid. 'CodeUri' is not a valid S3 Uri of the form 's3://bucket/key' with optional versionId query parameter. Resource with id [CloudFormationResponseLayer86b5683fdf] is invalid. 'ContentUri' is not a valid S3 Uri of the form 's3://bucket/key' with optional versionId query parameter. Resource with id [CognitoClientConfigurationProvider] is invalid. 'CodeUri' is not a valid S3 Uri of the form 's3://bucket/key' with optional versionId query parameter. Resource with id [CognitoClientSecretProvider] is invalid. 'CodeUri' is not a valid S3 Uri of the form 's3://bucket/key' with optional versionId query parameter. Resource with id [CognitoDomainProvider] is invalid. 'CodeUri' is not

@matwerber1
Copy link
Owner

How are you deploying the template? Are you trying to just load it into the AWS web console? If so, that won't work.

You need to clone the repository and run the ./deploy.sh script (after filling in appropriate values like your Alexa Skill ID)

@LOGESH-R-06
Copy link
Author

I also Implementing it for a esp8266 chip hardware which is already connected to the aws iot core thing.
Is it work with that because you are infracting skill with device shadow.

@matwerber1
Copy link
Owner

Without step-by-step instructions to reproduce your error, I'm unable to help. I'm going to close this issue... but if you want to provide more information, feel free to re-open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants