v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
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
Properties
state
Machine
Arn
access
Key
Id
region
secret
Access
Key
LangChain.js - v0.2.10
Loading...
Interface for AWS Step Functions configuration.