The ALIYUN::SAG::ACL resource type creates an access control list (ACL).
Syntax
{
"Type": "ALIYUN::SAG::ACL",
"Properties": {
"Name": String
}
}Properties
Property | Type | Required | Editable | Description | Constraints |
Name | String | Yes | Yes | The name of the access control. | The name must be 2 to 128 characters in length. It must start with a letter. It can contain digits, periods (.), underscores (_), and hyphens (-). The name cannot start with http:// or https://. |
Return values
Fn::GetAtt
AclId: The ID of the access control list.