All Content tagged with Amazon Verified Permissions

Manage fine-grained permissions and authorization within custom applications

Content language: English

Select tags to filter
Sort by most recent
36 results
**We found out that the developer we hired to manage the setup and installation of our 4D Mirror instance was controlled by the engineer who set up the mirror and the upload of documents from the data...
2
answers
0
votes
58
views
asked 2 months ago
After hours of help with chatgpt, I still cannot get my anthropic Claude model to create a batch inference job. We have added so many permissions, several in line policies, and bolstered my role acce...
1
answers
0
votes
158
views
asked 3 months ago
I am trying to implement a very simple policy on AVP where the "when" clause checks on the resource type. Policy example: ``` permit(principal, action, resource) when { resource is namespace::documen...
1
answers
0
votes
94
views
asked 5 months ago
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
318
views
asked 6 months 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
107
views
asked 6 months 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...
2
answers
0
votes
155
views
asked 6 months 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
107
views
asked 7 months 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
979
views
asked 7 months 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
54
views
asked 8 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
165
views
asked 9 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
465
views
asked a year ago