how do you change the arn for an existing skill? /

Published at 2018-08-19 12:27:23

Home / Categories / Alexa skills kit / how do you change the arn for an existing skill?
I'm very new to alexa development.
I have a skill created in js. Its in the certification process. The modules are too great to display in the lambda console so I edit it in visual studio and deploy with the inquire of cli. This is a skill based on a template I downloaded that already had the arn and lambda function name in the config file.
I want to create another skill that builds on this skill. Naively I just copied the folder with all the files and pasted it to a new location and edited it. The problem is,when I disappear to deploy, the config file contains the arn for the lambda function so whether I deploy it it overwrites the function for the first skill I made. How can I change the arn so I can deploy this second skill without overwriting the first one?

Source: amazon.com

Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0