AwsLocalstackAccountModule
Hierarchy
- unknown<AwsLocalstackAccountModuleSchema, AwsLocalstackAccount>
- AwsLocalstackAccountModule
Index
Constructors
Methods
Constructors
constructor
Returns AwsLocalstackAccountModule
Methods
onInit
Parameters
inputs: AwsLocalstackAccountModuleSchema
Returns Promise<AwsLocalstackAccount>
AwsLocalstackAccountModuleis a LocalStack-based AWS account module that provides an implementation for theAccountmodel. This module is specifically designed for testing and development environments using LocalStack, creating an AWS account with predefined credentials and endpoints for local development.TypeScript
Modules/Account/AwsLocalstackAccount
Accountmodel.