View a markdown version of this page

DescriptorSourceFromUrl - AgentRegistry Control Plane API Reference

DescriptorSourceFromUrl

URL-based descriptor source configuration, with credential provider configurations for authenticated URL retrieval.

Contents

url

The URL from which the descriptor content is retrieved.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Pattern: https://.*

Required: Yes

credentialProviderConfigurations

The credential providers used to authenticate when fetching descriptor content from the source URL.

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: