diff --git a/aws_xray_sdk/ext/resources/aws_para_whitelist.json b/aws_xray_sdk/ext/resources/aws_para_whitelist.json index 5f0d9b54..30a45cd6 100644 --- a/aws_xray_sdk/ext/resources/aws_para_whitelist.json +++ b/aws_xray_sdk/ext/resources/aws_para_whitelist.json @@ -6,6 +6,11 @@ "request_parameters": [ "TopicArn" ] + }, + "PublishBatch": { + "request_parameters": [ + "TopicArn" + ] } } }, @@ -912,4 +917,4 @@ } } } -} \ No newline at end of file +}