Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Workflow monitor: EventBridge rule template groups ID - AWS Elemental MediaLive API Reference

Workflow monitor: EventBridge rule template groups ID

URI

/prod/eventbridge-rule-template-groups/identifier

HTTP methods

DELETE

Operation ID: DeleteEventBridgeRuleTemplateGroup

Path parameters
NameTypeRequiredDescription
identifierStringTrue
Responses
Status codeResponse modelDescription
204None

204 response

400BadRequestExceptionResponseContent

400 response

403ForbiddenExceptionResponseContent

403 response

404NotFoundExceptionResponseContent

404 response

409ConflictExceptionResponseContent

409 response

429TooManyRequestsExceptionResponseContent

429 response

500InternalServerErrorExceptionResponseContent

500 response

GET

Operation ID: GetEventBridgeRuleTemplateGroup

Path parameters
NameTypeRequiredDescription
identifierStringTrue

OPTIONS

Operation ID: CorsEventbridge_rule_template_groupsIdentifier

Path parameters
NameTypeRequiredDescription
identifierStringTrue
Responses
Status codeResponse modelDescription
200None

200 response

PATCH

Operation ID: UpdateEventBridgeRuleTemplateGroup

Path parameters
NameTypeRequiredDescription
identifierStringTrue

Schemas

Request bodies

{ "description": "string" }

PATCH schema

{ "description": "string" }

Response bodies

{ "arn": "string", "createdAt": "string", "description": "string", "id": "string", "modifiedAt": "string", "name": "string" }

GetEventBridgeRuleTemplateGroupResponseContent schema

{ "arn": "string", "createdAt": "string", "description": "string", "id": "string", "modifiedAt": "string", "name": "string" }
{ "arn": "string", "createdAt": "string", "description": "string", "id": "string", "modifiedAt": "string", "name": "string" }

UpdateEventBridgeRuleTemplateGroupResponseContent schema

{ "arn": "string", "createdAt": "string", "description": "string", "id": "string", "modifiedAt": "string", "name": "string" }
{ "message": "string" }

BadRequestExceptionResponseContent schema

{ "message": "string" }
{ "message": "string" }

ForbiddenExceptionResponseContent schema

{ "message": "string" }
{ "message": "string" }

NotFoundExceptionResponseContent schema

{ "message": "string" }
{ "message": "string" }

ConflictExceptionResponseContent schema

{ "message": "string" }
{ "message": "string" }

TooManyRequestsExceptionResponseContent schema

{ "message": "string" }
{ "message": "string" }

InternalServerErrorExceptionResponseContent schema

{ "message": "string" }

Properties

BadRequestExceptionResponseContent

The input fails to satisfy the constraints specified by an Amazon Web Services service.

PropertyTypeRequiredDescription
message

string

False

Exception error message.

ConflictExceptionResponseContent

Updating or deleting a resource can cause an inconsistent state.

PropertyTypeRequiredDescription
message

string

False

Exception error message.

ForbiddenExceptionResponseContent

User does not have sufficient access to perform this action.

PropertyTypeRequiredDescription
message

string

False

Exception error message.

GetEventBridgeRuleTemplateGroupResponseContent

PropertyTypeRequiredDescription
arn

string

Pattern: ^arn:.+:medialive:.+:eventbridge-rule-template-group:.+$

True

An eventbridge rule template group's ARN (Amazon Resource Name)

createdAt

string

Format: date-time

True

The date and time of resource creation.

description

string

MinLength: 0

MaxLength: 1024

False

A resource's optional description.

id

string

Pattern: ^(aws-)?[0-9]{7}$

MinLength: 7

MaxLength: 11

True

An eventbridge rule template group's id. Amazon Web Services provided template groups have ids that start with <code>`aws-`</code>.

modifiedAt

string

Format: date-time

False

The date and time of latest resource modification.

name

string

Pattern: ^[^\s]+$

MinLength: 1

MaxLength: 255

True

A resource's name. Names must be unique within the scope of a resource type in a specific region.

InternalServerErrorExceptionResponseContent

Unexpected error during processing of request.

PropertyTypeRequiredDescription
message

string

False

Exception error message.

NotFoundExceptionResponseContent

Request references a resource which does not exist.

PropertyTypeRequiredDescription
message

string

False

Exception error message.

TooManyRequestsExceptionResponseContent

Request was denied due to request throttling.

PropertyTypeRequiredDescription
message

string

False

Exception error message.

UpdateEventBridgeRuleTemplateGroupRequestContent

PropertyTypeRequiredDescription
description

string

MinLength: 0

MaxLength: 1024

False

A resource's optional description.

UpdateEventBridgeRuleTemplateGroupResponseContent

PropertyTypeRequiredDescription
arn

string

Pattern: ^arn:.+:medialive:.+:eventbridge-rule-template-group:.+$

True

An eventbridge rule template group's ARN (Amazon Resource Name)

createdAt

string

Format: date-time

True

The date and time of resource creation.

description

string

MinLength: 0

MaxLength: 1024

False

A resource's optional description.

id

string

Pattern: ^(aws-)?[0-9]{7}$

MinLength: 7

MaxLength: 11

True

An eventbridge rule template group's id. Amazon Web Services provided template groups have ids that start with <code>`aws-`</code>.

modifiedAt

string

Format: date-time

False

The date and time of latest resource modification.

name

string

Pattern: ^[^\s]+$

MinLength: 1

MaxLength: 255

True

A resource's name. Names must be unique within the scope of a resource type in a specific region.

See also

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

DeleteEventBridgeRuleTemplateGroup

GetEventBridgeRuleTemplateGroup

CorsEventbridge_rule_template_groupsIdentifier

UpdateEventBridgeRuleTemplateGroup

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.