cognitosync_set_cognito_events: Sets the AWS Lambda function for a given event type for an...

View source: R/cognitosync_operations.R

cognitosync_set_cognito_eventsR Documentation

Sets the AWS Lambda function for a given event type for an identity pool

Description

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.

See https://www.paws-r-sdk.com/docs/cognitosync_set_cognito_events/ for full documentation.

Usage

cognitosync_set_cognito_events(IdentityPoolId, Events)

Arguments

IdentityPoolId

[required] The Cognito Identity Pool to use when configuring Cognito Events

Events

[required] The events to configure


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.