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
What changed
- ●
the optional response header
locationremoved for the status303optional-response-header-removed
- ○
api operation id
getBulkCertificatesremoved and replaced withgetCertificatesapi-operation-id-removed
- ○
added the new optional
queryrequest parameterdownloadTypenew-optional-request-parameter
- ○
added the media type
application/vnd.aws-cdf-v1.0+jsonfor the response with the status200response-media-type-added
- ○
added the media type
application/vnd.aws-cdf-v1.0+jsonfor the response with the status404response-media-type-added
- ○
added the media type
application/zipfor the response with the status200response-media-type-added
- ●