Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ z } from
'zod'
;
2
import
{ componentRegistry, defineComponent, inputs, outputs, port } from
'@shipsec/component-sdk'
;
3
import
{ awsCredentialSchema } from
'@shipsec/contracts'
;
4
Callers
nothing calls this directly
Calls
6
inputs
Function · 0.90
port
Function · 0.90
outputs
Function · 0.90
awsCredentialSchema
Function · 0.90
defineComponent
Function · 0.90
register
Method · 0.45
Tested by
no test coverage detected