AWS codeguru documentation change
Summary
Removed Step 1 (AWS account sign-up instructions) from setup documentation
Security assessment
Identical to the long-form version change: removes introductory account setup content including root user security guidance. No evidence of security vulnerability being addressed - appears to be consistent documentation simplification across formats.
Diff
diff --git a/codeguru/latest/profiler-ug/setting-up-short.md b/codeguru/latest/profiler-ug/setting-up-short.md index fabcb2f05..d16499308 100644 --- a//codeguru/latest/profiler-ug/setting-up-short.md +++ b//codeguru/latest/profiler-ug/setting-up-short.md @@ -7 +7 @@ -Step 1: Sign up for AWSStep 2: Enable CodeGuru Profiler +Step 2: Enable CodeGuru Profiler @@ -15,19 +14,0 @@ If you want to integrate with Lambda for an application with a different runtime -## Step 1: Sign up for AWS - -When you sign up for Amazon Web Services (AWS), your AWS account is automatically signed up for all services in AWS, including CodeGuru Profiler. You're charged only for the services that you use. - -If you have an AWS account already, move on to the next task. If you don't have an AWS account, use the following procedure to create one. - -###### To create an AWS account - - 1. Open [https://portal.aws.amazon.com/billing/signup](https://portal.aws.amazon.com/billing/signup). - - 2. Follow the online instructions. - -Part of the sign-up procedure involves receiving a phone call or text message and entering a verification code on the phone keypad. - -When you sign up for an AWS account, an _AWS account root user_ is created. The root user has access to all AWS services and resources in the account. As a security best practice, assign administrative access to a user, and use only the root user to perform [tasks that require root user access](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_root-user.html#root-user-tasks). - - - -