

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

# AWS Identity and Access Management(IAM)에 사용되는 작업, 리소스 및 조건 키
<a name="list_awsidentityandaccessmanagementiam"></a>

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

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

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

## AWS Identity and Access Management(IAM)에서 정의한 작업
<a name="awsidentityandaccessmanagementiam-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` 요소에서 지정할 수 있는 키가 포함됩니다. 서비스의 리소스와 연결된 조건 키에 대한 자세한 내용은 리소스 유형 테이블의 **조건 키** 열을 참조하세요.

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

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

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


****  


- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_AcceptDelegationRequest.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_AcceptDelegationRequest.html) **
  - **설명:** 위임 요청 리소스를 수락하여 요청된 임시 액세스 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-delegation-request](#awsidentityandaccessmanagementiam-delegation-request) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_AddClientIDToOpenIDConnectProvider.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_AddClientIDToOpenIDConnectProvider.html) **
  - **설명:** 지정된 IAM OpenID Connect(OIDC) 공급자 리소스에 대해 등록된 ID 목록에 새 클라이언트 ID(대상)를 추가할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-oidc-provider](#awsidentityandaccessmanagementiam-oidc-provider) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_AddRoleToInstanceProfile.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_AddRoleToInstanceProfile.html) **
  - **설명:** IAM 역할을 지정된 인스턴스 프로파일에 추가하는 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-instance-profile](#awsidentityandaccessmanagementiam-instance-profile) 
  - **조건 키:** 
  - **종속 작업:**  iam:PassRole 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_AddUserToGroup.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_AddUserToGroup.html) **
  - **설명:** IAM 사용자를 지정된 인스턴스 프로파일에 추가하는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-group](#awsidentityandaccessmanagementiam-group) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_AssociateDelegationRequest.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_AssociateDelegationRequest.html) **
  - **설명:** 위임 요청 리소스를 호출 자격 증명과 연결
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-delegation-request](#awsidentityandaccessmanagementiam-delegation-request) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_AttachGroupPolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_AttachGroupPolicy.html) **
  - **설명:** 관리형 정책을 지정된 IAM 그룹에 연결하는 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-group](#awsidentityandaccessmanagementiam-group)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_PolicyARN](#awsidentityandaccessmanagementiam-iam_PolicyARN)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_AttachRolePolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_AttachRolePolicy.html) **
  - **설명:** 관리형 정책을 지정된 IAM 역할에 연결하는 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_PolicyARN](#awsidentityandaccessmanagementiam-iam_PolicyARN) <br /> [#awsidentityandaccessmanagementiam-iam_PermissionsBoundary](#awsidentityandaccessmanagementiam-iam_PermissionsBoundary)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_AttachUserPolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_AttachUserPolicy.html) **
  - **설명:** 관리형 정책을 지정된 IAM 사용자에게 연결하는 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_PolicyARN](#awsidentityandaccessmanagementiam-iam_PolicyARN) <br /> [#awsidentityandaccessmanagementiam-iam_PermissionsBoundary](#awsidentityandaccessmanagementiam-iam_PermissionsBoundary)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ChangePassword.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ChangePassword.html) **
  - **설명:** IAM 사용자에게 자신의 암호를 변경하는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateAccessKey.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateAccessKey.html) **
  - **설명:** 지정된 IAM 사용자에게 액세스 키 및 보안 액세스 키를 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateAccountAlias.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateAccountAlias.html) **
  - **설명:** 에 대한 별칭을 생성할 수 있는 권한을 부여합니다. AWS 계정
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateDelegationRequest.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateDelegationRequest.html) **
  - **설명:** 임시 액세스 위임을 위한 IAM 위임 요청 리소스를 생성합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-delegation-request](#awsidentityandaccessmanagementiam-delegation-request)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_DelegationDuration](#awsidentityandaccessmanagementiam-iam_DelegationDuration) <br /> [#awsidentityandaccessmanagementiam-iam_NotificationChannel](#awsidentityandaccessmanagementiam-iam_NotificationChannel) <br /> [#awsidentityandaccessmanagementiam-iam_TemplateArn](#awsidentityandaccessmanagementiam-iam_TemplateArn)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateGroup.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateGroup.html) **
  - **설명:** 새 그룹을 생성할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-group](#awsidentityandaccessmanagementiam-group) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateInstanceProfile.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateInstanceProfile.html) **
  - **설명:** 새 인스턴스 프로파일을 생성할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-instance-profile](#awsidentityandaccessmanagementiam-instance-profile)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-aws_TagKeys](#awsidentityandaccessmanagementiam-aws_TagKeys) <br /> [#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_](#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateLoginProfile.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateLoginProfile.html) **
  - **설명:** 지정된 IAM 사용자에 대한 암호를 생성할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateOpenIDConnectProvider.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateOpenIDConnectProvider.html) **
  - **설명:** OpenID Connect(OIDC)를 지원하는 자격 증명 공급자(IdP)를 설명하는 IAM 리소스를 생성할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-oidc-provider](#awsidentityandaccessmanagementiam-oidc-provider)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-aws_TagKeys](#awsidentityandaccessmanagementiam-aws_TagKeys) <br /> [#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_](#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreatePolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreatePolicy.html) **
  - **설명:** 새 관리형 정책을 생성할 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-policy](#awsidentityandaccessmanagementiam-policy)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-aws_TagKeys](#awsidentityandaccessmanagementiam-aws_TagKeys) <br /> [#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_](#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_)  / **종속 작업:** 

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

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateRole.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateRole.html) **
  - **설명:** 새 역할을 생성할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_PermissionsBoundary](#awsidentityandaccessmanagementiam-iam_PermissionsBoundary) <br /> [#awsidentityandaccessmanagementiam-aws_TagKeys](#awsidentityandaccessmanagementiam-aws_TagKeys) <br /> [#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_](#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateSAMLProvider.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateSAMLProvider.html) **
  - **설명:** SAML 2.0을 지원하는 자격 증명 공급자(IdP)를 설명하는 IAM 리소스를 생성할 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-saml-provider](#awsidentityandaccessmanagementiam-saml-provider)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-aws_TagKeys](#awsidentityandaccessmanagementiam-aws_TagKeys) <br /> [#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_](#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateServiceLinkedRole.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateServiceLinkedRole.html) **
  - **설명:**  AWS 서비스가 사용자를 대신하여 작업을 수행하도록 허용하는 IAM 역할을 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_AWSServiceName](#awsidentityandaccessmanagementiam-iam_AWSServiceName)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateServiceSpecificCredential.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateServiceSpecificCredential.html) **
  - **설명:** IAM 사용자에 대한 새 서비스별 자격 증명을 생성할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_ServiceSpecificCredentialAgeDays](#awsidentityandaccessmanagementiam-iam_ServiceSpecificCredentialAgeDays) <br /> [#awsidentityandaccessmanagementiam-iam_ServiceSpecificCredentialServiceName](#awsidentityandaccessmanagementiam-iam_ServiceSpecificCredentialServiceName)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateUser.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateUser.html) **
  - **설명:** 새 IAM 사용자를 생성할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_PermissionsBoundary](#awsidentityandaccessmanagementiam-iam_PermissionsBoundary) <br /> [#awsidentityandaccessmanagementiam-aws_TagKeys](#awsidentityandaccessmanagementiam-aws_TagKeys) <br /> [#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_](#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateVirtualMFADevice.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateVirtualMFADevice.html) **
  - **설명:** 새 가상 MFA 디바이스를 생성할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-mfa](#awsidentityandaccessmanagementiam-mfa)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-aws_TagKeys](#awsidentityandaccessmanagementiam-aws_TagKeys) <br /> [#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_](#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeactivateMFADevice.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeactivateMFADevice.html) **
  - **설명:** 지정된 MFA 디바이스를 비활성화하고 원래 활성화된 IAM 사용자와의 연결을 제거할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteAccessKey.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteAccessKey.html) **
  - **설명:** 지정된 IAM 사용자와 연결된 액세스 키 페어를 삭제할 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

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

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteAccountPasswordPolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteAccountPasswordPolicy.html) **
  - **설명:** 에 대한 암호 정책을 삭제할 수 있는 권한을 부여합니다. AWS 계정
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-trusted-signers.html](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-trusted-signers.html) **
  - **설명:** 기존 CloudFront 퍼블릭 키를 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteGroup.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteGroup.html) **
  - **설명:** 지정된 IAM 그룹을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-group](#awsidentityandaccessmanagementiam-group) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteGroupPolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteGroupPolicy.html) **
  - **설명:** 그룹에서 지정된 IAM 인라인 정책을 삭제할 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-group](#awsidentityandaccessmanagementiam-group) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteInstanceProfile.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteInstanceProfile.html) **
  - **설명:** 지정된 인스턴스 프로파일을 삭제할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-instance-profile](#awsidentityandaccessmanagementiam-instance-profile) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteLoginProfile.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteLoginProfile.html) **
  - **설명:** 지정된 IAM 사용자에 대한 암호를 삭제할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteOpenIDConnectProvider.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteOpenIDConnectProvider.html) **
  - **설명:** IAM에서 OpenID Connect 자격 증명 공급자(IdP) 리소스 객체를 삭제할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-oidc-provider](#awsidentityandaccessmanagementiam-oidc-provider) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeletePolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeletePolicy.html) **
  - **설명:** 지정된 관리형 정책을 삭제하고 정책이 연결된 IAM 엔터티(사용자, 그룹 또는 역할)로부터 정책을 제거할 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-policy](#awsidentityandaccessmanagementiam-policy) 
  - **조건 키:** 
  - **종속 작업:** 

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

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteRole.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteRole.html) **
  - **설명:** 지정된 역할을 삭제할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_PermissionsBoundary](#awsidentityandaccessmanagementiam-iam_PermissionsBoundary)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteRolePermissionsBoundary.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteRolePermissionsBoundary.html) **
  - **설명:** 역할로부터 권한 경계를 제거할 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_PermissionsBoundary](#awsidentityandaccessmanagementiam-iam_PermissionsBoundary)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteRolePolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteRolePolicy.html) **
  - **설명:** 지정된 역할에서 지정된 IAM 인라인 정책을 삭제할 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_PermissionsBoundary](#awsidentityandaccessmanagementiam-iam_PermissionsBoundary)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteSAMLProvider.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteSAMLProvider.html) **
  - **설명:** IAM에서 SAML 공급자 리소스를 삭제할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-saml-provider](#awsidentityandaccessmanagementiam-saml-provider) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteSSHPublicKey.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteSSHPublicKey.html) **
  - **설명:** 지정된 SSH 퍼블릭 키를 삭제할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteServerCertificate.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteServerCertificate.html) **
  - **설명:** 지정된 서버 자격 증명을 삭제할 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-server-certificate](#awsidentityandaccessmanagementiam-server-certificate) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteServiceLinkedRole.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteServiceLinkedRole.html) **
  - **설명:** 서비스가 더 이상 사용하지 않는 경우 특정 AWS 서비스에 연결된 IAM 역할을 삭제할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteServiceSpecificCredential.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteServiceSpecificCredential.html) **
  - **설명:** IAM 사용자에 대해 지정된 서비스별 자격 증명을 삭제할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_ServiceSpecificCredentialServiceName](#awsidentityandaccessmanagementiam-iam_ServiceSpecificCredentialServiceName)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteSigningCertificate.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteSigningCertificate.html) **
  - **설명:** 지정된 IAM 사용자와 연결된 서명 인증서를 삭제할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteUser.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteUser.html) **
  - **설명:** 지정된 IAM 사용자를 삭제할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteUserPermissionsBoundary.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteUserPermissionsBoundary.html) **
  - **설명:** 지정된 IAM 사용자로부터 권한 경계를 제거할 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_PermissionsBoundary](#awsidentityandaccessmanagementiam-iam_PermissionsBoundary)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteUserPolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteUserPolicy.html) **
  - **설명:** IAM 사용자로부터 지정된 IAM 인라인 정책을 삭제할 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_PermissionsBoundary](#awsidentityandaccessmanagementiam-iam_PermissionsBoundary)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteVirtualMFADevice.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteVirtualMFADevice.html) **
  - **설명:** 가상 MFA 디바이스를 삭제할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-mfa](#awsidentityandaccessmanagementiam-mfa)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-sms-mfa](#awsidentityandaccessmanagementiam-sms-mfa)  / **조건 키:**  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DetachGroupPolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DetachGroupPolicy.html) **
  - **설명:** 지정된 IAM 그룹에서 관리형 정책을 분리하는 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-group](#awsidentityandaccessmanagementiam-group)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_PolicyARN](#awsidentityandaccessmanagementiam-iam_PolicyARN)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DetachRolePolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DetachRolePolicy.html) **
  - **설명:** 지정된 역할에서 관리형 정책을 분리하는 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_PolicyARN](#awsidentityandaccessmanagementiam-iam_PolicyARN) <br /> [#awsidentityandaccessmanagementiam-iam_PermissionsBoundary](#awsidentityandaccessmanagementiam-iam_PermissionsBoundary)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DetachUserPolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DetachUserPolicy.html) **
  - **설명:** 지정된 IAM 사용자로부터 관리형 정책을 분리하는 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_PolicyARN](#awsidentityandaccessmanagementiam-iam_PolicyARN) <br /> [#awsidentityandaccessmanagementiam-iam_PermissionsBoundary](#awsidentityandaccessmanagementiam-iam_PermissionsBoundary)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DisableOrganizationsRootCredentialsManagement.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DisableOrganizationsRootCredentialsManagement.html) **
  - **설명:** 현재 계정에서 관리되는 조직의 멤버 계정 루트 사용자 자격 증명 관리를 비활성화할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_DisableOrganizationsRootSessions.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_DisableOrganizationsRootSessions.html) **
  - **설명:** 현재 계정에서 관리되는 조직의 멤버 계정에서 권한 있는 루트 작업을 비활성화할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_AddClientIDToOpenIDConnectProvider.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_AddClientIDToOpenIDConnectProvider.html) **
  - **설명:** 호출자 계정에 대한 아웃바운드 자격 증명 연동 기능을 비활성화합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_EnableMFADevice.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_EnableMFADevice.html) **
  - **설명:** MFA 디바이스를 활성화하고 지정된 IAM 사용자와 연결할 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_RegisterSecurityKey](#awsidentityandaccessmanagementiam-iam_RegisterSecurityKey) <br /> [#awsidentityandaccessmanagementiam-iam_FIDO-FIPS-140-2-certification](#awsidentityandaccessmanagementiam-iam_FIDO-FIPS-140-2-certification) <br /> [#awsidentityandaccessmanagementiam-iam_FIDO-FIPS-140-3-certification](#awsidentityandaccessmanagementiam-iam_FIDO-FIPS-140-3-certification) <br /> [#awsidentityandaccessmanagementiam-iam_FIDO-certification](#awsidentityandaccessmanagementiam-iam_FIDO-certification)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_EnableOrganizationsRootCredentialsManagement.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_EnableOrganizationsRootCredentialsManagement.html) **
  - **설명:** 현재 계정에서 관리되는 조직의 멤버 계정 루트 사용자 자격 증명을 관리할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_EnableOrganizationsRootSessions.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_EnableOrganizationsRootSessions.html) **
  - **설명:** 현재 계정에서 관리되는 조직의 멤버 계정에서 권한 있는 루트 작업을 활성화할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_EnableOutboundWebIdentityFederation.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_EnableOutboundWebIdentityFederation.html) **
  - **설명:** 호출자 계정에 대한 아웃바운드 자격 증명 페더레이션 기능을 활성화합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GenerateCredentialReport.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GenerateCredentialReport.html) **
  - **설명:** 에 대한 자격 증명 보고서를 생성할 수 있는 권한을 부여합니다. AWS 계정
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GenerateOrganizationsAccessReport.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GenerateOrganizationsAccessReport.html) **
  - **설명:**  AWS Organizations 엔터티에 대한 액세스 보고서를 생성할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-access-report](#awsidentityandaccessmanagementiam-access-report)  / **조건 키:**  / **종속 작업:**  organizations:DescribePolicy <br /> organizations:ListChildren <br /> organizations:ListParents <br /> organizations:ListPoliciesForTarget <br /> organizations:ListRoots <br /> organizations:ListTargetsForPolicy 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_OrganizationsPolicyId](#awsidentityandaccessmanagementiam-iam_OrganizationsPolicyId)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GenerateServiceLastAccessedDetails.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GenerateServiceLastAccessedDetails.html) **
  - **설명:** IAM 리소스에 대해 서비스에서 마지막으로 액세스한 데이터 보고서를 생성할 권한을 부여합니다.
  - **액세스 레벨:** Read
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-group](#awsidentityandaccessmanagementiam-group)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-policy](#awsidentityandaccessmanagementiam-policy)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user)  / **조건 키:**  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetAccessKeyLastUsed.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetAccessKeyLastUsed.html) **
  - **설명:** 지정된 액세스 키가 마지막으로 사용된 경우에 대한 정보를 검색할 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetAccountAuthorizationDetails.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetAccountAuthorizationDetails.html) **
  - **설명:** 서로의 관계를 AWS 계정포함하여의 모든 IAM 사용자, 그룹, 역할 및 정책에 대한 정보를 검색할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-update-root-user.html](https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-update-root-user.html) **
  - **설명:** 계정과 연결된 이메일 주소를 검색할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-update-root-user.html](https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-update-root-user.html) **
  - **설명:** 계정과 연결된 계정 이름을 검색할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetAccountPasswordPolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetAccountPasswordPolicy.html) **
  - **설명:** 에 대한 암호 정책을 검색할 수 있는 권한을 부여합니다. AWS 계정
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetAccountSummary.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetAccountSummary.html) **
  - **설명:** 에서 IAM 엔터티 사용량 및 IAM 할당량에 대한 정보를 검색할 수 있는 권한을 부여합니다. AWS 계정
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-trusted-signers.html](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-trusted-signers.html) **
  - **설명:** 지정된 CloudFront 퍼블릭 키에 대한 정보를 검색할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetContextKeysForCustomPolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetContextKeysForCustomPolicy.html) **
  - **설명:** 지정된 정책에서 참조되는 모든 컨텍스트 키의 목록을 검색할 권한을 부여합니다.
  - **액세스 레벨:** Read
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetContextKeysForPrincipalPolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetContextKeysForPrincipalPolicy.html) **
  - **설명:** 지정된 IAM 자격 증명(사용자, 그룹 또는 역할)과 연결된 모든 IAM 정책에서 참조되는 모든 컨텍스트 키의 목록을 검색할 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-group](#awsidentityandaccessmanagementiam-group)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user)  / **조건 키:**  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetCredentialReport.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetCredentialReport.html) **
  - **설명:** 에 대한 자격 증명 보고서를 검색할 수 있는 권한을 부여합니다. AWS 계정
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetDelegationRequest.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetDelegationRequest.html) **
  - **설명:** 특정 위임 요청에 대한 정보를 검색합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-delegation-request](#awsidentityandaccessmanagementiam-delegation-request) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetGroup.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetGroup.html) **
  - **설명:** 지정된 IAM 그룹의 IAM 사용자 목록을 검색할 권한을 부여합니다.
  - **액세스 레벨:** Read
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-group](#awsidentityandaccessmanagementiam-group) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetGroupPolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetGroupPolicy.html) **
  - **설명:** 지정된 IAM 그룹에 포함된 인라인 정책 문서를 검색할 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-group](#awsidentityandaccessmanagementiam-group) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetHumanReadableSummary.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetHumanReadableSummary.html) **
  - **설명:** 지정된 개체에 대해 사람이 읽을 수 있는 요약을 검색합니다. 현재 위임 요청만 지원됩니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-delegation-request](#awsidentityandaccessmanagementiam-delegation-request) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetInstanceProfile.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetInstanceProfile.html) **
  - **설명:** 인스턴스 프로파일의 경로, GUID, ARN 및 역할을 포함하여 지정된 인스턴스 프로파일에 대한 정보를 검색할 권한을 부여합니다.
  - **액세스 레벨:** Read
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-instance-profile](#awsidentityandaccessmanagementiam-instance-profile) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetLoginProfile.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetLoginProfile.html) **
  - **설명:** 지정된 IAM 사용자에 대한 사용자 이름 및 암호 생성 날짜를 검색할 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetMFADevice.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetMFADevice.html) **
  - **설명:** 지정된 사용자의 MFA 디바이스에 관한 정보를 검색하는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetOpenIDConnectProvider.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetOpenIDConnectProvider.html) **
  - **설명:** IAM에서 OpenID Connect(OIDC) 공급자 리소스에 대한 정보를 검색할 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-oidc-provider](#awsidentityandaccessmanagementiam-oidc-provider) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetOrganizationsAccessReport.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetOrganizationsAccessReport.html) **
  - **설명:**  AWS Organizations 액세스 보고서를 검색할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetOutboundWebIdentityFederationInfo.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetOutboundWebIdentityFederationInfo.html) **
  - **설명:** 호출자 계정의 아웃바운드 자격 증명 연동 기능에 대한 구성 정보를 검색합니다.
  - **액세스 레벨:** 읽기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetPolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetPolicy.html) **
  - **설명:** 정책의 기본 버전과 정책이 연결된 자격 증명의 총 수를 포함하여 지정된 관리형 정책에 대한 정보를 검색할 권한을 부여합니다.
  - **액세스 레벨:** Read
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-policy](#awsidentityandaccessmanagementiam-policy) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetPolicyVersion.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetPolicyVersion.html) **
  - **설명:** 정책 문서를 포함하여 지정된 관리형 정책의 버전에 대한 정보를 검색할 권한을 부여합니다.
  - **액세스 레벨:** Read
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-policy](#awsidentityandaccessmanagementiam-policy) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetRole.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetRole.html) **
  - **설명:** 역할의 경로, GUID, ARN 및 역할의 신뢰 정책을 포함하여 지정된 역할에 대한 정보를 검색할 권한을 부여합니다.
  - **액세스 레벨:** Read
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_PermissionsBoundary](#awsidentityandaccessmanagementiam-iam_PermissionsBoundary)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetRolePolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetRolePolicy.html) **
  - **설명:** 지정된 IAM 역할에 포함된 인라인 정책 문서를 검색할 권한을 부여합니다.
  - **액세스 레벨:** Read
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetSAMLProvider.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetSAMLProvider.html) **
  - **설명:** IAM SAML 공급자 리소스를 생성하거나 업데이트할 때 업로드된 SAML 공급자 메타 문서를 검색할 권한을 부여합니다.
  - **액세스 레벨:** Read
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-saml-provider](#awsidentityandaccessmanagementiam-saml-provider) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetSSHPublicKey.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetSSHPublicKey.html) **
  - **설명:** 키에 대한 메타데이터를 포함하여 지정된 SSH 퍼블릭 키를 검색할 권한을 부여합니다.
  - **액세스 레벨:** Read
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetServerCertificate.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetServerCertificate.html) **
  - **설명:** IAM에 저장된 지정된 서버 인증서에 대한 정보를 검색할 권한을 부여합니다.
  - **액세스 레벨:** Read
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-server-certificate](#awsidentityandaccessmanagementiam-server-certificate) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetServiceLastAccessedDetails.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetServiceLastAccessedDetails.html) **
  - **설명:** 서비스에서 마지막으로 액세스한 데이터 보고서에 대한 정보를 검색할 권한을 부여합니다.
  - **액세스 레벨:** Read
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetServiceLastAccessedDetailsWithEntities.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetServiceLastAccessedDetailsWithEntities.html) **
  - **설명:** 서비스에서 마지막으로 액세스한 데이터 보고서에서 엔터티에 대한 정보를 검색할 권한을 부여합니다.
  - **액세스 레벨:** Read
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetServiceLinkedRoleDeletionStatus.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetServiceLinkedRoleDeletionStatus.html) **
  - **설명:** IAM 서비스 연결 역할 삭제 상태를 검색할 권한을 부여합니다.
  - **액세스 레벨:** Read
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetUser.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetUser.html) **
  - **설명:** 지정된 IAM 사용자의 정보(사용자 생성 날짜, 경로, 고유 ID, ARN 등)를 검색할 권한을 부여합니다.
  - **액세스 레벨:** Read
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetUserPolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetUserPolicy.html) **
  - **설명:** 지정된 IAM 사용자에 포함된 인라인 정책 문서를 검색할 권한을 부여합니다.
  - **액세스 레벨:** Read
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListAccessKeys.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListAccessKeys.html) **
  - **설명:** 지정된 IAM 사용자와 연결된 액세스 키 ID에 대한 정보를 나열할 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListAccountAliases.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListAccountAliases.html) **
  - **설명:** 와 연결된 계정 별칭을 나열할 수 있는 권한을 부여합니다. AWS 계정
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListAttachedGroupPolicies.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListAttachedGroupPolicies.html) **
  - **설명:** 지정된 IAM 그룹에 연결된 모든 관리형 정책을 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-group](#awsidentityandaccessmanagementiam-group) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListAttachedRolePolicies.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListAttachedRolePolicies.html) **
  - **설명:** 지정된 IAM 역할에 연결된 모든 관리형 정책을 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListAttachedUserPolicies.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListAttachedUserPolicies.html) **
  - **설명:** 지정된 IAM 사용자에 연결된 모든 관리형 정책을 나열할 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-trusted-signers.html](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-trusted-signers.html) **
  - **설명:** 계정의 모든 현재 CloudFront 퍼블릭 키를 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListDelegationRequests.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListDelegationRequests.html) **
  - **설명:** 지정된 기준에 따라 위임 요청을 나열합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:**  [#awsidentityandaccessmanagementiam-iam_DelegationRequestOwner](#awsidentityandaccessmanagementiam-iam_DelegationRequestOwner) 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListEntitiesForPolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListEntitiesForPolicy.html) **
  - **설명:** 지정된 관리형 정책이 연결된 모든 IAM 자격 증명을 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-policy](#awsidentityandaccessmanagementiam-policy) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListGroupPolicies.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListGroupPolicies.html) **
  - **설명:** 지정된 IAM 그룹에 포함된 인라인 정책의 이름을 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-group](#awsidentityandaccessmanagementiam-group) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListGroups.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListGroups.html) **
  - **설명:** 지정된 경로 접두사가 있는 IAM 그룹을 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListGroupsForUser.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListGroupsForUser.html) **
  - **설명:** 지정된 IAM 사용자가 속하는 IAM 그룹을 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListInstanceProfileTags.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListInstanceProfileTags.html) **
  - **설명:** 지정된 인스턴스 프로파일에 연결된 태그를 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-instance-profile](#awsidentityandaccessmanagementiam-instance-profile) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListInstanceProfiles.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListInstanceProfiles.html) **
  - **설명:** 지정된 경로 접두사가 있는 인스턴스 프로파일을 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListInstanceProfilesForRole.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListInstanceProfilesForRole.html) **
  - **설명:** 연결된 IAM 역할이 지정된 인스턴스 프로파일을 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListMFADeviceTags.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListMFADeviceTags.html) **
  - **설명:** 지정된 가상 mfa 디바이스에 연결된 태그를 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-mfa](#awsidentityandaccessmanagementiam-mfa) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListMFADevices.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListMFADevices.html) **
  - **설명:** IAM 사용자에 대해 MFA 디바이스를 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListOpenIDConnectProviderTags.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListOpenIDConnectProviderTags.html) **
  - **설명:** 지정된 OpenID Connect 공급자에 연결된 태그를 나열할 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-oidc-provider](#awsidentityandaccessmanagementiam-oidc-provider) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListOpenIDConnectProviders.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListOpenIDConnectProviders.html) **
  - **설명:** 에 정의된 IAM OpenID Connect(OIDC) 공급자 리소스 객체에 대한 정보를 나열할 수 있는 권한을 부여합니다. AWS 계정
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListOrganizationsFeatures.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListOrganizationsFeatures.html) **
  - **설명:** 조직에 활성화된 중앙 집중식 루트 액세스 기능을 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

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

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListPoliciesGrantingServiceAccess.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListPoliciesGrantingServiceAccess.html) **
  - **설명:** 특정 서비스에 엔터티 액세스를 부여하는 정책에 대한 정보를 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-group](#awsidentityandaccessmanagementiam-group)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user)  / **조건 키:**  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListPolicyTags.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListPolicyTags.html) **
  - **설명:** 지정된 관리형 정책에 연결된 태그를 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-policy](#awsidentityandaccessmanagementiam-policy) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListPolicyVersions.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListPolicyVersions.html) **
  - **설명:** 현재 정책의 기본 버전으로 설정된 버전을 포함하여 지정된 관리형 정책의 버전에 대한 정보를 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-policy](#awsidentityandaccessmanagementiam-policy) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListRolePolicies.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListRolePolicies.html) **
  - **설명:** 지정된 IAM 역할에 포함된 인라인 정책의 이름을 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListRoleTags.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListRoleTags.html) **
  - **설명:** 지정된 IAM 역할에 연결된 태그를 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListRoles.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListRoles.html) **
  - **설명:** 지정된 경로 접두사가 있는 IAM 역할을 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListSAMLProviderTags.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListSAMLProviderTags.html) **
  - **설명:** 지정된 SAML 공급자에 연결된 태그를 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-saml-provider](#awsidentityandaccessmanagementiam-saml-provider) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListSAMLProviders.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListSAMLProviders.html) **
  - **설명:** IAM에서 SAML 공급자 리소스를 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListSSHPublicKeys.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListSSHPublicKeys.html) **
  - **설명:** 지정된 IAM 사용자와 연결된 SSH 퍼블릭 키에 대한 정보를 나열할 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_enable-regions.html](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_enable-regions.html) **
  - **설명:** 모든 활성 STS 리전 엔드포인트의 상태를 나열할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** List
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListServerCertificateTags.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListServerCertificateTags.html) **
  - **설명:** 지정된 서버 인증서에 연결된 태그를 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-server-certificate](#awsidentityandaccessmanagementiam-server-certificate) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListServerCertificates.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListServerCertificates.html) **
  - **설명:** 지정된 경로 접두사가 있는 서버 인증서를 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListServiceSpecificCredentials.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListServiceSpecificCredentials.html) **
  - **설명:** 지정된 IAM 사용자와 연결된 서비스별 자격 증명에 대한 정보를 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListSigningCertificates.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListSigningCertificates.html) **
  - **설명:** 지정된 IAM 사용자와 연결된 서명 인증서에 대한 정보를 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListUserPolicies.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListUserPolicies.html) **
  - **설명:** 지정된 IAM 사용자에 포함된 인라인 정책의 이름을 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListUserTags.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListUserTags.html) **
  - **설명:** 지정된 IAM 사용자에 연결된 태그를 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListUsers.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListUsers.html) **
  - **설명:** 지정된 경로 접두사가 있는 IAM 사용자를 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListVirtualMFADevices.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListVirtualMFADevices.html) **
  - **설명:** 할당 상태에 따라 가상 MFA 디바이스를 나열할 권한을 부여합니다.
  - **액세스 레벨:** 나열
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_passrole.html](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_passrole.html) [권한만 해당]**
  - **설명:** 서비스에 역할을 전달할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_AssociatedResourceArn](#awsidentityandaccessmanagementiam-iam_AssociatedResourceArn) <br /> [#awsidentityandaccessmanagementiam-iam_PassedToService](#awsidentityandaccessmanagementiam-iam_PassedToService)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_PutGroupPolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_PutGroupPolicy.html) **
  - **설명:** 지정된 IAM 그룹에 포함된 인라인 정책 문서를 생성 또는 업데이트할 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-group](#awsidentityandaccessmanagementiam-group) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_PutRolePermissionsBoundary.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_PutRolePermissionsBoundary.html) **
  - **설명:** 관리형 정책을 역할에 대한 권한 경계로 설정할 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_PermissionsBoundary](#awsidentityandaccessmanagementiam-iam_PermissionsBoundary)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_PutRolePolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_PutRolePolicy.html) **
  - **설명:** 지정된 IAM 역할에 포함된 인라인 정책 문서를 생성 또는 업데이트할 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_PermissionsBoundary](#awsidentityandaccessmanagementiam-iam_PermissionsBoundary)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_PutUserPermissionsBoundary.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_PutUserPermissionsBoundary.html) **
  - **설명:** 관리형 정책을 IAM 사용자에 대한 권한 경계로 설정할 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_PermissionsBoundary](#awsidentityandaccessmanagementiam-iam_PermissionsBoundary)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_PutUserPolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_PutUserPolicy.html) **
  - **설명:** 지정된 IAM 사용자에 포함된 인라인 정책 문서를 생성 또는 업데이트할 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_PermissionsBoundary](#awsidentityandaccessmanagementiam-iam_PermissionsBoundary)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_RejectDelegationRequest.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_RejectDelegationRequest.html) **
  - **설명:** 위임 요청을 거부하고 요청된 임시 액세스를 거부합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-delegation-request](#awsidentityandaccessmanagementiam-delegation-request) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_RemoveClientIDFromOpenIDConnectProvider.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_RemoveClientIDFromOpenIDConnectProvider.html) **
  - **설명:** 지정된 IAM OpenID Connect(OIDC) 공급자 리소스의 클라이언트 ID 목록에서 클라이언트 ID(대상)를 제거할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-oidc-provider](#awsidentityandaccessmanagementiam-oidc-provider) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_RemoveRoleFromInstanceProfile.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_RemoveRoleFromInstanceProfile.html) **
  - **설명:** 지정된 EC2 인스턴스 프로파일에서 지정된 IAM 역할을 제거할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-instance-profile](#awsidentityandaccessmanagementiam-instance-profile) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_RemoveUserFromGroup.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_RemoveUserFromGroup.html) **
  - **설명:** 지정된 그룹에서 IAM 사용자를 제거할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-group](#awsidentityandaccessmanagementiam-group) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ResetServiceSpecificCredential.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ResetServiceSpecificCredential.html) **
  - **설명:** IAM 사용자에 대한 기존 서비스별 자격 증명의 암호를 재설정할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_ServiceSpecificCredentialServiceName](#awsidentityandaccessmanagementiam-iam_ServiceSpecificCredentialServiceName)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_ResyncMFADevice.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ResyncMFADevice.html) **
  - **설명:** 지정된 MFA 디바이스와 IAM 엔터티(사용자 또는 역할)와 동기화할 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_SendDelegationToken.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_SendDelegationToken.html) **
  - **설명:** 수락된 위임 요청에 대한 교환 토큰을 보냅니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-delegation-request](#awsidentityandaccessmanagementiam-delegation-request) 
  - **조건 키:** 
  - **종속 작업:** 

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

- **  [https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_enable-regions.html](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_enable-regions.html) **
  - **설명:** STS 리전 엔드포인트를 활성화 또는 비활성화할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_SetSecurityTokenServicePreferences.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_SetSecurityTokenServicePreferences.html) **
  - **설명:** STS 전역 엔드포인트 토큰 버전을 설정할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_SimulateCustomPolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_SimulateCustomPolicy.html) **
  - **설명:** 자격 증명 기반 정책 또는 리소스 기반 정책이 특정 API 작업 및 리소스에 대한 권한을 부여하는지 여부를 시뮬레이션할 권한을 부여합니다.
  - **액세스 레벨:** Read
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_SimulatePrincipalPolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_SimulatePrincipalPolicy.html) **
  - **설명:** 지정된 IAM 엔터티(사용자 또는 역할)에 연결된 자격 증명 기반 정책이 특정 API 작업 및 리소스에 대한 권한을 부여하는지 여부를 시뮬레이션할 권한을 부여합니다.
  - **액세스 레벨:** Read
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-group](#awsidentityandaccessmanagementiam-group)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user)  / **조건 키:**  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_TagInstanceProfile.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_TagInstanceProfile.html) **
  - **설명:** 인스턴스 프로파일에 태그를 추가할 권한을 부여합니다.
  - **액세스 레벨:** 태그 지정
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-instance-profile](#awsidentityandaccessmanagementiam-instance-profile)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-aws_TagKeys](#awsidentityandaccessmanagementiam-aws_TagKeys) <br /> [#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_](#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_TagMFADevice.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_TagMFADevice.html) **
  - **설명:** 가상 mfa 디바이스에 태그를 추가할 권한을 부여합니다.
  - **액세스 레벨:** 태그 지정
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-mfa](#awsidentityandaccessmanagementiam-mfa)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-aws_TagKeys](#awsidentityandaccessmanagementiam-aws_TagKeys) <br /> [#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_](#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_TagOpenIDConnectProvider.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_TagOpenIDConnectProvider.html) **
  - **설명:** OpenID Connect 공급자에 태그를 추가할 권한을 부여합니다.
  - **액세스 레벨:** 태그 지정
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-oidc-provider](#awsidentityandaccessmanagementiam-oidc-provider)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-aws_TagKeys](#awsidentityandaccessmanagementiam-aws_TagKeys) <br /> [#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_](#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_TagPolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_TagPolicy.html) **
  - **설명:** 관리형 정책에 태그를 추가할 권한을 부여합니다.
  - **액세스 레벨:** 태그 지정
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-policy](#awsidentityandaccessmanagementiam-policy)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-aws_TagKeys](#awsidentityandaccessmanagementiam-aws_TagKeys) <br /> [#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_](#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_TagRole.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_TagRole.html) **
  - **설명:** IAM 역할에 태그를 추가할 권한을 부여합니다.
  - **액세스 레벨:** 태그 지정
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-aws_TagKeys](#awsidentityandaccessmanagementiam-aws_TagKeys) <br /> [#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_](#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_TagSAMLProvider.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_TagSAMLProvider.html) **
  - **설명:** SAML 공급자에 태그를 추가할 권한을 부여합니다.
  - **액세스 레벨:** 태그 지정
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-saml-provider](#awsidentityandaccessmanagementiam-saml-provider)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-aws_TagKeys](#awsidentityandaccessmanagementiam-aws_TagKeys) <br /> [#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_](#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_TagServerCertificate.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_TagServerCertificate.html) **
  - **설명:** 서버 인증서에 태그를 추가할 권한을 부여합니다.
  - **액세스 레벨:** 태그 지정
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-server-certificate](#awsidentityandaccessmanagementiam-server-certificate)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-aws_TagKeys](#awsidentityandaccessmanagementiam-aws_TagKeys) <br /> [#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_](#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_TagUser.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_TagUser.html) **
  - **설명:** IAM 사용자에 태그를 추가할 권한을 부여합니다.
  - **액세스 레벨:** 태그 지정
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-aws_TagKeys](#awsidentityandaccessmanagementiam-aws_TagKeys) <br /> [#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_](#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UntagInstanceProfile.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UntagInstanceProfile.html) **
  - **설명:** 인스턴스 프로파일에서 지정된 태그를 제거할 권한을 부여합니다.
  - **액세스 레벨:** 태그 지정
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-instance-profile](#awsidentityandaccessmanagementiam-instance-profile)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-aws_TagKeys](#awsidentityandaccessmanagementiam-aws_TagKeys)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UntagMFADevice.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UntagMFADevice.html) **
  - **설명:** 가상 mfa 디바이스에서 지정된 태그를 제거할 권한을 부여합니다.
  - **액세스 레벨:** 태그 지정
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-mfa](#awsidentityandaccessmanagementiam-mfa)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-aws_TagKeys](#awsidentityandaccessmanagementiam-aws_TagKeys)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UntagOpenIDConnectProvider.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UntagOpenIDConnectProvider.html) **
  - **설명:** OpenID Connect 공급자에서 지정된 태그를 제거할 권한을 부여합니다.
  - **액세스 레벨:** 태그 지정
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-oidc-provider](#awsidentityandaccessmanagementiam-oidc-provider)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-aws_TagKeys](#awsidentityandaccessmanagementiam-aws_TagKeys)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UntagPolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UntagPolicy.html) **
  - **설명:** 관리형 정책에서 지정된 태그를 제거할 권한을 부여합니다.
  - **액세스 레벨:** 태그 지정
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-policy](#awsidentityandaccessmanagementiam-policy)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-aws_TagKeys](#awsidentityandaccessmanagementiam-aws_TagKeys)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UntagRole.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UntagRole.html) **
  - **설명:** 역할에서 지정된 태그를 제거할 권한을 부여합니다.
  - **액세스 레벨:** 태그 지정
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-aws_TagKeys](#awsidentityandaccessmanagementiam-aws_TagKeys)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UntagSAMLProvider.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UntagSAMLProvider.html) **
  - **설명:** SAML 공급자에서 지정된 태그를 제거할 권한을 부여합니다.
  - **액세스 레벨:** 태그 지정
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-saml-provider](#awsidentityandaccessmanagementiam-saml-provider)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-aws_TagKeys](#awsidentityandaccessmanagementiam-aws_TagKeys)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UntagServerCertificate.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UntagServerCertificate.html) **
  - **설명:** 서버 인증서에서 지정된 태그를 제거할 권한을 부여합니다.
  - **액세스 레벨:** 태그 지정
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-server-certificate](#awsidentityandaccessmanagementiam-server-certificate)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-aws_TagKeys](#awsidentityandaccessmanagementiam-aws_TagKeys)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UntagUser.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UntagUser.html) **
  - **설명:** 사용자로부터 지정된 태그를 제거할 권한을 부여합니다.
  - **액세스 레벨:** 태그 지정
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-aws_TagKeys](#awsidentityandaccessmanagementiam-aws_TagKeys)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateAccessKey.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateAccessKey.html) **
  - **설명:** 지정된 액세스 키의 상태를 활성 또는 비활성으로 업데이트할 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-update-root-user.html](https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-update-root-user.html) **
  - **설명:** 계정과 연결된 이메일 주소를 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-update-root-user.html](https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-update-root-user.html) **
  - **설명:** 계정과 연결된 계정 이름을 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateAccountPasswordPolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateAccountPasswordPolicy.html) **
  - **설명:** 에 대한 암호 정책 설정을 업데이트할 수 있는 권한을 부여합니다. AWS 계정
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateAssumeRolePolicy.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateAssumeRolePolicy.html) **
  - **설명:** IAM 개체에 역할을 수임할 권한을 부여하는 정책을 업데이트할 권한을 부여합니다.
  - **액세스 레벨:** 권한 관리
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_PermissionsBoundary](#awsidentityandaccessmanagementiam-iam_PermissionsBoundary)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-trusted-signers.html](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-trusted-signers.html) **
  - **설명:** 기존 CloudFront 퍼블릭 키를 업데이트할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateGroup.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateGroup.html) **
  - **설명:** 지정된 IAM 그룹의 이름 또는 경로를 업데이트할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-group](#awsidentityandaccessmanagementiam-group) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateLoginProfile.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateLoginProfile.html) **
  - **설명:** 지정된 IAM 사용자에 대한 암호를 변경할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateOpenIDConnectProviderThumbprint.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateOpenIDConnectProviderThumbprint.html) **
  - **설명:** OpenID Connect(OIDC) 공급자 리소스와 연결된 서버 인증서 지문의 전체 목록을 업데이트할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-oidc-provider](#awsidentityandaccessmanagementiam-oidc-provider) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateRole.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateRole.html) **
  - **설명:** 역할의 설명 또는 최대 세션 기간 설정을 업데이트할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_PermissionsBoundary](#awsidentityandaccessmanagementiam-iam_PermissionsBoundary)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateRoleDescription.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateRoleDescription.html) **
  - **설명:** 역할의 설명만을 업데이트할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-role](#awsidentityandaccessmanagementiam-role)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_PermissionsBoundary](#awsidentityandaccessmanagementiam-iam_PermissionsBoundary)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateSAMLProvider.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateSAMLProvider.html) **
  - **설명:** 기존 SAML 공급자 리소스에 대한 메타데이터 문서를 업데이트할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-saml-provider](#awsidentityandaccessmanagementiam-saml-provider) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateSSHPublicKey.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateSSHPublicKey.html) **
  - **설명:** IAM 사용자의 SSH 퍼블릭 키 상태를 활성 또는 비활성으로 업데이트할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateServerCertificate.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateServerCertificate.html) **
  - **설명:** IAM에 저장된 지정된 서버 인증서의 이름 또는 경로를 업데이트할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-server-certificate](#awsidentityandaccessmanagementiam-server-certificate) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateServiceSpecificCredential.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateServiceSpecificCredential.html) **
  - **설명:** IAM 사용자에 대한 서비스별 자격 증명의 상태를 활성 또는 비활성으로 업데이트할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-iam_ServiceSpecificCredentialServiceName](#awsidentityandaccessmanagementiam-iam_ServiceSpecificCredentialServiceName)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateSigningCertificate.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateSigningCertificate.html) **
  - **설명:** 지정된 사용자 서명 인증서의 상태를 활성 또는 비활성으로 업데이트할 권한을 부여합니다.
  - **액세스 레벨:** Write
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateUser.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateUser.html) **
  - **설명:** 지정된 IAM 사용자의 이름 또는 경로를 업데이트할 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-trusted-signers.html](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-trusted-signers.html) **
  - **설명:** CloudFront 퍼블릭 키를 업로드할 수 있는 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):** 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UploadSSHPublicKey.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UploadSSHPublicKey.html) **
  - **설명:** SSH 퍼블릭 키를 업로드하고 지정된 IAM 사용자와 연결할 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UploadServerCertificate.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UploadServerCertificate.html) **
  - **설명:** 에 대한 서버 인증서 엔터티를 업로드할 수 있는 권한을 부여합니다. AWS 계정
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-server-certificate](#awsidentityandaccessmanagementiam-server-certificate)  / **조건 키:**  / **종속 작업:** 
  - **리소스 유형(\*필수):**  / **조건 키:**  [#awsidentityandaccessmanagementiam-aws_TagKeys](#awsidentityandaccessmanagementiam-aws_TagKeys) <br /> [#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_](#awsidentityandaccessmanagementiam-aws_RequestTag___TagKey_)  / **종속 작업:** 

- **  [https://docs.aws.amazon.com/IAM/latest/APIReference/API_UploadSigningCertificate.html](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UploadSigningCertificate.html) **
  - **설명:** X.509 서명 인증서를 업로드하고 지정된 IAM 사용자와 연결할 권한을 부여합니다.
  - **액세스 레벨:** 쓰기
  - **리소스 유형(\*필수):**  [#awsidentityandaccessmanagementiam-user](#awsidentityandaccessmanagementiam-user) 
  - **조건 키:** 
  - **종속 작업:** 



## AWS Identity and Access Management(IAM)에서 정의한 리소스 유형
<a name="awsidentityandaccessmanagementiam-resources-for-iam-policies"></a>

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


****  

| 조건 키 | ARN | 조건 키 | 
| --- | --- | --- | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_access-advisor-view-data-orgs.html](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_access-advisor-view-data-orgs.html)  |  arn:${Partition}:iam::${Account}:access-report/${EntityPath}  |  | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_use-resources.html](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_use-resources.html)  |  arn:${Partition}:iam::${Account}:assumed-role/${RoleName}/${RoleSessionName}  |  | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_saml.html](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_saml.html)  |  arn:${Partition}:iam::${Account}:federated-user/${UserName}  |  | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/id_groups.html](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_groups.html)  |  arn:${Partition}:iam::${Account}:group/${GroupNameWithPath}  |  | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_switch-role-ec2_instance-profiles.html](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_switch-role-ec2_instance-profiles.html)  |  arn:${Partition}:iam::${Account}:instance-profile/${InstanceProfileNameWithPath}  |  [#awsidentityandaccessmanagementiam-aws_ResourceTag___TagKey_](#awsidentityandaccessmanagementiam-aws_ResourceTag___TagKey_)  | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_mfa.html](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_mfa.html)  |  arn:${Partition}:iam::${Account}:mfa/${MfaTokenIdWithPath}  |  [#awsidentityandaccessmanagementiam-aws_ResourceTag___TagKey_](#awsidentityandaccessmanagementiam-aws_ResourceTag___TagKey_)  | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_create_oidc.html](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_create_oidc.html)  |  arn:${Partition}:iam::${Account}:oidc-provider/${OidcProviderName}  |  [#awsidentityandaccessmanagementiam-aws_ResourceTag___TagKey_](#awsidentityandaccessmanagementiam-aws_ResourceTag___TagKey_)  | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_managed-vs-inline.html](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_managed-vs-inline.html)  |  arn:${Partition}:iam::${Account}:policy/${PolicyNameWithPath}  |  [#awsidentityandaccessmanagementiam-aws_ResourceTag___TagKey_](#awsidentityandaccessmanagementiam-aws_ResourceTag___TagKey_)  | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles.html](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles.html)  |  arn:${Partition}:iam::${Account}:role/${RoleNameWithPath}  |  [#awsidentityandaccessmanagementiam-aws_ResourceTag___TagKey_](#awsidentityandaccessmanagementiam-aws_ResourceTag___TagKey_) <br /> [#awsidentityandaccessmanagementiam-iam_ResourceTag___TagKey_](#awsidentityandaccessmanagementiam-iam_ResourceTag___TagKey_)  | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_saml.html](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_saml.html)  |  arn:${Partition}:iam::${Account}:saml-provider/${SamlProviderName}  |  [#awsidentityandaccessmanagementiam-aws_ResourceTag___TagKey_](#awsidentityandaccessmanagementiam-aws_ResourceTag___TagKey_)  | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_server-certs.html](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_server-certs.html)  |  arn:${Partition}:iam::${Account}:server-certificate/${CertificateNameWithPath}  |  [#awsidentityandaccessmanagementiam-aws_ResourceTag___TagKey_](#awsidentityandaccessmanagementiam-aws_ResourceTag___TagKey_)  | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_mfa.html](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_mfa.html)  |  arn:${Partition}:iam::${Account}:sms-mfa/${MfaTokenIdWithPath}  |  | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users.html](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users.html)  |  arn:${Partition}:iam::${Account}:user/${UserNameWithPath}  |  [#awsidentityandaccessmanagementiam-aws_ResourceTag___TagKey_](#awsidentityandaccessmanagementiam-aws_ResourceTag___TagKey_) <br /> [#awsidentityandaccessmanagementiam-iam_ResourceTag___TagKey_](#awsidentityandaccessmanagementiam-iam_ResourceTag___TagKey_)  | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies-temporary-delegation.html](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies-temporary-delegation.html)  |  arn:${Partition}:iam::${Account}:delegation-request/${DelegationRequestId}  |  [#awsidentityandaccessmanagementiam-iam_DelegationRequestOwner](#awsidentityandaccessmanagementiam-iam_DelegationRequestOwner)  | 

## AWS Identity and Access Management(IAM)에 사용되는 조건 키
<a name="awsidentityandaccessmanagementiam-policy-keys"></a>

AWS Identity and Access Management(IAM)는 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)를 참조하세요.


