|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
A metadata role in Data Lake Formation. |
||
| Name |
string |
The name of the role. |
role_name |
| Description |
string |
The description of the role. |
role description |
| Users | Principals |
The list of RAM user or RAM role principals, in the format of acs:ram::[accountId]:user/userName, acs:ram::[accountId]:role/roleName |
["acs:ram::111:role/role_name", "acs:ram::111:role/role_name"] |
| DisplayName |
string |
The display name of the role. |
显示名称,允许中文 |
| PrincipalArn |
string |
The principal ARN of the data lake role, in the format of acs:dlf::[accountId]:role/[roleName] |
acs:dlf::111:role/role_name |
| CreateTime |
integer |
The time when the role was created. |
1647323053 |
| UpdateTime |
integer |
The time when the role was updated. |
1647323053 |
| IsPredefined |
integer |
Indicates whether the role is built-in. |
1 |