Skip to content

Commit 480ba74

Browse files
committed
doc: updates alt text
1 parent 1e0d260 commit 480ba74

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,15 +150,15 @@ The problem is caused by incorrect trust relationships linked to the role that y
150150
Use the [execution-role.yaml](examples/execution-role.yaml) file to generate an IAM role that you can use to activate the CFN resources and run your CFN stacks.
151151
152152
Alternatively, you can set the trust relationships of your role via AWS Console: in the IAM dashboard, select your role and click **Trust Relationships**:
153-
![Screenshot 2023-03-31 at 17 32 55](https://user-images.githubusercontent.com/5663078/230436500-fb4ee057-b70e-4580-a94d-f56191728117.png)
153+
![trust relationship IAM config](https://user-images.githubusercontent.com/5663078/230436500-fb4ee057-b70e-4580-a94d-f56191728117.png)
154154
155155
### Activate Type IAM Role deleted
156156
The IAM Role used to Activate the resource type might have been deleted (also applies when using a different IAM Role when creating the stack).
157157
To verify this you can:
158158
159-
1. ![alt text](docs/images/activate_type_iam_role1.png)
160-
2. ![alt text](docs/images/activate_type_iam_role2.png)
161-
3. ![alt text](docs/images/activate_type_iam_role3.png)
159+
1. ![select third-party resource](docs/images/activate_type_iam_role1.png)
160+
2. ![edit execution role](docs/images/activate_type_iam_role2.png)
161+
3. ![verify execution role exists](docs/images/activate_type_iam_role3.png)
162162
* Ensure this IAM Role exists
163163
164164
## Error: 404 (request "INVALID_GROUP_ID") An invalid group ID <YOUR-PROJECT-ID>|default was specified

0 commit comments

Comments
 (0)