Documentation ¶
Index ¶
Constants ¶
View Source
const ( // OldAWSService is a duplicate tag that will be phased out in favor of AWSService. OldAWSService = "aws.service" // OldAWSRegion is a duplicate tag that will be phased out in favor of AWSRegion. OldAWSRegion = "aws.region" AWSAgent = "aws.agent" AWSService = "aws_service" AWSOperation = "aws.operation" AWSRegion = "region" AWSRequestID = "aws.request_id" AWSRetryCount = "aws.retry_count" SQSQueueName = "queuename" SNSTargetName = "targetname" SNSTopicName = "topicname" DynamoDBTableName = "tablename" KinesisStreamName = "streamname" EventBridgeRuleName = "rulename" SFNStateMachineName = "statemachinename" S3BucketName = "bucketname" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.