-
Notifications
You must be signed in to change notification settings - Fork 35
Home
SaltwaterC edited this page Dec 20, 2012
·
39 revisions
- EC2 Client (Elastic Compute Cloud)
- RDS Client (Relational Database Service)
- SES Client (Simple Email Service)
- ELB Client (Elastic Load Balancing)
- IAM Client (Identity and Access Management)
- Auto Scaling Client
- CloudWatch Client
- ElastiCache Client
- SQS Client (Simple Queue Service)
- CloudFormation Client
- SDB Client (SimpleDB)
- STS Client (Security Token Service)
- DynamoDB Client
- SNS Client (Simple Notification Service)
- EMR Client (Elastic MapReduce)
- S3 Client (Simple Storage Service)
- query.request()
- s3.get()
- s3.head()
- s3.del()
- s3.put()
- s3.post()
- s3.signUrl()
- query.call() [deprecated]
- s3.setBucket()
- s3.setEndPoint()
- s3.createBucket()
- s3.setBucketAcl()
- s3.putFile()
- s3.putFiles()
- s3.putStream()
- s3.putBuffer()
- s3.setObjectAcl()
- s3.setObjectMeta()
- s3.getLifeCycle()
- s3.delLifeCycle()
- s3.putLifeCycleRule()
- s3.delLifeCycleRule()
- s3.copyObject()
- s3.moveObject()
- s3.delMultiObjects()
- s3.renameObject() [deprecated]
- s3.escapePath() [deprecated]
- s3.putObject() [deprecated]