更新时间:2024-09-12 GMT+08:00
分享

支持审计的关键操作列表

在您的账户中启用云审计服务后,SMN服务的API被调用时,日志文件可能会跟踪记录该操作,并依据时间和数据的变化将日志文件转储到对象存储桶。

如果您在没有登录的情况下调用SMN的取消订阅(Unsubscribe)操作,云审计则不会记录这些操作。例如,当您需要取消订阅时,在电子邮件通知中单击取消订阅的链接,此时会在未登录的情况下调用Unsubscribe,这种情况下您的取消订阅操作则不会被云审计记录。

云审计支持的消息通知服务操作列表如表1所示。

表1 云审计支持的SMN操作列表

操作名称

资源类型

事件名称

创建主题

topic

createTopic

删除主题

topic

deleteTopic

更新主题

topic

updateTopic

更新主题策略

topic

updateTopicAttribute

删除所有主题策略

topic

deleteTopicAttributes

删除指定名称的主题策略

topic

deleteTopicAttributeByName

添加订阅

subscription

subscribe

删除订阅

subscription

delsubscribe

更新订阅备注

subscription

updateSubscriberRemark

添加订阅用户

subscription

addSubscriptionFromSubscriptionUser

创建消息模板

message_template

createMessageTemplate

批量创建消息模板

message_template

batchCreateMessageTemplate

更新消息模板

message_template

updateMessageTemplate

删除消息模板

message_template

deleteMessageTemplate

批量添加标签

tag

batchCreateTag

添加标签

tag

createTag

批量删除标签

tag

batchDeleteTag

删除标签

tag

deleteTag

绑定云日志

logtank

createLogtank

解绑云日志

logtank

deleteLogtank

更新云日志

logtank

updateLogtank

批量创建订阅过滤策略

filter_polices

batchCreateFilterPolices

批量删除订阅过滤策略

filter_polices

batchDeleteFilterPolices

批量更新订阅过滤策略

filter_polices

batchUpdateFilterPolices

创建通知策略

notify_policy

createNotifyPolicy

删除通知策略

notify_policy

deleteNotifyPolicy

修改通知策略

notify_policy

updateNotifyPolicy

相关文档