This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

aws_bedrock_imported_model

account_id

Type: STRING

creation_time

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

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 imported model.
    • 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