JobResource - Amazon Snowball
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

JobResource

Contains an array of Amazon resource objects. Each object represents an Amazon S3 bucket, an Amazon Lambda function, or an Amazon Machine Image (AMI) based on Amazon EC2 that is associated with a particular job.

Contents

Ec2AmiResources

The Amazon Machine Images (AMIs) associated with this job.

Type: Array of Ec2AmiResource objects

Required: No

LambdaResources

The Python-language Lambda functions for this job.

Type: Array of LambdaResource objects

Required: No

S3Resources

An array of S3Resource objects.

Type: Array of S3Resource objects

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: