JobResource
Important
End of support notice: On November 12, 2024, AWS will discontinue previous generation AWS 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 AWS Snowball devices are available for all customers.
For more information, visit this blog post
Contains an array of AWS resource objects. Each object represents an Amazon S3 bucket, an AWS 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 AWS SDKs, see the following: