The Amazon Web Services (AWS) ODBC Driver for MySQL allows an application to take advantage of the features of clustered MySQL databases. It is based on and can be used as a drop-in compatible for the MySQL Connector/ODBC driver, and is compatible with all MySQL deployments.
Update signing script to as s3api changed their API.
Description
The automated signing step for the Windows installer was failing with the following error, despite not having made any changes to the inputs or the command itself.
Error parsing parameter '--body': Blob values must be a path to a file.
Failed to PUT unsigned file in bucket.
Failed to sign installer file.
False
Summary
Update signing script to as
s3api
changed their API.Description
The automated signing step for the Windows installer was failing with the following error, despite not having made any changes to the inputs or the command itself.
Updated inputs to accommodate the API change.
Review Status
Additional Reviewers