v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
AWS Auth

Update AWS Auth configuration on machine identity

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

Path parameters

identityIdstring required

The ID of the machine identity to update the auth method for.

Request body

stsEndpointstring

The new endpoint URL for the AWS STS API.

allowedPrincipalArnsstring

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

allowedAccountIdsstring

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

accessTokenTTLinteger

The new lifetime for an access token in seconds.

accessTokenNumUsesLimitinteger

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

accessTokenMaxTTLinteger

The new maximum lifetime for an access token in seconds.

Response

Default Response