Re: New AWS services supported by Cognitect Labs' aws-api.
One more today: {com.cognitect.aws/kinesis-video-signaling {:mvn/version "781.2.585.0"}} On Wednesday, December 4, 2019 at 4:41:35 PM UTC-6, David Chelimsky wrote: > > Over the past couple of days, AWS has announced a number of new services > at AWS re:Invent, and released support for these services in their SDKs. As > of today, Cognitect Labs' aws-api supports the new services listed below. > See > https://github.com/cognitect-labs/aws-api/blob/master/latest-releases.edn > for a full listing of all of the services aws-api supports. > > Enjoy! > > {com.cognitect.aws/accessanalyzer{:mvn/version "780.2.582.0" > :aws/serviceFullName "Access Analyzer"} > com.cognitect.aws/codeguru-reviewer {:mvn/version "780.2.584.0" > :aws/serviceFullName "Amazon CodeGuru Reviewer"} > com.cognitect.aws/codeguruprofiler {:mvn/version "780.2.584.0" > :aws/serviceFullName "Amazon CodeGuru Profiler"} > com.cognitect.aws/compute-optimizer {:mvn/version "780.2.584.0" > :aws/serviceFullName "AWS Compute Optimizer"} > com.cognitect.aws/ebs {:mvn/version "780.2.584.0" > :aws/serviceFullName "Amazon Elastic Block Store"} > com.cognitect.aws/elastic-inference {:mvn/version "776.2.582.0" > :aws/serviceFullName "Amazon Elastic Inference"} > com.cognitect.aws/frauddetector {:mvn/version "780.2.584.0" > :aws/serviceFullName "Amazon Fraud Detector"} > com.cognitect.aws/imagebuilder {:mvn/version "776.2.582.0" > :aws/serviceFullName "EC2 Image Builder"} > com.cognitect.aws/kendra{:mvn/version "780.2.584.0" > :aws/serviceFullName "AWSKendraFrontendService"} > com.cognitect.aws/networkmanager{:mvn/version "780.2.584.0" > :aws/serviceFullName "AWS Network Manager"} > com.cognitect.aws/outposts {:mvn/version "780.2.584.0" > :aws/serviceFullName "AWS Outposts"} > com.cognitect.aws/sagemaker-a2i-runtime {:mvn/version "780.2.584.0" > :aws/serviceFullName "Amazon Augmented AI Runtime"} > com.cognitect.aws/schemas {:mvn/version "776.2.582.0" > :aws/serviceFullName "Schemas"}} > > README: https://github.com/cognitect-labs/aws-api/ > API Docs: https://cognitect-labs.github.io/aws-api/ > Changelog: > https://github.com/cognitect-labs/aws-api/blob/master/CHANGES.md > Latest Releases of api, endpoints, and all services: > https://github.com/cognitect-labs/aws-api/blob/master/latest-releases.edn > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/clojure/982a71eb-b3df-46e4-99d7-355216737a11%40googlegroups.com.
Re: New AWS services supported by Cognitect Labs' aws-api.
Thanks, Michael! On Wednesday, December 4, 2019 at 5:22:19 PM UTC-6, Michael Glaesemann wrote: > > > > > On 2019–12–04, at 16:41, David Chelimsky > wrote: > > > > Over the past couple of days, AWS has announced a number of new services > at AWS re:Invent, and released support for these services in their SDKs. As > of today, Cognitect Labs' aws-api supports the new services listed below. > See > https://github.com/cognitect-labs/aws-api/blob/master/latest-releases.edn > for a full listing of all of the services aws-api supports. > > > > Enjoy! > > You rock, David! > > Michael Glaesemann > grzm seespotcode net > > > > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/clojure/261d532a-3d08-496d-93ba-f2be8f682ac4%40googlegroups.com.
Re: New AWS services supported by Cognitect Labs' aws-api.
> On 2019–12–04, at 16:41, David Chelimsky wrote: > > Over the past couple of days, AWS has announced a number of new services at > AWS re:Invent, and released support for these services in their SDKs. As of > today, Cognitect Labs' aws-api supports the new services listed below. See > https://github.com/cognitect-labs/aws-api/blob/master/latest-releases.edn for > a full listing of all of the services aws-api supports. > > Enjoy! You rock, David! Michael Glaesemann grzm seespotcode net -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/clojure/A4027188-98E5-4C1D-8ABC-DCFF1C5A7DD5%40seespotcode.net.
New AWS services supported by Cognitect Labs' aws-api.
Over the past couple of days, AWS has announced a number of new services at AWS re:Invent, and released support for these services in their SDKs. As of today, Cognitect Labs' aws-api supports the new services listed below. See https://github.com/cognitect-labs/aws-api/blob/master/latest-releases.edn for a full listing of all of the services aws-api supports. Enjoy! {com.cognitect.aws/accessanalyzer{:mvn/version "780.2.582.0" :aws/serviceFullName "Access Analyzer"} com.cognitect.aws/codeguru-reviewer {:mvn/version "780.2.584.0" :aws/serviceFullName "Amazon CodeGuru Reviewer"} com.cognitect.aws/codeguruprofiler {:mvn/version "780.2.584.0" :aws/serviceFullName "Amazon CodeGuru Profiler"} com.cognitect.aws/compute-optimizer {:mvn/version "780.2.584.0" :aws/serviceFullName "AWS Compute Optimizer"} com.cognitect.aws/ebs {:mvn/version "780.2.584.0" :aws/serviceFullName "Amazon Elastic Block Store"} com.cognitect.aws/elastic-inference {:mvn/version "776.2.582.0" :aws/serviceFullName "Amazon Elastic Inference"} com.cognitect.aws/frauddetector {:mvn/version "780.2.584.0" :aws/serviceFullName "Amazon Fraud Detector"} com.cognitect.aws/imagebuilder {:mvn/version "776.2.582.0" :aws/serviceFullName "EC2 Image Builder"} com.cognitect.aws/kendra{:mvn/version "780.2.584.0" :aws/serviceFullName "AWSKendraFrontendService"} com.cognitect.aws/networkmanager{:mvn/version "780.2.584.0" :aws/serviceFullName "AWS Network Manager"} com.cognitect.aws/outposts {:mvn/version "780.2.584.0" :aws/serviceFullName "AWS Outposts"} com.cognitect.aws/sagemaker-a2i-runtime {:mvn/version "780.2.584.0" :aws/serviceFullName "Amazon Augmented AI Runtime"} com.cognitect.aws/schemas {:mvn/version "776.2.582.0" :aws/serviceFullName "Schemas"}} README: https://github.com/cognitect-labs/aws-api/ API Docs: https://cognitect-labs.github.io/aws-api/ Changelog: https://github.com/cognitect-labs/aws-api/blob/master/CHANGES.md Latest Releases of api, endpoints, and all services: https://github.com/cognitect-labs/aws-api/blob/master/latest-releases.edn -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/clojure/53b31c8c-10ca-464a-818f-a40e7c491d3c%40googlegroups.com.