0 votes
in AWS Access Management by
How do users call AWS services?

1 Answer

0 votes
by

Users can make requests to AWS services using security credentials. Explicit permissions govern a user's ability to call AWS services. By default, users have no ability to call service APIs on behalf of the account.

...