cognitosync_get_identity_pool_configuration {paws.security.identity} | R Documentation |
Gets the configuration settings of an identity pool
Description
Gets the configuration settings of an identity pool.
See https://www.paws-r-sdk.com/docs/cognitosync_get_identity_pool_configuration/ for full documentation.
Usage
cognitosync_get_identity_pool_configuration(IdentityPoolId)
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 for which to return a configuration. |
[Package paws.security.identity version 0.9.0 Index]