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.
Questions tagged with IAM Roles Anywhere
Use IAM Roles Anywhere to allow workloads that run outside of AWS, such as on-premises, hybrid, and multicloud environments, to access AWS resources by using X.509 digital certificates issued by your registered certificate authorities.
Content language: English
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
43 results
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
67
views
asked 2 months ago
Hello AWS Support Team,
I need clarification regarding Amazon SES inbound email processing in the ap-south-1 (Mumbai) region.
Based on AWS documentation, SES inbound email receiving and S3 delivery ...
1
answers
0
votes
100
views
asked 2 months ago
Hello everyone,
I'm facing a persistent issue while trying to create an IAM role for the Amazon Selling Partner API (SP-API), and I'm hoping someone in the community might have some insight, as I've ...
2
answers
0
votes
193
views
asked 5 months ago
Hello,
Lambda function running fine and all of sudden I get error:
Session.create_client() got an unexpected keyword argument 'aws_account_id
When creating client = boto3.client('lambda')
Lambda Fu...
2
answers
0
votes
656
views
asked 6 months ago
I am unable to create any Amplify app, even as Root user or assuming a role with FullAccess to all services. The few other users with this issue seem to be able to fix it by granting access to certain...
2
answers
0
votes
73
views
asked 6 months ago
We are using the AWS SDK for ABAP with IAM Anywhere so assuming a role in the AWS account running AWS IAM Anywhere. From this role, we can use resource policies to authorize this role to S3 or to Dyna...
1
answers
0
votes
90
views
asked 7 months ago
Has anyone encountered the amplify error log on IAM roles? We have verified that my group/users have the correct permission but we are still unable to deploy into our deployment branch due to this err...
3
answers
0
votes
406
views
asked 7 months ago
In my next.js amplify app, there is a valid policy attached to the Service role.
The role has policy , which has acccess to S3 Read and write.
```
{
"Version": "2012-10-17",
"Statement": [
...
2
answers
0
votes
113
views
asked 7 months ago
i've a role and there's one assume role event and i got an accesskeyid and also one rolesessionname. i've two events with same role session name but different accesskeyIds. if there was a new access k...
3
answers
0
votes
147
views
asked 8 months ago
Hi,
I want to invoke a Lambda Function URL with the auth type AWS_IAM using an Application Load Balancer (ALB). I have created a rule under listener and provided the full URL there. It works perfectly...
2
answers
0
votes
326
views
asked 8 months ago
Hi Team,
We have created an RDS instance for Microsoft SQL Server and have a database backup file (.bak) stored in Amazon S3. We would like to restore this backup onto our RDS instance.
We are using...
1
answers
0
votes
164
views
asked 9 months ago
I'm trying to perform batch inference on the Meta Llama 3.2 90B model from the us-east-1 region (via cross-region inference).
So far, I've been able to set up an S3 bucket with my input file (1000 r...
2
answers
0
votes
441
views
asked 9 months ago