Skip to content

Commit 49a2fe6

Browse files
authored
Add CLI v1-to-v2 migration debug flag. (boto#3577)
1 parent 08ee807 commit 49a2fe6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

botocore/useragent.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797
'CREDENTIALS_HTTP': 'z',
9898
'CREDENTIALS_IMDS': '0',
9999
'BEARER_SERVICE_ENV_VARS': '3',
100+
'CLI_V1_TO_V2_MIGRATION_DEBUG_MODE': '-',
100101
}
101102

102103

0 commit comments

Comments
 (0)