

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# AWS IoT에 사용되는 작업, 리소스 및 조건 키
<a name="list_awsiot"></a>

AWS IoT(서비스 접두사: `iot`)는 IAM 권한 정책에 사용할 수 있는 다음과 같은 서비스별 리소스, 작업 및 조건 컨텍스트 키를 제공합니다.

참조:
+ [이 서비스를 구성](https://docs.aws.amazon.com/iot/latest/developerguide/what-is-aws-iot.html)하는 방법을 알아봅니다.
+ [이 서비스에 사용 가능한 API 작업](https://docs.aws.amazon.com/iot/latest/apireference/)의 목록을 봅니다.
+ IAM 권한 정책을 [사용](https://docs.aws.amazon.com/iot/latest/developerguide/authorization.html)하여 이 서비스와 리소스를 보호하는 방법을 알아봅니다.

**Topics**
+ [AWS IoT에서 정의한 작업](#awsiot-actions-as-permissions)
+ [AWS IoT에서 정의한 리소스 유형](#awsiot-resources-for-iam-policies)
+ [AWS IoT에 사용되는 조건 키](#awsiot-policy-keys)

## AWS IoT에서 정의한 작업
<a name="awsiot-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` 요소에서 정책이 적용되는 모든 리소스("\*")를 지정해야 합니다. 리소스 열에 리소스 유형이 포함되어 있으면 해당 작업 시 문에서 해당 유형의 ARN을 지정할 수 있습니다. 작업에 필요한 리소스가 하나 이상 있는 경우, 호출자에게 해당 리소스와 함께 작업을 사용할 수 있는 권한이 있어야 합니다. 필수 리소스는 테이블에서 별표(\*)로 표시됩니다. IAM 정책의 `Resource` 요소로 리소스 액세스를 제한하는 경우, 각 필수 리소스 유형에 대해 ARN 또는 패턴을 포함해야 합니다. 일부 작업은 다수의 리소스 유형을 지원합니다. 리소스 유형이 옵션(필수 리소스로 표시되지 않은 경우)인 경우에는 선택적 리소스 유형 중 하나를 사용하도록 선택할 수 있습니다.

작업 테이블의 **조건 키** 열에는 정책 설명의 `Condition` 요소에서 지정할 수 있는 키가 포함됩니다. 서비스의 리소스와 연결된 조건 키에 대한 자세한 내용은 리소스 유형 테이블의 **조건 키** 열을 참조하세요.

작업 테이블의 **종속 작업** 열에는 작업을 성공적으로 호출하는 데 필요할 수 있는 추가 권한이 표시됩니다. 작업 자체에 대한 권한 외에 이러한 권한이 필요할 수 있습니다. 작업이 종속 작업을 지정하는 경우 해당 종속성은 테이블에 나열된 첫 번째 리소스뿐만 아니라 해당 작업에 정의된 추가 리소스에도 적용될 수 있습니다.

**참고**  
리소스 조건 키는 [리소스 유형](#awsiot-resources-for-iam-policies) 표에 나열되어 있습니다. 작업에 적용되는 리소스 유형에 대한 링크는 **리소스 유형(\*필수)** 작업 표의 열에서 찾을 수 있습니다. 리소스 유형 테이블의 리소스 유형에는 **조건 키** 열이 포함되고 이는 작업 표의 작업에 적용되는 리소스 조건 키입니다.

다음 테이블의 열에 대한 자세한 내용은 [작업 테이블](reference_policies_actions-resources-contextkeys.html#actions_table)을 참조하세요.


****  


- **  [AcceptCertificateTransfer](https://docs.aws.amazon.com/iot/latest/apireference/API_AcceptCertificateTransfer.html) **
  - **설명:** 보류 중인 인증서 전송을 수락할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [cert\*](#awsiot-cert) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [AddThingToBillingGroup](https://docs.aws.amazon.com/iot/latest/apireference/API_AddThingToBillingGroup.html) **
  - **설명:** 지정된 청구 그룹에 사물을 추가할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [billinggroup\*](#awsiot-billinggroup)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thing\*](#awsiot-thing)  / **조건 키:**  / **종속 작업:** 

- **  [AddThingToThingGroup](https://docs.aws.amazon.com/iot/latest/apireference/API_AddThingToThingGroup.html) **
  - **설명:** 지정된 사물 그룹에 사물을 추가할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [thing\*](#awsiot-thing)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thinggroup\*](#awsiot-thinggroup)  / **조건 키:**  / **종속 작업:** 

- **  [AssociateSbomWithPackageVersion](https://docs.aws.amazon.com/iot/latest/apireference/API_AssociateSbomWithPackageVersion.html) **
  - **설명:** 패키지 버전에 SBOM 파일을 연결할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [packageversion\*](#awsiot-packageversion) 
  - **조건 키:** 
  - **종속 작업:**  iot:GetIndexingConfiguration 

- **  [AssociateTargetsWithJob](https://docs.aws.amazon.com/iot/latest/apireference/API_AssociateTargetsWithJob.html) **
  - **설명:** 그룹을 연속 작업에 연결할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [job\*](#awsiot-job)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thing\*](#awsiot-thing)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thinggroup\*](#awsiot-thinggroup)  / **조건 키:**  / **종속 작업:** 

- **  [AttachPolicy](https://docs.aws.amazon.com/iot/latest/apireference/API_AttachPolicy.html) **
  - **설명:** 지정된 대상에 정책을 연결할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [cert](#awsiot-cert)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thinggroup](#awsiot-thinggroup)  / **조건 키:**  / **종속 작업:** 

- **  [AttachPrincipalPolicy](https://docs.aws.amazon.com/iot/latest/apireference/API_AttachPrincipalPolicy.html) **
  - **설명:** 지정된 정책을 지정된 보안 주체(인증서 또는 다른 자격 증명)에 연결할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [cert](#awsiot-cert) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [AttachSecurityProfile](https://docs.aws.amazon.com/iot/latest/apireference/API_AttachSecurityProfile.html) **
  - **설명:** Device Defender 보안 프로필을 사물 그룹 또는 이 계정에 연결할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [securityprofile\*](#awsiot-securityprofile)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [custommetric](#awsiot-custommetric)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [dimension](#awsiot-dimension)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thinggroup](#awsiot-thinggroup)  / **조건 키:**  / **종속 작업:** 

- **  [AttachThingPrincipal](https://docs.aws.amazon.com/iot/latest/apireference/API_AttachThingPrincipal.html) **
  - **설명:** 지정된 보안 주체를 지정된 사물에 연결할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [cert](#awsiot-cert)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [iot:thingArn](#awsiot-iot_thingArn)  / **종속 작업:** 

- **  [CancelAuditMitigationActionsTask](https://docs.aws.amazon.com/iot/latest/apireference/API_CancelAuditMitigationActionsTask.html) **
  - **설명:** 진행 중인 완화 작업 태스크를 취소할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [CancelAuditTask](https://docs.aws.amazon.com/iot/latest/apireference/API_CancelAuditTask.html) **
  - **설명:** 진행 중인 감사를 취소할 수 있는 권한을 부여합니다. 감사는 예정된 감사이거나 온디맨드 감사일 수 있습니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [CancelCertificateTransfer](https://docs.aws.amazon.com/iot/latest/apireference/API_CancelCertificateTransfer.html) **
  - **설명:** 지정된 인증서에 대해 보류 중인 전송을 취소할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [cert\*](#awsiot-cert) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [CancelDetectMitigationActionsTask](https://docs.aws.amazon.com/iot/latest/apireference/API_CancelDetectMitigationActionsTask.html) **
  - **설명:** Device Defender ML Detect 완화 작업을 취소할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [CancelJob](https://docs.aws.amazon.com/iot/latest/apireference/API_CancelJob.html) **
  - **설명:** 작업을 취소할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [job\*](#awsiot-job) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [CancelJobExecution](https://docs.aws.amazon.com/iot/latest/apireference/API_CancelJobExecution.html) **
  - **설명:** 특정 디바이스에서 작업 실행을 취소할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [job\*](#awsiot-job)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thing\*](#awsiot-thing)  / **조건 키:**  / **종속 작업:** 

- **  [ClearDefaultAuthorizer](https://docs.aws.amazon.com/iot/latest/apireference/API_ClearDefaultAuthorizer.html) **
  - **설명:** 기본 권한 부여자를 지울 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [CloseTunnel](https://docs.aws.amazon.com/iot/latest/apireference/API_iot-secure-tunneling_CloseTunnel.html) **
  - **설명:** 터널을 닫을 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [tunnel\*](#awsiot-tunnel)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [iot:Delete](#awsiot-iot_Delete)  / **종속 작업:** 

- **  [ConfirmTopicRuleDestination](https://docs.aws.amazon.com/iot/latest/apireference/API_ConfirmTopicRuleDestination.html) **
  - **설명:** http url TopicRuleDestinationDestination을 확인할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [destination\*](#awsiot-destination) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [Connect](https://docs.aws.amazon.com/iot/latest/developerguide/policy-actions.html) **
  - **설명:** 지정된 클라이언트로 연결할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [client\*](#awsiot-client) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [CreateAuditSuppression](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateAuditSuppression.html) **
  - **설명:** Device Defender 감사 억제를 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [CreateAuthorizer](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateAuthorizer.html) **
  - **설명:** 권한 부여자를 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [authorizer\*](#awsiot-authorizer)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [CreateBillingGroup](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateBillingGroup.html) **
  - **설명:** 결제 그룹을 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [billinggroup\*](#awsiot-billinggroup)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [CreateCertificateFromCsr](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateCertificateFromCsr.html) **
  - **설명:** 지정된 인증서 서명 요청을 사용하여 X.509 인증서를 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [CreateCertificateProvider](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateCertificateProvider.html) **
  - **설명:** 인증서 공급자를 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [certificateprovider\*](#awsiot-certificateprovider)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [CreateCommand](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateCommand.html) **
  - **설명:** 디바이스에 대해 새 실행을 시작하는 데 사용할 수 있는 명령을 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [command\*](#awsiot-command)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [CreateCustomMetric](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateCustomMetric.html) **
  - **설명:** 디바이스측 지표 보고 및 모니터링을 위한 사용자 지정 지표를 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [custommetric\*](#awsiot-custommetric)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [CreateDimension](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateDimension.html) **
  - **설명:** 보안 프로필에 사용되는 지표의 범위를 제한하는 데 사용할 수 있는 차원을 정의할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [dimension\*](#awsiot-dimension)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [CreateDomainConfiguration](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateDomainConfiguration.html) **
  - **설명:** 도메인 구성을 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [domainconfiguration\*](#awsiot-domainconfiguration)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys) <br /> [iot:DomainName](#awsiot-iot_DomainName)  / **종속 작업:** 

- **  [CreateDynamicThingGroup](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateDynamicThingGroup.html) **
  - **설명:** 동적 사물 그룹을 생성할 수 있는 권한 부여
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [dynamicthinggroup\*](#awsiot-dynamicthinggroup)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [CreateFleetMetric](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateFleetMetric.html) **
  - **설명:** 플릿 지표를 생성할 수 있는 권한 부여
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [fleetmetric\*](#awsiot-fleetmetric)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [index\*](#awsiot-index)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [CreateJob](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateJob.html) **
  - **설명:** 작업을 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [job\*](#awsiot-job)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thing\*](#awsiot-thing)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thinggroup\*](#awsiot-thinggroup)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [jobtemplate](#awsiot-jobtemplate)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [package](#awsiot-package)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [packageversion](#awsiot-packageversion)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [CreateJobTemplate](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateJobTemplate.html) **
  - **설명:** 작업 템플릿을 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [jobtemplate\*](#awsiot-jobtemplate)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [job](#awsiot-job)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [package](#awsiot-package)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [packageversion](#awsiot-packageversion)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [CreateKeysAndCertificate](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateKeysAndCertificate.html) **
  - **설명:** 2048비트 RSA 키 쌍을 만들 수 있는 권한을 부여하고 발급된 공개 키를 사용하여 X.509 인증서를 발급합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [CreateMitigationAction](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateMitigationAction.html) **
  - **설명:** StartAuditMitigationActionsTask를 사용하여 감사 결과에 적용할 수 있는 작업을 정의할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [mitigationaction\*](#awsiot-mitigationaction)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [CreateOTAUpdate](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateOTAUpdate.html) **
  - **설명:** OTA 업데이트 작업을 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [otaupdate\*](#awsiot-otaupdate)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [CreatePackage](https://docs.aws.amazon.com/iot/latest/apireference/API_CreatePackage.html) **
  - **설명:** 디바이스에 배포할 수 있는 소프트웨어 패키지를 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [package\*](#awsiot-package)  / **조건 키:**  / **종속 작업:**  iot:GetIndexingConfiguration 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [CreatePackageVersion](https://docs.aws.amazon.com/iot/latest/apireference/API_CreatePackageVersion.html) **
  - **설명:** 지정된 패키지에서 버전을 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [package\*](#awsiot-package)  / **조건 키:**  / **종속 작업:**  iot:GetIndexingConfiguration <br /> s3:GetObjectVersion 
  - **리소스 유형(\*필수):**  [packageversion\*](#awsiot-packageversion)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [CreatePolicy](https://docs.aws.amazon.com/iot/latest/apireference/API_CreatePolicy.html) **
  - **설명:**  AWS IoT 정책을 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [policy\*](#awsiot-policy)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [CreatePolicyVersion](https://docs.aws.amazon.com/iot/latest/apireference/API_CreatePolicyVersion.html) **
  - **설명:** 지정된 AWS IoT 정책의 새 버전을 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [policy\*](#awsiot-policy) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [CreateProvisioningClaim](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateProvisioningClaim.html) **
  - **설명:** 프로비저닝 클레임을 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [provisioningtemplate\*](#awsiot-provisioningtemplate) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [CreateProvisioningTemplate](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateProvisioningTemplate.html) **
  - **설명:** 플릿 프로비저닝 템플릿을 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [provisioningtemplate\*](#awsiot-provisioningtemplate)  / **조건 키:**  / **종속 작업:**  iam:PassRole 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [CreateProvisioningTemplateVersion](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateProvisioningTemplateVersion.html) **
  - **설명:** 플릿 프로비저닝 템플릿의 새 버전을 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [provisioningtemplate\*](#awsiot-provisioningtemplate) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [CreateRoleAlias](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateRoleAlias.html) **
  - **설명:** 역할 별칭을 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [rolealias\*](#awsiot-rolealias)  / **조건 키:**  / **종속 작업:**  iam:PassRole 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [CreateScheduledAudit](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateScheduledAudit.html) **
  - **설명:** 지정된 시간 간격으로 실행되는 예약된 감사를 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [scheduledaudit\*](#awsiot-scheduledaudit)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [CreateSecurityProfile](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateSecurityProfile.html) **
  - **설명:** Device Defender 보안 프로필을 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [securityprofile\*](#awsiot-securityprofile)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [custommetric](#awsiot-custommetric)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [dimension](#awsiot-dimension)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [CreateStream](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateStream.html) **
  - **설명:** 새 AWS IoT 스트림을 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [stream\*](#awsiot-stream)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [CreateThing](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateThing.html) **
  - **설명:** 사물 레지스트리에 사물을 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [thing\*](#awsiot-thing)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [billinggroup](#awsiot-billinggroup)  / **조건 키:**  / **종속 작업:** 

- **  [CreateThingGroup](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateThingGroup.html) **
  - **설명:** 사물 그룹을 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [thinggroup\*](#awsiot-thinggroup)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [CreateThingType](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateThingType.html) **
  - **설명:** 새 사물 유형을 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [thingtype\*](#awsiot-thingtype)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [CreateTopicRule](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateTopicRule.html) **
  - **설명:** 규칙을 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [rule\*](#awsiot-rule)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [CreateTopicRuleDestination](https://docs.aws.amazon.com/iot/latest/apireference/API_CreateTopicRuleDestination.html) **
  - **설명:** TopicRuleDestination을 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteAccountAuditConfiguration](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteAccountAuditConfiguration.html) **
  - **설명:** 계정과 연결된 감사 구성을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteAuditSuppression](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteAuditSuppression.html) **
  - **설명:** Device Defender 감사 억제를 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteAuthorizer](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteAuthorizer.html) **
  - **설명:** 지정된 권한 부여자를 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [authorizer\*](#awsiot-authorizer) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteBillingGroup](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteBillingGroup.html) **
  - **설명:** 지정된 결제 그룹을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [billinggroup\*](#awsiot-billinggroup) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteCACertificate](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteCACertificate.html) **
  - **설명:** 등록된 CA 인증서를 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [cacert\*](#awsiot-cacert) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteCertificate](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteCertificate.html) **
  - **설명:** 지정된 인증서를 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [cert\*](#awsiot-cert) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteCertificateProvider](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteCertificateProvider.html) **
  - **설명:** 인증서 공급자를 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [certificateprovider\*](#awsiot-certificateprovider) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteCommand](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteCommand.html) **
  - **설명:** 명령을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [command\*](#awsiot-command) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteCommandExecution](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteCommandExecution.html) **
  - **설명:** 명령 실행을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [client](#awsiot-client)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thing](#awsiot-thing)  / **조건 키:**  / **종속 작업:** 

- **  [DeleteConnection](https://docs.aws.amazon.com/iot/latest/developerguide/policy-actions.html) **
  - **설명:** 지정된 연결을 해제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [client\*](#awsiot-client) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteCustomMetric](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteCustomMetric.html) **
  - **설명:** 에서 지정된 사용자 지정 지표를 삭제할 수 있는 권한을 부여합니다. AWS 계정
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [custommetric\*](#awsiot-custommetric) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteDimension](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteDimension.html) **
  - **설명:** 에서 지정된 차원을 제거할 수 있는 권한을 부여합니다. AWS 계정
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [dimension\*](#awsiot-dimension) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteDomainConfiguration](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteDomainConfiguration.html) **
  - **설명:** 도메인 구성을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [domainconfiguration\*](#awsiot-domainconfiguration) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteDynamicThingGroup](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteDynamicThingGroup.html) **
  - **설명:** 지정된 동적 사물 그룹을 삭제할 수 있는 권한 부여
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [dynamicthinggroup\*](#awsiot-dynamicthinggroup) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteFleetMetric](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteFleetMetric.html) **
  - **설명:** 지정된 플릿 지표를 삭제할 수 있는 권한 부여
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [fleetmetric\*](#awsiot-fleetmetric) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteJob](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteJob.html) **
  - **설명:** 작업 및 관련 작업 실행을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [job\*](#awsiot-job) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteJobExecution](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteJobExecution.html) **
  - **설명:** 작업 실행을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [job\*](#awsiot-job)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thing\*](#awsiot-thing)  / **조건 키:**  / **종속 작업:** 

- **  [DeleteJobTemplate](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteJobTemplate.html) **
  - **설명:** 작업 템플릿을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [jobtemplate\*](#awsiot-jobtemplate) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteMitigationAction](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteMitigationAction.html) **
  - **설명:** 에서 정의된 완화 작업을 삭제할 수 있는 권한을 부여합니다. AWS 계정
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [mitigationaction\*](#awsiot-mitigationaction) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteOTAUpdate](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteOTAUpdate.html) **
  - **설명:** OTA 업데이트 작업을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [otaupdate\*](#awsiot-otaupdate) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeletePackage](https://docs.aws.amazon.com/iot/latest/apireference/API_DeletePackage.html) **
  - **설명:** 패키지를 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [package\*](#awsiot-package) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeletePackageVersion](https://docs.aws.amazon.com/iot/latest/apireference/API_DeletePackageVersion.html) **
  - **설명:** 지정된 패키지의 버전을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [package\*](#awsiot-package)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [packageversion\*](#awsiot-packageversion)  / **조건 키:**  / **종속 작업:** 

- **  [DeletePolicy](https://docs.aws.amazon.com/iot/latest/apireference/API_DeletePolicy.html) **
  - **설명:** 지정된 정책을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [policy\*](#awsiot-policy) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeletePolicyVersion](https://docs.aws.amazon.com/iot/latest/apireference/API_DeletePolicyVersion.html) **
  - **설명:** 지정된 정책의 지정된 버전을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [policy\*](#awsiot-policy) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteProvisioningTemplate](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteProvisioningTemplate.html) **
  - **설명:** 플릿 프로비저닝 템플릿을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [provisioningtemplate\*](#awsiot-provisioningtemplate) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteProvisioningTemplateVersion](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteProvisioningTemplateVersion.html) **
  - **설명:** 플릿 프로비저닝 템플릿 버전을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [provisioningtemplate\*](#awsiot-provisioningtemplate) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteRegistrationCode](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteRegistrationCode.html) **
  - **설명:** CA 인증서 등록 코드를 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteRoleAlias](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteRoleAlias.html) **
  - **설명:** 지정된 역할 별칭을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [rolealias\*](#awsiot-rolealias) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteScheduledAudit](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteScheduledAudit.html) **
  - **설명:** 예약된 감사를 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [scheduledaudit\*](#awsiot-scheduledaudit) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteSecurityProfile](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteSecurityProfile.html) **
  - **설명:** Device Defender 보안 프로필을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [securityprofile\*](#awsiot-securityprofile)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [custommetric](#awsiot-custommetric)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [dimension](#awsiot-dimension)  / **조건 키:**  / **종속 작업:** 

- **  [DeleteStream](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteStream.html) **
  - **설명:** 지정된 스트림을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [stream\*](#awsiot-stream) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteThing](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteThing.html) **
  - **설명:** 지정된 사물을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [thing\*](#awsiot-thing) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteThingGroup](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteThingGroup.html) **
  - **설명:** 지정된 사물 그룹을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [thinggroup\*](#awsiot-thinggroup) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteThingShadow](https://docs.aws.amazon.com/iot/latest/developerguide/policy-actions.html) **
  - **설명:** 지정된 사물 섀도우를 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [thing\*](#awsiot-thing) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteThingType](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteThingType.html) **
  - **설명:** 지정된 사물 유형을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [thingtype\*](#awsiot-thingtype) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteTopicRule](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteTopicRule.html) **
  - **설명:** 지정된 규칙을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [rule\*](#awsiot-rule) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteTopicRuleDestination](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteTopicRuleDestination.html) **
  - **설명:** TopicRuleDestination을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [destination\*](#awsiot-destination) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeleteV2LoggingLevel](https://docs.aws.amazon.com/iot/latest/apireference/API_DeleteV2LoggingLevel.html) **
  - **설명:** 지정된 v2 로깅 수준을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DeprecateThingType](https://docs.aws.amazon.com/iot/latest/apireference/API_DeprecateThingType.html) **
  - **설명:** 지정된 사물 유형을 사용 중지할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [thingtype\*](#awsiot-thingtype) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeAccountAuditConfiguration](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeAccountAuditConfiguration.html) **
  - **설명:** 계정의 감사 구성에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeAuditFinding](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeAuditFinding.html) **
  - **설명:** 단일 감사 찾기에 대한 정보를 가져올 수 있는 권한을 부여합니다. 속성에는 비준수 이유, 문제의 심각도, 결과를 반환한 감사가 시작된 시점이 포함됩니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeAuditMitigationActionsTask](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeAuditMitigationActionsTask.html) **
  - **설명:** 완화 작업을 감사 결과 집합에 적용할 때 사용되는 감사 완화 작업에 관한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeAuditSuppression](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeAuditSuppression.html) **
  - **설명:** Device Defender 감사 억제에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeAuditTask](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeAuditTask.html) **
  - **설명:** Device Defender 감사에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeAuthorizer](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeAuthorizer.html) **
  - **설명:** 권한 부여자를 설명할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [authorizer\*](#awsiot-authorizer) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeBillingGroup](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeBillingGroup.html) **
  - **설명:** 지정된 결제 그룹에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [billinggroup\*](#awsiot-billinggroup) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeCACertificate](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeCACertificate.html) **
  - **설명:** 등록된 CA 인증서를 설명할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [cacert\*](#awsiot-cacert) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeCertificate](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeCertificate.html) **
  - **설명:** 지정된 인증서에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [cert\*](#awsiot-cert) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeCertificateProvider](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeCertificateProvider.html) **
  - **설명:** 인증서 공급자를 설명하는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [certificateprovider\*](#awsiot-certificateprovider) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeCustomMetric](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeCustomMetric.html) **
  - **설명:** 에 정의된 사용자 지정 지표를 설명할 수 있는 권한을 부여합니다. AWS 계정
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [custommetric\*](#awsiot-custommetric) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeDefaultAuthorizer](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeDefaultAuthorizer.html) **
  - **설명:** 기본 권한 부여자를 설명할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeDetectMitigationActionsTask](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeDetectMitigationActionsTask.html) **
  - **설명:** Device Defender ML Detect 완화 작업을 설명할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeDimension](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeDimension.html) **
  - **설명:** 에 정의된 차원에 대한 세부 정보를 가져올 수 있는 권한을 부여합니다. AWS 계정
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [dimension\*](#awsiot-dimension) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeDomainConfiguration](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeDomainConfiguration.html) **
  - **설명:** 도메인 구성에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [domainconfiguration\*](#awsiot-domainconfiguration) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeEncryptionConfiguration](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeEncryptionConfiguration.html) **
  - **설명:** 계정의 암호화 구성을 설명할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeEndpoint](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeEndpoint.html) **
  - **설명:** 호출과 관련된 고유한 엔드포인트를 가져올 AWS 계정 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeEventConfigurations](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeEventConfigurations.html) **
  - **설명:** 계정 이벤트 구성을 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeFleetMetric](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeFleetMetric.html) **
  - **설명:** 지정된 플릿 지표에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [fleetmetric\*](#awsiot-fleetmetric) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeIndex](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeIndex.html) **
  - **설명:** 지정된 인덱스에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [index\*](#awsiot-index) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeJob](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeJob.html) **
  - **설명:** 작업을 설명할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [job\*](#awsiot-job) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeJobExecution](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeJobExecution.html) **
  - **설명:** 작업 실행을 설명할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [job](#awsiot-job)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thing](#awsiot-thing)  / **조건 키:**  / **종속 작업:** 

- **  [DescribeJobTemplate](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeJobTemplate.html) **
  - **설명:** 작업 템플릿을 설명할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [jobtemplate\*](#awsiot-jobtemplate) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeManagedJobTemplate](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeManagedJobTemplate.html) **
  - **설명:** 관리형 작업 템플릿을 설명할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [jobtemplate\*](#awsiot-jobtemplate) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeMitigationAction](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeMitigationAction.html) **
  - **설명:** 완화 작업에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [mitigationaction\*](#awsiot-mitigationaction) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeProvisioningTemplate](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeProvisioningTemplate.html) **
  - **설명:** 플릿 프로비저닝 템플릿에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [provisioningtemplate\*](#awsiot-provisioningtemplate) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeProvisioningTemplateVersion](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeProvisioningTemplateVersion.html) **
  - **설명:** 플릿 프로비저닝 템플릿 버전에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [provisioningtemplate\*](#awsiot-provisioningtemplate) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeRoleAlias](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeRoleAlias.html) **
  - **설명:** 역할 별칭을 설명할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [rolealias\*](#awsiot-rolealias) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeScheduledAudit](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeScheduledAudit.html) **
  - **설명:** 예약된 감사에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [scheduledaudit\*](#awsiot-scheduledaudit) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeSecurityProfile](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeSecurityProfile.html) **
  - **설명:** Device Defender 보안 프로필에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [securityprofile\*](#awsiot-securityprofile) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeStream](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeStream.html) **
  - **설명:** 지정된 스트림에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [stream\*](#awsiot-stream) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeThing](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeThing.html) **
  - **설명:** 지정된 사물에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [thing\*](#awsiot-thing) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeThingGroup](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeThingGroup.html) **
  - **설명:** 지정된 사물 그룹에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [thinggroup\*](#awsiot-thinggroup) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeThingRegistrationTask](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeThingRegistrationTask.html) **
  - **설명:** 대량 사물 등록 태스크에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeThingType](https://docs.aws.amazon.com/iot/latest/apireference/API_DescribeThingType.html) **
  - **설명:** 지정된 사물 유형에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [thingtype\*](#awsiot-thingtype) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DescribeTunnel](https://docs.aws.amazon.com/iot/latest/apireference/API_iot-secure-tunneling_DescribeTunnel.html) **
  - **설명:** 터널을 설명할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [tunnel\*](#awsiot-tunnel) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DetachPolicy](https://docs.aws.amazon.com/iot/latest/apireference/API_DetachPolicy.html) **
  - **설명:** 지정된 대상에서 정책을 분리할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [cert](#awsiot-cert)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thinggroup](#awsiot-thinggroup)  / **조건 키:**  / **종속 작업:** 

- **  [DetachPrincipalPolicy](https://docs.aws.amazon.com/iot/latest/apireference/API_DetachPrincipalPolicy.html) **
  - **설명:** 지정된 인증서에서 지정된 정책을 제거할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [cert](#awsiot-cert) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DetachSecurityProfile](https://docs.aws.amazon.com/iot/latest/apireference/API_DetachSecurityProfile.html) **
  - **설명:** 사물 그룹 또는 이 계정에서 Device Defender 보안 프로필의 연결을 해제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [securityprofile\*](#awsiot-securityprofile)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [custommetric](#awsiot-custommetric)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [dimension](#awsiot-dimension)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thinggroup](#awsiot-thinggroup)  / **조건 키:**  / **종속 작업:** 

- **  [DetachThingPrincipal](https://docs.aws.amazon.com/iot/latest/apireference/API_DetachThingPrincipal.html) **
  - **설명:** 지정된 보안 주체를 지정된 사물로부터 분리할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [cert](#awsiot-cert)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [iot:thingArn](#awsiot-iot_thingArn)  / **종속 작업:** 

- **  [DisableTopicRule](https://docs.aws.amazon.com/iot/latest/apireference/API_DisableTopicRule.html) **
  - **설명:** 지정된 규칙을 비활성화할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [rule\*](#awsiot-rule) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [DisassociateSbomFromPackageVersion](https://docs.aws.amazon.com/iot/latest/apireference/API_DisassociateSbomFromPackageVersion.html) **
  - **설명:** 패키지 버전에서 SBOM 파일의 연결을 해제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [packageversion\*](#awsiot-packageversion) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [EnableTopicRule](https://docs.aws.amazon.com/iot/latest/apireference/API_EnableTopicRule.html) **
  - **설명:** 지정된 규칙을 활성화할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [rule\*](#awsiot-rule) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [GetBehaviorModelTrainingSummaries](https://docs.aws.amazon.com/iot/latest/apireference/API_GetBehaviorModelTrainingSummaries.html) **
  - **설명:** Device Defender의 ML Detect Security Profile 교육 모델 상태를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [securityprofile](#awsiot-securityprofile) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [GetBucketsAggregation](https://docs.aws.amazon.com/iot/latest/apireference/API_GetBucketsAggregation.html) **
  - **설명:** IoT 플릿 인덱스에 대한 버킷 집계를 가져올 수 있는 권한 부여
  - **액세스 레벨:** Read
  - **리소스 유형(\*필수):**  [index\*](#awsiot-index) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [GetCardinality](https://docs.aws.amazon.com/iot/latest/apireference/API_GetCardinality.html) **
  - **설명:** IoT 플릿 인덱스에 대한 카디널리티를 가져올 수 있는 권한 부여
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [index\*](#awsiot-index) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [GetCommand](https://docs.aws.amazon.com/iot/latest/apireference/API_GetCommand.html) **
  - **설명:** 명령에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [command\*](#awsiot-command) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [GetCommandExecution](https://docs.aws.amazon.com/iot/latest/apireference/API_GetCommandExecution.html) **
  - **설명:** 명령 실행에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [client](#awsiot-client)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thing](#awsiot-thing)  / **조건 키:**  / **종속 작업:** 

- **  [GetConnection](https://docs.aws.amazon.com/iot/latest/developerguide/policy-actions.html) **
  - **설명:** 지정된 연결 정보를 검색할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [client\*](#awsiot-client)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [iot:IncludeSocketInformation](#awsiot-iot_IncludeSocketInformation)  / **종속 작업:** 

- **  [GetEffectivePolicies](https://docs.aws.amazon.com/iot/latest/apireference/API_GetEffectivePolicies.html) **
  - **설명:** 유효 정책을 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [cert](#awsiot-cert) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [GetIndexingConfiguration](https://docs.aws.amazon.com/iot/latest/apireference/API_GetIndexingConfiguration.html) **
  - **설명:** 현재 플릿 인덱싱 구성을 가져올 수 있는 권한 부여
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [GetJobDocument](https://docs.aws.amazon.com/iot/latest/apireference/API_GetJobDocument.html) **
  - **설명:** 작업 문서를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [job\*](#awsiot-job) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [GetLoggingOptions](https://docs.aws.amazon.com/iot/latest/apireference/API_GetLoggingOptions.html) **
  - **설명:** 로깅 옵션을 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [GetOTAUpdate](https://docs.aws.amazon.com/iot/latest/apireference/API_GetOTAUpdate.html) **
  - **설명:** OTA 업데이트 작업에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [otaupdate\*](#awsiot-otaupdate) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [GetPackage](https://docs.aws.amazon.com/iot/latest/apireference/API_GetPackage.html) **
  - **설명:** 패키지에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [package\*](#awsiot-package) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [GetPackageConfiguration](https://docs.aws.amazon.com/iot/latest/apireference/API_GetPackageConfiguration.html) **
  - **설명:** 계정의 패키지 구성을 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [GetPackageVersion](https://docs.aws.amazon.com/iot/latest/apireference/API_GetPackageVersion.html) **
  - **설명:** 패키지의 버전을 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [package\*](#awsiot-package)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [packageversion\*](#awsiot-packageversion)  / **조건 키:**  / **종속 작업:** 

- **  [GetPercentiles](https://docs.aws.amazon.com/iot/latest/apireference/API_GetPercentiles.html) **
  - **설명:** IoT 플릿 인덱스에 대한 백분위수를 가져올 수 있는 권한 부여
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [index\*](#awsiot-index) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [GetPolicy](https://docs.aws.amazon.com/iot/latest/apireference/API_GetPolicy.html) **
  - **설명:** 기본 버전의 정책 문서와 함께 지정된 정책에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [policy\*](#awsiot-policy) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [GetPolicyVersion](https://docs.aws.amazon.com/iot/latest/apireference/API_GetPolicyVersion.html) **
  - **설명:** 지정된 정책 버전에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [policy\*](#awsiot-policy) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [GetRegistrationCode](https://docs.aws.amazon.com/iot/latest/apireference/API_GetRegistrationCode.html) **
  - **설명:** CA 인증서를 AWS IoT에 등록하는 데 사용되는 등록 코드를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [GetRetainedMessage](https://docs.aws.amazon.com/iot/latest/developerguide/policy-actions.html) **
  - **설명:** 지정된 주제에 대해 보존된 메시지를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [topic\*](#awsiot-topic) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [GetStatistics](https://docs.aws.amazon.com/iot/latest/apireference/API_GetStatistics.html) **
  - **설명:** IoT 플릿 인덱스에 대한 통계를 가져올 수 있는 권한 부여
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [index\*](#awsiot-index) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [GetThingConnectivityData](https://docs.aws.amazon.com/iot/latest/apireference/API_GetThingConnectivityData.html) **
  - **설명:** 사물의 연결 데이터를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [thing\*](#awsiot-thing)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [iot:IncludeSocketInformation](#awsiot-iot_IncludeSocketInformation)  / **종속 작업:** 

- **  [GetThingShadow](https://docs.aws.amazon.com/iot/latest/developerguide/policy-actions.html) **
  - **설명:** 사물 섀도우를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [thing\*](#awsiot-thing) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [GetTopicRule](https://docs.aws.amazon.com/iot/latest/apireference/API_GetTopicRule.html) **
  - **설명:** 지정된 규칙에 대한 정보를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [rule\*](#awsiot-rule) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [GetTopicRuleDestination](https://docs.aws.amazon.com/iot/latest/apireference/API_GetTopicRuleDestination.html) **
  - **설명:** TopicRuleDestination을 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [destination\*](#awsiot-destination) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [GetV2LoggingOptions](https://docs.aws.amazon.com/iot/latest/apireference/API_GetV2LoggingOptions.html) **
  - **설명:** v2 로깅 옵션을 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListActiveViolations](https://docs.aws.amazon.com/iot/latest/apireference/API_ListActiveViolations.html) **
  - **설명:** 지정된 Device Defender 보안 프로필 또는 사물에 대한 활성 위반을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [securityprofile](#awsiot-securityprofile)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thing](#awsiot-thing)  / **조건 키:**  / **종속 작업:** 

- **  [ListAttachedPolicies](https://docs.aws.amazon.com/iot/latest/apireference/API_ListAttachedPolicies.html) **
  - **설명:** 지정된 사물 그룹에 연결된 정책을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListAuditFindings](https://docs.aws.amazon.com/iot/latest/apireference/API_ListAuditFindings.html) **
  - **설명:** 지정된 기간 동안 수행된 Device Defender 감사 또는 감사의 결과를 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListAuditMitigationActionsExecutions](https://docs.aws.amazon.com/iot/latest/apireference/API_ListAuditMitigationActionsExecutions.html) **
  - **설명:** 실행된 감사 완화 작업 태스크의 상태를 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListAuditMitigationActionsTasks](https://docs.aws.amazon.com/iot/latest/apireference/API_ListAuditMitigationActionsTasks.html) **
  - **설명:** 지정된 필터와 일치하는 감사 완화 작업 태스크 목록을 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListAuditSuppressions](https://docs.aws.amazon.com/iot/latest/apireference/API_ListAuditSuppressions.html) **
  - **설명:** Device Defender 감사 억제를 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListAuditTasks](https://docs.aws.amazon.com/iot/latest/apireference/API_ListAuditTasks.html) **
  - **설명:** 지정된 기간 동안 수행된 Device Defender 감사를 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListAuthorizers](https://docs.aws.amazon.com/iot/latest/apireference/API_ListAuthorizers.html) **
  - **설명:** 계정에 등록된 권한 부여자를 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListBillingGroups](https://docs.aws.amazon.com/iot/latest/apireference/API_ListBillingGroups.html) **
  - **설명:** 모든 결제 그룹을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListCACertificates](https://docs.aws.amazon.com/iot/latest/apireference/API_ListCACertificates.html) **
  - **설명:** 에 등록된 CA 인증서를 나열할 수 있는 권한을 부여합니다. AWS 계정
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListCertificateProviders](https://docs.aws.amazon.com/iot/latest/apireference/API_ListCertificateProviders.html) **
  - **설명:** 계정의 인증서 공급자를 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListCertificates](https://docs.aws.amazon.com/iot/latest/apireference/API_ListCertificates.html) **
  - **설명:** 인증서를 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListCertificatesByCA](https://docs.aws.amazon.com/iot/latest/apireference/API_ListCertificatesByCA.html) **
  - **설명:** 지정한 CA 인증서에서 서명한 디바이스 인증서를 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListCommandExecutions](https://docs.aws.amazon.com/iot/latest/apireference/API_ListCommandExecutions.html) **
  - **설명:** 계정에서 명령 실행을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [client](#awsiot-client)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [command](#awsiot-command)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thing](#awsiot-thing)  / **조건 키:**  / **종속 작업:** 

- **  [ListCommands](https://docs.aws.amazon.com/iot/latest/apireference/API_ListCommands.html) **
  - **설명:** 계정에서 명령을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListCustomMetrics](https://docs.aws.amazon.com/iot/latest/apireference/API_ListCustomMetrics.html) **
  - **설명:** 의 사용자 지정 지표를 나열할 수 있는 권한을 부여합니다. AWS 계정
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListDetectMitigationActionsExecutions](https://docs.aws.amazon.com/iot/latest/apireference/API_ListDetectMitigationActionsExecutions.html) **
  - **설명:** Device Defender ML Detect Security Profile에 대한 완화 작업 실행을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [thing](#awsiot-thing) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListDetectMitigationActionsTasks](https://docs.aws.amazon.com/iot/latest/apireference/API_ListDetectMitigationActionsTasks.html) **
  - **설명:** Device Defender ML Detect 완화 동작 작업을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListDimensions](https://docs.aws.amazon.com/iot/latest/apireference/API_ListDimensions.html) **
  - **설명:** 에 대해 정의된 차원을 나열할 수 있는 권한을 부여합니다. AWS 계정
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListDomainConfigurations](https://docs.aws.amazon.com/iot/latest/apireference/API_ListDomainConfigurations.html) **
  - **설명:** 에서 생성한 도메인 구성을 나열할 수 있는 권한을 부여합니다. AWS 계정
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListFleetMetrics](https://docs.aws.amazon.com/iot/latest/apireference/API_ListFleetMetrics.html) **
  - **설명:** 계정의 플릿 지표를 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListIndices](https://docs.aws.amazon.com/iot/latest/apireference/API_ListIndices.html) **
  - **설명:** 플릿 인덱스에 대한 모든 인덱스를 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListJobExecutionsForJob](https://docs.aws.amazon.com/iot/latest/apireference/API_ListJobExecutionsForJob.html) **
  - **설명:** 작업에 대한 작업 실행을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [job\*](#awsiot-job) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListJobExecutionsForThing](https://docs.aws.amazon.com/iot/latest/apireference/API_ListJobExecutionsForThing.html) **
  - **설명:** 지정된 사물에 대한 작업 실행을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [thing\*](#awsiot-thing) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListJobTemplates](https://docs.aws.amazon.com/iot/latest/apireference/API_ListJobTemplates.html) **
  - **설명:** 작업 템플릿을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListJobs](https://docs.aws.amazon.com/iot/latest/apireference/API_ListJobs.html) **
  - **설명:** 작업을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListManagedJobTemplates](https://docs.aws.amazon.com/iot/latest/apireference/API_ListManagedJobTemplates.html) **
  - **설명:** 관리형 작업 템플릿을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListMetricValues](https://docs.aws.amazon.com/iot/latest/apireference/API_ListMetricValues.html) **
  - **설명:** metricName 및 차원(지정된 경우)을 기준으로 사물에 대한 지표 값을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [thing\*](#awsiot-thing) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListMitigationActions](https://docs.aws.amazon.com/iot/latest/apireference/API_ListMitigationActions.html) **
  - **설명:** 지정된 필터 기준과 일치하는 모든 완화 작업 목록을 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListNamedShadowsForThing](https://docs.aws.amazon.com/iot/latest/apireference/API_ListNamedShadowsForThing.html) **
  - **설명:** 지정된 사물에 대한 모든 명명된 섀도우를 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [thing\*](#awsiot-thing) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListOTAUpdates](https://docs.aws.amazon.com/iot/latest/apireference/API_ListOTAUpdates.html) **
  - **설명:** 계정의 OTA 업데이트 작업을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListOutgoingCertificates](https://docs.aws.amazon.com/iot/latest/apireference/API_ListOutgoingCertificates.html) **
  - **설명:** 전송 중이지만 아직 수락되지 않은 인증서를 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListPackageVersions](https://docs.aws.amazon.com/iot/latest/apireference/API_ListPackageVersions.html) **
  - **설명:** 계정의 패키지 버전을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListPackages](https://docs.aws.amazon.com/iot/latest/apireference/API_ListPackages.html) **
  - **설명:** 계정의 패키지를 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListPolicies](https://docs.aws.amazon.com/iot/latest/apireference/API_ListPolicies.html) **
  - **설명:** 정책을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListPolicyPrincipals](https://docs.aws.amazon.com/iot/latest/apireference/API_ListPolicyPrincipals.html) **
  - **설명:** 지정된 정책과 연결된 보안 주체를 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListPolicyVersions](https://docs.aws.amazon.com/iot/latest/apireference/API_ListPolicyVersions.html) **
  - **설명:** 지정된 정책의 버전을 나열할 수 있는 권한을 부여하고 기본 버전을 식별합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [policy\*](#awsiot-policy) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListPrincipalPolicies](https://docs.aws.amazon.com/iot/latest/apireference/API_ListPrincipalPolicies.html) **
  - **설명:** 지정된 보안 주체에 연결된 정책을 나열할 수 있는 권한을 부여합니다. Amazon Cognito 자격 증명을 사용하는 경우에는 ID가 Amazon Cognito 자격 증명 형식을 따라야 합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListPrincipalThings](https://docs.aws.amazon.com/iot/latest/apireference/API_ListPrincipalThings.html) **
  - **설명:** 지정된 보안 주체와 연결된 사물을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [cert](#awsiot-cert) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListPrincipalThingsV2](https://docs.aws.amazon.com/iot/latest/apireference/API_ListPrincipalThingsV2.html) **
  - **설명:** 지정된 보안 주체와 연결된 사물을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [cert](#awsiot-cert) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListProvisioningTemplateVersions](https://docs.aws.amazon.com/iot/latest/apireference/API_ListProvisioningTemplateVersions.html) **
  - **설명:** 플릿 프로비저닝 템플릿 버전 목록을 가져올 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [provisioningtemplate\*](#awsiot-provisioningtemplate) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListProvisioningTemplates](https://docs.aws.amazon.com/iot/latest/apireference/API_ListProvisioningTemplates.html) **
  - **설명:** 에서 플릿 프로비저닝 템플릿을 나열할 수 있는 권한을 부여합니다. AWS 계정
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListRelatedResourcesForAuditFinding](https://docs.aws.amazon.com/iot/latest/apireference/API_ListRelatedResourcesForAuditFinding.html) **
  - **설명:** 단일 감사 결과에 대한 관련 리소스를 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListRetainedMessages](https://docs.aws.amazon.com/iot/latest/developerguide/policy-actions.html) **
  - **설명:** 계정에 대해 보존된 메시지를 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListRoleAliases](https://docs.aws.amazon.com/iot/latest/apireference/API_ListRoleAliases.html) **
  - **설명:** 역할 별칭을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListSbomValidationResults](https://docs.aws.amazon.com/iot/latest/apireference/API_ListSbomValidationResults.html) **
  - **설명:** 패키지 버전의 SBOM 검증 결과를 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [packageversion\*](#awsiot-packageversion) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListScheduledAudits](https://docs.aws.amazon.com/iot/latest/apireference/API_ListScheduledAudits.html) **
  - **설명:** 예약된 감사를 모두 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListSecurityProfiles](https://docs.aws.amazon.com/iot/latest/apireference/API_ListSecurityProfiles.html) **
  - **설명:** 사용자가 만든 Device Defender 보안 프로필을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [custommetric](#awsiot-custommetric)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [dimension](#awsiot-dimension)  / **조건 키:**  / **종속 작업:** 

- **  [ListSecurityProfilesForTarget](https://docs.aws.amazon.com/iot/latest/apireference/API_ListSecurityProfilesForTarget.html) **
  - **설명:** 대상에 연결된 Device Defender 보안 프로필을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [thinggroup](#awsiot-thinggroup) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListStreams](https://docs.aws.amazon.com/iot/latest/apireference/API_ListStreams.html) **
  - **설명:** 계정의 스트림을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListSubscriptions](https://docs.aws.amazon.com/iot/latest/developerguide/policy-actions.html) **
  - **설명:** 지정된 연결의 구독을 검색할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [client\*](#awsiot-client) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListTagsForResource](https://docs.aws.amazon.com/iot/latest/apireference/API_ListTagsForResource.html) **
  - **설명:** 지정된 리소스에 대한 모든 태그를 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [authorizer](#awsiot-authorizer)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [billinggroup](#awsiot-billinggroup)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [cacert](#awsiot-cacert)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [certificateprovider](#awsiot-certificateprovider)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [command](#awsiot-command)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [custommetric](#awsiot-custommetric)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [dimension](#awsiot-dimension)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [domainconfiguration](#awsiot-domainconfiguration)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [dynamicthinggroup](#awsiot-dynamicthinggroup)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [fleetmetric](#awsiot-fleetmetric)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [job](#awsiot-job)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [jobtemplate](#awsiot-jobtemplate)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [mitigationaction](#awsiot-mitigationaction)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [otaupdate](#awsiot-otaupdate)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [policy](#awsiot-policy)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [provisioningtemplate](#awsiot-provisioningtemplate)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [rolealias](#awsiot-rolealias)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [rule](#awsiot-rule)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [scheduledaudit](#awsiot-scheduledaudit)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [securityprofile](#awsiot-securityprofile)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [stream](#awsiot-stream)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thinggroup](#awsiot-thinggroup)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thingtype](#awsiot-thingtype)  / **조건 키:**  / **종속 작업:** 

- **  [ListTargetsForPolicy](https://docs.aws.amazon.com/iot/latest/apireference/API_ListTargetsForPolicy.html) **
  - **설명:** 지정된 정책에 대한 대상을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [policy\*](#awsiot-policy) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListTargetsForSecurityProfile](https://docs.aws.amazon.com/iot/latest/apireference/API_ListTargetsForSecurityProfile.html) **
  - **설명:** 지정된 Device Defender 보안 프로파일과 연결된 대상을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [securityprofile\*](#awsiot-securityprofile) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListThingGroups](https://docs.aws.amazon.com/iot/latest/apireference/API_ListThingGroups.html) **
  - **설명:** 모든 사물 그룹을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListThingGroupsForThing](https://docs.aws.amazon.com/iot/latest/apireference/API_ListThingGroupsForThing.html) **
  - **설명:** 지정된 사물이 속한 사물 그룹을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [thing\*](#awsiot-thing) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListThingPrincipals](https://docs.aws.amazon.com/iot/latest/apireference/API_ListThingPrincipals.html) **
  - **설명:** 지정된 사물과 연결된 보안 주체를 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [thing\*](#awsiot-thing) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListThingPrincipalsV2](https://docs.aws.amazon.com/iot/latest/apireference/API_ListThingPrincipalsV2.html) **
  - **설명:** 지정된 사물과 연결된 보안 주체를 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [thing\*](#awsiot-thing) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListThingRegistrationTaskReports](https://docs.aws.amazon.com/iot/latest/apireference/API_ListThingRegistrationTaskReports.html) **
  - **설명:** 대량 등록 태스크에 대한 정보를 나열 할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListThingRegistrationTasks](https://docs.aws.amazon.com/iot/latest/apireference/API_ListThingRegistrationTasks.html) **
  - **설명:** 대량 사물 등록 태스크를 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListThingTypes](https://docs.aws.amazon.com/iot/latest/apireference/API_ListThingTypes.html) **
  - **설명:** 모든 사물 유형을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListThings](https://docs.aws.amazon.com/iot/latest/apireference/API_ListThings.html) **
  - **설명:** 모든 사물을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListThingsInBillingGroup](https://docs.aws.amazon.com/iot/latest/apireference/API_ListThingsInBillingGroup.html) **
  - **설명:** 지정된 결제 그룹의 모든 사물을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [billinggroup\*](#awsiot-billinggroup) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListThingsInThingGroup](https://docs.aws.amazon.com/iot/latest/apireference/API_ListThingsInThingGroup.html) **
  - **설명:** 지정된 사물 그룹의 모든 사물을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [thinggroup\*](#awsiot-thinggroup) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListTopicRuleDestinations](https://docs.aws.amazon.com/iot/latest/apireference/API_ListTopicRuleDestinations.html) **
  - **설명:** 모든 TopicRuleDestinations를 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListTopicRules](https://docs.aws.amazon.com/iot/latest/apireference/API_ListTopicRules.html) **
  - **설명:** 특정 주제에 대한 규칙을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListTunnels](https://docs.aws.amazon.com/iot/latest/apireference/API_iot-secure-tunneling_ListTunnels.html) **
  - **설명:** 터널을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListV2LoggingLevels](https://docs.aws.amazon.com/iot/latest/apireference/API_ListV2LoggingLevels.html) **
  - **설명:** v2 로깅 수준을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ListViolationEvents](https://docs.aws.amazon.com/iot/latest/apireference/API_ListViolationEvents.html) **
  - **설명:** 지정된 기간 동안 발견된 Device Defender 보안 프로필 위반을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [securityprofile](#awsiot-securityprofile)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thing](#awsiot-thing)  / **조건 키:**  / **종속 작업:** 

- **  [OpenTunnel](https://docs.aws.amazon.com/iot/latest/apireference/API_iot-secure-tunneling_OpenTunnel.html) **
  - **설명:** 터널을 열 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys) <br /> [iot:ThingGroupArn](#awsiot-iot_ThingGroupArn) <br /> [iot:TunnelDestinationService](#awsiot-iot_TunnelDestinationService) 
  - **종속 작업:** 

- **  [Publish](https://docs.aws.amazon.com/iot/latest/developerguide/policy-actions.html) **
  - **설명:** 지정된 주제에 게시할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [topic\*](#awsiot-topic) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [PutVerificationStateOnViolation](https://docs.aws.amazon.com/iot/latest/apireference/API_PutVerificationStateOnViolation.html) **
  - **설명:** 위반에 대한 확인 상태를 적용할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [Receive](https://docs.aws.amazon.com/iot/latest/developerguide/policy-actions.html) **
  - **설명:** 지정된 주제에서 수신할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [topic\*](#awsiot-topic) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [RegisterCACertificate](https://docs.aws.amazon.com/iot/latest/apireference/API_RegisterCACertificate.html) **
  - **설명:** CA 인증서를 AWS IoT에 등록할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys) <br /> [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_) 
  - **종속 작업:**  iam:PassRole 

- **  [RegisterCertificate](https://docs.aws.amazon.com/iot/latest/apireference/API_RegisterCertificate.html) **
  - **설명:**  AWS IoT에 디바이스 인증서를 등록할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [RegisterCertificateWithoutCA](https://docs.aws.amazon.com/iot/latest/apireference/API_RegisterCertificateWithoutCA.html) **
  - **설명:** 등록된 CA(인증 기관) 없이 AWS IoT에 디바이스 인증서를 등록할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [RegisterThing](https://docs.aws.amazon.com/iot/latest/apireference/API_RegisterThing.html) **
  - **설명:** 사물을 등록할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [RejectCertificateTransfer](https://docs.aws.amazon.com/iot/latest/apireference/API_RejectCertificateTransfer.html) **
  - **설명:** 보류 중인 인증서 전송을 거부할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [cert\*](#awsiot-cert) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [RemoveThingFromBillingGroup](https://docs.aws.amazon.com/iot/latest/apireference/API_RemoveThingFromBillingGroup.html) **
  - **설명:** 지정된 결제 그룹에서 사물을 제거할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [billinggroup\*](#awsiot-billinggroup)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thing\*](#awsiot-thing)  / **조건 키:**  / **종속 작업:** 

- **  [RemoveThingFromThingGroup](https://docs.aws.amazon.com/iot/latest/apireference/API_RemoveThingFromThingGroup.html) **
  - **설명:** 지정된 사물 그룹에서 사물을 제거할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [thing\*](#awsiot-thing)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thinggroup\*](#awsiot-thinggroup)  / **조건 키:**  / **종속 작업:** 

- **  [ReplaceTopicRule](https://docs.aws.amazon.com/iot/latest/apireference/API_ReplaceTopicRule.html) **
  - **설명:** 지정된 규칙을 대체할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [rule\*](#awsiot-rule) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [RetainPublish](https://docs.aws.amazon.com/iot/latest/developerguide/policy-actions.html) **
  - **설명:** 지정된 주제에 대해 보존된 메시지를 게시할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [topic\*](#awsiot-topic) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [RotateTunnelAccessToken](https://docs.aws.amazon.com/iot/latest/apireference/API_iot-secure-tunneling_RotateTunnelAccessToken.html) **
  - **설명:** 터널의 액세스 토큰을 회전할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [tunnel\*](#awsiot-tunnel)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [iot:ThingGroupArn](#awsiot-iot_ThingGroupArn) <br /> [iot:TunnelDestinationService](#awsiot-iot_TunnelDestinationService) <br /> [iot:ClientMode](#awsiot-iot_ClientMode)  / **종속 작업:** 

- **  [SearchIndex](https://docs.aws.amazon.com/iot/latest/apireference/API_SearchIndex.html) **
  - **설명:** IoT 플릿 인덱스를 검색할 수 있는 권한 부여
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [index\*](#awsiot-index) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [SendDirectMessage](https://docs.aws.amazon.com/iot/latest/developerguide/policy-actions.html) **
  - **설명:** IoT 클라이언트에 직접 메시지를 보낼 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [client\*](#awsiot-client)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [iot:Topic](#awsiot-iot_Topic)  / **종속 작업:** 

- **  [SetDefaultAuthorizer](https://docs.aws.amazon.com/iot/latest/apireference/API_SetDefaultAuthorizer.html) **
  - **설명:** 기본 권한 부여자를 설정할 수 있는 권한을 부여합니다. 이 작업은 권한 부여자를 지정하지 않고 웹소켓에 연결하는 경우에 사용됩니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [authorizer\*](#awsiot-authorizer) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [SetDefaultPolicyVersion](https://docs.aws.amazon.com/iot/latest/apireference/API_SetDefaultPolicyVersion.html) **
  - **설명:** 지정된 정책의 지정된 버전을 정책의 기본(유효) 버전으로 설정할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [policy\*](#awsiot-policy) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [SetLoggingOptions](https://docs.aws.amazon.com/iot/latest/apireference/API_SetLoggingOptions.html) **
  - **설명:** 로깅 옵션을 설정할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [SetV2LoggingLevel](https://docs.aws.amazon.com/iot/latest/apireference/API_SetV2LoggingLevel.html) **
  - **설명:** v2 로깅 수준을 설정할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [SetV2LoggingOptions](https://docs.aws.amazon.com/iot/latest/apireference/API_SetV2LoggingOptions.html) **
  - **설명:** v2 로깅 옵션을 설정할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [StartAuditMitigationActionsTask](https://docs.aws.amazon.com/iot/latest/apireference/API_StartAuditMitigationActionsTask.html) **
  - **설명:** 지정된 대상에 일련의 완화 작업을 적용하는 태스크를 시작할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [StartCommandExecution](https://docs.aws.amazon.com/iot/latest/apireference/API_iot-jobs-data_StartCommandExecution.html) **
  - **설명:** 새 명령 실행을 시작할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [command\*](#awsiot-command)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [client](#awsiot-client)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thing](#awsiot-thing)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [iot:CommandExecutionParameterString/${CommandParameterName}](#awsiot-iot_CommandExecutionParameterString___CommandParameterName_) <br /> [iot:CommandExecutionParameterBoolean/${CommandParameterName}](#awsiot-iot_CommandExecutionParameterBoolean___CommandParameterName_) <br /> [iot:CommandExecutionParameterNumber/${CommandParameterName}](#awsiot-iot_CommandExecutionParameterNumber___CommandParameterName_)  / **종속 작업:** 

- **  [StartDetectMitigationActionsTask](https://docs.aws.amazon.com/iot/latest/apireference/API_StartDetectMitigationActionsTask.html) **
  - **설명:** Device Defender ML Detect 완화 동작 작업을 시작할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [securityprofile](#awsiot-securityprofile) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [StartOnDemandAuditTask](https://docs.aws.amazon.com/iot/latest/apireference/API_StartOnDemandAuditTask.html) **
  - **설명:** 요청 시 Device Defender 감사를 시작할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [StartThingRegistrationTask](https://docs.aws.amazon.com/iot/latest/apireference/API_StartThingRegistrationTask.html) **
  - **설명:** 대량 사물 등록 태스크를 시작할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [StopThingRegistrationTask](https://docs.aws.amazon.com/iot/latest/apireference/API_StopThingRegistrationTask.html) **
  - **설명:** 대량 사물 등록 태스크를 중지할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [Subscribe](https://docs.aws.amazon.com/iot/latest/developerguide/policy-actions.html) **
  - **설명:** 지정된 TopicFilter에 가입할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [topicfilter\*](#awsiot-topicfilter) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [TagResource](https://docs.aws.amazon.com/iot/latest/apireference/API_TagResource.html) **
  - **설명:** 지정된 리소스에 태그를 지정할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 태그 지정
  - **리소스 유형(\*필수):**  [authorizer](#awsiot-authorizer)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [billinggroup](#awsiot-billinggroup)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [cacert](#awsiot-cacert)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [certificateprovider](#awsiot-certificateprovider)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [command](#awsiot-command)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [custommetric](#awsiot-custommetric)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [dimension](#awsiot-dimension)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [domainconfiguration](#awsiot-domainconfiguration)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [dynamicthinggroup](#awsiot-dynamicthinggroup)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [fleetmetric](#awsiot-fleetmetric)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [job](#awsiot-job)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [jobtemplate](#awsiot-jobtemplate)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [mitigationaction](#awsiot-mitigationaction)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [otaupdate](#awsiot-otaupdate)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [package](#awsiot-package)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [packageversion](#awsiot-packageversion)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [policy](#awsiot-policy)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [provisioningtemplate](#awsiot-provisioningtemplate)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [rolealias](#awsiot-rolealias)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [rule](#awsiot-rule)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [scheduledaudit](#awsiot-scheduledaudit)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [securityprofile](#awsiot-securityprofile)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [stream](#awsiot-stream)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thinggroup](#awsiot-thinggroup)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thingtype](#awsiot-thingtype)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:RequestTag/${TagKey}](#awsiot-aws_RequestTag___TagKey_) <br /> [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [TestAuthorization](https://docs.aws.amazon.com/iot/latest/apireference/API_TestAuthorization.html) **
  - **설명:** 그룹 정책에 대한 정책 평가를 테스트할 수 있는 권한 부여
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [cert](#awsiot-cert) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [TestInvokeAuthorizer](https://docs.aws.amazon.com/iot/latest/apireference/API_TestInvokeAuthorizer.html) **
  - **설명:** 테스트 목적으로 지정된 사용자 지정 권한 부여자 호출을 테스트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [authorizer\*](#awsiot-authorizer) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [TransferCertificate](https://docs.aws.amazon.com/iot/latest/apireference/API_TransferCertificate.html) **
  - **설명:** 지정된 인증서를 지정된 로 전송할 수 있는 권한을 부여합니다. AWS 계정
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [cert\*](#awsiot-cert) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [UntagResource](https://docs.aws.amazon.com/iot/latest/apireference/API_UntagResource.html) **
  - **설명:** 지정된 리소스의 태그를 해제할 수 있는 권한 부여
  - **액세스 레벨:** 태그 지정
  - **리소스 유형(\*필수):**  [authorizer](#awsiot-authorizer)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [billinggroup](#awsiot-billinggroup)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [cacert](#awsiot-cacert)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [certificateprovider](#awsiot-certificateprovider)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [command](#awsiot-command)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [custommetric](#awsiot-custommetric)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [dimension](#awsiot-dimension)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [domainconfiguration](#awsiot-domainconfiguration)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [dynamicthinggroup](#awsiot-dynamicthinggroup)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [fleetmetric](#awsiot-fleetmetric)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [job](#awsiot-job)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [jobtemplate](#awsiot-jobtemplate)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [mitigationaction](#awsiot-mitigationaction)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [otaupdate](#awsiot-otaupdate)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [package](#awsiot-package)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [packageversion](#awsiot-packageversion)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [policy](#awsiot-policy)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [provisioningtemplate](#awsiot-provisioningtemplate)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [rolealias](#awsiot-rolealias)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [rule](#awsiot-rule)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [scheduledaudit](#awsiot-scheduledaudit)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [securityprofile](#awsiot-securityprofile)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [stream](#awsiot-stream)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thinggroup](#awsiot-thinggroup)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thingtype](#awsiot-thingtype)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [aws:TagKeys](#awsiot-aws_TagKeys)  / **종속 작업:** 

- **  [UpdateAccountAuditConfiguration](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateAccountAuditConfiguration.html) **
  - **설명:** 이 계정에 대한 Device Defender 감사 설정을 구성하거나 재구성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [UpdateAuditSuppression](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateAuditSuppression.html) **
  - **설명:** Device Defender 감사 억제를 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [UpdateAuthorizer](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateAuthorizer.html) **
  - **설명:** 권한 부여자를 업데이트할 수 있는 권한 부여
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [authorizer\*](#awsiot-authorizer) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [UpdateBillingGroup](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateBillingGroup.html) **
  - **설명:** 지정된 결제 그룹과 연결된 정보를 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [billinggroup\*](#awsiot-billinggroup) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [UpdateCACertificate](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateCACertificate.html) **
  - **설명:** 등록된 CA 인증서를 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [cacert\*](#awsiot-cacert) 
  - **조건 키:** 
  - **종속 작업:**  iam:PassRole 

- **  [UpdateCertificate](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateCertificate.html) **
  - **설명:** 지정된 인증서의 상태를 업데이트할 수 있는 권한을 부여합니다. 이 작업은 멱등성을 갖습니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [cert\*](#awsiot-cert) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [UpdateCertificateProvider](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateCertificateProvider.html) **
  - **설명:** 인증서 공급자를 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [certificateprovider\*](#awsiot-certificateprovider) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [UpdateCommand](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateCommand.html) **
  - **설명:** 명령을 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [command\*](#awsiot-command) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [UpdateCustomMetric](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateCustomMetric.html) **
  - **설명:** 지정된 사용자 지정 지표를 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [custommetric\*](#awsiot-custommetric) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [UpdateDimension](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateDimension.html) **
  - **설명:** 차원에 대한 정의를 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [dimension\*](#awsiot-dimension) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [UpdateDomainConfiguration](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateDomainConfiguration.html) **
  - **설명:** 도메인 구성을 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [domainconfiguration\*](#awsiot-domainconfiguration) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [UpdateDynamicThingGroup](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateDynamicThingGroup.html) **
  - **설명:** 동적 사물 그룹을 업데이트할 수 있는 권한 부여
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [dynamicthinggroup\*](#awsiot-dynamicthinggroup) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [UpdateEncryptionConfiguration](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateEncryptionConfiguration.html) **
  - **설명:** 계정의 암호화 구성을 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [UpdateEventConfigurations](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateEventConfigurations.html) **
  - **설명:** 이벤트 구성을 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [UpdateFleetMetric](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateFleetMetric.html) **
  - **설명:** 플릿 지표를 업데이트할 수 있는 권한 부여
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [fleetmetric\*](#awsiot-fleetmetric)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [index\*](#awsiot-index)  / **조건 키:**  / **종속 작업:** 

- **  [UpdateIndexingConfiguration](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateIndexingConfiguration.html) **
  - **설명:** 플릿 인덱싱 구성을 업데이트할 수 있는 권한 부여
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [UpdateJob](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateJob.html) **
  - **설명:** 작업을 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [job\*](#awsiot-job) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [UpdateMitigationAction](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateMitigationAction.html) **
  - **설명:** 지정된 완화 작업에 대한 정의를 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [mitigationaction\*](#awsiot-mitigationaction) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [UpdatePackage](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdatePackage.html) **
  - **설명:** 패키지를 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [package\*](#awsiot-package) 
  - **조건 키:** 
  - **종속 작업:**  iot:GetIndexingConfiguration 

- **  [UpdatePackageConfiguration](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdatePackageConfiguration.html) **
  - **설명:** 계정의 패키지 구성을 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:**  iam:PassRole 

- **  [UpdatePackageVersion](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdatePackageVersion.html) **
  - **설명:** 지정된 패키지의 버전을 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [package\*](#awsiot-package)  / **조건 키:**  / **종속 작업:**  iot:GetIndexingConfiguration <br /> s3:GetObjectVersion 
  - **리소스 유형(\*필수):**  [packageversion\*](#awsiot-packageversion)  / **조건 키:**  / **종속 작업:** 

- **  [UpdateProvisioningTemplate](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateProvisioningTemplate.html) **
  - **설명:** 플릿 프로비저닝 템플릿을 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [provisioningtemplate\*](#awsiot-provisioningtemplate) 
  - **조건 키:** 
  - **종속 작업:**  iam:PassRole 

- **  [UpdateRoleAlias](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateRoleAlias.html) **
  - **설명:** 역할 별칭을 업데이트할 수 있는 권한 부여
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [rolealias\*](#awsiot-rolealias) 
  - **조건 키:** 
  - **종속 작업:**  iam:PassRole 

- **  [UpdateScheduledAudit](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateScheduledAudit.html) **
  - **설명:** 수행되는 점검 및 감사가 발생하는 빈도를 비롯하여 예정된 감사를 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [scheduledaudit\*](#awsiot-scheduledaudit) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [UpdateSecurityProfile](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateSecurityProfile.html) **
  - **설명:** Device Defender 보안 프로필을 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [securityprofile\*](#awsiot-securityprofile)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [custommetric](#awsiot-custommetric)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [dimension](#awsiot-dimension)  / **조건 키:**  / **종속 작업:** 

- **  [UpdateStream](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateStream.html) **
  - **설명:** 스트림의 데이터를 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [stream\*](#awsiot-stream) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [UpdateThing](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateThing.html) **
  - **설명:** 지정된 사물과 연결된 정보를 업데이트 할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [thing\*](#awsiot-thing) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [UpdateThingGroup](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateThingGroup.html) **
  - **설명:** 지정된 사물 그룹과 연결된 정보를 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [thinggroup\*](#awsiot-thinggroup) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [UpdateThingGroupsForThing](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateThingGroupsForThing.html) **
  - **설명:** 사물이 속한 사물 그룹을 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [thing\*](#awsiot-thing)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [thinggroup](#awsiot-thinggroup)  / **조건 키:**  / **종속 작업:** 

- **  [UpdateThingShadow](https://docs.aws.amazon.com/iot/latest/developerguide/policy-actions.html) **
  - **설명:** 사물 섀도우를 업데이트 할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [thing\*](#awsiot-thing) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [UpdateThingType](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateThingType.html) **
  - **설명:** 지정된 사물 유형과 연결된 정보를 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [thingtype\*](#awsiot-thingtype) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [UpdateTopicRuleDestination](https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateTopicRuleDestination.html) **
  - **설명:** TopicRuleDestination을 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [destination\*](#awsiot-destination) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [ValidateSecurityProfileBehaviors](https://docs.aws.amazon.com/iot/latest/apireference/API_ValidateSecurityProfileBehaviors.html) **
  - **설명:** Device Defender 보안 프로필 동작 사양의 유효성을 검사할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 



## AWS IoT에서 정의한 리소스 유형
<a name="awsiot-resources-for-iam-policies"></a>

이 서비스에서 정의하는 리소스 유형은 다음과 같으며, IAM 권한 정책 설명의 `Resource` 요소에서 사용할 수 있습니다. [작업 테이블](#awsiot-actions-as-permissions)의 각 작업은 해당 작업으로 지정할 수 있는 리소스 유형을 식별합니다. 리소스 유형은 정책에 포함할 조건 키를 정의할 수도 있습니다. 이러한 키는 리소스 유형 테이블의 마지막 열에 표시됩니다. 다음 테이블의 열에 관한 자세한 내용은 [리소스 유형 테이블](reference_policies_actions-resources-contextkeys.html#resources_table)을 참조하세요.


****  

| 조건 키 | ARN | 조건 키 | 
| --- | --- | --- | 
|   [client](https://docs.aws.amazon.com/iot/latest/developerguide/iot-message-broker.html)  |  arn:${Partition}:iot:${Region}:${Account}:client/${ClientId}  |  | 
|   [index](https://docs.aws.amazon.com/iot/latest/developerguide/iot-indexing.html)  |  arn:${Partition}:iot:${Region}:${Account}:index/${IndexName}  |  | 
|   [fleetmetric](https://docs.aws.amazon.com/iot/latest/developerguide/iot-indexing.html)  |  arn:${Partition}:iot:${Region}:${Account}:fleetmetric/${FleetMetricName}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [job](https://docs.aws.amazon.com/iot/latest/developerguide/iot-jobs.html)  |  arn:${Partition}:iot:${Region}:${Account}:job/${JobId}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [jobtemplate](https://docs.aws.amazon.com/iot/latest/developerguide/job-templates.html)  |  arn:${Partition}:iot:${Region}:${Account}:jobtemplate/${JobTemplateId}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [tunnel](https://docs.aws.amazon.com/iot/latest/developerguide/iot-tunnels.html)  |  arn:${Partition}:iot:${Region}:${Account}:tunnel/${TunnelId}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [thing](https://docs.aws.amazon.com/iot/latest/developerguide/thing-registry.html)  |  arn:${Partition}:iot:${Region}:${Account}:thing/${ThingName}  |  | 
|   [thinggroup](https://docs.aws.amazon.com/iot/latest/developerguide/thing-groups.html)  |  arn:${Partition}:iot:${Region}:${Account}:thinggroup/${ThingGroupName}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [billinggroup](https://docs.aws.amazon.com/iot/latest/developerguide/billing-groups.html)  |  arn:${Partition}:iot:${Region}:${Account}:billinggroup/${BillingGroupName}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [dynamicthinggroup](https://docs.aws.amazon.com/iot/latest/developerguide/dynamic-thing-groups.html)  |  arn:${Partition}:iot:${Region}:${Account}:thinggroup/${ThingGroupName}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [thingtype](https://docs.aws.amazon.com/iot/latest/developerguide/thing-types.html)  |  arn:${Partition}:iot:${Region}:${Account}:thingtype/${ThingTypeName}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [topic](https://docs.aws.amazon.com/iot/latest/developerguide/iot-message-broker.html)  |  arn:${Partition}:iot:${Region}:${Account}:topic/${TopicName}  |  | 
|   [topicfilter](https://docs.aws.amazon.com/iot/latest/developerguide/topics.html)  |  arn:${Partition}:iot:${Region}:${Account}:topicfilter/${TopicFilter}  |  | 
|   [rolealias](https://docs.aws.amazon.com/iot/latest/developerguide/authorizing-direct-aws.html)  |  arn:${Partition}:iot:${Region}:${Account}:rolealias/${RoleAlias}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [authorizer](https://docs.aws.amazon.com/iot/latest/developerguide/custom-authorizer.html)  |  arn:${Partition}:iot:${Region}:${Account}:authorizer/${AuthorizerName}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [policy](https://docs.aws.amazon.com/iot/latest/developerguide/iot-policies.html)  |  arn:${Partition}:iot:${Region}:${Account}:policy/${PolicyName}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [cert](https://docs.aws.amazon.com/iot/latest/developerguide/x509-certs.html)  |  arn:${Partition}:iot:${Region}:${Account}:cert/${Certificate}  |  | 
|   [cacert](https://docs.aws.amazon.com/iot/latest/developerguide/x509-certs.html)  |  arn:${Partition}:iot:${Region}:${Account}:cacert/${CACertificate}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [stream](https://docs.aws.amazon.com/freertos/latest/userguide/freertos-ota-dev.html)  |  arn:${Partition}:iot:${Region}:${Account}:stream/${StreamId}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [otaupdate](https://docs.aws.amazon.com/freertos/latest/userguide/freertos-ota-dev.html)  |  arn:${Partition}:iot:${Region}:${Account}:otaupdate/${OtaUpdateId}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [scheduledaudit](https://docs.aws.amazon.com/iot/latest/developerguide/device-defender-audit.html)  |  arn:${Partition}:iot:${Region}:${Account}:scheduledaudit/${ScheduleName}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [mitigationaction](https://docs.aws.amazon.com/iot/latest/developerguide/device-defender-mitigation-actions.html)  |  arn:${Partition}:iot:${Region}:${Account}:mitigationaction/${MitigationActionName}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [securityprofile](https://docs.aws.amazon.com/iot/latest/developerguide/device-defender-detect.html)  |  arn:${Partition}:iot:${Region}:${Account}:securityprofile/${SecurityProfileName}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [custommetric](https://docs.aws.amazon.com/iot/latest/developerguide/device-defender-detect.html)  |  arn:${Partition}:iot:${Region}:${Account}:custommetric/${MetricName}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [dimension](https://docs.aws.amazon.com/iot/latest/developerguide/device-defender-detect.html)  |  arn:${Partition}:iot:${Region}:${Account}:dimension/${DimensionName}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [rule](https://docs.aws.amazon.com/iot/latest/developerguide/iot-rules.html)  |  arn:${Partition}:iot:${Region}:${Account}:rule/${RuleName}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [destination](https://docs.aws.amazon.com/iot/latest/developerguide/rule-destination.html)  |  arn:${Partition}:iot:${Region}:${Account}:ruledestination/${DestinationType}/${Uuid}  |  | 
|   [provisioningtemplate](https://docs.aws.amazon.com/iot/latest/developerguide/provision-template.html)  |  arn:${Partition}:iot:${Region}:${Account}:provisioningtemplate/${ProvisioningTemplate}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [domainconfiguration](https://docs.aws.amazon.com/iot/latest/developerguide/domain-configuration.html)  |  arn:${Partition}:iot:${Region}:${Account}:domainconfiguration/${DomainConfigurationName}/${Id}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [package](https://docs.aws.amazon.com/iot/latest/developerguide/software-package-catalog.html)  |  arn:${Partition}:iot:${Region}:${Account}:package/${PackageName}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [packageversion](https://docs.aws.amazon.com/iot/latest/developerguide/software-package-catalog.html)  |  arn:${Partition}:iot:${Region}:${Account}:package/${PackageName}/version/${VersionName}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [certificateprovider](https://docs.aws.amazon.com/iot/latest/developerguide/provisioning-cert-provider.html)  |  arn:${Partition}:iot:${Region}:${Account}:certificateprovider/${CertificateProviderName}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 
|   [command](https://docs.aws.amazon.com/iot/latest/developerguide/iot-remote-command.html)  |  arn:${Partition}:iot:${Region}:${Account}:command/${CommandId}  |  [aws:ResourceTag/${TagKey}](#awsiot-aws_ResourceTag___TagKey_)  | 

## AWS IoT에 사용되는 조건 키
<a name="awsiot-policy-keys"></a>

AWS IoT는 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)를 참조하세요.


****  

| 조건 키 | 설명 | 형식 | 
| --- | --- | --- | 
|   [aws:RequestTag/${TagKey}](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html)  | 요청에 포함된 태그 키를 기준으로 액세스를 필터링합니다. | 문자열 | 
|   [aws:ResourceTag/${TagKey}](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html)  | 요청의 IoT 리소스와 연결된 태그의 태그 키 구성 요소를 기준으로 액세스를 필터링합니다. | 문자열 | 
|   [aws:TagKeys](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html)  | 요청의 IoT 리소스와 연결된 태그 키 목록을 기준으로 액세스를 필터링합니다. | ArrayOfString | 
|   [iot:ClientMode](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html)  | IoT 터널에 대한 클라이언트 모드를 기준으로 액세스를 필터링합니다. | 문자열 | 
|   [iot:CommandExecutionParameterBoolean/${CommandParameterName}](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html)  | 명령 파라미터 이름과 부울 값을 기준으로 액세스를 필터링합니다. | 부울 | 
|   [iot:CommandExecutionParameterNumber/${CommandParameterName}](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html)  | 명령 파라미터 이름과 숫자 값을 기준으로 액세스를 필터링합니다. | Numeric | 
|   [iot:CommandExecutionParameterString/${CommandParameterName}](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html)  | 명령 파라미터 이름과 문자열 값을 기준으로 액세스를 필터링합니다. | 문자열 | 
|   [iot:Delete](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html)  | IoT:CloseTunnel 요청을 할 때 IoT 터널을 즉시 삭제할지 여부를 나타내는 플래그를 기준으로 액세스를 필터링 | Bool | 
|   [iot:DomainName](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html)  | IoT DomainConfiguration의 도메인 이름을 기반으로 작업을 필터링 | 문자열 | 
|   [iot:IncludeSocketInformation](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html)  | GetConnection 및 GetThingConnectivityData includeSocketInformation 요청 파라미터를 기준으로 액세스를 필터링합니다. | 부울 | 
|   [iot:ThingGroupArn](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html)  | IoT 터널에서 대상 IoT 사물이 속하는 모든 IoT 사물 그룹 ARN의 목록을 기준으로 액세스를 필터링 | ArrayOfARN | 
|   [iot:Topic](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html)  | 주제를 기준으로 액세스를 필터링합니다. | 문자열 | 
|   [iot:TunnelDestinationService](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html)  | IoT 터널의 대상 서비스 목록을 기준으로 액세스를 필터링 | ArrayOfString | 
|   [iot:thingArn](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html)  | IoT 사물의 ARN을 기준으로 액세스를 필터링합니다. | ARN | 