Skip to content

Commit

Permalink
credential scope
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlm committed Oct 27, 2023
1 parent cd1ade0 commit bc1266a
Show file tree
Hide file tree
Showing 9 changed files with 593 additions and 25 deletions.
1 change: 1 addition & 0 deletions botocore/args.py
Original file line number Diff line number Diff line change
Expand Up @@ -771,6 +771,7 @@ def compute_endpoint_resolver_builtin_defaults(
# account ID is calculated later if account based routing is
# enabled and configured for the service
EPRBuiltins.AWS_ACCOUNT_ID: None,
EPRBuiltins.AWS_CREDENTIAL_SCOPE: None,
}

def _compute_user_agent_appid_config(self, config_kwargs):
Expand Down
Loading

0 comments on commit bc1266a

Please sign in to comment.