Skip to content

Commit ae92a1c

Browse files
committed
Adjust Benchmark connection step markdown description to reflect up-to-date wording and Openops documentation links
1 parent 999e1d7 commit ae92a1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/server/api/src/app/benchmark/providers/aws

packages/server/api/src/app/benchmark/providers/aws/aws.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"id": "connection",
66
"title": "Choose the AWS connection you want to use",
7-
"description": "OpenOps can pull data from AWS using the connection you select here. We provide a CloudFormation stack that installs the required permissions for you.\n\nCloudFormation stack: [Create a read-only role](https://example.com/cloudformation-readonly)\n\nDocumentation: [How to set up AWS read-only permissions](https://example.com/docs/aws-readonly)",
7+
"description": "OpenOps can pull data from AWS using the connection you select here. We provide a CloudFormation stack that installs the required permissions for you.\n\nCloudFormation stack: [Benchmark Role Stack](https://docs.openops.com/cloud-access/aws-cf-role-stack#benchmark-role-stack)",
88
"selectionType": "single",
99
"optionsSource": { "type": "dynamic", "method": "listConnections" },
1010
"nextStep": "accounts"

0 commit comments

Comments
 (0)