MCPcopy Create free account
hub / github.com/api3dao/airnode / create-aws-secrets.ts

File create-aws-secrets.ts

packages/airnode-examples/src/scripts/create-aws-secrets.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { existsSync, writeFileSync } from 'fs';
2import { join, relative } from 'path';
3import { PromptObject } from 'prompts';
4import { cliPrint, formatSecrets, promptQuestions, readAwsSecrets, readIntegrationInfo, runAndHandleErrors } from '../';

Callers

nothing calls this directly

Calls 1

runAndHandleErrorsFunction · 0.85

Tested by

no test coverage detected