1Net::Amazon::EC2::BundlUesIenrstCaonncterRiebsuptNoeendts:eP:(eA3rm)lazDoonc:u:mEeCn2t:a:tBiuonndleInstanceResponse(3)
2
3
4
6 Net::Amazon::EC2::BundleInstanceResponse
7
9 A class representing a bundled instance
10
12 instance_id (required)
13 Instance associated with this bundle task.
14
15 bundle_id (required)
16 Identifier for this task.
17
18 state (required)
19 The state of this bundling task.
20
21 start_time (required)
22 The time the bundle task started
23
24 update_time (required)
25 The time of the most recent update for the bundle.
26
27 progress (required)
28 A percentage description of the progress of the task, such as 94%.
29
30 s3_bucket (required)
31 The bucket in which to store the AMI. You can specify a bucket that
32 you already own or a new bucket that Amazon EC2 creates on your
33 behalf. If you specify a bucket that belongs to someone else,
34 Amazon EC2 returns an error.
35
36 s3_prefix (required)
37 Specifies the beginning of the file name of the AMI.
38
39 s3_aws_access_key_id (required)
40 The Access Key ID of the owner of the Amazon S3 bucket.
41
42 s3_upload_policy (required)
43 An Amazon S3 upload policy that gives Amazon EC2 permission to
44 upload items into Amazon S3 on the user's behalf.
45
46 s3_policy_upload_signature (required)
47 The signature of the Base64 encoded JSON document.
48
49 bundle_error_code (optional)
50 Error code for bundle failure.
51
52 bundle_error_message (optional)
53 Error message associated with bundle failure.
54
56 Jeff Kim <cpan@chosec.com>
57
59 Copyright (c) 2006-2010 Jeff Kim. This program is free software; you
60 can redistribute it and/or modify it under the same terms as Perl
61 itself.
62
63
64
65perl v5.36.0 20N2e2t-:0:7A-m2a2zon::EC2::BundleInstanceResponse(3)