This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

aws_bedrock_async_invoke

account_id

Type: STRING

client_request_token

Type: STRING
Provider name: clientRequestToken
Description: The invocation’s idempotency token.

end_time

Type: TIMESTAMP
Provider name: endTime
Description: When the invocation ended.

failure_message

Type: STRING
Provider name: failureMessage
Description: An error message.

invocation_arn

Type: STRING
Provider name: invocationArn
Description: The invocation’s ARN.

last_modified_time

Type: TIMESTAMP
Provider name: lastModifiedTime
Description: The invocation’s last modified time.

model_arn

Type: STRING
Provider name: modelArn
Description: The invocation’s model ARN.

output_data_config

Type: STRUCT
Provider name: outputDataConfig
Description: Output data settings.

  • s3_output_data_config
    Type: STRUCT
    Provider name: s3OutputDataConfig
    Description: A storage location for the output data in an S3 bucket
    • bucket_owner
      Type: STRING
      Provider name: bucketOwner
      Description: If the bucket belongs to another AWS account, specify that account’s ID.
    • kms_key_id
      Type: STRING
      Provider name: kmsKeyId
      Description: A KMS encryption key ID.
    • s3_uri
      Type: STRING
      Provider name: s3Uri
      Description: An object URI starting with s3://.

status

Type: STRING
Provider name: status
Description: The invocation’s status.

submit_time

Type: TIMESTAMP
Provider name: submitTime
Description: When the invocation request was submitted.

tags

Type: UNORDERED_LIST_STRING