General structure of a policy
{
"Version": "1",
"Statement": [
{
"Effect": "<Effect>",
"Action": "<Action>",
"Resource": "<Resource>",
"Condition": {
"<Condition_operator>": {
"<Condition_key>": [
"<Condition_value>"
]
}
}
}
]
}
- Effect: specifies the authorization effect. Valid values: Allow, Deny.
- Action: specifies one or more API operations that are allowed or denied. For more information, see the Action section of this topic.
- Resource: specifies one or more resources to which the policy applies. You can use an Alibaba Cloud Resource Name (ARN) to specify a resource. For more information, see the Resource section of this topic.
- Condition: specifies one or more conditions that are required for the policy to take effect. This is an optional field. For more information, see the Condition section of this topic.
- Condition_operator: specifies the conditional operators. Different types of conditions support different conditional operators. For more information, see Policy elements.
- Condition_key: specifies the condition keys.
- Condition_value: specifies the condition values.
Action
SLS defines the values that you can use in theAction
element of a policy statement. The following table describes the values.- Operation: the value that you can use in the Action element to specify the operation on a resource.
- API operation: the API operation that you can call to perform the operation.
- Access level: the access level of each operation. The levels are read, write, and list.
- Resource type: the type of the resource on which you can authorize the RAM user or the RAM role to perform the operation. Take note of the following items:
- For mandatory resource types, indicate with a prefix of * .
- If the permissions cannot be granted at the resource level,
All Resources
is used in the Resource type column of the operation.
- Condition key: the condition keys that are defined by the Alibaba Cloud service. The Condition key column does not list the common condition keys that are defined by Alibaba Cloud. For more information about the common condition keys, see Generic Condition Keyword.
- Associated operation: other operations that the RAM user or the RAM role must have permissions to perform to complete the operation. To complete the operation, the RAM user or the RAM role must have the permissions to perform the associated operations.
Actions | API operation | Access level | Resource type | Condition key | Associated operation |
---|
Actions | API operation | Access level | Resource type | Condition key | Associated operation |
---|---|---|---|---|---|
log:ChangeResourceGroup | ChangeResourceGroup | update | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName} | log:TLSVersion | None |
log:ConsumerGroupHeartBeat | ConsumerGroupHeartBeat | none | *All Resources * | log:TLSVersion | None |
log:ConsumerGroupUpdateCheckPoint | ConsumerGroupUpdateCheckPoint | update | *All Resources * | log:TLSVersion | None |
log:CreateConfig | CreateConfig | create | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/logtailconfig/{#LogtailConfigName} | log:TLSVersion | None |
log:CreateConsumerGroup | CreateConsumerGroup | create | *LogStore acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/logstore/{#logstoreName}/consumergroup/{#ConsumerGroup} | log:TLSVersion | None |
log:CreateDashboard | CreateDashboard | create | *All Resources * | log:TLSVersion | None |
log:CreateDomain | CreateDomain | create | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/domain/{#DomainName} | log:TLSVersion | None |
log:CreateIndex | CreateIndex | create | *LogStore acs:log:{#regionId}:{#accountId}:project/{#project}/logstore/{#logstore} | log:TLSVersion | None |
log:CreateLogStore | CreateLogStore | create | *LogStore acs:log:{#regionId}:{#accountId}:project/{#project}/logstore/{#logstoreName} | log:TLSVersion log:Encrypted | None |
log:CreateLogging | CreateLogging | create | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/logging | log:TLSVersion | None |
log:CreateLogtailPipelineConfig | CreateLogtailPipelineConfig | create | *All Resources * | log:TLSVersion | None |
log:CreateMachineGroup | CreateMachineGroup | create | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/machinegroup/{#MachineGroupName} | log:TLSVersion | None |
log:CreateProject | CreateProject | create | *Project acs:log:{#regionId}:{#accountId}:project/{#projectName} | log:TLSVersion | None |
log:CreateSavedSearch | CreateSavedSearch | create | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/savedsearch/{#SavedSearchName} | log:TLSVersion | None |
log:CreateSqlInstance | CreateSqlInstance | create | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName} | None | None |
log:CreateStoreView | CreateStoreView | create | *All Resources * | None | None |
log:DeleteAlert | DeleteAlert | delete | *All Resources * | None | None |
log:DeleteConsumerGroup | DeleteConsumerGroup | delete | *LogStore acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/logstore/{#logstoreName}/consumergroup/{#ConsumerGroup} | log:TLSVersion | None |
log:DeleteDashboard | DeleteDashboard | delete | *All Resources * | log:TLSVersion | None |
log:DeleteDomain | DeleteDomain | delete | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/domain/{#DomainName} | log:TLSVersion | None |
log:DeleteExternalStore | DeleteExternalStore | delete | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/externalstore/{#ExternalStoreName} | log:TLSVersion | None |
log:DeleteIndex | DeleteIndex | delete | *LogStore acs:log:{#regionId}:{#accountId}:project/{#project}/logstore/{#logstore} | log:TLSVersion | None |
log:DeleteLogStore | DeleteLogStore | delete | *LogStore acs:log:{#regionId}:{#accountId}:project/{#project}/logstore/{#logstore} | log:TLSVersion | None |
log:DeleteMachineGroup | DeleteMachineGroup | delete | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/machinegroup/{#MachineGroupName} | log:TLSVersion | None |
log:DeleteProject | DeleteProject | delete | *Project acs:log:{#regionId}:{#accountId}:project/{#project} | log:TLSVersion | None |
log:DeleteProjectPolicy | DeleteProjectPolicy | delete | *All Resources * | log:TLSVersion | None |
log:DeleteSavedSearch | DeleteSavedSearch | delete | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/savedsearch/{#SavedSearchName} | log:TLSVersion | None |
log:DeleteStoreView | DeleteStoreView | delete | *All Resources * | None | None |
log:DisableAlert | DisableAlert | none | *All Resources * | None | None |
log:EnableAlert | EnableAlert | none | *All Resources * | None | None |
log:EnableScheduledSQL | EnableScheduledSQL | none | *All Resources * | None | None |
log:GetAlert | GetAlert | get | *All Resources * | None | None |
log:GetAppliedConfigs | GetAppliedConfigs | get | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/machinegroup/{#MachineGroupName} | log:TLSVersion | None |
log:GetAppliedMachineGroups | GetAppliedMachineGroups | get | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/logtailconfig/{#LogtailConfigName} | log:TLSVersion | None |
log:GetConfig | GetConfig | get | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/logtailconfig/{#LogtailConfigName} | log:TLSVersion | None |
log:GetCursorOrData | GetCursorTime | get | *LogStore acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/logstore/{#LogstoreName} | log:TLSVersion | None |
log:GetCursorOrData | GetCursor | get | *LogStore acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/logstore/{#LogstoreName} | log:TLSVersion | None |
log:GetDashboard | GetDashboard | get | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/dashboard/{#DashboardName} | log:TLSVersion | None |
log:GetExternalStore | GetExternalStore | get | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/externalstore/{#ExternalStoreName} | log:TLSVersion | None |
log:GetIndex | GetIndex | get | *LogStore acs:log:{#regionId}:{#accountId}:project/{#project}/logstore/{#logstore} | log:TLSVersion | None |
log:GetLogStore | GetLogStore | get | *LogStore acs:log:{#regionId}:{#accountId}:project/{#project}/logstore/{#logstore} | log:TLSVersion | None |
log:GetLogStoreMeteringMode | GetLogStoreMeteringMode | get | *All Resources * | None | None |
log:GetLogging | GetLogging | get | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/logging | log:TLSVersion | None |
log:GetLogtailPipelineConfig | GetLogtailPipelineConfig | get | *All Resources * | log:TLSVersion | None |
log:GetMachineGroup | GetMachineGroup | get | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/machinegroup/{#MachineGroupName} | log:TLSVersion | None |
log:GetProject | GetProject | get | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName} | log:TLSVersion | None |
log:GetProjectPolicy | GetProjectPolicy | get | *All Resources * | log:TLSVersion | None |
log:GetSavedSearch | GetSavedSearch | get | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/savedsearch/{#SavedSearchName} | log:TLSVersion | None |
log:GetStoreView | GetStoreView | get | *All Resources * | None | None |
log:GetStoreViewIndex | GetStoreViewIndex | get | *All Resources * | None | None |
log:ListConfig | ListConfig | list | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/logtailconfig/* | log:TLSVersion | None |
log:ListConsumerGroup | ListConsumerGroup | get | *LogStore acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/logstore/{#LogstoreName}/consumergroup/* | log:TLSVersion | None |
log:ListDashboard | ListDashboard | list | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/dashboard/* | log:TLSVersion | None |
log:ListDomains | ListDomains | get | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/domain/* | log:TLSVersion | None |
log:ListLogStores | ListLogStores | get | *LogStore acs:log:{#regionId}:{#accountId}:project/{#project}/logstore/* | log:TLSVersion | None |
log:ListMachineGroup | ListMachineGroup | get | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/machinegroup/* | log:TLSVersion | None |
log:ListMachines | ListMachines | get | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/machinegroup/{#MachineGroupName} | log:TLSVersion | None |
log:ListOSSIngestions | ListOSSIngestions | list | *All Resources * | None | None |
log:ListProject | ListProject | get | *Project acs:log:{#regionId}:{#accountId}:project/* | log:TLSVersion | None |
log:ListSavedSearch | ListSavedSearch | get | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/savedsearch/* | log:TLSVersion | None |
log:ListScheduledSQLs | ListScheduledSQLs | none | *All Resources * | None | None |
log:ListShards | ListShards | get | *LogStore acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/logstore/{#LogstoreName} | log:TLSVersion | None |
log:ListStoreViews | ListStoreViews | list | *All Resources * | None | None |
log:ListTagResources | ListTagResources | get | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName} | log:TLSVersion | None |
log:PutProjectPolicy | PutProjectPolicy | create | *All Resources * | log:TLSVersion | None |
log:SplitShard | SplitShard | update | *LogStore acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/logstore/{#LogstoreName} | log:TLSVersion | None |
log:TagResources | TagResources | create | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName} | log:TLSVersion | None |
log:UntagResources | UntagResources | delete | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName} | log:TLSVersion | None |
log:UpdateConfig | UpdateConfig | update | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/logtailconfig/{#LogtailConfigName} | log:TLSVersion | None |
log:UpdateConsumerGroup | UpdateConsumerGroup | update | *LogStore acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/logstore/{#logstoreName}/consumergroup/{#ConsumerGroup} | log:TLSVersion | None |
log:UpdateDashboard | UpdateDashboard | update | *All Resources * | log:TLSVersion | None |
log:UpdateIndex | UpdateIndex | update | *LogStore acs:log:{#regionId}:{#accountId}:project/{#project}/logstore/{#logstore} | log:TLSVersion | None |
log:UpdateLogStore | UpdateLogStore | update | *LogStore acs:log:{#regionId}:{#accountId}:project/{#project}/logstore/{#logstore} | log:TLSVersion log:Encrypted | None |
log:UpdateLogStoreMeteringMode | UpdateLogStoreMeteringMode | update | *All Resources * | log:TLSVersion | None |
log:UpdateLogtailPipelineConfig | UpdateLogtailPipelineConfig | update | *All Resources * | log:TLSVersion | None |
log:UpdateMachineGroup | UpdateMachineGroup | update | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/machinegroup/{#MachineGroupName} | log:TLSVersion | None |
log:UpdateMachineGroupMachine | UpdateMachineGroupMachine | update | *All Resources * | log:TLSVersion | None |
log:UpdateProject | UpdateProject | update | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName} | log:TLSVersion | None |
log:UpdateSavedSearch | UpdateSavedSearch | update | *Project acs:log:{#regionId}:{#accountId}:project/{#ProjectName}/savedsearch/{#SavedSearchName} | log:TLSVersion | None |
log:UpdateStoreView | UpdateStoreView | update | *All Resources * | None | None |
Resource
SLS defines the values that you can use in theResource
. You can attach the policy to a RAM user or a RAM role so that the RAM user or the RAM role can perform a specific operation on a specific resource.
The ARN is the unique identifier of the resource on Alibaba Cloud. Take note of the following items:{#}
indicates a variable. {#} must be replaced with an actual value. For example,{#ramcode}
must be replaced with the actual code of an Alibaba Cloud service in RAM.- An asterisk (
*
) is used as a wildcard. Examples:{#resourceType}
is set to*
, all resources are specified.{#regionId}
is set to*
, all regions are specified.{#accountId}
is set to*
, all Alibaba Cloud accounts are specified.
Resource type | ARN |
---|
Resource type | ARN |
---|---|
AgentInstanceConfig |
|
Alert |
|
CollectionPolicy |
|
ConsumeProcessor |
|
Dashboard |
|
ExternalStore |
|
IngestProcessor |
|
LogStore |
|
MetricStore |
|
ProcessConfig |
|
Project |
|
Region |
|
Service |
|
Ticket |
|
UnifiedObservabilityModel |
|
Condition
Condition
element of a policy statement. The following table describes the values. The following table describes the service-specific condition keys. The common condition keys that are defined by Alibaba Cloud also apply to SLS. For more information about the common condition keys, see Generic Condition Keyword.Condition key | Description | Data type |
---|
Condition key | Description | Data type |
---|---|---|
log:Encrypted | Whether to specify encryption configuration when creating or modifying a Logstore | Boolean |
log:TLSVersion | Version of TLS | String |