File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ final class CreateUserRequest extends Input
47
47
* policy can grant to an entity. To learn more, see Permissions boundaries for IAM entities [^1] in the *IAM User
48
48
* Guide*.
49
49
*
50
- * For more information about policy types, see Policy types [^2] in the *IAM User Guide*.
50
+ * For more information about policy types, see Policy types [^2] in the *IAM User Guide*.
51
51
*
52
52
* [^1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_boundaries.html
53
53
* [^2]: https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies.html#access_policy-types
Original file line number Diff line number Diff line change 10
10
* An attached permissions boundary is a managed policy that has been attached to a user or role to set the permissions
11
11
* boundary.
12
12
*
13
- * For more information about permissions boundaries, see Permissions boundaries for IAM identities [^1] in the *IAM
13
+ * For more information about permissions boundaries, see Permissions boundaries for IAM identities [^1] in the *IAM
14
14
* User Guide*.
15
15
*
16
16
* [^1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_boundaries.html
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ final class User
85
85
private $ passwordLastUsed ;
86
86
87
87
/**
88
- * For more information about permissions boundaries, see Permissions boundaries for IAM identities [^1] in the *IAM
88
+ * For more information about permissions boundaries, see Permissions boundaries for IAM identities [^1] in the *IAM
89
89
* User Guide*.
90
90
*
91
91
* [^1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_boundaries.html
You can’t perform that action at this time.
0 commit comments