AWS integration - with that set up, a Stack can assume an arbitrary AWS IAM
role without setting up static credentials.
- activatedIs this integration activated. If not, assumedRoleARN is expected to be empty.
- assumedRoleArnAWS IAM role to assume, if set.
- assumeRoleLinkAWS IAM assume role creation link.
- assumeRolePolicyStatementAWS IAM assume role policy statement.
- durationSecondsDuration in seconds for which the assumed role credentials should be valid.
- externalIDAWS external ID (works only for private workers).
- generateCredentialsInWorkerAWS credentials will be generated in the private worker.
- regionAWS region.