- Questions
- Knowledge Center
- Articles
Questions tagged with AWS IAM Identity Center
Content language: English
Sort by most recent
Hello,
We are in the process of migrating our users from IAM to the IAM Identity Center, integrating them with AAD. However, we have some concerns about the SMTP users we created for AWS SES. We would...
This was mostly pilot error; I had the wrong role name!
For future reference, this is the trust policy that worked for us:
```json
"AssumeRolePolicyDocument": {
"Version": "2012-10-17",
...
Looking to see if there is an attribute that can pass the Group name that a user is in from the Assigned page?
Example, I have multiple groups provided access to an application, I would like one of...
As described[ here](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_identifiers.html#identifiers-unique-ids), all IAM users have a unique identifier. Is this identifier unique per account,...
I'm using Java JDK 2.X version. I have a usecase where I want to retrieve the permissionsets associated with a given group/user using the Identity Centre API. I was referring to the following links...
If this is true, how do I obtain the device serial?
You are able to add mfa devices to identity center accounts in the sso portal, although I am unsure what these are used for. I neither see this in...
I am configuring a rule in Amazon SES to auto invoke a lambda function whenever my recipient of "support@my-domain.org" receives an email. I configured all permissions there but my lambda has never...
Hi,
I use IAM Identity Center (old AWS SSO)
We need to intergrate an external company using their own AD.
I wonder how to configure it using groups?
Best regards
Ahouab Aliouche
I have been experiencing an issue with the site at <myorg>.awsapps.com/start. The initial loading time of the site is exceedingly slow, taking over a minute to load. Upon investigating the issue using...
Suddenly the root user no longer has privileges and we cannot perform any action within the console, not even create a ticket.
How can we regain access?
We don't have another user with root...
Hello,
I try to create a cluster on Red hat openshift, and it need AWS IAM user credentials AWS access key ID, then I created one, but still errors like the below:
CLUSTERS-MGMT-400: User name...
Hi,
To make sagemker model in us-west-2 can get access to Redis Cluster in us-west-1, I ran this model in VPC environment in us-west-2 and used a peering connection. However, the problem coming with...