Settings API - AWS Connections schema table
AWS Connections (builtin:hyperscaler-authentication.aws.connection)
Available connections for AWS for Workflows. A connection is used to authenticate against your AWS account. The retrieved, temporary AWS credentials are used to execute the AWS workflow actions.
Schema ID
Schema groups
Scope
builtin:hyperscaler-authentication.aws.connection
-
environment
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:hyperscaler-authentication.aws.connection |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:hyperscaler-authentication.aws.connection | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:hyperscaler-authentication.aws.connection |
Authentication
To execute this request, you need an access token with Read settings (settings.read
) scope. To learn how to obtain and use it, see Tokens and authentication.
Parameters
Property
Type
Description
Required
The WebIdentity
object
Property
Type
Description
Required
Role ARN
roleArn
secret
The ARN of the AWS role that should be assumed
required
Policy ARNs
policyArns
list
An optional list of policies that can be used to restrict the AWS role
required