Hello,
I have just successfully used SAM to deploy serverless express application(lambda + apigateway) across accounts. Couple things I have questions about:
-
I noticed that if I update my swagger file it does not deploy the changes. Is this because my swagger file s3 path and name have not changed? I am hard coding it into the template and not using the automatic uri that the package command can offer.
-
Is there a good way to enable cloud watch logs via the api resouce.
I will have lots of questions :)
Braun
Hello,
I have just successfully used SAM to deploy serverless express application(lambda + apigateway) across accounts. Couple things I have questions about:
I noticed that if I update my swagger file it does not deploy the changes. Is this because my swagger file s3 path and name have not changed? I am hard coding it into the template and not using the automatic uri that the package command can offer.
Is there a good way to enable cloud watch logs via the api resouce.
I will have lots of questions :)
Braun