Skip to content

Commit 3af6f4c

Browse files
authored
Update endpoints and services latest releases (#276)
1 parent ef47ee4 commit 3af6f4c

File tree

3 files changed

+24
-24
lines changed

3 files changed

+24
-24
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To use the s3 api, for example, add the following to deps.edn:
5454

5555
``` clojure
5656
{:deps {com.cognitect.aws/api {:mvn/version "0.8.741"}
57-
com.cognitect.aws/endpoints {:mvn/version "871.2.32.5"}
57+
com.cognitect.aws/endpoints {:mvn/version "871.2.32.10"}
5858
com.cognitect.aws/s3 {:mvn/version "871.2.32.2"}}}
5959
```
6060

deps.edn

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
http-kit/http-kit {:mvn/version "2.8.0"}
1717
software.amazon.awssdk/s3 {:mvn/version "2.31.46"}
1818
com.cognitect/http-client {:mvn/version "1.0.127"}
19-
com.cognitect.aws/endpoints {:mvn/version "871.2.32.5"}
19+
com.cognitect.aws/endpoints {:mvn/version "871.2.32.10"}
2020
com.cognitect.aws/autoscaling {:mvn/version "871.2.32.2"}
2121
com.cognitect.aws/dynamodb {:mvn/version "871.2.32.2"}
22-
com.cognitect.aws/ec2 {:mvn/version "871.2.32.5"}
22+
com.cognitect.aws/ec2 {:mvn/version "871.2.32.10"}
2323
com.cognitect.aws/iam {:mvn/version "871.2.32.2"}
24-
com.cognitect.aws/lambda {:mvn/version "871.2.32.2"}
24+
com.cognitect.aws/lambda {:mvn/version "871.2.32.10"}
2525
com.cognitect.aws/s3 {:mvn/version "871.2.32.2"}
2626
com.cognitect.aws/ssm {:mvn/version "871.2.32.5"}
2727
com.cognitect.aws/sts {:mvn/version "871.2.32.2"}}}

