@aws-sdk/client-grafana

CreateWorkspaceServiceAccountCommandInput Interface

Members

Name
Type
Details
grafanaRole RequiredRole | undefined

The permission level to use for this service account.

For more information about the roles and the permissions each has, see User roles  in the Amazon Managed Grafana User Guide.

name Requiredstring | undefined

A name for the service account. The name must be unique within the workspace, as it determines the ID associated with the service account.

workspaceId Requiredstring | undefined

The ID of the workspace within which to create the service account.

Full Signature

export interface CreateWorkspaceServiceAccountCommandInput extends CreateWorkspaceServiceAccountRequest