One Observability Workshop v3.0.0
One Observability Workshop / constructs/lambda / LambdaFunctionNames
Variable: LambdaFunctionNames¶
constLambdaFunctionNames:object
Defined in: constructs/lambda.ts:236
Predefined Lambda function names used throughout the workshop.
Type Declaration¶
StatusUpdater¶
readonlyStatusUpdater:string=STATUS_UPDATER_FUNCTION.name
Pet status updater function name
TrafficGenerator¶
readonlyTrafficGenerator:string=TRAFFIC_GENERATOR_FUNCTION.name
PetfoodImageGenerator¶
readonlyPetfoodImageGenerator:string=PETFOOD_IMAGE_GENERATOR_FUNCTION.name
PetfoodCleanupProcessor¶
readonlyPetfoodCleanupProcessor:string=PETFOOD_CLEANUP_PROCESSOR_FUNCTION.name
PetfoodStockProcessor¶
readonlyPetfoodStockProcessor:string=PETFOOD_STOCK_PROCESSOR_FUNCTION.name
RdsSeeder¶
readonlyRdsSeeder:"rds-seeder"='rds-seeder'
UserCreator¶
readonlyUserCreator:"user-creator"='user-creator'
DynamoCapacityTest¶
readonlyDynamoCapacityTest:"dynamo-capacity-test"='dynamo-capacity-test'