I am not sure where it goes wrong , but the file still not getting uploaded to s3 bucket , all steps have been followed
1 . Create a Public subnet , auto-assign public ip
2 . Create a IGW and attach to priv-vpc
3. Add route in public subnet to IGW
4. Create NAT ec2 instance
5. Allow traffic from priv-subnet CIDR , disable source-dest check
6. Congifure IP tables in NAT instance
7. Add route in priv-subnet route to nat instance
This is the flow that is being followed . but the file is not getting uploaded in s3
Hi vijay hope your task is solved if you face any issue further regarding any task fell free to explore my solution where i explained every task in detail in a video lecture and also provided cli commands where needed , if you find my solution helpful make sure to give a star to my repo .