-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NoCredentialsError if no credentials defined #1924
Comments
t-chaik
changed the title
NoCredentialsError if no ACCESS defined
NoCredentialsError if no credentials defined
Nov 5, 2018
mattsb42-aws
added a commit
to aws/aws-dynamodb-encryption-python
that referenced
this issue
Nov 5, 2018
Merged
phobologic
added a commit
to cloudtools/stacker
that referenced
this issue
Dec 3, 2018
phobologic
added a commit
to cloudtools/stacker
that referenced
this issue
Dec 3, 2018
* Pinning PyYAML to 3.13 to deal with cfn-flip pin awslabs/aws-cfn-template-flip#54 YAML was pinned in the cfn-flip package that troposphere depends on, and without this we have issues with building. * yay, they removed the pinning! awslabs/aws-cfn-template-flip#58 * Ugh, have to go back to pinning moto. getmoto/moto#1924 getmoto/moto#1941
2 tasks
2 tasks
phrohdoh
pushed a commit
to phrohdoh/stacker
that referenced
this issue
Dec 18, 2018
* Pinning PyYAML to 3.13 to deal with cfn-flip pin awslabs/aws-cfn-template-flip#54 YAML was pinned in the cfn-flip package that troposphere depends on, and without this we have issues with building. * yay, they removed the pinning! awslabs/aws-cfn-template-flip#58 * Ugh, have to go back to pinning moto. getmoto/moto#1924 getmoto/moto#1941
Closed with #1952 |
@spulec: Thanks for the fix! Any idea when a new release will be cut? Would be nice to have that fix released in a stable version. |
devenney
added a commit
to devenney/sceptre
that referenced
this issue
Mar 3, 2019
* Works around getmoto/moto#1924 by ensuring garbage defaults are set in the environment. Signed-off-by: Brendan Devenney <[email protected]>
9 tasks
devenney
pushed a commit
to devenney/sceptre
that referenced
this issue
Mar 6, 2019
* Works around getmoto/moto#1924 by ensuring garbage defaults are set in the environment. Signed-off-by: Brendan Devenney <[email protected]>
6 tasks
aodj
added a commit
to multiplechoice/spiders
that referenced
this issue
Apr 9, 2019
ngfgrant
pushed a commit
to Sceptre/sceptre
that referenced
this issue
Jun 13, 2019
* Works around getmoto/moto#1924 by ensuring garbage defaults are set in the environment. Signed-off-by: Brendan Devenney <[email protected]>
ngfgrant
pushed a commit
to Sceptre/sceptre
that referenced
this issue
Jun 13, 2019
* Works around getmoto/moto#1924 by ensuring garbage defaults are set in the environment. Signed-off-by: Brendan Devenney <[email protected]>
ngfgrant
pushed a commit
to Sceptre/sceptre
that referenced
this issue
Jun 13, 2019
Note that this commit suppressed DeprecationWarnings due to dependencies which have not yet updated their use of collections.abc. Add pyenv to CI: support multiple Python versions * Bump CI Docker image version (to 0.4) * Add pyenv to Docker image * Support py27, py36, py37 Fix CI interaction with moto 1.3.7. Works around getmoto/moto#1924 by ensuring garbage defaults are set in the environment. Update setup.py for Python3.7 support Add package requirements for testing on python3.7/win
ngfgrant
pushed a commit
to Sceptre/sceptre
that referenced
this issue
Jun 13, 2019
Note that this commit suppressed DeprecationWarnings due to dependencies which have not yet updated their use of collections.abc. Add pyenv to CI: support multiple Python versions * Bump CI Docker image version (to 0.4) * Add pyenv to Docker image * Support py27, py36, py37 Fix CI interaction with moto 1.3.7. Works around getmoto/moto#1924 by ensuring garbage defaults are set in the environment. Update setup.py for Python3.7 support Add package requirements for testing on python3.7/win
ngfgrant
pushed a commit
to Sceptre/sceptre
that referenced
this issue
Jun 13, 2019
Note that this commit suppressed DeprecationWarnings due to dependencies which have not yet updated their use of collections.abc. Add pyenv to CI: support multiple Python versions * Bump CI Docker image version (to 0.4) * Add pyenv to Docker image * Support py27, py36, py37 Fix CI interaction with moto 1.3.7. Works around getmoto/moto#1924 by ensuring garbage defaults are set in the environment. Update setup.py for Python3.7 support Add package requirements for testing on python3.7/win
ngfgrant
pushed a commit
to Sceptre/sceptre
that referenced
this issue
Jun 13, 2019
Note that this commit suppressed DeprecationWarnings due to dependencies which have not yet updated their use of collections.abc. Add pyenv to CI: support multiple Python versions * Bump CI Docker image version (to 0.4) * Add pyenv to Docker image * Support py27, py36, py37 Fix CI interaction with moto 1.3.7. Works around getmoto/moto#1924 by ensuring garbage defaults are set in the environment. Update setup.py for Python3.7 support Add package requirements for testing on python3.7/win
ngfgrant
pushed a commit
to Sceptre/sceptre
that referenced
this issue
Jun 13, 2019
Note that this commit suppressed DeprecationWarnings due to dependencies which have not yet updated their use of collections.abc. Add pyenv to CI: support multiple Python versions * Bump CI Docker image version (to 0.4) * Add pyenv to Docker image * Support py27, py36, py37 Fix CI interaction with moto 1.3.7. Works around getmoto/moto#1924 by ensuring garbage defaults are set in the environment. Update setup.py for Python3.7 support Add package requirements for testing on python3.7/win
ngfgrant
pushed a commit
to Sceptre/sceptre
that referenced
this issue
Jun 26, 2019
Note that this commit suppressed DeprecationWarnings due to dependencies which have not yet updated their use of collections.abc. Add pyenv to CI: support multiple Python versions * Bump CI Docker image version (to 0.4) * Add pyenv to Docker image * Support py27, py36, py37 Fix CI interaction with moto 1.3.7. Works around getmoto/moto#1924 by ensuring garbage defaults are set in the environment. Update setup.py for Python3.7 support Add package requirements for testing on python3.7/win
thawkson
pushed a commit
to thawkson/sceptre
that referenced
this issue
Feb 6, 2021
Note that this commit suppressed DeprecationWarnings due to dependencies which have not yet updated their use of collections.abc. Add pyenv to CI: support multiple Python versions * Bump CI Docker image version (to 0.4) * Add pyenv to Docker image * Support py27, py36, py37 Fix CI interaction with moto 1.3.7. Works around getmoto/moto#1924 by ensuring garbage defaults are set in the environment. Update setup.py for Python3.7 support Add package requirements for testing on python3.7/win
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Testing 1.3.7 and the fix for #1793:
Trying to run the context manager example:
Setting
AWS_SECRET_ACCESS_KEY
andAWS_ACCESS_KEY_ID
(to whatever) seems to fix the issue. Not sure if mocking without providing any credential is something actually supported bymoto
, but it used to work withmoto<1.3.7
,boto3<1.8.0
andbotocore<1.11.0
.The text was updated successfully, but these errors were encountered: