Closed thinksanky closed 4 years ago
Description of changes:
RunConfig is optional attribute.
If RunConfig is specified, timeOutInSeconds needs to be specified.
durationInSeconds is optional in Schedule structure.
Updated aws-synthetics-canary.json model.
Updated the Create and Update handlers.
Updated the POM.xml to reference to the correct synthetics public sdk
Testing: Locally tested using sam invoke local
sam invoke local
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Description of changes:
RunConfig is optional attribute.
If RunConfig is specified, timeOutInSeconds needs to be specified.
durationInSeconds is optional in Schedule structure.
Updated aws-synthetics-canary.json model.
Updated the Create and Update handlers.
Updated the POM.xml to reference to the correct synthetics public sdk
Testing: Locally tested using
sam invoke local
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.