View a markdown version of this page

ProvenanceSummary - AgentRegistry Control Plane API Reference

ProvenanceSummary

A condensed provenance entry surfaced in list results. Contains the source identity of a lineage entry without the source details returned by GetRegistryRecord.

Contents

relation

The relationship between the registry record and its upstream source. DETECTED_FROM indicates that the record was auto-detected from the source resource.

Type: String

Valid Values: DETECTED_FROM

Required: Yes

sourceId

The identifier of the upstream source that the registry record was detected from.

Type: String

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

Pattern: arn:aws(-[^:]+)?:[a-zA-Z0-9-]+:[a-z0-9-]*:[0-9]{12}:.+

Required: Yes

sourceType

The type of the upstream source that the registry record was detected from.

Type: String

Valid Values: AWS::BedrockAgentCore::Runtime | AWS::BedrockAgentCore::Gateway

Required: No

See Also

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