v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
AWS Auth

Attach AWS Auth configuration onto machine identity

post/api/v1/auth/aws-auth/identities/{identityId}

Path parameters

identityIdstring required

The ID of the machine identity to attach the configuration onto.

Request body

stsEndpointstring

The endpoint URL for the AWS STS API.

allowedPrincipalArnsstring

The comma-separated list of trusted IAM principal ARNs that are allowed to authenticate with Infisical.

allowedAccountIdsstring

The comma-separated list of trusted AWS account IDs that are allowed to authenticate with Infisical.

accessTokenTTLinteger

The lifetime for an access token in seconds.

accessTokenMaxTTLinteger

The maximum lifetime for an access token in seconds.

accessTokenNumUsesLimitinteger

The maximum number of times that an access token can be used.

Response

Default Response