ocelote 1.1.4 Release NotesΒΆ
This patch updates the codebase to use AWS single sign-on (SSO) to authenticate with S3. The patch also fixes a bug that would crash the download command when attempting to download EVT data.
The package depedencies now include the AWS CLI v2+
Added the
authenticate emailcommandThe
authenticate s3command now prompts for an SSO profile and bucket nameThe
upload s3command no longer supports the--region-name,--access-key-id, nor--secret-access-keyoverrides.The
upload s3command now supports a--profileoverride.The
upload s3command no longer requires the USGS wired network.