---
type: resource-type
title: ServiceLinkedRole
description: aws resource type AWS::IAM::ServiceLinkedRole
name: ServiceLinkedRole
lexicon: aws
resource_type: AWS::IAM::ServiceLinkedRole
---
`AWS::IAM::ServiceLinkedRole`, a resource type of the aws lexicon.

## Properties

- `AWSServiceName` (`string`, optional): The service principal for the AWS service to which this role is attached.
- `CustomSuffix` (`string`, optional): A string that you provide, which is combined with the service-provided prefix to form the complete role name.
- `Description` (`string`, optional): The description of the role.
- `RoleName` (`string`, optional): The name of the role.

## Attributes

- `RoleName`
