DATASOURCE::RAM::Role is used to query the information about a role.
Syntax
{
"Type": "DATASOURCE::RAM::Role",
"Properties": {
"RoleName": String
}
}
Properties
Property | Type | Required | Editable | Description | Constraint |
RoleName | String | No | Yes | The role name. | None. |
Return values
Fn::GetAtt
MaxSessionDuration: the maximum session duration of the role.
UpdateDate: the time when the role was updated.
RoleName: the role name.
Description: the description of the role.
Arn: the Alibaba Cloud Resource Name (ARN) of the role.
RoleId: the role ID.
CreateDate: the time when the role was created.