StackIntegrationAws

AWS integration - with that set up, a Stack can assume an arbitrary AWS IAM role without setting up static credentials.
  • activated
    Is this integration activated. If not, assumedRoleARN is expected to be empty.
  • assumedRoleArn
    AWS IAM role to assume, if set.
  • assumeRoleLink
    AWS IAM assume role creation link.
  • assumeRolePolicyStatement
    AWS IAM assume role policy statement.
  • durationSeconds
    Duration in seconds for which the assumed role credentials should be valid.
  • externalID
    AWS external ID (works only for private workers).
  • generateCredentialsInWorker
    AWS credentials will be generated in the private worker.
  • region
    AWS region.