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.
48 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": [
...
2
answers
0
votes
177
views
asked a year 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
215
views
asked a year 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
455
views
asked a year 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
234
views
asked a year 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
606
views
asked a year 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
205
views
asked a year 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
162
views
asked a year 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
183
views
asked a year 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...
0
answers
0
votes
132
views
asked a year 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
189
views
asked a year 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
3K
views
asked a year 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
290
views
asked a year ago