aws-doc-sdk-examples
aws-doc-sdk-examples copied to clipboard
IAM Swift MVP Examples
Implement the scenario and API examples from #2588.
Requirements:
- [ ] Runnable scenario code.
- [ ] Service action code (may be same as scenario code).
- [x] ListRoles
- [x] GetRole
- [x] ListUsers
- [x] ListPolicies
- [x] ListGroups
- [ ] CreateServiceLinkedRole
- [x] AttachRolePolicy
- [x] CreateRole
- [ ] GetAccountPasswordPolicy
- [x] ListAttachedRolePolicies
- [ ] ListSAMLProviders
- [x] GetPolicy
- [x] ListRolePolicies
- [ ] Unit tests.
- [ ] Scenario and API examples tagged for SOS.
- [ ] README