Promo Center

50% off for new user

Direct Mail-46% off

Learn More

PutAsyncInvokeConfig

Updated at: 2024-11-22 06:56

Creates or modifies an asynchronous invocation configuration for a function.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

The following table shows the authorization information corresponding to the API. The authorization information can be used in the Action policy element to grant a RAM user or RAM role the permissions to call this API operation. Description:

  • Operation: the value that you can use in the Action element to specify the operation on a resource.
  • Access level: the access level of each operation. The levels are read, write, and list.
  • Resource type: the type of the resource on which you can authorize the RAM user or the RAM role to perform the operation. Take note of the following items:
    • The required resource types are displayed in bold characters.
    • If the permissions cannot be granted at the resource level, All Resources is used in the Resource type column of the operation.
  • Condition Key: the condition key that is defined by the cloud service.
  • Associated operation: other operations that the RAM user or the RAM role must have permissions to perform to complete the operation. To complete the operation, the RAM user or the RAM role must have the permissions to perform the associated operations.
OperationAccess levelResource typeCondition keyAssociated operation
OperationAccess levelResource typeCondition keyAssociated operation
fc:PutFunctionAsyncInvokeConfigcreate
*All Resources
*
    none
none

Request syntax

PUT /2023-03-30/functions/{functionName}/async-invoke-config HTTP/1.1

Request parameters

ParameterTypeRequiredDescriptionExample
ParameterTypeRequiredDescriptionExample
bodyPutAsyncInvokeConfigInputYes

The asynchronous invocation configurations.

functionNamestringYes

The function name.

my-func
qualifierstringNo

The version or alias of the function.

LATEST

Response parameters

ParameterTypeDescriptionExample
ParameterTypeDescriptionExample
AsyncConfig

The asynchronous invocation configurations.

Examples

Sample success responses

JSONformat

{
  "asyncTask": true,
  "createdTime": "2006-01-02T15:04:05Z07:00",
  "destinationConfig": {
    "onFailure": {
      "destination": "acs:fc:cn-shanghai:xxx:functions/f1"
    },
    "onSuccess": {
      "destination": "acs:fc:cn-shanghai:xxx:functions/f1"
    }
  },
  "functionArn": "acs:fc:cn-shanghai:1234/functions/my-func",
  "lastModifiedTime": "2006-01-02T15:04:05Z07:00",
  "maxAsyncEventAgeInSeconds": 3600,
  "maxAsyncRetryAttempts": 3
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
Change timeSummary of changesOperation
2024-02-22The internal configuration of the API is changed, but the call is not affectedView Change Details
2023-08-30API Description UpdateView Change Details
2023-08-30API Description Update. The response structure of the API has changedView Change Details
2023-07-05The request parameters of the API has changedView Change Details
2023-06-28Add OperationView Change Details
  • On this page (1)
  • Debugging
  • Authorization information
  • Request syntax
  • Request parameters
  • Response parameters
  • Examples
  • Error codes
  • Change history
Feedback
phone Contact Us

Chat now with Alibaba Cloud Customer Service to assist you in finding the right products and services to meet your needs.

alicare alicarealicarealicare