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

AWSSetupRequest

    Request to setup AWS OIDC infrastructure using static credentials

    Properties

    • accessKeyId string required
      AWS Access Key ID
    • secretAccessKey string required
      AWS Secret Access Key
    • sessionToken string required
      AWS Session Token (for temporary credentials)
    • policyArn string required
      ARN of the IAM policy to attach to the role
    • oidcRoleName string required
      Name of IAM Role for OIDC

      The infrastructure as code platform for any cloud.