-
My config file has two profiles listed.
```
[default]
region = eu-west-1
output = json
[profile my_role]
role_arn = arn:aws:iam::0000000000:role/XXXXXX
mfa_serial = arn:aws:iam::0000000000:mf…
-
## Expected behavior
It would be preferred if the AWS Provider understood the AWS config the same way as the aws cli.
## Current behavior
Given an `~/.aws/config` with sections similar to b…
-
We use OrganizationAccountAccessRole to connect to a multitude of accounts in our organization.
OrganizationAccountAccessRole requires mfa to connect.
To set up a session we run the following:
``…
-
When using a profile, which gets access via impersonation (by setting `role_arn`), the error `Missing credentials in config` is thrown.
Our AWS environment is set up using multiple AWS accounts. O…
-
**Describe the bug**
Sessions created AWS IAM User Provider and without MFA have trouble accessing IAM resources. One obvious difference to other sessions is that the `aws_session_token` has quotes a…
-
Hi
i have a some problem when, i use for resource iam user "action delete" with option mfa_device.
the function mfa_device use boto3 deactivate_mfa_device, and i have a problem when we need to re…
-
I am receiving the error message:
`ERROR - Token must be six digits`
when using the command:
```
aws-mfa --duration 60 --profile default
INFO - Validating credentials for profile: default
INFO…
-
When switching to a context for an Amazon EKS cluster that requires mfa authorization, I get the following:
```
Switched to context "hse"
Enter MFA code for arn:aws:iam:::mfa/: W0127 10:56:26.501…
-
The `role_arns` and `role_aliases` locals no longer need to be wrapped in braces in `0.12` as the populating functions return a list.
```
Error: Incorrect attribute value type
on .terraform/m…
-
I am trying to use openstack CLI with MFA (authenticator APP on iPhone).
But I do not succeed. When using additional settings for MFA/TOTP I get the strange error "The plugin t could not be found"
…