Closed
Bug 850844
Opened 13 years ago
Closed 12 years ago
Request for IAM account to requisition Elastic IPs and set instance attributes
Categories
(Cloud Services :: Operations: Miscellaneous, task)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: gene, Assigned: mmayo)
Details
I'd like to get an IAM account established that has API rights to :
* AllocateAddress
* AssociateAddress
* DescribeAddresses
* DisassociateAddress
* ReleaseAddress
* ModifyInstanceAttribute
* DescribeInstanceAttribute
http://docs.aws.amazon.com/AWSEC2/latest/APIReference/query-apis.html
I'll use the AWS_ACCESS_KEY and AWS_SECRET_KEY to enable instances (like NAT instances) to requisition their own EIPs since you can't assign EIPs to instances through autoscale groups as well as setting their own SourceDestCheck.Value to enable NATing
https://forums.aws.amazon.com/message.jspa?messageID=406864
https://forums.aws.amazon.com/message.jspa?messageID=296189
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → mmayo
| Reporter | ||
Comment 1•12 years ago
|
||
I'll close this out now that I'm spinning up a single nat instance and assigning it an eip. I'll open a different ticket for a part of this request that I still need.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•