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

Note

Effective November 7, 2025, Amazon Snowball Edge will only be available to existing customers. If you would like to use Amazon Snowball Edge, sign up prior to that date. New customers should explore Amazon DataSync for online transfers, Amazon Data Transfer Terminal for secure physical transfers, or Amazon Partner solutions. For edge computing, explore Amazon Outposts.

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: