Trying to mutlihop upgrade 2023.05 to 24.2. Getting issue while upload images "FATAL Options AWS_ACCESS_KEY/AWS_ACCESS_KEY_ID should be provied!"

[root@ip-10-27-67-22 multihop-upgrade]# ./upgrade.sh -S 2023.05 -D 24.2 --registry-url $ecrURL --registry-user $ecrUserName --registry-pwd $ecrUserPassword --Upload-image-only
2024-12-12 14:48:50+00:00 info Start to upload image for version 23.4 ... default path: /home/nfs_tmp/images_23.4
Upload image script will run with below settings:
User(specified by -u): AWS
Docker Registry URL(specified by -r): 149098811429.dkr.ecr.us-west-2.amazonaws.com
Orgnization Name(specified by -o): hpeswitom
Image folders(specified by -d): /home/nfs_tmp/images_23.4
Image files(specified by -F):
The concurrency number is constrained to 1-16, and current concurrency number is: 1
Options AWS_ACCESS_KEY/AWS_ACCESS_KEY_ID should be provied!
Please refer to /Verizonsmax/multihop/multihop-upgrade/des/offline-download-23.4/uploadimages-20241212144850.log for more detail.
2024-12-12 14:48:50+00:00 error Upload failed [149098811429.dkr.ecr.us-west-2.amazonaws.com], please try again...
[root@ip-10-27-67-22 multihop-upgrade]# cat /Verizonsmax/multihop/multihop-upgrade/des/offline-download-23.4/uploadimages-20241212144850.log
2024-12-12T14:48:50.490319395+00:00 INFO Upload image script will run with below settings:
2024-12-12T14:48:50.492297751+00:00 INFO User(specified by -u): AWS
2024-12-12T14:48:50.494406311+00:00 INFO Docker Registry URL(specified by -r): 149098811429.dkr.ecr.us-west-2.amazonaws.com
2024-12-12T14:48:50.496360779+00:00 INFO Orgnization Name(specified by -o): hpeswitom
2024-12-12T14:48:50.498250134+00:00 INFO Image folders(specified by -d): /home/nfs_tmp/images_23.4
2024-12-12T14:48:50.500069381+00:00 INFO Image files(specified by -F):
2024-12-12T14:48:50.523893621+00:00 INFO The concurrency number is constrained to 1-16, and current concurrency number is: 1
2024-12-12T14:48:50.538407355+00:00 FATAL Options AWS_ACCESS_KEY/AWS_ACCESS_KEY_ID should be provied!