1.0.20 • Published 11 months ago
@aws/codecatalyst-space v1.0.20
@aws/codecatalyst-space
Purpose
Use the space construct to query CodeCatalyst space resource metadata.
Usage
const codecatalystSpace = require('@aws/codecatalyst-space');
console.log("Running action in ${codecatalystSpace.getSpace().name} space")