Skip to main content
Pulumi logo Pulumi logo
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. AccessTokenRole

AccessTokenRole

    A role that can be associated with an access token to scope its permissions.

    Properties

    • id string required
      Unique identifier for this role.
    • name string required
      Display name of the role.
    • defaultIdentifier enum required
      The default identity to assume when using a token with this role.
      Values:
      member — Member
      admin — Admin
      billing-manager — BillingManager
      stack-read — StackRead
      stack-write — StackWrite
      stack-admin — StackAdmin
      environment-read — EnvironmentRead
      environment-write — EnvironmentWrite
      environment-admin — EnvironmentAdmin
      environment-open — EnvironmentOpen
      insights-account-read — InsightsAccountRead
      insights-account-write — InsightsAccountWrite
      insights-account-admin — InsightsAccountAdmin

      The infrastructure as code platform for any cloud.