v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473359323.2 KB

Retrieves information about the specified target group.

get/targetgroups/{targetGroupIdentifier}

Path parameters

targetGroupIdentifierstring required

The ID or ARN of the target group.

Response

Success

idstring

The ID of the target group.

arnstring

The Amazon Resource Name (ARN) of the target group.

namestring

The name of the target group.

type'IP' | 'LAMBDA' | 'INSTANCE' | 'ALB'

The target group type.

createdAtstring date-time

The date and time that the target group was created, in ISO-8601 format.

lastUpdatedAtstring date-time

The date and time that the target group was last updated, in ISO-8601 format.

status'CREATE_IN_PROGRESS' | 'ACTIVE' | 'DELETE_IN_PROGRESS' | 'CREATE_FAILED' | 'DELETE_FAILED'

The status.

serviceArnsServiceArn[]

The Amazon Resource Names (ARNs) of the service.

failureMessagestring

The failure message.

failureCodestring

The failure code.