You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aws_emr_blog_v3/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -42,9 +42,9 @@ The code currenlty in beta removes the need to 1/ create local S3 bucket in non
42
42
43
43
Steps to deploy the Beta stack:
44
44
45
-
1. Create VPC/AD server (takes ~10 min to run) [](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=EMRSecurityWithRangerBlogV3-Step1&templateURL=https://s3.amazonaws.com/aws-bigdata-blog/artifacts/aws-blog-emr-ranger/beta/cloudformation/step1_vpc-ec2-ad.template" target="_blank)
45
+
1. Create VPC/AD server (takes ~10 min to run) [](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=EMRSecurityWithRangerBlogV3-Step1&templateURL=https://s3.amazonaws.com/aws-bigdata-blog/artifacts/aws-blog-emr-ranger/beta/cloudformation/step1_vpc-ec2-ad.template)
46
46
- NOTE: The 'beta' code supports multi-region deployment by creating a new regional bucket
47
-
2. Setup the Ranger Server/RDS Instance/EMR Cluster (takes ~15 min to run) [](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=EMRSecurityWithRangerBlogV3-Step2&templateURL=https://s3.amazonaws.com/aws-bigdata-blog/artifacts/aws-blog-emr-ranger/beta/cloudformation/step2_ranger-rds-emr.template){:target="_blank"}
47
+
2. Setup the Ranger Server/RDS Instance/EMR Cluster (takes ~15 min to run) [](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=EMRSecurityWithRangerBlogV3-Step2&templateURL=https://s3.amazonaws.com/aws-bigdata-blog/artifacts/aws-blog-emr-ranger/beta/cloudformation/step2_ranger-rds-emr.template)
48
48
- NOTE: The 'beta' code supports multi-region deployment by creating a new regional bucket. Make sure you select the following parameter values:
49
49
-**CreateRegionalS3BucketAndCopyScripts: 'true'** -- Will create a regional bucket and copy the required files
50
50
-**CreateTLSCerts: 'true'** -- Will create self-signed certs and upload to Secrets manager
0 commit comments