View a markdown version of this page

AWS::Bedrock::AsyncInvoke - AWS CloudFormation

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::AsyncInvoke

The AWS::Bedrock::AsyncInvoke resource Property description not available. for Bedrock.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::Bedrock::AsyncInvoke", "Properties" : { "Tags" : [ Tag, ... ] } }

YAML

Type: AWS::Bedrock::AsyncInvoke Properties: Tags: - Tag

Properties

Tags

Property description not available.

Required: No

Type: Array of Tag

Minimum: 0

Maximum: 200

Update requires: Replacement

Return values

Ref

Fn::GetAtt

EndTime

When the invocation ended.

InvocationArn

The invocation's ARN.

InvocationId

Property description not available.

LastModifiedTime

When the invocation was last modified.

ModelArn

The invoked model's ARN.

Status

The invocation's status.

SubmitTime

When the invocation was submitted.