

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# C AWS onfig 的操作、资源和条件键
<a name="list_awsconfig"></a>

AWS Config（服务前缀:`config`）提供以下特定于服务的资源、操作和条件上下文密钥，供在 IAM 权限策略中使用。

参考：
+ 了解如何[配置该服务](https://docs.aws.amazon.com/config/latest/developerguide/)。
+ 查看[适用于该服务的 API 操作列表](https://docs.aws.amazon.com/config/latest/APIReference/)。
+ 了解如何[使用 IAM](https://docs.aws.amazon.com/config/latest/developerguide/example-policies.html) 权限策略保护该服务及其资源。

**Topics**
+ [由 AWS Config 定义的操作](#awsconfig-actions-as-permissions)
+ [由 AWS Config 定义的资源类型](#awsconfig-resources-for-iam-policies)
+ [AWS Config 的条件密钥](#awsconfig-policy-keys)

## 由 AWS Config 定义的操作
<a name="awsconfig-actions-as-permissions"></a>

您可以在 IAM 策略语句的 `Action` 元素中指定以下操作。可以使用策略授予在 AWS中执行操作的权限。您在策略中使用一项操作时，通常使用相同的名称允许或拒绝对 API 操作或 CLI 命令的访问。但在某些情况下，单一动作可控制对多项操作的访问。还有某些操作需要多种不同的动作。

操作表的**访问级别**列描述如何对操作进行分类（列出、读取、权限管理或标记）。此分类可以帮助您了解当您在策略中使用操作时，相应操作授予的访问级别。有关访问级别的更多信息，请参阅[策略摘要中的访问级别](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_understand-policy-summary-access-level-summaries.html)。

操作表的**资源类型**列指示每项操作是否支持资源级权限。如果该列没有任何值，您必须在策略语句的 `Resource` 元素中指定策略应用的所有资源（“\*”）。通过在 IAM policy 中使用条件来筛选访问权限，以控制是否可以在资源或请求中使用特定标签键。如果操作具有一个或多个必需资源，则调用方必须具有使用这些资源来使用该操作的权限。必需资源在表中以星号 (\*) 表示。如果您在 IAM policy 中使用 `Resource` 元素限制资源访问权限，则必须为每种必需的资源类型添加 ARN 或模式。某些操作支持多种资源类型。如果资源类型是可选的（未指示为必需），则可以选择使用一种可选资源类型。

操作表的**条件键**列包括可以在策略语句的 `Condition` 元素中指定的键。有关与服务资源关联的条件键的更多信息，请参阅资源类型表的**条件键**列。

操作表的**依赖操作**列显示成功调用操作可能需要的其他权限。除了操作本身的权限以外，可能还需要这些权限。若某个操作指定依赖操作，则这些依赖关系可能适用于为该操作定义的其他资源，而不仅仅是表中列出的第一个资源。

**注意**  
资源条件键在[资源类型](#awsconfig-resources-for-iam-policies)表中列出。您可以在操作表的**资源类型（\* 为必需）**列中找到应用于某项操作的资源类型的链接。资源类型表中的资源类型包括**条件密钥**列，这是应用于操作表中操作的资源条件键。

有关下表中各列的详细信息，请参阅[操作表](reference_policies_actions-resources-contextkeys.html#actions_table)。


****  


- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_AssociateResourceTypes.html](https://docs.aws.amazon.com/config/latest/APIReference/API_AssociateResourceTypes.html) **
  - **描述:** 授予将所有指定资源类型添加到 of 配置记录器的权限，并在录制时包括这些资源类型 RecordingGroup 
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationRecorder](#awsconfig-ConfigurationRecorder) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_BatchGetAggregateResourceConfig.html](https://docs.aws.amazon.com/config/latest/APIReference/API_BatchGetAggregateResourceConfig.html) **
  - **描述:** 授予返回您的 C AWS onfig 聚合器中存在的资源的当前配置项目的权限
  - **访问级别:** 读取
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationAggregator](#awsconfig-ConfigurationAggregator) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_BatchGetResourceConfig.html](https://docs.aws.amazon.com/config/latest/APIReference/API_BatchGetResourceConfig.html) **
  - **描述:** 授予为一个或多个请求资源返回当前配置的权限
  - **访问级别:** Read
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteAggregationAuthorization.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteAggregationAuthorization.html) **
  - **描述:** 授予在指定区域中删除向指定配置聚合器账户授予的授权的权限
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:**  [#awsconfig-AggregationAuthorization](#awsconfig-AggregationAuthorization) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteConfigRule.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteConfigRule.html) **
  - **描述:** 授予删除指定的 AWS Config 规则及其所有评估结果的权限
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigRule](#awsconfig-ConfigRule) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteConfigurationAggregator.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteConfigurationAggregator.html) **
  - **描述:** 授予删除指定的配置聚合器以及与聚合器关联的聚合数据的权限
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationAggregator](#awsconfig-ConfigurationAggregator) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteConfigurationRecorder.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteConfigurationRecorder.html) **
  - **描述:** 授予权限以删除客户管理型配置记录器
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationRecorder](#awsconfig-ConfigurationRecorder) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteConformancePack.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteConformancePack.html) **
  - **描述:** 授予删除指定一致性包以及该一致性包中的所有 AWS Config 规则和所有评估结果的权限
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:**  [#awsconfig-ConformancePack](#awsconfig-ConformancePack) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteDeliveryChannel.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteDeliveryChannel.html) **
  - **描述:** 授予删除配送通道的权限
  - **访问级别:** Write
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteEvaluationResults.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteEvaluationResults.html) **
  - **描述:** 授予删除指定 Config 规则的评估结果的权限
  - **访问级别:** Write
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigRule](#awsconfig-ConfigRule) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteOrganizationConfigRule.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteOrganizationConfigRule.html) **
  - **描述:** 授予从该组织的所有成员账户中删除指定的组织 Config 规则及其所有评估结果的权限
  - **访问级别:** Write
  - **资源类型（\* 为必需）:**  [#awsconfig-OrganizationConfigRule](#awsconfig-OrganizationConfigRule) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteOrganizationConformancePack.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteOrganizationConformancePack.html) **
  - **描述:** 授予从该组织的所有成员账户中删除指定的组织一致性包及其所有评估结果的权限
  - **访问级别:** Write
  - **资源类型（\* 为必需）:**  [#awsconfig-OrganizationConformancePack](#awsconfig-OrganizationConformancePack) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DeletePendingAggregationRequest.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DeletePendingAggregationRequest.html) **
  - **描述:** 授予在指定区域中删除指定聚合器账户的待处理授权请求的权限
  - **访问级别:** Write
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteRemediationConfiguration.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteRemediationConfiguration.html) **
  - **描述:** 授予删除修复配置的权限
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:**  [#awsconfig-RemediationConfiguration](#awsconfig-RemediationConfiguration) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteRemediationExceptions.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteRemediationExceptions.html) **
  - **描述:** 授予删除特定 C AWS onfig 规则中特定资源密钥的一个或多个修正例外情况的权限
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteResourceConfig.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteResourceConfig.html) **
  - **描述:** 授予为已删除的自定义资源记录配置状态的权限
  - **访问级别:** Write
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteRetentionConfiguration.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteRetentionConfiguration.html) **
  - **描述:** 授予删除保留配置的权限
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteServiceLinkedConfigurationRecorder.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteServiceLinkedConfigurationRecorder.html) **
  - **描述:** 授予权限以删除服务相关配置记录器
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationRecorder](#awsconfig-ConfigurationRecorder)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  / **条件键:**  [#awsconfig-config_ConfigurationRecorderServicePrincipal](#awsconfig-config_ConfigurationRecorderServicePrincipal)  / **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteStoredQuery.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteStoredQuery.html) **
  - **描述:** 授予删除中存储的查询 AWS 账户 的权限 AWS 区域
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:**  [#awsconfig-StoredQuery](#awsconfig-StoredQuery) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DeliverConfigSnapshot.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DeliverConfigSnapshot.html) **
  - **描述:** 授予在指定的传输通道中计划将配置快照传输至 Amazon S3 存储桶的权限
  - **访问级别:** Read
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeAggregateComplianceByConfigRules.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeAggregateComplianceByConfigRules.html) **
  - **描述:** 授予返回合规和不合规规则列表，以及合规和不合规规则的资源数的权限
  - **访问级别:** Read
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationAggregator](#awsconfig-ConfigurationAggregator) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeAggregateComplianceByConformancePacks.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeAggregateComplianceByConformancePacks.html) **
  - **描述:** 授予返回合规和不合规一致性包列表以及每个一致性包中合规、不合规和总规则计数的权限
  - **访问级别:** Read
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationAggregator](#awsconfig-ConfigurationAggregator) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeAggregationAuthorizations.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeAggregationAuthorizations.html) **
  - **描述:** 授予返回授予各种聚合器账户和区域的授权列表的权限
  - **访问级别:** 列表
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeComplianceByConfigRule.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeComplianceByConfigRule.html) **
  - **描述:** 授予权限以指示指定的 AWS Config 规则是否合规
  - **访问级别:** 读取
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeComplianceByResource.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeComplianceByResource.html) **
  - **描述:** 授予指明指定 AWS 资源是否合规的权限
  - **访问级别:** 读取
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConfigRuleEvaluationStatus.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConfigRuleEvaluationStatus.html) **
  - **描述:** 授予返回每条 AWS 托管 Config 规则状态信息的权限
  - **访问级别:** 读取
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConfigRules.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConfigRules.html) **
  - **描述:** 授予返回有关您的 AWS Config 规则详细信息的权限
  - **访问级别:** 列表
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConfigurationAggregatorSourcesStatus.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConfigurationAggregatorSourcesStatus.html) **
  - **描述:** 授予返回聚合器中源状态信息的权限
  - **访问级别:** Read
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationAggregator](#awsconfig-ConfigurationAggregator) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConfigurationAggregators.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConfigurationAggregators.html) **
  - **描述:** 授予返回一个或多个配置聚合器详细信息的权限
  - **访问级别:** List
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConfigurationRecorderStatus.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConfigurationRecorderStatus.html) **
  - **描述:** 授予返回指定配置记录器的当前状态的权限
  - **访问级别:** Read
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationRecorder](#awsconfig-ConfigurationRecorder)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  / **条件键:**  [#awsconfig-config_ConfigurationRecorderServicePrincipal](#awsconfig-config_ConfigurationRecorderServicePrincipal)  / **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConfigurationRecorders.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConfigurationRecorders.html) **
  - **描述:** 授予返回一个或多个指定配置记录器名称的权限
  - **访问级别:** 读取
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationRecorder](#awsconfig-ConfigurationRecorder)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  / **条件键:**  [#awsconfig-config_ConfigurationRecorderServicePrincipal](#awsconfig-config_ConfigurationRecorderServicePrincipal)  / **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConformancePackCompliance.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConformancePackCompliance.html) **
  - **描述:** 授予返回该一致性包中每个规则的合规性信息的权限
  - **访问级别:** Read
  - **资源类型（\* 为必需）:**  [#awsconfig-ConformancePack](#awsconfig-ConformancePack) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConformancePackStatus.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConformancePackStatus.html) **
  - **描述:** 授予提供一个或多个一致性包部署状态的权限
  - **访问级别:** Read
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConformancePacks.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConformancePacks.html) **
  - **描述:** 授予返回一个或多个一致性包的列表的权限
  - **访问级别:** List
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeDeliveryChannelStatus.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeDeliveryChannelStatus.html) **
  - **描述:** 授予返回指定传输通道的当前状态的权限
  - **访问级别:** Read
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeDeliveryChannels.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeDeliveryChannels.html) **
  - **描述:** 授予返回有关指定传输通道的详细信息的权限
  - **访问级别:** List
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeOrganizationConfigRuleStatuses.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeOrganizationConfigRuleStatuses.html) **
  - **描述:** 授予为组织提供组织 Config 规则部署状态的权限
  - **访问级别:** Read
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeOrganizationConfigRules.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeOrganizationConfigRules.html) **
  - **描述:** 授予返回组织 Config 规则列表的权限
  - **访问级别:** List
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeOrganizationConformancePackStatuses.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeOrganizationConformancePackStatuses.html) **
  - **描述:** 授予为组织提供组织一致性包部署状态的权限
  - **访问级别:** Read
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeOrganizationConformancePacks.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeOrganizationConformancePacks.html) **
  - **描述:** 授予返回组织一致性包列表的权限
  - **访问级别:** List
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribePendingAggregationRequests.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribePendingAggregationRequests.html) **
  - **描述:** 授予返回所有待处理聚合请求列表的权限
  - **访问级别:** List
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeRemediationConfigurations.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeRemediationConfigurations.html) **
  - **描述:** 授予返回一个或多个修复配置详细信息的权限
  - **访问级别:** List
  - **资源类型（\* 为必需）:**  [#awsconfig-RemediationConfiguration](#awsconfig-RemediationConfiguration) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeRemediationExceptions.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeRemediationExceptions.html) **
  - **描述:** 授予返回一个或多个修复异常详细信息的权限
  - **访问级别:** List
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeRemediationExecutionStatus.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeRemediationExecutionStatus.html) **
  - **描述:** 授予提供一组资源的修复执行的详细视图（包括状态、时间戳以及失败步骤的任何错误消息）的权限
  - **访问级别:** Read
  - **资源类型（\* 为必需）:**  [#awsconfig-RemediationConfiguration](#awsconfig-RemediationConfiguration) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeRetentionConfigurations.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeRetentionConfigurations.html) **
  - **描述:** 授予返回一个或多个保留配置详细信息的权限
  - **访问级别:** 列表
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_DisassociateResourceTypes.html](https://docs.aws.amazon.com/config/latest/APIReference/API_DisassociateResourceTypes.html) **
  - **描述:** 授予从 of 配置记录器中删除所有指定资源类型的权限，并在录制时排除这些资源类型 RecordingGroup 
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationRecorder](#awsconfig-ConfigurationRecorder) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_GetAggregateComplianceDetailsByConfigRule.html](https://docs.aws.amazon.com/config/latest/APIReference/API_GetAggregateComplianceDetailsByConfigRule.html) **
  - **描述:** 授予权限以返回规则中特定资源的指定 AWS Config 规则的评估结果
  - **访问级别:** 读取
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationAggregator](#awsconfig-ConfigurationAggregator) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_GetAggregateConfigRuleComplianceSummary.html](https://docs.aws.amazon.com/config/latest/APIReference/API_GetAggregateConfigRuleComplianceSummary.html) **
  - **描述:** 授予返回聚合器中一个或多个账户和区域的合规和不合规规则数的权限
  - **访问级别:** Read
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationAggregator](#awsconfig-ConfigurationAggregator) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_GetAggregateConformancePackComplianceSummary.html](https://docs.aws.amazon.com/config/latest/APIReference/API_GetAggregateConformancePackComplianceSummary.html) **
  - **描述:** 授予返回聚合器中一个或多个账户和区域的合规和不合规一致性包数量的权限
  - **访问级别:** 读取
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationAggregator](#awsconfig-ConfigurationAggregator) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_GetAggregateDiscoveredResourceCounts.html](https://docs.aws.amazon.com/config/latest/APIReference/API_GetAggregateDiscoveredResourceCounts.html) **
  - **描述:** 授予返回 C AWS onfig 聚合器中存在的跨账户和区域的资源计数的权限
  - **访问级别:** 读取
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationAggregator](#awsconfig-ConfigurationAggregator) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_GetAggregateResourceConfig.html](https://docs.aws.amazon.com/config/latest/APIReference/API_GetAggregateResourceConfig.html) **
  - **描述:** 授予返回在特定源账户和区域中为特定资源聚合的配置项的权限
  - **访问级别:** 读取
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationAggregator](#awsconfig-ConfigurationAggregator) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_GetComplianceDetailsByConfigRule.html](https://docs.aws.amazon.com/config/latest/APIReference/API_GetComplianceDetailsByConfigRule.html) **
  - **描述:** 授予返回指定 AWS Config 规则的评估结果的权限
  - **访问级别:** 读取
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigRule](#awsconfig-ConfigRule) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_GetComplianceDetailsByResource.html](https://docs.aws.amazon.com/config/latest/APIReference/API_GetComplianceDetailsByResource.html) **
  - **描述:** 授予返回指定 AWS 资源的评估结果的权限
  - **访问级别:** 读取
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_GetComplianceSummaryByConfigRule.html](https://docs.aws.amazon.com/config/latest/APIReference/API_GetComplianceSummaryByConfigRule.html) **
  - **描述:** 授予返回合规和不合规的 AWS Config 规则数量的权限，每条规则最多 25 个
  - **访问级别:** 读取
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_GetComplianceSummaryByResourceType.html](https://docs.aws.amazon.com/config/latest/APIReference/API_GetComplianceSummaryByResourceType.html) **
  - **描述:** 授予返回合规和不合规的资源数量的权限
  - **访问级别:** 读取
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_GetConformancePackComplianceDetails.html](https://docs.aws.amazon.com/config/latest/APIReference/API_GetConformancePackComplianceDetails.html) **
  - **描述:** 授予返回一致性包监控的所有 AWS 资源的合规包合规性详细信息的权限
  - **访问级别:** 读取
  - **资源类型（\* 为必需）:**  [#awsconfig-ConformancePack](#awsconfig-ConformancePack) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_GetConformancePackComplianceSummary.html](https://docs.aws.amazon.com/config/latest/APIReference/API_GetConformancePackComplianceSummary.html) **
  - **描述:** 授予为一个或多个一致性包提供合规性摘要的权限
  - **访问级别:** 读取
  - **资源类型（\* 为必需）:**  [#awsconfig-ConformancePack](#awsconfig-ConformancePack) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_GetCustomRulePolicy.html](https://docs.aws.amazon.com/config/latest/APIReference/API_GetCustomRulePolicy.html) **
  - **描述:** 授予返回包含 C AWS onfig 自定义策略规则逻辑的策略定义的权限
  - **访问级别:** 读取
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigRule](#awsconfig-ConfigRule) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_GetDiscoveredResourceCounts.html](https://docs.aws.amazon.com/config/latest/APIReference/API_GetDiscoveredResourceCounts.html) **
  - **描述:** 授予返回资源类型、每种资源类型的数量以及 AWS Config 在该区域为你记录的资源总数的权限 AWS 账户
  - **访问级别:** 读取
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_GetOrganizationConfigRuleDetailedStatus.html](https://docs.aws.amazon.com/config/latest/APIReference/API_GetOrganizationConfigRuleDetailedStatus.html) **
  - **描述:** 授予返回给定组织 Config 规则的组织内每个成员账户的详细状态的权限
  - **访问级别:** Read
  - **资源类型（\* 为必需）:**  [#awsconfig-OrganizationConfigRule](#awsconfig-OrganizationConfigRule) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_GetOrganizationConformancePackDetailedStatus.html](https://docs.aws.amazon.com/config/latest/APIReference/API_GetOrganizationConformancePackDetailedStatus.html) **
  - **描述:** 授予返回给定组织一致性包的组织内每个成员账户的详细状态的权限
  - **访问级别:** 读取
  - **资源类型（\* 为必需）:**  [#awsconfig-OrganizationConformancePack](#awsconfig-OrganizationConformancePack) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_GetOrganizationCustomRulePolicy.html](https://docs.aws.amazon.com/config/latest/APIReference/API_GetOrganizationCustomRulePolicy.html) **
  - **描述:** 授予返回包含组织逻辑的策略定义的权限 AWS Config Custom Policy 规则规则
  - **访问级别:** 读取
  - **资源类型（\* 为必需）:**  [#awsconfig-OrganizationConfigRule](#awsconfig-OrganizationConfigRule) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_GetResourceConfigHistory.html](https://docs.aws.amazon.com/config/latest/APIReference/API_GetResourceConfigHistory.html) **
  - **描述:** 授予返回指定资源的配置项目列表的权限
  - **访问级别:** 读取
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_GetResourceEvaluationSummary.html](https://docs.aws.amazon.com/config/latest/APIReference/API_GetResourceEvaluationSummary.html) **
  - **描述:** 授予返回特定资源评估 ID 的资源评估摘要的权限
  - **访问级别:** 读取
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_GetStoredQuery.html](https://docs.aws.amazon.com/config/latest/APIReference/API_GetStoredQuery.html) **
  - **描述:** 授予返回特定存储查询详细信息的权限
  - **访问级别:** Read
  - **资源类型（\* 为必需）:**  [#awsconfig-StoredQuery](#awsconfig-StoredQuery) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_ListAggregateDiscoveredResources.html](https://docs.aws.amazon.com/config/latest/APIReference/API_ListAggregateDiscoveredResources.html) **
  - **描述:** 授予接受资源类型，并返回在不同账户和区域中为特定资源类型聚合的资源标识符列表的权限
  - **访问级别:** 列表
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationAggregator](#awsconfig-ConfigurationAggregator) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_ListConfigurationRecorders.html](https://docs.aws.amazon.com/config/latest/APIReference/API_ListConfigurationRecorders.html) **
  - **描述:** 授予列出配置记录器摘要 AWS 账户 的权限 AWS 区域
  - **访问级别:** 列表
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_ListConformancePackComplianceScores.html](https://docs.aws.amazon.com/config/latest/APIReference/API_ListConformancePackComplianceScores.html) **
  - **描述:** 授予权限以返回一致性包中合规规则-资源组合的百分比，该百分比与可能的规则-资源组合总数之比
  - **访问级别:** 列表
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_ListDiscoveredResources.html](https://docs.aws.amazon.com/config/latest/APIReference/API_ListDiscoveredResources.html) **
  - **描述:** 授予接受资源类型，并返回该类型资源的资源标识符列表的权限
  - **访问级别:** 列表
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_ListResourceEvaluations.html](https://docs.aws.amazon.com/config/latest/APIReference/API_ListResourceEvaluations.html) **
  - **描述:** 授予列出资源评估摘要 AWS 账户 的权限 AWS 区域
  - **访问级别:** 列表
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_ListStoredQueries.html](https://docs.aws.amazon.com/config/latest/APIReference/API_ListStoredQueries.html) **
  - **描述:** 授予在中列出存储的查询 AWS 账户 的权限 AWS 区域
  - **访问级别:** 列表
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_ListTagsForResource.html](https://docs.aws.amazon.com/config/latest/APIReference/API_ListTagsForResource.html) **
  - **描述:** 授予列出 AWS Config 资源标签的权限
  - **访问级别:** 读取
  - **资源类型（\* 为必需）:**  [#awsconfig-AggregationAuthorization](#awsconfig-AggregationAuthorization)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigRule](#awsconfig-ConfigRule)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationAggregator](#awsconfig-ConfigurationAggregator)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationRecorder](#awsconfig-ConfigurationRecorder)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  [#awsconfig-ConformancePack](#awsconfig-ConformancePack)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  [#awsconfig-OrganizationConfigRule](#awsconfig-OrganizationConfigRule)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  [#awsconfig-OrganizationConformancePack](#awsconfig-OrganizationConformancePack)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  [#awsconfig-StoredQuery](#awsconfig-StoredQuery)  / **条件键:**  / **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_PutAggregationAuthorization.html](https://docs.aws.amazon.com/config/latest/APIReference/API_PutAggregationAuthorization.html) **
  - **描述:** 授予授权聚合器账户和区域从源账户和区域中收集数据的权限
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:**  [#awsconfig-AggregationAuthorization](#awsconfig-AggregationAuthorization)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  / **条件键:**  [#awsconfig-aws_RequestTag___TagKey_](#awsconfig-aws_RequestTag___TagKey_) <br /> [#awsconfig-aws_TagKeys](#awsconfig-aws_TagKeys)  / **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_PutConfigRule.html](https://docs.aws.amazon.com/config/latest/APIReference/API_PutConfigRule.html) **
  - **描述:** 授予添加或更新用于评估您的 AWS 资源是否符合所需 AWS 配置的 Config 规则的权限
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigRule](#awsconfig-ConfigRule)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  / **条件键:**  [#awsconfig-aws_RequestTag___TagKey_](#awsconfig-aws_RequestTag___TagKey_) <br /> [#awsconfig-aws_TagKeys](#awsconfig-aws_TagKeys)  / **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_PutConfigurationAggregator.html](https://docs.aws.amazon.com/config/latest/APIReference/API_PutConfigurationAggregator.html) **
  - **描述:** 授予使用所选源账户和区域创建和更新配置聚合器的权限
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationAggregator](#awsconfig-ConfigurationAggregator)  / **条件键:**  / **相关操作:**  iam:PassRole <br /> organizations:EnableAWSServiceAccess <br /> organizations:ListDelegatedAdministrators 
  - **资源类型（\* 为必需）:**  / **条件键:**  [#awsconfig-aws_RequestTag___TagKey_](#awsconfig-aws_RequestTag___TagKey_) <br /> [#awsconfig-aws_TagKeys](#awsconfig-aws_TagKeys)  / **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_PutConfigurationRecorder.html](https://docs.aws.amazon.com/config/latest/APIReference/API_PutConfigurationRecorder.html) **
  - **描述:** 授予权限以创建或更新客户管理型配置记录器，以便记录所选资源配置
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationRecorder](#awsconfig-ConfigurationRecorder)  / **条件键:**  / **相关操作:**  iam:PassRole 
  - **资源类型（\* 为必需）:**  / **条件键:**  [#awsconfig-aws_RequestTag___TagKey_](#awsconfig-aws_RequestTag___TagKey_) <br /> [#awsconfig-aws_TagKeys](#awsconfig-aws_TagKeys)  / **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_PutConformancePack.html](https://docs.aws.amazon.com/config/latest/APIReference/API_PutConformancePack.html) **
  - **描述:** 授予创建或更新一致性包的权限
  - **访问级别:** Write
  - **资源类型（\* 为必需）:**  [#awsconfig-ConformancePack](#awsconfig-ConformancePack) 
  - **条件键:** 
  - **相关操作:**  iam:CreateServiceLinkedRole <br /> iam:PassRole <br /> s3:GetObject <br /> s3:ListBucket <br /> ssm:GetDocument 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_PutDeliveryChannel.html](https://docs.aws.amazon.com/config/latest/APIReference/API_PutDeliveryChannel.html) **
  - **描述:** 授予创建传输通道对象，以将配置信息传输到 Amazon S3 存储桶和 Amazon SNS 主题的权限
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_PutEvaluations.html](https://docs.aws.amazon.com/config/latest/APIReference/API_PutEvaluations.html) **
  - **描述:** 授予 AWS Lambda 函数用于向 Config 提供评估结果的权限 AWS 
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_PutExternalEvaluation.html](https://docs.aws.amazon.com/config/latest/APIReference/API_PutExternalEvaluation.html) **
  - **描述:** 授予向 AWS Config 传送评估结果的权限
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigRule](#awsconfig-ConfigRule) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_PutOrganizationConfigRule.html](https://docs.aws.amazon.com/config/latest/APIReference/API_PutOrganizationConfigRule.html) **
  - **描述:** 授予为整个组织添加或更新组织配置规则的权限，以评估您的 AWS 资源是否符合所需的配置
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:**  [#awsconfig-OrganizationConfigRule](#awsconfig-OrganizationConfigRule) 
  - **条件键:** 
  - **相关操作:**  iam:CreateServiceLinkedRole <br /> iam:PassRole <br /> organizations:EnableAWSServiceAccess <br /> organizations:ListDelegatedAdministrators 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_PutOrganizationConformancePack.html](https://docs.aws.amazon.com/config/latest/APIReference/API_PutOrganizationConformancePack.html) **
  - **描述:** 向整个组织授予添加或更新组织合规包的权限，以评估您的 AWS 资源是否符合所需的配置
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:**  [#awsconfig-OrganizationConformancePack](#awsconfig-OrganizationConformancePack) 
  - **条件键:** 
  - **相关操作:**  iam:CreateServiceLinkedRole <br /> iam:PassRole <br /> organizations:EnableAWSServiceAccess <br /> organizations:ListDelegatedAdministrators <br /> s3:GetObject 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_PutRemediationConfigurations.html](https://docs.aws.amazon.com/config/latest/APIReference/API_PutRemediationConfigurations.html) **
  - **描述:** 授予使用具有所选目标或操作的特定 AWS Config 规则添加或更新修正配置的权限
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:**  [#awsconfig-RemediationConfiguration](#awsconfig-RemediationConfiguration) 
  - **条件键:** 
  - **相关操作:**  iam:PassRole 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_PutRemediationExceptions.html](https://docs.aws.amazon.com/config/latest/APIReference/API_PutRemediationExceptions.html) **
  - **描述:** 授予为特定 AWS Config 规则添加或更新特定资源的修正例外情况的权限
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_PutResourceConfig.html](https://docs.aws.amazon.com/config/latest/APIReference/API_PutResourceConfig.html) **
  - **描述:** 授予为请求中提供的资源记录配置状态的权限
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_PutRetentionConfiguration.html](https://docs.aws.amazon.com/config/latest/APIReference/API_PutRetentionConfiguration.html) **
  - **描述:** 授予创建和更新保留配置的权限，其中包含有关 AWS Config 存储您的历史信息的保留期（天数）的详细信息
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_PutServiceLinkedConfigurationRecorder.html](https://docs.aws.amazon.com/config/latest/APIReference/API_PutServiceLinkedConfigurationRecorder.html) **
  - **描述:** 授予权限以创建新的服务相关配置记录器，以便记录相关服务范围内的资源配置
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:** 
  - **条件键:**  [#awsconfig-aws_RequestTag___TagKey_](#awsconfig-aws_RequestTag___TagKey_) <br /> [#awsconfig-aws_TagKeys](#awsconfig-aws_TagKeys) <br /> [#awsconfig-config_ConfigurationRecorderServicePrincipal](#awsconfig-config_ConfigurationRecorderServicePrincipal) 
  - **相关操作:**  iam:CreateServiceLinkedRole <br /> iam:PassRole 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_PutStoredQuery.html](https://docs.aws.amazon.com/config/latest/APIReference/API_PutStoredQuery.html) **
  - **描述:** 授予保存新查询或更新现有已保存查询的权限
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:**  [#awsconfig-StoredQuery](#awsconfig-StoredQuery)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  / **条件键:**  [#awsconfig-aws_RequestTag___TagKey_](#awsconfig-aws_RequestTag___TagKey_) <br /> [#awsconfig-aws_TagKeys](#awsconfig-aws_TagKeys)  / **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_SelectAggregateResourceConfig.html](https://docs.aws.amazon.com/config/latest/APIReference/API_SelectAggregateResourceConfig.html) **
  - **描述:** 授予接受结构化查询语言 (SQL) SELECT 命令和聚合器的权限，以查询多个账户和地区的 AWS 资源配置状态、执行相应的搜索并返回与属性匹配的资源配置
  - **访问级别:** 读取
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationAggregator](#awsconfig-ConfigurationAggregator) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_SelectResourceConfig.html](https://docs.aws.amazon.com/config/latest/APIReference/API_SelectResourceConfig.html) **
  - **描述:** 授予权限，以接受结构化查询语言 (SQL) SELECT 命令，执行相应的搜索，然后返回与属性匹配的资源配置
  - **访问级别:** Read
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_StartConfigRulesEvaluation.html](https://docs.aws.amazon.com/config/latest/APIReference/API_StartConfigRulesEvaluation.html) **
  - **描述:** 授予根据指定的 Config 规则评估资源的权限
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigRule](#awsconfig-ConfigRule) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_StartConfigurationRecorder.html](https://docs.aws.amazon.com/config/latest/APIReference/API_StartConfigurationRecorder.html) **
  - **描述:** 向客户托管的配置记录器授予权限，允许其开始记录您选择记录在您的 AWS 资源中的配置 AWS 账户
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationRecorder](#awsconfig-ConfigurationRecorder) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_StartRemediationExecution.html](https://docs.aws.amazon.com/config/latest/APIReference/API_StartRemediationExecution.html) **
  - **描述:** 授予针对上次已知的修复 AWS 配置对指定的 Config 规则运行按需修复的权限
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:**  iam:PassRole 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_StartResourceEvaluation.html](https://docs.aws.amazon.com/config/latest/APIReference/API_StartResourceEvaluation.html) **
  - **描述:** 授予根据您账户中的 AWS Config 规则评估您的资源详细信息的权限
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:** 
  - **条件键:** 
  - **相关操作:**  cloudformation:DescribeType 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_StopConfigurationRecorder.html](https://docs.aws.amazon.com/config/latest/APIReference/API_StopConfigurationRecorder.html) **
  - **描述:** 向客户托管的配置记录器授予权限，允许其停止记录您选择记录在您的 AWS 资源中的配置 AWS 账户
  - **访问级别:** 写入
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationRecorder](#awsconfig-ConfigurationRecorder) 
  - **条件键:** 
  - **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_TagResource.html](https://docs.aws.amazon.com/config/latest/APIReference/API_TagResource.html) **
  - **描述:** 授予使用指定 resourceArn 将指定标签关联到资源的权限
  - **访问级别:** Tagging
  - **资源类型（\* 为必需）:**  [#awsconfig-AggregationAuthorization](#awsconfig-AggregationAuthorization)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigRule](#awsconfig-ConfigRule)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationAggregator](#awsconfig-ConfigurationAggregator)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationRecorder](#awsconfig-ConfigurationRecorder)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  [#awsconfig-ConformancePack](#awsconfig-ConformancePack)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  [#awsconfig-OrganizationConfigRule](#awsconfig-OrganizationConfigRule)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  [#awsconfig-OrganizationConformancePack](#awsconfig-OrganizationConformancePack)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  [#awsconfig-StoredQuery](#awsconfig-StoredQuery)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  / **条件键:**  [#awsconfig-aws_RequestTag___TagKey_](#awsconfig-aws_RequestTag___TagKey_) <br /> [#awsconfig-aws_TagKeys](#awsconfig-aws_TagKeys)  / **相关操作:** 

- **  [https://docs.aws.amazon.com/config/latest/APIReference/API_UntagResource.html](https://docs.aws.amazon.com/config/latest/APIReference/API_UntagResource.html) **
  - **描述:** 授予从资源中删除一个或多个标签的权限
  - **访问级别:** 标签
  - **资源类型（\* 为必需）:**  [#awsconfig-AggregationAuthorization](#awsconfig-AggregationAuthorization)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigRule](#awsconfig-ConfigRule)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationAggregator](#awsconfig-ConfigurationAggregator)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  [#awsconfig-ConfigurationRecorder](#awsconfig-ConfigurationRecorder)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  [#awsconfig-ConformancePack](#awsconfig-ConformancePack)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  [#awsconfig-OrganizationConfigRule](#awsconfig-OrganizationConfigRule)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  [#awsconfig-OrganizationConformancePack](#awsconfig-OrganizationConformancePack)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  [#awsconfig-StoredQuery](#awsconfig-StoredQuery)  / **条件键:**  / **相关操作:** 
  - **资源类型（\* 为必需）:**  / **条件键:**  [#awsconfig-aws_TagKeys](#awsconfig-aws_TagKeys)  / **相关操作:** 



## 由 AWS Config 定义的资源类型
<a name="awsconfig-resources-for-iam-policies"></a>

以下资源类型是由该服务定义的，可以在 IAM 权限策略语句的 `Resource` 元素中使用这些资源类型。[操作表](#awsconfig-actions-as-permissions)中的每个操作指定了可以使用该操作指定的资源类型。您也可以在策略中包含条件键，从而定义资源类型。这些键显示在资源类型表的最后一列。有关下表中各列的详细信息，请参阅[资源类型表](reference_policies_actions-resources-contextkeys.html#resources_table)。


****  

| 资源类型 | ARN | 条件键 | 
| --- | --- | --- | 
|   [https://docs.aws.amazon.com/config/latest/APIReference/API_AggregationAuthorization.html](https://docs.aws.amazon.com/config/latest/APIReference/API_AggregationAuthorization.html)  |  arn:${Partition}:config:${Region}:${Account}:aggregation-authorization/${AggregatorAccount}/${AggregatorRegion}  |  [#awsconfig-aws_ResourceTag___TagKey_](#awsconfig-aws_ResourceTag___TagKey_)  | 
|   [https://docs.aws.amazon.com/config/latest/APIReference/API_ConfigurationAggregator.html](https://docs.aws.amazon.com/config/latest/APIReference/API_ConfigurationAggregator.html)  |  arn:${Partition}:config:${Region}:${Account}:config-aggregator/${AggregatorId}  |  [#awsconfig-aws_ResourceTag___TagKey_](#awsconfig-aws_ResourceTag___TagKey_)  | 
|   [https://docs.aws.amazon.com/config/latest/APIReference/API_ConfigRule.html](https://docs.aws.amazon.com/config/latest/APIReference/API_ConfigRule.html)  |  arn:${Partition}:config:${Region}:${Account}:config-rule/${ConfigRuleId}  |  [#awsconfig-aws_ResourceTag___TagKey_](#awsconfig-aws_ResourceTag___TagKey_)  | 
|   [https://docs.aws.amazon.com/config/latest/APIReference/API_ConformancePackDetail.html](https://docs.aws.amazon.com/config/latest/APIReference/API_ConformancePackDetail.html)  |  arn:${Partition}:config:${Region}:${Account}:conformance-pack/${ConformancePackName}/${ConformancePackId}  |  [#awsconfig-aws_ResourceTag___TagKey_](#awsconfig-aws_ResourceTag___TagKey_)  | 
|   [https://docs.aws.amazon.com/config/latest/APIReference/API_OrganizationConfigRule.html](https://docs.aws.amazon.com/config/latest/APIReference/API_OrganizationConfigRule.html)  |  arn:${Partition}:config:${Region}:${Account}:organization-config-rule/${OrganizationConfigRuleId}  |  [#awsconfig-aws_ResourceTag___TagKey_](#awsconfig-aws_ResourceTag___TagKey_)  | 
|   [https://docs.aws.amazon.com/config/latest/APIReference/API_OrganizationConformancePack.html](https://docs.aws.amazon.com/config/latest/APIReference/API_OrganizationConformancePack.html)  |  arn:${Partition}:config:${Region}:${Account}:organization-conformance-pack/${OrganizationConformancePackId}  |  [#awsconfig-aws_ResourceTag___TagKey_](#awsconfig-aws_ResourceTag___TagKey_)  | 
|   [https://docs.aws.amazon.com/config/latest/APIReference/API_RemediationConfiguration.html](https://docs.aws.amazon.com/config/latest/APIReference/API_RemediationConfiguration.html)  |  arn:${Partition}:config:${Region}:${Account}:remediation-configuration/${RemediationConfigurationId}  |  | 
|   [https://docs.aws.amazon.com/config/latest/APIReference/API_StoredQuery.html](https://docs.aws.amazon.com/config/latest/APIReference/API_StoredQuery.html)  |  arn:${Partition}:config:${Region}:${Account}:stored-query/${StoredQueryName}/${StoredQueryId}  |  [#awsconfig-aws_ResourceTag___TagKey_](#awsconfig-aws_ResourceTag___TagKey_)  | 
|   [https://docs.aws.amazon.com/config/latest/APIReference/API_ConfigurationRecorder.html](https://docs.aws.amazon.com/config/latest/APIReference/API_ConfigurationRecorder.html)  |  arn:${Partition}:config:${Region}:${Account}:configuration-recorder/${RecorderName}/${RecorderId}  |  [#awsconfig-aws_ResourceTag___TagKey_](#awsconfig-aws_ResourceTag___TagKey_)  | 

## AWS Config 的条件密钥
<a name="awsconfig-policy-keys"></a>

AWS Config 定义了以下可以在 IAM 策略`Condition`元素中使用的条件键。您可以使用这些键进一步细化应用策略语句的条件。有关下表中各列的详细信息，请参阅[条件键表](reference_policies_actions-resources-contextkeys.html#context_keys_table)。

要查看适用于所有服务的全局条件键，请参阅 [AWS 全局条件上下文键](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html)。


****  

| 条件键 | 描述 | 类型 | 
| --- | --- | --- | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag)  | 按每个标签的允许值集筛选访问 | 字符串 | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag)  | 按与资源关联的标签值筛选访问权限 | 字符串 | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys)  | 按请求中是否具有必需标签来筛选访问 | ArrayOfString | 
|   [https://docs.aws.amazon.com/config/latest/developerguide/security_iam_service-with-iam.html#security_iam_service-with-iam-id-based-policies-conditionkeys](https://docs.aws.amazon.com/config/latest/developerguide/security_iam_service-with-iam.html#security_iam_service-with-iam-id-based-policies-conditionkeys)  | 按配置记录器的服务主体筛选访问权限 | 字符串 | 