Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-harvey-z3q committed Oct 6, 2024
1 parent 1a4243d commit 3694458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sceptre/connection_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ def call(
raise SceptreException(
"ForbiddenException: Confirm your current AWS profile is authenticated",
"and has the necessary access.",
)
) from err
else:
raise

Expand Down

0 comments on commit 3694458

Please sign in to comment.