How To Create CloudTrail In AWS Organization

How To Create CloudTrail In AWS Organization Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed how to create regional and global CloudTrail in AWS. https://cloudaffaire.com/how-to-create-a-new-trail-in-aws-cloudtrail/ In today’s blog post, we will discuss how to create CloudTrail in AWS Organization. If you have created an organization in AWS Organizations, you can also create a trail that will log all events for all AWS accounts in that…

0 Comments

How To Enable Trusted Service In AWS Organization

How To Enable Trusted Service In AWS Organization Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed AWS tag policy. https://cloudaffaire.com/aws-tag-policy-with-examples/ In this blog post, we will discuss how to enable trusted service in AWS organization. You can use trusted access to enable a supported AWS service that you specify, called the trusted service, to perform tasks in your organization and its accounts on your behalf.…

0 Comments

AWS Tag Policy With Examples

AWS Tag Policy With Examples Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed AWS backup policy. https://cloudaffaire.com/aws-backup-policy-with-examples/ In this blog post, we will discuss AWS tag policy with examples and how to enforce tags in AWS. You can achieve tag enforcement using tag policy. AWS tag policy helps you standardize tags across resources across all of the accounts in your organization. In a tag policy,…

0 Comments

AWS Backup Policy With Examples

AWS Backup Policy With Examples Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed AWS SCP policy. https://cloudaffaire.com/aws-service-control-policy-scp-with-examples/ In this blog post, we will discuss AWS backup policy with examples. AWS backup policy helps you standardize and implement a backup strategy for the resources across all of the accounts in your organization. In a backup policy, you can configure and deploy backup plans for your resources.…

0 Comments

AWS Service Control Policy (SCP) With Examples

AWS Service Control Policy (SCP) With Examples Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed AWS Organization policy. https://cloudaffaire.com/what-is-aws-organization-policy/ In this blog post, we will discuss AWS Service Control Policy (SCP) with examples. Service Control Policy (SCP) is similar to IAM permissions policies except that they don't grant any permissions. Instead, SCPs specify the maximum permissions for an organization, organizational unit (OU), or account. When…

0 Comments

What Is AWS Organization Policy

What Is AWS Organization Policy Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed how to interact with AWS Organization service using AWS CLI. https://cloudaffaire.com/how-to-manage-aws-organization-using-api/ In this blog post, we will discuss AWS Organization Policy. Policies in AWS Organizations enable you to apply additional types of management to the AWS accounts in your organization. Organization policy can only be used if you have enabled all features…

0 Comments

How To Manage AWS Organization Using API

How To Manage AWS Organization Using API Hello Everyone Welcome to CloudAffaire and this is Debjeet. In Today’s blog post, we will discuss how to manage AWS Organization using API. We will use AWS CLI to make those API call but the concept remains the same if you are using any other SDK. Below is the target landscape that we are going to create using API (AWS CLI). If you want to know more…

0 Comments

How To Create An Organizational Unit Using AWS CLI

How To Create An Organizational Unit Using AWS CLI Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed, how to create an organization and add members to it in AWS. https://cloudaffaire.com/how-to-create-an-organization-in-aws/ In today’s blog post, we will discuss how to create an Organizational Unit using AWS CLI. An Organizational unit is a container for accounts within a root. An OU also can contain other OUs, enabling…

0 Comments

How To Create An Organization In AWS

How To Create An Organization In AWS Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed, what is AWS Organization. https://cloudaffaire.com/what-is-aws-organization/ In today’s blog post, we will discuss how to create an Organization in AWS and add members to it. To create an AWS organization, you need one active AWS account with admin access. If you want to add member accounts in your organization, then you…

0 Comments