arn
Parameters
The Alibaba Cloud Resource Name (ARN) of the resource. Simple Message Queue (formerly MNS) (SMQ), Auto Scaling, Simple Log Service, and Function Compute are supported:
SMQ:
acs:mns:{regionId}:{userId}:/{Resource type}/{Resource name}/message
. {regionId}: the region ID of the SMQ queue or topic. {userId}: the ID of the Alibaba Cloud account that owns the resource. {Resource type}: the type of the resource for which alerts are triggered. Valid values:queues, topics. {Resource name}: the resource name. If the resource type is queues, the resource name is the queue name. If the resource type is topics, the resource name is the topic name.Auto Scaling:
acs:ess:{regionId}:{userId}:scalingGroupId/{Scaling group ID}:scalingRuleId/{Scaling rule ID}
Simple Log Service:
acs:log:{regionId}:{userId}:project/{Project name}/logstore/{Logstore name}
Function Compute:
acs:fc:{regionId}:{userId}:services/{Service name}/functions/{Function name}