Skip to content
Analyticshut
  • Home
  • AWSExpand
    • IAM
    • S3
  • Big DataExpand
    • Spark
    • Hive
    • Sqoop
    • HDFS
  • Kafka
Analyticshut

aws cli

Set, Get and Delete AWS S3 bucket policies
S3

Set, Get and Delete AWS S3 bucket policies

ByMahesh Mogal April 12, 2020February 12, 2021

In this blog, we are going to learn how to get, put and delete S3 bucket policies suing S3 Console as well as programmatically using AWS CLI & Python

Manage S3 Bucket Polices

Read More Set, Get and Delete AWS S3 bucket policiesContinue

Manage IAM Groups using Python and AWS CLI
IAM

Manage IAM Groups using Python and AWS CLI

ByMahesh Mogal December 23, 2019February 12, 2021

IAM groups are logical way to keep GROUP users so that you can manage user permissions easily. Let us write python code and check out CLI commands to manage IAM groups.

managing iam groups using python and aws cli

Read More Manage IAM Groups using Python and AWS CLIContinue

Manage IAM policies using Python boto3 and AWS CLI
IAM

Manage IAM policies using Python boto3 and AWS CLI

ByMahesh Mogal December 23, 2019February 12, 2021

IAM Policies is a way to manage permissions for Groups, Users and Roles in AWS. In this blog, we will write code to create, update and delete policies using Python and AWS CLI

AWS IAM

Read More Manage IAM policies using Python boto3 and AWS CLIContinue

Create, manage permissions and delete IAM users using AWS CLI
IAM

Create, manage permissions and delete IAM users using AWS CLI

ByMahesh Mogal December 14, 2019February 12, 2021

Using AWS IAM we can create multiple users with different access level to AWS resources. It is best practice to grant users least required access. In this blog, we will use AWS CLI to create, list, delete AWS users.

AWS

Read More Create, manage permissions and delete IAM users using AWS CLIContinue

Installing and Configuring AWS CLI with Multiple profiles
AWS

Installing and Configuring AWS CLI with Multiple profiles

ByMahesh Mogal December 8, 2019February 12, 2021

In the tutorial, we will learn about Installing and Configuring AWS CLI with multiple profiles to access AWS services from the command line.

AWS

Read More Installing and Configuring AWS CLI with Multiple profilesContinue

  • Contact
  • About Me
  • Privacy Policy
  • Sitemap

© 2022 Analyticshut

  • Home
  • AWS
    • IAM
    • S3
  • Big Data
    • Spark
    • Hive
    • Sqoop
    • HDFS
  • Kafka