Skip to content

Commit

Permalink
Change name of Code Suite to Code Services
Browse files Browse the repository at this point in the history
  • Loading branch information
ubhattacharjya committed Mar 20, 2023
1 parent b8f0060 commit 4c12ff8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build-infrastructure/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Building the ECS Agent using AWS CodeSuite
# Building the ECS Agent using AWS Code Services

## Prerequisites

Expand All @@ -25,7 +25,7 @@ You will then have to import this key into secrets manager. To set expectations,

Be sure to pick plaintext and just paste the contents of the key into the textbox without JSON encoding it. Secrets Manager encourages the use of JSON structured data but it is not required. You will also need to create a Secrets Manager secret for the passphrase the same way as above.

As for the codestar connection, you can generate one of those by logging into the AWS Console, going to any of the CodeSuite services, clicking on the Settings left nav item and clicking connections. And then clicking the new button. The wizard will walk you through generating the connection. You'll need the ARN of that connection.
As for the codestar connection, you can generate one of those by logging into the AWS Console, going to any of the Code Services, clicking on the Settings left nav item and clicking connections. And then clicking the new button. The wizard will walk you through generating the connection. You'll need the ARN of that connection.

## Release pipeline

Expand Down

0 comments on commit 4c12ff8

Please sign in to comment.