cognitosync_bulk_publish: Initiates a bulk publish of all existing datasets for an...

View source: R/cognitosync_operations.R

cognitosync_bulk_publishR Documentation

Initiates a bulk publish of all existing datasets for an Identity Pool to the configured stream

Description

Initiates a bulk publish of all existing datasets for an Identity Pool to the configured stream. Customers are limited to one successful bulk publish per 24 hours. Bulk publish is an asynchronous request, customers can see the status of the request via the GetBulkPublishDetails operation.

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

Usage

cognitosync_bulk_publish(IdentityPoolId)

Arguments

IdentityPoolId

[required] A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito. GUID generation is unique within a region.


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