Skip to content

Latest commit

 

History

History
115 lines (92 loc) · 3.71 KB

index.rst

File metadata and controls

115 lines (92 loc) · 3.71 KB

AWS SDK for PHP

getting-started/index guide/index service/index faq glossary

The AWS SDK for PHP enables PHP developers to use Amazon Web Services from their PHP code, and build robust applications and software using services like Amazon S3, Amazon DynamoDB, Amazon Glacier, etc. You can get started in minutes by installing the SDK through Composer — by requiring the aws/aws-sdk-php package — or by downloading the standalone aws.zip or aws.phar files.

External links: API Docs | GitHub | Twitter | Gitter | Blog | Forum | Packagist

Note

Are you migrating your project's code from using Version 2 of the SDK to Version 3? If so, you should read our guide/migration.

Getting Started

  1. getting-started/requirements
  2. getting-started/installation
  3. getting-started/basic-usage

SDK Guides

  • guide/configuration
  • guide/credentials
  • guide/commands
  • guide/promises
  • guide/paginators
  • guide/waiters
  • guide/jmespath
  • guide/migration

Service-Specific Features

  • service/cloudfront
  • service/dynamodb-session-handler
  • service/s3-multipart-upload
  • service/s3-presigned-url
  • service/s3-stream-wrapper
  • service/s3-transfer

Reference

API Documentation

API documentation for the SDK can be found at http://docs.aws.amazon.com/aws-sdk-php/v3/api/. Documentation for specific AWS services can found below.

  • Amazon CloudFront | CloudFront
  • Amazon CloudWatch | CloudWatch
  • Amazon DynamoDB | DynamoDb
  • Amazon Elastic Compute Cloud (Amazon EC2) | Ec2
  • Amazon Elastic MapReduce (Amazon EMR) | Emr
  • Amazon Elastic Transcoder | ElasticTranscoder
  • Amazon ElastiCache | ElastiCacheClient
  • Amazon Glacier | Glacier
  • Amazon Kinesis | Kinesis
  • Amazon Redshift | Redshift
  • Amazon Relational Database Service (Amazon RDS) | Rds
  • Amazon Route 53 | Route53
  • Amazon Simple Email Service (Amazon SES) | Ses
  • Amazon Simple Notification Service (Amazon SNS) | Sns
  • Amazon Simple Queue Service (Amazon SQS) | Sqs
  • Amazon Simple Storage Service (Amazon S3) | S3
  • Amazon Simple Workflow Service (Amazon SWF) | Swf
  • Amazon SimpleDB | SimpleDb
  • Auto Scaling | AutoScaling
  • AWS CloudFormation | CloudFormation
  • AWS CloudTrail | CloudTrail
  • AWS Data Pipeline | DataPipeline
  • AWS Direct Connect | DirectConnect
  • AWS Elastic Beanstalk | ElasticBeanstalk
  • AWS Identity and Access Management (AWS IAM) | Iam
  • AWS Import/Export | ImportExport
  • AWS OpsWorks | OpsWorks
  • AWS Security Token Service (AWS STS) | Sts
  • AWS Storage Gateway | StorageGateway
  • AWS Support | Support
  • Elastic Load Balancing | ElasticLoadBalancing