Actions, resources, and condition keys for Amazon Nova Act
Amazon Nova Act (service prefix: nova-act) provides the following
service-specific operations, resources, actions, and condition keys for use in IAM permission
policies.
References:
-
Learn how to configure this service.
-
View a list of the API operations available for this service.
-
Learn how to secure this service and its resources by using IAM permission policies.
-
View the programmatic service authorization reference
for this service.
Topics
API operations defined by Amazon Nova Act
The following table maps API operations to the IAM actions they authorize. Only condition keys that have static values for the given API and action are listed; for the full set of condition keys supported by each action, see the Actions table.
| Operation | IAM action | Condition key | Possible value(s) | Access level |
|---|---|---|---|---|
|
CreateAct |
Write |
|||
|
CreateSession |
Write |
|||
|
CreateWorkflowDefinition |
Write |
|||
|
CreateWorkflowRun |
Write |
|||
|
DeleteWorkflowDefinition |
Write |
|||
|
DeleteWorkflowRun |
Write |
|||
|
GetWorkflowDefinition |
Read |
|||
|
GetWorkflowRun |
Read |
|||
|
InvokeActStep |
Write |
|||
|
ListActs |
Read |
|||
|
ListModels |
Read |
|||
|
ListSessions |
Read |
|||
|
ListWorkflowDefinitions |
List |
|||
|
ListWorkflowRuns |
List |
|||
|
UpdateAct |
Write |
|||
|
UpdateWorkflowRun |
Write |
Actions defined by Amazon Nova Act
You can specify the following actions in the Action element of an IAM
policy statement. Use policies to grant permissions to perform an operation in AWS. When
you use an action in a policy, you usually allow or deny access to the API operation or CLI
command with the same name. However, in some cases, a single action controls access to more
than one operation. Alternatively, some operations require several different actions.
| Actions | Description | Resource types (*required) | Condition keys | Access level |
|---|---|---|---|---|
Grants permission to create a new AI task (act) within a session that can interact with tools and perform specific actions |
Write |
|||
Grants permission to create a new session context within a workflow run to manage conversation state and acts |
Write |
|||
Grants permission to create a new workflow definition template that can be used to execute multiple workflow runs |
Write |
|||
Grants permission to create a new execution instance of a workflow definition with specified parameters |
Write |
|||
Grants permission to delete a workflow definition and all associated resources |
Write |
|||
Grants permission to terminate and clean up a workflow run, stopping all associated acts and sessions |
Write |
|||
Grants permission to retrieve details and configuration of a specific workflow definition |
Read |
|||
Grants permission to retrieve the current state, configuration, and execution details of a workflow run |
Read |
|||
Grants permission to execute the next step of an act, processing tool call results and returning new tool calls if needed |
Write |
|||
Grants permission to list all acts within a specific session with their current status and execution details |
Read |
|||
Grants permission to list all available AI models that can be used for workflow execution, including their status and compatibility information |
Read |
|||
Grants permission to list all sessions within a specific workflow run |
Read |
|||
Grants permission to list all workflow definitions in your account with optional filtering and pagination |
List |
|||
Grants permission to list all workflow runs for a specific workflow definition with optional filtering and pagination |
List |
|||
Grants permission to update an existing act's configuration, status, or error information |
Write |
|||
Grants permission to update the configuration or state of an active workflow run |
Write |
|||
Resource types defined by Amazon Nova Act
The following resource types are defined by this service and can be used in the
Resource element of IAM permission policy statements.
| Resource types | ARN | Condition keys |
|---|---|---|
arn:${Partition}:nova-act:${Region}:${Account}:workflow-definition/${WorkflowDefinitionName} |
||
arn:${Partition}:nova-act:${Region}:${Account}:workflow-definition/${WorkflowDefinitionName}/workflow-run/${WorkflowRunId} |
Condition keys for Amazon Nova Act
Amazon Nova Act has no service-specific condition keys that can be used in the
Condition element of policy statements.