AwsMotoAccountModule
Hierarchy
- unknown<AwsMotoAccountModuleSchema, AwsMotoAccount>
- AwsMotoAccountModule
Index
Constructors
Methods
Constructors
constructor
Returns AwsMotoAccountModule
Methods
onInit
Parameters
inputs: AwsMotoAccountModuleSchema
Returns Promise<AwsMotoAccount>
AwsMotoAccountModuleis a Moto-based AWS account module that provides an implementation for theAccountmodel. This module is specifically designed for testing environments using the Moto library, creating an AWS account with mock credentials and endpoints for unit testing.TypeScript
Modules/Account/AwsMotoAccount
Accountmodel.