AWS Certified Solutions Architect – Professional — Question 536

Identify a true statement about the statement ID (Sid) in IAM.

Answer options

Correct answer: A

Explanation

In AWS IAM, the statement ID (Sid) is an optional identifier for policy statements that cannot be exposed or queried directly through the IAM API. Conversely, services like SQS and SNS do allow Sids to be used as sub-IDs for policy document IDs, and you can indeed assign a unique Sid to each statement within a statement array. Therefore, the restriction on exposing the Sid via the IAM API is the only true statement.