-
### Description of the bug
Hello again!
I am encountering an issue while running the samurai pipeline in Nextflow.
After inspecting the log file , i think that the pipeline attempts to access…
-
Apologies in advance if I'm missing something obvious, I'm new to AWS.
I'm deploying as per the instructions:
npm install in the cloned repository (after changing region in sst.json and instance t…
-
Hi,
we are right now trying to upload our html reports into S3 from our kubernetes cluster but it looks like IRSA [IAM roles for service accounts](https://docs.aws.amazon.com/eks/latest/userguide/…
-
On windows systems the `options.dirRoot` is not correctly resolved. `file.base` seems to use backslashes while `file.path` uses forward slash.
It seems the line:
```
options.dirRoot = options.dirRoo…
-
[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ )
## Description
External Services(AWS sdk go v2 ) api calls are not logged / visible when using github.com/newrelic/g…
-
Hi,
When using awsmobile configure/pull commands the command hangs up and does not execute. This is the same case for awsmobile init command as well
![capture](https://user-images.githubusercont…
-
Here is a sample connection -
```
connection "aws" {
assume_role = {
# role_arn = "arn:aws:iam::12345678:role/testAssume"
#duration = "300s"
#external_id = "123456"
#session_nam…
-
# 🐛 Bug Report #
I'm using AWS ECS, which gets it's IAM credentials the same way an EC2 instnace would. Setting the FOUNDRY_AWS_CONFIG environment variable to "true" causes it to be read as a strin…
-
**Motivation**
We need to create a separate configuration for cloud connectors. In that case an indication that cloud connectors is used should be provided (e.g. a `enabled` flag) and the customer rem…
-
Hi,
As the title says, after trying to run this project locally, I am facing this one error which is: Could not resolve "./aws-exports" from "src/App.tsx".
I am guessing the file aws-exports is …