Admin
or Account Owner
, you can save queries as public so that everyone in the organization can see the saved query. You can still save some queries as private so that only you can see them. If your role is designated as User
or Developer
, you can only save the query for yourself and it won't be visible to the whole organization.Admin
or Account Owner
or Developer
, you can save queries as alert policies. The dropdown menu is not visible to the User
role.2.2.0
or higher. The layer version needs to be 10
or higher.2.3.0
or higher. The layer version needs to be 11
or higher.2.3.0
or higher. The layer version needs to be 7
or higher.2.1.0
or higher.thundra_agent_lambda_trace_integrations_aws_sqs_message_mask
: Masks an SQS message sent on the client-side, which calls AWS SDK if it is true.
thundra_agent_lambda_trace_integrations_aws_sns_message_mask
: Masks an SNS message sent on the client-side, which calls AWS SDK if it is true.
thundra_agent_lambda_trace_integrations_aws_dynamodb_statement_mask
: Masks DynamoDB statements (query, scan, get, put, modify, delete, etc ... requests) sent on the client-side, which calls AWS SDK if it is true.
thundra_agent_lambda_trace_integrations_aws_lambda_payload_mask
: Masks Lambda invocation payload sent on the client-side, which calls AWS SDK if it is true.
thundra_agent_lambda_trace_integrations_http_body_mask
: Masks an HTTP request body sent on the caller side if it is true
.thundra_agent_lambda_trace_integrations_aws_kinesis_record_unmask
: Traces sent Kinesis record at client side which calls AWS SDK if it is true
.thundra_agent_lambda_trace_kinesis_request_enable
: Traces incoming Kinesis record at triggered Lambda side if it is true
.thundra_agent_lambda_trace_integrations_aws_firehose_record_unmask
: Traces sent Firehose record at client side which calls AWS SDK if it is true
.thundra_agent_lambda_trace_kinesis_request_enable
: Traces incoming Firehose record at triggered Lambda side if it is true
.thundra_agent_lambda_trace_cloudwatchlog_request_enable
: Traces incoming CloudWatch log message at triggered Lambda side if it is true
.