반응형
The Condition element is _________ in the context of rules and permissions in AWS IAM.
- A. crucial while writing the IAM policies
- B. an optional element
- C. always set to null
- D. a mandatory element
한글 번역
_________ 은 AWS IAM의 규칙 및 사용 권한과 관련된 선택적 요소이다.
- A. IAM 정책을 작성하는 동안 매우 중요합니다.
- B. 선택적 요소
- C. 항상 null로 설정
- D. 필수 요소
정답
- B. an optional element
해설
IAM JSON policy elements: Condition
The Condition element (or Condition block) lets you specify conditions for when a policy is in effect. The Condition element is optional. In the Condition element, you build expressions in which you use condition operators (equal, less than, etc.) to match the condition keys and values in the policy against keys and values in the request context.
조건 요소(또는 조건 블록)를 사용하여 정책이 적용되는 조건을 지정할 수 있습니다. 조건 요소는 선택 사항입니다. 조건 요소에서는 조건 연산자(같음, 작음 등)를 사용하여 정책의 조건 키 및 값을 요청 컨텍스트의 키 및 값과 일치시키는 식을 작성합니다.
참조 문서
IAM JSON policy elements: Condition - AWS Identity and Access Management (amazon.com)
반응형
'[AWS] > AWS SAP EXAMTOPICS' 카테고리의 다른 글
[AWS][SAP] Question 24 (0) | 2022.09.15 |
---|---|
[AWS][SAP] Question 23 (0) | 2022.09.14 |
[AWS][SAP] Question 20 (1) | 2022.09.13 |
[AWS][SAP] Question 22 (0) | 2022.09.13 |
[AWS][SAP] Question 13 (0) | 2022.08.19 |
[AWS][SAP] Question 12 (0) | 2022.08.16 |
[AWS][SAP] Question 11 (0) | 2022.08.16 |
[AWS][SAP] Question 10 (0) | 2022.08.12 |
댓글