1.0.2 • Published 5 years ago

async-cfn-response v1.0.2

Weekly downloads
264
License
MIT
Repository
github
Last release
5 years ago

AWS Cloud Formation cfn-response with asynchronous-call capability

This file is initially created as part of a Fortinet project and this package is open source and free for use under the License. Ownership of this package will be transferred to the Fortinet npm account in the future.

Functions

send(event, context, responseStatus, responseData, physicalResourceId, noEcho)

This is a regular call. Please find detailed docs & description here in: AWS Lambda Function Code

sendAsync(event, context, responseStatus, responseData, physicalResourceId, noEcho)

This is an asynchronous call of the send function.

Copyright & License

Please see a full license and notice statement here in: License, copyright notice © Fortinet Technologies. All rights reserved.

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.1

5 years ago