CustomPluginConfiguration - Amazon Q Business

CustomPluginConfiguration

Configuration information required to create a custom plugin.

Contents

apiSchema

Contains either details about the S3 object containing the OpenAPI schema for the action group or the JSON or YAML-formatted payload defining the schema.

Type: APISchema object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: Yes

apiSchemaType

The type of OpenAPI schema to use.

Type: String

Valid Values: OPEN_API_V3

Required: Yes

description

A description for your custom plugin configuration.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 200.

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: