/async-cfn-response

AWS Cloud Formation async response

Primary LanguageJavaScriptMIT LicenseMIT

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.