[][src]Function aws_arn::builder::cognito::identity_pool

pub fn identity_pool(
    partition: &str,
    region: &str,
    account: &str,
    identity_pool_id: &str
) -> ARN

From doc

arn:${Partition}:cognito-identity:${Region}:${Account}:identitypool/${IdentityPoolId}