-
Hi,
Our regular Ecto repo is configured like this (it fetches credentials from AWS based on some configured role):
```elixir
# in runtime.exs
credentials = System.get_env("RDS_DB_IAM_ROLE_CRED…
-
IAM does not support MFA and external identity providers like AD or Google. That is, it is not possible to make IAM policies to force MFA to allow or nefare actions on AWS.
Acces this in section **…
-
Per https://github.com/WaffleCodeApp/waffle-templates/blob/main/setting_up_aws.md:
> It's highly recommended not to use your AWS account with you root access. You can create a user with the least r…
-
When using multiple AWS accounts it's good practice to only allow access via AssumeRole from a master account. This can be done with or without requiring MFA. Terraform supports assume_role with s3 st…
jsi-p updated
1 month ago
-
### Overview
As developers and infrastructure engineers, we would like to establish Multi-Factor Authentication(MFA) to our AWS account for new users.
Currently, no MFA is enforced except for th…
-
### Prerequisite
We are looking forward to having you on our team. Please ensure you have prior experience with the HfLA website team before contributing to our repository.
### Overview
As a new me…
-
### What were you trying to accomplish?
I am trying to create a new cluster with the `vpc-cni` addon configured against a role that is created on the fly (to avoid #7951). Currently, the order of c…
-
### Describe the feature
This feature would add an optional property `autoDeleteMfaDevices` to `iam.User`. When set to `true`, a `CustomResource` would be created for the user to automatically delete…
-
https://github.com/aws/aws-toolkit-jetbrains/blob/7bb1c9df12f95be9783dd1564b1070731e9962ea/jetbrains-core/src/software/aws/toolkits/jetbrains/core/credentials/MfaSupport.kt#L23
- A reproducible tes…
-
I am trying this plugin for the first time. When trying to configure the Jenkins job to assume iam role in advanced settings, getting error related to MFA. Whereas MFA is disabled for the user. Also, …