Interface AuditContext.Builder

    • Method Detail

      • additionalAuditContext

        AuditContext.Builder additionalAuditContext​(String additionalAuditContext)

        The filter engine can populate the 'AdditionalAuditContext' information with the request ID for you to track. This information will be displayed in CloudTrail log in your account.

        Parameters:
        additionalAuditContext - The filter engine can populate the 'AdditionalAuditContext' information with the request ID for you to track. This information will be displayed in CloudTrail log in your account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.