This product is not supported for your selected Datadog site. ().

aws_rekognition_project

account_id

Type: STRING

auto_update

Type: STRING
Provider name: AutoUpdate
Description: Indicates whether automatic retraining will be attempted for the versions of the project. Applies only to adapters.

creation_timestamp

Type: TIMESTAMP
Provider name: CreationTimestamp
Description: The Unix timestamp for the date and time that the project was created.

datasets

Type: UNORDERED_LIST_STRUCT
Provider name: Datasets
Description: Information about the training and test datasets in the project.

  • creation_timestamp
    Type: TIMESTAMP
    Provider name: CreationTimestamp
    Description: The Unix timestamp for the date and time that the dataset was created.
  • dataset_arn
    Type: STRING
    Provider name: DatasetArn
    Description: The Amazon Resource Name (ARN) for the dataset.
  • dataset_type
    Type: STRING
    Provider name: DatasetType
    Description: The type of the dataset.
  • status
    Type: STRING
    Provider name: Status
    Description: The status for the dataset.
  • status_message
    Type: STRING
    Provider name: StatusMessage
    Description: The status message for the dataset.
  • status_message_code
    Type: STRING
    Provider name: StatusMessageCode
    Description: The status message code for the dataset operation. If a service error occurs, try the API call again later. If a client error occurs, check the input parameters to the dataset API call that failed.

feature

Type: STRING
Provider name: Feature
Description: Specifies the project that is being customized.

project_arn

Type: STRING
Provider name: ProjectArn
Description: The Amazon Resource Name (ARN) of the project.

status

Type: STRING
Provider name: Status
Description: The current status of the project.

tags

Type: UNORDERED_LIST_STRING