latest-releases.edn

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{com.cognitect.aws/api {:mvn/version "0.8.741"},
2-
com.cognitect.aws/endpoints {:mvn/version "871.2.32.5"},
2+
com.cognitect.aws/endpoints {:mvn/version "871.2.32.10"},
33
com.cognitect.aws/AWS242AppRegistry
44
{:mvn/version "871.2.29.35",
55
:aws/serviceFullName "AWS Service Catalog App Registry"},
@@ -51,7 +51,7 @@
5151
com.cognitect.aws/appflow
5252
{:mvn/version "871.2.29.35", :aws/serviceFullName "Amazon Appflow"},
5353
com.cognitect.aws/appintegrations
54-
{:mvn/version "871.2.29.35",
54+
{:mvn/version "871.2.32.10",
5555
:aws/serviceFullName "Amazon AppIntegrations Service"},
5656
com.cognitect.aws/application-autoscaling
5757
{:mvn/version "871.2.31.64",
@@ -133,7 +133,7 @@
133133
com.cognitect.aws/braket
134134
{:mvn/version "871.2.29.35", :aws/serviceFullName "Braket"},
135135
com.cognitect.aws/budgets
136-
{:mvn/version "871.2.31.64", :aws/serviceFullName "AWS Budgets"},
136+
{:mvn/version "871.2.32.10", :aws/serviceFullName "AWS Budgets"},
137137
com.cognitect.aws/ce
138138
{:mvn/version "871.2.31.64",
139139
:aws/serviceFullName "AWS Cost Explorer Service"},
@@ -243,7 +243,7 @@
243243
{:mvn/version "871.2.31.64",
244244
:aws/serviceFullName "AWS Compute Optimizer"},
245245
com.cognitect.aws/config
246-
{:mvn/version "871.2.32.2", :aws/serviceFullName "AWS Config"},
246+
{:mvn/version "871.2.32.10", :aws/serviceFullName "AWS Config"},
247247
com.cognitect.aws/connect
248248
{:mvn/version "871.2.32.2",
249249
:aws/serviceFullName "Amazon Connect Service"},
@@ -288,7 +288,7 @@
288288
com.cognitect.aws/datasync
289289
{:mvn/version "871.2.32.2", :aws/serviceFullName "AWS DataSync"},
290290
com.cognitect.aws/datazone
291-
{:mvn/version "871.2.32.2", :aws/serviceFullName "Amazon DataZone"},
291+
{:mvn/version "871.2.32.10", :aws/serviceFullName "Amazon DataZone"},
292292
com.cognitect.aws/dax
293293
{:mvn/version "871.2.29.35",
294294
:aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"},
@@ -302,7 +302,7 @@
302302
{:mvn/version "871.2.29.35",
303303
:aws/serviceFullName "Amazon DevOps Guru"},
304304
com.cognitect.aws/directconnect
305-
{:mvn/version "871.2.31.23",
305+
{:mvn/version "871.2.32.10",
306306
:aws/serviceFullName "AWS Direct Connect"},
307307
com.cognitect.aws/directory-service-data
308308
{:mvn/version "871.2.31.23",
@@ -337,13 +337,13 @@
337337
{:mvn/version "871.2.29.35",
338338
:aws/serviceFullName "Amazon Elastic Block Store"},
339339
com.cognitect.aws/ec2
340-
{:mvn/version "871.2.32.5",
340+
{:mvn/version "871.2.32.10",
341341
:aws/serviceFullName "Amazon Elastic Compute Cloud"},
342342
com.cognitect.aws/ec2-instance-connect
343343
{:mvn/version "871.2.29.35",
344344
:aws/serviceFullName "AWS EC2 Instance Connect"},
345345
com.cognitect.aws/ecr
346-
{:mvn/version "871.2.31.64",
346+
{:mvn/version "871.2.32.10",
347347
:aws/serviceFullName "Amazon Elastic Container Registry"},
348348
com.cognitect.aws/ecr-public
349349
{:mvn/version "871.2.29.52",
@@ -372,7 +372,7 @@
372372
{:mvn/version "871.2.32.2",
373373
:aws/serviceFullName "Elastic Load Balancing"},
374374
com.cognitect.aws/elasticmapreduce
375-
{:mvn/version "871.2.31.64", :aws/serviceFullName "Amazon EMR"},
375+
{:mvn/version "871.2.32.10", :aws/serviceFullName "Amazon EMR"},
376376
com.cognitect.aws/elastictranscoder
377377
{:mvn/version "871.2.29.35",
378378
:aws/serviceFullName "Amazon Elastic Transcoder"},
@@ -450,7 +450,7 @@
450450
{:mvn/version "871.2.29.35",
451451
:aws/serviceFullName "AWS Global Accelerator"},
452452
com.cognitect.aws/glue
453-
{:mvn/version "871.2.32.2", :aws/serviceFullName "AWS Glue"},
453+
{:mvn/version "871.2.32.10", :aws/serviceFullName "AWS Glue"},
454454
com.cognitect.aws/grafana
455455
{:mvn/version "871.2.29.35",
456456
:aws/serviceFullName "Amazon Managed Grafana"},
@@ -523,7 +523,7 @@
523523
{:mvn/version "871.2.29.52",
524524
:aws/serviceFullName "AWS IoT Secure Tunneling"},
525525
com.cognitect.aws/iotsitewise
526-
{:mvn/version "871.2.31.23", :aws/serviceFullName "AWS IoT SiteWise"},
526+
{:mvn/version "871.2.32.10", :aws/serviceFullName "AWS IoT SiteWise"},
527527
com.cognitect.aws/iotthingsgraph
528528
{:mvn/version "871.2.29.35",
529529
:aws/serviceFullName "AWS IoT Things Graph"},
@@ -582,13 +582,13 @@
582582
{:mvn/version "871.2.29.35",
583583
:aws/serviceFullName "Amazon Kinesis Video Streams"},
584584
com.cognitect.aws/kms
585-
{:mvn/version "871.2.32.2",
585+
{:mvn/version "871.2.32.10",
586586
:aws/serviceFullName "AWS Key Management Service"},
587587
com.cognitect.aws/lakeformation
588588
{:mvn/version "871.2.31.23",
589589
:aws/serviceFullName "AWS Lake Formation"},
590590
com.cognitect.aws/lambda
591-
{:mvn/version "871.2.32.2", :aws/serviceFullName "AWS Lambda"},
591+
{:mvn/version "871.2.32.10", :aws/serviceFullName "AWS Lambda"},
592592
com.cognitect.aws/launch-wizard
593593
{:mvn/version "871.2.29.35",
594594
:aws/serviceFullName "AWS Launch Wizard"},
@@ -667,7 +667,7 @@
667667
{:mvn/version "871.2.29.35",
668668
:aws/serviceFullName "AWS Elemental MediaPackage VOD"},
669669
com.cognitect.aws/mediapackagev2
670-
{:mvn/version "871.2.32.2",
670+
{:mvn/version "871.2.32.10",
671671
:aws/serviceFullName "AWS Elemental MediaPackage v2"},
672672
com.cognitect.aws/mediastore
673673
{:mvn/version "871.2.29.35",
@@ -722,7 +722,7 @@
722722
{:mvn/version "871.2.31.23",
723723
:aws/serviceFullName "Amazon Neptune Graph"},
724724
com.cognitect.aws/neptunedata
725-
{:mvn/version "871.2.29.35",
725+
{:mvn/version "871.2.32.10",
726726
:aws/serviceFullName "Amazon NeptuneData"},
727727
com.cognitect.aws/network-firewall
728728
{:mvn/version "871.2.32.2",
@@ -751,7 +751,7 @@
751751
com.cognitect.aws/odb
752752
{:mvn/version "871.2.32.2", :aws/serviceFullName "odb"},
753753
com.cognitect.aws/omics
754-
{:mvn/version "871.2.31.64", :aws/serviceFullName "Amazon Omics"},
754+
{:mvn/version "871.2.32.10", :aws/serviceFullName "Amazon Omics"},
755755
com.cognitect.aws/opensearch
756756
{:mvn/version "871.2.32.2",
757757
:aws/serviceFullName "Amazon OpenSearch Service"},
@@ -765,7 +765,7 @@
765765
com.cognitect.aws/organizations
766766
{:mvn/version "871.2.32.2", :aws/serviceFullName "AWS Organizations"},
767767
com.cognitect.aws/osis
768-
{:mvn/version "871.2.29.35",
768+
{:mvn/version "871.2.32.10",
769769
:aws/serviceFullName "Amazon OpenSearch Ingestion"},
770770
com.cognitect.aws/outposts
771771
{:mvn/version "871.2.32.5", :aws/serviceFullName "AWS Outposts"},
@@ -988,10 +988,10 @@
988988
{:mvn/version "871.2.30.11",
989989
:aws/serviceFullName "Amazon Simple Notification Service"},
990990
com.cognitect.aws/socialmessaging
991-
{:mvn/version "871.2.29.35",
991+
{:mvn/version "871.2.32.10",
992992
:aws/serviceFullName "AWS End User Messaging Social"},
993993
com.cognitect.aws/sqs
994-
{:mvn/version "871.2.29.52",
994+
{:mvn/version "871.2.32.10",
995995
:aws/serviceFullName "Amazon Simple Queue Service"},
996996
com.cognitect.aws/ssm
997997
{:mvn/version "871.2.32.5",
@@ -1106,7 +1106,7 @@
11061106
{:mvn/version "871.2.32.2",
11071107
:aws/serviceFullName "Amazon Workspaces Instances"},
11081108
com.cognitect.aws/workspaces-thin-client
1109-
{:mvn/version "871.2.32.2",
1109+
{:mvn/version "871.2.32.10",
11101110
:aws/serviceFullName "Amazon WorkSpaces Thin Client"},
11111111
com.cognitect.aws/workspaces-web
11121112
{:mvn/version "871.2.31.23",

0 commit comments

Comments
 (0)