OperationContextOIDCConfigurationRequest
Request body for updating the OIDC configuration of an operation context.
Properties
- AWS-specific OIDC configuration.
- ↳
durationstring optionalDuration of the assume-role session. - ↳
policyArnsarray[string] optionalOptional set of IAM policy ARNs that further restrict the assume-role session. - ↳
roleArnstring optionalThe ARN of the role to assume using the OIDC token. - ↳
sessionNamestring optionalThe name of the assume-role session. - Azure-specific OIDC configuration.
- ↳
clientIdstring optionalThe client ID of the federated workload identity. - ↳
tenantIdstring optionalThe tenant ID of the federated workload identity. - ↳
subscriptionIdstring optionalThe subscription ID of the federated workload identity. - GCP-specific OIDC configuration.
- ↳
projectIdstring optionalThe numerical ID of the GCP project. - ↳
regionstring optionalThe region of the GCP project. - ↳
workloadPoolIdstring optionalThe ID of the workload pool to use. - ↳
providerIdstring optionalThe ID of the identity provider associated with the workload pool. - ↳
serviceAccountstring optionalThe email address of the service account to use. - ↳
tokenLifetimestring optionalThe lifetime of the temporary credentials.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.