Skip to content

Bedrock  >  Structures  >  AutomatedReasoningPolicyIngestContentAnnotation

AutomatedReasoningPolicyIngestContentAnnotation

Structure Class

AutomatedReasoningPolicyIngestContentAnnotation dataclass

An annotation for processing and incorporating new content into an Automated Reasoning policy.

Attributes

content class-attribute instance-attribute
content: str = field(repr=False)

The new content to be analyzed and incorporated into the policy, such as additional documents or rule descriptions.