AwsCredentialsAccountModule
Hierarchy
- unknown<AwsCredentialsAccountModuleSchema, AwsCredentialsAccount>
- AwsCredentialsAccountModule
Index
Constructors
Methods
Constructors
constructor
Returns AwsCredentialsAccountModule
Methods
onInit
Parameters
Returns Promise<AwsCredentialsAccount>
AwsCredentialsAccountModuleis a credentials-based AWS account module that provides an implementation for theAccountmodel. This module allows you to configure AWS account access using explicit AWS credentials (Access Key ID and Secret Access Key). It supports both real AWS accounts and custom endpoints for testing environments.TypeScript
Modules/Account/AwsCredentialsAccount
Accountmodel.