0 votes
in AWS Access Management by
What is a service-linked role?

1 Answer

0 votes
by

A service-linked role is a type of role that links to an AWS service (also known as a linked service) such that only the linked service can assume the role. Using these roles, you can delegate permissions to AWS services to create and manage AWS resources on your behalf.

...