When you are trying to register an OU, chances are it fails because of a drift. The Following steps illustrate checks and recommended actions, in…
Setting up a simple CI/CD using AWS CodePipeline with GitHub!
A demonstration on how to deploy a static website to AWS S3. For this, we are going to use 2 Buckets, 1 bucket will hold…
How to grant an IAM user access to raise a support cases
Log into the management console Proceed to the IAM dashboard On Policies, click create; select json and paste the below:{ “Version”: “2012-10-17”, “Statement”: [ {…