The function uses Sys.unsetenv() to remove the specified environment variables.
Details
This function unsets the AWS S3-related environment variables:
AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, and AWS_SESSION_TOKEN.
The function uses Sys.unsetenv() to remove the specified environment variables.
This function unsets the AWS S3-related environment variables:
AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, and AWS_SESSION_TOKEN.