cognitosync_get_bulk_publish_details {paws.security.identity} | R Documentation |
Get the status of the last BulkPublish operation for an identity pool
Description
Get the status of the last BulkPublish operation for an identity pool.
See https://www.paws-r-sdk.com/docs/cognitosync_get_bulk_publish_details/ for full documentation.
Usage
cognitosync_get_bulk_publish_details(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. |
[Package paws.security.identity version 0.7.0 Index]