This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::Bedrock::FoundationModel
Request a model access agreement for the specified model.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::Bedrock::FoundationModel" }
YAML
Type: AWS::Bedrock::FoundationModel
Return values
Ref
Fn::GetAtt
CustomizationsSupported-
The customization that the model supports.
InferenceTypesSupported-
The inference types that the model supports.
InputModalities-
The input modalities that the model supports.
ModelArn-
The model Amazon Resource Name (ARN).
ModelId-
The model identifier.
ModelName-
The model name.
OutputModalities-
The output modalities that the model supports.
ProviderName-
The model's provider name.
ResponseStreamingSupported-
Indicates whether the model supports streaming.