xray_delete_sampling_rule: Deletes a sampling rule

View source: R/xray_operations.R

xray_delete_sampling_ruleR Documentation

Deletes a sampling rule

Description

Deletes a sampling rule.

See https://www.paws-r-sdk.com/docs/xray_delete_sampling_rule/ for full documentation.

Usage

xray_delete_sampling_rule(RuleName = NULL, RuleARN = NULL)

Arguments

RuleName

The name of the sampling rule. Specify a rule by either name or ARN, but not both.

RuleARN

The ARN of the sampling rule. Specify a rule by either name or ARN, but not both.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.