aws-amplify / aws-amplify/docs
Amplify CLI REST API Contains Incorrect Authorization options
- Dominant language
- MDX
- Stars
- 506
- Forks
- 1.1k
- Avg merge
- 3h 14m
- Merged PRs (30d)
- 1
Description
**Describe the content issue**:
The documentation mentions the `Individual Groups` option for restricting API access here

when trying to mimick this locally, I do not get the `Individual Groups` option:

I am just trying to find the simplest way to do Cognito User Group based Authorization for either a REST API or a Lambda function. The GraphQL API documentation mentions clear support for role-based authorization that is consistent with the Amplify CLI, cannot say the same for the REST API or Functions options.
**URL page where content issue is**:
https://docs.amplify.aws/cli/restapi/restapi/#create-rest-api-and-restrict-specific-routes-to-specific-user-pool-groups
Contributor guide
Assessment
This issue has not been assessed yet.