Bedrock Agentcore Control > Structures > IndexedKey IndexedKey¶ Structure Class¶ IndexedKey dataclass ¶ A metadata key indexed for filtering. Attributes¶ key instance-attribute ¶ key: str The metadata key name to index. type instance-attribute ¶ type: MetadataValueType The data type of the indexed key.