Amazon AWS SDK Przewodnik Instalacji Strona 108

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 151
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 107
AttachElasticLoadBalancer CloneStack
CreateApp CreateDeployment
CreateInstance CreateLayer
CreateStack CreateUserProfile
DeleteApp DeleteInstance
DeleteLayer DeleteStack
DeleteUserProfile DeregisterElasticIp
DeregisterVolume DescribeApps
DescribeCommands DescribeDeployments
DescribeElasticIps DescribeElasticLoadBalancers
DescribeInstances DescribeLayers
DescribeLoadBasedAutoScaling DescribeMyUserProfile
DescribePermissions DescribeRaidArrays
DescribeServiceErrors DescribeStackSummary
DescribeStacks DescribeTimeBasedAutoScaling
DescribeUserProfiles DescribeVolumes
DetachElasticLoadBalancer DisassociateElasticIp
GetHostnameSuggestion RebootInstance
RegisterElasticIp RegisterVolume
SetLoadBasedAutoScaling SetPermission
SetTimeBasedAutoScaling StartInstance
StartStack StopInstance
StopStack UnassignVolume
UpdateApp UpdateElasticIp
UpdateInstance UpdateLayer
UpdateMyUserProfile UpdateStack
UpdateUserProfile UpdateVolume
Amazon Relational Database Service
This guide focuses on the AWS SDK for PHP client for Amazon Relational Database Service. 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\Rds\RdsClient::factory() method and
provide your credentials (key and secret).
A region parameter is also required and must be set to one of the following values: us-east-1,
ap-northeast-1, sa-east-1, ap-southeast-1, ap-southeast-2, us-west-2, us-gov-west-1,
us-west-1, cn-north-1, eu-west-1
Amazon Relational Database Service
96
Przeglądanie stron 107
1 2 ... 103 104 105 106 107 108 109 110 111 112 113 ... 150 151

Komentarze do niniejszej Instrukcji

Brak uwag