Skip to content

Bedrock Agentcore Control  >  Unions  >  ApiSchemaConfiguration

ApiSchemaConfiguration

Union Type

ApiSchemaConfiguration module-attribute

Configuration for API schema.

Union Member Types

ApiSchemaConfigurationS3 dataclass

The Amazon S3 configuration for a gateway. This structure defines how the gateway accesses files in Amazon S3.

Attributes

value instance-attribute

ApiSchemaConfigurationInlinePayload dataclass

The inline payload containing the API schema definition.

Attributes

value instance-attribute
value: str

ApiSchemaConfigurationUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str