Bengt Brodersen
Bengt Brodersen
what your url looks like in the browser and whats the config value of `bucketUrl` in your s3 bucket browser html file
> Bucket URL https://// is not a valid bucket API URL, response does not contain tag. does `https:///` returns the same as > with another (S3) URL to the same...
so you probably need to set `config.bucketUrl`to the url that is returning the xml to make it work
@AntonOks please reopen if you need further support
You could use `qoomon/actions--context@v4` action to add additional environment variables.It will work also with matrix jobs and within reusable workflows. ```yaml jobs: example: runs-on: ubuntu-latest environment: playground steps: - uses:...
@kalverra no unfortunately this is the only way, however it was works reliable so far even for professional workload with 100 of jobs.
@panekj could explain why this change introduces a scam. I just don't understand
@chrisdutz thanks for all your background informations. > I personally have given up investing my free time if I'm not compensated for it in any form. I totally agree :-)
Just for the sake of documentation following project seems to be promising and under active development https://github.com/thomas-v2/S7CommPlusDriver/tree/master
I think the error code to check should be `2` in both cases https://github.com/aws/amazon-ssm-agent/blob/f6ab6700a1d3ffe69ae759cfca759fb28d444218/agent/setupcli/managers/servicemanagers/windowsmanager.go#L67 https://github.com/aws/amazon-ssm-agent/blob/f6ab6700a1d3ffe69ae759cfca759fb28d444218/agent/setupcli/managers/servicemanagers/windowsmanager.go#L46