View source: R/cognitosync_operations.R
cognitosync_set_cognito_events | R Documentation |
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.
cognitosync_set_cognito_events(IdentityPoolId, Events)
IdentityPoolId |
[required] The Cognito Identity Pool to use when configuring Cognito Events |
Events |
[required] The events to configure |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.