Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-cloudformation-moduleversion.json
Parent schema serverless-framework-configuration
Type: object

A module that has been registered in the CloudFormation registry.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-cloudformation

Properties

ModuleName string | Aws_CF_FunctionString required

The name of the module being registered.

Recommended module naming pattern: company_or_organization::service::type::MODULE.

ModulePackage string | Aws_CF_FunctionString required

The url to the S3 bucket containing the schema and template fragment for the module you want to register.