How is `datadog.aws.Integration` meant to work as ...
# general
c
How is
datadog.aws.Integration
meant to work as it generates the necessary externalId for setting up the assumeRolePolicy but to create this
datadog.aws.Integration
you need to already have created the
aws.iam.Role
, which needs the externalId from creating the instance of
datadog.aws.Integration
?