By using AWS re:Post, you agree to the AWS re:Post Terms of Use

All Content tagged with Amazon Verified Permissions

Manage fine-grained permissions and authorization within custom applications

Content language: English

Select up to 5 tags to filter
Sort by most recent
32 results
Description: I'm experiencing persistent issues with EKS permissions for an IAM user who has been added to the system:masters group in the aws-auth ConfigMap but continues to receive forbidden errors...
1
answers
0
votes
40
views
asked a month ago
It is very simple to secure an API with AVP following e.g. https://aws.amazon.com/de/blogs/security/authorize-api-gateway-apis-using-amazon-verified-permissions-and-amazon-cognito/ But for a real-liv...
2
answers
0
votes
43
views
asked a month ago
**Current State of Our Application:** We provide API-level authorization for REST APIs exposed by our application. We are using Cognito for user authentication and AVP for authorization. Requests fro...
1
answers
0
votes
69
views
asked a month ago
In AVP i have the following policy template; ``` permit ( principal == ?principal, action in [NS::Action::"ListUsers"], resource ); ``` I'm using IsAuthorizedWithToken. Essentially with a ...
2
answers
0
votes
42
views
asked a month ago
I have several folders in my bucket uploaded between 2021 and 2022. The bucket is set to have public read access and everything works great. I went to add another folder this week to the same bucket ...
2
answers
0
votes
330
views
asked a month ago
Hello everyone, I'm trying to create an API Gateway with authentication based on a Cognito user pool. To grant or restrict access to the API endpoints, I'm using AWS Verified Permissions with the ne...
0
answers
0
votes
39
views
asked 3 months ago
We have, for example, the role "Measurer" for multiple companies. For a user to be able to submit data, they must have the role for the specific company they wish to submit to. Are there examples for...
2
answers
0
votes
132
views
asked 4 months ago
I have multiple projects and at each project I have multiple roles. How to handle this in verified permission and Cognito ? Thanks.
3
answers
0
votes
337
views
asked 5 months ago
Is it possible to map Cognito attributes to AVP Set type in the schema as below with `somelist`, where the `somelist` custom attribute in the cognito userpool is a comma separated list of values. ``...
0
answers
0
votes
405
views
asked 7 months ago
can someone explain me the difference between scoped permission vs when we give permission to normal user document is little bit tough to understand, if some one can explain the by comparing it with...
1
answers
0
votes
315
views
asked 7 months ago
I am trying to do a Create Stack and when I get to the Permissions NONE of the Roles I have created will show in the IAM role name? I have created numerous roles in every single category allowed excep...
2
answers
0
votes
284
views
asked 7 months ago
It is showing, "You do not have sufficient permission on your user to administer CodeWhisperer. Ask your account administrator to provide you with the required codewhisperer:ListProfiles permission to...
2
answers
0
votes
397
views
asked 7 months ago