Difference between revisions of "Aws ec2 vpc related commands"
Jump to navigation
Jump to search
(10 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
* <code>[[aws ec2 describe-vpcs]]</code> | * <code>[[aws ec2 describe-vpcs]]</code> | ||
accept-transit-gateway-vpc-attachment | accept-transit-gateway-vpc-attachment | ||
− | accept-vpc-endpoint-connections | + | |
− | accept-vpc-peering-connection | + | [[AWS VPC peering|VPC peering]] |
+ | * {{aws vpc peering}} | ||
+ | |||
+ | |||
+ | [[accept-vpc-endpoint-connections]] | ||
+ | [[accept-vpc-peering-connection]] | ||
associate-vpc-cidr-block | associate-vpc-cidr-block | ||
attach-classic-link-vpc | attach-classic-link-vpc | ||
Line 26: | Line 31: | ||
describe-vpc-endpoint-service-permissions | describe-vpc-endpoint-service-permissions | ||
describe-vpc-endpoint-services | describe-vpc-endpoint-services | ||
− | describe-vpc-endpoints | + | [[describe-vpc-endpoints]] |
− | describe-vpc-peering-connections | + | [[describe-vpc-peering-connections]] |
− | describe-vpcs | + | [[describe-vpcs]] |
detach-classic-link-vpc | detach-classic-link-vpc | ||
disable-vpc-classic-link | disable-vpc-classic-link | ||
disable-vpc-classic-link-dns-support | disable-vpc-classic-link-dns-support | ||
disassociate-vpc-cidr-block | disassociate-vpc-cidr-block | ||
+ | enable-vpc-classic-link | ||
+ | enable-vpc-classic-link-dns-support | ||
+ | modify-vpc-attribute | ||
+ | modify-vpc-endpoint | ||
+ | modify-vpc-endpoint-connection-notification | ||
+ | modify-vpc-endpoint-service-configuration | ||
+ | modify-vpc-endpoint-service-payer-responsibility | ||
+ | modify-vpc-endpoint-service-permissions | ||
+ | modify-vpc-peering-connection-options | ||
+ | modify-vpc-tenancy | ||
+ | move-address-to-vpc | ||
+ | reject-transit-gateway-vpc-attachment | ||
+ | reject-vpc-endpoint-connections | ||
+ | reject-vpc-peering-connection | ||
+ | start-vpc-endpoint-service-private-dns-verification | ||
[[Subnets]] | [[Subnets]] |
Latest revision as of 12:54, 31 January 2023
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/index.html
accept-transit-gateway-vpc-attachment
aws ec2 create-vpc-peering-connection
aws ec2 describe-vpc-peering-connections
aws ec2 accept-vpc-peering-connection
accept-vpc-endpoint-connections accept-vpc-peering-connection associate-vpc-cidr-block attach-classic-link-vpc create-default-vpc create-local-gateway-route-table-vpc-association create-vpc create-vpc-endpoint create-vpc-endpoint-connection-notification create-vpc-endpoint-service-configuration create-vpc-peering-connection describe-transit-gateway-vpc-attachments describe-vpc-attribute describe-vpc-classic-link describe-vpc-classic-link-dns-support describe-vpc-endpoint-connection-notifications describe-vpc-endpoint-connections describe-vpc-endpoint-service-configurations describe-vpc-endpoint-service-permissions describe-vpc-endpoint-services describe-vpc-endpoints describe-vpc-peering-connections describe-vpcs detach-classic-link-vpc disable-vpc-classic-link disable-vpc-classic-link-dns-support disassociate-vpc-cidr-block enable-vpc-classic-link enable-vpc-classic-link-dns-support modify-vpc-attribute modify-vpc-endpoint modify-vpc-endpoint-connection-notification modify-vpc-endpoint-service-configuration modify-vpc-endpoint-service-payer-responsibility modify-vpc-endpoint-service-permissions modify-vpc-peering-connection-options modify-vpc-tenancy move-address-to-vpc reject-transit-gateway-vpc-attachment reject-vpc-endpoint-connections reject-vpc-peering-connection start-vpc-endpoint-service-private-dns-verification
See also[edit]
Advertising: