ark::aws::StsServer

Defined in header “ark/aws/testing/sts_server.hh”.


This class represents a mock AWS STS server to hand out fake credentials.

Methods

  • StsServer(const comms::NetworkAddress & address)
    Constructor. Initializes the given STS service on the specified address with the given key information.

  • ~StsServer()
    Destructor implemented internally.

  • core::Url endpoint()
    Returns the endpoint that you can talk to this server over.