Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Hierarchy

Properties

adminUserPassword?: string

The password of the administrator for the first database created in the namespace. This parameter must be updated together with adminUsername.

adminUsername?: string

The username of the administrator for the first database created in the namespace. This parameter must be updated together with adminUserPassword.

defaultIamRoleArn?: string

The Amazon Resource Name (ARN) of the IAM role to set as a default in the namespace. This parameter must be updated together with iamRoles.

iamRoles?: string[]

A list of IAM roles to associate with the namespace. This parameter must be updated together with defaultIamRoleArn.

kmsKeyId?: string

The ID of the Amazon Web Services Key Management Service key used to encrypt your data.

logExports?: string[]

The types of logs the namespace can export. The export types are userlog, connectionlog, and useractivitylog.

namespaceName: undefined | string

The name of the namespace to update. You can't update the name of a namespace once it is created.