JobResource - Amazon Snowball Edge
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

Important

End of support notice: On November 12, 2024, Amazon will discontinue previous generation Amazon Snowball devices, and both Snowcone devices (HDD and SDD). We will continue to support existing customers using these end-of-life devices until November 12, 2025. The latest generation Amazon Snowball devices are available for all customers. For more information, visit this blog post.

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: