MCPcopy Create free account
hub / github.com/PRX/Infrastructure / index.js

File index.js

spire/cd/src/parameter-capture/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/** @typedef {import('@aws-sdk/client-cloudformation').Stack} Stack */
2
3const { CloudFormation } = require('@aws-sdk/client-cloudformation');
4const { CodePipeline } = require('@aws-sdk/client-codepipeline');

Callers

nothing calls this directly

Calls 2

getStackHierarchyFunction · 0.85
getAllResolveParametersFunction · 0.85

Tested by

no test coverage detected