Knowledge Center Monthly Newsletter - June 2025
Stay up to date with the latest from the Knowledge Center. See all new Knowledge Center articles published in the last month, and re:Post's top contributors.
All Content 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
Select tags to filter
Sort by most recent
37 results
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": [
...
1
answers
0
votes
49
views
asked 21 days 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
72
views
asked 25 days 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
80
views
asked a month 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
51
views
asked 2 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
163
views
asked 3 months ago
Hi Team,
We are planning to implement the AWS Patch Manager solution to patch our Windows and Linux EC2 instances. We will be setting up a WSUS/Satellite server in a shared account and, in the client...
1
answers
0
votes
64
views
asked 3 months ago
I want to create a role in AWS organization account which have permissions to access few security credentials.
This role need to be assumed by members accounts to carry out some tasks. They should onl...
1
answers
0
votes
54
views
asked 3 months ago
Why are there only 2 CRLs per trust anchors?
Crl will match each level of CA certificate under the trustAnchor, so if I have multiple certificate chains to access roles anywhere and I need to revoke...
1
answers
0
votes
49
views
asked 3 months ago
I am building a folder management software where folders and files are stored in AWS S3. User authentication is managed through AWS Cognito, with application users stored in a Cognito User Pool. I nee...
1
answers
0
votes
42
views
asked 4 months ago
I am struggling to connect my Alexa Developer account to my root AWS account. Both accounts use the same email, but they act as separate accounts with different credentials. I cannot log into Alexa De...
1
answers
0
votes
60
views
asked 4 months ago
I am doing POC in my personal account. it is not part of any organization. There is no permission boundaries , and i have assigned IAMFULL access, but still I am getting below error continously.
```...
3
answers
0
votes
856
views
asked 4 months ago
I've started an instance with an instance-profile `DataScientist`. The instance profile contains an AWSReservedSSO role, not a regular IAM role.
The problem is that when I log in to the instance and ...
2
answers
0
votes
177
views
asked 4 months ago