Smaws_Client_CognitoIdentity.SetIdentityPoolRoles
val request :
Smaws_Lib.Context.t ->
set_identity_pool_roles_input ->
(unit,
[> Smaws_Lib.Protocols.AwsJson.error
| `ConcurrentModificationException of concurrent_modification_exception
| `InternalErrorException of internal_error_exception
| `InvalidParameterException of invalid_parameter_exception
| `NotAuthorizedException of not_authorized_exception
| `ResourceConflictException of resource_conflict_exception
| `ResourceNotFoundException of resource_not_found_exception
| `TooManyRequestsException of too_many_requests_exception ])
Stdlib.result
Sets the roles for an identity pool. These roles are used when making calls to GetCredentialsForIdentity
action.
You must use AWS Developer credentials to call this API.