Skip to main content

IIAMCreateServiceLinkedRoleRequest

Interface in AWS.IAM

Interface for CreateServiceLinkedRole requests.

Ancestors

Properties

AWSServiceName

property AWSServiceName: string

Specify the name of the AWS service to attach the role to.

The AWS service name is similar to a URL without the http:// in front. For example elasticbeanstalk.amazonaws.com.

CustomSuffix

property CustomSuffix: string

Optionally, specify a string which is compined with the service-provided prefix to form the complete role name.

Description

property Description: string

Optionally, specify a description of the role.