1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. OperationContextAWSOIDCConfigurationRequest

OperationContextAWSOIDCConfigurationRequest

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

    Properties

    • 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.