이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

aws_iam_user_inline_policy

account_id

Type: STRING

policy_document

Type: STRING
Provider name: PolicyDocument
Description: The policy document. IAM stores policies in JSON format. However, resources that were created using CloudFormation templates can be formatted in YAML. CloudFormation always converts a YAML policy to JSON format before submitting it to IAM.

policy_name

Type: STRING
Provider name: PolicyName
Description: The name of the policy.

tags

Type: UNORDERED_LIST_STRING

user_inline_policy_arn

Type: STRING

user_name

Type: STRING
Provider name: UserName
Description: The user the policy is associated with.