Skip to content

updated ec2 to use new auth handler

Clarisa Colton requested to merge patch/ADAPT-2940 into master

Ec2 now uses request handler identify request rather than getAuthorizationAndIdentifyRequest call.

  • Removed headers and xml packing (handled by utils now)
  • updated properties schema and sample properties
  • added healthcheck call

Merge request reports