Editing Aws ec2

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 15: Line 15:
 
:<code>[[aws ec2 start-instances]] --instance-ids i-08cf893bbcfd7dc46</code> (Use your own instance-id)
 
:<code>[[aws ec2 start-instances]] --instance-ids i-08cf893bbcfd7dc46</code> (Use your own instance-id)
 
* Stop an EC2 instance:
 
* Stop an EC2 instance:
:<code>[[aws ec2 stop-instances]] --instance-ids i-08cf893bbcfd7dc46</code> (Use your own instance-id)
+
:<code>aws ec2 stop-instances --instance-ids i-08cf893bbcfd7dc46</code> (Use your own instance-id)
  
 
* Query and display EC2 metadata: <code>ec2metadata</code> <ref>https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html</ref> (Distributed in <code>cloud-guest-utils</code> package at least in Debian)
 
* Query and display EC2 metadata: <code>ec2metadata</code> <ref>https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html</ref> (Distributed in <code>cloud-guest-utils</code> package at least in Debian)
Line 28: Line 28:
 
Volumes:
 
Volumes:
 
* <code>[[aws ec2 describe-volumes]]</code>
 
* <code>[[aws ec2 describe-volumes]]</code>
* <code>[[aws ec2 create-volume]]</code>
 
* <code>[[aws ec2 modify-volume]]</code>
 
* <code>[[aws ec2 detach-volume]]</code>
 
  
 
[[Key]] management:
 
[[Key]] management:
Line 45: Line 42:
 
* <code>[[aws ec2 create-vpc]]</code>
 
* <code>[[aws ec2 create-vpc]]</code>
 
* <code>[[aws ec2 describe-vpcs]]</code>
 
* <code>[[aws ec2 describe-vpcs]]</code>
 
[[AWS VPC peering]]
 
* <code>[[aws ec2 create-vpc-peering-connection]]</code>
 
* <code>[[aws ec2 describe-vpc-peering-connections]]</code>
 
* <code>[[aws ec2 accept-vpc-peering-connection]]</code>
 
  
 
[[Subnet]]
 
[[Subnet]]
 
* <code>[[aws ec2 create-subnet]]</code>
 
* <code>[[aws ec2 create-subnet]]</code>
* <code>[[aws ec2 describe-subnets]]</code>
 
 
[[NAT]]
 
* <code>[[aws ec2 create-nat-gateway]]</code>
 
 
  
 
[[Security Group]]
 
[[Security Group]]
Line 70: Line 57:
 
* <code>[[create-vpn-connection]]</code>
 
* <code>[[create-vpn-connection]]</code>
 
* <code>[[create-route]]</code>
 
* <code>[[create-route]]</code>
* <code>[[aws ec2 run-instances]]</code>
 
* <code>[[aws rds create-db-instance]]</code>
 
  
 
  create-capacity-reservation
 
  create-capacity-reservation
Line 107: Line 92:
 
  create-network-interface-permission
 
  create-network-interface-permission
 
  create-placement-group
 
  create-placement-group
  [[create-public-ipv4-pool]]
+
  create-public-ipv4-pool
 
  create-replace-root-volume-task
 
  create-replace-root-volume-task
 
  create-reserved-instances-listing
 
  create-reserved-instances-listing
 
  create-restore-image-task
 
  create-restore-image-task
  [[create-route]]
+
  create-route
  [[create-route-table]]
+
  create-route-table
  [[create-security-group]]
+
  create-security-group
 
  create-snapshot
 
  create-snapshot
 
  create-snapshots
 
  create-snapshots
Line 136: Line 121:
 
  create-volume
 
  create-volume
 
  create-vpc
 
  create-vpc
  [[create-vpc-endpoint]]
+
  create-vpc-endpoint
 
  create-vpc-endpoint-connection-notification
 
  create-vpc-endpoint-connection-notification
 
  create-vpc-endpoint-service-configuration
 
  create-vpc-endpoint-service-configuration
  [[create-vpc-peering-connection]]
+
  create-vpc-peering-connection
 
  create-vpn-connection
 
  create-vpn-connection
 
  create-vpn-connection-route
 
  create-vpn-connection-route
Line 151: Line 136:
 
* <code>[[aws ec2 vpn]]</code>
 
* <code>[[aws ec2 vpn]]</code>
 
* <code>[[aws ecs]]</code>
 
* <code>[[aws ecs]]</code>
* [[delete-security-group]]
 
* [[Load Balancer]]: <code>[[aws elbv2]]</code>
 
  
 
== See also ==
 
== See also ==

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: