v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141813797.1 KB

Creates a worker configuration using the specified properties.

post/v1/worker-configurations

Request body

descriptionstring

A summary description of the worker configuration.

namestring required

The name of the worker configuration.

propertiesFileContentstring password required

Base64 encoded contents of connect-distributed.properties file.

tagsobject

The tags you want to attach to the worker configuration.

Response

Success

creationTimestring date-time

The time that the worker configuration was created.

namestring

The name of the worker configuration.

workerConfigurationArnstring

The Amazon Resource Name (ARN) that Amazon assigned to the worker configuration.

workerConfigurationState'ACTIVE' | 'DELETING'

The state of the worker configuration.