

# Actions, resources, and condition keys for Amazon IoT Greengrass
<a name="list_awsiotgreengrass"></a>

Amazon IoT Greengrass (service prefix: `greengrass`) 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.amazonaws.cn/greengrass/v1/developerguide/).
+ View a list of the [API operations available for this service](https://docs.amazonaws.cn/greengrass/v1/apireference/).
+ Learn how to secure this service and its resources by [using IAM](https://docs.amazonaws.cn/greengrass/v1/developerguide/security_iam_service-with-iam.html) permission policies.

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

## Actions defined by Amazon IoT Greengrass
<a name="awsiotgreengrass-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 Amazon. 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.amazonaws.cn/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](#awsiotgreengrass-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.amazonaws.cn/greengrass/v1/apireference/associateroletogroup-put.html](https://docs.amazonaws.cn/greengrass/v1/apireference/associateroletogroup-put.html) **
  - **Description:** Grants permission to associate a role with a group. The role's permissions must allow Greengrass core Lambda functions and connectors to perform actions in other Amazon services
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-group](#awsiotgreengrass-group) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/associateserviceroletoaccount-put.html](https://docs.amazonaws.cn/greengrass/v1/apireference/associateserviceroletoaccount-put.html) **
  - **Description:** Grants permission to associate a role with your account. Amazon IoT Greengrass uses this role to access your Lambda functions and Amazon IoT resources
  - **Access level:** Permissions management
  - **Resource types (\*required):** 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/createconnectordefinition-post.html](https://docs.amazonaws.cn/greengrass/v1/apireference/createconnectordefinition-post.html) **
  - **Description:** Grants permission to create a connector definition
  - **Access level:** Write
  - **Resource types (\*required):** 
  - **Condition keys:**  [#awsiotgreengrass-aws_RequestTag___TagKey_](#awsiotgreengrass-aws_RequestTag___TagKey_) <br /> [#awsiotgreengrass-aws_TagKeys](#awsiotgreengrass-aws_TagKeys) 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/createconnectordefinitionversion-post.html](https://docs.amazonaws.cn/greengrass/v1/apireference/createconnectordefinitionversion-post.html) **
  - **Description:** Grants permission to create a version of an existing connector definition
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-connectorDefinition](#awsiotgreengrass-connectorDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/createcoredefinition-post.html](https://docs.amazonaws.cn/greengrass/v1/apireference/createcoredefinition-post.html) **
  - **Description:** Grants permission to create a core definition
  - **Access level:** Write
  - **Resource types (\*required):** 
  - **Condition keys:**  [#awsiotgreengrass-aws_RequestTag___TagKey_](#awsiotgreengrass-aws_RequestTag___TagKey_) <br /> [#awsiotgreengrass-aws_TagKeys](#awsiotgreengrass-aws_TagKeys) 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/createcoredefinitionversion-post.html](https://docs.amazonaws.cn/greengrass/v1/apireference/createcoredefinitionversion-post.html) **
  - **Description:** Grants permission to create a version of an existing core definition. Greengrass groups must each contain exactly one Greengrass core
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-coreDefinition](#awsiotgreengrass-coreDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/createdeployment-post.html](https://docs.amazonaws.cn/greengrass/v1/apireference/createdeployment-post.html) **
  - **Description:** Grants permission to create a deployment
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-group](#awsiotgreengrass-group) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/createdevicedefinition-post.html](https://docs.amazonaws.cn/greengrass/v1/apireference/createdevicedefinition-post.html) **
  - **Description:** Grants permission to create a device definition
  - **Access level:** Write
  - **Resource types (\*required):** 
  - **Condition keys:**  [#awsiotgreengrass-aws_RequestTag___TagKey_](#awsiotgreengrass-aws_RequestTag___TagKey_) <br /> [#awsiotgreengrass-aws_TagKeys](#awsiotgreengrass-aws_TagKeys) 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/createdevicedefinitionversion-post.html](https://docs.amazonaws.cn/greengrass/v1/apireference/createdevicedefinitionversion-post.html) **
  - **Description:** Grants permission to create a version of an existing device definition
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-deviceDefinition](#awsiotgreengrass-deviceDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/createfunctiondefinition-post.html](https://docs.amazonaws.cn/greengrass/v1/apireference/createfunctiondefinition-post.html) **
  - **Description:** Grants permission to create a Lambda function definition to be used in a group that contains a list of Lambda functions and their configurations
  - **Access level:** Write
  - **Resource types (\*required):** 
  - **Condition keys:**  [#awsiotgreengrass-aws_RequestTag___TagKey_](#awsiotgreengrass-aws_RequestTag___TagKey_) <br /> [#awsiotgreengrass-aws_TagKeys](#awsiotgreengrass-aws_TagKeys) 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/createfunctiondefinitionversion-post.html](https://docs.amazonaws.cn/greengrass/v1/apireference/createfunctiondefinitionversion-post.html) **
  - **Description:** Grants permission to create a version of an existing Lambda function definition
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-functionDefinition](#awsiotgreengrass-functionDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/creategroup-post.html](https://docs.amazonaws.cn/greengrass/v1/apireference/creategroup-post.html) **
  - **Description:** Grants permission to create a group
  - **Access level:** Write
  - **Resource types (\*required):** 
  - **Condition keys:**  [#awsiotgreengrass-aws_RequestTag___TagKey_](#awsiotgreengrass-aws_RequestTag___TagKey_) <br /> [#awsiotgreengrass-aws_TagKeys](#awsiotgreengrass-aws_TagKeys) 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/creategroupcertificateauthority-post.html](https://docs.amazonaws.cn/greengrass/v1/apireference/creategroupcertificateauthority-post.html) **
  - **Description:** Grants permission to create a CA for the group, or rotate the existing CA
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-group](#awsiotgreengrass-group) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/creategroupversion-post.html](https://docs.amazonaws.cn/greengrass/v1/apireference/creategroupversion-post.html) **
  - **Description:** Grants permission to create a version of a group that has already been defined
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-group](#awsiotgreengrass-group) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/createloggerdefinition-post.html](https://docs.amazonaws.cn/greengrass/v1/apireference/createloggerdefinition-post.html) **
  - **Description:** Grants permission to create a logger definition
  - **Access level:** Write
  - **Resource types (\*required):** 
  - **Condition keys:**  [#awsiotgreengrass-aws_RequestTag___TagKey_](#awsiotgreengrass-aws_RequestTag___TagKey_) <br /> [#awsiotgreengrass-aws_TagKeys](#awsiotgreengrass-aws_TagKeys) 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/createloggerdefinitionversion-post.html](https://docs.amazonaws.cn/greengrass/v1/apireference/createloggerdefinitionversion-post.html) **
  - **Description:** Grants permission to create a version of an existing logger definition
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-loggerDefinition](#awsiotgreengrass-loggerDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/createresourcedefinition-post.html](https://docs.amazonaws.cn/greengrass/v1/apireference/createresourcedefinition-post.html) **
  - **Description:** Grants permission to create a resource definition that contains a list of resources to be used in a group
  - **Access level:** Write
  - **Resource types (\*required):** 
  - **Condition keys:**  [#awsiotgreengrass-aws_RequestTag___TagKey_](#awsiotgreengrass-aws_RequestTag___TagKey_) <br /> [#awsiotgreengrass-aws_TagKeys](#awsiotgreengrass-aws_TagKeys) 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/createresourcedefinitionversion-post.html](https://docs.amazonaws.cn/greengrass/v1/apireference/createresourcedefinitionversion-post.html) **
  - **Description:** Grants permission to create a version of an existing resource definition
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-resourceDefinition](#awsiotgreengrass-resourceDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/createsoftwareupdatejob-post.html](https://docs.amazonaws.cn/greengrass/v1/apireference/createsoftwareupdatejob-post.html) **
  - **Description:** Grants permission to create an Amazon IoT job that will trigger your Greengrass cores to update the software they are running
  - **Access level:** Write
  - **Resource types (\*required):** 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/createsubscriptiondefinition-post.html](https://docs.amazonaws.cn/greengrass/v1/apireference/createsubscriptiondefinition-post.html) **
  - **Description:** Grants permission to create a subscription definition
  - **Access level:** Write
  - **Resource types (\*required):** 
  - **Condition keys:**  [#awsiotgreengrass-aws_RequestTag___TagKey_](#awsiotgreengrass-aws_RequestTag___TagKey_) <br /> [#awsiotgreengrass-aws_TagKeys](#awsiotgreengrass-aws_TagKeys) 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/createsubscriptiondefinitionversion-post.html](https://docs.amazonaws.cn/greengrass/v1/apireference/createsubscriptiondefinitionversion-post.html) **
  - **Description:** Grants permission to create a version of an existing subscription definition
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-subscriptionDefinition](#awsiotgreengrass-subscriptionDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/deleteconnectordefinition-delete.html](https://docs.amazonaws.cn/greengrass/v1/apireference/deleteconnectordefinition-delete.html) **
  - **Description:** Grants permission to delete a connector definition
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-connectorDefinition](#awsiotgreengrass-connectorDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/deletecoredefinition-delete.html](https://docs.amazonaws.cn/greengrass/v1/apireference/deletecoredefinition-delete.html) **
  - **Description:** Grants permission to delete a core definition. Deleting a definition that is currently in use in a deployment affects future deployments
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-coreDefinition](#awsiotgreengrass-coreDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/deletedevicedefinition-delete.html](https://docs.amazonaws.cn/greengrass/v1/apireference/deletedevicedefinition-delete.html) **
  - **Description:** Grants permission to delete a device definition. Deleting a definition that is currently in use in a deployment affects future deployments
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-deviceDefinition](#awsiotgreengrass-deviceDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/deletefunctiondefinition-delete.html](https://docs.amazonaws.cn/greengrass/v1/apireference/deletefunctiondefinition-delete.html) **
  - **Description:** Grants permission to delete a Lambda function definition. Deleting a definition that is currently in use in a deployment affects future deployments
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-functionDefinition](#awsiotgreengrass-functionDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/deletegroup-delete.html](https://docs.amazonaws.cn/greengrass/v1/apireference/deletegroup-delete.html) **
  - **Description:** Grants permission to delete a group that is not currently in use in a deployment
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-group](#awsiotgreengrass-group) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/deleteloggerdefinition-delete.html](https://docs.amazonaws.cn/greengrass/v1/apireference/deleteloggerdefinition-delete.html) **
  - **Description:** Grants permission to delete a logger definition. Deleting a definition that is currently in use in a deployment affects future deployments
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-loggerDefinition](#awsiotgreengrass-loggerDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/deleteresourcedefinition-delete.html](https://docs.amazonaws.cn/greengrass/v1/apireference/deleteresourcedefinition-delete.html) **
  - **Description:** Grants permission to delete a resource definition
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-resourceDefinition](#awsiotgreengrass-resourceDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/deletesubscriptiondefinition-delete.html](https://docs.amazonaws.cn/greengrass/v1/apireference/deletesubscriptiondefinition-delete.html) **
  - **Description:** Grants permission to delete a subscription definition. Deleting a definition that is currently in use in a deployment affects future deployments
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-subscriptionDefinition](#awsiotgreengrass-subscriptionDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/disassociaterolefromgroup-delete.html](https://docs.amazonaws.cn/greengrass/v1/apireference/disassociaterolefromgroup-delete.html) **
  - **Description:** Grants permission to disassociate the role from a group
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-group](#awsiotgreengrass-group) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/disassociateservicerolefromaccount-delete.html](https://docs.amazonaws.cn/greengrass/v1/apireference/disassociateservicerolefromaccount-delete.html) **
  - **Description:** Grants permission to disassociate the service role from an account. Without a service role, deployments will not work
  - **Access level:** Write
  - **Resource types (\*required):** 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/latest/developerguide/gg-discover-api.html](https://docs.amazonaws.cn/greengrass/latest/developerguide/gg-discover-api.html) **
  - **Description:** Grants permission to retrieve information required to connect to a Greengrass core
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-thing](#awsiotgreengrass-thing) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/getassociatedrole-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/getassociatedrole-get.html) **
  - **Description:** Grants permission to retrieve the role associated with a group
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-group](#awsiotgreengrass-group) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/getbulkdeploymentstatus-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/getbulkdeploymentstatus-get.html) **
  - **Description:** Grants permission to return the status of a bulk deployment
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-bulkDeployment](#awsiotgreengrass-bulkDeployment) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/getconnectivityinfo-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/getconnectivityinfo-get.html) **
  - **Description:** Grants permission to retrieve the connectivity information for a core
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-connectivityInfo](#awsiotgreengrass-connectivityInfo) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/getconnectordefinition-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/getconnectordefinition-get.html) **
  - **Description:** Grants permission to retrieve information about a connector definition
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-connectorDefinition](#awsiotgreengrass-connectorDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/getconnectordefinitionversion-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/getconnectordefinitionversion-get.html) **
  - **Description:** Grants permission to retrieve information about a connector definition version
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-connectorDefinition](#awsiotgreengrass-connectorDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-connectorDefinitionVersion](#awsiotgreengrass-connectorDefinitionVersion)  / **Condition keys:**  / **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/getcoredefinition-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/getcoredefinition-get.html) **
  - **Description:** Grants permission to retrieve information about a core definition
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-coreDefinition](#awsiotgreengrass-coreDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/getcoredefinitionversion-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/getcoredefinitionversion-get.html) **
  - **Description:** Grants permission to retrieve information about a core definition version
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-coreDefinition](#awsiotgreengrass-coreDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-coreDefinitionVersion](#awsiotgreengrass-coreDefinitionVersion)  / **Condition keys:**  / **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/getdeploymentstatus-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/getdeploymentstatus-get.html) **
  - **Description:** Grants permission to return the status of a deployment
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-deployment](#awsiotgreengrass-deployment)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-group](#awsiotgreengrass-group)  / **Condition keys:**  / **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/getdevicedefinition-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/getdevicedefinition-get.html) **
  - **Description:** Grants permission to retrieve information about a device definition
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-deviceDefinition](#awsiotgreengrass-deviceDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/getdevicedefinitionversion-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/getdevicedefinitionversion-get.html) **
  - **Description:** Grants permission to retrieve information about a device definition version
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-deviceDefinition](#awsiotgreengrass-deviceDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-deviceDefinitionVersion](#awsiotgreengrass-deviceDefinitionVersion)  / **Condition keys:**  / **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/getfunctiondefinition-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/getfunctiondefinition-get.html) **
  - **Description:** Grants permission to retrieve information about a Lambda function definition, such as its creation time and latest version
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-functionDefinition](#awsiotgreengrass-functionDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/getfunctiondefinitionversion-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/getfunctiondefinitionversion-get.html) **
  - **Description:** Grants permission to retrieve information about a Lambda function definition version, such as which Lambda functions are included in the version and their configurations
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-functionDefinition](#awsiotgreengrass-functionDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-functionDefinitionVersion](#awsiotgreengrass-functionDefinitionVersion)  / **Condition keys:**  / **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/getgroup-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/getgroup-get.html) **
  - **Description:** Grants permission to retrieve information about a group
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-group](#awsiotgreengrass-group) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/getgroupcertificateauthority-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/getgroupcertificateauthority-get.html) **
  - **Description:** Grants permission to return the public key of the CA associated with a group
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-certificateAuthority](#awsiotgreengrass-certificateAuthority)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-group](#awsiotgreengrass-group)  / **Condition keys:**  / **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/getgroupcertificateconfiguration-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/getgroupcertificateconfiguration-get.html) **
  - **Description:** Grants permission to retrieve the current configuration for the CA used by a group
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-group](#awsiotgreengrass-group) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/getgroupversion-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/getgroupversion-get.html) **
  - **Description:** Grants permission to retrieve information about a group version
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-group](#awsiotgreengrass-group)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-groupVersion](#awsiotgreengrass-groupVersion)  / **Condition keys:**  / **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/getloggerdefinition-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/getloggerdefinition-get.html) **
  - **Description:** Grants permission to retrieve information about a logger definition
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-loggerDefinition](#awsiotgreengrass-loggerDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/getloggerdefinitionversion-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/getloggerdefinitionversion-get.html) **
  - **Description:** Grants permission to retrieve information about a logger definition version
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-loggerDefinition](#awsiotgreengrass-loggerDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-loggerDefinitionVersion](#awsiotgreengrass-loggerDefinitionVersion)  / **Condition keys:**  / **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/getresourcedefinition-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/getresourcedefinition-get.html) **
  - **Description:** Grants permission to retrieve information about a resource definition, such as its creation time and latest version
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-resourceDefinition](#awsiotgreengrass-resourceDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/getresourcedefinitionversion-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/getresourcedefinitionversion-get.html) **
  - **Description:** Grants permission to retrieve information about a resource definition version, such as which resources are included in the version
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-resourceDefinition](#awsiotgreengrass-resourceDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-resourceDefinitionVersion](#awsiotgreengrass-resourceDefinitionVersion)  / **Condition keys:**  / **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/getserviceroleforaccount-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/getserviceroleforaccount-get.html) **
  - **Description:** Grants permission to retrieve the service role that is attached to an account
  - **Access level:** Read
  - **Resource types (\*required):** 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/getsubscriptiondefinition-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/getsubscriptiondefinition-get.html) **
  - **Description:** Grants permission to retrieve information about a subscription definition
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-subscriptionDefinition](#awsiotgreengrass-subscriptionDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/getsubscriptiondefinitionversion-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/getsubscriptiondefinitionversion-get.html) **
  - **Description:** Grants permission to retrieve information about a subscription definition version
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-subscriptionDefinition](#awsiotgreengrass-subscriptionDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-subscriptionDefinitionVersion](#awsiotgreengrass-subscriptionDefinitionVersion)  / **Condition keys:**  / **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/getthingruntimeconfiguration-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/getthingruntimeconfiguration-get.html) **
  - **Description:** Grants permission to retrieve runtime configuration of a thing
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-thingRuntimeConfig](#awsiotgreengrass-thingRuntimeConfig) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/listbulkdeploymentdetailedreports-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/listbulkdeploymentdetailedreports-get.html) **
  - **Description:** Grants permission to retrieve a paginated list of the deployments that have been started in a bulk deployment operation and their current deployment status
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-bulkDeployment](#awsiotgreengrass-bulkDeployment) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/listbulkdeployments-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/listbulkdeployments-get.html) **
  - **Description:** Grants permission to retrieve a list of bulk deployments
  - **Access level:** List
  - **Resource types (\*required):** 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/listconnectordefinitionversions-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/listconnectordefinitionversions-get.html) **
  - **Description:** Grants permission to list the versions of a connector definition
  - **Access level:** List
  - **Resource types (\*required):**  [#awsiotgreengrass-connectorDefinition](#awsiotgreengrass-connectorDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/listconnectordefinitions-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/listconnectordefinitions-get.html) **
  - **Description:** Grants permission to retrieve a list of connector definitions
  - **Access level:** List
  - **Resource types (\*required):** 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/listcoredefinitionversions-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/listcoredefinitionversions-get.html) **
  - **Description:** Grants permission to list the versions of a core definition
  - **Access level:** List
  - **Resource types (\*required):**  [#awsiotgreengrass-coreDefinition](#awsiotgreengrass-coreDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/listcoredefinitions-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/listcoredefinitions-get.html) **
  - **Description:** Grants permission to retrieve a list of core definitions
  - **Access level:** List
  - **Resource types (\*required):** 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/listdeployments-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/listdeployments-get.html) **
  - **Description:** Grants permission to retrieve a list of all deployments for a group
  - **Access level:** List
  - **Resource types (\*required):**  [#awsiotgreengrass-group](#awsiotgreengrass-group) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/listdevicedefinitionversions-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/listdevicedefinitionversions-get.html) **
  - **Description:** Grants permission to list the versions of a device definition
  - **Access level:** List
  - **Resource types (\*required):**  [#awsiotgreengrass-deviceDefinition](#awsiotgreengrass-deviceDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/listdevicedefinitions-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/listdevicedefinitions-get.html) **
  - **Description:** Grants permission to retrieve a list of device definitions
  - **Access level:** List
  - **Resource types (\*required):** 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/listfunctiondefinitionversions-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/listfunctiondefinitionversions-get.html) **
  - **Description:** Grants permission to list the versions of a Lambda function definition
  - **Access level:** List
  - **Resource types (\*required):**  [#awsiotgreengrass-functionDefinition](#awsiotgreengrass-functionDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/listfunctiondefinitions-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/listfunctiondefinitions-get.html) **
  - **Description:** Grants permission to retrieve a list of Lambda function definitions
  - **Access level:** List
  - **Resource types (\*required):** 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/listgroupcertificateauthorities-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/listgroupcertificateauthorities-get.html) **
  - **Description:** Grants permission to retrieve a list of current CAs for a group
  - **Access level:** List
  - **Resource types (\*required):**  [#awsiotgreengrass-group](#awsiotgreengrass-group) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/listgroupversions-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/listgroupversions-get.html) **
  - **Description:** Grants permission to list the versions of a group
  - **Access level:** List
  - **Resource types (\*required):**  [#awsiotgreengrass-group](#awsiotgreengrass-group) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/listgroups-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/listgroups-get.html) **
  - **Description:** Grants permission to retrieve a list of groups
  - **Access level:** List
  - **Resource types (\*required):** 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/listloggerdefinitionversions-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/listloggerdefinitionversions-get.html) **
  - **Description:** Grants permission to list the versions of a logger definition
  - **Access level:** List
  - **Resource types (\*required):**  [#awsiotgreengrass-loggerDefinition](#awsiotgreengrass-loggerDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/listloggerdefinitions-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/listloggerdefinitions-get.html) **
  - **Description:** Grants permission to retrieve a list of logger definitions
  - **Access level:** List
  - **Resource types (\*required):** 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/listresourcedefinitionversions-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/listresourcedefinitionversions-get.html) **
  - **Description:** Grants permission to list the versions of a resource definition
  - **Access level:** List
  - **Resource types (\*required):**  [#awsiotgreengrass-resourceDefinition](#awsiotgreengrass-resourceDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/listresourcedefinitions-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/listresourcedefinitions-get.html) **
  - **Description:** Grants permission to retrieve a list of resource definitions
  - **Access level:** List
  - **Resource types (\*required):** 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/listsubscriptiondefinitionversions-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/listsubscriptiondefinitionversions-get.html) **
  - **Description:** Grants permission to list the versions of a subscription definition
  - **Access level:** List
  - **Resource types (\*required):**  [#awsiotgreengrass-subscriptionDefinition](#awsiotgreengrass-subscriptionDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/listsubscriptiondefinitions-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/listsubscriptiondefinitions-get.html) **
  - **Description:** Grants permission to retrieve a list of subscription definitions
  - **Access level:** List
  - **Resource types (\*required):** 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/listtagsforresource-get.html](https://docs.amazonaws.cn/greengrass/v1/apireference/listtagsforresource-get.html) **
  - **Description:** Grants permission to list the tags for a resource
  - **Access level:** Read
  - **Resource types (\*required):**  [#awsiotgreengrass-bulkDeployment](#awsiotgreengrass-bulkDeployment)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-connectorDefinition](#awsiotgreengrass-connectorDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-coreDefinition](#awsiotgreengrass-coreDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-deviceDefinition](#awsiotgreengrass-deviceDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-functionDefinition](#awsiotgreengrass-functionDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-group](#awsiotgreengrass-group)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-loggerDefinition](#awsiotgreengrass-loggerDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-resourceDefinition](#awsiotgreengrass-resourceDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-subscriptionDefinition](#awsiotgreengrass-subscriptionDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  / **Condition keys:**  [#awsiotgreengrass-aws_RequestTag___TagKey_](#awsiotgreengrass-aws_RequestTag___TagKey_) <br /> [#awsiotgreengrass-aws_TagKeys](#awsiotgreengrass-aws_TagKeys)  / **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/resetdeployments-post.html](https://docs.amazonaws.cn/greengrass/v1/apireference/resetdeployments-post.html) **
  - **Description:** Grants permission to reset a group's deployments
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-group](#awsiotgreengrass-group) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/startbulkdeployment-post.html](https://docs.amazonaws.cn/greengrass/v1/apireference/startbulkdeployment-post.html) **
  - **Description:** Grants permission to deploy multiple groups in one operation
  - **Access level:** Write
  - **Resource types (\*required):** 
  - **Condition keys:**  [#awsiotgreengrass-aws_RequestTag___TagKey_](#awsiotgreengrass-aws_RequestTag___TagKey_) <br /> [#awsiotgreengrass-aws_TagKeys](#awsiotgreengrass-aws_TagKeys) 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/stopbulkdeployment-put.html](https://docs.amazonaws.cn/greengrass/v1/apireference/stopbulkdeployment-put.html) **
  - **Description:** Grants permission to stop the execution of a bulk deployment
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-bulkDeployment](#awsiotgreengrass-bulkDeployment) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/tagresource-post.html](https://docs.amazonaws.cn/greengrass/v1/apireference/tagresource-post.html) **
  - **Description:** Grants permission to add tags to a resource
  - **Access level:** Tagging
  - **Resource types (\*required):**  [#awsiotgreengrass-bulkDeployment](#awsiotgreengrass-bulkDeployment)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-connectorDefinition](#awsiotgreengrass-connectorDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-coreDefinition](#awsiotgreengrass-coreDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-deviceDefinition](#awsiotgreengrass-deviceDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-functionDefinition](#awsiotgreengrass-functionDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-group](#awsiotgreengrass-group)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-loggerDefinition](#awsiotgreengrass-loggerDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-resourceDefinition](#awsiotgreengrass-resourceDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-subscriptionDefinition](#awsiotgreengrass-subscriptionDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  / **Condition keys:**  [#awsiotgreengrass-aws_RequestTag___TagKey_](#awsiotgreengrass-aws_RequestTag___TagKey_) <br /> [#awsiotgreengrass-aws_TagKeys](#awsiotgreengrass-aws_TagKeys)  / **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/untagresource-delete.html](https://docs.amazonaws.cn/greengrass/v1/apireference/untagresource-delete.html) **
  - **Description:** Grants permission to remove tags from a resource
  - **Access level:** Tagging
  - **Resource types (\*required):**  [#awsiotgreengrass-bulkDeployment](#awsiotgreengrass-bulkDeployment)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-connectorDefinition](#awsiotgreengrass-connectorDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-coreDefinition](#awsiotgreengrass-coreDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-deviceDefinition](#awsiotgreengrass-deviceDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-functionDefinition](#awsiotgreengrass-functionDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-group](#awsiotgreengrass-group)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-loggerDefinition](#awsiotgreengrass-loggerDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-resourceDefinition](#awsiotgreengrass-resourceDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  [#awsiotgreengrass-subscriptionDefinition](#awsiotgreengrass-subscriptionDefinition)  / **Condition keys:**  / **Dependent actions:** 
  - **Resource types (\*required):**  / **Condition keys:**  [#awsiotgreengrass-aws_TagKeys](#awsiotgreengrass-aws_TagKeys)  / **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/updateconnectivityinfo-put.html](https://docs.amazonaws.cn/greengrass/v1/apireference/updateconnectivityinfo-put.html) **
  - **Description:** Grants permission to update the connectivity information for a Greengrass core. Any devices that belong to the group that has this core will receive this information in order to find the location of the core and connect to it
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-connectivityInfo](#awsiotgreengrass-connectivityInfo) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/updateconnectordefinition-put.html](https://docs.amazonaws.cn/greengrass/v1/apireference/updateconnectordefinition-put.html) **
  - **Description:** Grants permission to update a connector definition
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-connectorDefinition](#awsiotgreengrass-connectorDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/updatecoredefinition-put.html](https://docs.amazonaws.cn/greengrass/v1/apireference/updatecoredefinition-put.html) **
  - **Description:** Grants permission to update a core definition
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-coreDefinition](#awsiotgreengrass-coreDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/updatedevicedefinition-put.html](https://docs.amazonaws.cn/greengrass/v1/apireference/updatedevicedefinition-put.html) **
  - **Description:** Grants permission to update a device definition
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-deviceDefinition](#awsiotgreengrass-deviceDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/updatefunctiondefinition-put.html](https://docs.amazonaws.cn/greengrass/v1/apireference/updatefunctiondefinition-put.html) **
  - **Description:** Grants permission to update a Lambda function definition
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-functionDefinition](#awsiotgreengrass-functionDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/updategroup-put.html](https://docs.amazonaws.cn/greengrass/v1/apireference/updategroup-put.html) **
  - **Description:** Grants permission to update a group
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-group](#awsiotgreengrass-group) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/updategroupcertificateconfiguration-put.html](https://docs.amazonaws.cn/greengrass/v1/apireference/updategroupcertificateconfiguration-put.html) **
  - **Description:** Grants permission to update the certificate expiry time for a group
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-group](#awsiotgreengrass-group) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/updateloggerdefinition-put.html](https://docs.amazonaws.cn/greengrass/v1/apireference/updateloggerdefinition-put.html) **
  - **Description:** Grants permission to update a logger definition
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-loggerDefinition](#awsiotgreengrass-loggerDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/updateresourcedefinition-put.html](https://docs.amazonaws.cn/greengrass/v1/apireference/updateresourcedefinition-put.html) **
  - **Description:** Grants permission to update a resource definition
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-resourceDefinition](#awsiotgreengrass-resourceDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/updatesubscriptiondefinition-put.html](https://docs.amazonaws.cn/greengrass/v1/apireference/updatesubscriptiondefinition-put.html) **
  - **Description:** Grants permission to update a subscription definition
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-subscriptionDefinition](#awsiotgreengrass-subscriptionDefinition) 
  - **Condition keys:** 
  - **Dependent actions:** 

- **  [https://docs.amazonaws.cn/greengrass/v1/apireference/updatethingruntimeconfiguration-put.html](https://docs.amazonaws.cn/greengrass/v1/apireference/updatethingruntimeconfiguration-put.html) **
  - **Description:** Grants permission to update runtime configuration of a thing
  - **Access level:** Write
  - **Resource types (\*required):**  [#awsiotgreengrass-thingRuntimeConfig](#awsiotgreengrass-thingRuntimeConfig) 
  - **Condition keys:** 
  - **Dependent actions:** 



## Resource types defined by Amazon IoT Greengrass
<a name="awsiotgreengrass-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](#awsiotgreengrass-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.amazonaws.cn/greengrass/v1/apireference/definitions-connectivityinfo.html](https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-connectivityinfo.html)  |  arn:${Partition}:greengrass:${Region}:${Account}:/greengrass/things/${ThingName}/connectivityInfo  |  | 
|   [https://docs.amazonaws.cn/greengrass/latest/developerguide/gg-sec.html](https://docs.amazonaws.cn/greengrass/latest/developerguide/gg-sec.html)  |  arn:${Partition}:greengrass:${Region}:${Account}:/greengrass/groups/${GroupId}/certificateauthorities/${CertificateAuthorityId}  |  | 
|   [https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-createdeploymentrequest.html](https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-createdeploymentrequest.html)  |  arn:${Partition}:greengrass:${Region}:${Account}:/greengrass/groups/${GroupId}/deployments/${DeploymentId}  |  | 
|   [https://docs.amazonaws.cn/greengrass/latest/developerguide/bulk-deploy-cli.html](https://docs.amazonaws.cn/greengrass/latest/developerguide/bulk-deploy-cli.html)  |  arn:${Partition}:greengrass:${Region}:${Account}:/greengrass/bulk/deployments/${BulkDeploymentId}  |  [#awsiotgreengrass-aws_ResourceTag___TagKey_](#awsiotgreengrass-aws_ResourceTag___TagKey_)  | 
|   [https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-groupinformation.html](https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-groupinformation.html)  |  arn:${Partition}:greengrass:${Region}:${Account}:/greengrass/groups/${GroupId}  |  [#awsiotgreengrass-aws_ResourceTag___TagKey_](#awsiotgreengrass-aws_ResourceTag___TagKey_)  | 
|   [https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-groupversion.html](https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-groupversion.html)  |  arn:${Partition}:greengrass:${Region}:${Account}:/greengrass/groups/${GroupId}/versions/${VersionId}  |  | 
|   [https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-core.html](https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-core.html)  |  arn:${Partition}:greengrass:${Region}:${Account}:/greengrass/definition/cores/${CoreDefinitionId}  |  [#awsiotgreengrass-aws_ResourceTag___TagKey_](#awsiotgreengrass-aws_ResourceTag___TagKey_)  | 
|   [https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-coredefinitionversion.html](https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-coredefinitionversion.html)  |  arn:${Partition}:greengrass:${Region}:${Account}:/greengrass/definition/cores/${CoreDefinitionId}/versions/${VersionId}  |  | 
|   [https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-device.html](https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-device.html)  |  arn:${Partition}:greengrass:${Region}:${Account}:/greengrass/definition/devices/${DeviceDefinitionId}  |  [#awsiotgreengrass-aws_ResourceTag___TagKey_](#awsiotgreengrass-aws_ResourceTag___TagKey_)  | 
|   [https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-devicedefinitionversion.html](https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-devicedefinitionversion.html)  |  arn:${Partition}:greengrass:${Region}:${Account}:/greengrass/definition/devices/${DeviceDefinitionId}/versions/${VersionId}  |  | 
|   [https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-function.html](https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-function.html)  |  arn:${Partition}:greengrass:${Region}:${Account}:/greengrass/definition/functions/${FunctionDefinitionId}  |  [#awsiotgreengrass-aws_ResourceTag___TagKey_](#awsiotgreengrass-aws_ResourceTag___TagKey_)  | 
|   [https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-functiondefinitionversion.html](https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-functiondefinitionversion.html)  |  arn:${Partition}:greengrass:${Region}:${Account}:/greengrass/definition/functions/${FunctionDefinitionId}/versions/${VersionId}  |  | 
|   [https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-subscription.html](https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-subscription.html)  |  arn:${Partition}:greengrass:${Region}:${Account}:/greengrass/definition/subscriptions/${SubscriptionDefinitionId}  |  [#awsiotgreengrass-aws_ResourceTag___TagKey_](#awsiotgreengrass-aws_ResourceTag___TagKey_)  | 
|   [https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-subscriptiondefinitionversion.html](https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-subscriptiondefinitionversion.html)  |  arn:${Partition}:greengrass:${Region}:${Account}:/greengrass/definition/subscriptions/${SubscriptionDefinitionId}/versions/${VersionId}  |  | 
|   [https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-logger.html](https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-logger.html)  |  arn:${Partition}:greengrass:${Region}:${Account}:/greengrass/definition/loggers/${LoggerDefinitionId}  |  [#awsiotgreengrass-aws_ResourceTag___TagKey_](#awsiotgreengrass-aws_ResourceTag___TagKey_)  | 
|   [https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-loggerdefinitionversion.html](https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-loggerdefinitionversion.html)  |  arn:${Partition}:greengrass:${Region}:${Account}:/greengrass/definition/loggers/${LoggerDefinitionId}/versions/${VersionId}  |  | 
|   [https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-resource.html](https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-resource.html)  |  arn:${Partition}:greengrass:${Region}:${Account}:/greengrass/definition/resources/${ResourceDefinitionId}  |  [#awsiotgreengrass-aws_ResourceTag___TagKey_](#awsiotgreengrass-aws_ResourceTag___TagKey_)  | 
|   [https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-resourcedefinitionversion.html](https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-resourcedefinitionversion.html)  |  arn:${Partition}:greengrass:${Region}:${Account}:/greengrass/definition/resources/${ResourceDefinitionId}/versions/${VersionId}  |  | 
|   [https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-connector.html](https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-connector.html)  |  arn:${Partition}:greengrass:${Region}:${Account}:/greengrass/definition/connectors/${ConnectorDefinitionId}  |  [#awsiotgreengrass-aws_ResourceTag___TagKey_](#awsiotgreengrass-aws_ResourceTag___TagKey_)  | 
|   [https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-connectordefinitionversion.html](https://docs.amazonaws.cn/greengrass/v1/apireference/definitions-connectordefinitionversion.html)  |  arn:${Partition}:greengrass:${Region}:${Account}:/greengrass/definition/connectors/${ConnectorDefinitionId}/versions/${VersionId}  |  | 
|   [https://docs.amazonaws.cn/iot/latest/developerguide/thing-registry.html](https://docs.amazonaws.cn/iot/latest/developerguide/thing-registry.html)  |  arn:${Partition}:iot:${Region}:${Account}:thing/${ThingName}  |  | 
|   [https://docs.amazonaws.cn/iot/latest/developerguide/thing-registry.html](https://docs.amazonaws.cn/iot/latest/developerguide/thing-registry.html)  |  arn:${Partition}:greengrass:${Region}:${Account}:/greengrass/things/${ThingName}/runtimeconfig  |  | 

## Condition keys for Amazon IoT Greengrass
<a name="awsiotgreengrass-policy-keys"></a>

Amazon IoT Greengrass defines the following condition keys that can be used in the `Condition` element of an IAM policy. You can use these keys to further refine the conditions under which the policy statement applies. For details about the columns in the following table, see [Condition keys table](reference_policies_actions-resources-contextkeys.html#context_keys_table).

To view the global condition keys that are available to all services, see [Amazon global condition context keys](https://docs.amazonaws.cn/IAM/latest/UserGuide/reference_policies_condition-keys.html).


****  

| Condition keys | Description | Type | 
| --- | --- | --- | 
|   [https://docs.amazonaws.cn/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag](https://docs.amazonaws.cn/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag)  | Filters access by the allowed set of values for each of the mandatory tags | String | 
|   [https://docs.amazonaws.cn/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag](https://docs.amazonaws.cn/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag)  | Filters access by the tag value associated with the resource | String | 
|   [https://docs.amazonaws.cn/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys](https://docs.amazonaws.cn/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys)  | Filters access by the presence of mandatory tags in the request | ArrayOfString | 