Skip to content

Commit 7ca49df

Browse files
aemouskdaily
andauthored
Modify verbiage in warning output
Co-authored-by: Kenneth Daily <kdaily@amazon.com>
1 parent 2e12165 commit 7ca49df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

awscli/customizations/s3/subcommands.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1154,8 +1154,8 @@ def run(self):
11541154
'Cyclic Redundancy Check 64 (CRC64NVME) will be used to '
11551155
'compute object checksums by default and included in '
11561156
'the request. This is different from v1 behavior, where '
1157-
'Cyclic Redundancy Check 32 (CRC32) checksums will '
1158-
'instead be used. For guidance on retaining v1 behavior '
1157+
'Cyclic Redundancy Check 32 (CRC32) checksums '
1158+
'are used. For guidance on retaining v1 behavior '
11591159
'in AWS CLI v2, or for more details, see '
11601160
'https://docs.aws.amazon.com/cli/latest/userguide/'
11611161
'cliv2-migration-changes.html'

0 commit comments

Comments
 (0)