nova-act

16 actions in the nova-act service. Select an action to see its access level, resource ARNs, condition keys, and a copy-paste IAM policy.

nova-act:CreateAct

Write

Grants permission to create a new AI task (act) within a session that can interact with tools and perform specific actions

nova-act:CreateSession

Write

Grants permission to create a new session context within a workflow run to manage conversation state and acts

nova-act:CreateWorkflowDefinition

Write

Grants permission to create a new workflow definition template that can be used to execute multiple workflow runs

nova-act:CreateWorkflowRun

Write

Grants permission to create a new execution instance of a workflow definition with specified parameters

nova-act:DeleteWorkflowDefinition

Write

Grants permission to delete a workflow definition and all associated resources

nova-act:DeleteWorkflowRun

Write

Grants permission to terminate and clean up a workflow run, stopping all associated acts and sessions

nova-act:GetWorkflowDefinition

Read

Grants permission to retrieve details and configuration of a specific workflow definition

nova-act:GetWorkflowRun

Read

Grants permission to retrieve the current state, configuration, and execution details of a workflow run

nova-act:InvokeActStep

Write

Grants permission to execute the next step of an act, processing tool call results and returning new tool calls if needed

nova-act:ListActs

Read

Grants permission to list all acts within a specific session with their current status and execution details

nova-act:ListModels

Read

Grants permission to list all available AI models that can be used for workflow execution, including their status and compatibility information

nova-act:ListSessions

Read

Grants permission to list all sessions within a specific workflow run

nova-act:ListWorkflowDefinitions

List

Grants permission to list all workflow definitions in your account with optional filtering and pagination

nova-act:ListWorkflowRuns

List

Grants permission to list all workflow runs for a specific workflow definition with optional filtering and pagination

nova-act:UpdateAct

Write

Grants permission to update an existing act's configuration, status, or error information

nova-act:UpdateWorkflowRun

Write

Grants permission to update the configuration or state of an active workflow run