From 3414118b6e84ee15b0768a392b1365dc795be47f Mon Sep 17 00:00:00 2001 From: Sanjay Dwivedi Date: Mon, 30 Aug 2021 08:22:20 -0400 Subject: [PATCH] Minor changes to readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b7dfc5f..67e829e 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,6 @@ will then create a data science team environment consisting of: - A team Git repository hosted by [AWS CodeCommit](https://aws.amazon.com/codecommit/) - Team-specific encryption keys managed by [AWS Key Management Service (KMS)](https://aws.amazon.com/kms/) - Dedicated [AWS Identity & Access Management (IAM)](https://aws.amazon.com/iam/) roles for team resources -- A team-specific product portfolio so team members can provision resources for themselves To use the environment, a data science team members can assume the *Data Science Administrator* role or the *Data Scientist User* role. Once they have assumed a Data Science Administrator role users can provision resources within the data science environment.