MCPcopy Create free account
hub / github.com/ShipSecAI/studio / credentials-aws.ts

File credentials-aws.ts

worker/src/components/core/credentials-aws.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from 'zod';
2import { componentRegistry, defineComponent, inputs, outputs, port } from '@shipsec/component-sdk';
3import { awsCredentialSchema } from '@shipsec/contracts';
4

Callers

nothing calls this directly

Calls 6

inputsFunction · 0.90
portFunction · 0.90
outputsFunction · 0.90
awsCredentialSchemaFunction · 0.90
defineComponentFunction · 0.90
registerMethod · 0.45

Tested by

no test coverage detected