CreateMaxComputeExport
创建MaxCompute投递任务
服务地址:
华东1 金融云
输入参数
只看必填
projectProject名称
bodyMaxCompute投递任务配置
nameMaxCompute投递任务唯一标识
displayName任务显示名
description任务描述
configurationMaxComputeExportCon...
logstoreLogstore名称
roleArn读SLS RAM角色roleArn
sinkMaxComputeExportCon...
odpsEndpointMaxCompute Endpoint
odpsTunnelEndpointMaxCompute Tunnel E...
odpsProjectMaxCompute项目名称
odpsTableMaxCompute表名称
odpsRolearn写MaxCompute ram角色
odpsAccessKeyId写数据ak id
odpsAccessSecret写数据ak secret
partitionTimeFormat时间分区格式
timeZone时间分区
fields需要投递的字段
0SLS日志字段
partitionColumn需要投递的分区字段
0SLS日志字段或系统保留字段parti...
filterInvalid是否过滤无效内容
请选择布尔值
timeFormatType分区时间类型
bufferInterval计算投递时间分区时的最小时间粒度(单位:秒)
fromTime时间范围开始
toTime时间范围结束
插件下载了解更多
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.

接口说明

  • Host 由 Project 名称和日志服务 Endpoint 构成,您需要在 Host 中指定 Project。
  • 已创建并获取 AccessKey。更多信息,请参见访问密钥

阿里云账号 AccessKey 拥有所有 API 的访问权限,风险很高。强烈建议您创建并使用 RAM 用户进行 API 访问或日常运维。RAM 用户需具备操作日志服务资源的权限。具体操作,请参见创建 RAM 用户及授权

  • 已明确您查询日志所属的 Project 名称、所属地域等。如何查询,请参见管理 Project

请求语法

POST /maxcomputeexports HTTP/1.1

请求参数

字段名称字段详情
projectstring

Project 名称

示例值:my-project
bodyobject

MaxCompute 投递任务配置

返回参数

变更历史
暂无变更历史