aws / aws-sdk-go

AWS SDK for the Go programming language.
http://aws.amazon.com/sdk-for-go/
Apache License 2.0
8.63k stars 2.07k forks source link

AWS SDK for Go API Reference Not Publishing #3013

Closed bflad closed 4 years ago

bflad commented 4 years ago

Please fill out the sections below to help us address your issue.

Version of AWS SDK for Go?

Currently, v1.25.50 released yesterday, but missing updates from at least v1.25.46, released December 3rd (8 days ago).

Version of Go (go version)?

N/A

What issue did you see?

https://docs.aws.amazon.com/sdk-for-go/api/ is missing documentation for updates since at least December 3rd:

Steps to reproduce

$ curl -I https://docs.aws.amazon.com/sdk-for-go/api/service/frauddetector/
HTTP/1.1 404 Not Found
Server: Server
Date: Wed, 11 Dec 2019 20:43:00 GMT
Content-Type: text/html
Content-Length: 3350
Connection: keep-alive
X-Frame-Options: SAMEORIGIN, SAMEORIGIN
Cache-Control: max-age=600
Last-Modified: Sat, 07 Dec 2019 03:45:21 GMT
ETag: "d16-59914fddbf640"
Accept-Ranges: bytes
Vary: User-Agent,Accept-Encoding,X-Amzn-CDN-Cache,X-Amzn-AX-Treatment
x-amz-rid: C0JHDK10PM5K5MF0642N

References

diehlaws commented 4 years ago

Hi @bflad, thanks for bringing this to our attention. We'll look into resolving this as quickly as we can.

diehlaws commented 4 years ago

Apologies for the delay on this @bflad. Our docs builder has been updated and is currently working as expected.