View a markdown version of this page

DiscoveryConfiguration - AgentRegistry Control Plane API Reference

DiscoveryConfiguration

Discovery configuration for the registry. Controls how consumers are authorized to search the registry and invoke its MCP endpoint.

Contents

authorizerConfiguration

The authorizer configuration for the registry. Required when authorizerType is CUSTOM_JWT.

Type: AuthorizerConfiguration object

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

Required: No

authorizerType

The type of authorizer that controls how consumers access the registry's search and MCP invoke operations.

Type: String

Valid Values: CUSTOM_JWT | AWS_IAM

Required: No

See Also

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