Changes to Retrieve a batch of pre-generated certificates (the outcome of a batch certificate creation task) either as a downloadable zip file (default) or as a list of pre-signed urls.

GET /certificates/{taskId}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 3 revisions of this API.15

  1. d7859da15bfc15

What changed

  • d7859da15bfc15See the full diff
    • the optional response header location removed for the status 303

      optional-response-header-removed

    • api operation id getBulkCertificates removed and replaced with getCertificates

      api-operation-id-removed

    • added the new optional query request parameter downloadType

      new-optional-request-parameter

    • added the media type application/vnd.aws-cdf-v1.0+json for the response with the status 200

      response-media-type-added

    • added the media type application/vnd.aws-cdf-v1.0+json for the response with the status 404

      response-media-type-added

    • added the media type application/zip for the response with the status 200

      response-media-type-added