cognitosync_get_identity_pool_configuration: Gets the configuration settings of an identity pool
Description
Gets the configuration settings of an identity pool.
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.
Request syntax
svc$get_identity_pool_configuration(
IdentityPoolId = "string"
)
Details
This API can only be called with developer credentials. You cannot call
this API with the temporary user credentials provided by Cognito
Identity.