class Aws::Rekognition::Types::GroundTruthManifest

The S3 bucket that contains an Amazon Sagemaker Ground Truth format manifest file.

@note When making an API call, you may pass GroundTruthManifest

data as a hash:

    {
      s3_object: {
        bucket: "S3Bucket",
        name: "S3ObjectName",
        version: "S3ObjectVersion",
      },
    }

@!attribute [rw] s3_object

Provides the S3 bucket name and object name.

The region for the S3 bucket containing the S3 object must match the
region you use for Amazon Rekognition operations.

For Amazon Rekognition to process an S3 object, the user must have
permission to access the S3 object. For more information, see
Resource-Based Policies in the Amazon Rekognition Developer Guide.
@return [Types::S3Object]

Constants

SENSITIVE