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

OperationContextOIDCConfigurationRequest

    Request body for updating the OIDC configuration of an operation context.

    Properties

    • AWS-specific OIDC configuration.
    • duration string optional
      Duration of the assume-role session.
    • policyArns array[string] optional
      Optional set of IAM policy ARNs that further restrict the assume-role session.
    • roleArn string optional
      The ARN of the role to assume using the OIDC token.
    • sessionName string optional
      The name of the assume-role session.
    • Azure-specific OIDC configuration.
    • clientId string optional
      The client ID of the federated workload identity.
    • tenantId string optional
      The tenant ID of the federated workload identity.
    • subscriptionId string optional
      The subscription ID of the federated workload identity.
    • GCP-specific OIDC configuration.
    • projectId string optional
      The numerical ID of the GCP project.
    • region string optional
      The region of the GCP project.
    • workloadPoolId string optional
      The ID of the workload pool to use.
    • providerId string optional
      The ID of the identity provider associated with the workload pool.
    • serviceAccount string optional
      The email address of the service account to use.
    • tokenLifetime string optional
      The lifetime of the temporary credentials.

      The infrastructure as code platform for any cloud.