Closed volodymyr-oliinyk closed 4 years ago
Sleet.json { "username": "xxxx", "useremail": "xxx@mail.com", "sources": [ { "name": "develop", "type": "s3", "path": "https://s3.amazonaws.com//", "bucketName": "", "region": "eu-west-1", "profileName": "nuget" } ] }
.credentials [nuget] role_arn = arn:aws:iam::1234456789:role/nuget-bucket-reader-writer source_profile = dev
@volodymyr-oliinyk would you run Sleet with --verbose and share the stack trace?
--verbose
Let me know if you are able to get a stacktrace for where this is failing
Sleet.json { "username": "xxxx", "useremail": "xxx@mail.com", "sources": [ { "name": "develop", "type": "s3", "path": "https://s3.amazonaws.com//",
"bucketName": "",
"region": "eu-west-1",
"profileName": "nuget"
}
]
}
.credentials [nuget] role_arn = arn:aws:iam::1234456789:role/nuget-bucket-reader-writer source_profile = dev