CustomPluginConfiguration
Configuration information required to create a custom plugin.
Contents
- apiSchemaType
 - 
               
The type of OpenAPI schema to use.
Type: String
Valid Values:
OPEN_API_V3Required: Yes
 - description
 - 
               
A description for your custom plugin configuration.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Required: Yes
 - 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: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: