Skip to content

Commit 471544d

Browse files
author
Pavel Petroshenko
authored
Update README.md
1 parent 179d3a6 commit 471544d

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Diff for: tests/README.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,13 @@ The tests for AWSKinesisStreams library require pre-setup described below.
2929
- Click **Policies** in the left menu.
3030
- Click **Create policy**.
3131
- Click **Select** next to **Policy Generator**.
32-
- Choose **Amazon Kinesis** as the **AWS service**.
33-
- Choose **All Actions** in the **Actions** field.
34-
- Enter your **Stream ARN** in the **Amazon Resource Name (ARN)** field.
35-
- Click **Add Statement**.
36-
- Click **Next Step**.
32+
- Choose **Kinesis** as the **Service**.
33+
- Choose **All Kinesis Actions** in the **Actions** field.
34+
- Click **Resources**.
35+
- Click **Add ARN to restrict access**.
36+
- Enter your **Stream ARN** in the **Specify ARN for stream** field.
37+
- Click **Add**.
38+
- Click **Review policy**.
3739
- Change **Policy Name** to `imptestStreamPolicy`.
3840
- Click **Create Policy**.
3941
- Click **Users** in the left menu.

0 commit comments

Comments
 (0)