Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
All Content tagged with Amazon Verified Permissions
Manage fine-grained permissions and authorization within custom applications
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
41 results
I am running into a timeout issue with an AWS Lambda function that reads objects from an S3 bucket. The function works when I test with small files, but it times out when processing larger ones.
Here...
3
answers
0
votes
87
views
asked a month ago
Hi AWS Support,
I am currently facing the 20 policies per role limit in AWS IAM and am exploring ways to consolidate permissions using a single customer-managed policy that applies to all roles and e...
1
answers
0
votes
74
views
asked 2 months ago
Hello, I am attempting to setup amazon verified permissions, but I am hitting what seems to be a fairly strange limitation - it appears that I can only add a single Identity Source to my Policy Store....
2
answers
0
votes
107
views
asked 3 months ago
When I configure the logging manually using the AWS Management Console, everything works as expected.
But when I try to do the same using the AWS CLI or Terraform, I get the following error:
**An err...
4
answers
0
votes
267
views
asked 3 months ago
I am trying to make my domain secure through CloudFront, and it was looking for SSL certificate. Therefore through certificate manager I requested one for my domain, however, last 2 days it is in AWS ...
1
answers
0
votes
334
views
asked 6 months ago
Mojgan-TothEXPERT
published 9 months ago1 votes878 views
Understanding the Core AWS Services for Zero Trust Security
**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
106
views
asked 10 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
381
views
asked a year 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
177
views
asked a year 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
610
views
asked a year 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
167
views
asked a year 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
291
views
asked a year ago