StackAwsIntegrationAttachment

StackAwsIntegrationAttachment is the AWS integration attachment viewed from the Stack.
  • durationSeconds
    Duration in seconds for which the assumed role credentials should be valid.
  • externalId
    AWS external ID. This will contain your custom external ID when using role-assumption on the worker, and otherwise will contain an external ID generated by Spacelift.
  • generateCredentialsInWorker
    AWS credentials will be generated in the private worker.
  • id
    Globally unique attachment identifier.
  • integrationId
    ID of the attached integration.
  • The friendly name of the integration.
  • Whether the integration is used for read operations.
  • roleArn
    AWS IAM role to assume.
  • Whether the integration is used for write operations.
  • legacy
    Whether the integration is a legacy integration or not.