-
Notifications
You must be signed in to change notification settings - Fork 11
s3.getObject
jordanryanmoore edited this page May 12, 2011
·
1 revision
{
bucket: "BucketName",
key: "/my-second-image.jpg",
versionId: "UIORUnfndfiufdisojhr398493jfdkjFJjkndnqUifhnw89493jJFJ", // optional
range: "bytes=0-9", // optional
ifModifiedSince: new Date("Wed, 28 Oct 2009 22:32:00 GMT"), // optional
ifUnmodifiedSince: new Date("Wed, 28 Oct 2009 22:32:00 GMT"), // optional
ifMatch: "b2419b1e3fd45d596ee22bdf62aaaa2f", // optional
ifNoneMatch: "b2419b1e3fd45d596ee22bdf62aaaa2f", // optional
}
{
requestId: "236A8905248E5A01",
versionId: "UIORUnfndfiufdisojhr398493jfdkjFJjkndnqUifhnw89493jJFJ", // optional
deleteMarker: true, // optional
eTag: "b2419b1e3fd45d596ee22bdf62aaaa2f",
data: "[object data]"
}
- ec2.allocateAddress
- ec2.associateAddress
- ec2.createKeyPair
- ec2.deleteKeyPair
- ec2.describeAddresses
- ec2.describeAvailabilityZones
- ec2.describeInstanceAttribute
- ec2.describeInstances
- ec2.describeKeyPairs
- ec2.describeRegions
- ec2.disassociateAddress
- ec2.getConsoleOutput
- ec2.importKeyPair
- ec2.rebootInstances
- ec2.releaseAddress
- ec2.startInstances
- ec2.stopInstances
- ec2.terminateInstances
- route53.changeResourceRecordSets
- route53.createHostedZone
- route53.deleteHostedZone
- route53.getChange
- route53.getHostedZone
- route53.listHostedZones
- route53.listResourceRecordSets
- s3.createBucket
- s3.deleteBucket
- s3.deleteObject
- s3.getObject
- s3.listAllMyBuckets
- s3.listBucket
- s3.putObject