-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Trying to write POC with KinesisProducer
Dependency in Gradle + Spring: _implementation group: 'com.amazonaws', name: 'amazon-kinesis-producer', version: '0.14.6'_
```
public void sendPro…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
### Problem:
aws_sdk_sts::assume_role() is hard to use, because the Credentials returned by assume_role (aws_sdk_sts::types::Credentials) do not implement the trait ProvideCredentials; for that, y…
-
Given the following profile:
``` ini
[profile test]
region = us-east-1
mfa_serial = arn:aws:iam::012345678901:mfa/glennpratt
```
aws-cli never asks for an MFA token and I don't receive IAM permissio…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [ ] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
*…
-
Hi
Looking at ddbimport looks great, I used from local PC works ok just slow. so trying stepfuction version and getting stuck.
```
C:\Users\antho\Desktop>ddbimport -install -stepFnRegion=eu-wes…
-
Not really an issue but not sure where to post this question. I am trying to put all the pieces together.
Warrant requires boto3.
Boto3 needs to have an IAM user credentials.
From the boto3 docs:…
-
_This issue was originally opened by @smailli as hashicorp/terraform#16148. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terrafo…
-
The documentation is recommending usage of named profiles stored in `~/.aws/`. This is further supported by the copilot CLI outputing following warning when run with credentials supplied in ENV:
``…