Service - Amazon Application Recovery Controller

Service

The service for a cross account role.

Contents

clusterArn

The cluster Amazon Resource Name (ARN) for a service.

Type: String

Pattern: arn:aws:ecs:[a-z0-9-]+:\d{12}:cluster/[a-zA-Z0-9_-]{1,255}

Required: No

crossAccountRole

The cross account role for a service.

Type: String

Pattern: arn:aws[a-zA-Z0-9-]*:iam::[0-9]{12}:role/.+

Required: No

externalId

The external ID (secret key) for the service.

Type: String

Required: No

serviceArn

The Amazon Resource Name (ARN) for a service.

Type: String

Pattern: arn:aws:ecs:[a-z0-9-]+:\d{12}:service/[a-zA-Z0-9_-]+/[a-zA-Z0-9_-]{1,255}

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: