Skip to content

Commit 16fbf2e

Browse files
Update endpoints and services latest releases (#279)
1 parent f0671bc commit 16fbf2e

File tree

3 files changed

+50
-37
lines changed

3 files changed

+50
-37
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.762"}
57-
com.cognitect.aws/endpoints {:mvn/version "871.2.32.10"}
57+
com.cognitect.aws/endpoints {:mvn/version "871.2.32.15"}
5858
com.cognitect.aws/s3 {:mvn/version "871.2.32.2"}}}
5959
```
6060

deps.edn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
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.10"}
19+
com.cognitect.aws/endpoints {:mvn/version "871.2.32.15"}
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.10"}
22+
com.cognitect.aws/ec2 {:mvn/version "871.2.32.15"}
2323
com.cognitect.aws/iam {:mvn/version "871.2.32.2"}
2424
com.cognitect.aws/lambda {:mvn/version "871.2.32.10"}
2525
com.cognitect.aws/s3 {:mvn/version "871.2.32.2"}

latest-releases.edn

Lines changed: 47 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{com.cognitect.aws/api {:mvn/version "0.8.762"},
2-
com.cognitect.aws/endpoints {:mvn/version "871.2.32.10"},
2+
com.cognitect.aws/endpoints {:mvn/version "871.2.32.15"},
33
com.cognitect.aws/AWS242AppRegistry
44
{:mvn/version "871.2.29.35",
55
:aws/serviceFullName "AWS Service Catalog App Registry"},
@@ -17,11 +17,11 @@
1717
{:mvn/version "871.2.32.2",
1818
:aws/serviceFullName "AWS Certificate Manager"},
1919
com.cognitect.aws/acm-pca
20-
{:mvn/version "871.2.31.23",
20+
{:mvn/version "871.2.32.15",
2121
:aws/serviceFullName
2222
"AWS Certificate Manager Private Certificate Authority"},
2323
com.cognitect.aws/aiops
24-
{:mvn/version "871.2.32.2", :aws/serviceFullName "AWS AI Ops"},
24+
{:mvn/version "871.2.32.15", :aws/serviceFullName "AWS AI Ops"},
2525
com.cognitect.aws/amp
2626
{:mvn/version "871.2.31.64",
2727
:aws/serviceFullName "Amazon Prometheus Service"},
@@ -82,7 +82,8 @@
8282
com.cognitect.aws/athena
8383
{:mvn/version "871.2.31.64", :aws/serviceFullName "Amazon Athena"},
8484
com.cognitect.aws/auditmanager
85-
{:mvn/version "871.2.32.5", :aws/serviceFullName "AWS Audit Manager"},
85+
{:mvn/version "871.2.32.15",
86+
:aws/serviceFullName "AWS Audit Manager"},
8687
com.cognitect.aws/autoscaling
8788
{:mvn/version "871.2.32.2", :aws/serviceFullName "Auto Scaling"},
8889
com.cognitect.aws/autoscaling-plans
@@ -100,7 +101,7 @@
100101
{:mvn/version "871.2.29.39",
101102
:aws/serviceFullName "AWS Backup Search"},
102103
com.cognitect.aws/batch
103-
{:mvn/version "871.2.32.2", :aws/serviceFullName "AWS Batch"},
104+
{:mvn/version "871.2.32.15", :aws/serviceFullName "AWS Batch"},
104105
com.cognitect.aws/bcm-data-exports
105106
{:mvn/version "871.2.29.35",
106107
:aws/serviceFullName "AWS Billing and Cost Management Data Exports"},
@@ -116,6 +117,14 @@
116117
com.cognitect.aws/bedrock-agent-runtime
117118
{:mvn/version "871.2.31.64",
118119
:aws/serviceFullName "Agents for Amazon Bedrock Runtime"},
120+
com.cognitect.aws/bedrock-agentcore
121+
{:mvn/version "871.2.32.15",
122+
:aws/serviceFullName
123+
"Amazon Bedrock AgentCore Data Plane Fronting Layer"},
124+
com.cognitect.aws/bedrock-agentcore-control
125+
{:mvn/version "871.2.32.2",
126+
:aws/serviceFullName
127+
"Amazon Bedrock Agent Core Control Plane Fronting Layer"},
119128
com.cognitect.aws/bedrock-data-automation
120129
{:mvn/version "871.2.31.64",
121130
:aws/serviceFullName "Data Automation for Amazon Bedrock"},
@@ -157,7 +166,7 @@
157166
{:mvn/version "871.2.31.23",
158167
:aws/serviceFullName "Amazon Chime SDK Voice"},
159168
com.cognitect.aws/cleanrooms
160-
{:mvn/version "871.2.31.64",
169+
{:mvn/version "871.2.32.15",
161170
:aws/serviceFullName "AWS Clean Rooms Service"},
162171
com.cognitect.aws/cleanroomsml
163172
{:mvn/version "871.2.32.5",
@@ -174,7 +183,8 @@
174183
{:mvn/version "871.2.32.2",
175184
:aws/serviceFullName "AWS CloudFormation"},
176185
com.cognitect.aws/cloudfront
177-
{:mvn/version "871.2.32.5", :aws/serviceFullName "Amazon CloudFront"},
186+
{:mvn/version "871.2.32.15",
187+
:aws/serviceFullName "Amazon CloudFront"},
178188
com.cognitect.aws/cloudfront-keyvaluestore
179189
{:mvn/version "871.2.29.35",
180190
:aws/serviceFullName "Amazon CloudFront KeyValueStore"},
@@ -203,7 +213,7 @@
203213
com.cognitect.aws/codecommit
204214
{:mvn/version "871.2.29.35", :aws/serviceFullName "AWS CodeCommit"},
205215
com.cognitect.aws/codeconnections
206-
{:mvn/version "871.2.29.35",
216+
{:mvn/version "871.2.32.15",
207217
:aws/serviceFullName "AWS CodeConnections"},
208218
com.cognitect.aws/codedeploy
209219
{:mvn/version "871.2.29.35", :aws/serviceFullName "AWS CodeDeploy"},
@@ -275,7 +285,7 @@
275285
{:mvn/version "871.2.29.35",
276286
:aws/serviceFullName "AWS Cost and Usage Report Service"},
277287
com.cognitect.aws/customer-profiles
278-
{:mvn/version "871.2.32.2",
288+
{:mvn/version "871.2.32.15",
279289
:aws/serviceFullName "Amazon Connect Customer Profiles"},
280290
com.cognitect.aws/databrew
281291
{:mvn/version "871.2.29.35",
@@ -293,7 +303,7 @@
293303
{:mvn/version "871.2.29.35",
294304
:aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"},
295305
com.cognitect.aws/deadline
296-
{:mvn/version "871.2.32.5", :aws/serviceFullName "AWSDeadlineCloud"},
306+
{:mvn/version "871.2.32.15", :aws/serviceFullName "AWSDeadlineCloud"},
297307
com.cognitect.aws/detective
298308
{:mvn/version "871.2.30.11", :aws/serviceFullName "Amazon Detective"},
299309
com.cognitect.aws/devicefarm
@@ -317,7 +327,7 @@
317327
{:mvn/version "871.2.32.2",
318328
:aws/serviceFullName "AWS Database Migration Service"},
319329
com.cognitect.aws/docdb
320-
{:mvn/version "871.2.29.39",
330+
{:mvn/version "871.2.32.15",
321331
:aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"},
322332
com.cognitect.aws/docdb-elastic
323333
{:mvn/version "871.2.29.35",
@@ -326,7 +336,7 @@
326336
{:mvn/version "871.2.29.35",
327337
:aws/serviceFullName "Elastic Disaster Recovery Service"},
328338
com.cognitect.aws/ds
329-
{:mvn/version "871.2.31.64",
339+
{:mvn/version "871.2.32.15",
330340
:aws/serviceFullName "AWS Directory Service"},
331341
com.cognitect.aws/dsql
332342
{:mvn/version "871.2.31.64",
@@ -337,7 +347,7 @@
337347
{:mvn/version "871.2.29.35",
338348
:aws/serviceFullName "Amazon Elastic Block Store"},
339349
com.cognitect.aws/ec2
340-
{:mvn/version "871.2.32.10",
350+
{:mvn/version "871.2.32.15",
341351
:aws/serviceFullName "Amazon Elastic Compute Cloud"},
342352
com.cognitect.aws/ec2-instance-connect
343353
{:mvn/version "871.2.29.35",
@@ -369,7 +379,7 @@
369379
{:mvn/version "871.2.29.35",
370380
:aws/serviceFullName "Elastic Load Balancing"},
371381
com.cognitect.aws/elasticloadbalancingv2
372-
{:mvn/version "871.2.32.2",
382+
{:mvn/version "871.2.32.15",
373383
:aws/serviceFullName "Elastic Load Balancing"},
374384
com.cognitect.aws/elasticmapreduce
375385
{:mvn/version "871.2.32.10", :aws/serviceFullName "Amazon EMR"},
@@ -388,7 +398,7 @@
388398
{:mvn/version "871.2.31.23",
389399
:aws/serviceFullName "AWS Marketplace Entitlement Service"},
390400
com.cognitect.aws/entityresolution
391-
{:mvn/version "871.2.31.64",
401+
{:mvn/version "871.2.32.15",
392402
:aws/serviceFullName "AWS EntityResolution"},
393403
com.cognitect.aws/es
394404
{:mvn/version "871.2.29.35",
@@ -403,7 +413,7 @@
403413
{:mvn/version "871.2.29.35",
404414
:aws/serviceFullName "Amazon CloudWatch Evidently"},
405415
com.cognitect.aws/evs
406-
{:mvn/version "871.2.31.64",
416+
{:mvn/version "871.2.32.15",
407417
:aws/serviceFullName "Amazon Elastic VMware Service"},
408418
com.cognitect.aws/finspace
409419
{:mvn/version "871.2.29.35",
@@ -450,7 +460,7 @@
450460
{:mvn/version "871.2.29.35",
451461
:aws/serviceFullName "AWS Global Accelerator"},
452462
com.cognitect.aws/glue
453-
{:mvn/version "871.2.32.10", :aws/serviceFullName "AWS Glue"},
463+
{:mvn/version "871.2.32.15", :aws/serviceFullName "AWS Glue"},
454464
com.cognitect.aws/grafana
455465
{:mvn/version "871.2.29.35",
456466
:aws/serviceFullName "Amazon Managed Grafana"},
@@ -484,14 +494,14 @@
484494
com.cognitect.aws/inspector-scan
485495
{:mvn/version "871.2.29.35", :aws/serviceFullName "Inspector Scan"},
486496
com.cognitect.aws/inspector2
487-
{:mvn/version "871.2.32.2", :aws/serviceFullName "Inspector2"},
497+
{:mvn/version "871.2.32.15", :aws/serviceFullName "Inspector2"},
488498
com.cognitect.aws/internetmonitor
489499
{:mvn/version "871.2.29.35",
490500
:aws/serviceFullName "Amazon CloudWatch Internet Monitor"},
491501
com.cognitect.aws/invoicing
492502
{:mvn/version "871.2.31.64", :aws/serviceFullName "AWS Invoicing"},
493503
com.cognitect.aws/iot
494-
{:mvn/version "871.2.31.23", :aws/serviceFullName "AWS IoT"},
504+
{:mvn/version "871.2.32.15", :aws/serviceFullName "AWS IoT"},
495505
com.cognitect.aws/iot-data
496506
{:mvn/version "871.2.29.35",
497507
:aws/serviceFullName "AWS IoT Data Plane"},
@@ -523,15 +533,15 @@
523533
{:mvn/version "871.2.29.52",
524534
:aws/serviceFullName "AWS IoT Secure Tunneling"},
525535
com.cognitect.aws/iotsitewise
526-
{:mvn/version "871.2.32.10", :aws/serviceFullName "AWS IoT SiteWise"},
536+
{:mvn/version "871.2.32.15", :aws/serviceFullName "AWS IoT SiteWise"},
527537
com.cognitect.aws/iotthingsgraph
528538
{:mvn/version "871.2.29.35",
529539
:aws/serviceFullName "AWS IoT Things Graph"},
530540
com.cognitect.aws/iottwinmaker
531541
{:mvn/version "871.2.29.35",
532542
:aws/serviceFullName "AWS IoT TwinMaker"},
533543
com.cognitect.aws/iotwireless
534-
{:mvn/version "871.2.32.2", :aws/serviceFullName "AWS IoT Wireless"},
544+
{:mvn/version "871.2.32.15", :aws/serviceFullName "AWS IoT Wireless"},
535545
com.cognitect.aws/ivs
536546
{:mvn/version "871.2.29.35",
537547
:aws/serviceFullName "Amazon Interactive Video Service"},
@@ -605,9 +615,9 @@
605615
{:mvn/version "871.2.31.23",
606616
:aws/serviceFullName "AWS License Manager User Subscriptions"},
607617
com.cognitect.aws/lightsail
608-
{:mvn/version "871.2.31.23", :aws/serviceFullName "Amazon Lightsail"},
618+
{:mvn/version "871.2.32.15", :aws/serviceFullName "Amazon Lightsail"},
609619
com.cognitect.aws/location
610-
{:mvn/version "871.2.31.23",
620+
{:mvn/version "871.2.32.15",
611621
:aws/serviceFullName "Amazon Location Service"},
612622
com.cognitect.aws/logs
613623
{:mvn/version "871.2.32.5",
@@ -746,17 +756,17 @@
746756
{:mvn/version "871.2.31.64",
747757
:aws/serviceFullName "CloudWatch Observability Access Manager"},
748758
com.cognitect.aws/observabilityadmin
749-
{:mvn/version "871.2.29.35",
759+
{:mvn/version "871.2.32.15",
750760
:aws/serviceFullName "CloudWatch Observability Admin Service"},
751761
com.cognitect.aws/odb
752762
{:mvn/version "871.2.32.2", :aws/serviceFullName "odb"},
753763
com.cognitect.aws/omics
754764
{:mvn/version "871.2.32.10", :aws/serviceFullName "Amazon Omics"},
755765
com.cognitect.aws/opensearch
756-
{:mvn/version "871.2.32.2",
766+
{:mvn/version "871.2.32.15",
757767
:aws/serviceFullName "Amazon OpenSearch Service"},
758768
com.cognitect.aws/opensearchserverless
759-
{:mvn/version "871.2.30.22",
769+
{:mvn/version "871.2.32.15",
760770
:aws/serviceFullName "OpenSearch Service Serverless"},
761771
com.cognitect.aws/opsworks
762772
{:mvn/version "871.2.29.35", :aws/serviceFullName "AWS OpsWorks"},
@@ -786,7 +796,7 @@
786796
{:mvn/version "871.2.29.35",
787797
:aws/serviceFullName "Private CA Connector for SCEP"},
788798
com.cognitect.aws/pcs
789-
{:mvn/version "871.2.32.2",
799+
{:mvn/version "871.2.32.15",
790800
:aws/serviceFullName "AWS Parallel Computing Service"},
791801
com.cognitect.aws/personalize
792802
{:mvn/version "871.2.31.23",
@@ -833,7 +843,8 @@
833843
{:mvn/version "871.2.29.35",
834844
:aws/serviceFullName "Amazon QLDB Session"},
835845
com.cognitect.aws/quicksight
836-
{:mvn/version "871.2.32.2", :aws/serviceFullName "Amazon QuickSight"},
846+
{:mvn/version "871.2.32.15",
847+
:aws/serviceFullName "Amazon QuickSight"},
837848
com.cognitect.aws/ram
838849
{:mvn/version "871.2.29.35",
839850
:aws/serviceFullName "AWS Resource Access Manager"},
@@ -912,14 +923,16 @@
912923
{:mvn/version "871.2.32.2",
913924
:aws/serviceFullName "Amazon Simple Storage Service"},
914925
com.cognitect.aws/s3control
915-
{:mvn/version "871.2.32.2", :aws/serviceFullName "AWS S3 Control"},
926+
{:mvn/version "871.2.32.15", :aws/serviceFullName "AWS S3 Control"},
916927
com.cognitect.aws/s3outposts
917928
{:mvn/version "871.2.29.35",
918929
:aws/serviceFullName "Amazon S3 on Outposts"},
919930
com.cognitect.aws/s3tables
920931
{:mvn/version "871.2.32.2", :aws/serviceFullName "Amazon S3 Tables"},
932+
com.cognitect.aws/s3vectors
933+
{:mvn/version "871.2.32.2", :aws/serviceFullName "Amazon S3 Vectors"},
921934
com.cognitect.aws/sagemaker
922-
{:mvn/version "871.2.32.5",
935+
{:mvn/version "871.2.32.15",
923936
:aws/serviceFullName "Amazon SageMaker Service"},
924937
com.cognitect.aws/sagemaker-a2i-runtime
925938
{:mvn/version "871.2.29.35",
@@ -951,7 +964,7 @@
951964
{:mvn/version "871.2.31.64",
952965
:aws/serviceFullName "Security Incident Response"},
953966
com.cognitect.aws/securityhub
954-
{:mvn/version "871.2.32.2", :aws/serviceFullName "AWS SecurityHub"},
967+
{:mvn/version "871.2.32.15", :aws/serviceFullName "AWS SecurityHub"},
955968
com.cognitect.aws/securitylake
956969
{:mvn/version "871.2.29.52",
957970
:aws/serviceFullName "Amazon Security Lake"},
@@ -966,7 +979,7 @@
966979
com.cognitect.aws/servicediscovery
967980
{:mvn/version "871.2.29.35", :aws/serviceFullName "AWS Cloud Map"},
968981
com.cognitect.aws/sesv2
969-
{:mvn/version "871.2.32.5",
982+
{:mvn/version "871.2.32.15",
970983
:aws/serviceFullName "Amazon Simple Email Service"},
971984
com.cognitect.aws/shield
972985
{:mvn/version "871.2.29.35", :aws/serviceFullName "AWS Shield"},
@@ -985,7 +998,7 @@
985998
{:mvn/version "871.2.29.35",
986999
:aws/serviceFullName "Amazon Import/Export Snowball"},
9871000
com.cognitect.aws/sns
988-
{:mvn/version "871.2.30.11",
1001+
{:mvn/version "871.2.32.15",
9891002
:aws/serviceFullName "Amazon Simple Notification Service"},
9901003
com.cognitect.aws/socialmessaging
9911004
{:mvn/version "871.2.32.10",
@@ -1109,7 +1122,7 @@
11091122
{:mvn/version "871.2.32.10",
11101123
:aws/serviceFullName "Amazon WorkSpaces Thin Client"},
11111124
com.cognitect.aws/workspaces-web
1112-
{:mvn/version "871.2.31.23",
1125+
{:mvn/version "871.2.32.15",
11131126
:aws/serviceFullName "Amazon WorkSpaces Web"},
11141127
com.cognitect.aws/xray
11151128
{:mvn/version "871.2.29.35", :aws/serviceFullName "AWS X-Ray"}}

0 commit comments

Comments
 (0)