

# Actions, resources, and condition keys for Amazon Nova Act
<a name="list_amazonnovaact"></a>

Amazon Nova Act (service prefix: `nova-act`) provides the following service-specific resources, actions, and condition context keys for use in IAM permission policies.

References:
+ Learn how to [configure this service](https://docs.aws.amazon.com/nova-act/latest/userguide/what-is-nova-act.html).
+ View a list of the [API operations available for this service](https://docs.aws.amazon.com/nova-act/latest/APIReference/API_Operations.html).
+ Learn how to secure this service and its resources by [using IAM](https://docs.aws.amazon.com/nova-act/latest/userguide/security-iam-service-with-iam.html) permission policies.

**Topics**
+ [Actions defined by Amazon Nova Act](#amazonnovaact-actions-as-permissions)
+ [Resource types defined by Amazon Nova Act](#amazonnovaact-resources-for-iam-policies)
+ [Condition keys for Amazon Nova Act](#amazonnovaact-policy-keys)

## Actions defined by Amazon Nova Act
<a name="amazonnovaact-actions-as-permissions"></a>

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.

The **Access level** column of the Actions table describes how the action is classified (List, Read, Permissions management, or Tagging). This classification can help you understand the level of access that an action grants when you use it in a policy. For more information about access levels, see [Access levels in policy summaries](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_understand-policy-summary-access-level-summaries.html).

The **Resource types** column of the Actions table indicates whether each action supports resource-level permissions. If there is no value for this column, you must specify all resources ("\*") to which the policy applies in the `Resource` element of your policy statement. If the column includes a resource type, then you can specify an ARN of that type in a statement with that action. If the action has one or more required resources, the caller must have permission to use the action with those resources. Required resources are indicated in the table with an asterisk (\*). If you limit resource access with the `Resource` element in an IAM policy, you must include an ARN or pattern for each required resource type. Some actions support multiple resource types. If the resource type is optional (not indicated as required), then you can choose to use one of the optional resource types.

The **Condition keys** column of the Actions table includes keys that you can specify in a policy statement's `Condition` element. For more information on the condition keys that are associated with resources for the service, see the **Condition keys** column of the Resource types table.

The **Dependent actions** column of the Actions table shows additional permissions that may be required to successfully call an action. These permissions may be needed in addition to the permission for the action itself. When an action specifies dependent actions, those dependencies may apply to additional resources defined for that action, not only the first resource listed in the table.

**Note**  
Resource condition keys are listed in the [Resource types](#amazonnovaact-resources-for-iam-policies) table. You can find a link to the resource type that applies to an action in the **Resource types (\*required)** column of the Actions table. The resource type in the Resource types table includes the **Condition keys** column, which are the resource condition keys that apply to an action in the Actions table.

For details about the columns in the following table, see [Actions table](reference_policies_actions-resources-contextkeys.html#actions_table).


****  


- **  [https://docs.aws.amazon.com/nova-act/latest/APIReference/API_CreateAct.html](https://docs.aws.amazon.com/nova-act/latest/APIReference/API_CreateAct.html) **
  - **Description:** Grants permission to create a new AI task (act) within a session that can interact with tools and perform specific actions
  - **Access level:** Write
  - **Resource types (\*required):**  [#amazonnovaact-workflow-definition](#amazonnovaact-workflow-definition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#amazonnovaact-workflow-run](#amazonnovaact-workflow-run)  / **Condition keys:**  / **Dependent actions:** 

- **  [https://docs.aws.amazon.com/nova-act/latest/APIReference/API_CreateSession.html](https://docs.aws.amazon.com/nova-act/latest/APIReference/API_CreateSession.html) **
  - **Description:** Grants permission to create a new session context within a workflow run to manage conversation state and acts
  - **Access level:** Write
  - **Resource types (\*required):**  [#amazonnovaact-workflow-definition](#amazonnovaact-workflow-definition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#amazonnovaact-workflow-run](#amazonnovaact-workflow-run)  / **Condition keys:**  / **Dependent actions:** 

- **  [https://docs.aws.amazon.com/nova-act/latest/APIReference/API_CreateWorkflowDefinition.html](https://docs.aws.amazon.com/nova-act/latest/APIReference/API_CreateWorkflowDefinition.html) **
  - **Description:** Grants permission to create a new workflow definition template that can be used to execute multiple workflow runs
  - **Access level:** Write
  - **Resource types (\*required):**  [#amazonnovaact-workflow-definition](#amazonnovaact-workflow-definition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.aws.amazon.com/nova-act/latest/APIReference/API_CreateWorkflowRun.html](https://docs.aws.amazon.com/nova-act/latest/APIReference/API_CreateWorkflowRun.html) **
  - **Description:** Grants permission to create a new execution instance of a workflow definition with specified parameters
  - **Access level:** Write
  - **Resource types (\*required):**  [#amazonnovaact-workflow-definition](#amazonnovaact-workflow-definition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.aws.amazon.com/nova-act/latest/APIReference/API_DeleteWorkflowDefinition.html](https://docs.aws.amazon.com/nova-act/latest/APIReference/API_DeleteWorkflowDefinition.html) **
  - **Description:** Grants permission to delete a workflow definition and all associated resources
  - **Access level:** Write
  - **Resource types (\*required):**  [#amazonnovaact-workflow-definition](#amazonnovaact-workflow-definition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.aws.amazon.com/nova-act/latest/APIReference/API_DeleteWorkflowRun.html](https://docs.aws.amazon.com/nova-act/latest/APIReference/API_DeleteWorkflowRun.html) **
  - **Description:** Grants permission to terminate and clean up a workflow run, stopping all associated acts and sessions
  - **Access level:** Write
  - **Resource types (\*required):**  [#amazonnovaact-workflow-definition](#amazonnovaact-workflow-definition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#amazonnovaact-workflow-run](#amazonnovaact-workflow-run)  / **Condition keys:**  / **Dependent actions:** 

- **  [https://docs.aws.amazon.com/nova-act/latest/APIReference/API_GetWorkflowDefinition.html](https://docs.aws.amazon.com/nova-act/latest/APIReference/API_GetWorkflowDefinition.html) **
  - **Description:** Grants permission to retrieve details and configuration of a specific workflow definition
  - **Access level:** Read
  - **Resource types (\*required):**  [#amazonnovaact-workflow-definition](#amazonnovaact-workflow-definition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.aws.amazon.com/nova-act/latest/APIReference/API_GetWorkflowRun.html](https://docs.aws.amazon.com/nova-act/latest/APIReference/API_GetWorkflowRun.html) **
  - **Description:** Grants permission to retrieve the current state, configuration, and execution details of a workflow run
  - **Access level:** Read
  - **Resource types (\*required):**  [#amazonnovaact-workflow-definition](#amazonnovaact-workflow-definition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#amazonnovaact-workflow-run](#amazonnovaact-workflow-run)  / **Condition keys:**  / **Dependent actions:** 

- **  [https://docs.aws.amazon.com/nova-act/latest/APIReference/API_InvokeActStep.html](https://docs.aws.amazon.com/nova-act/latest/APIReference/API_InvokeActStep.html) **
  - **Description:** Grants permission to execute the next step of an act, processing tool call results and returning new tool calls if needed
  - **Access level:** Write
  - **Resource types (\*required):**  [#amazonnovaact-workflow-definition](#amazonnovaact-workflow-definition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#amazonnovaact-workflow-run](#amazonnovaact-workflow-run)  / **Condition keys:**  / **Dependent actions:** 

- **  [https://docs.aws.amazon.com/nova-act/latest/APIReference/API_ListActs.html](https://docs.aws.amazon.com/nova-act/latest/APIReference/API_ListActs.html) **
  - **Description:** Grants permission to list all acts within a specific session with their current status and execution details
  - **Access level:** Read
  - **Resource types (\*required):**  [#amazonnovaact-workflow-definition](#amazonnovaact-workflow-definition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.aws.amazon.com/nova-act/latest/APIReference/API_ListModels.html](https://docs.aws.amazon.com/nova-act/latest/APIReference/API_ListModels.html) **
  - **Description:** Grants permission to list all available AI models that can be used for workflow execution, including their status and compatibility information
  - **Access level:** Read
  - **Resource types (\*required):** 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.aws.amazon.com/nova-act/latest/APIReference/API_ListSessions.html](https://docs.aws.amazon.com/nova-act/latest/APIReference/API_ListSessions.html) **
  - **Description:** Grants permission to list all sessions within a specific workflow run
  - **Access level:** Read
  - **Resource types (\*required):**  [#amazonnovaact-workflow-definition](#amazonnovaact-workflow-definition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#amazonnovaact-workflow-run](#amazonnovaact-workflow-run)  / **Condition keys:**  / **Dependent actions:** 

- **  [https://docs.aws.amazon.com/nova-act/latest/APIReference/API_ListWorkflowDefinitions.html](https://docs.aws.amazon.com/nova-act/latest/APIReference/API_ListWorkflowDefinitions.html) **
  - **Description:** Grants permission to list all workflow definitions in your account with optional filtering and pagination
  - **Access level:** List
  - **Resource types (\*required):** 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.aws.amazon.com/nova-act/latest/APIReference/API_ListWorkflowRuns.html](https://docs.aws.amazon.com/nova-act/latest/APIReference/API_ListWorkflowRuns.html) **
  - **Description:** Grants permission to list all workflow runs for a specific workflow definition with optional filtering and pagination
  - **Access level:** List
  - **Resource types (\*required):**  [#amazonnovaact-workflow-definition](#amazonnovaact-workflow-definition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.aws.amazon.com/nova-act/latest/APIReference/API_UpdateAct.html](https://docs.aws.amazon.com/nova-act/latest/APIReference/API_UpdateAct.html) **
  - **Description:** Grants permission to update an existing act's configuration, status, or error information
  - **Access level:** Write
  - **Resource types (\*required):**  [#amazonnovaact-workflow-definition](#amazonnovaact-workflow-definition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#amazonnovaact-workflow-run](#amazonnovaact-workflow-run)  / **Condition keys:**  / **Dependent actions:** 

- **  [https://docs.aws.amazon.com/nova-act/latest/APIReference/API_UpdateWorkflowRun.html](https://docs.aws.amazon.com/nova-act/latest/APIReference/API_UpdateWorkflowRun.html) **
  - **Description:** Grants permission to update the configuration or state of an active workflow run
  - **Access level:** Write
  - **Resource types (\*required):**  [#amazonnovaact-workflow-definition](#amazonnovaact-workflow-definition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#amazonnovaact-workflow-run](#amazonnovaact-workflow-run)  / **Condition keys:**  / **Dependent actions:** 



## Resource types defined by Amazon Nova Act
<a name="amazonnovaact-resources-for-iam-policies"></a>

The following resource types are defined by this service and can be used in the `Resource` element of IAM permission policy statements. Each action in the [Actions table](#amazonnovaact-actions-as-permissions) identifies the resource types that can be specified with that action. A resource type can also define which condition keys you can include in a policy. These keys are displayed in the last column of the Resource types table. For details about the columns in the following table, see [Resource types table](reference_policies_actions-resources-contextkeys.html#resources_table).


****  

| Resource types | ARN | Condition keys | 
| --- | --- | --- | 
|   [https://docs.aws.amazon.com/nova-act/latest/userguide/workflow-definition.html](https://docs.aws.amazon.com/nova-act/latest/userguide/workflow-definition.html)  |  arn:${Partition}:nova-act:${Region}:${Account}:workflow-definition/${WorkflowDefinitionName}  |  | 
|   [https://docs.aws.amazon.com/nova-act/latest/userguide/workflow-run.html](https://docs.aws.amazon.com/nova-act/latest/userguide/workflow-run.html)  |  arn:${Partition}:nova-act:${Region}:${Account}:workflow-definition/${WorkflowDefinitionName}/workflow-run/${WorkflowRunId}  |  | 

## Condition keys for Amazon Nova Act
<a name="amazonnovaact-policy-keys"></a>

Nova Act has no service-specific context keys that can be used in the `Condition` element of policy statements. For the list of the global context keys that are available to all services, see [AWS global condition context keys](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html).