v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141813797.1 KB

Creates a custom plugin using the specified properties.

post/v1/custom-plugins

Request body

contentType'JAR' | 'ZIP' required

The type of the plugin file.

descriptionstring

A summary description of the custom plugin.

namestring required

The name of the custom plugin.

tagsobject

The tags you want to attach to the custom plugin.

Response

Success

customPluginArnstring

The Amazon Resource Name (ARN) that Amazon assigned to the custom plugin.

customPluginState'CREATING' | 'CREATE_FAILED' | 'ACTIVE' | 'UPDATING' | 'UPDATE_FAILED' | 'DELETING'

The state of the custom plugin.

namestring

The name of the custom plugin.

revisioninteger

The revision of the custom plugin.