paws.security.identity (version 0.5.0)

cognitosync_set_identity_pool_configuration: Sets the necessary configuration for push sync

Description

Sets the necessary configuration for push sync.

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

Usage

cognitosync_set_identity_pool_configuration(
  IdentityPoolId,
  PushSync = NULL,
  CognitoStreams = NULL
)

Arguments

IdentityPoolId

[required] A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito. This is the ID of the pool to modify.

PushSync

Options to apply to this identity pool for push synchronization.

CognitoStreams

Options to apply to this identity pool for Amazon Cognito streams.