-
Notifications
You must be signed in to change notification settings - Fork 11
ec2.associateAddress
Jordan Ryan Moore edited this page May 12, 2011
·
1 revision
{
instanceId: "i-2ea64347",
publicIp: "192.0.2.1", // for Elastic IP addresses
allocationId: "eipalloc-5723d13e", // for VPC Elastic IP addresses
}
{
requestId: "59dbff89-35bd-4eac-99ed-be587EXAMPLE",
return: true,
associationId: "eipalloc-5723d13e" // for VPC Elastic IP addresses
}
- 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