awsIntegration

Details of a single AWS integration.

Arguments

Returns

AwsIntegration
AwsIntegration
Collapse
  • hasAttachedStacks
    Indicates whether any stacks are attached to this policy, either directly or via auto-attachment.
  • The unique ID for managing the integration within Spacelift.
  • space
    ID of the space this AwsIntegration belongs to.
  • The friendly name of the integration.
  • roleArn
    AWS IAM role to assume.
  • durationSeconds
    Duration in seconds for which the assumed role credentials should be valid.
  • generateCredentialsInWorker
    AWS credentials will be generated in the private worker.
  • externalId
    AWS external ID (only valid when generating credentials in private workers).
  • User-defined labels set on the integration.
  • legacy
    Indicates that this integration was automatically created via the stackIntegrationAwsCreate mutation and is bound to a single stack.
  • notificationCount
    Number of the aws integration notifications.