View a markdown version of this page

AWS::AgentRegistry::Registry DiscoveryConfiguration - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::AgentRegistry::Registry DiscoveryConfiguration

Discovery configuration for the registry. It controls how consumers are authorized to search the registry and invoke its Model Context Protocol (MCP) endpoint.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

AuthorizerConfiguration

The authorizer configuration for the registry. This is required when the authorizer type is CUSTOM_JWT.

Required: No

Type: AuthorizerConfiguration

Update requires: No interruption