File tree 1 file changed +7
-5
lines changed
1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -29,11 +29,13 @@ The tests for AWSKinesisStreams library require pre-setup described below.
29
29
- Click ** Policies** in the left menu.
30
30
- Click ** Create policy** .
31
31
- 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** .
37
39
- Change ** Policy Name** to ` imptestStreamPolicy ` .
38
40
- Click ** Create Policy** .
39
41
- Click ** Users** in the left menu.
You can’t perform that action at this time.
0 commit comments