CredentialsError: Missing credentials in config, if using AWS_CONFIG_FILE, set AWS_SDK_LOAD_CONFIG=1
问题 I posted a question yesterday and today I have got a problem with the same project different error: my credentials and config files look like this: [ask-cli-Falkowsky] aws_access_key_id =XXXXXXXXXXXX aws_secret_access_key =XXXXXXXXXXXX [default] aws_access_key_id = XXXXXXXXXXXXX aws_secret_access_key = XXXXXXXXXXXXX [default] output = json region = eu-central-1 [profile ask-cli-Falkowsky] output = json region = eu-central-1 The Error I receive is also the Headline: CredentialsError: Missing