1 Answer
- Newest
- Most votes
- Most comments
0
It appears to be a security group related. The automation script used a different security group which has much more limitation. The manual process via web ui used a different security group.
However, I don't understand how security group blocks CreateNetworkInterface.
Thanks.
answered 2 years ago
Relevant content
- asked 9 months ago
- asked 6 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 6 months ago
Its worth checking the CloudTrail event history to find out the request parameters and the IAM user/role being used for the operation. Search for the EventName "CreateNetworkInterface" in your CloudTrail event history and see if that helps!