skytechguyver
Monday, May 18, 2020
Saturday, May 16, 2020
Thursday, May 14, 2020
Wednesday, May 13, 2020
Monday, May 11, 2020
how to add iam user in aws
1. User name
2. Access type - select "AWS Management Console access"
3. Console password - Custom password
4. Uncheck - Require password reset
5. Select "Attach existing policies directly"
aws delete an s3 bucket
unable to delete s3 bucket
Login as root user. (Not as any IAM user you might have specified)
Go to the S3 console.
Click on the bucket you want to delete.
Under the "Permissions" tab click on "Bucket Policy"
Click on "Delete"
https://stackoverflow.com/questions/45693897/unable-to-delete-s3-bucket/55721584
Login as root user. (Not as any IAM user you might have specified)
Go to the S3 console.
Click on the bucket you want to delete.
Under the "Permissions" tab click on "Bucket Policy"
Click on "Delete"
https://stackoverflow.com/questions/45693897/unable-to-delete-s3-bucket/55721584
Wednesday, April 29, 2020
Subscribe to:
Posts (Atom)
free online comma separating tool
https://delim.co/#
-
In my current company, I'm using Visual Paradigm for my documentation task. If you go there site, you can either download community and ...
-
One of the functionality in our system is can able to generate a report using Jasper report. We have a Jasper server setup in another ip ad...
-
This issue happens when I installed Postgres in my vagrant (vm) and then I after a while I removed it. But the service is still running in t...