Service - Amazon Application Recovery Controller
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: