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
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:hyperscaler-authentication.aws.connection
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:hyperscaler-authentication.aws.connection
Environment ActiveGatehttps://{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
Name
name
text
-
required
Credential Type
type
enum
  • webIdentity
required
webIdentity
-
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