Apply resolved AWS context to process.env and ctx.plugins. Centralizes logic shared between the plugin action and afterResolve hook.
process.env
ctx.plugins
afterResolve
Resolved AWS context to apply.
Host context to publish non-sensitive metadata into.
Whether to write credentials/region to process.env (default true).
Nothing.
Apply resolved AWS context to
process.envandctx.plugins. Centralizes logic shared between the plugin action andafterResolvehook.