IAMUserCreateRequest

IAMUserCreateRequest

NameDescriptionSchemaDefault
description
optional
description
Example :
any of [string, null]
group_ids
optional
Group IDs
Example :
any of [array[string], null]
password
required
비밀 번호
Example :
string
policy_ids
optional
Policy IDs
Example :
any of [array[string], null]
tags
optional
User Tag
Example :
any of [array[object[string]], null]
temporary_password
required
temporary
Example :
boolean
user_name
required
사용자 이름
Example :
Pattern : ^[a-zA-Z0-9\+\.\@\-\_]*$
Maximum length : 64
string