-
## Description
I run a set of userdata commands to spin up Graph Explorer in an EC2.
Auth is via IAM auth and EC2 have the necessary IAM role attached.
```bash
#!/bin/bash
cd /home/ec2-us…
-
### Describe the bug
Maybe not necessarily a bug, but definitely an annoying misalignment.
Would very much like to have the generated aws cli profile obtained upon `aws sso login` (which is name…
-
At the very least it needs to support searching the SSO sessions in the config for instance information. https://github.com/boto/botocore/blob/5958cc82edee760308425fbe3e09bc73466b1766/botocore/tokens.…
-
### Description
Currently SSO Permission Sets can be assigned to an account via an identity store user or group using the `aws_ssoadmin_account_assignment` resource, but it's also possible to just pr…
-
### Problem
If I create a certificate which is not signed by a CA which is embedded in the CA certificate store which ships with the AWS SDK, HTTPS requests to the `AWS_CONTAINER_CREDENTIALS_FULL_U…
-
Hi,
When 0.6.0 came out we started using `amazon-ecr-credential-helper` instead of logging in via `aws ecr get-login-password`.
(Thank you for the work to support SSO 🙏)
Since then we have run …
-
### Terraform Core Version
1.9.6
### AWS Provider Version
5.68.0
### Affected Resource(s)
aws_workspaces_workspace
### Expected Behavior
Successful deployment of an AWS WorkSpace …
-
### Terraform Core Version
1.3.5
### AWS Provider Version
4.41.0
### Affected Resource(s)
_No response_
### Expected Behavior
I wanted to start managing the "management account using terraform,…
-
### Describe the bug
#### Short Version
aws_credentials_provider_new_chain_default doesn't account for SSO credentials configuration in an INI profile, and this appears to be a bug rather than a…
-
When I am working with `boto3` I can connect to AWS by typing `aws sso login` in the terminal.
However, when I am trying this with `botor`, its not working.
__Example__
```r
# Go through t…