We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, v1.15.81 released last week, but missing updates from at least v1.15.76, released Wednesday November 14th (11 days ago).
go version
N/A
https://docs.aws.amazon.com/sdk-for-go/api/ is missing documentation for updates since at least November 14th:
ram
route53resolver
s3control
OriginGroups
MixedInstancesPolicy
$ curl -I https://docs.aws.amazon.com/sdk-for-go/api/service/s3control HTTP/1.1 404 Not Found Server: Server Date: Sun, 25 Nov 2018 20:11:37 GMT Content-Type: text/html Content-Length: 3163 Connection: keep-alive X-Frame-Options: SAMEORIGIN, SAMEORIGIN Cache-Control: max-age=600 Last-Modified: Wed, 21 Nov 2018 06:18:38 GMT ETag: "c5b-57b26b8812b80" Accept-Ranges: bytes Vary: User-Agent,Accept-Encoding,X-Amzn-CDN-Cache x-amz-rid: XSNWHWNRXYYRKP5XE2D6
The text was updated successfully, but these errors were encountered:
Thanks for reporting this issue @bflad we're working on getting the docs updated. We'll update this issue when the docs are updated.
Sorry, something went wrong.
@bflad These updates are now live in our docs, thanks again for bringing this to our attention.
No branches or pull requests
Version of AWS SDK for Go?
Currently, v1.15.81 released last week, but missing updates from at least v1.15.76, released Wednesday November 14th (11 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 November 14th:
ram
service: https://docs.aws.amazon.com/sdk-for-go/api/service/ram (404)route53resolver
service: https://docs.aws.amazon.com/sdk-for-go/api/service/route53resolver (404)s3control
service: https://docs.aws.amazon.com/sdk-for-go/api/service/s3control (404)OriginGroups
support: https://docs.aws.amazon.com/sdk-for-go/api/service/cloudfront/#Origin (missingOriginGroups
)MixedInstancesPolicy
support: https://docs.aws.amazon.com/sdk-for-go/api/service/autoscaling/#CreateAutoScalingGroupInput (missingMixedInstancesPolicy
)Steps to reproduce
The text was updated successfully, but these errors were encountered: