> For the complete documentation index, see [llms.txt](https://docs.spotmaxtech.com/maxbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spotmaxtech.com/maxbook/saas-gong-neng-jie-shao/quan-xian-guan-li/e-li-yun.md).

# 阿里云

SpotMax SaaS后台会读取用户云商资源并分析使用情况，以提供有效的优化建议，因此需要用户本身有读取或操作相关资源产品的权限。

## 权限操作

权限设置操作需要登录到阿里云控制台进行设置，步骤如下：

* 登录阿里云控制台—访问控制

![](/files/-MMyW2wCXiSDYuL3YGlT)

* 添加权限

![配置策略](/files/-McENfi7E62MY_S3Bpx3)

## 权限添加

使用SpotMax SaaS提供的资源使用分析和一键优化的功能，则需要添加以下权限

| 权限名称                    | 权限说明                 |
| ----------------------- | -------------------- |
| AliyunECSFullAccess     | 管理云服务器服务(ECS)的权限     |
| AliyunSLBFullAccess     | 管理负载均衡服务(SLB)的权限     |
| AliyunEIPFullAccess     | 管理弹性公网IP(EIP)的权限     |
| AliyunESSFullAccess     | 管理弹性伸缩服务(ESS)的权限     |
| AliyunRAMReadOnlyAccess | 只读访问资源访问控制服务(RAM)的权限 |
| AliyunBSSFullAccess     | 管理费用中心(BSS)的权限       |
| AliyunLogReadOnlyAccess | 用于读取阿里云SLS日志服务       |
| AliyunOSSFullAccess     | 用于对阿里云的oss日志存储的操作    |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.spotmaxtech.com/maxbook/saas-gong-neng-jie-shao/quan-xian-guan-li/e-li-yun.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
