Skip to content

AWS

AWS EC2 Boto3 Complete Guide

AWS EC2 boto3 complete guide

Reading Time: 3 minutes This tutorial will guide you on How to create EC2 instance using boto3 and how to list EC2 instances. We consider you already have an AWS account however if you do not have please follow the below tutorial to create an AWS account. Once you have an AWS account, You may create EC2 using Python. It would help if you also created/grant AWS CLI access. We suggest you go through “AWS EC2 boto3 complete guide” and follow all mentioned steps.

AWS Cognito User Pool Federation With Onelogin IdP

AWS Cognito User Pool Federation With Onelogin IdP

Reading Time: 4 minutes This article will guide you on how to set up AWS Cognito User Pool Federation With Onelogin IdP. If you use Cognito then Cognito lets you add user sign-up, sign-in, and access control to your web and mobile apps quickly and easily. But more importantly, Cognito lets you manage user’s access to the AWS Services (Example S3) with fine grain permissions through temporary credential tokens from underlying STS (Security Token Service).

?>