Their documentation claims this is possible:
https://docs.aws.amazon.com/AmazonS3/latest/dev/lifecycle-transition-general-considerations.html
"You can transition from the GLACIER storage class to the DEEP_ARCHIVE storage class."
But it doesn't appear to be working. I created a lifecycle rule to transition to Deep Archive, and uploaded a test file to Standard storage class. Only the Standard file was transitioned. My existing files in Glacier were not.
How do I transition existing files in Glacier to Deep Archive?