Class SNSContext

All Implemented Interfaces:
SecurityContext

class SNSContext extends ServiceContext
An execution context for SNS
Since:
8.5
Version:
8.5
Author:
Luke
  • Constructor Details

    • SNSContext

      SNSContext(ServiceContext ctx, SNSPayload sns)
      Creates the SNS context.
      Parameters:
      ctx - the ServiceContext
      sns - the SNS payload
  • Method Details

    • getPayload

      public SNSPayload getPayload()
      Returns the SNS message payload.
      Returns:
      the SNSPayload