gogol-iam: Google Identity and Access Management (IAM) SDK.

[ cloud, google, library, mpl, network ] [ Propose Tags ] [ Report a vulnerability ]

Manages identity and access control for Google Cloud resources, including the creation of service accounts, which you can use to authenticate to Google and make API calls. Enabling this API also enables the IAM Service Account Credentials API (iamcredentials.googleapis.com). However, disabling this API doesn't disable the IAM Service Account Credentials API.

Warning: This is an experimental prototype/preview release which is still under exploratory development and not intended for public use, caveat emptor!

This library is compatible with version v2 of the API.


[Skip to Readme]

Modules

[Last Documentation]

  • Gogol
    • Gogol.IAM
      • Policies
        • Gogol.IAM.Policies.CreatePolicy
        • Gogol.IAM.Policies.Delete
        • Gogol.IAM.Policies.Get
        • Gogol.IAM.Policies.ListPolicies
        • Operations
          • Gogol.IAM.Policies.Operations.Get
        • Gogol.IAM.Policies.Update
      • Gogol.IAM.Types

Flags

Manual Flags

NameDescriptionDefault
field-selectors

If record field selectors should be enabled. Disabling this requires GHC >=9.2 and the NoFieldSelectors extension.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.1, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 1.0.0
Dependencies gogol-core (>=1.0.0 && <1.1) [details]
License MPL-2.0
Copyright Copyright (c) 2015-2025 Brendan Hay
Author Brendan Hay
Maintainer Brendan Hay <brendan.g.hay+gogol@gmail.com>, Toni Cebrián <toni@tonicebrian.com>
Category Google
Home page https://github.com/brendanhay/gogol
Bug tracker https://github.com/brendanhay/gogol/issues
Source repo head: git clone git://github.com/brendanhay/gogol.git(gogol-iam)
Uploaded by BrendanHay at 2025-05-07T06:08:19Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3227 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2025-05-07 [all 2 reports]

Readme for gogol-iam-1.0.0

[back to package description]

gogol-iam

Version

1.0.0

Description

A client library for the Google Identity and Access Management (IAM).

Contribute

For any problems, comments, or feedback please create an issue here on GitHub.

Note: this library is an auto-generated Haskell package. Please see gogol-gen for more information.

Licence

gogol-iam is released under the Mozilla Public License Version 2.0.