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_imported_model

account_id

Type: STRING

creation_time

Type: TIMESTAMP
Provider name: creationTime
Description: Creation time of the imported model.

custom_model_units

Type: STRUCT
Provider name: customModelUnits
Description: Information about the hardware utilization for a single copy of the model.

  • custom_model_units_per_model_copy
    Type: INT32
    Provider name: customModelUnitsPerModelCopy
    Description: The number of custom model units used to host a model copy.
  • custom_model_units_version
    Type: STRING
    Provider name: customModelUnitsVersion
    Description: The version of the custom model unit. Use to determine the billing rate for the custom model unit.

instruct_supported

Type: BOOLEAN
Provider name: instructSupported
Description: Specifies if the imported model supports converse.

job_arn

Type: STRING
Provider name: jobArn
Description: Job Amazon Resource Name (ARN) associated with the imported model.

job_name

Type: STRING
Provider name: jobName
Description: Job name associated with the imported model.

model_architecture

Type: STRING
Provider name: modelArchitecture
Description: The architecture of the imported model.

model_arn

Type: STRING
Provider name: modelArn
Description: The Amazon Resource Name (ARN) associated with this imported model.

model_data_source

Type: STRUCT
Provider name: modelDataSource
Description: The data source for this imported model.

  • s3_data_source
    Type: STRUCT
    Provider name: s3DataSource
    Description: The Amazon S3 data source of the model to import.
    • s3_uri
      Type: STRING
      Provider name: s3Uri
      Description: The URI of the Amazon S3 data source.

model_kms_key_arn

Type: STRING
Provider name: modelKmsKeyArn
Description: The imported model is encrypted at rest using this key.

model_name

Type: STRING
Provider name: modelName
Description: The name of the imported model.

tags

Type: UNORDERED_LIST_STRING