This product is not supported for your selected Datadog site. ().
このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください

aws_bedrock_model_copy_job

account_id

Type: STRING

creation_time

Type: TIMESTAMP
Provider name: creationTime
Description: The time at which the model copy job was created.

failure_message

Type: STRING
Provider name: failureMessage
Description: An error message for why the model copy job failed.

job_arn

Type: STRING
Provider name: jobArn
Description: The Amazon Resource Name (ARN) of the model copy job.

source_account_id

Type: STRING
Provider name: sourceAccountId
Description: The unique identifier of the account that the model being copied originated from.

source_model_arn

Type: STRING
Provider name: sourceModelArn
Description: The Amazon Resource Name (ARN) of the original model being copied.

source_model_name

Type: STRING
Provider name: sourceModelName
Description: The name of the original model being copied.

status

Type: STRING
Provider name: status
Description: The status of the model copy job.

tags

Type: UNORDERED_LIST_STRING

target_model_arn

Type: STRING
Provider name: targetModelArn
Description: The Amazon Resource Name (ARN) of the copied model.

target_model_kms_key_arn

Type: STRING
Provider name: targetModelKmsKeyArn
Description: The Amazon Resource Name (ARN) of the KMS key encrypting the copied model.

target_model_name

Type: STRING
Provider name: targetModelName
Description: The name of the copied model.

target_model_tags

Type: UNORDERED_LIST_STRUCT
Provider name: targetModelTags
Description: The tags associated with the copied model.

  • key
    Type: STRING
    Provider name: key
    Description: Key for the tag.
  • value
    Type: STRING
    Provider name: value
    Description: Value for the tag.