v1

latestOpenAPI 3.1.0proprietary2026-07-24156175241.3 KB
AWS Secrets Manager Accounts

Create AWS Secrets Manager Account

Create a new AWS Secrets Manager account connection for the organization.

post/v0/aws-secrets-manager/accounts

Request body

namestring

The name of the AWS Secrets Manager account connection

role_arnstring

The IAM role ARN used for cross-account access via STS AssumeRole

external_idstring

Optional external ID for secure cross-account role assumption

descriptionstring nullable

An optional description of the account connection

Response

Account created successfully

idinteger

The unique identifier of the account connection

namestring

The name of the account connection

descriptionstring nullable

An optional description

role_arnstring

The IAM role ARN used for cross-account access

has_external_idboolean

Whether an external ID is configured (value never exposed)

created_atstring date-time
updated_atstring date-time