StackAwsIntegrationAttachment is the AWS integration attachment viewed from the Stack.
- durationSecondsDuration in seconds for which the assumed role credentials should be valid.
- externalIdAWS 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.
- generateCredentialsInWorkerAWS credentials will be generated in the private worker.
- idGlobally unique attachment identifier.
- integrationIdID of the attached integration.
- nameThe friendly name of the integration.
- readWhether the integration is used for read operations.
- roleArnAWS IAM role to assume.
- writeWhether the integration is used for write operations.
- legacyWhether the integration is a legacy integration or not.