Guest User

Untitled

a guest
Jan 21st, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. aws ec2 modify-instance-attribute --instance-id i-1234567890abcdef0 --source-dest-check "{"Value": true}"
  2.  
  3. aws ec2 modify-network-interface-attribute --network-interface-id eni-686ea200 --no-source-dest-check
Add Comment
Please, Sign In to add comment