Preparing search index...
The search index is not available
LangChain.js - v0.1.37
LangChain.js
langchain-community/tools/aws_sfn
SfnConfig
Interface SfnConfig
Interface for AWS Step Functions configuration.
interface
SfnConfig
{
stateMachineArn
:
string
;
accessKeyId
?:
string
;
region
?:
string
;
secretAccessKey
?:
string
;
}
Index
Properties
state
Machine
Arn
access
Key
Id?
region?
secret
Access
Key?
Properties
state
Machine
Arn
state
Machine
Arn
:
string
Optional
access
Key
Id
access
Key
Id
?:
string
Optional
region
region
?:
string
Optional
secret
Access
Key
secret
Access
Key
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
state
Machine
Arn
access
Key
Id
region
secret
Access
Key
LangChain.js - v0.1.37
langchain-anthropic
langchain-azure-openai
langchain-cloudflare
langchain-cohere
langchain-community
agents/toolkits
aws_sfn
base
connery
caches
cloudflare_kv
ioredis
momento
upstash_redis
callbacks/handlers
llmonitor
lunary
chat_models
alibaba_tongyi
baiduwenxin
bedrock
Loading...
Generated using
TypeDoc
Interface for AWS Step Functions configuration.