actions
Parameters
value
(It has been deprecated since version 1.49.0, and use field document
to replace.) List of operations for the resource
. The format of each item in this list is ${service}:${action_name}
, such as oss:ListBuckets
and ecs:Describe*
. The ${service}
can be ecs
, oss
, ots
and so on, the ${action_name}
refers to the name of an api interface which related to the ${service}
.
Parameters
values
(It has been deprecated since version 1.49.0, and use field document
to replace.) List of operations for the resource
. The format of each item in this list is ${service}:${action_name}
, such as oss:ListBuckets
and ecs:Describe*
. The ${service}
can be ecs
, oss
, ots
and so on, the ${action_name}
refers to the name of an api interface which related to the ${service}
.