主页文档代码示例API 参考公告模型发行说明常见问题GitHub视频
开发者中心API 状态支持
API Reference
开发者中心API 状态支持

创建目的地

Creates a destination resource to receive notifications. The createDestination operation is grantless. For more information, refer to Grantless operations.

Usage Plan:

Rate (requests per second)Burst
15

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may observe higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API.

Body Params
object
required

The information required to create a destination resource. Applications should use one resource type (sqs or eventBridge) per destination.

string
required

开发者定义的名称,用于帮助识别此目标位置。

Responses

语言
Click Try It! to start a request and see the response here! Or choose an example:
application/json
Successful Response