v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14178465.7 KB

Sets the AWS Lambda function for a given event type for an identity pool. This request only updates the key/value pair specified. Other key/values pairs are not updated. To remove a key value pair, pass a empty value for the particular key.

This API can only be called with developer credentials. You cannot call this API with the temporary user credentials provided by Cognito Identity.

post/identitypools/{IdentityPoolId}/events

Path parameters

IdentityPoolIdstring required

The Cognito Identity Pool to use when configuring Cognito Events

Request body

Eventsobject required

The events to configure

Response

Success