stratosphere-bedrock-1.0.0: Stratosphere integration for AWS Bedrock.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Bedrock.Guardrail

Documentation

data Guardrail Source #

Constructors

Guardrail

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-guardrail.html

Fields

Instances

Instances details
ToJSON Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

Show Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

Eq Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

ToResourceProperties Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

Property "AutomatedReasoningPolicyConfig" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

Associated Types

type PropertyType "AutomatedReasoningPolicyConfig" Guardrail 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

type PropertyType "AutomatedReasoningPolicyConfig" Guardrail = AutomatedReasoningPolicyConfigProperty

Methods

set :: PropertyType "AutomatedReasoningPolicyConfig" Guardrail -> Guardrail -> Guardrail #

Property "BlockedInputMessaging" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

Associated Types

type PropertyType "BlockedInputMessaging" Guardrail 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

type PropertyType "BlockedInputMessaging" Guardrail = Value Text

Methods

set :: PropertyType "BlockedInputMessaging" Guardrail -> Guardrail -> Guardrail #

Property "BlockedOutputsMessaging" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

Associated Types

type PropertyType "BlockedOutputsMessaging" Guardrail 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

type PropertyType "BlockedOutputsMessaging" Guardrail = Value Text

Methods

set :: PropertyType "BlockedOutputsMessaging" Guardrail -> Guardrail -> Guardrail #

Property "ContentPolicyConfig" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

Associated Types

type PropertyType "ContentPolicyConfig" Guardrail 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

Methods

set :: PropertyType "ContentPolicyConfig" Guardrail -> Guardrail -> Guardrail #

Property "ContextualGroundingPolicyConfig" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

Associated Types

type PropertyType "ContextualGroundingPolicyConfig" Guardrail 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

type PropertyType "ContextualGroundingPolicyConfig" Guardrail = ContextualGroundingPolicyConfigProperty

Methods

set :: PropertyType "ContextualGroundingPolicyConfig" Guardrail -> Guardrail -> Guardrail #

Property "CrossRegionConfig" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

Associated Types

type PropertyType "CrossRegionConfig" Guardrail 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

Methods

set :: PropertyType "CrossRegionConfig" Guardrail -> Guardrail -> Guardrail #

Property "Description" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

Associated Types

type PropertyType "Description" Guardrail 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

type PropertyType "Description" Guardrail = Value Text

Methods

set :: PropertyType "Description" Guardrail -> Guardrail -> Guardrail #

Property "KmsKeyArn" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

Associated Types

type PropertyType "KmsKeyArn" Guardrail 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

type PropertyType "KmsKeyArn" Guardrail = Value Text

Methods

set :: PropertyType "KmsKeyArn" Guardrail -> Guardrail -> Guardrail #

Property "Name" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

Associated Types

type PropertyType "Name" Guardrail 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

Property "SensitiveInformationPolicyConfig" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

Associated Types

type PropertyType "SensitiveInformationPolicyConfig" Guardrail 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

type PropertyType "SensitiveInformationPolicyConfig" Guardrail = SensitiveInformationPolicyConfigProperty

Methods

set :: PropertyType "SensitiveInformationPolicyConfig" Guardrail -> Guardrail -> Guardrail #

Property "Tags" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

Associated Types

type PropertyType "Tags" Guardrail 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

type PropertyType "Tags" Guardrail = [Tag]
Property "TopicPolicyConfig" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

Associated Types

type PropertyType "TopicPolicyConfig" Guardrail 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

Methods

set :: PropertyType "TopicPolicyConfig" Guardrail -> Guardrail -> Guardrail #

Property "WordPolicyConfig" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

Associated Types

type PropertyType "WordPolicyConfig" Guardrail 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

Methods

set :: PropertyType "WordPolicyConfig" Guardrail -> Guardrail -> Guardrail #

type PropertyType "AutomatedReasoningPolicyConfig" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

type PropertyType "AutomatedReasoningPolicyConfig" Guardrail = AutomatedReasoningPolicyConfigProperty
type PropertyType "BlockedInputMessaging" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

type PropertyType "BlockedInputMessaging" Guardrail = Value Text
type PropertyType "BlockedOutputsMessaging" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

type PropertyType "BlockedOutputsMessaging" Guardrail = Value Text
type PropertyType "ContentPolicyConfig" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

type PropertyType "ContextualGroundingPolicyConfig" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

type PropertyType "ContextualGroundingPolicyConfig" Guardrail = ContextualGroundingPolicyConfigProperty
type PropertyType "CrossRegionConfig" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

type PropertyType "Description" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

type PropertyType "Description" Guardrail = Value Text
type PropertyType "KmsKeyArn" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

type PropertyType "KmsKeyArn" Guardrail = Value Text
type PropertyType "Name" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

type PropertyType "SensitiveInformationPolicyConfig" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

type PropertyType "SensitiveInformationPolicyConfig" Guardrail = SensitiveInformationPolicyConfigProperty
type PropertyType "Tags" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

type PropertyType "Tags" Guardrail = [Tag]
type PropertyType "TopicPolicyConfig" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail

type PropertyType "WordPolicyConfig" Guardrail Source # 
Instance details

Defined in Stratosphere.Bedrock.Guardrail