Installation guide
DescribeSnapshots DescribeSpotDatafeedSubscription
DescribeSpotInstanceRequests DescribeSpotPriceHistory
DescribeSubnets DescribeTags
DescribeVolumeAttribute DescribeVolumeStatus
DescribeVolumes DescribeVpcAttribute
DescribeVpcs DescribeVpnConnections
DescribeVpnGateways DetachInternetGateway
DetachNetworkInterface DetachVolume
DetachVpnGateway DisableVgwRoutePropagation
DisassociateAddress DisassociateRouteTable
EnableVgwRoutePropagation EnableVolumeIO
GetConsoleOutput GetPasswordData
ImportInstance ImportKeyPair
ImportVolume ModifyImageAttribute
ModifyInstanceAttribute ModifyNetworkInterfaceAttribute
ModifyReservedInstances ModifySnapshotAttribute
ModifyVolumeAttribute ModifyVpcAttribute
MonitorInstances PurchaseReservedInstancesOffering
RebootInstances RegisterImage
ReleaseAddress ReplaceNetworkAclAssociation
ReplaceNetworkAclEntry ReplaceRoute
ReplaceRouteTableAssociation ReportInstanceStatus
RequestSpotInstances ResetImageAttribute
ResetInstanceAttribute ResetNetworkInterfaceAttribute
ResetSnapshotAttribute RevokeSecurityGroupEgress
RevokeSecurityGroupIngress RunInstances
StartInstances StopInstances
TerminateInstances UnassignPrivateIpAddresses
UnmonitorInstances
Amazon ElastiCache
This guide focuses on the AWS SDK for PHP client for Amazon ElastiCache. This guide assumes that you have
already downloaded and installed the AWS SDK for PHP. See Installation for more information on getting started.
Creating a client
First you need to create a client object using one of the following techniques.
Factory method
The easiest way to get up and running quickly is to use the
Aws\ElastiCache\ElastiCacheClient::factory() method and provide your credentials (key and
secret).
Amazon ElastiCache
82