v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141531,219979.8 KB

Retrieves detailed information about a specific gateway rule.

get/gateways/{gatewayIdentifier}/rules/{ruleId}

Path parameters

gatewayIdentifierstring required

The identifier of the gateway containing the rule.

ruleIdstring required

The unique identifier of the rule to retrieve.

Response

Success

ruleIdstring required

The unique identifier of the gateway rule.

gatewayArnstring required

The Amazon Resource Name (ARN) of the gateway that the rule belongs to.

priorityinteger required

The priority of the rule. Rules are evaluated in order of priority, with lower numbers evaluated first.

descriptionstring

The description of the gateway rule.

createdAtstring date-time required

The timestamp when the rule was created.

status'CREATING' | 'ACTIVE' | 'UPDATING' | 'DELETING' required

The current status of the rule.

updatedAtstring date-time

The timestamp when the rule was last updated.