EXERCISER_MONKEY_OUTPUT: the artifact (log) generated by an Android
fuzz test.
=item *
CALABASH_JSON_OUTPUT
=item *
CALABASH_PRETTY_OUTPUT
=item *
CALABASH_STANDARD_OUTPUT
=item *
CALABASH_JAV
Rekognition or Amazon Textract are used as the
integration source. The default field settings and JSON parsing rules
are different based on the integration source. Valid values:
=head1 SEE ALSO
Th
bel in the output manifest file.
=head2 LabelCategoryConfigS3Uri => Str
The S3 location of the JSON file that defines the categories used to
label data objects. Please note the following label-cate
d labeling: 20 labels
=item *
Box bounding labeling jobs (all): 10 labels
=back
The file is a JSON structure in the following format:
C<{>
C<"document-version": "2018-11-28">
C<"labels": [>
C<
ition object:
$result = $service_obj->Method(...);
$result->Att1->Key
=head1 DESCRIPTION
A JSON string which you can use to limit the event bus permissions you
are granting to only accounts tha
ig => Str
Specifies the name and shape of the expected data inputs for your
trained model with a JSON dictionary form. The data inputs are
InputConfig$Framework specific.
=over
=item *
C<TensorFlo
ad1 NAME
Paws::SageMaker::CreatePresignedNotebookInstanceUrlOutput
=head1 ATTRIBUTES
=head2 AuthorizedUrl => Str
A JSON object that contains the URL string.
=head2 _request_id => Str
=cut
1;
TRIBUTES
=head2 CompilerOptions => Str
Specifies additional parameters for compiler options in JSON format.
The compiler options are C<TargetPlatform> specific. It is required for
NVIDIA accelerato
back
=item *
C<INFERENTIA>: Compilation for target ml_inf1 uses compiler options
passed in as a JSON string. For example, C<"CompilerOptions":
"\"--verbose 1 --num-neuroncores 2 -O2\"">.
For inform
vice>.
The following examples show how to configure the C<TargetPlatform> and
C<CompilerOptions> JSON strings for popular target platforms:
=over
=item *
Raspberry Pi 3 Model B+
C<"TargetPlatform
erences in the C<ManifestFile> is shuffled. If you use
C<AugmentedManifestFile>, the order of the JSON lines in the
C<AugmentedManifestFile> is shuffled. The shuffling order is determined
using the C<
arameter to the API requires a JSON text string argument. For
information on how to format a JSON parameter for the various command
line tool environments, see Using JSON for Parameters
(https://docs.
aws.amazon.com/cli/latest/userguide/cli-usage-parameters.html#cli-using-param-json)
in the I<AWS CLI User Guide>.
=head1 SEE ALSO
This class forms part of L<Paws>, documenting arguments for metho
ight look like this: C<s3://bucketname/example.manifest>
The manifest is an S3 object which is a JSON file with the following
format:
C<[ {"prefix": "s3://customer_bucket/some/prefix/"},>
C<"relati
-1",>
C<"relative/path/custdata-2",>
C<...>
C<"relative/path/custdata-N">
C<]>
The preceding JSON matches the following C<S3Uris>:
C<s3://customer_bucket/some/prefix/relative/path/to/custdata-1>
IPTION
Contains input values for a task.
=head1 ATTRIBUTES
=head2 B<REQUIRED> Input => Str
A JSON object that contains values for the variables defined in the
template. It is made available to th
if you define a variable
C<task.input.text> in your template, you can supply the variable in the
JSON object as C<"text": "sample text">.
=head1 SEE ALSO
This class forms part of L<Paws>, describ
sful, the service sends back an HTTP 200
response. Amazon SageMaker returns the following data in JSON format:
=over
=item *
C<CompilationJobArn>: The Amazon Resource Name (ARN) of the compiled
job
atest/dg/batch-transform-data-processing.html).
=head1 ATTRIBUTES
=head2 InputFilter => Str
A JSONPath
(https://docs.aws.amazon.com/sagemaker/latest/dg/batch-transform-data-processing.html#data-pr
.
For JSON or JSONLines objects, such as a JSON array, Amazon SageMaker
adds the transformed data to the input JSON object in an attribute
called C<SageMakerOutput>. The joined result for JSON must b
JSON file. In the new JSON file, and the
input data is stored under the C<SageMakerInput> key and the results
are stored in C<SageMakerOutput>.
For CSV data, Amazon SageMaker takes each row as a JSON
ax: 255
OutputFormat =>
'PARQUET', # values: PARQUET, ORC, AVRO, JSON, TEXTFILE
OutputS3Uri => 'MyS3Uri', # max: 1024
Qu
QUIRED> MonitoringScheduleSummaries => ArrayRef[L<Paws::SageMaker::MonitoringScheduleSummary>]
A JSON array in which each element is a summary for a monitoring
schedule.
=head2 NextToken => Str
If
erences in the C<ManifestFile> is shuffled. If you use
C<AugmentedManifestFile>, the order of the JSON lines in the
C<AugmentedManifestFile> is shuffled. The shuffling order is determined
using the C<
nput => Str
Valid JSON text passed to the target. In this case, nothing from the
event itself is passed to the target. For more information, see The
JavaScript Object Notation (JSON) Data Interchange
he JSONPath that is used for extracting part of the
matched event when passing it to the target. You must use JSON dot
notation, not bracket notation. For more information about JSON paths,
see JSONPa
th (http://goessner.net/articles/JsonPath/).
=head2 InputTransformer => L<Paws::CloudWatchEvents::InputTransformer>
Settings to enable you to provide custom input to a target based on
certain event
...);
$result->Att1->PartitionKeyPath
=head1 DESCRIPTION
This object enables you to specify a JSON path to extract from the
event and use as the partition key for the Amazon Kinesis data stream,
s
entId> as the
partition key.
=head1 ATTRIBUTES
=head2 B<REQUIRED> PartitionKeyPath => Str
The JSON path to be extracted from the event and used as the partition
key. For more information, see Amaz
$sms->GenerateTemplate(
AppId => 'MyAppId', # OPTIONAL
TemplateFormat => 'JSON', # OPTIONAL
);
# Results:
my $S3Location = $GenerateTemplateResponse->S3Locat
teFormat => Str
The format for generating the AWS CloudFormation template.
Valid values are: C<"JSON">, C<"YAML">
=head1 SEE ALSO
This class forms part of L<Paws>, documenting arguments for metho
package Paws::Backup::ExportBackupPlanTemplateOutput;
use Moose;
has BackupPlanTemplateJson => (is => 'ro', isa => 'Str');
has _request_id => (is => 'ro', isa => 'Str');
1;
### main pod docum
ackupPlanTemplateJson => Str
The body of a backup plan template in JSON format.
This is a signed JSON document that cannot be modified before being
passed to C<GetBackupPlanFromJSON.>
=head2 _requ