Module operation

Source
Expand description

All operations that this crate can perform.

Modules§

create_invocation
Types for the CreateInvocation operation.
create_session
Types for the CreateSession operation.
delete_agent_memory
Types for the DeleteAgentMemory operation.
delete_session
Types for the DeleteSession operation.
end_session
Types for the EndSession operation.
generate_query
Types for the GenerateQuery operation.
get_agent_memory
Types for the GetAgentMemory operation.
get_invocation_step
Types for the GetInvocationStep operation.
get_session
Types for the GetSession operation.
invoke_agent
Types for the InvokeAgent operation.
invoke_flow
Types for the InvokeFlow operation.
invoke_inline_agent
Types for the InvokeInlineAgent operation.
list_invocation_steps
Types for the ListInvocationSteps operation.
list_invocations
Types for the ListInvocations operation.
list_sessions
Types for the ListSessions operation.
list_tags_for_resource
Types for the ListTagsForResource operation.
optimize_prompt
Types for the OptimizePrompt operation.
put_invocation_step
Types for the PutInvocationStep operation.
rerank
Types for the Rerank operation.
retrieve
Types for the Retrieve operation.
retrieve_and_generate
Types for the RetrieveAndGenerate operation.
retrieve_and_generate_stream
Types for the RetrieveAndGenerateStream operation.
tag_resource
Types for the TagResource operation.
untag_resource
Types for the UntagResource operation.
update_session
Types for the UpdateSession operation.

Traits§

RequestId
Implementers add a function to return an AWS request ID
OSZAR »