LambdaSharp::Registration::Module
The LambdaSharp::Registration::Module type creates a new or updates an existing module registration. The registration is used to combine the logs from the module functions into a single module report.
Using
NOTE: the LambdaSharp CLI automatically adds the required
Usingstatement to all modules.
Using:
- Module: LambdaSharp.Core:0.5
Syntax
Type: LambdaSharp::Registration::Module
Properties:
ModuleId: String
ModuleInfo: String
Properties
ModuleId-
The
ModuleIdproperty specifies the module CloudFormation stack name.Required: Yes
Type: String
ModuleInfo-
The
ModuleInfoproperty specifies the module full name, version, and origin.Required: Yes
Type: String
Attributes
Registration-
The
Registrationattribute contains the module registration ID.Type: String