TagResources_E-MapReduce_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

流控信息

当前云产品API请求速率暂未透出。

授权信息

如下是此API对应的授权信息,用于RAM权限策略语句的Action元素中,为RAM用户或RAM角色授予调用此API的权限。请通过 RAM 访问控制设置,使用方法可参考访问控制帮助文档

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
emr:TagResources
Update
全部资源
*

请求参数

字段名称字段详情
RegionIdstring

区域 ID。

示例值:cn-hangzhou
ResourceTypestring

资源类型。 取值范围:展开详情

示例值:cluster枚举值:
ResourceIdsarray<string>

资源 ID 列表。数组元素个数 N 的取值范围:1~1。

示例值:cluster子级条数 <= 1
Tagsarray<Tag>

绑定的标签列表。

示例值:[null]子级条数 <= 20

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:A964BDB2-0FDA-1037-AF3F-2633D5C3F20F

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
ConflictParameters
Parameters that must not be used together. %s诊断
400
IncompleteSignature
The request signature is invalid.诊断
400
InvalidAction
The action %s requested is invalid.诊断
400
InvalidParameter
The specified parameter %s is not valid.诊断
400
InvalidParameterValue
The input parameter %s is invalid or out of range.诊断
400
MissingAction
The action %s requested is missing.诊断
400
MissingParameter
The input parameter %s that is mandatory for processing this request is not supplied.诊断
400
NotAuthorized
You do not have permission to perform this action. %s诊断
400
ThrottlingException
The request was denied due to request throttling. %s诊断
404
ResourceNotFound
The resource not found by %s.诊断
500
InternalError
The request processing has failed due to some unknown error, exception or failure.诊断
503
ServiceFailure
The request has failed due to a temporary failure of %s service.诊断
503
ServiceUnavailable
The request has failed due to a temporary failure of the server.诊断

变更历史

变更时间变更内容概要操作
2022-12-02
新增OpenAPI,打标签
2021-10-12
变更请求参数ResourceType
变更请求参数ResourceIds
变更请求参数Tags
变更返回参数

相关示例