One Observability Workshop v3.0.0
One Observability Workshop / stages/applications / MicroservicesStack
Class: MicroservicesStack¶
Defined in: stages/applications.ts:147
Stack that imports cross-stage resources and creates all microservices, Lambda functions, canaries, and WAF associations.
Extends¶
Stack
Constructors¶
Constructor¶
new MicroservicesStack(
scope,id,properties):MicroservicesStack
Defined in: stages/applications.ts:150
Parameters¶
scope¶
Construct
id¶
string
properties¶
MicroserviceApplicationsProperties
Returns¶
MicroservicesStack
Overrides¶
Stack.constructor
Properties¶
microservices¶
microservices:
Map\<string,Microservice>
Defined in: stages/applications.ts:148