WHAT YOU'LL LEARN
  • What is exported from webiny/infra/core?
  • How to import and use each exported item?

Overview
anchor

This page documents everything exported from webiny/infra/core. Import any of the items below directly from this path in your Webiny extensions.

CoreAfterBuildHook
anchor

Abstraction — imported from webiny/infra/core

Interface CoreAfterBuildHook.Interface:

Types:

Usage:

extensions/MyImpl.ts

CoreAfterDeployHook
anchor

Abstraction — imported from webiny/infra/core

Interface CoreAfterDeployHook.Interface:

Types:

Usage:

extensions/MyImpl.ts

CoreBeforeBuildHook
anchor

Abstraction — imported from webiny/infra/core

Interface CoreBeforeBuildHook.Interface:

Types:

Usage:

extensions/MyImpl.ts

CoreBeforeDeployHook
anchor

Abstraction — imported from webiny/infra/core

Interface CoreBeforeDeployHook.Interface:

Types:

Usage:

extensions/MyImpl.ts

CorePulumi
anchor

Abstraction — imported from webiny/infra/core

Types:

Usage:

extensions/MyImpl.ts

GetCoreStackOutput
anchor

Abstraction — imported from webiny/infra/core

Interface GetCoreStackOutput.Interface:

Types:

Usage:

extensions/MyImpl.ts