ALIYUN::RAM::AppSecret类型用于创建一个应用密钥。
语法
{
"Type": "ALIYUN::RAM::AppSecret",
"Properties": {
"AppId": String
}
}
属性
属性名称 | 类型 | 必须 | 允许更新 | 描述 | 约束 |
AppId | String | 是 | 否 | 应用ID。 | 无 |
返回值
Fn::GetAtt
AppSecretValue:应用密钥内容。该值可作为OAuth的应用密钥(Client Secret)使用。
AppSecretId:应用密钥ID。