xray_delete_sampling_rule: Deletes a sampling rule
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.