****  

| 조건 키 | 설명 | Type | 
| --- | --- | --- | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag)  | 요청에서 전달되는 태그를 기준으로 액세스를 필터링합니다. | 문자열 | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag)  | 리소스와 연결된 태그를 기준으로 액세스를 필터링합니다. | 문자열 | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys)  | 요청에서 전달되는 태그 키를 기준으로 액세스를 필터링합니다. | ArrayOfString | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_AWSServiceName](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_AWSServiceName)  | 이 역할이 연결된 AWS 서비스를 기준으로 액세스를 필터링합니다. | 문자열 | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_AssociatedResourceArn](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_AssociatedResourceArn)  | 역할이 대신 사용될 리소스를 기준으로 액세스를 필터링합니다. | ARN | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_DelegationDuration](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_DelegationDuration)  | 요청된 위임 기간을 기준으로 액세스를 필터링합니다. | 문자열 | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_DelegationRequestOwner](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_DelegationRequestOwner)  | 위임 요청 소유자를 기준으로 액세스를 필터링합니다. | ARN | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_FIDO-FIPS-140-2-certification](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_FIDO-FIPS-140-2-certification)  | FIDO 보안 키 등록 시 MFA 디바이스 FIPS-140-2 검증 인증 등급을 기준으로 액세스를 필터링합니다. | 문자열 | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_FIDO-FIPS-140-3-certification](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_FIDO-FIPS-140-3-certification)  | FIDO 보안 키 등록 시 MFA 디바이스 FIPS-140-3 검증 인증 등급을 기준으로 액세스를 필터링합니다. | 문자열 | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_FIDO-certification](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_FIDO-certification)  | FIDO 보안 키 등록 시 MFA 디바이스 FIDO 인증 등급을 기준으로 액세스를 필터링합니다. | 문자열 | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_NotificationChannel](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_NotificationChannel)  | 요청된 알림 채널을 기준으로 액세스를 필터링합니다. | 문자열 | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_OrganizationsPolicyId](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_OrganizationsPolicyId)  |  AWS Organizations 정책의 ID를 기준으로 액세스를 필터링합니다. | 문자열 | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_PassedToService](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_PassedToService)  | 이 역할이 전달되는 AWS 서비스를 기준으로 액세스를 필터링합니다. | 문자열 | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_PermissionsBoundary](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_PermissionsBoundary)  | 지정된 정책이 IAM 엔터티(사용자 또는 역할)의 권한 경계로 설정되는 경우 액세스를 필터링합니다. | ARN | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_PolicyARN](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_PolicyARN)  | IAM 정책의 ARN에 따라 액세스를 필터링합니다. | ARN | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_RegisterSecurityKey](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_RegisterSecurityKey)  | MFA 디바이스 활성화의 현재 상태를 기준으로 액세스를 필터링합니다. | 문자열 | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_ResourceTag](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_ResourceTag)  | IAM 엔터티(사용자 또는 역할)에 연결된 태그를 기준으로 액세스를 필터링합니다. | 문자열 | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_ServiceSpecificCredentialAgeDays](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_ServiceSpecificCredentialAgeDays)  | 자격 증명 만료까지의 기간을 기준으로 액세스를 필터링합니다. | Numeric | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_ServiceSpecificCredentialServiceName](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_ServiceSpecificCredentialServiceName)  | 자격 증명과 연결된 서비스를 기준으로 액세스를 필터링합니다. | 문자열 | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_TemplateArn](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_TemplateArn)  | 요청된 템플릿 ARN을 기준으로 액세스를 필터링합니다. | ARN | 