FromUrlSynchronizationConfiguration
Configuration for synchronizing from a URL-based MCP server.
Contents
- url
-
The HTTPS URL of the MCP server to synchronize from.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
https://.*Required: Yes
- credentialProviderConfigurations
-
Optional list of credential provider configurations for authenticating with the MCP server. At most one credential provider configuration can be specified.
Type: Array of RegistryRecordCredentialProviderConfiguration objects
Array Members: Minimum number of 0 items. Maximum number of 1 item.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: