From 7ef0b03ea94ac227ebf265d63c865f6f15cdab30 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 26 Jul 2019 13:40:52 -0500 Subject: [PATCH 001/151] update latest releases --- README.md | 2 +- latest-releases.edn | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index c180920d..370a17eb 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.345"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.592"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.599"} com.cognitect.aws/s3 {:mvn/version "726.2.488.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index a90e4d2d..df2b0fbc 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,5 +1,5 @@ {com.cognitect.aws/api {:mvn/version "0.8.345"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.592"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.599"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Migration Hub"}, @@ -144,13 +144,13 @@ com.cognitect.aws/dynamodb {:mvn/version "726.2.484.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ec2 - {:mvn/version "726.2.488.0", + {:mvn/version "737.2.499.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "726.2.488.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "701.2.394.0", + {:mvn/version "737.2.500.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs {:mvn/version "736.2.495.0", @@ -210,7 +210,7 @@ {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Global Accelerator"}, com.cognitect.aws/glue - {:mvn/version "726.2.479.0", :aws/serviceFullName "AWS Glue"}, + {:mvn/version "737.2.499.0", :aws/serviceFullName "AWS Glue"}, com.cognitect.aws/greengrass {:mvn/version "715.2.432.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation @@ -301,10 +301,10 @@ com.cognitect.aws/mediaconnect {:mvn/version "722.2.470.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "718.2.449.0", + {:mvn/version "737.2.500.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "718.2.449.0", + {:mvn/version "737.2.500.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage {:mvn/version "726.2.480.0", @@ -332,7 +332,7 @@ {:mvn/version "729.2.490.0", :aws/serviceFullName "Amazon CloudWatch"}, com.cognitect.aws/mq - {:mvn/version "716.2.438.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "737.2.497.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Mechanical Turk"}, @@ -359,7 +359,7 @@ {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Performance Insights"}, com.cognitect.aws/pinpoint - {:mvn/version "726.2.484.0", :aws/serviceFullName "Amazon Pinpoint"}, + {:mvn/version "737.2.499.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email {:mvn/version "722.2.466.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, @@ -421,7 +421,7 @@ com.cognitect.aws/sdb {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager - {:mvn/version "707.2.405.0", + {:mvn/version "737.2.498.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub {:mvn/version "726.2.481.0", :aws/serviceFullName "AWS SecurityHub"}, @@ -436,7 +436,7 @@ com.cognitect.aws/servicediscovery {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/shield - {:mvn/version "704.2.397.0", :aws/serviceFullName "AWS Shield"}, + {:mvn/version "737.2.497.0", :aws/serviceFullName "AWS Shield"}, com.cognitect.aws/signer {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms @@ -452,7 +452,7 @@ {:mvn/version "736.2.496.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "726.2.481.0", + {:mvn/version "737.2.498.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, com.cognitect.aws/states {:mvn/version "707.2.409.0", @@ -464,7 +464,7 @@ {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "722.2.464.0", + {:mvn/version "737.2.499.0", :aws/serviceFullName "AWS Security Token Service"}, com.cognitect.aws/support {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Support"}, From 8a11e1ad04c647d8f60de03ec66c60bbbcda84a4 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 26 Jul 2019 13:47:00 -0500 Subject: [PATCH 002/151] Update README.md, CHANGES.md, and latest-releases.edn with 0.8.352 --- CHANGES.md | 2 +- README.md | 2 +- latest-releases.edn | 848 ++++++++++++++++++++++---------------------- 3 files changed, 427 insertions(+), 425 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 41427859..46f31bbe 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # aws-api 0.8 -### DEV +### 0.8.352 / 2019-07-26 * Use custom dynaload for http-client [#88](https://github.com/cognitect-labs/aws-api/issues/88) * Restores compatibility with Clojure-1.9 diff --git a/README.md b/README.md index 370a17eb..19d29ea7 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ of your choice, e.g. `com.cognitect.aws/s3`. To use, for example, the s3 api, add the following to deps.edn ``` clojure -{:deps {com.cognitect.aws/api {:mvn/version "0.8.345"} +{:deps {com.cognitect.aws/api {:mvn/version "0.8.352"} com.cognitect.aws/endpoints {:mvn/version "1.1.11.599"} com.cognitect.aws/s3 {:mvn/version "726.2.488.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index df2b0fbc..0c9b6c89 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,498 +1,500 @@ -{com.cognitect.aws/api {:mvn/version "0.8.345"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.599"}, - com.cognitect.aws/AWSMigrationHub - {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS Migration Hub"}, - com.cognitect.aws/acm - {:mvn/version "715.2.434.0", - :aws/serviceFullName "AWS Certificate Manager"}, - com.cognitect.aws/acm-pca - {:mvn/version "726.2.479.0", - :aws/serviceFullName - "AWS Certificate Manager Private Certificate Authority"}, - com.cognitect.aws/alexaforbusiness - {:mvn/version "726.2.485.0", - :aws/serviceFullName "Alexa For Business"}, - com.cognitect.aws/amplify - {:mvn/version "729.2.490.0", :aws/serviceFullName "AWS Amplify"}, - com.cognitect.aws/apigateway - {:mvn/version "726.2.481.0", - :aws/serviceFullName "Amazon API Gateway"}, - com.cognitect.aws/apigatewaymanagementapi - {:mvn/version "701.2.393.0", - :aws/serviceFullName "AmazonApiGatewayManagementApi"}, - com.cognitect.aws/apigatewayv2 - {:mvn/version "736.2.493.0", - :aws/serviceFullName "AmazonApiGatewayV2"}, - com.cognitect.aws/application-autoscaling - {:mvn/version "711.2.412.0", - :aws/serviceFullName "Application Auto Scaling"}, - com.cognitect.aws/application-insights - {:mvn/version "726.2.488.0", - :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/appmesh - {:mvn/version "723.2.475.0", :aws/serviceFullName "AWS App Mesh"}, - com.cognitect.aws/appstream - {:mvn/version "726.2.487.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/appsync - {:mvn/version "717.2.451.0", :aws/serviceFullName "AWS AppSync"}, - com.cognitect.aws/athena - {:mvn/version "707.2.409.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/autoscaling - {:mvn/version "736.2.494.0", :aws/serviceFullName "Auto Scaling"}, +{com.cognitect.aws/docdb + {:mvn/version "726.2.486.0", + :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, + com.cognitect.aws/ssm + {:mvn/version "737.2.498.0", + :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + com.cognitect.aws/config + {:mvn/version "736.2.494.0", :aws/serviceFullName "AWS Config"}, + com.cognitect.aws/lambda + {:mvn/version "718.2.454.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/autoscaling-plans {:mvn/version "711.2.413.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, + com.cognitect.aws/kinesisanalyticsv2 + {:mvn/version "718.2.452.0", + :aws/serviceFullName "Amazon Kinesis Analytics"}, + com.cognitect.aws/medialive + {:mvn/version "737.2.500.0", + :aws/serviceFullName "AWS Elemental MediaLive"}, + com.cognitect.aws/api {:mvn/version "0.8.345"}, + com.cognitect.aws/support + {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/backup {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/batch - {:mvn/version "717.2.443.0", :aws/serviceFullName "AWS Batch"}, - com.cognitect.aws/budgets - {:mvn/version "719.2.461.0", :aws/serviceFullName "AWS Budgets"}, - com.cognitect.aws/ce - {:mvn/version "729.2.489.0", - :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime - {:mvn/version "722.2.464.0", :aws/serviceFullName "Amazon Chime"}, - com.cognitect.aws/cloud9 - {:mvn/version "707.2.409.0", :aws/serviceFullName "AWS Cloud9"}, - com.cognitect.aws/clouddirectory - {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon CloudDirectory"}, - com.cognitect.aws/cloudformation - {:mvn/version "717.2.442.0", - :aws/serviceFullName "AWS CloudFormation"}, - com.cognitect.aws/cloudfront - {:mvn/version "723.2.476.0", - :aws/serviceFullName "Amazon CloudFront"}, - com.cognitect.aws/cloudhsm - {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon CloudHSM"}, - com.cognitect.aws/cloudhsmv2 - {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS CloudHSM V2"}, - com.cognitect.aws/cloudsearch - {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon CloudSearch"}, - com.cognitect.aws/cloudsearchdomain - {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon CloudSearch Domain"}, - com.cognitect.aws/cloudtrail - {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codebuild - {:mvn/version "723.2.472.0", :aws/serviceFullName "AWS CodeBuild"}, - com.cognitect.aws/codecommit - {:mvn/version "726.2.483.0", :aws/serviceFullName "AWS CodeCommit"}, - com.cognitect.aws/codedeploy - {:mvn/version "736.2.495.0", :aws/serviceFullName "AWS CodeDeploy"}, - com.cognitect.aws/codepipeline - {:mvn/version "718.2.456.0", :aws/serviceFullName "AWS CodePipeline"}, - com.cognitect.aws/codestar - {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS CodeStar"}, - com.cognitect.aws/cognito-identity - {:mvn/version "712.2.425.0", - :aws/serviceFullName "Amazon Cognito Identity"}, - com.cognitect.aws/cognito-idp - {:mvn/version "717.2.449.0", - :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Cognito Sync"}, - com.cognitect.aws/comprehend - {:mvn/version "736.2.495.0", - :aws/serviceFullName "Amazon Comprehend"}, - com.cognitect.aws/comprehendmedical + com.cognitect.aws/endpoints {:mvn/version "1.1.11.599"}, + com.cognitect.aws/glacier + {:mvn/version "729.2.491.0", :aws/serviceFullName "Amazon Glacier"}, + com.cognitect.aws/groundstation + {:mvn/version "722.2.470.0", + :aws/serviceFullName "AWS Ground Station"}, + com.cognitect.aws/application-insights + {:mvn/version "726.2.488.0", + :aws/serviceFullName "Amazon CloudWatch Application Insights"}, + com.cognitect.aws/snowball {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS Comprehend Medical"}, - com.cognitect.aws/config - {:mvn/version "736.2.494.0", :aws/serviceFullName "AWS Config"}, - com.cognitect.aws/connect + :aws/serviceFullName "Amazon Import/Export Snowball"}, + com.cognitect.aws/lex-models {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon Connect Service"}, - com.cognitect.aws/cur - {:mvn/version "711.2.411.0", - :aws/serviceFullName "AWS Cost and Usage Report Service"}, - com.cognitect.aws/datapipeline + :aws/serviceFullName "Amazon Lex Model Building Service"}, + com.cognitect.aws/marketplacecommerceanalytics {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS Data Pipeline"}, + :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, + com.cognitect.aws/alexaforbusiness + {:mvn/version "726.2.485.0", + :aws/serviceFullName "Alexa For Business"}, + com.cognitect.aws/polly + {:mvn/version "716.2.439.0", :aws/serviceFullName "Amazon Polly"}, + com.cognitect.aws/kinesis + {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Kinesis"}, + com.cognitect.aws/firehose + {:mvn/version "697.2.391.0", + :aws/serviceFullName "Amazon Kinesis Firehose"}, + com.cognitect.aws/elasticloadbalancing + {:mvn/version "697.2.391.0", + :aws/serviceFullName "Elastic Load Balancing"}, + com.cognitect.aws/securityhub + {:mvn/version "726.2.481.0", :aws/serviceFullName "AWS SecurityHub"}, + com.cognitect.aws/storagegateway + {:mvn/version "722.2.468.0", + :aws/serviceFullName "AWS Storage Gateway"}, + com.cognitect.aws/gamelift + {:mvn/version "729.2.490.0", :aws/serviceFullName "Amazon GameLift"}, + :api {com.cognitect.aws/api "0.8.352"}, + com.cognitect.aws/service-quotas + {:mvn/version "726.2.488.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/datasync {:mvn/version "719.2.460.0", :aws/serviceFullName "AWS DataSync"}, - com.cognitect.aws/dax + com.cognitect.aws/kinesis-video-media + {:mvn/version "726.2.480.0", + :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, + com.cognitect.aws/glue + {:mvn/version "737.2.499.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/servicecatalog + {:mvn/version "729.2.491.0", + :aws/serviceFullName "AWS Service Catalog"}, + com.cognitect.aws/appstream + {:mvn/version "726.2.487.0", :aws/serviceFullName "Amazon AppStream"}, + com.cognitect.aws/iotthingsgraph + {:mvn/version "722.2.470.0", + :aws/serviceFullName "AWS IoT Things Graph"}, + com.cognitect.aws/iotevents-data + {:mvn/version "726.2.479.0", + :aws/serviceFullName "AWS IoT Events Data"}, + com.cognitect.aws/iotevents + {:mvn/version "736.2.496.0", :aws/serviceFullName "AWS IoT Events"}, + com.cognitect.aws/personalize-events + {:mvn/version "723.2.476.0", + :aws/serviceFullName "Amazon Personalize Events"}, + com.cognitect.aws/rds-data + {:mvn/version "722.2.466.0", + :aws/serviceFullName "AWS RDS DataService"}, + com.cognitect.aws/lightsail + {:mvn/version "712.2.426.0", :aws/serviceFullName "Amazon Lightsail"}, + com.cognitect.aws/greengrass + {:mvn/version "715.2.432.0", :aws/serviceFullName "AWS Greengrass"}, + com.cognitect.aws/managedblockchain + {:mvn/version "718.2.457.0", + :aws/serviceFullName "Amazon Managed Blockchain"}, + com.cognitect.aws/license-manager {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, - com.cognitect.aws/devicefarm - {:mvn/version "726.2.480.0", :aws/serviceFullName "AWS Device Farm"}, - com.cognitect.aws/devices - {:mvn/version "715.2.437.0", - :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, - com.cognitect.aws/directconnect - {:mvn/version "726.2.484.0", - :aws/serviceFullName "AWS Direct Connect"}, - com.cognitect.aws/discovery - {:mvn/version "716.2.440.0", - :aws/serviceFullName "AWS Application Discovery Service"}, - com.cognitect.aws/dlm - {:mvn/version "722.2.465.0", - :aws/serviceFullName "Amazon Data Lifecycle Manager"}, - com.cognitect.aws/dms - {:mvn/version "736.2.494.0", - :aws/serviceFullName "AWS Database Migration Service"}, - com.cognitect.aws/docdb - {:mvn/version "726.2.486.0", - :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ds - {:mvn/version "707.2.406.0", - :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/dynamodb - {:mvn/version "726.2.484.0", :aws/serviceFullName "Amazon DynamoDB"}, - com.cognitect.aws/ec2 - {:mvn/version "737.2.499.0", - :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + :aws/serviceFullName "AWS License Manager"}, + com.cognitect.aws/serverlessrepo + {:mvn/version "712.2.420.0", + :aws/serviceFullName "AWSServerlessApplicationRepository"}, + com.cognitect.aws/apigatewaymanagementapi + {:mvn/version "701.2.393.0", + :aws/serviceFullName "AmazonApiGatewayManagementApi"}, + com.cognitect.aws/iot-data + {:mvn/version "697.2.391.0", + :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "726.2.488.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, - com.cognitect.aws/ecr + com.cognitect.aws/sqs + {:mvn/version "736.2.496.0", + :aws/serviceFullName "Amazon Simple Queue Service"}, + com.cognitect.aws/mediastore-data + {:mvn/version "719.2.463.0", + :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, + com.cognitect.aws/datapipeline + {:mvn/version "697.2.391.0", + :aws/serviceFullName "AWS Data Pipeline"}, + com.cognitect.aws/mediaconvert {:mvn/version "737.2.500.0", - :aws/serviceFullName "Amazon EC2 Container Registry"}, + :aws/serviceFullName "AWS Elemental MediaConvert"}, + com.cognitect.aws/apigateway + {:mvn/version "726.2.481.0", + :aws/serviceFullName "Amazon API Gateway"}, + com.cognitect.aws/iot + {:mvn/version "712.2.426.0", :aws/serviceFullName "AWS IoT"}, + com.cognitect.aws/codecommit + {:mvn/version "726.2.483.0", :aws/serviceFullName "AWS CodeCommit"}, + com.cognitect.aws/logs + {:mvn/version "722.2.470.0", + :aws/serviceFullName "Amazon CloudWatch Logs"}, + com.cognitect.aws/chime + {:mvn/version "722.2.464.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/rds + {:mvn/version "726.2.488.0", + :aws/serviceFullName "Amazon Relational Database Service"}, + com.cognitect.aws/mobileanalytics + {:mvn/version "697.2.391.0", + :aws/serviceFullName "Amazon Mobile Analytics"}, + com.cognitect.aws/devicefarm + {:mvn/version "726.2.480.0", :aws/serviceFullName "AWS Device Farm"}, + com.cognitect.aws/servicediscovery + {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/ecs {:mvn/version "736.2.495.0", :aws/serviceFullName "Amazon EC2 Container Service"}, - com.cognitect.aws/eks - {:mvn/version "726.2.482.0", - :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, - com.cognitect.aws/elasticache - {:mvn/version "736.2.495.0", - :aws/serviceFullName "Amazon ElastiCache"}, - com.cognitect.aws/elasticbeanstalk - {:mvn/version "712.2.419.0", - :aws/serviceFullName "AWS Elastic Beanstalk"}, - com.cognitect.aws/elasticfilesystem - {:mvn/version "729.2.490.0", - :aws/serviceFullName "Amazon Elastic File System"}, - com.cognitect.aws/elasticloadbalancing - {:mvn/version "697.2.391.0", - :aws/serviceFullName "Elastic Load Balancing"}, - com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "714.2.430.0", - :aws/serviceFullName "Elastic Load Balancing"}, - com.cognitect.aws/elasticmapreduce - {:mvn/version "715.2.433.0", - :aws/serviceFullName "Amazon Elastic MapReduce"}, - com.cognitect.aws/elastictranscoder - {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon Elastic Transcoder"}, - com.cognitect.aws/email - {:mvn/version "722.2.470.0", - :aws/serviceFullName "Amazon Simple Email Service"}, - com.cognitect.aws/entitlement-marketplace - {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS Marketplace Entitlement Service"}, - com.cognitect.aws/es - {:mvn/version "736.2.493.0", - :aws/serviceFullName "Amazon Elasticsearch Service"}, - com.cognitect.aws/eventbridge - {:mvn/version "729.2.492.0", - :aws/serviceFullName "Amazon EventBridge"}, - com.cognitect.aws/events - {:mvn/version "729.2.492.0", - :aws/serviceFullName "Amazon CloudWatch Events"}, - com.cognitect.aws/firehose + com.cognitect.aws/dms + {:mvn/version "736.2.494.0", + :aws/serviceFullName "AWS Database Migration Service"}, + com.cognitect.aws/pinpoint + {:mvn/version "737.2.499.0", :aws/serviceFullName "Amazon Pinpoint"}, + com.cognitect.aws/sns + {:mvn/version "718.2.444.0", + :aws/serviceFullName "Amazon Simple Notification Service"}, + com.cognitect.aws/mediastore + {:mvn/version "726.2.487.0", + :aws/serviceFullName "AWS Elemental MediaStore"}, + com.cognitect.aws/machinelearning {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon Kinesis Firehose"}, - com.cognitect.aws/fms - {:mvn/version "712.2.428.0", - :aws/serviceFullName "Firewall Management Service"}, - com.cognitect.aws/fsx - {:mvn/version "726.2.481.0", :aws/serviceFullName "Amazon FSx"}, - com.cognitect.aws/gamelift - {:mvn/version "729.2.490.0", :aws/serviceFullName "Amazon GameLift"}, - com.cognitect.aws/glacier - {:mvn/version "729.2.491.0", :aws/serviceFullName "Amazon Glacier"}, + :aws/serviceFullName "Amazon Machine Learning"}, + com.cognitect.aws/clouddirectory + {:mvn/version "697.2.391.0", + :aws/serviceFullName "Amazon CloudDirectory"}, + com.cognitect.aws/entitlement-marketplace + {:mvn/version "697.2.391.0", + :aws/serviceFullName "AWS Marketplace Entitlement Service"}, + com.cognitect.aws/autoscaling + {:mvn/version "736.2.494.0", :aws/serviceFullName "Auto Scaling"}, + com.cognitect.aws/cloudtrail + {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS CloudTrail"}, + com.cognitect.aws/pinpoint-sms-voice + {:mvn/version "701.2.394.0", + :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, com.cognitect.aws/globalaccelerator {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue - {:mvn/version "737.2.499.0", :aws/serviceFullName "AWS Glue"}, - com.cognitect.aws/greengrass - {:mvn/version "715.2.432.0", :aws/serviceFullName "AWS Greengrass"}, - com.cognitect.aws/groundstation - {:mvn/version "722.2.470.0", - :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty - {:mvn/version "723.2.475.0", :aws/serviceFullName "Amazon GuardDuty"}, - com.cognitect.aws/health + com.cognitect.aws/robomaker + {:mvn/version "736.2.493.0", :aws/serviceFullName "AWS RoboMaker"}, + com.cognitect.aws/personalize-runtime + {:mvn/version "723.2.476.0", + :aws/serviceFullName "Amazon Personalize Runtime"}, + com.cognitect.aws/s3control + {:mvn/version "718.2.446.0", :aws/serviceFullName "AWS S3 Control"}, + com.cognitect.aws/kms + {:mvn/version "718.2.448.0", + :aws/serviceFullName "AWS Key Management Service"}, + com.cognitect.aws/xray + {:mvn/version "718.2.447.0", :aws/serviceFullName "AWS X-Ray"}, + com.cognitect.aws/pricing + {:mvn/version "697.2.391.0", + :aws/serviceFullName "AWS Price List Service"}, + com.cognitect.aws/kinesisanalytics + {:mvn/version "718.2.452.0", + :aws/serviceFullName "Amazon Kinesis Analytics"}, + com.cognitect.aws/cloud9 + {:mvn/version "707.2.409.0", :aws/serviceFullName "AWS Cloud9"}, + com.cognitect.aws/mediaconnect + {:mvn/version "722.2.470.0", :aws/serviceFullName "AWS MediaConnect"}, + com.cognitect.aws/budgets + {:mvn/version "719.2.461.0", :aws/serviceFullName "AWS Budgets"}, + com.cognitect.aws/ecr + {:mvn/version "737.2.500.0", + :aws/serviceFullName "Amazon EC2 Container Registry"}, + com.cognitect.aws/cloudsearchdomain + {:mvn/version "697.2.391.0", + :aws/serviceFullName "Amazon CloudSearch Domain"}, + com.cognitect.aws/monitoring + {:mvn/version "729.2.490.0", + :aws/serviceFullName "Amazon CloudWatch"}, + com.cognitect.aws/discovery + {:mvn/version "716.2.440.0", + :aws/serviceFullName "AWS Application Discovery Service"}, + com.cognitect.aws/acm-pca {:mvn/version "726.2.479.0", - :aws/serviceFullName "AWS Health APIs and Notifications"}, + :aws/serviceFullName + "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/iam {:mvn/version "736.2.493.0", :aws/serviceFullName "AWS Identity and Access Management"}, - com.cognitect.aws/importexport - {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS Import/Export"}, - com.cognitect.aws/inspector - {:mvn/version "718.2.443.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot - {:mvn/version "712.2.426.0", :aws/serviceFullName "AWS IoT"}, - com.cognitect.aws/iot-data - {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS IoT Data Plane"}, - com.cognitect.aws/iot-jobs-data - {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS IoT Jobs Data Plane"}, - com.cognitect.aws/iot1click-projects - {:mvn/version "712.2.427.0", - :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, - com.cognitect.aws/iotanalytics - {:mvn/version "722.2.466.0", - :aws/serviceFullName "AWS IoT Analytics"}, - com.cognitect.aws/iotevents - {:mvn/version "736.2.496.0", :aws/serviceFullName "AWS IoT Events"}, - com.cognitect.aws/iotevents-data - {:mvn/version "726.2.479.0", - :aws/serviceFullName "AWS IoT Events Data"}, - com.cognitect.aws/iotthingsgraph - {:mvn/version "722.2.470.0", - :aws/serviceFullName "AWS IoT Things Graph"}, - com.cognitect.aws/kafka - {:mvn/version "722.2.466.0", - :aws/serviceFullName "Managed Streaming for Kafka"}, - com.cognitect.aws/kinesis - {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Kinesis"}, + com.cognitect.aws/meteringmarketplace + {:mvn/version "719.2.459.0", + :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/kinesis-video-archived-media {:mvn/version "729.2.490.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, - com.cognitect.aws/kinesis-video-media - {:mvn/version "726.2.480.0", - :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, - com.cognitect.aws/kinesisanalytics - {:mvn/version "718.2.452.0", - :aws/serviceFullName "Amazon Kinesis Analytics"}, - com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "718.2.452.0", - :aws/serviceFullName "Amazon Kinesis Analytics"}, - com.cognitect.aws/kinesisvideo - {:mvn/version "729.2.490.0", - :aws/serviceFullName "Amazon Kinesis Video Streams"}, - com.cognitect.aws/kms - {:mvn/version "718.2.448.0", - :aws/serviceFullName "AWS Key Management Service"}, - com.cognitect.aws/lambda - {:mvn/version "718.2.454.0", :aws/serviceFullName "AWS Lambda"}, - com.cognitect.aws/lex-models + com.cognitect.aws/elastictranscoder {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon Lex Model Building Service"}, - com.cognitect.aws/license-manager + :aws/serviceFullName "Amazon Elastic Transcoder"}, + com.cognitect.aws/quicksight + {:mvn/version "729.2.491.0", + :aws/serviceFullName "Amazon QuickSight"}, + com.cognitect.aws/route53domains {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS License Manager"}, - com.cognitect.aws/lightsail - {:mvn/version "712.2.426.0", :aws/serviceFullName "Amazon Lightsail"}, - com.cognitect.aws/logs + :aws/serviceFullName "Amazon Route 53 Domains"}, + com.cognitect.aws/amplify + {:mvn/version "729.2.490.0", :aws/serviceFullName "AWS Amplify"}, + com.cognitect.aws/email {:mvn/version "722.2.470.0", - :aws/serviceFullName "Amazon CloudWatch Logs"}, - com.cognitect.aws/machinelearning + :aws/serviceFullName "Amazon Simple Email Service"}, + com.cognitect.aws/mobile + {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Mobile"}, + com.cognitect.aws/ram {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon Machine Learning"}, + :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/macie {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Macie"}, - com.cognitect.aws/managedblockchain - {:mvn/version "718.2.457.0", - :aws/serviceFullName "Amazon Managed Blockchain"}, - com.cognitect.aws/marketplacecommerceanalytics + com.cognitect.aws/codedeploy + {:mvn/version "736.2.495.0", :aws/serviceFullName "AWS CodeDeploy"}, + com.cognitect.aws/organizations + {:mvn/version "726.2.486.0", + :aws/serviceFullName "AWS Organizations"}, + com.cognitect.aws/es + {:mvn/version "736.2.493.0", + :aws/serviceFullName "Amazon Elasticsearch Service"}, + com.cognitect.aws/dax {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, - com.cognitect.aws/mediaconnect - {:mvn/version "722.2.470.0", :aws/serviceFullName "AWS MediaConnect"}, - com.cognitect.aws/mediaconvert - {:mvn/version "737.2.500.0", - :aws/serviceFullName "AWS Elemental MediaConvert"}, - com.cognitect.aws/medialive - {:mvn/version "737.2.500.0", - :aws/serviceFullName "AWS Elemental MediaLive"}, - com.cognitect.aws/mediapackage - {:mvn/version "726.2.480.0", - :aws/serviceFullName "AWS Elemental MediaPackage"}, + :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, + com.cognitect.aws/secretsmanager + {:mvn/version "737.2.498.0", + :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/mediapackage-vod {:mvn/version "722.2.470.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, - com.cognitect.aws/mediastore - {:mvn/version "726.2.487.0", - :aws/serviceFullName "AWS Elemental MediaStore"}, - com.cognitect.aws/mediastore-data - {:mvn/version "719.2.463.0", - :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, - com.cognitect.aws/mediatailor - {:mvn/version "718.2.442.0", :aws/serviceFullName "AWS MediaTailor"}, - com.cognitect.aws/meteringmarketplace - {:mvn/version "719.2.459.0", - :aws/serviceFullName "AWSMarketplace Metering"}, - com.cognitect.aws/mobile - {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Mobile"}, - com.cognitect.aws/mobileanalytics - {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon Mobile Analytics"}, - com.cognitect.aws/monitoring - {:mvn/version "729.2.490.0", - :aws/serviceFullName "Amazon CloudWatch"}, - com.cognitect.aws/mq - {:mvn/version "737.2.497.0", :aws/serviceFullName "AmazonMQ"}, + com.cognitect.aws/translate + {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Translate"}, + com.cognitect.aws/acm + {:mvn/version "715.2.434.0", + :aws/serviceFullName "AWS Certificate Manager"}, + com.cognitect.aws/redshift + {:mvn/version "726.2.485.0", :aws/serviceFullName "Amazon Redshift"}, + com.cognitect.aws/elasticbeanstalk + {:mvn/version "712.2.419.0", + :aws/serviceFullName "AWS Elastic Beanstalk"}, + com.cognitect.aws/cognito-idp + {:mvn/version "717.2.449.0", + :aws/serviceFullName "Amazon Cognito Identity Provider"}, + com.cognitect.aws/neptune + {:mvn/version "726.2.477.0", :aws/serviceFullName "Amazon Neptune"}, + com.cognitect.aws/ce + {:mvn/version "729.2.489.0", + :aws/serviceFullName "AWS Cost Explorer Service"}, com.cognitect.aws/mturk-requester {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Mechanical Turk"}, - com.cognitect.aws/neptune - {:mvn/version "726.2.477.0", :aws/serviceFullName "Amazon Neptune"}, + com.cognitect.aws/sts + {:mvn/version "737.2.499.0", + :aws/serviceFullName "AWS Security Token Service"}, com.cognitect.aws/opsworks {:mvn/version "726.2.479.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/opsworkscm - {:mvn/version "719.2.463.0", - :aws/serviceFullName "AWS OpsWorks for Chef Automate"}, - com.cognitect.aws/organizations - {:mvn/version "726.2.486.0", - :aws/serviceFullName "AWS Organizations"}, + com.cognitect.aws/ds + {:mvn/version "707.2.406.0", + :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/route53 + {:mvn/version "718.2.442.0", :aws/serviceFullName "Amazon Route 53"}, + com.cognitect.aws/textract + {:mvn/version "718.2.442.0", :aws/serviceFullName "Amazon Textract"}, + com.cognitect.aws/comprehend + {:mvn/version "736.2.495.0", + :aws/serviceFullName "Amazon Comprehend"}, + com.cognitect.aws/pi + {:mvn/version "697.2.391.0", + :aws/serviceFullName "AWS Performance Insights"}, + com.cognitect.aws/resourcegroupstaggingapi + {:mvn/version "726.2.481.0", + :aws/serviceFullName "AWS Resource Groups Tagging API"}, + com.cognitect.aws/apigatewayv2 + {:mvn/version "736.2.493.0", + :aws/serviceFullName "AmazonApiGatewayV2"}, + com.cognitect.aws/dlm + {:mvn/version "722.2.465.0", + :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + com.cognitect.aws/sms + {:mvn/version "697.2.391.0", + :aws/serviceFullName "AWS Server Migration Service"}, + com.cognitect.aws/worklink + {:mvn/version "719.2.461.0", :aws/serviceFullName "Amazon WorkLink"}, + com.cognitect.aws/codepipeline + {:mvn/version "718.2.456.0", :aws/serviceFullName "AWS CodePipeline"}, + com.cognitect.aws/rekognition + {:mvn/version "712.2.419.0", + :aws/serviceFullName "Amazon Rekognition"}, + com.cognitect.aws/waf + {:mvn/version "729.2.490.0", :aws/serviceFullName "AWS WAF"}, + com.cognitect.aws/health + {:mvn/version "726.2.479.0", + :aws/serviceFullName "AWS Health APIs and Notifications"}, + com.cognitect.aws/mediapackage + {:mvn/version "726.2.480.0", + :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/personalize {:mvn/version "723.2.476.0", :aws/serviceFullName "Amazon Personalize"}, - com.cognitect.aws/personalize-events - {:mvn/version "723.2.476.0", - :aws/serviceFullName "Amazon Personalize Events"}, - com.cognitect.aws/personalize-runtime - {:mvn/version "723.2.476.0", - :aws/serviceFullName "Amazon Personalize Runtime"}, - com.cognitect.aws/pi - {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/pinpoint - {:mvn/version "737.2.499.0", :aws/serviceFullName "Amazon Pinpoint"}, + com.cognitect.aws/cloudformation + {:mvn/version "717.2.442.0", + :aws/serviceFullName "AWS CloudFormation"}, + com.cognitect.aws/application-autoscaling + {:mvn/version "711.2.412.0", + :aws/serviceFullName "Application Auto Scaling"}, + com.cognitect.aws/cur + {:mvn/version "711.2.411.0", + :aws/serviceFullName "AWS Cost and Usage Report Service"}, + com.cognitect.aws/shield + {:mvn/version "737.2.497.0", :aws/serviceFullName "AWS Shield"}, + com.cognitect.aws/elasticmapreduce + {:mvn/version "715.2.433.0", + :aws/serviceFullName "Amazon Elastic MapReduce"}, + com.cognitect.aws/transfer + {:mvn/version "718.2.445.0", + :aws/serviceFullName "AWS Transfer for SFTP"}, + com.cognitect.aws/transcribe + {:mvn/version "722.2.464.0", + :aws/serviceFullName "Amazon Transcribe Service"}, + com.cognitect.aws/inspector + {:mvn/version "718.2.443.0", :aws/serviceFullName "Amazon Inspector"}, com.cognitect.aws/pinpoint-email {:mvn/version "722.2.466.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, - com.cognitect.aws/pinpoint-sms-voice - {:mvn/version "701.2.394.0", - :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, - com.cognitect.aws/polly - {:mvn/version "716.2.439.0", :aws/serviceFullName "Amazon Polly"}, - com.cognitect.aws/pricing - {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS Price List Service"}, - com.cognitect.aws/quicksight - {:mvn/version "729.2.491.0", - :aws/serviceFullName "Amazon QuickSight"}, - com.cognitect.aws/ram + com.cognitect.aws/eventbridge + {:mvn/version "729.2.492.0", + :aws/serviceFullName "Amazon EventBridge"}, + com.cognitect.aws/cloudsearch {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS Resource Access Manager"}, - com.cognitect.aws/rds - {:mvn/version "726.2.488.0", - :aws/serviceFullName "Amazon Relational Database Service"}, - com.cognitect.aws/rds-data - {:mvn/version "722.2.466.0", - :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/redshift - {:mvn/version "726.2.485.0", :aws/serviceFullName "Amazon Redshift"}, - com.cognitect.aws/rekognition - {:mvn/version "712.2.419.0", - :aws/serviceFullName "Amazon Rekognition"}, + :aws/serviceFullName "Amazon CloudSearch"}, + com.cognitect.aws/mq + {:mvn/version "737.2.497.0", :aws/serviceFullName "AmazonMQ"}, + com.cognitect.aws/fms + {:mvn/version "712.2.428.0", + :aws/serviceFullName "Firewall Management Service"}, + com.cognitect.aws/workdocs + {:mvn/version "707.2.408.0", :aws/serviceFullName "Amazon WorkDocs"}, + com.cognitect.aws/kinesisvideo + {:mvn/version "729.2.490.0", + :aws/serviceFullName "Amazon Kinesis Video Streams"}, + com.cognitect.aws/events + {:mvn/version "729.2.492.0", + :aws/serviceFullName "Amazon CloudWatch Events"}, + com.cognitect.aws/directconnect + {:mvn/version "726.2.484.0", + :aws/serviceFullName "AWS Direct Connect"}, + com.cognitect.aws/ec2 + {:mvn/version "737.2.499.0", + :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + com.cognitect.aws/cloudhsmv2 + {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS CloudHSM V2"}, + com.cognitect.aws/iot1click-projects + {:mvn/version "712.2.427.0", + :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, + com.cognitect.aws/guardduty + {:mvn/version "723.2.475.0", :aws/serviceFullName "Amazon GuardDuty"}, + com.cognitect.aws/states + {:mvn/version "707.2.409.0", + :aws/serviceFullName "AWS Step Functions"}, + com.cognitect.aws/fsx + {:mvn/version "726.2.481.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/appmesh + {:mvn/version "723.2.475.0", :aws/serviceFullName "AWS App Mesh"}, com.cognitect.aws/resource-groups {:mvn/version "716.2.441.0", :aws/serviceFullName "AWS Resource Groups"}, - com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "726.2.481.0", - :aws/serviceFullName "AWS Resource Groups Tagging API"}, - com.cognitect.aws/robomaker - {:mvn/version "736.2.493.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 - {:mvn/version "718.2.442.0", :aws/serviceFullName "Amazon Route 53"}, - com.cognitect.aws/route53domains - {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon Route 53 Domains"}, + com.cognitect.aws/workspaces + {:mvn/version "726.2.485.0", + :aws/serviceFullName "Amazon WorkSpaces"}, + com.cognitect.aws/devices + {:mvn/version "715.2.437.0", + :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, + com.cognitect.aws/iotanalytics + {:mvn/version "722.2.466.0", + :aws/serviceFullName "AWS IoT Analytics"}, com.cognitect.aws/route53resolver {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, - com.cognitect.aws/runtime-lex - {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon Lex Runtime Service"}, - com.cognitect.aws/runtime-sagemaker + com.cognitect.aws/eks + {:mvn/version "726.2.482.0", + :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + com.cognitect.aws/comprehendmedical {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon SageMaker Runtime"}, + :aws/serviceFullName "AWS Comprehend Medical"}, + com.cognitect.aws/kafka + {:mvn/version "722.2.466.0", + :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/s3 {:mvn/version "726.2.488.0", :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/s3control - {:mvn/version "718.2.446.0", :aws/serviceFullName "AWS S3 Control"}, + com.cognitect.aws/AWSMigrationHub + {:mvn/version "697.2.391.0", + :aws/serviceFullName "AWS Migration Hub"}, + com.cognitect.aws/elasticache + {:mvn/version "736.2.495.0", + :aws/serviceFullName "Amazon ElastiCache"}, + com.cognitect.aws/sdb + {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon SimpleDB"}, + com.cognitect.aws/connect + {:mvn/version "697.2.391.0", + :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/sagemaker {:mvn/version "723.2.473.0", :aws/serviceFullName "Amazon SageMaker Service"}, - com.cognitect.aws/sdb - {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon SimpleDB"}, - com.cognitect.aws/secretsmanager - {:mvn/version "737.2.498.0", - :aws/serviceFullName "AWS Secrets Manager"}, - com.cognitect.aws/securityhub - {:mvn/version "726.2.481.0", :aws/serviceFullName "AWS SecurityHub"}, - com.cognitect.aws/serverlessrepo - {:mvn/version "712.2.420.0", - :aws/serviceFullName "AWSServerlessApplicationRepository"}, - com.cognitect.aws/service-quotas - {:mvn/version "726.2.488.0", :aws/serviceFullName "Service Quotas"}, - com.cognitect.aws/servicecatalog - {:mvn/version "729.2.491.0", - :aws/serviceFullName "AWS Service Catalog"}, - com.cognitect.aws/servicediscovery - {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Cloud Map"}, - com.cognitect.aws/shield - {:mvn/version "737.2.497.0", :aws/serviceFullName "AWS Shield"}, + com.cognitect.aws/cloudfront + {:mvn/version "723.2.476.0", + :aws/serviceFullName "Amazon CloudFront"}, + com.cognitect.aws/appsync + {:mvn/version "717.2.451.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/dynamodb + {:mvn/version "726.2.484.0", :aws/serviceFullName "Amazon DynamoDB"}, + com.cognitect.aws/workmail + {:mvn/version "718.2.449.0", :aws/serviceFullName "Amazon WorkMail"}, + com.cognitect.aws/iot-jobs-data + {:mvn/version "697.2.391.0", + :aws/serviceFullName "AWS IoT Jobs Data Plane"}, + com.cognitect.aws/elasticfilesystem + {:mvn/version "729.2.490.0", + :aws/serviceFullName "Amazon Elastic File System"}, + com.cognitect.aws/cloudhsm + {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon CloudHSM"}, + com.cognitect.aws/opsworkscm + {:mvn/version "719.2.463.0", + :aws/serviceFullName "AWS OpsWorks for Chef Automate"}, + com.cognitect.aws/codebuild + {:mvn/version "723.2.472.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/cognito-identity + {:mvn/version "712.2.425.0", + :aws/serviceFullName "Amazon Cognito Identity"}, + com.cognitect.aws/mediatailor + {:mvn/version "718.2.442.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/signer {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Signer"}, - com.cognitect.aws/sms + com.cognitect.aws/runtime-lex {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS Server Migration Service"}, - com.cognitect.aws/snowball + :aws/serviceFullName "Amazon Lex Runtime Service"}, + com.cognitect.aws/waf-regional + {:mvn/version "729.2.490.0", :aws/serviceFullName "AWS WAF Regional"}, + com.cognitect.aws/athena + {:mvn/version "707.2.409.0", :aws/serviceFullName "Amazon Athena"}, + com.cognitect.aws/batch + {:mvn/version "717.2.443.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/runtime-sagemaker {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon Import/Export Snowball"}, - com.cognitect.aws/sns - {:mvn/version "718.2.444.0", - :aws/serviceFullName "Amazon Simple Notification Service"}, - com.cognitect.aws/sqs - {:mvn/version "736.2.496.0", - :aws/serviceFullName "Amazon Simple Queue Service"}, - com.cognitect.aws/ssm - {:mvn/version "737.2.498.0", - :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, - com.cognitect.aws/states - {:mvn/version "707.2.409.0", - :aws/serviceFullName "AWS Step Functions"}, - com.cognitect.aws/storagegateway - {:mvn/version "722.2.468.0", - :aws/serviceFullName "AWS Storage Gateway"}, - com.cognitect.aws/streams-dynamodb + :aws/serviceFullName "Amazon SageMaker Runtime"}, + com.cognitect.aws/elasticloadbalancingv2 + {:mvn/version "714.2.430.0", + :aws/serviceFullName "Elastic Load Balancing"}, + com.cognitect.aws/importexport {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon DynamoDB Streams"}, - com.cognitect.aws/sts - {:mvn/version "737.2.499.0", - :aws/serviceFullName "AWS Security Token Service"}, - com.cognitect.aws/support - {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Support"}, + :aws/serviceFullName "AWS Import/Export"}, com.cognitect.aws/swf {:mvn/version "726.2.488.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, - com.cognitect.aws/textract - {:mvn/version "718.2.442.0", :aws/serviceFullName "Amazon Textract"}, - com.cognitect.aws/transcribe - {:mvn/version "722.2.464.0", - :aws/serviceFullName "Amazon Transcribe Service"}, - com.cognitect.aws/transfer - {:mvn/version "718.2.445.0", - :aws/serviceFullName "AWS Transfer for SFTP"}, - com.cognitect.aws/translate - {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Translate"}, - com.cognitect.aws/waf - {:mvn/version "729.2.490.0", :aws/serviceFullName "AWS WAF"}, - com.cognitect.aws/waf-regional - {:mvn/version "729.2.490.0", :aws/serviceFullName "AWS WAF Regional"}, - com.cognitect.aws/workdocs - {:mvn/version "707.2.408.0", :aws/serviceFullName "Amazon WorkDocs"}, - com.cognitect.aws/worklink - {:mvn/version "719.2.461.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/workmail - {:mvn/version "718.2.449.0", :aws/serviceFullName "Amazon WorkMail"}, - com.cognitect.aws/workspaces - {:mvn/version "726.2.485.0", - :aws/serviceFullName "Amazon WorkSpaces"}, - com.cognitect.aws/xray - {:mvn/version "718.2.447.0", :aws/serviceFullName "AWS X-Ray"}} + :services {}, + com.cognitect.aws/codestar + {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS CodeStar"}, + com.cognitect.aws/streams-dynamodb + {:mvn/version "697.2.391.0", + :aws/serviceFullName "Amazon DynamoDB Streams"}} From eeb307cf25eecd76651462f0c328ddfdaa43e94b Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 2 Aug 2019 14:40:16 -0500 Subject: [PATCH 003/151] update latest releases --- README.md | 2 +- latest-releases.edn | 844 ++++++++++++++++++++++---------------------- 2 files changed, 422 insertions(+), 424 deletions(-) diff --git a/README.md b/README.md index 19d29ea7..3e19ae78 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.352"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.599"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.602"} com.cognitect.aws/s3 {:mvn/version "726.2.488.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 0c9b6c89..bdf87905 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,500 +1,498 @@ -{com.cognitect.aws/docdb - {:mvn/version "726.2.486.0", - :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ssm - {:mvn/version "737.2.498.0", - :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, - com.cognitect.aws/config - {:mvn/version "736.2.494.0", :aws/serviceFullName "AWS Config"}, - com.cognitect.aws/lambda - {:mvn/version "718.2.454.0", :aws/serviceFullName "AWS Lambda"}, +{com.cognitect.aws/api {:mvn/version "0.8.352"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.602"}, + com.cognitect.aws/AWSMigrationHub + {:mvn/version "697.2.391.0", + :aws/serviceFullName "AWS Migration Hub"}, + com.cognitect.aws/acm + {:mvn/version "715.2.434.0", + :aws/serviceFullName "AWS Certificate Manager"}, + com.cognitect.aws/acm-pca + {:mvn/version "726.2.479.0", + :aws/serviceFullName + "AWS Certificate Manager Private Certificate Authority"}, + com.cognitect.aws/alexaforbusiness + {:mvn/version "726.2.485.0", + :aws/serviceFullName "Alexa For Business"}, + com.cognitect.aws/amplify + {:mvn/version "729.2.490.0", :aws/serviceFullName "AWS Amplify"}, + com.cognitect.aws/apigateway + {:mvn/version "726.2.481.0", + :aws/serviceFullName "Amazon API Gateway"}, + com.cognitect.aws/apigatewaymanagementapi + {:mvn/version "701.2.393.0", + :aws/serviceFullName "AmazonApiGatewayManagementApi"}, + com.cognitect.aws/apigatewayv2 + {:mvn/version "736.2.493.0", + :aws/serviceFullName "AmazonApiGatewayV2"}, + com.cognitect.aws/application-autoscaling + {:mvn/version "711.2.412.0", + :aws/serviceFullName "Application Auto Scaling"}, + com.cognitect.aws/application-insights + {:mvn/version "726.2.488.0", + :aws/serviceFullName "Amazon CloudWatch Application Insights"}, + com.cognitect.aws/appmesh + {:mvn/version "723.2.475.0", :aws/serviceFullName "AWS App Mesh"}, + com.cognitect.aws/appstream + {:mvn/version "726.2.487.0", :aws/serviceFullName "Amazon AppStream"}, + com.cognitect.aws/appsync + {:mvn/version "717.2.451.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/athena + {:mvn/version "707.2.409.0", :aws/serviceFullName "Amazon Athena"}, + com.cognitect.aws/autoscaling + {:mvn/version "736.2.494.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans {:mvn/version "711.2.413.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, - com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "718.2.452.0", - :aws/serviceFullName "Amazon Kinesis Analytics"}, - com.cognitect.aws/medialive - {:mvn/version "737.2.500.0", - :aws/serviceFullName "AWS Elemental MediaLive"}, - com.cognitect.aws/api {:mvn/version "0.8.345"}, - com.cognitect.aws/support - {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/backup {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/cognito-sync + com.cognitect.aws/batch + {:mvn/version "738.2.501.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/budgets + {:mvn/version "719.2.461.0", :aws/serviceFullName "AWS Budgets"}, + com.cognitect.aws/ce + {:mvn/version "738.2.501.0", + :aws/serviceFullName "AWS Cost Explorer Service"}, + com.cognitect.aws/chime + {:mvn/version "722.2.464.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/cloud9 + {:mvn/version "707.2.409.0", :aws/serviceFullName "AWS Cloud9"}, + com.cognitect.aws/clouddirectory {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon Cognito Sync"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.599"}, - com.cognitect.aws/glacier - {:mvn/version "729.2.491.0", :aws/serviceFullName "Amazon Glacier"}, - com.cognitect.aws/groundstation - {:mvn/version "722.2.470.0", - :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/application-insights - {:mvn/version "726.2.488.0", - :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/snowball + :aws/serviceFullName "Amazon CloudDirectory"}, + com.cognitect.aws/cloudformation + {:mvn/version "717.2.442.0", + :aws/serviceFullName "AWS CloudFormation"}, + com.cognitect.aws/cloudfront + {:mvn/version "723.2.476.0", + :aws/serviceFullName "Amazon CloudFront"}, + com.cognitect.aws/cloudhsm + {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon CloudHSM"}, + com.cognitect.aws/cloudhsmv2 + {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS CloudHSM V2"}, + com.cognitect.aws/cloudsearch {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon Import/Export Snowball"}, - com.cognitect.aws/lex-models + :aws/serviceFullName "Amazon CloudSearch"}, + com.cognitect.aws/cloudsearchdomain {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon Lex Model Building Service"}, - com.cognitect.aws/marketplacecommerceanalytics + :aws/serviceFullName "Amazon CloudSearch Domain"}, + com.cognitect.aws/cloudtrail + {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS CloudTrail"}, + com.cognitect.aws/codebuild + {:mvn/version "723.2.472.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codecommit + {:mvn/version "738.2.502.0", :aws/serviceFullName "AWS CodeCommit"}, + com.cognitect.aws/codedeploy + {:mvn/version "736.2.495.0", :aws/serviceFullName "AWS CodeDeploy"}, + com.cognitect.aws/codepipeline + {:mvn/version "718.2.456.0", :aws/serviceFullName "AWS CodePipeline"}, + com.cognitect.aws/codestar + {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS CodeStar"}, + com.cognitect.aws/cognito-identity + {:mvn/version "712.2.425.0", + :aws/serviceFullName "Amazon Cognito Identity"}, + com.cognitect.aws/cognito-idp + {:mvn/version "717.2.449.0", + :aws/serviceFullName "Amazon Cognito Identity Provider"}, + com.cognitect.aws/cognito-sync {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, - com.cognitect.aws/alexaforbusiness - {:mvn/version "726.2.485.0", - :aws/serviceFullName "Alexa For Business"}, - com.cognitect.aws/polly - {:mvn/version "716.2.439.0", :aws/serviceFullName "Amazon Polly"}, - com.cognitect.aws/kinesis - {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Kinesis"}, - com.cognitect.aws/firehose + :aws/serviceFullName "Amazon Cognito Sync"}, + com.cognitect.aws/comprehend + {:mvn/version "736.2.495.0", + :aws/serviceFullName "Amazon Comprehend"}, + com.cognitect.aws/comprehendmedical {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon Kinesis Firehose"}, - com.cognitect.aws/elasticloadbalancing + :aws/serviceFullName "AWS Comprehend Medical"}, + com.cognitect.aws/config + {:mvn/version "736.2.494.0", :aws/serviceFullName "AWS Config"}, + com.cognitect.aws/connect {:mvn/version "697.2.391.0", - :aws/serviceFullName "Elastic Load Balancing"}, - com.cognitect.aws/securityhub - {:mvn/version "726.2.481.0", :aws/serviceFullName "AWS SecurityHub"}, - com.cognitect.aws/storagegateway - {:mvn/version "722.2.468.0", - :aws/serviceFullName "AWS Storage Gateway"}, - com.cognitect.aws/gamelift - {:mvn/version "729.2.490.0", :aws/serviceFullName "Amazon GameLift"}, - :api {com.cognitect.aws/api "0.8.352"}, - com.cognitect.aws/service-quotas - {:mvn/version "726.2.488.0", :aws/serviceFullName "Service Quotas"}, + :aws/serviceFullName "Amazon Connect Service"}, + com.cognitect.aws/cur + {:mvn/version "711.2.411.0", + :aws/serviceFullName "AWS Cost and Usage Report Service"}, + com.cognitect.aws/datapipeline + {:mvn/version "697.2.391.0", + :aws/serviceFullName "AWS Data Pipeline"}, com.cognitect.aws/datasync {:mvn/version "719.2.460.0", :aws/serviceFullName "AWS DataSync"}, - com.cognitect.aws/kinesis-video-media - {:mvn/version "726.2.480.0", - :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, - com.cognitect.aws/glue - {:mvn/version "737.2.499.0", :aws/serviceFullName "AWS Glue"}, - com.cognitect.aws/servicecatalog - {:mvn/version "729.2.491.0", - :aws/serviceFullName "AWS Service Catalog"}, - com.cognitect.aws/appstream - {:mvn/version "726.2.487.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/iotthingsgraph - {:mvn/version "722.2.470.0", - :aws/serviceFullName "AWS IoT Things Graph"}, - com.cognitect.aws/iotevents-data - {:mvn/version "726.2.479.0", - :aws/serviceFullName "AWS IoT Events Data"}, - com.cognitect.aws/iotevents - {:mvn/version "736.2.496.0", :aws/serviceFullName "AWS IoT Events"}, - com.cognitect.aws/personalize-events - {:mvn/version "723.2.476.0", - :aws/serviceFullName "Amazon Personalize Events"}, - com.cognitect.aws/rds-data - {:mvn/version "722.2.466.0", - :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/lightsail - {:mvn/version "712.2.426.0", :aws/serviceFullName "Amazon Lightsail"}, - com.cognitect.aws/greengrass - {:mvn/version "715.2.432.0", :aws/serviceFullName "AWS Greengrass"}, - com.cognitect.aws/managedblockchain - {:mvn/version "718.2.457.0", - :aws/serviceFullName "Amazon Managed Blockchain"}, - com.cognitect.aws/license-manager - {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS License Manager"}, - com.cognitect.aws/serverlessrepo - {:mvn/version "712.2.420.0", - :aws/serviceFullName "AWSServerlessApplicationRepository"}, - com.cognitect.aws/apigatewaymanagementapi - {:mvn/version "701.2.393.0", - :aws/serviceFullName "AmazonApiGatewayManagementApi"}, - com.cognitect.aws/iot-data + com.cognitect.aws/dax {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS IoT Data Plane"}, + :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, + com.cognitect.aws/devicefarm + {:mvn/version "726.2.480.0", :aws/serviceFullName "AWS Device Farm"}, + com.cognitect.aws/devices + {:mvn/version "715.2.437.0", + :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, + com.cognitect.aws/directconnect + {:mvn/version "726.2.484.0", + :aws/serviceFullName "AWS Direct Connect"}, + com.cognitect.aws/discovery + {:mvn/version "716.2.440.0", + :aws/serviceFullName "AWS Application Discovery Service"}, + com.cognitect.aws/dlm + {:mvn/version "722.2.465.0", + :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + com.cognitect.aws/dms + {:mvn/version "736.2.494.0", + :aws/serviceFullName "AWS Database Migration Service"}, + com.cognitect.aws/docdb + {:mvn/version "726.2.486.0", + :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, + com.cognitect.aws/ds + {:mvn/version "707.2.406.0", + :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/dynamodb + {:mvn/version "726.2.484.0", :aws/serviceFullName "Amazon DynamoDB"}, + com.cognitect.aws/ec2 + {:mvn/version "738.2.501.0", + :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "726.2.488.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, - com.cognitect.aws/sqs - {:mvn/version "736.2.496.0", - :aws/serviceFullName "Amazon Simple Queue Service"}, - com.cognitect.aws/mediastore-data - {:mvn/version "719.2.463.0", - :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, - com.cognitect.aws/datapipeline - {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS Data Pipeline"}, - com.cognitect.aws/mediaconvert + com.cognitect.aws/ecr {:mvn/version "737.2.500.0", - :aws/serviceFullName "AWS Elemental MediaConvert"}, - com.cognitect.aws/apigateway - {:mvn/version "726.2.481.0", - :aws/serviceFullName "Amazon API Gateway"}, - com.cognitect.aws/iot - {:mvn/version "712.2.426.0", :aws/serviceFullName "AWS IoT"}, - com.cognitect.aws/codecommit - {:mvn/version "726.2.483.0", :aws/serviceFullName "AWS CodeCommit"}, - com.cognitect.aws/logs - {:mvn/version "722.2.470.0", - :aws/serviceFullName "Amazon CloudWatch Logs"}, - com.cognitect.aws/chime - {:mvn/version "722.2.464.0", :aws/serviceFullName "Amazon Chime"}, - com.cognitect.aws/rds - {:mvn/version "726.2.488.0", - :aws/serviceFullName "Amazon Relational Database Service"}, - com.cognitect.aws/mobileanalytics - {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon Mobile Analytics"}, - com.cognitect.aws/devicefarm - {:mvn/version "726.2.480.0", :aws/serviceFullName "AWS Device Farm"}, - com.cognitect.aws/servicediscovery - {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Cloud Map"}, + :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs {:mvn/version "736.2.495.0", :aws/serviceFullName "Amazon EC2 Container Service"}, - com.cognitect.aws/dms - {:mvn/version "736.2.494.0", - :aws/serviceFullName "AWS Database Migration Service"}, - com.cognitect.aws/pinpoint - {:mvn/version "737.2.499.0", :aws/serviceFullName "Amazon Pinpoint"}, - com.cognitect.aws/sns - {:mvn/version "718.2.444.0", - :aws/serviceFullName "Amazon Simple Notification Service"}, - com.cognitect.aws/mediastore - {:mvn/version "726.2.487.0", - :aws/serviceFullName "AWS Elemental MediaStore"}, - com.cognitect.aws/machinelearning + com.cognitect.aws/eks + {:mvn/version "726.2.482.0", + :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + com.cognitect.aws/elasticache + {:mvn/version "736.2.495.0", + :aws/serviceFullName "Amazon ElastiCache"}, + com.cognitect.aws/elasticbeanstalk + {:mvn/version "712.2.419.0", + :aws/serviceFullName "AWS Elastic Beanstalk"}, + com.cognitect.aws/elasticfilesystem + {:mvn/version "729.2.490.0", + :aws/serviceFullName "Amazon Elastic File System"}, + com.cognitect.aws/elasticloadbalancing {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon Machine Learning"}, - com.cognitect.aws/clouddirectory + :aws/serviceFullName "Elastic Load Balancing"}, + com.cognitect.aws/elasticloadbalancingv2 + {:mvn/version "714.2.430.0", + :aws/serviceFullName "Elastic Load Balancing"}, + com.cognitect.aws/elasticmapreduce + {:mvn/version "715.2.433.0", + :aws/serviceFullName "Amazon Elastic MapReduce"}, + com.cognitect.aws/elastictranscoder {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon CloudDirectory"}, + :aws/serviceFullName "Amazon Elastic Transcoder"}, + com.cognitect.aws/email + {:mvn/version "722.2.470.0", + :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/entitlement-marketplace {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS Marketplace Entitlement Service"}, - com.cognitect.aws/autoscaling - {:mvn/version "736.2.494.0", :aws/serviceFullName "Auto Scaling"}, - com.cognitect.aws/cloudtrail - {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/pinpoint-sms-voice - {:mvn/version "701.2.394.0", - :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, + :aws/serviceFullName "AWS Marketplace Entitlement Service"}, + com.cognitect.aws/es + {:mvn/version "736.2.493.0", + :aws/serviceFullName "Amazon Elasticsearch Service"}, + com.cognitect.aws/eventbridge + {:mvn/version "729.2.492.0", + :aws/serviceFullName "Amazon EventBridge"}, + com.cognitect.aws/events + {:mvn/version "729.2.492.0", + :aws/serviceFullName "Amazon CloudWatch Events"}, + com.cognitect.aws/firehose + {:mvn/version "697.2.391.0", + :aws/serviceFullName "Amazon Kinesis Firehose"}, + com.cognitect.aws/fms + {:mvn/version "712.2.428.0", + :aws/serviceFullName "Firewall Management Service"}, + com.cognitect.aws/fsx + {:mvn/version "726.2.481.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/gamelift + {:mvn/version "729.2.490.0", :aws/serviceFullName "Amazon GameLift"}, + com.cognitect.aws/glacier + {:mvn/version "729.2.491.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/robomaker - {:mvn/version "736.2.493.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/personalize-runtime - {:mvn/version "723.2.476.0", - :aws/serviceFullName "Amazon Personalize Runtime"}, - com.cognitect.aws/s3control - {:mvn/version "718.2.446.0", :aws/serviceFullName "AWS S3 Control"}, - com.cognitect.aws/kms - {:mvn/version "718.2.448.0", - :aws/serviceFullName "AWS Key Management Service"}, - com.cognitect.aws/xray - {:mvn/version "718.2.447.0", :aws/serviceFullName "AWS X-Ray"}, - com.cognitect.aws/pricing - {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS Price List Service"}, - com.cognitect.aws/kinesisanalytics - {:mvn/version "718.2.452.0", - :aws/serviceFullName "Amazon Kinesis Analytics"}, - com.cognitect.aws/cloud9 - {:mvn/version "707.2.409.0", :aws/serviceFullName "AWS Cloud9"}, - com.cognitect.aws/mediaconnect - {:mvn/version "722.2.470.0", :aws/serviceFullName "AWS MediaConnect"}, - com.cognitect.aws/budgets - {:mvn/version "719.2.461.0", :aws/serviceFullName "AWS Budgets"}, - com.cognitect.aws/ecr - {:mvn/version "737.2.500.0", - :aws/serviceFullName "Amazon EC2 Container Registry"}, - com.cognitect.aws/cloudsearchdomain - {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon CloudSearch Domain"}, - com.cognitect.aws/monitoring - {:mvn/version "729.2.490.0", - :aws/serviceFullName "Amazon CloudWatch"}, - com.cognitect.aws/discovery - {:mvn/version "716.2.440.0", - :aws/serviceFullName "AWS Application Discovery Service"}, - com.cognitect.aws/acm-pca + com.cognitect.aws/glue + {:mvn/version "738.2.501.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/greengrass + {:mvn/version "738.2.501.0", :aws/serviceFullName "AWS Greengrass"}, + com.cognitect.aws/groundstation + {:mvn/version "722.2.470.0", + :aws/serviceFullName "AWS Ground Station"}, + com.cognitect.aws/guardduty + {:mvn/version "723.2.475.0", :aws/serviceFullName "Amazon GuardDuty"}, + com.cognitect.aws/health {:mvn/version "726.2.479.0", - :aws/serviceFullName - "AWS Certificate Manager Private Certificate Authority"}, + :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/iam {:mvn/version "736.2.493.0", :aws/serviceFullName "AWS Identity and Access Management"}, - com.cognitect.aws/meteringmarketplace - {:mvn/version "719.2.459.0", - :aws/serviceFullName "AWSMarketplace Metering"}, + com.cognitect.aws/importexport + {:mvn/version "697.2.391.0", + :aws/serviceFullName "AWS Import/Export"}, + com.cognitect.aws/inspector + {:mvn/version "718.2.443.0", :aws/serviceFullName "Amazon Inspector"}, + com.cognitect.aws/iot + {:mvn/version "712.2.426.0", :aws/serviceFullName "AWS IoT"}, + com.cognitect.aws/iot-data + {:mvn/version "697.2.391.0", + :aws/serviceFullName "AWS IoT Data Plane"}, + com.cognitect.aws/iot-jobs-data + {:mvn/version "697.2.391.0", + :aws/serviceFullName "AWS IoT Jobs Data Plane"}, + com.cognitect.aws/iot1click-projects + {:mvn/version "712.2.427.0", + :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, + com.cognitect.aws/iotanalytics + {:mvn/version "722.2.466.0", + :aws/serviceFullName "AWS IoT Analytics"}, + com.cognitect.aws/iotevents + {:mvn/version "736.2.496.0", :aws/serviceFullName "AWS IoT Events"}, + com.cognitect.aws/iotevents-data + {:mvn/version "726.2.479.0", + :aws/serviceFullName "AWS IoT Events Data"}, + com.cognitect.aws/iotthingsgraph + {:mvn/version "722.2.470.0", + :aws/serviceFullName "AWS IoT Things Graph"}, + com.cognitect.aws/kafka + {:mvn/version "722.2.466.0", + :aws/serviceFullName "Managed Streaming for Kafka"}, + com.cognitect.aws/kinesis + {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media {:mvn/version "729.2.490.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, - com.cognitect.aws/elastictranscoder + com.cognitect.aws/kinesis-video-media + {:mvn/version "726.2.480.0", + :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, + com.cognitect.aws/kinesisanalytics + {:mvn/version "718.2.452.0", + :aws/serviceFullName "Amazon Kinesis Analytics"}, + com.cognitect.aws/kinesisanalyticsv2 + {:mvn/version "718.2.452.0", + :aws/serviceFullName "Amazon Kinesis Analytics"}, + com.cognitect.aws/kinesisvideo + {:mvn/version "729.2.490.0", + :aws/serviceFullName "Amazon Kinesis Video Streams"}, + com.cognitect.aws/kms + {:mvn/version "718.2.448.0", + :aws/serviceFullName "AWS Key Management Service"}, + com.cognitect.aws/lambda + {:mvn/version "718.2.454.0", :aws/serviceFullName "AWS Lambda"}, + com.cognitect.aws/lex-models {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon Elastic Transcoder"}, - com.cognitect.aws/quicksight - {:mvn/version "729.2.491.0", - :aws/serviceFullName "Amazon QuickSight"}, - com.cognitect.aws/route53domains + :aws/serviceFullName "Amazon Lex Model Building Service"}, + com.cognitect.aws/license-manager {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon Route 53 Domains"}, - com.cognitect.aws/amplify - {:mvn/version "729.2.490.0", :aws/serviceFullName "AWS Amplify"}, - com.cognitect.aws/email - {:mvn/version "722.2.470.0", - :aws/serviceFullName "Amazon Simple Email Service"}, - com.cognitect.aws/mobile - {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Mobile"}, - com.cognitect.aws/ram + :aws/serviceFullName "AWS License Manager"}, + com.cognitect.aws/lightsail + {:mvn/version "712.2.426.0", :aws/serviceFullName "Amazon Lightsail"}, + com.cognitect.aws/logs + {:mvn/version "738.2.501.0", + :aws/serviceFullName "Amazon CloudWatch Logs"}, + com.cognitect.aws/machinelearning {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS Resource Access Manager"}, + :aws/serviceFullName "Amazon Machine Learning"}, com.cognitect.aws/macie {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Macie"}, - com.cognitect.aws/codedeploy - {:mvn/version "736.2.495.0", :aws/serviceFullName "AWS CodeDeploy"}, - com.cognitect.aws/organizations - {:mvn/version "726.2.486.0", - :aws/serviceFullName "AWS Organizations"}, - com.cognitect.aws/es - {:mvn/version "736.2.493.0", - :aws/serviceFullName "Amazon Elasticsearch Service"}, - com.cognitect.aws/dax + com.cognitect.aws/managedblockchain + {:mvn/version "718.2.457.0", + :aws/serviceFullName "Amazon Managed Blockchain"}, + com.cognitect.aws/marketplacecommerceanalytics {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, - com.cognitect.aws/secretsmanager - {:mvn/version "737.2.498.0", - :aws/serviceFullName "AWS Secrets Manager"}, + :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, + com.cognitect.aws/mediaconnect + {:mvn/version "738.2.501.0", :aws/serviceFullName "AWS MediaConnect"}, + com.cognitect.aws/mediaconvert + {:mvn/version "738.2.503.0", + :aws/serviceFullName "AWS Elemental MediaConvert"}, + com.cognitect.aws/medialive + {:mvn/version "737.2.500.0", + :aws/serviceFullName "AWS Elemental MediaLive"}, + com.cognitect.aws/mediapackage + {:mvn/version "726.2.480.0", + :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod {:mvn/version "722.2.470.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, - com.cognitect.aws/translate - {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Translate"}, - com.cognitect.aws/acm - {:mvn/version "715.2.434.0", - :aws/serviceFullName "AWS Certificate Manager"}, - com.cognitect.aws/redshift - {:mvn/version "726.2.485.0", :aws/serviceFullName "Amazon Redshift"}, - com.cognitect.aws/elasticbeanstalk - {:mvn/version "712.2.419.0", - :aws/serviceFullName "AWS Elastic Beanstalk"}, - com.cognitect.aws/cognito-idp - {:mvn/version "717.2.449.0", - :aws/serviceFullName "Amazon Cognito Identity Provider"}, - com.cognitect.aws/neptune - {:mvn/version "726.2.477.0", :aws/serviceFullName "Amazon Neptune"}, - com.cognitect.aws/ce - {:mvn/version "729.2.489.0", - :aws/serviceFullName "AWS Cost Explorer Service"}, + com.cognitect.aws/mediastore + {:mvn/version "726.2.487.0", + :aws/serviceFullName "AWS Elemental MediaStore"}, + com.cognitect.aws/mediastore-data + {:mvn/version "719.2.463.0", + :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, + com.cognitect.aws/mediatailor + {:mvn/version "718.2.442.0", :aws/serviceFullName "AWS MediaTailor"}, + com.cognitect.aws/meteringmarketplace + {:mvn/version "719.2.459.0", + :aws/serviceFullName "AWSMarketplace Metering"}, + com.cognitect.aws/mobile + {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Mobile"}, + com.cognitect.aws/mobileanalytics + {:mvn/version "697.2.391.0", + :aws/serviceFullName "Amazon Mobile Analytics"}, + com.cognitect.aws/monitoring + {:mvn/version "729.2.490.0", + :aws/serviceFullName "Amazon CloudWatch"}, + com.cognitect.aws/mq + {:mvn/version "737.2.497.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Mechanical Turk"}, - com.cognitect.aws/sts - {:mvn/version "737.2.499.0", - :aws/serviceFullName "AWS Security Token Service"}, + com.cognitect.aws/neptune + {:mvn/version "726.2.477.0", :aws/serviceFullName "Amazon Neptune"}, com.cognitect.aws/opsworks {:mvn/version "726.2.479.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/ds - {:mvn/version "707.2.406.0", - :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/route53 - {:mvn/version "718.2.442.0", :aws/serviceFullName "Amazon Route 53"}, - com.cognitect.aws/textract - {:mvn/version "718.2.442.0", :aws/serviceFullName "Amazon Textract"}, - com.cognitect.aws/comprehend - {:mvn/version "736.2.495.0", - :aws/serviceFullName "Amazon Comprehend"}, - com.cognitect.aws/pi - {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "726.2.481.0", - :aws/serviceFullName "AWS Resource Groups Tagging API"}, - com.cognitect.aws/apigatewayv2 - {:mvn/version "736.2.493.0", - :aws/serviceFullName "AmazonApiGatewayV2"}, - com.cognitect.aws/dlm - {:mvn/version "722.2.465.0", - :aws/serviceFullName "Amazon Data Lifecycle Manager"}, - com.cognitect.aws/sms - {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS Server Migration Service"}, - com.cognitect.aws/worklink - {:mvn/version "719.2.461.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/codepipeline - {:mvn/version "718.2.456.0", :aws/serviceFullName "AWS CodePipeline"}, - com.cognitect.aws/rekognition - {:mvn/version "712.2.419.0", - :aws/serviceFullName "Amazon Rekognition"}, - com.cognitect.aws/waf - {:mvn/version "729.2.490.0", :aws/serviceFullName "AWS WAF"}, - com.cognitect.aws/health - {:mvn/version "726.2.479.0", - :aws/serviceFullName "AWS Health APIs and Notifications"}, - com.cognitect.aws/mediapackage - {:mvn/version "726.2.480.0", - :aws/serviceFullName "AWS Elemental MediaPackage"}, + com.cognitect.aws/opsworkscm + {:mvn/version "719.2.463.0", + :aws/serviceFullName "AWS OpsWorks for Chef Automate"}, + com.cognitect.aws/organizations + {:mvn/version "726.2.486.0", + :aws/serviceFullName "AWS Organizations"}, com.cognitect.aws/personalize {:mvn/version "723.2.476.0", :aws/serviceFullName "Amazon Personalize"}, - com.cognitect.aws/cloudformation - {:mvn/version "717.2.442.0", - :aws/serviceFullName "AWS CloudFormation"}, - com.cognitect.aws/application-autoscaling - {:mvn/version "711.2.412.0", - :aws/serviceFullName "Application Auto Scaling"}, - com.cognitect.aws/cur - {:mvn/version "711.2.411.0", - :aws/serviceFullName "AWS Cost and Usage Report Service"}, - com.cognitect.aws/shield - {:mvn/version "737.2.497.0", :aws/serviceFullName "AWS Shield"}, - com.cognitect.aws/elasticmapreduce - {:mvn/version "715.2.433.0", - :aws/serviceFullName "Amazon Elastic MapReduce"}, - com.cognitect.aws/transfer - {:mvn/version "718.2.445.0", - :aws/serviceFullName "AWS Transfer for SFTP"}, - com.cognitect.aws/transcribe - {:mvn/version "722.2.464.0", - :aws/serviceFullName "Amazon Transcribe Service"}, - com.cognitect.aws/inspector - {:mvn/version "718.2.443.0", :aws/serviceFullName "Amazon Inspector"}, + com.cognitect.aws/personalize-events + {:mvn/version "723.2.476.0", + :aws/serviceFullName "Amazon Personalize Events"}, + com.cognitect.aws/personalize-runtime + {:mvn/version "723.2.476.0", + :aws/serviceFullName "Amazon Personalize Runtime"}, + com.cognitect.aws/pi + {:mvn/version "697.2.391.0", + :aws/serviceFullName "AWS Performance Insights"}, + com.cognitect.aws/pinpoint + {:mvn/version "737.2.499.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email {:mvn/version "722.2.466.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, - com.cognitect.aws/eventbridge - {:mvn/version "729.2.492.0", - :aws/serviceFullName "Amazon EventBridge"}, - com.cognitect.aws/cloudsearch + com.cognitect.aws/pinpoint-sms-voice + {:mvn/version "701.2.394.0", + :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, + com.cognitect.aws/polly + {:mvn/version "738.2.503.0", :aws/serviceFullName "Amazon Polly"}, + com.cognitect.aws/pricing {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon CloudSearch"}, - com.cognitect.aws/mq - {:mvn/version "737.2.497.0", :aws/serviceFullName "AmazonMQ"}, - com.cognitect.aws/fms - {:mvn/version "712.2.428.0", - :aws/serviceFullName "Firewall Management Service"}, - com.cognitect.aws/workdocs - {:mvn/version "707.2.408.0", :aws/serviceFullName "Amazon WorkDocs"}, - com.cognitect.aws/kinesisvideo - {:mvn/version "729.2.490.0", - :aws/serviceFullName "Amazon Kinesis Video Streams"}, - com.cognitect.aws/events - {:mvn/version "729.2.492.0", - :aws/serviceFullName "Amazon CloudWatch Events"}, - com.cognitect.aws/directconnect - {:mvn/version "726.2.484.0", - :aws/serviceFullName "AWS Direct Connect"}, - com.cognitect.aws/ec2 - {:mvn/version "737.2.499.0", - :aws/serviceFullName "Amazon Elastic Compute Cloud"}, - com.cognitect.aws/cloudhsmv2 - {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS CloudHSM V2"}, - com.cognitect.aws/iot1click-projects - {:mvn/version "712.2.427.0", - :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, - com.cognitect.aws/guardduty - {:mvn/version "723.2.475.0", :aws/serviceFullName "Amazon GuardDuty"}, - com.cognitect.aws/states - {:mvn/version "707.2.409.0", - :aws/serviceFullName "AWS Step Functions"}, - com.cognitect.aws/fsx - {:mvn/version "726.2.481.0", :aws/serviceFullName "Amazon FSx"}, - com.cognitect.aws/appmesh - {:mvn/version "723.2.475.0", :aws/serviceFullName "AWS App Mesh"}, + :aws/serviceFullName "AWS Price List Service"}, + com.cognitect.aws/quicksight + {:mvn/version "729.2.491.0", + :aws/serviceFullName "Amazon QuickSight"}, + com.cognitect.aws/ram + {:mvn/version "697.2.391.0", + :aws/serviceFullName "AWS Resource Access Manager"}, + com.cognitect.aws/rds + {:mvn/version "726.2.488.0", + :aws/serviceFullName "Amazon Relational Database Service"}, + com.cognitect.aws/rds-data + {:mvn/version "722.2.466.0", + :aws/serviceFullName "AWS RDS DataService"}, + com.cognitect.aws/redshift + {:mvn/version "726.2.485.0", :aws/serviceFullName "Amazon Redshift"}, + com.cognitect.aws/rekognition + {:mvn/version "712.2.419.0", + :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups {:mvn/version "716.2.441.0", :aws/serviceFullName "AWS Resource Groups"}, - com.cognitect.aws/workspaces - {:mvn/version "726.2.485.0", - :aws/serviceFullName "Amazon WorkSpaces"}, - com.cognitect.aws/devices - {:mvn/version "715.2.437.0", - :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, - com.cognitect.aws/iotanalytics - {:mvn/version "722.2.466.0", - :aws/serviceFullName "AWS IoT Analytics"}, + com.cognitect.aws/resourcegroupstaggingapi + {:mvn/version "726.2.481.0", + :aws/serviceFullName "AWS Resource Groups Tagging API"}, + com.cognitect.aws/robomaker + {:mvn/version "736.2.493.0", :aws/serviceFullName "AWS RoboMaker"}, + com.cognitect.aws/route53 + {:mvn/version "738.2.503.0", :aws/serviceFullName "Amazon Route 53"}, + com.cognitect.aws/route53domains + {:mvn/version "697.2.391.0", + :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, - com.cognitect.aws/eks - {:mvn/version "726.2.482.0", - :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, - com.cognitect.aws/comprehendmedical + com.cognitect.aws/runtime-lex {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS Comprehend Medical"}, - com.cognitect.aws/kafka - {:mvn/version "722.2.466.0", - :aws/serviceFullName "Managed Streaming for Kafka"}, + :aws/serviceFullName "Amazon Lex Runtime Service"}, + com.cognitect.aws/runtime-sagemaker + {:mvn/version "697.2.391.0", + :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 {:mvn/version "726.2.488.0", :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/AWSMigrationHub - {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS Migration Hub"}, - com.cognitect.aws/elasticache - {:mvn/version "736.2.495.0", - :aws/serviceFullName "Amazon ElastiCache"}, - com.cognitect.aws/sdb - {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon SimpleDB"}, - com.cognitect.aws/connect - {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon Connect Service"}, + com.cognitect.aws/s3control + {:mvn/version "718.2.446.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker {:mvn/version "723.2.473.0", :aws/serviceFullName "Amazon SageMaker Service"}, - com.cognitect.aws/cloudfront - {:mvn/version "723.2.476.0", - :aws/serviceFullName "Amazon CloudFront"}, - com.cognitect.aws/appsync - {:mvn/version "717.2.451.0", :aws/serviceFullName "AWS AppSync"}, - com.cognitect.aws/dynamodb - {:mvn/version "726.2.484.0", :aws/serviceFullName "Amazon DynamoDB"}, - com.cognitect.aws/workmail - {:mvn/version "718.2.449.0", :aws/serviceFullName "Amazon WorkMail"}, - com.cognitect.aws/iot-jobs-data - {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS IoT Jobs Data Plane"}, - com.cognitect.aws/elasticfilesystem - {:mvn/version "729.2.490.0", - :aws/serviceFullName "Amazon Elastic File System"}, - com.cognitect.aws/cloudhsm - {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon CloudHSM"}, - com.cognitect.aws/opsworkscm - {:mvn/version "719.2.463.0", - :aws/serviceFullName "AWS OpsWorks for Chef Automate"}, - com.cognitect.aws/codebuild - {:mvn/version "723.2.472.0", :aws/serviceFullName "AWS CodeBuild"}, - com.cognitect.aws/cognito-identity - {:mvn/version "712.2.425.0", - :aws/serviceFullName "Amazon Cognito Identity"}, - com.cognitect.aws/mediatailor - {:mvn/version "718.2.442.0", :aws/serviceFullName "AWS MediaTailor"}, + com.cognitect.aws/sdb + {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon SimpleDB"}, + com.cognitect.aws/secretsmanager + {:mvn/version "737.2.498.0", + :aws/serviceFullName "AWS Secrets Manager"}, + com.cognitect.aws/securityhub + {:mvn/version "726.2.481.0", :aws/serviceFullName "AWS SecurityHub"}, + com.cognitect.aws/serverlessrepo + {:mvn/version "712.2.420.0", + :aws/serviceFullName "AWSServerlessApplicationRepository"}, + com.cognitect.aws/service-quotas + {:mvn/version "726.2.488.0", :aws/serviceFullName "Service Quotas"}, + com.cognitect.aws/servicecatalog + {:mvn/version "729.2.491.0", + :aws/serviceFullName "AWS Service Catalog"}, + com.cognitect.aws/servicediscovery + {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Cloud Map"}, + com.cognitect.aws/shield + {:mvn/version "737.2.497.0", :aws/serviceFullName "AWS Shield"}, com.cognitect.aws/signer {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Signer"}, - com.cognitect.aws/runtime-lex + com.cognitect.aws/sms {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon Lex Runtime Service"}, - com.cognitect.aws/waf-regional - {:mvn/version "729.2.490.0", :aws/serviceFullName "AWS WAF Regional"}, - com.cognitect.aws/athena - {:mvn/version "707.2.409.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/batch - {:mvn/version "717.2.443.0", :aws/serviceFullName "AWS Batch"}, - com.cognitect.aws/runtime-sagemaker + :aws/serviceFullName "AWS Server Migration Service"}, + com.cognitect.aws/snowball {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon SageMaker Runtime"}, - com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "714.2.430.0", - :aws/serviceFullName "Elastic Load Balancing"}, - com.cognitect.aws/importexport + :aws/serviceFullName "Amazon Import/Export Snowball"}, + com.cognitect.aws/sns + {:mvn/version "718.2.444.0", + :aws/serviceFullName "Amazon Simple Notification Service"}, + com.cognitect.aws/sqs + {:mvn/version "736.2.496.0", + :aws/serviceFullName "Amazon Simple Queue Service"}, + com.cognitect.aws/ssm + {:mvn/version "737.2.498.0", + :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + com.cognitect.aws/states + {:mvn/version "707.2.409.0", + :aws/serviceFullName "AWS Step Functions"}, + com.cognitect.aws/storagegateway + {:mvn/version "722.2.468.0", + :aws/serviceFullName "AWS Storage Gateway"}, + com.cognitect.aws/streams-dynamodb {:mvn/version "697.2.391.0", - :aws/serviceFullName "AWS Import/Export"}, + :aws/serviceFullName "Amazon DynamoDB Streams"}, + com.cognitect.aws/sts + {:mvn/version "737.2.499.0", + :aws/serviceFullName "AWS Security Token Service"}, + com.cognitect.aws/support + {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf {:mvn/version "726.2.488.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, - :services {}, - com.cognitect.aws/codestar - {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS CodeStar"}, - com.cognitect.aws/streams-dynamodb - {:mvn/version "697.2.391.0", - :aws/serviceFullName "Amazon DynamoDB Streams"}} + com.cognitect.aws/textract + {:mvn/version "718.2.442.0", :aws/serviceFullName "Amazon Textract"}, + com.cognitect.aws/transcribe + {:mvn/version "722.2.464.0", + :aws/serviceFullName "Amazon Transcribe Service"}, + com.cognitect.aws/transfer + {:mvn/version "718.2.445.0", + :aws/serviceFullName "AWS Transfer for SFTP"}, + com.cognitect.aws/translate + {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Translate"}, + com.cognitect.aws/waf + {:mvn/version "729.2.490.0", :aws/serviceFullName "AWS WAF"}, + com.cognitect.aws/waf-regional + {:mvn/version "729.2.490.0", :aws/serviceFullName "AWS WAF Regional"}, + com.cognitect.aws/workdocs + {:mvn/version "707.2.408.0", :aws/serviceFullName "Amazon WorkDocs"}, + com.cognitect.aws/worklink + {:mvn/version "719.2.461.0", :aws/serviceFullName "Amazon WorkLink"}, + com.cognitect.aws/workmail + {:mvn/version "718.2.449.0", :aws/serviceFullName "Amazon WorkMail"}, + com.cognitect.aws/workspaces + {:mvn/version "726.2.485.0", + :aws/serviceFullName "Amazon WorkSpaces"}, + com.cognitect.aws/xray + {:mvn/version "718.2.447.0", :aws/serviceFullName "AWS X-Ray"}} From 4be92ff943c2b5b531f659fcb2b63e1682455cd9 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 9 Aug 2019 15:19:32 -0500 Subject: [PATCH 004/151] improve version updater --- build/release | 2 +- build/src/cognitect/aws/release_updater.clj | 68 +++++++++++++++------ 2 files changed, 49 insertions(+), 21 deletions(-) diff --git a/build/release b/build/release index 0746884f..b9e83974 100755 --- a/build/release +++ b/build/release @@ -23,7 +23,7 @@ git tag -a v${version} -m "Release ${version}" git push origin v${version} echo "Updating README.md, CHANGES.md, and latest-releases.edn with ${version}" -clj -A:update-versions +clj -A:update-versions --update-latest-releases --update-changelog --update-readme git commit -m "Update README.md, CHANGES.md, and latest-releases.edn with ${version}" \ README.md CHANGES.md latest-releases.edn git push diff --git a/build/src/cognitect/aws/release_updater.clj b/build/src/cognitect/aws/release_updater.clj index 377f44e8..b003619a 100644 --- a/build/src/cognitect/aws/release_updater.clj +++ b/build/src/cognitect/aws/release_updater.clj @@ -6,6 +6,8 @@ [clojure.java.shell :as shell]) (:import (java.util Date))) +(set! *print-namespace-maps* false) + (defn version-prefix [] (read-string (slurp (io/file "VERSION_PREFIX")))) @@ -17,11 +19,6 @@ (defn version [] (str (version-prefix) "." (git-revision))) -(defn update-version-in-line [version line] - (if (re-find (re-pattern (str "com.cognitect.aws\\/api")) line) - (str/replace-first line (re-pattern "\\d+.\\d+.\\d+") version) - line)) - (defn update-file [fname ext xform] (let [f (io/file (str fname "." ext)) cp (java.io.File/createTempFile fname (str "." ext))] @@ -32,12 +29,25 @@ (.write w (xform l)) (.newLine w))))) -(defn update-readme [version] - (update-file "README" - "md" - #(if (re-find (re-pattern (str "com.cognitect.aws\\/api")) %) - (str/replace-first % (re-pattern "\\d+.\\d+.\\d+") version) - %))) +(defn latest-releases [] + (-> (io/file "latest-releases.edn") + slurp + edn/read-string)) + +(defn update-version-in-readme [latest libname] + (let [version (get-in latest [(symbol "com.cognitect.aws" libname) :mvn/version])] + version + (update-file "README" + "md" + #(if (re-find (re-pattern (str "com.cognitect.aws\\/" libname "\\s+\\{:mvn\\/version")) %) + (str/replace-first % (re-pattern "\\d+(.\\d+)+") version) + %)))) + +(defn update-versions-in-readme [] + (let [latest (latest-releases)] + (update-version-in-readme latest "api") + (update-version-in-readme latest "endpoints") + (update-version-in-readme latest "s3"))) (defn update-changelog [version] (update-file "CHANGES" @@ -48,7 +58,7 @@ (str version " / " (.format (java.text.SimpleDateFormat. "yyyy-MM-dd") (Date.)))) %))) -(defn update-latest-releases [version] +(defn update-api-version-in-latest-releases [version] (let [f (io/file "latest-releases.edn") data (edn/read-string (slurp f))] (binding [*print-namespace-maps* false @@ -56,13 +66,31 @@ (spit f (with-out-str (clojure.pprint/pprint - (-> data - (assoc-in [:api 'com.cognitect.aws/api] version) - (update :services #(into (sorted-map) %))))))))) + (->> (assoc-in data ['com.cognitect.aws/api :mvn/version] version) + (into (sorted-map-by (-> (fn [a b] + (cond (= "api" (name a)) -1 + (= "api" (name b)) 1 + :else 0)) + (.thenComparing + (fn [a b] + (cond (= "endpoints" (name a)) -1 + (= "endpoints" (name b)) 1 + :else (compare a b)))))))))))))) -(defn -main [] - (let [v (version)] - (update-readme v) - (update-changelog v) - (update-latest-releases v)) +(defn -main [& argv] + (let [args (set argv) + v (version)] + (when (contains? args "--update-latest-releases") + (update-api-version-in-latest-releases v)) + (when (contains? args "--update-changelog") + (update-changelog v)) + (when (contains? args "--update-readme") + (update-versions-in-readme))) (System/exit 0)) + +(comment + (version) + + (git-revision) + + ) From 1170ab096ed036fbbd84434dbd6435eca9731f7c Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 9 Aug 2019 18:32:39 -0500 Subject: [PATCH 005/151] update latest releases --- README.md | 2 +- latest-releases.edn | 32 +++++++++++++++++--------------- 2 files changed, 18 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 3e19ae78..5b734bfa 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.352"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.602"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.607"} com.cognitect.aws/s3 {:mvn/version "726.2.488.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index bdf87905..c21ee92c 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,5 +1,5 @@ {com.cognitect.aws/api {:mvn/version "0.8.352"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.602"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.607"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Migration Hub"}, @@ -28,7 +28,7 @@ {:mvn/version "711.2.412.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "726.2.488.0", + {:mvn/version "741.2.505.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, com.cognitect.aws/appmesh {:mvn/version "723.2.475.0", :aws/serviceFullName "AWS App Mesh"}, @@ -46,7 +46,7 @@ com.cognitect.aws/backup {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Backup"}, com.cognitect.aws/batch - {:mvn/version "738.2.501.0", :aws/serviceFullName "AWS Batch"}, + {:mvn/version "741.2.505.0", :aws/serviceFullName "AWS Batch"}, com.cognitect.aws/budgets {:mvn/version "719.2.461.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce @@ -78,7 +78,7 @@ com.cognitect.aws/cloudtrail {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS CloudTrail"}, com.cognitect.aws/codebuild - {:mvn/version "723.2.472.0", :aws/serviceFullName "AWS CodeBuild"}, + {:mvn/version "741.2.506.0", :aws/serviceFullName "AWS CodeBuild"}, com.cognitect.aws/codecommit {:mvn/version "738.2.502.0", :aws/serviceFullName "AWS CodeCommit"}, com.cognitect.aws/codedeploy @@ -114,7 +114,7 @@ {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Data Pipeline"}, com.cognitect.aws/datasync - {:mvn/version "719.2.460.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "741.2.504.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, @@ -144,7 +144,7 @@ com.cognitect.aws/dynamodb {:mvn/version "726.2.484.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ec2 - {:mvn/version "738.2.501.0", + {:mvn/version "741.2.504.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "726.2.488.0", @@ -210,14 +210,14 @@ {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Global Accelerator"}, com.cognitect.aws/glue - {:mvn/version "738.2.501.0", :aws/serviceFullName "AWS Glue"}, + {:mvn/version "741.2.506.0", :aws/serviceFullName "AWS Glue"}, com.cognitect.aws/greengrass {:mvn/version "738.2.501.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation {:mvn/version "722.2.470.0", :aws/serviceFullName "AWS Ground Station"}, com.cognitect.aws/guardduty - {:mvn/version "723.2.475.0", :aws/serviceFullName "Amazon GuardDuty"}, + {:mvn/version "741.2.507.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health {:mvn/version "726.2.479.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, @@ -230,7 +230,7 @@ com.cognitect.aws/inspector {:mvn/version "718.2.443.0", :aws/serviceFullName "Amazon Inspector"}, com.cognitect.aws/iot - {:mvn/version "712.2.426.0", :aws/serviceFullName "AWS IoT"}, + {:mvn/version "741.2.507.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS IoT Data Plane"}, @@ -274,6 +274,9 @@ com.cognitect.aws/kms {:mvn/version "718.2.448.0", :aws/serviceFullName "AWS Key Management Service"}, + com.cognitect.aws/lakeformation + {:mvn/version "741.2.507.0", + :aws/serviceFullName "AWS Lake Formation"}, com.cognitect.aws/lambda {:mvn/version "718.2.454.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models @@ -301,7 +304,7 @@ com.cognitect.aws/mediaconnect {:mvn/version "738.2.501.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "738.2.503.0", + {:mvn/version "741.2.507.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive {:mvn/version "737.2.500.0", @@ -341,8 +344,7 @@ com.cognitect.aws/opsworks {:mvn/version "726.2.479.0", :aws/serviceFullName "AWS OpsWorks"}, com.cognitect.aws/opsworkscm - {:mvn/version "719.2.463.0", - :aws/serviceFullName "AWS OpsWorks for Chef Automate"}, + {:mvn/version "741.2.506.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations {:mvn/version "726.2.486.0", :aws/serviceFullName "AWS Organizations"}, @@ -384,7 +386,7 @@ {:mvn/version "722.2.466.0", :aws/serviceFullName "AWS RDS DataService"}, com.cognitect.aws/redshift - {:mvn/version "726.2.485.0", :aws/serviceFullName "Amazon Redshift"}, + {:mvn/version "741.2.507.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition {:mvn/version "712.2.419.0", :aws/serviceFullName "Amazon Rekognition"}, @@ -405,7 +407,7 @@ {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex - {:mvn/version "697.2.391.0", + {:mvn/version "741.2.507.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker {:mvn/version "697.2.391.0", @@ -464,7 +466,7 @@ {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "737.2.499.0", + {:mvn/version "741.2.504.0", :aws/serviceFullName "AWS Security Token Service"}, com.cognitect.aws/support {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Support"}, From 092aeef75efca158a61b95f6450b7a0753106717 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sat, 10 Aug 2019 12:01:14 -0500 Subject: [PATCH 006/151] changes --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 46f31bbe..af86f4a0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,9 @@ # aws-api 0.8 +### DEV + +* Include service full names in latest-releases.edn [#32](https://github.com/cognitect-labs/aws-api/issues/32) + ### 0.8.352 / 2019-07-26 * Use custom dynaload for http-client [#88](https://github.com/cognitect-labs/aws-api/issues/88) From f90508aed342162066e2fa377e9e7b8319abd339 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Mon, 16 Sep 2019 12:21:08 -0500 Subject: [PATCH 007/151] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b734bfa..e0c92db0 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ involved example using AWS STS. ## Region lookup -The aws-api client looks up the region the same with the [java +The aws-api client looks up the region the same way the [java SDK](https://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/java-dg-region-selection.html) does, with an additional check for a System property named "aws.region" after it checks for the AWS_REGION environment variable From 3f6833f290b38f3633b77f8b90c37988ef20a18d Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Mon, 16 Sep 2019 15:59:32 -0500 Subject: [PATCH 008/151] update latest releases --- README.md | 2 +- latest-releases.edn | 108 +++++++++++++++++++++++++------------------- 2 files changed, 62 insertions(+), 48 deletions(-) diff --git a/README.md b/README.md index e0c92db0..d9c6b01d 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.352"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.607"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.631"} com.cognitect.aws/s3 {:mvn/version "726.2.488.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index c21ee92c..10a94a4f 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,5 +1,5 @@ {com.cognitect.aws/api {:mvn/version "0.8.352"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.607"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.631"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Migration Hub"}, @@ -11,7 +11,7 @@ :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "726.2.485.0", + {:mvn/version "742.2.514.0", :aws/serviceFullName "Alexa For Business"}, com.cognitect.aws/amplify {:mvn/version "729.2.490.0", :aws/serviceFullName "AWS Amplify"}, @@ -19,27 +19,27 @@ {:mvn/version "726.2.481.0", :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi - {:mvn/version "701.2.393.0", + {:mvn/version "742.2.521.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 {:mvn/version "736.2.493.0", :aws/serviceFullName "AmazonApiGatewayV2"}, com.cognitect.aws/application-autoscaling - {:mvn/version "711.2.412.0", + {:mvn/version "742.2.520.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights {:mvn/version "741.2.505.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, com.cognitect.aws/appmesh - {:mvn/version "723.2.475.0", :aws/serviceFullName "AWS App Mesh"}, + {:mvn/version "742.2.525.0", :aws/serviceFullName "AWS App Mesh"}, com.cognitect.aws/appstream - {:mvn/version "726.2.487.0", :aws/serviceFullName "Amazon AppStream"}, + {:mvn/version "742.2.525.0", :aws/serviceFullName "Amazon AppStream"}, com.cognitect.aws/appsync - {:mvn/version "717.2.451.0", :aws/serviceFullName "AWS AppSync"}, + {:mvn/version "742.2.509.0", :aws/serviceFullName "AWS AppSync"}, com.cognitect.aws/athena - {:mvn/version "707.2.409.0", :aws/serviceFullName "Amazon Athena"}, + {:mvn/version "742.2.511.0", :aws/serviceFullName "Amazon Athena"}, com.cognitect.aws/autoscaling - {:mvn/version "736.2.494.0", :aws/serviceFullName "Auto Scaling"}, + {:mvn/version "742.2.508.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans {:mvn/version "711.2.413.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, @@ -80,11 +80,11 @@ com.cognitect.aws/codebuild {:mvn/version "741.2.506.0", :aws/serviceFullName "AWS CodeBuild"}, com.cognitect.aws/codecommit - {:mvn/version "738.2.502.0", :aws/serviceFullName "AWS CodeCommit"}, + {:mvn/version "742.2.511.0", :aws/serviceFullName "AWS CodeCommit"}, com.cognitect.aws/codedeploy {:mvn/version "736.2.495.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codepipeline - {:mvn/version "718.2.456.0", :aws/serviceFullName "AWS CodePipeline"}, + {:mvn/version "742.2.520.0", :aws/serviceFullName "AWS CodePipeline"}, com.cognitect.aws/codestar {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/cognito-identity @@ -103,18 +103,18 @@ {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/config - {:mvn/version "736.2.494.0", :aws/serviceFullName "AWS Config"}, + {:mvn/version "742.2.527.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/cur - {:mvn/version "711.2.411.0", + {:mvn/version "742.2.513.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, com.cognitect.aws/datapipeline {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Data Pipeline"}, com.cognitect.aws/datasync - {:mvn/version "741.2.504.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "742.2.516.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, @@ -144,7 +144,7 @@ com.cognitect.aws/dynamodb {:mvn/version "726.2.484.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ec2 - {:mvn/version "741.2.504.0", + {:mvn/version "742.2.528.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "726.2.488.0", @@ -153,13 +153,13 @@ {:mvn/version "737.2.500.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "736.2.495.0", + {:mvn/version "742.2.522.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "726.2.482.0", + {:mvn/version "742.2.523.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elasticache - {:mvn/version "736.2.495.0", + {:mvn/version "742.2.520.0", :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk {:mvn/version "712.2.419.0", @@ -171,16 +171,16 @@ {:mvn/version "697.2.391.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "714.2.430.0", + {:mvn/version "742.2.528.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "715.2.433.0", + {:mvn/version "742.2.512.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email - {:mvn/version "722.2.470.0", + {:mvn/version "742.2.527.0", :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/entitlement-marketplace {:mvn/version "697.2.391.0", @@ -200,17 +200,23 @@ com.cognitect.aws/fms {:mvn/version "712.2.428.0", :aws/serviceFullName "Firewall Management Service"}, + com.cognitect.aws/forecast + {:mvn/version "742.2.528.0", + :aws/serviceFullName "Amazon Forecast Service"}, + com.cognitect.aws/forecastquery + {:mvn/version "742.2.528.0", + :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/fsx {:mvn/version "726.2.481.0", :aws/serviceFullName "Amazon FSx"}, com.cognitect.aws/gamelift - {:mvn/version "729.2.490.0", :aws/serviceFullName "Amazon GameLift"}, + {:mvn/version "742.2.522.0", :aws/serviceFullName "Amazon GameLift"}, com.cognitect.aws/glacier {:mvn/version "729.2.491.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "697.2.391.0", + {:mvn/version "742.2.519.0", :aws/serviceFullName "AWS Global Accelerator"}, com.cognitect.aws/glue - {:mvn/version "741.2.506.0", :aws/serviceFullName "AWS Glue"}, + {:mvn/version "742.2.511.0", :aws/serviceFullName "AWS Glue"}, com.cognitect.aws/greengrass {:mvn/version "738.2.501.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation @@ -263,7 +269,7 @@ {:mvn/version "726.2.480.0", :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, com.cognitect.aws/kinesisanalytics - {:mvn/version "718.2.452.0", + {:mvn/version "742.2.525.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 {:mvn/version "718.2.452.0", @@ -278,7 +284,7 @@ {:mvn/version "741.2.507.0", :aws/serviceFullName "AWS Lake Formation"}, com.cognitect.aws/lambda - {:mvn/version "718.2.454.0", :aws/serviceFullName "AWS Lambda"}, + {:mvn/version "742.2.520.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, @@ -299,21 +305,21 @@ {:mvn/version "718.2.457.0", :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "697.2.391.0", + {:mvn/version "742.2.525.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect - {:mvn/version "738.2.501.0", :aws/serviceFullName "AWS MediaConnect"}, + {:mvn/version "742.2.527.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "741.2.507.0", + {:mvn/version "742.2.519.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "737.2.500.0", + {:mvn/version "742.2.528.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage {:mvn/version "726.2.480.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod - {:mvn/version "722.2.470.0", + {:mvn/version "742.2.517.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore {:mvn/version "726.2.487.0", @@ -332,10 +338,10 @@ {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "729.2.490.0", + {:mvn/version "742.2.508.0", :aws/serviceFullName "Amazon CloudWatch"}, com.cognitect.aws/mq - {:mvn/version "737.2.497.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "742.2.521.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Mechanical Turk"}, @@ -346,7 +352,7 @@ com.cognitect.aws/opsworkscm {:mvn/version "741.2.506.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "726.2.486.0", + {:mvn/version "742.2.519.0", :aws/serviceFullName "AWS Organizations"}, com.cognitect.aws/personalize {:mvn/version "723.2.476.0", @@ -355,7 +361,7 @@ {:mvn/version "723.2.476.0", :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "723.2.476.0", + {:mvn/version "742.2.515.0", :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi {:mvn/version "697.2.391.0", @@ -373,6 +379,11 @@ com.cognitect.aws/pricing {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Price List Service"}, + com.cognitect.aws/qldb + {:mvn/version "742.2.528.0", :aws/serviceFullName "Amazon QLDB"}, + com.cognitect.aws/qldb-session + {:mvn/version "742.2.528.0", + :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight {:mvn/version "729.2.491.0", :aws/serviceFullName "Amazon QuickSight"}, @@ -380,7 +391,7 @@ {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "726.2.488.0", + {:mvn/version "742.2.527.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data {:mvn/version "722.2.466.0", @@ -388,16 +399,16 @@ com.cognitect.aws/redshift {:mvn/version "741.2.507.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition - {:mvn/version "712.2.419.0", + {:mvn/version "742.2.515.0", :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups {:mvn/version "716.2.441.0", :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "726.2.481.0", + {:mvn/version "742.2.522.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, com.cognitect.aws/robomaker - {:mvn/version "736.2.493.0", :aws/serviceFullName "AWS RoboMaker"}, + {:mvn/version "742.2.525.0", :aws/serviceFullName "AWS RoboMaker"}, com.cognitect.aws/route53 {:mvn/version "738.2.503.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains @@ -418,7 +429,7 @@ com.cognitect.aws/s3control {:mvn/version "718.2.446.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "723.2.473.0", + {:mvn/version "742.2.515.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sdb {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon SimpleDB"}, @@ -426,7 +437,7 @@ {:mvn/version "737.2.498.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub - {:mvn/version "726.2.481.0", :aws/serviceFullName "AWS SecurityHub"}, + {:mvn/version "742.2.518.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo {:mvn/version "712.2.420.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, @@ -451,16 +462,16 @@ {:mvn/version "718.2.444.0", :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "736.2.496.0", + {:mvn/version "742.2.519.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "737.2.498.0", + {:mvn/version "742.2.518.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, com.cognitect.aws/states - {:mvn/version "707.2.409.0", + {:mvn/version "742.2.527.0", :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "722.2.468.0", + {:mvn/version "742.2.526.0", :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb {:mvn/version "697.2.391.0", @@ -476,10 +487,10 @@ com.cognitect.aws/textract {:mvn/version "718.2.442.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "722.2.464.0", + {:mvn/version "742.2.523.0", :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "718.2.445.0", + {:mvn/version "742.2.514.0", :aws/serviceFullName "AWS Transfer for SFTP"}, com.cognitect.aws/translate {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Translate"}, @@ -493,6 +504,9 @@ {:mvn/version "719.2.461.0", :aws/serviceFullName "Amazon WorkLink"}, com.cognitect.aws/workmail {:mvn/version "718.2.449.0", :aws/serviceFullName "Amazon WorkMail"}, + com.cognitect.aws/workmailmessageflow + {:mvn/version "742.2.528.0", + :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces {:mvn/version "726.2.485.0", :aws/serviceFullName "Amazon WorkSpaces"}, From 7e37dde660c060c548d2de1467598ed1c4ee7860 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 20 Sep 2019 09:14:32 -0500 Subject: [PATCH 009/151] bump dep on test.check --- deps.edn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps.edn b/deps.edn index abeeeb91..69ba3372 100644 --- a/deps.edn +++ b/deps.edn @@ -13,14 +13,14 @@ :main-opts ["-m" "cognitect.aws.release-updater"]} :dev {:extra-paths ["dev/src" "dev/resources" "test/src" "test/resources"] :extra-deps {commons-io/commons-io {:mvn/version "2.5"} - org.clojure/test.check {:mvn/version "0.10.0-RC1"} + org.clojure/test.check {:mvn/version "0.10.0"} org.slf4j/slf4j-log4j12 {:mvn/version "1.7.25"} http-kit {:mvn/version "2.3.0"}}} :test {:extra-deps {com.cognitect/test-runner {:git/url "https://github.com/cognitect-labs/test-runner.git" :sha "209b64504cb3bd3b99ecfec7937b358a879f55c1"}} :main-opts ["-m" "cognitect.test-runner"]} :examples {:extra-paths ["examples" "examples/resources" "dev/resources"] - :extra-deps {org.clojure/test.check {:mvn/version "0.10.0-RC1"} + :extra-deps {org.clojure/test.check {:mvn/version "0.10.0"} org.slf4j/slf4j-log4j12 {:mvn/version "1.7.25"} com.cognitect.aws/endpoints {:mvn/version "1.1.11.586"} com.cognitect.aws/dynamodb {:mvn/version "726.2.484.0"} From 8b4f646e5692c0d2e2c7ad0e54c254cd14a45b8a Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 20 Sep 2019 11:09:29 -0500 Subject: [PATCH 010/151] update latest releases --- README.md | 2 +- latest-releases.edn | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d9c6b01d..52f04d17 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.352"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.631"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.632"} com.cognitect.aws/s3 {:mvn/version "726.2.488.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 10a94a4f..b8eaa8ae 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,5 +1,5 @@ {com.cognitect.aws/api {:mvn/version "0.8.352"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.631"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.632"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Migration Hub"}, @@ -37,7 +37,7 @@ com.cognitect.aws/appsync {:mvn/version "742.2.509.0", :aws/serviceFullName "AWS AppSync"}, com.cognitect.aws/athena - {:mvn/version "742.2.511.0", :aws/serviceFullName "Amazon Athena"}, + {:mvn/version "744.2.530.0", :aws/serviceFullName "Amazon Athena"}, com.cognitect.aws/autoscaling {:mvn/version "742.2.508.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans @@ -153,7 +153,7 @@ {:mvn/version "737.2.500.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "742.2.522.0", + {:mvn/version "744.2.532.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks {:mvn/version "742.2.523.0", @@ -355,7 +355,7 @@ {:mvn/version "742.2.519.0", :aws/serviceFullName "AWS Organizations"}, com.cognitect.aws/personalize - {:mvn/version "723.2.476.0", + {:mvn/version "744.2.530.0", :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events {:mvn/version "723.2.476.0", @@ -388,7 +388,7 @@ {:mvn/version "729.2.491.0", :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram - {:mvn/version "697.2.391.0", + {:mvn/version "744.2.531.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds {:mvn/version "742.2.527.0", @@ -497,7 +497,7 @@ com.cognitect.aws/waf {:mvn/version "729.2.490.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional - {:mvn/version "729.2.490.0", :aws/serviceFullName "AWS WAF Regional"}, + {:mvn/version "744.2.531.0", :aws/serviceFullName "AWS WAF Regional"}, com.cognitect.aws/workdocs {:mvn/version "707.2.408.0", :aws/serviceFullName "Amazon WorkDocs"}, com.cognitect.aws/worklink From 81016f3315eaaf104e8e07719e53a226663993f8 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Mon, 23 Sep 2019 05:39:06 -0500 Subject: [PATCH 011/151] update comment in dynamodb example --- examples/dynamodb_examples.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/dynamodb_examples.clj b/examples/dynamodb_examples.clj index f7460a74..730d61dc 100644 --- a/examples/dynamodb_examples.clj +++ b/examples/dynamodb_examples.clj @@ -20,7 +20,7 @@ ;; doc! (aws/doc ddb :ListTables) (aws/doc ddb :CreateTable) -(aws/doc ddb :Scan) ;; this one has references in the request/response +(aws/doc ddb :Scan) ;; this one has a Given section with shape/AttributeValue ;; 1. Create Example Tables From 71dc18a4a86dc0b45a6e19fadd460b705a04fe09 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Mon, 23 Sep 2019 13:54:28 -0500 Subject: [PATCH 012/151] update latest releases --- README.md | 2 +- deps.edn | 10 +- latest-releases.edn | 280 ++++++++++++++++++++++---------------------- 3 files changed, 146 insertions(+), 146 deletions(-) diff --git a/README.md b/README.md index 52f04d17..3138ae13 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.352"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.632"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.636"} com.cognitect.aws/s3 {:mvn/version "726.2.488.0"}}} ``` diff --git a/deps.edn b/deps.edn index 69ba3372..16d5b0b3 100644 --- a/deps.edn +++ b/deps.edn @@ -23,10 +23,10 @@ :extra-deps {org.clojure/test.check {:mvn/version "0.10.0"} org.slf4j/slf4j-log4j12 {:mvn/version "1.7.25"} com.cognitect.aws/endpoints {:mvn/version "1.1.11.586"} - com.cognitect.aws/dynamodb {:mvn/version "726.2.484.0"} - com.cognitect.aws/ec2 {:mvn/version "726.2.488.0"} - com.cognitect.aws/iam {:mvn/version "726.2.480.0"} - com.cognitect.aws/lambda {:mvn/version "718.2.454.0"} - com.cognitect.aws/s3 {:mvn/version "726.2.488.0"} + com.cognitect.aws/dynamodb {:mvn/version "746.2.533.0"} + com.cognitect.aws/ec2 {:mvn/version "746.2.533.0"} + com.cognitect.aws/iam {:mvn/version "746.2.533.0"} + com.cognitect.aws/lambda {:mvn/version "746.2.533.0"} + com.cognitect.aws/s3 {:mvn/version "746.2.533.0"} com.cognitect.aws/ssm {:mvn/version "726.2.481.0"} com.cognitect.aws/sts {:mvn/version "722.2.464.0"}}}}} diff --git a/latest-releases.edn b/latest-releases.edn index b8eaa8ae..113950e8 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,298 +1,298 @@ {com.cognitect.aws/api {:mvn/version "0.8.352"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.632"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.636"}, com.cognitect.aws/AWSMigrationHub - {:mvn/version "697.2.391.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/acm - {:mvn/version "715.2.434.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca - {:mvn/version "726.2.479.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "742.2.514.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Alexa For Business"}, com.cognitect.aws/amplify - {:mvn/version "729.2.490.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway - {:mvn/version "726.2.481.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi - {:mvn/version "742.2.521.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "736.2.493.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AmazonApiGatewayV2"}, com.cognitect.aws/application-autoscaling - {:mvn/version "742.2.520.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "741.2.505.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, com.cognitect.aws/appmesh - {:mvn/version "742.2.525.0", :aws/serviceFullName "AWS App Mesh"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS App Mesh"}, com.cognitect.aws/appstream - {:mvn/version "742.2.525.0", :aws/serviceFullName "Amazon AppStream"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon AppStream"}, com.cognitect.aws/appsync - {:mvn/version "742.2.509.0", :aws/serviceFullName "AWS AppSync"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS AppSync"}, com.cognitect.aws/athena - {:mvn/version "744.2.530.0", :aws/serviceFullName "Amazon Athena"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Athena"}, com.cognitect.aws/autoscaling - {:mvn/version "742.2.508.0", :aws/serviceFullName "Auto Scaling"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans - {:mvn/version "711.2.413.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, com.cognitect.aws/backup - {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Backup"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Backup"}, com.cognitect.aws/batch - {:mvn/version "741.2.505.0", :aws/serviceFullName "AWS Batch"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Batch"}, com.cognitect.aws/budgets - {:mvn/version "719.2.461.0", :aws/serviceFullName "AWS Budgets"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "738.2.501.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Cost Explorer Service"}, com.cognitect.aws/chime - {:mvn/version "722.2.464.0", :aws/serviceFullName "Amazon Chime"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Chime"}, com.cognitect.aws/cloud9 - {:mvn/version "707.2.409.0", :aws/serviceFullName "AWS Cloud9"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory - {:mvn/version "697.2.391.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation - {:mvn/version "717.2.442.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "723.2.476.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon CloudFront"}, com.cognitect.aws/cloudhsm - {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon CloudHSM"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon CloudHSM"}, com.cognitect.aws/cloudhsmv2 - {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS CloudHSM V2"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch - {:mvn/version "697.2.391.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon CloudSearch"}, com.cognitect.aws/cloudsearchdomain - {:mvn/version "697.2.391.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, com.cognitect.aws/cloudtrail - {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS CloudTrail"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS CloudTrail"}, com.cognitect.aws/codebuild - {:mvn/version "741.2.506.0", :aws/serviceFullName "AWS CodeBuild"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS CodeBuild"}, com.cognitect.aws/codecommit - {:mvn/version "742.2.511.0", :aws/serviceFullName "AWS CodeCommit"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS CodeCommit"}, com.cognitect.aws/codedeploy - {:mvn/version "736.2.495.0", :aws/serviceFullName "AWS CodeDeploy"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codepipeline - {:mvn/version "742.2.520.0", :aws/serviceFullName "AWS CodePipeline"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS CodePipeline"}, com.cognitect.aws/codestar - {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS CodeStar"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/cognito-identity - {:mvn/version "712.2.425.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "717.2.449.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync - {:mvn/version "697.2.391.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "736.2.495.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "697.2.391.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/config - {:mvn/version "742.2.527.0", :aws/serviceFullName "AWS Config"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "697.2.391.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/cur - {:mvn/version "742.2.513.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, com.cognitect.aws/datapipeline - {:mvn/version "697.2.391.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Data Pipeline"}, com.cognitect.aws/datasync - {:mvn/version "742.2.516.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax - {:mvn/version "697.2.391.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, com.cognitect.aws/devicefarm - {:mvn/version "726.2.480.0", :aws/serviceFullName "AWS Device Farm"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices - {:mvn/version "715.2.437.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/directconnect - {:mvn/version "726.2.484.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery - {:mvn/version "716.2.440.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "722.2.465.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "736.2.494.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb - {:mvn/version "726.2.486.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, com.cognitect.aws/ds - {:mvn/version "707.2.406.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Directory Service"}, com.cognitect.aws/dynamodb - {:mvn/version "726.2.484.0", :aws/serviceFullName "Amazon DynamoDB"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ec2 - {:mvn/version "742.2.528.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "726.2.488.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "737.2.500.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "744.2.532.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "742.2.523.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elasticache - {:mvn/version "742.2.520.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk - {:mvn/version "712.2.419.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem - {:mvn/version "729.2.490.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing - {:mvn/version "697.2.391.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 {:mvn/version "742.2.528.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "742.2.512.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email - {:mvn/version "742.2.527.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/entitlement-marketplace - {:mvn/version "697.2.391.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "736.2.493.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge - {:mvn/version "729.2.492.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events - {:mvn/version "729.2.492.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon CloudWatch Events"}, com.cognitect.aws/firehose - {:mvn/version "697.2.391.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms - {:mvn/version "712.2.428.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast - {:mvn/version "742.2.528.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery - {:mvn/version "742.2.528.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/fsx - {:mvn/version "726.2.481.0", :aws/serviceFullName "Amazon FSx"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon FSx"}, com.cognitect.aws/gamelift - {:mvn/version "742.2.522.0", :aws/serviceFullName "Amazon GameLift"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon GameLift"}, com.cognitect.aws/glacier - {:mvn/version "729.2.491.0", :aws/serviceFullName "Amazon Glacier"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator {:mvn/version "742.2.519.0", :aws/serviceFullName "AWS Global Accelerator"}, com.cognitect.aws/glue - {:mvn/version "742.2.511.0", :aws/serviceFullName "AWS Glue"}, + {:mvn/version "746.2.532.0", :aws/serviceFullName "AWS Glue"}, com.cognitect.aws/greengrass - {:mvn/version "738.2.501.0", :aws/serviceFullName "AWS Greengrass"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation - {:mvn/version "722.2.470.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Ground Station"}, com.cognitect.aws/guardduty - {:mvn/version "741.2.507.0", :aws/serviceFullName "Amazon GuardDuty"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health - {:mvn/version "726.2.479.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/iam - {:mvn/version "736.2.493.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/importexport - {:mvn/version "697.2.391.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Import/Export"}, com.cognitect.aws/inspector - {:mvn/version "718.2.443.0", :aws/serviceFullName "Amazon Inspector"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Inspector"}, com.cognitect.aws/iot - {:mvn/version "741.2.507.0", :aws/serviceFullName "AWS IoT"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data - {:mvn/version "697.2.391.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data - {:mvn/version "697.2.391.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS IoT Jobs Data Plane"}, com.cognitect.aws/iot1click-projects - {:mvn/version "712.2.427.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics - {:mvn/version "722.2.466.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS IoT Analytics"}, com.cognitect.aws/iotevents - {:mvn/version "736.2.496.0", :aws/serviceFullName "AWS IoT Events"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data - {:mvn/version "726.2.479.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS IoT Events Data"}, com.cognitect.aws/iotthingsgraph - {:mvn/version "722.2.470.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/kafka - {:mvn/version "722.2.466.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kinesis - {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Kinesis"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media - {:mvn/version "729.2.490.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, com.cognitect.aws/kinesis-video-media - {:mvn/version "726.2.480.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, com.cognitect.aws/kinesisanalytics - {:mvn/version "742.2.525.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "718.2.452.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisvideo - {:mvn/version "729.2.490.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "718.2.448.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation - {:mvn/version "741.2.507.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Lake Formation"}, com.cognitect.aws/lambda - {:mvn/version "742.2.520.0", :aws/serviceFullName "AWS Lambda"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "697.2.391.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager - {:mvn/version "697.2.391.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS License Manager"}, com.cognitect.aws/lightsail - {:mvn/version "712.2.426.0", :aws/serviceFullName "Amazon Lightsail"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs {:mvn/version "738.2.501.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, @@ -328,59 +328,59 @@ {:mvn/version "719.2.463.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor - {:mvn/version "718.2.442.0", :aws/serviceFullName "AWS MediaTailor"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace - {:mvn/version "719.2.459.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/mobile - {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Mobile"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Mobile"}, com.cognitect.aws/mobileanalytics {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "742.2.508.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon CloudWatch"}, com.cognitect.aws/mq - {:mvn/version "742.2.521.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester - {:mvn/version "697.2.391.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Mechanical Turk"}, com.cognitect.aws/neptune - {:mvn/version "726.2.477.0", :aws/serviceFullName "Amazon Neptune"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Neptune"}, com.cognitect.aws/opsworks - {:mvn/version "726.2.479.0", :aws/serviceFullName "AWS OpsWorks"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS OpsWorks"}, com.cognitect.aws/opsworkscm - {:mvn/version "741.2.506.0", :aws/serviceFullName "AWS OpsWorks CM"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "742.2.519.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Organizations"}, com.cognitect.aws/personalize - {:mvn/version "744.2.530.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events - {:mvn/version "723.2.476.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "742.2.515.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi - {:mvn/version "697.2.391.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Performance Insights"}, com.cognitect.aws/pinpoint - {:mvn/version "737.2.499.0", :aws/serviceFullName "Amazon Pinpoint"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email {:mvn/version "722.2.466.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice - {:mvn/version "701.2.394.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, com.cognitect.aws/polly - {:mvn/version "738.2.503.0", :aws/serviceFullName "Amazon Polly"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing - {:mvn/version "697.2.391.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Price List Service"}, com.cognitect.aws/qldb - {:mvn/version "742.2.528.0", :aws/serviceFullName "Amazon QLDB"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session {:mvn/version "742.2.528.0", :aws/serviceFullName "Amazon QLDB Session"}, @@ -437,14 +437,14 @@ {:mvn/version "737.2.498.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub - {:mvn/version "742.2.518.0", :aws/serviceFullName "AWS SecurityHub"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo - {:mvn/version "712.2.420.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas - {:mvn/version "726.2.488.0", :aws/serviceFullName "Service Quotas"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "729.2.491.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Cloud Map"}, @@ -487,28 +487,28 @@ com.cognitect.aws/textract {:mvn/version "718.2.442.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "742.2.523.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "742.2.514.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Transfer for SFTP"}, com.cognitect.aws/translate - {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Translate"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Translate"}, com.cognitect.aws/waf - {:mvn/version "729.2.490.0", :aws/serviceFullName "AWS WAF"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional - {:mvn/version "744.2.531.0", :aws/serviceFullName "AWS WAF Regional"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS WAF Regional"}, com.cognitect.aws/workdocs - {:mvn/version "707.2.408.0", :aws/serviceFullName "Amazon WorkDocs"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon WorkDocs"}, com.cognitect.aws/worklink - {:mvn/version "719.2.461.0", :aws/serviceFullName "Amazon WorkLink"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon WorkLink"}, com.cognitect.aws/workmail - {:mvn/version "718.2.449.0", :aws/serviceFullName "Amazon WorkMail"}, + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow - {:mvn/version "742.2.528.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "726.2.485.0", + {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon WorkSpaces"}, com.cognitect.aws/xray - {:mvn/version "718.2.447.0", :aws/serviceFullName "AWS X-Ray"}} + {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS X-Ray"}} From 3820d8e007211f8b48a67f3bba5f29fd3ca20206 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Tue, 24 Sep 2019 16:04:40 -0500 Subject: [PATCH 013/151] update latest releases --- README.md | 2 +- latest-releases.edn | 100 ++++++++++++++++++++++---------------------- 2 files changed, 51 insertions(+), 51 deletions(-) diff --git a/README.md b/README.md index 3138ae13..729c23de 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.352"} com.cognitect.aws/endpoints {:mvn/version "1.1.11.636"} - com.cognitect.aws/s3 {:mvn/version "726.2.488.0"}}} + com.cognitect.aws/s3 {:mvn/version "747.2.533.0"}}} ``` * See [latest releases](latest-releases.edn) for a list of the latest releases of diff --git a/latest-releases.edn b/latest-releases.edn index 113950e8..4ee17b9e 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -147,7 +147,7 @@ {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect - {:mvn/version "726.2.488.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr {:mvn/version "746.2.533.0", @@ -171,13 +171,13 @@ {:mvn/version "746.2.533.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "742.2.528.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder - {:mvn/version "697.2.391.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email {:mvn/version "746.2.533.0", @@ -216,7 +216,7 @@ {:mvn/version "742.2.519.0", :aws/serviceFullName "AWS Global Accelerator"}, com.cognitect.aws/glue - {:mvn/version "746.2.532.0", :aws/serviceFullName "AWS Glue"}, + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Glue"}, com.cognitect.aws/greengrass {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation @@ -294,35 +294,35 @@ com.cognitect.aws/lightsail {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs - {:mvn/version "738.2.501.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/machinelearning - {:mvn/version "697.2.391.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Machine Learning"}, com.cognitect.aws/macie - {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon Macie"}, + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Macie"}, com.cognitect.aws/managedblockchain - {:mvn/version "718.2.457.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "742.2.525.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect - {:mvn/version "742.2.527.0", :aws/serviceFullName "AWS MediaConnect"}, + {:mvn/version "747.2.532.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "742.2.519.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "742.2.528.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "726.2.480.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod - {:mvn/version "742.2.517.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore - {:mvn/version "726.2.487.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Elemental MediaStore"}, com.cognitect.aws/mediastore-data {:mvn/version "719.2.463.0", @@ -335,7 +335,7 @@ com.cognitect.aws/mobile {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Mobile"}, com.cognitect.aws/mobileanalytics - {:mvn/version "697.2.391.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring {:mvn/version "746.2.533.0", @@ -369,7 +369,7 @@ com.cognitect.aws/pinpoint {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email - {:mvn/version "722.2.466.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice {:mvn/version "746.2.533.0", @@ -382,59 +382,59 @@ com.cognitect.aws/qldb {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session - {:mvn/version "742.2.528.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "729.2.491.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram - {:mvn/version "744.2.531.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "742.2.527.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data - {:mvn/version "722.2.466.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS RDS DataService"}, com.cognitect.aws/redshift - {:mvn/version "741.2.507.0", :aws/serviceFullName "Amazon Redshift"}, + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition - {:mvn/version "742.2.515.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups - {:mvn/version "716.2.441.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "742.2.522.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, com.cognitect.aws/robomaker - {:mvn/version "742.2.525.0", :aws/serviceFullName "AWS RoboMaker"}, + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS RoboMaker"}, com.cognitect.aws/route53 - {:mvn/version "738.2.503.0", :aws/serviceFullName "Amazon Route 53"}, + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains - {:mvn/version "697.2.391.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver - {:mvn/version "697.2.391.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex - {:mvn/version "741.2.507.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker - {:mvn/version "697.2.391.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "726.2.488.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Simple Storage Service"}, com.cognitect.aws/s3control - {:mvn/version "718.2.446.0", :aws/serviceFullName "AWS S3 Control"}, + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "742.2.515.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sdb {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager - {:mvn/version "737.2.498.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS SecurityHub"}, @@ -447,45 +447,45 @@ {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery - {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Cloud Map"}, + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/shield - {:mvn/version "737.2.497.0", :aws/serviceFullName "AWS Shield"}, + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Shield"}, com.cognitect.aws/signer - {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Signer"}, + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms - {:mvn/version "697.2.391.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball - {:mvn/version "697.2.391.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns - {:mvn/version "718.2.444.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "742.2.519.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "742.2.518.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, com.cognitect.aws/states - {:mvn/version "742.2.527.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "742.2.526.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb - {:mvn/version "697.2.391.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "741.2.504.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Security Token Service"}, com.cognitect.aws/support - {:mvn/version "697.2.391.0", :aws/serviceFullName "AWS Support"}, + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf {:mvn/version "726.2.488.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, com.cognitect.aws/textract - {:mvn/version "718.2.442.0", :aws/serviceFullName "Amazon Textract"}, + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Transcribe Service"}, From 4697badfb0f06b9e70f97cc0703e11c4db7fc4f8 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Tue, 24 Sep 2019 16:12:35 -0500 Subject: [PATCH 014/151] update latest releases --- latest-releases.edn | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/latest-releases.edn b/latest-releases.edn index 4ee17b9e..b211f390 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -213,7 +213,7 @@ com.cognitect.aws/glacier {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "742.2.519.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Global Accelerator"}, com.cognitect.aws/glue {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Glue"}, @@ -325,7 +325,7 @@ {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Elemental MediaStore"}, com.cognitect.aws/mediastore-data - {:mvn/version "719.2.463.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS MediaTailor"}, @@ -432,7 +432,7 @@ {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sdb - {:mvn/version "697.2.391.0", :aws/serviceFullName "Amazon SimpleDB"}, + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Secrets Manager"}, @@ -482,7 +482,7 @@ com.cognitect.aws/support {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf - {:mvn/version "726.2.488.0", + {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, com.cognitect.aws/textract {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Textract"}, From 72dc4dc6b6d59914f0029160f2fd33ab17a5f59d Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 27 Sep 2019 08:46:49 -0500 Subject: [PATCH 015/151] update deps in examples alias --- deps.edn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps.edn b/deps.edn index 16d5b0b3..44ffcc33 100644 --- a/deps.edn +++ b/deps.edn @@ -22,11 +22,11 @@ :examples {:extra-paths ["examples" "examples/resources" "dev/resources"] :extra-deps {org.clojure/test.check {:mvn/version "0.10.0"} org.slf4j/slf4j-log4j12 {:mvn/version "1.7.25"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.586"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.636"} com.cognitect.aws/dynamodb {:mvn/version "746.2.533.0"} com.cognitect.aws/ec2 {:mvn/version "746.2.533.0"} com.cognitect.aws/iam {:mvn/version "746.2.533.0"} com.cognitect.aws/lambda {:mvn/version "746.2.533.0"} - com.cognitect.aws/s3 {:mvn/version "746.2.533.0"} + com.cognitect.aws/s3 {:mvn/version "747.2.533.0"} com.cognitect.aws/ssm {:mvn/version "726.2.481.0"} com.cognitect.aws/sts {:mvn/version "722.2.464.0"}}}}} From 3b030077f54924872e81d5117c9975fc4038660b Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 27 Sep 2019 12:45:19 -0500 Subject: [PATCH 016/151] add fn to update versions in deps.edn --- ...elease_updater.clj => version_updater.clj} | 33 ++++++++++++------- deps.edn | 2 +- 2 files changed, 22 insertions(+), 13 deletions(-) rename build/src/cognitect/aws/{release_updater.clj => version_updater.clj} (78%) diff --git a/build/src/cognitect/aws/release_updater.clj b/build/src/cognitect/aws/version_updater.clj similarity index 78% rename from build/src/cognitect/aws/release_updater.clj rename to build/src/cognitect/aws/version_updater.clj index b003619a..423a368c 100644 --- a/build/src/cognitect/aws/release_updater.clj +++ b/build/src/cognitect/aws/version_updater.clj @@ -1,4 +1,4 @@ -(ns cognitect.aws.release-updater +(ns cognitect.aws.version-updater (:require [clojure.java.io :as io] [clojure.string :as str] [clojure.edn :as edn] @@ -19,8 +19,9 @@ (defn version [] (str (version-prefix) "." (git-revision))) -(defn update-file [fname ext xform] - (let [f (io/file (str fname "." ext)) +(defn update-file [fname* xform] + (let [[fname ext] (str/split fname* #"\.") + f (io/file fname*) cp (java.io.File/createTempFile fname (str "." ext))] (io/copy f cp) (with-open [r (io/reader cp) @@ -34,24 +35,26 @@ slurp edn/read-string)) -(defn update-version-in-readme [latest libname] +(defn update-version-in [fname latest libname] (let [version (get-in latest [(symbol "com.cognitect.aws" libname) :mvn/version])] version - (update-file "README" - "md" + (update-file fname #(if (re-find (re-pattern (str "com.cognitect.aws\\/" libname "\\s+\\{:mvn\\/version")) %) (str/replace-first % (re-pattern "\\d+(.\\d+)+") version) %)))) (defn update-versions-in-readme [] (let [latest (latest-releases)] - (update-version-in-readme latest "api") - (update-version-in-readme latest "endpoints") - (update-version-in-readme latest "s3"))) + (doseq [svc ["api" "endpoints" "s3"]] + (update-version-in "README.md" latest svc)))) + +(defn update-versions-in-deps [] + (let [latest (latest-releases)] + (doseq [svc ["endpoints" "dynamodb" "ec2" "iam" "lambda" "s3" "ssm" "sts"]] + (update-version-in "deps.edn" latest svc)))) (defn update-changelog [version] - (update-file "CHANGES" - "md" + (update-file "CHANGES.md" #(if (re-find (re-pattern "## DEV") %) (str/replace-first % (re-pattern "DEV") @@ -81,11 +84,17 @@ (let [args (set argv) v (version)] (when (contains? args "--update-latest-releases") + (prn "Updating api version in latest releases") (update-api-version-in-latest-releases v)) (when (contains? args "--update-changelog") + (println "Updating changelog") (update-changelog v)) (when (contains? args "--update-readme") - (update-versions-in-readme))) + (println "Updating README") + (update-versions-in-readme)) + (when (contains? args "--update-deps") + (println "Updating deps.edn") + (update-versions-in-deps))) (System/exit 0)) (comment diff --git a/deps.edn b/deps.edn index 44ffcc33..d679e887 100644 --- a/deps.edn +++ b/deps.edn @@ -10,7 +10,7 @@ org.clojure/data.xml {:mvn/version "0.2.0-alpha6"} com.cognitect/http-client {:mvn/version "0.1.99"}} :aliases {:update-versions {:extra-paths ["build/src"] - :main-opts ["-m" "cognitect.aws.release-updater"]} + :main-opts ["-m" "cognitect.aws.version-updater"]} :dev {:extra-paths ["dev/src" "dev/resources" "test/src" "test/resources"] :extra-deps {commons-io/commons-io {:mvn/version "2.5"} org.clojure/test.check {:mvn/version "0.10.0"} From 8129074cd7052b7bfabc7fd1cd973d4fdbaad15b Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 27 Sep 2019 09:33:42 -0500 Subject: [PATCH 017/151] update latest versions --- deps.edn | 4 ++-- latest-releases.edn | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/deps.edn b/deps.edn index d679e887..af3960ee 100644 --- a/deps.edn +++ b/deps.edn @@ -28,5 +28,5 @@ com.cognitect.aws/iam {:mvn/version "746.2.533.0"} com.cognitect.aws/lambda {:mvn/version "746.2.533.0"} com.cognitect.aws/s3 {:mvn/version "747.2.533.0"} - com.cognitect.aws/ssm {:mvn/version "726.2.481.0"} - com.cognitect.aws/sts {:mvn/version "722.2.464.0"}}}}} + com.cognitect.aws/ssm {:mvn/version "747.2.533.0"} + com.cognitect.aws/sts {:mvn/version "747.2.533.0"}}}}} diff --git a/latest-releases.edn b/latest-releases.edn index b211f390..60e3657f 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -100,7 +100,7 @@ {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "746.2.533.0", + {:mvn/version "749.2.535.0", :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/config {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Config"}, @@ -114,7 +114,7 @@ {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Data Pipeline"}, com.cognitect.aws/datasync - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "749.2.535.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, @@ -487,7 +487,7 @@ com.cognitect.aws/textract {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "746.2.533.0", + {:mvn/version "749.2.535.0", :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer {:mvn/version "746.2.533.0", From e84050f1afd70c60709abfad5befdb26293c8cc9 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 27 Sep 2019 09:33:42 -0500 Subject: [PATCH 018/151] upgrade some deps --- deps.edn | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/deps.edn b/deps.edn index af3960ee..4e65f773 100644 --- a/deps.edn +++ b/deps.edn @@ -3,25 +3,25 @@ {:paths ["src" "resources"] :deps {org.clojure/clojure {:mvn/version "1.10.1"} - org.clojure/core.async {:mvn/version "0.4.490"} - org.clojure/tools.logging {:mvn/version "0.4.0"} - commons-codec/commons-codec {:mvn/version "1.11"} + org.clojure/core.async {:mvn/version "0.4.500"} + org.clojure/tools.logging {:mvn/version "0.5.0"} + commons-codec/commons-codec {:mvn/version "1.13"} org.clojure/data.json {:mvn/version "0.2.6"} org.clojure/data.xml {:mvn/version "0.2.0-alpha6"} com.cognitect/http-client {:mvn/version "0.1.99"}} :aliases {:update-versions {:extra-paths ["build/src"] :main-opts ["-m" "cognitect.aws.version-updater"]} :dev {:extra-paths ["dev/src" "dev/resources" "test/src" "test/resources"] - :extra-deps {commons-io/commons-io {:mvn/version "2.5"} + :extra-deps {commons-io/commons-io {:mvn/version "2.6"} org.clojure/test.check {:mvn/version "0.10.0"} - org.slf4j/slf4j-log4j12 {:mvn/version "1.7.25"} + org.slf4j/slf4j-log4j12 {:mvn/version "1.7.28"} http-kit {:mvn/version "2.3.0"}}} :test {:extra-deps {com.cognitect/test-runner {:git/url "https://github.com/cognitect-labs/test-runner.git" - :sha "209b64504cb3bd3b99ecfec7937b358a879f55c1"}} + :sha "cb96e80f6f3d3b307c59cbeb49bb0dcb3a2a780b"}} :main-opts ["-m" "cognitect.test-runner"]} :examples {:extra-paths ["examples" "examples/resources" "dev/resources"] :extra-deps {org.clojure/test.check {:mvn/version "0.10.0"} - org.slf4j/slf4j-log4j12 {:mvn/version "1.7.25"} + org.slf4j/slf4j-log4j12 {:mvn/version "1.7.28"} com.cognitect.aws/endpoints {:mvn/version "1.1.11.636"} com.cognitect.aws/dynamodb {:mvn/version "746.2.533.0"} com.cognitect.aws/ec2 {:mvn/version "746.2.533.0"} From 311e3705b9cc89519ec5a968ce9a7a6cd16978d6 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 4 Oct 2019 14:02:31 -0500 Subject: [PATCH 019/151] just provide an atom with the map we want instead of updating it afterward --- src/cognitect/aws/client/api.clj | 40 +++++++++++++++----------------- 1 file changed, 19 insertions(+), 21 deletions(-) diff --git a/src/cognitect/aws/client/api.clj b/src/cognitect/aws/client/api.clj index f28037e7..1e6ce139 100644 --- a/src/cognitect/aws/client/api.clj +++ b/src/cognitect/aws/client/api.clj @@ -76,27 +76,25 @@ (region/default-region-provider http-client)))))] (require (symbol (str "cognitect.aws.protocols." (get-in service [:metadata :protocol])))) - (with-meta - (client/->Client - (atom {}) - {:service service - :region region - :endpoint (if-let [ep (endpoint/resolve (-> service :metadata :endpointPrefix keyword) region)] - (merge ep (if (string? endpoint-override) - {:hostname endpoint-override} - endpoint-override)) - (throw (ex-info "No known endpoint." {:service api :region region}))) - :retriable? (or retriable? retry/default-retriable?) - :backoff (or backoff retry/default-backoff) - :http-client http-client - :credentials (or credentials-provider (credentials/default-credentials-provider http-client))}) - {'clojure.core.protocols/datafy (fn [c] - (-> c - client/-get-info - (select-keys [:region :endpoint :service]) - (update :endpoint select-keys [:hostname :protocols :signatureVersions]) - (update :service select-keys [:metadata]) - (assoc :ops (ops c))))}))) + (client/->Client + (atom {'clojure.core.protocols/datafy (fn [c] + (-> c + client/-get-info + (select-keys [:region :endpoint :service]) + (update :endpoint select-keys [:hostname :protocols :signatureVersions]) + (update :service select-keys [:metadata]) + (assoc :ops (ops c))))}) + {:service service + :region region + :endpoint (if-let [ep (endpoint/resolve (-> service :metadata :endpointPrefix keyword) region)] + (merge ep (if (string? endpoint-override) + {:hostname endpoint-override} + endpoint-override)) + (throw (ex-info "No known endpoint." {:service api :region region}))) + :retriable? (or retriable? retry/default-retriable?) + :backoff (or backoff retry/default-backoff) + :http-client http-client + :credentials (or credentials-provider (credentials/default-credentials-provider http-client))}))) (defn default-http-client "Create an http-client to share across multiple aws-api clients." From 5f6fdbdd997ec719917d318d1fc22e249aa971a5 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 4 Oct 2019 14:40:10 -0500 Subject: [PATCH 020/151] wrap dynamic require of protocol ns in locking form --- src/cognitect/aws/client/api.clj | 4 ++-- src/cognitect/aws/dynaload.clj | 15 +++++++++++++++ src/cognitect/aws/http.clj | 21 ++++++--------------- 3 files changed, 23 insertions(+), 17 deletions(-) create mode 100644 src/cognitect/aws/dynaload.clj diff --git a/src/cognitect/aws/client/api.clj b/src/cognitect/aws/client/api.clj index 1e6ce139..6a5ef549 100644 --- a/src/cognitect/aws/client/api.clj +++ b/src/cognitect/aws/client/api.clj @@ -6,6 +6,7 @@ (:require [clojure.core.async :as a] [clojure.tools.logging :as log] [clojure.string :as str] + [cognitect.aws.dynaload :as dynaload] [cognitect.aws.client :as client] [cognitect.aws.retry :as retry] [cognitect.aws.credentials :as credentials] @@ -74,8 +75,7 @@ (region/fetch (or region-provider (region/default-region-provider http-client)))))] - - (require (symbol (str "cognitect.aws.protocols." (get-in service [:metadata :protocol])))) + (dynaload/load-ns (symbol (str "cognitect.aws.protocols." (get-in service [:metadata :protocol])))) (client/->Client (atom {'clojure.core.protocols/datafy (fn [c] (-> c diff --git a/src/cognitect/aws/dynaload.clj b/src/cognitect/aws/dynaload.clj new file mode 100644 index 00000000..b3cce11e --- /dev/null +++ b/src/cognitect/aws/dynaload.clj @@ -0,0 +1,15 @@ +(ns cognitect.aws.dynaload) + +(defonce ^:private dynalock (Object.)) + +(defn load-ns [ns] + (locking dynalock + (require (symbol ns)))) + +(defn load-var + [s] + (let [ns (namespace s)] + (assert ns) + (load-ns ns) + (or (resolve s) + (throw (RuntimeException. (str "Var " s " is not on the classpath")))))) diff --git a/src/cognitect/aws/http.clj b/src/cognitect/aws/http.clj index a7cf3caf..891c4b0a 100644 --- a/src/cognitect/aws/http.clj +++ b/src/cognitect/aws/http.clj @@ -1,7 +1,8 @@ (ns ^:skip-wiki cognitect.aws.http "Impl, don't call directly." (:require [clojure.edn :as edn] - [clojure.core.async :as a])) + [clojure.core.async :as a] + [cognitect.aws.dynaload :as dynaload])) (defprotocol HttpClient (-submit [_ request channel] @@ -53,18 +54,6 @@ [url] (-> url slurp edn/read-string)) -(defonce ^:private dynalock (Object.)) - -(defn- dynaload - [s] - (let [ns (namespace s)] - (assert ns) - (locking dynalock - (require (symbol ns))) - (if-let [v (resolve s)] - @v - (throw (RuntimeException. (str "Var " s " is not on the classpath")))))) - ;; TODO consider providing config arguments to http constructor (defn- configured-client "If a single cognitect_aws_http.edn is found on the classpath, @@ -84,9 +73,11 @@ (defn resolve-http-client [http-client-or-sym] (let [c (or (when (symbol? http-client-or-sym) - ((dynaload http-client-or-sym))) + (let [ctor @(dynaload/load-var http-client-or-sym)] + (ctor))) http-client-or-sym - ((dynaload (configured-client))))] + (let [ctor @(dynaload/load-var (configured-client))] + (ctor)))] (when-not (client? c) (throw (ex-info "not an http client" {:provided http-client-or-sym :resolved c}))) From 373688d4ddb9b238b9838cb44ebf4172be786c30 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 4 Oct 2019 14:59:47 -0500 Subject: [PATCH 021/151] Changes --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index af86f4a0..f95c3564 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,7 @@ ### DEV * Include service full names in latest-releases.edn [#32](https://github.com/cognitect-labs/aws-api/issues/32) +* Wrap dynamic require of protocol ns in locking form [#92](https://github.com/cognitect-labs/aws-api/issues/92) ### 0.8.352 / 2019-07-26 From 7cba6c6aacd962817a473778f84bb5fa2dd2cdda Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 4 Oct 2019 15:11:25 -0500 Subject: [PATCH 022/151] upgrade deps in pom --- pom.xml | 95 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 47 insertions(+), 48 deletions(-) diff --git a/pom.xml b/pom.xml index e484ef29..ff4a9722 100644 --- a/pom.xml +++ b/pom.xml @@ -28,48 +28,48 @@ git@github.com:cognitect-labs/aws-api.git - - org.clojure - clojure - 1.10.1 - - - org.clojure - core.async - 0.4.490 - - - org.clojure - tools.logging - 0.4.0 - - - commons-codec - commons-codec - 1.11 - - - org.clojure - data.json - 0.2.6 - - - org.clojure - data.xml - 0.2.0-alpha6 - - - com.cognitect - http-client - 0.1.99 - - - autodoc - autodoc - 0.9.0 - test - - + + org.clojure + clojure + 1.10.1 + + + org.clojure + core.async + 0.4.500 + + + org.clojure + tools.logging + 0.5.0 + + + commons-codec + commons-codec + 1.13 + + + org.clojure + data.json + 0.2.6 + + + org.clojure + data.xml + 0.2.0-alpha6 + + + com.cognitect + http-client + 0.1.99 + + + autodoc + autodoc + 0.9.0 + test + + @@ -181,10 +181,9 @@ src - - clojars - https://repo.clojars.org/ - - - + + clojars + https://repo.clojars.org/ + + From 7c15e8ef4536bf126771cfce83d9ac28a6cc76c7 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 4 Oct 2019 15:22:11 -0500 Subject: [PATCH 023/151] move autodoc dep to pom profile This supports running `clj -Spom` without losing the autodoc dep. --- build/doc | 2 +- pom.xml | 19 +++++++++++++------ 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/build/doc b/build/doc index df05b9d1..d37559a3 100755 --- a/build/doc +++ b/build/doc @@ -4,7 +4,7 @@ set -e echo "Building docs...\n" rm -rf ./target/autodoc -mvn clojure:autodoc +mvn -Pautodoc clojure:autodoc echo -e "Checking out gh-pages branch\n" rm -rf gh-pages diff --git a/pom.xml b/pom.xml index ff4a9722..2466ac20 100644 --- a/pom.xml +++ b/pom.xml @@ -63,13 +63,20 @@ http-client 0.1.99 - - autodoc - autodoc - 0.9.0 - test - + + + autodoc + + + autodoc + autodoc + 0.9.0 + test + + + + From fdcc84095e27bd9aadf3235e64e6e6933fc86dbf Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 4 Oct 2019 15:48:19 -0500 Subject: [PATCH 024/151] update deps in pom when releasing --- build/release | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/build/release b/build/release index b9e83974..610a1f14 100755 --- a/build/release +++ b/build/release @@ -5,6 +5,15 @@ set -e echo "Cleaning..." rm -rf ./target +echo "Aligning pom.xml with deps.edn ..." +clj -Spom +if [ "$(git diff pom.xml)" = "" ]; then + echo "nothing to change" +else + git add pom.xml + git commit -m "Update deps in pom.xml" +fi + echo "Calculating version..." prefix=`cat VERSION_PREFIX` suffix=`build/revision` From 5b8478b8eee21a61bda401cb517bbfe1ac991bf8 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sat, 12 Oct 2019 15:39:43 -0500 Subject: [PATCH 025/151] update latest releases --- README.md | 2 +- latest-releases.edn | 70 ++++++++++++++++++++++----------------------- 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/README.md b/README.md index 729c23de..9b2983ae 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.352"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.636"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.651"} com.cognitect.aws/s3 {:mvn/version "747.2.533.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 60e3657f..2f197633 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,5 +1,5 @@ {com.cognitect.aws/api {:mvn/version "0.8.352"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.636"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.651"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Migration Hub"}, @@ -14,7 +14,7 @@ {:mvn/version "746.2.533.0", :aws/serviceFullName "Alexa For Business"}, com.cognitect.aws/amplify - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "757.2.538.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon API Gateway"}, @@ -25,7 +25,7 @@ {:mvn/version "746.2.533.0", :aws/serviceFullName "AmazonApiGatewayV2"}, com.cognitect.aws/application-autoscaling - {:mvn/version "746.2.533.0", + {:mvn/version "757.2.542.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights {:mvn/version "746.2.533.0", @@ -84,14 +84,14 @@ com.cognitect.aws/codedeploy {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codepipeline - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS CodePipeline"}, + {:mvn/version "757.2.537.0", :aws/serviceFullName "AWS CodePipeline"}, com.cognitect.aws/codestar {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/cognito-identity {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "746.2.533.0", + {:mvn/version "757.2.543.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync {:mvn/version "746.2.533.0", @@ -114,17 +114,17 @@ {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Data Pipeline"}, com.cognitect.aws/datasync - {:mvn/version "749.2.535.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "757.2.545.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, com.cognitect.aws/devicefarm - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Device Farm"}, + {:mvn/version "757.2.542.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/directconnect - {:mvn/version "746.2.533.0", + {:mvn/version "757.2.544.0", :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery {:mvn/version "746.2.533.0", @@ -133,10 +133,10 @@ {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "746.2.533.0", + {:mvn/version "757.2.536.0", :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb - {:mvn/version "746.2.533.0", + {:mvn/version "757.2.540.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, com.cognitect.aws/ds {:mvn/version "746.2.533.0", @@ -144,7 +144,7 @@ com.cognitect.aws/dynamodb {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ec2 - {:mvn/version "746.2.533.0", + {:mvn/version "757.2.547.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "747.2.533.0", @@ -153,13 +153,13 @@ {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "746.2.533.0", + {:mvn/version "757.2.538.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elasticache - {:mvn/version "746.2.533.0", + {:mvn/version "757.2.546.0", :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk {:mvn/version "746.2.533.0", @@ -186,19 +186,19 @@ {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "746.2.533.0", + {:mvn/version "757.2.542.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge - {:mvn/version "746.2.533.0", + {:mvn/version "757.2.545.0", :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon CloudWatch Events"}, com.cognitect.aws/firehose - {:mvn/version "746.2.533.0", + {:mvn/version "757.2.545.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms - {:mvn/version "746.2.533.0", + {:mvn/version "757.2.547.0", :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast {:mvn/version "746.2.533.0", @@ -213,12 +213,12 @@ com.cognitect.aws/glacier {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "747.2.533.0", + {:mvn/version "757.2.536.0", :aws/serviceFullName "AWS Global Accelerator"}, com.cognitect.aws/glue - {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Glue"}, + {:mvn/version "757.2.544.0", :aws/serviceFullName "AWS Glue"}, com.cognitect.aws/greengrass - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Greengrass"}, + {:mvn/version "757.2.548.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Ground Station"}, @@ -247,7 +247,7 @@ {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics - {:mvn/version "746.2.533.0", + {:mvn/version "757.2.547.0", :aws/serviceFullName "AWS IoT Analytics"}, com.cognitect.aws/iotevents {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS IoT Events"}, @@ -258,7 +258,7 @@ {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/kafka - {:mvn/version "746.2.533.0", + {:mvn/version "757.2.546.0", :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kinesis {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Kinesis"}, @@ -292,7 +292,7 @@ {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS License Manager"}, com.cognitect.aws/lightsail - {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Lightsail"}, + {:mvn/version "757.2.541.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, @@ -310,13 +310,13 @@ com.cognitect.aws/mediaconnect {:mvn/version "747.2.532.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "747.2.533.0", + {:mvn/version "757.2.546.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "747.2.533.0", + {:mvn/version "757.2.543.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod {:mvn/version "747.2.533.0", @@ -341,7 +341,7 @@ {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon CloudWatch"}, com.cognitect.aws/mq - {:mvn/version "746.2.533.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "757.2.539.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Mechanical Turk"}, @@ -352,7 +352,7 @@ com.cognitect.aws/opsworkscm {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "746.2.533.0", + {:mvn/version "757.2.545.0", :aws/serviceFullName "AWS Organizations"}, com.cognitect.aws/personalize {:mvn/version "746.2.533.0", @@ -367,9 +367,9 @@ {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Performance Insights"}, com.cognitect.aws/pinpoint - {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Pinpoint"}, + {:mvn/version "757.2.544.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email - {:mvn/version "747.2.533.0", + {:mvn/version "757.2.544.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice {:mvn/version "746.2.533.0", @@ -391,7 +391,7 @@ {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "747.2.533.0", + {:mvn/version "757.2.539.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data {:mvn/version "747.2.533.0", @@ -418,7 +418,7 @@ {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex - {:mvn/version "747.2.533.0", + {:mvn/version "757.2.547.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker {:mvn/version "747.2.533.0", @@ -429,7 +429,7 @@ com.cognitect.aws/s3control {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "747.2.533.0", + {:mvn/version "757.2.536.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sdb {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon SimpleDB"}, @@ -456,7 +456,7 @@ {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball - {:mvn/version "747.2.533.0", + {:mvn/version "757.2.544.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns {:mvn/version "747.2.533.0", @@ -465,7 +465,7 @@ {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "747.2.533.0", + {:mvn/version "757.2.543.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, com.cognitect.aws/states {:mvn/version "747.2.533.0", @@ -495,7 +495,7 @@ com.cognitect.aws/translate {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Translate"}, com.cognitect.aws/waf - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS WAF"}, + {:mvn/version "757.2.539.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS WAF Regional"}, com.cognitect.aws/workdocs From 9667c1878e14feed0a7ac87597f32949ac4782cf Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sat, 19 Oct 2019 15:10:12 -0500 Subject: [PATCH 026/151] improve release-log-map (build tooling) --- build/src/cognitect/aws/version_updater.clj | 26 +++++++++++++-------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/build/src/cognitect/aws/version_updater.clj b/build/src/cognitect/aws/version_updater.clj index 423a368c..6e594697 100644 --- a/build/src/cognitect/aws/version_updater.clj +++ b/build/src/cognitect/aws/version_updater.clj @@ -8,6 +8,20 @@ (set! *print-namespace-maps* false) +(defn release-log-map [] + (sorted-map-by (-> (fn [a b] + (cond (= "api" (name a) (name b)) 0 + (= "api" (name a)) -1 + (= "api" (name b)) 1 + :else 0)) + (.thenComparing + (fn [a b] + (cond (= "endpoints" (name a) (name b)) 0 + (= "endpoints" (name a)) -1 + (= "endpoints" (name b)) 1 + :else 0))) + (.thenComparing compare)))) + (defn version-prefix [] (read-string (slurp (io/file "VERSION_PREFIX")))) @@ -69,16 +83,8 @@ (spit f (with-out-str (clojure.pprint/pprint - (->> (assoc-in data ['com.cognitect.aws/api :mvn/version] version) - (into (sorted-map-by (-> (fn [a b] - (cond (= "api" (name a)) -1 - (= "api" (name b)) 1 - :else 0)) - (.thenComparing - (fn [a b] - (cond (= "endpoints" (name a)) -1 - (= "endpoints" (name b)) 1 - :else (compare a b)))))))))))))) + (into (release-log-map) + (assoc-in data ['com.cognitect.aws/api :mvn/version] version)))))))) (defn -main [& argv] (let [args (set argv) From bfc09aa2bdbdf198a4f307ed391f711388be34ae Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sat, 19 Oct 2019 15:12:44 -0500 Subject: [PATCH 027/151] update latest releases --- README.md | 2 +- latest-releases.edn | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 9b2983ae..14e7563d 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.352"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.651"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.655"} com.cognitect.aws/s3 {:mvn/version "747.2.533.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 2f197633..3b35fe0d 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,5 +1,5 @@ {com.cognitect.aws/api {:mvn/version "0.8.352"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.651"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.655"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Migration Hub"}, @@ -46,7 +46,7 @@ com.cognitect.aws/backup {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Backup"}, com.cognitect.aws/batch - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Batch"}, + {:mvn/version "758.2.552.0", :aws/serviceFullName "AWS Batch"}, com.cognitect.aws/budgets {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce @@ -258,12 +258,12 @@ {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/kafka - {:mvn/version "757.2.546.0", + {:mvn/version "758.2.551.0", :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kinesis {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media - {:mvn/version "746.2.533.0", + {:mvn/version "758.2.550.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, com.cognitect.aws/kinesis-video-media {:mvn/version "746.2.533.0", @@ -305,7 +305,7 @@ {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "747.2.533.0", + {:mvn/version "758.2.551.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect {:mvn/version "747.2.532.0", :aws/serviceFullName "AWS MediaConnect"}, @@ -338,7 +338,7 @@ {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "746.2.533.0", + {:mvn/version "758.2.553.0", :aws/serviceFullName "Amazon CloudWatch"}, com.cognitect.aws/mq {:mvn/version "757.2.539.0", :aws/serviceFullName "AmazonMQ"}, @@ -355,7 +355,7 @@ {:mvn/version "757.2.545.0", :aws/serviceFullName "AWS Organizations"}, com.cognitect.aws/personalize - {:mvn/version "746.2.533.0", + {:mvn/version "758.2.549.0", :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events {:mvn/version "746.2.533.0", @@ -391,7 +391,7 @@ {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "757.2.539.0", + {:mvn/version "758.2.552.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data {:mvn/version "747.2.533.0", @@ -408,7 +408,7 @@ {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, com.cognitect.aws/robomaker - {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS RoboMaker"}, + {:mvn/version "758.2.551.0", :aws/serviceFullName "AWS RoboMaker"}, com.cognitect.aws/route53 {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains @@ -508,7 +508,7 @@ {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "746.2.533.0", + {:mvn/version "758.2.549.0", :aws/serviceFullName "Amazon WorkSpaces"}, com.cognitect.aws/xray {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS X-Ray"}} From 012dbc06eabdb09b975cf45463c4dedf0abab3bc Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sat, 19 Oct 2019 15:15:07 -0500 Subject: [PATCH 028/151] Update README.md, CHANGES.md, and latest-releases.edn with 0.8.378 --- CHANGES.md | 2 +- README.md | 2 +- latest-releases.edn | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index f95c3564..ba153697 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # aws-api 0.8 -### DEV +### 0.8.378 / 2019-10-19 * Include service full names in latest-releases.edn [#32](https://github.com/cognitect-labs/aws-api/issues/32) * Wrap dynamic require of protocol ns in locking form [#92](https://github.com/cognitect-labs/aws-api/issues/92) diff --git a/README.md b/README.md index 14e7563d..fad4f480 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ of your choice, e.g. `com.cognitect.aws/s3`. To use, for example, the s3 api, add the following to deps.edn ``` clojure -{:deps {com.cognitect.aws/api {:mvn/version "0.8.352"} +{:deps {com.cognitect.aws/api {:mvn/version "0.8.378"} com.cognitect.aws/endpoints {:mvn/version "1.1.11.655"} com.cognitect.aws/s3 {:mvn/version "747.2.533.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 3b35fe0d..f33c090e 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,4 +1,4 @@ -{com.cognitect.aws/api {:mvn/version "0.8.352"}, +{com.cognitect.aws/api {:mvn/version "0.8.378"}, com.cognitect.aws/endpoints {:mvn/version "1.1.11.655"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "746.2.533.0", From fda492630c95098641705a2f8f7e79ca0df24a74 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sat, 19 Oct 2019 15:29:30 -0500 Subject: [PATCH 029/151] format changes file --- CHANGES.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index ba153697..de41fa1d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,11 +1,11 @@ -# aws-api 0.8 +# aws-api -### 0.8.378 / 2019-10-19 +## 0.8.378 / 2019-10-19 * Include service full names in latest-releases.edn [#32](https://github.com/cognitect-labs/aws-api/issues/32) * Wrap dynamic require of protocol ns in locking form [#92](https://github.com/cognitect-labs/aws-api/issues/92) -### 0.8.352 / 2019-07-26 +## 0.8.352 / 2019-07-26 * Use custom dynaload for http-client [#88](https://github.com/cognitect-labs/aws-api/issues/88) * Restores compatibility with Clojure-1.9 From 0432b525d53628c42a7e0dee20293f1e2c9812b9 Mon Sep 17 00:00:00 2001 From: Stuart Halloway Date: Wed, 23 Oct 2019 14:59:22 -0400 Subject: [PATCH 030/151] make send-request async, prevent go pool deadlock --- src/cognitect/aws/client.clj | 26 +++++++++++++++++++++++--- src/cognitect/aws/retry.clj | 8 ++++---- 2 files changed, 27 insertions(+), 7 deletions(-) diff --git a/src/cognitect/aws/client.clj b/src/cognitect/aws/client.clj index 4735823a..55e35d01 100644 --- a/src/cognitect/aws/client.clj +++ b/src/cognitect/aws/client.clj @@ -7,7 +7,8 @@ [cognitect.aws.http :as http] [cognitect.aws.util :as util] [cognitect.aws.interceptors :as interceptors] - [cognitect.aws.credentials :as credentials])) + [cognitect.aws.credentials :as credentials]) + (:import [java.util.concurrent Executors ThreadFactory])) (set! *warn-on-reflection* true) @@ -61,8 +62,8 @@ port (assoc :server-port port) path (assoc :uri path))) -(defn send-request - "Send the request to AWS and return a channel which delivers the response." +(defn- send-request* + "*Blocking* helper, call only from send-request." [client op-map] (let [result-meta (atom {})] (try @@ -87,3 +88,22 @@ ::throwable t} @result-meta)) err-ch))))) + +(defonce send-pool + (delay + (let [idx (atom 0)] + (Executors/newFixedThreadPool + 4 + (reify ThreadFactory + (newThread + [_ runnable] + (doto (.newThread (Executors/defaultThreadFactory) runnable) + (.setName (str "cognitect-aws-send-" (swap! idx inc))) + (.setDaemon true)))))))) + +(defn send-request + "Send the request to AWS and return a channel which delivers the response." + [client op-map] + (let [ch (a/chan 1)] + (.submit @send-pool #(a/>!! ch (a/ Date: Wed, 23 Oct 2019 15:25:41 -0400 Subject: [PATCH 031/151] fix reflection warning --- src/cognitect/aws/client.clj | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/cognitect/aws/client.clj b/src/cognitect/aws/client.clj index 55e35d01..61ca7655 100644 --- a/src/cognitect/aws/client.clj +++ b/src/cognitect/aws/client.clj @@ -8,7 +8,7 @@ [cognitect.aws.util :as util] [cognitect.aws.interceptors :as interceptors] [cognitect.aws.credentials :as credentials]) - (:import [java.util.concurrent Executors ThreadFactory])) + (:import [java.util.concurrent Callable ExecutorService Executors ThreadFactory])) (set! *warn-on-reflection* true) @@ -105,5 +105,6 @@ "Send the request to AWS and return a channel which delivers the response." [client op-map] (let [ch (a/chan 1)] - (.submit @send-pool #(a/>!! ch (a/!! ch (a/ Date: Thu, 24 Oct 2019 07:41:49 -0500 Subject: [PATCH 032/151] CHANGES --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index de41fa1d..b89fa6f8 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,9 @@ # aws-api +## DEV + +* Make http calls to fetch credentials async / non-blocking. + ## 0.8.378 / 2019-10-19 * Include service full names in latest-releases.edn [#32](https://github.com/cognitect-labs/aws-api/issues/32) From d962d3c1c3cab813e620c930de0e3b8022b36d33 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Thu, 24 Oct 2019 07:43:38 -0500 Subject: [PATCH 033/151] Update README.md, CHANGES.md, and latest-releases.edn with 0.8.383 --- CHANGES.md | 2 +- README.md | 2 +- latest-releases.edn | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index b89fa6f8..092bff5e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # aws-api -## DEV +## 0.8.383 / 2019-10-24 * Make http calls to fetch credentials async / non-blocking. diff --git a/README.md b/README.md index fad4f480..3acc5a3f 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ of your choice, e.g. `com.cognitect.aws/s3`. To use, for example, the s3 api, add the following to deps.edn ``` clojure -{:deps {com.cognitect.aws/api {:mvn/version "0.8.378"} +{:deps {com.cognitect.aws/api {:mvn/version "0.8.383"} com.cognitect.aws/endpoints {:mvn/version "1.1.11.655"} com.cognitect.aws/s3 {:mvn/version "747.2.533.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index f33c090e..15bcd46c 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,4 +1,4 @@ -{com.cognitect.aws/api {:mvn/version "0.8.378"}, +{com.cognitect.aws/api {:mvn/version "0.8.383"}, com.cognitect.aws/endpoints {:mvn/version "1.1.11.655"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "746.2.533.0", From bc44a3ae85f5c450ab9555a7676cac8f6893e5ef Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Thu, 24 Oct 2019 08:28:32 -0500 Subject: [PATCH 034/151] upgrade to http-client 0.1.101 --- CHANGES.md | 5 +++++ deps.edn | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 092bff5e..6af4b0a3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,10 @@ # aws-api +## DEV + +* Fix: S3 HeadObject fails with large files [#97](https://github.com/cognitect-labs/aws-api/issues/97) + * This was fixed in cognitect/http-client 0.1.101 + ## 0.8.383 / 2019-10-24 * Make http calls to fetch credentials async / non-blocking. diff --git a/deps.edn b/deps.edn index 4e65f773..0be13fd7 100644 --- a/deps.edn +++ b/deps.edn @@ -8,7 +8,7 @@ commons-codec/commons-codec {:mvn/version "1.13"} org.clojure/data.json {:mvn/version "0.2.6"} org.clojure/data.xml {:mvn/version "0.2.0-alpha6"} - com.cognitect/http-client {:mvn/version "0.1.99"}} + com.cognitect/http-client {:mvn/version "0.1.101"}} :aliases {:update-versions {:extra-paths ["build/src"] :main-opts ["-m" "cognitect.aws.version-updater"]} :dev {:extra-paths ["dev/src" "dev/resources" "test/src" "test/resources"] From a3c73edd5a66612158b4c337c2aa62260c704332 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Thu, 24 Oct 2019 16:56:56 -0500 Subject: [PATCH 035/151] update pom --- pom.xml | 300 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 149 insertions(+), 151 deletions(-) diff --git a/pom.xml b/pom.xml index 2466ac20..311203c2 100644 --- a/pom.xml +++ b/pom.xml @@ -1,33 +1,33 @@ - 4.0.0 - com.cognitect.aws - api - DEV - jar - aws-api - A Clojure API for the AWS API - http://github.com/cognitect-labs/aws-api - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - - - - Cognitect - labs@cognitect.com - Cognitect - http://cognitect.com - - - - scm:git:git@github.com:cognitect-labs/aws-api.git - scm:git:git@github.com:cognitect-labs/aws-api.git - git@github.com:cognitect-labs/aws-api.git - - + 4.0.0 + com.cognitect.aws + api + DEV + jar + aws-api + A Clojure API for the AWS API + http://github.com/cognitect-labs/aws-api + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + Cognitect + labs@cognitect.com + Cognitect + http://cognitect.com + + + + scm:git:git@github.com:cognitect-labs/aws-api.git + scm:git:git@github.com:cognitect-labs/aws-api.git + git@github.com:cognitect-labs/aws-api.git + + org.clojure clojure @@ -61,133 +61,131 @@ com.cognitect http-client - 0.1.99 + 0.1.101 - - autodoc - - - autodoc - autodoc - 0.9.0 - test - - - + + autodoc + + + autodoc + autodoc + 0.9.0 + test + + + - - - - resources - - - src - - - - - dev-resources - - - resources - - - target - target/classes - - - com.theoryinpractise - clojure-maven-plugin - 1.7.1 - true - - - src - - - test - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.2 - true - - ossrh - https://oss.sonatype.org/ - true - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9.1 - - - attach-javadocs - - jar - - - - - - - - org.apache.maven.plugins - maven-source-plugin - 2.2.1 - - - attach-sources - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.6 - - - sign-artifacts - verify - - sign - - - gpg - - --pinentry-mode - loopback - - ${gpg.passphrase} - - - - - - - - org.springframework.build - aws-maven - 5.0.0.RELEASE - - - com.gkatzioura.maven.cloud - s3-storage-wagon - 1.0 - - - src - - + + + + resources + + + src + + + + + dev-resources + + + resources + + + target + target/classes + + + com.theoryinpractise + clojure-maven-plugin + 1.7.1 + true + + + src + + + test + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.2 + true + + ossrh + https://oss.sonatype.org/ + true + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9.1 + + + attach-javadocs + + jar + + + + + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + attach-sources + + jar-no-fork + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.6 + + + sign-artifacts + verify + + sign + + + gpg + + --pinentry-mode + loopback + + ${gpg.passphrase} + + + + + + + + org.springframework.build + aws-maven + 5.0.0.RELEASE + + + com.gkatzioura.maven.cloud + s3-storage-wagon + 1.0 + + + src + + clojars https://repo.clojars.org/ From 19bb40ab0240c1327a7095a0fcf8413704668916 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Thu, 24 Oct 2019 17:11:15 -0500 Subject: [PATCH 036/151] remove duplicate fn --- src/cognitect/aws/client/api.clj | 2 +- src/cognitect/aws/client/api/async.clj | 8 ++++---- src/cognitect/aws/util.clj | 14 -------------- 3 files changed, 5 insertions(+), 19 deletions(-) diff --git a/src/cognitect/aws/client/api.clj b/src/cognitect/aws/client/api.clj index 6a5ef549..ad11b8e2 100644 --- a/src/cognitect/aws/client/api.clj +++ b/src/cognitect/aws/client/api.clj @@ -143,7 +143,7 @@ [client op] (service/response-spec-key (-> client client/-get-info :service) op)) -(def ^:private pprint-ref (delay (util/dynaload 'clojure.pprint/pprint))) +(def ^:private pprint-ref (delay (dynaload/load-var 'clojure.pprint/pprint))) (defn ^:skip-wiki pprint "For internal use. Don't call directly." [& args] diff --git a/src/cognitect/aws/client/api/async.clj b/src/cognitect/aws/client/api/async.clj index d636c554..2a682f39 100644 --- a/src/cognitect/aws/client/api/async.clj +++ b/src/cognitect/aws/client/api/async.clj @@ -7,7 +7,7 @@ [cognitect.aws.client :as client] [cognitect.aws.retry :as retry] [cognitect.aws.service :as service] - [cognitect.aws.util :as util])) + [cognitect.aws.dynaload :as dynaload])) (def ^:private validate-requests? (atom {})) @@ -19,17 +19,17 @@ (service/load-specs (-> client client/-get-info :service))) tf) -(def ^:private registry-ref (delay (util/dynaload 'clojure.spec.alpha/registry))) +(def ^:private registry-ref (delay (dynaload/load-var 'clojure.spec.alpha/registry))) (defn ^:skip-wiki registry "For internal use. Don't call directly." [& args] (apply @registry-ref args)) -(def ^:private valid?-ref (delay (util/dynaload 'clojure.spec.alpha/valid?))) +(def ^:private valid?-ref (delay (dynaload/load-var 'clojure.spec.alpha/valid?))) (defn ^:skip-wiki valid? "For internal use. Don't call directly." [& args] (apply @valid?-ref args)) -(def ^:private explain-data-ref (delay (util/dynaload 'clojure.spec.alpha/explain-data))) +(def ^:private explain-data-ref (delay (dynaload/load-var 'clojure.spec.alpha/explain-data))) (defn ^:skip-wiki explain-data "For internal use. Don't call directly." [& args] (apply @explain-data-ref args)) diff --git a/src/cognitect/aws/util.clj b/src/cognitect/aws/util.clj index 3e28af64..0c6cda2b 100644 --- a/src/cognitect/aws/util.clj +++ b/src/cognitect/aws/util.clj @@ -271,20 +271,6 @@ (or data {}) (:members shape))) -(defonce ^:private dynalock (Object.)) - -(defn dynaload - [s] - (let [ns (namespace s)] - (assert ns) - (locking dynalock - (require (symbol ns))) - (let [v (resolve s)] - (if v - @v - (throw (RuntimeException. (str "Var " s " is not on the classpath"))))))) - - ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;; Wrappers - here to support testing with-redefs since ;;;; we can't redef static methods From c29a84f53983abb396bbcdc0d4651f6c3daba044 Mon Sep 17 00:00:00 2001 From: Ghadi Shayban Date: Fri, 25 Oct 2019 11:59:45 -0500 Subject: [PATCH 037/151] stop blocking on fulfillment of send-request* --- src/cognitect/aws/client.clj | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/cognitect/aws/client.clj b/src/cognitect/aws/client.clj index 61ca7655..28db5db2 100644 --- a/src/cognitect/aws/client.clj +++ b/src/cognitect/aws/client.clj @@ -64,8 +64,8 @@ (defn- send-request* "*Blocking* helper, call only from send-request." - [client op-map] - (let [result-meta (atom {})] + [ch client op-map] + (let [err-meta (atom {})] (try (let [{:keys [service region credentials endpoint http-client]} (-get-info client) http-request (sign-http-request service region (credentials/fetch credentials) @@ -73,21 +73,21 @@ (with-endpoint endpoint) (update :body util/->bbuf) ((partial interceptors/modify-http-request service op-map))))] - (swap! result-meta assoc :http-request http-request) - (http/submit http-client - http-request - (a/chan 1 (map #(with-meta - (handle-http-response service op-map %) - (assoc @result-meta - :http-response - (update % :body util/bbuf->input-stream))))))) + (swap! err-meta assoc :http-request http-request) + (a/take! + (http/submit http-client http-request) + (fn [response] + (a/put! ch (with-meta + (handle-http-response service op-map response) + {:http-request http-request + :http-response (update response :body util/bbuf->input-stream)})))) + ch) (catch Throwable t - (let [err-ch (a/chan 1)] - (a/put! err-ch (with-meta - {:cognitect.anomalies/category :cognitect.anomalies/fault - ::throwable t} - @result-meta)) - err-ch))))) + (a/put! ch (with-meta + {:cognitect.anomalies/category :cognitect.anomalies/fault + ::throwable t} + (assoc @err-meta :op-map op-map))) + ch)))) (defonce send-pool (delay @@ -106,5 +106,5 @@ [client op-map] (let [ch (a/chan 1)] (.submit ^ExecutorService @send-pool - ^Callable #(a/>!! ch (a/ Date: Fri, 25 Oct 2019 12:16:32 -0500 Subject: [PATCH 038/151] CHANGES --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 6af4b0a3..41e39716 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,7 @@ * Fix: S3 HeadObject fails with large files [#97](https://github.com/cognitect-labs/aws-api/issues/97) * This was fixed in cognitect/http-client 0.1.101 +* Fix concurrency 4 limit introduced in 0.8.383 ## 0.8.383 / 2019-10-24 From d49d4c445e942950708501fe34a6fca504432caf Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 25 Oct 2019 13:21:23 -0500 Subject: [PATCH 039/151] one less channel --- src/cognitect/aws/client/api/async.clj | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/src/cognitect/aws/client/api/async.clj b/src/cognitect/aws/client/api/async.clj index 2a682f39..96083afc 100644 --- a/src/cognitect/aws/client/api/async.clj +++ b/src/cognitect/aws/client/api/async.clj @@ -61,12 +61,10 @@ (throw (ex-info "Operation not supported" {:service (keyword (service/service-name service)) :operation (:op op-map)}))) (if validation-error - (do - (a/put! result-chan validation-error) - result-chan) - (let [send #(client/send-request client op-map) - retriable? (or (:retriable? op-map) retriable?) - backoff (or (:backoff op-map) backoff) - response-chan (retry/with-retry send (a/promise-chan) retriable? backoff)] - (a/take! response-chan (partial a/put! result-chan)) - result-chan)))) + (a/put! result-chan validation-error) + (retry/with-retry + #(client/send-request client op-map) + result-chan + (or (:retriable? op-map) retriable?) + (or (:backoff op-map) backoff))) + result-chan)) From fc251a31d1e3762aec6f804c65dca3be5bdb7028 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 25 Oct 2019 15:04:53 -0500 Subject: [PATCH 040/151] update latest releases --- README.md | 2 +- latest-releases.edn | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 3acc5a3f..c7d3333d 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.383"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.655"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.658"} com.cognitect.aws/s3 {:mvn/version "747.2.533.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 15bcd46c..e28d5c54 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,5 +1,5 @@ {com.cognitect.aws/api {:mvn/version "0.8.383"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.655"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.658"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Migration Hub"}, @@ -31,7 +31,7 @@ {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, com.cognitect.aws/appmesh - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS App Mesh"}, + {:mvn/version "759.2.556.0", :aws/serviceFullName "AWS App Mesh"}, com.cognitect.aws/appstream {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon AppStream"}, com.cognitect.aws/appsync @@ -53,7 +53,7 @@ {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Cost Explorer Service"}, com.cognitect.aws/chime - {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Chime"}, + {:mvn/version "759.2.556.0", :aws/serviceFullName "Amazon Chime"}, com.cognitect.aws/cloud9 {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory @@ -105,7 +105,7 @@ com.cognitect.aws/config {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "746.2.533.0", + {:mvn/version "759.2.555.0", :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/cur {:mvn/version "746.2.533.0", @@ -144,7 +144,7 @@ com.cognitect.aws/dynamodb {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ec2 - {:mvn/version "757.2.547.0", + {:mvn/version "759.2.556.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "747.2.533.0", @@ -209,7 +209,7 @@ com.cognitect.aws/fsx {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon FSx"}, com.cognitect.aws/gamelift - {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon GameLift"}, + {:mvn/version "759.2.556.0", :aws/serviceFullName "Amazon GameLift"}, com.cognitect.aws/glacier {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator @@ -250,7 +250,7 @@ {:mvn/version "757.2.547.0", :aws/serviceFullName "AWS IoT Analytics"}, com.cognitect.aws/iotevents - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS IoT Events"}, + {:mvn/version "759.2.554.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS IoT Events Data"}, @@ -350,7 +350,7 @@ com.cognitect.aws/opsworks {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS OpsWorks"}, com.cognitect.aws/opsworkscm - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS OpsWorks CM"}, + {:mvn/version "759.2.554.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations {:mvn/version "757.2.545.0", :aws/serviceFullName "AWS Organizations"}, @@ -375,7 +375,7 @@ {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, com.cognitect.aws/polly - {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Polly"}, + {:mvn/version "759.2.555.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Price List Service"}, @@ -429,7 +429,7 @@ com.cognitect.aws/s3control {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "757.2.536.0", + {:mvn/version "759.2.556.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sdb {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon SimpleDB"}, From d7af4d91404adb791b6cd660fde37467cb54a168 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 25 Oct 2019 15:08:25 -0500 Subject: [PATCH 041/151] Update README.md, CHANGES.md, and latest-releases.edn with 0.8.391 --- CHANGES.md | 2 +- README.md | 2 +- latest-releases.edn | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 41e39716..585beb0c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # aws-api -## DEV +## 0.8.391 / 2019-10-25 * Fix: S3 HeadObject fails with large files [#97](https://github.com/cognitect-labs/aws-api/issues/97) * This was fixed in cognitect/http-client 0.1.101 diff --git a/README.md b/README.md index c7d3333d..5446b067 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ of your choice, e.g. `com.cognitect.aws/s3`. To use, for example, the s3 api, add the following to deps.edn ``` clojure -{:deps {com.cognitect.aws/api {:mvn/version "0.8.383"} +{:deps {com.cognitect.aws/api {:mvn/version "0.8.391"} com.cognitect.aws/endpoints {:mvn/version "1.1.11.658"} com.cognitect.aws/s3 {:mvn/version "747.2.533.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index e28d5c54..7937a0a2 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,4 +1,4 @@ -{com.cognitect.aws/api {:mvn/version "0.8.383"}, +{com.cognitect.aws/api {:mvn/version "0.8.391"}, com.cognitect.aws/endpoints {:mvn/version "1.1.11.658"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "746.2.533.0", From db58364eff2dc3a58c9cacd5cf2b9c39848da439 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 25 Oct 2019 15:09:58 -0500 Subject: [PATCH 042/151] CHANGES --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 585beb0c..6d3b19f2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,7 +6,7 @@ * This was fixed in cognitect/http-client 0.1.101 * Fix concurrency 4 limit introduced in 0.8.383 -## 0.8.383 / 2019-10-24 +## ~~0.8.383 / 2019-10-24~~ * Make http calls to fetch credentials async / non-blocking. From 49b7d218f65844ad50ae59a7b1f71ca1f369425f Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Tue, 29 Oct 2019 08:46:48 -0500 Subject: [PATCH 043/151] (+ type-hints coercion) #=> less reflection --- src/cognitect/aws/shape.clj | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/cognitect/aws/shape.clj b/src/cognitect/aws/shape.clj index f445be46..73ec8577 100644 --- a/src/cognitect/aws/shape.clj +++ b/src/cognitect/aws/shape.clj @@ -82,11 +82,11 @@ "rfc822" (util/parse-date util/rfc822-date-format data) "iso8601" (util/parse-date util/iso8601-date-format data) (cond (int? data) - (java.util.Date. (* 1000 data)) + (java.util.Date. (* 1000 ^int data)) (double? data) (java.util.Date. (* 1000 (long data))) (re-matches #"^\d+$" data) - (java.util.Date. (* 1000 (read-string data))) + (java.util.Date. (* 1000 (long (read-string data)))) :else (->> [util/iso8601-date-format util/iso8601-msecs-date-format @@ -394,10 +394,10 @@ (defmethod xml-parse* "string" [_ nodes] (or (data nodes) "")) (defmethod xml-parse* "character" [_ nodes] (or (data nodes) "")) (defmethod xml-parse* "boolean" [_ nodes] (= (data nodes) "true")) -(defmethod xml-parse* "double" [_ nodes] (Double. (data nodes))) -(defmethod xml-parse* "float" [_ nodes] (Double. (data nodes))) -(defmethod xml-parse* "long" [_ nodes] (Long. (data nodes))) -(defmethod xml-parse* "integer" [_ nodes] (Long. (data nodes))) +(defmethod xml-parse* "double" [_ nodes] (Double. ^String (data nodes))) +(defmethod xml-parse* "float" [_ nodes] (Double. ^String (data nodes))) +(defmethod xml-parse* "long" [_ nodes] (Long. ^String (data nodes))) +(defmethod xml-parse* "integer" [_ nodes] (Long. ^String (data nodes))) (defmethod xml-parse* "blob" [_ nodes] (util/base64-decode (data nodes))) (defmethod xml-parse* "timestamp" [shape nodes] From a1bdf93ac5fc39bcd999c5303070c2f2f91753f6 Mon Sep 17 00:00:00 2001 From: Ghadi Shayban Date: Tue, 29 Oct 2019 08:56:05 -0500 Subject: [PATCH 044/151] use static parse methods instead of deprecated constructors --- src/cognitect/aws/shape.clj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/cognitect/aws/shape.clj b/src/cognitect/aws/shape.clj index 73ec8577..8575a895 100644 --- a/src/cognitect/aws/shape.clj +++ b/src/cognitect/aws/shape.clj @@ -394,10 +394,10 @@ (defmethod xml-parse* "string" [_ nodes] (or (data nodes) "")) (defmethod xml-parse* "character" [_ nodes] (or (data nodes) "")) (defmethod xml-parse* "boolean" [_ nodes] (= (data nodes) "true")) -(defmethod xml-parse* "double" [_ nodes] (Double. ^String (data nodes))) -(defmethod xml-parse* "float" [_ nodes] (Double. ^String (data nodes))) -(defmethod xml-parse* "long" [_ nodes] (Long. ^String (data nodes))) -(defmethod xml-parse* "integer" [_ nodes] (Long. ^String (data nodes))) +(defmethod xml-parse* "double" [_ nodes] (Double/parseDouble ^String (data nodes))) +(defmethod xml-parse* "float" [_ nodes] (Double/parseDouble ^String (data nodes))) +(defmethod xml-parse* "long" [_ nodes] (Long/parseLong ^String (data nodes))) +(defmethod xml-parse* "integer" [_ nodes] (Long/parseLong ^String (data nodes))) (defmethod xml-parse* "blob" [_ nodes] (util/base64-decode (data nodes))) (defmethod xml-parse* "timestamp" [shape nodes] From 37be99d5b3ce73f88c2a19503716d350322a305c Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Tue, 29 Oct 2019 09:09:00 -0500 Subject: [PATCH 045/151] warn on reflection --- src/cognitect/aws/shape.clj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/cognitect/aws/shape.clj b/src/cognitect/aws/shape.clj index 8575a895..6798f5a6 100644 --- a/src/cognitect/aws/shape.clj +++ b/src/cognitect/aws/shape.clj @@ -20,6 +20,8 @@ (:require [clojure.data.json :as json] [cognitect.aws.util :as util])) +(set! *warn-on-reflection* true) + ;; ---------------------------------------------------------------------------------------- ;; Helpers to navigate shapes ;; ---------------------------------------------------------------------------------------- From 3e5d8701f9dff6ec1394bc99406502c0964f4949 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 1 Nov 2019 08:36:53 -0500 Subject: [PATCH 046/151] update latest releases --- README.md | 4 ++-- latest-releases.edn | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 5446b067..04667130 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,8 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.391"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.658"} - com.cognitect.aws/s3 {:mvn/version "747.2.533.0"}}} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.664"} + com.cognitect.aws/s3 {:mvn/version "762.2.558.0"}}} ``` * See [latest releases](latest-releases.edn) for a list of the latest releases of diff --git a/latest-releases.edn b/latest-releases.edn index 7937a0a2..91f49827 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,5 +1,5 @@ {com.cognitect.aws/api {:mvn/version "0.8.391"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.658"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.664"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Migration Hub"}, @@ -14,7 +14,7 @@ {:mvn/version "746.2.533.0", :aws/serviceFullName "Alexa For Business"}, com.cognitect.aws/amplify - {:mvn/version "757.2.538.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "762.2.561.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon API Gateway"}, @@ -33,7 +33,7 @@ com.cognitect.aws/appmesh {:mvn/version "759.2.556.0", :aws/serviceFullName "AWS App Mesh"}, com.cognitect.aws/appstream - {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon AppStream"}, + {:mvn/version "762.2.559.0", :aws/serviceFullName "Amazon AppStream"}, com.cognitect.aws/appsync {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS AppSync"}, com.cognitect.aws/athena @@ -55,7 +55,7 @@ com.cognitect.aws/chime {:mvn/version "759.2.556.0", :aws/serviceFullName "Amazon Chime"}, com.cognitect.aws/cloud9 - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Cloud9"}, + {:mvn/version "762.2.559.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon CloudDirectory"}, @@ -150,7 +150,7 @@ {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "746.2.533.0", + {:mvn/version "762.2.557.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs {:mvn/version "757.2.538.0", @@ -159,7 +159,7 @@ {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elasticache - {:mvn/version "757.2.546.0", + {:mvn/version "762.2.560.0", :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk {:mvn/version "746.2.533.0", @@ -424,7 +424,7 @@ {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "747.2.533.0", + {:mvn/version "762.2.558.0", :aws/serviceFullName "Amazon Simple Storage Service"}, com.cognitect.aws/s3control {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS S3 Control"}, From ca2c46478744485d634fc935863013124e41def4 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 8 Nov 2019 15:04:21 -0600 Subject: [PATCH 047/151] update the issue template to stress the importance of a complete example --- .github/issue_template.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index 9626f3ce..cb8c1477 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -16,8 +16,10 @@ e.g. ## Description with failing test case Please describe what you are trying to do, what you expect to see, and -what you're seeing instead. Include a code example that we can paste -as/is into a REPL, execute, and watch fail. +what you're seeing instead. + +*Important*: Please include a complete minimal code example that we +can paste as/is into a REPL, execute, and watch fail. ## Stack traces From a38ce317961dc27b39440542441dfa69963c50d0 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sat, 9 Nov 2019 10:28:08 -0600 Subject: [PATCH 048/151] update latest releases --- README.md | 4 +- latest-releases.edn | 397 +++++++++++++++++++++++--------------------- 2 files changed, 206 insertions(+), 195 deletions(-) diff --git a/README.md b/README.md index 04667130..df6a4138 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,8 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.391"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.664"} - com.cognitect.aws/s3 {:mvn/version "762.2.558.0"}}} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.670"} + com.cognitect.aws/s3 {:mvn/version "770.2.568.0"}}} ``` * See [latest releases](latest-releases.edn) for a list of the latest releases of diff --git a/latest-releases.edn b/latest-releases.edn index 91f49827..2fd70db9 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,514 +1,525 @@ {com.cognitect.aws/api {:mvn/version "0.8.391"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.664"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.670"}, com.cognitect.aws/AWSMigrationHub - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/acm - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Alexa For Business"}, com.cognitect.aws/amplify - {:mvn/version "762.2.561.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayV2"}, com.cognitect.aws/application-autoscaling - {:mvn/version "757.2.542.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, com.cognitect.aws/appmesh - {:mvn/version "759.2.556.0", :aws/serviceFullName "AWS App Mesh"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS App Mesh"}, com.cognitect.aws/appstream - {:mvn/version "762.2.559.0", :aws/serviceFullName "Amazon AppStream"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, com.cognitect.aws/appsync - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS AppSync"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS AppSync"}, com.cognitect.aws/athena - {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Athena"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Athena"}, com.cognitect.aws/autoscaling - {:mvn/version "746.2.533.0", :aws/serviceFullName "Auto Scaling"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, com.cognitect.aws/backup - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Backup"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Backup"}, com.cognitect.aws/batch - {:mvn/version "758.2.552.0", :aws/serviceFullName "AWS Batch"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Batch"}, com.cognitect.aws/budgets - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Budgets"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cost Explorer Service"}, com.cognitect.aws/chime - {:mvn/version "759.2.556.0", :aws/serviceFullName "Amazon Chime"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Chime"}, com.cognitect.aws/cloud9 - {:mvn/version "762.2.559.0", :aws/serviceFullName "AWS Cloud9"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudFront"}, com.cognitect.aws/cloudhsm - {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon CloudHSM"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, com.cognitect.aws/cloudhsmv2 - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS CloudHSM V2"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch"}, com.cognitect.aws/cloudsearchdomain - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, com.cognitect.aws/cloudtrail - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS CloudTrail"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CloudTrail"}, com.cognitect.aws/codebuild - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS CodeBuild"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeBuild"}, com.cognitect.aws/codecommit - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS CodeCommit"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeCommit"}, com.cognitect.aws/codedeploy - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS CodeDeploy"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codepipeline - {:mvn/version "757.2.537.0", :aws/serviceFullName "AWS CodePipeline"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodePipeline"}, com.cognitect.aws/codestar - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS CodeStar"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, + com.cognitect.aws/codestar-notifications + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "757.2.543.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "749.2.535.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/config - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Config"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "759.2.555.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/cur - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, com.cognitect.aws/datapipeline - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Data Pipeline"}, com.cognitect.aws/datasync - {:mvn/version "757.2.545.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, com.cognitect.aws/devicefarm - {:mvn/version "757.2.542.0", :aws/serviceFullName "AWS Device Farm"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/directconnect - {:mvn/version "757.2.544.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "757.2.536.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb - {:mvn/version "757.2.540.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, com.cognitect.aws/ds - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Directory Service"}, com.cognitect.aws/dynamodb - {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon DynamoDB"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ec2 - {:mvn/version "759.2.556.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "762.2.557.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "757.2.538.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elasticache - {:mvn/version "762.2.560.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/entitlement-marketplace - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "757.2.542.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge - {:mvn/version "757.2.545.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudWatch Events"}, com.cognitect.aws/firehose - {:mvn/version "757.2.545.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms - {:mvn/version "757.2.547.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/fsx - {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon FSx"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon FSx"}, com.cognitect.aws/gamelift - {:mvn/version "759.2.556.0", :aws/serviceFullName "Amazon GameLift"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon GameLift"}, com.cognitect.aws/glacier - {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Glacier"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "757.2.536.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Global Accelerator"}, com.cognitect.aws/glue - {:mvn/version "757.2.544.0", :aws/serviceFullName "AWS Glue"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Glue"}, com.cognitect.aws/greengrass - {:mvn/version "757.2.548.0", :aws/serviceFullName "AWS Greengrass"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Ground Station"}, com.cognitect.aws/guardduty - {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon GuardDuty"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/iam - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/importexport - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, com.cognitect.aws/inspector - {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Inspector"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, com.cognitect.aws/iot - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS IoT"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Jobs Data Plane"}, com.cognitect.aws/iot1click-projects - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics - {:mvn/version "757.2.547.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Analytics"}, com.cognitect.aws/iotevents - {:mvn/version "759.2.554.0", :aws/serviceFullName "AWS IoT Events"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events Data"}, com.cognitect.aws/iotthingsgraph - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/kafka - {:mvn/version "758.2.551.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kinesis - {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Kinesis"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media - {:mvn/version "758.2.550.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, com.cognitect.aws/kinesis-video-media - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, com.cognitect.aws/kinesisanalytics - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisvideo - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lake Formation"}, com.cognitect.aws/lambda - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Lambda"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS License Manager"}, com.cognitect.aws/lightsail - {:mvn/version "757.2.541.0", :aws/serviceFullName "Amazon Lightsail"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/machinelearning - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, com.cognitect.aws/macie - {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Macie"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, com.cognitect.aws/managedblockchain - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "758.2.551.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect - {:mvn/version "747.2.532.0", :aws/serviceFullName "AWS MediaConnect"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "757.2.546.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "757.2.543.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore"}, com.cognitect.aws/mediastore-data - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS MediaTailor"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/mobile - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS Mobile"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, com.cognitect.aws/mobileanalytics - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "758.2.553.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudWatch"}, com.cognitect.aws/mq - {:mvn/version "757.2.539.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, com.cognitect.aws/neptune - {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Neptune"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Neptune"}, com.cognitect.aws/opsworks - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS OpsWorks"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, com.cognitect.aws/opsworkscm - {:mvn/version "759.2.554.0", :aws/serviceFullName "AWS OpsWorks CM"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "757.2.545.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Organizations"}, com.cognitect.aws/personalize - {:mvn/version "758.2.549.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Performance Insights"}, com.cognitect.aws/pinpoint - {:mvn/version "757.2.544.0", :aws/serviceFullName "Amazon Pinpoint"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email - {:mvn/version "757.2.544.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, com.cognitect.aws/polly - {:mvn/version "759.2.555.0", :aws/serviceFullName "Amazon Polly"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Price List Service"}, com.cognitect.aws/qldb - {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon QLDB"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "758.2.552.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS RDS DataService"}, com.cognitect.aws/redshift - {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Redshift"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, com.cognitect.aws/robomaker - {:mvn/version "758.2.551.0", :aws/serviceFullName "AWS RoboMaker"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS RoboMaker"}, com.cognitect.aws/route53 - {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Route 53"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex - {:mvn/version "757.2.547.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "762.2.558.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Storage Service"}, com.cognitect.aws/s3control - {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS S3 Control"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "759.2.556.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SageMaker Service"}, + com.cognitect.aws/savingsplans + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Savings Plans"}, com.cognitect.aws/sdb - {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon SimpleDB"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS SecurityHub"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas - {:mvn/version "746.2.533.0", :aws/serviceFullName "Service Quotas"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery - {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Cloud Map"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/shield - {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Shield"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Shield"}, com.cognitect.aws/signer - {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Signer"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball - {:mvn/version "757.2.544.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "757.2.543.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + com.cognitect.aws/sso + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Single Sign-On"}, + com.cognitect.aws/sso-oidc + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, com.cognitect.aws/states - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Security Token Service"}, com.cognitect.aws/support - {:mvn/version "747.2.533.0", :aws/serviceFullName "AWS Support"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf - {:mvn/version "747.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, com.cognitect.aws/textract - {:mvn/version "747.2.533.0", :aws/serviceFullName "Amazon Textract"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "749.2.535.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Transfer for SFTP"}, com.cognitect.aws/translate - {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon Translate"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Translate"}, com.cognitect.aws/waf - {:mvn/version "757.2.539.0", :aws/serviceFullName "AWS WAF"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS WAF Regional"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF Regional"}, com.cognitect.aws/workdocs - {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon WorkDocs"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkDocs"}, com.cognitect.aws/worklink - {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon WorkLink"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, com.cognitect.aws/workmail - {:mvn/version "746.2.533.0", :aws/serviceFullName "Amazon WorkMail"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow - {:mvn/version "746.2.533.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "758.2.549.0", + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkSpaces"}, com.cognitect.aws/xray - {:mvn/version "746.2.533.0", :aws/serviceFullName "AWS X-Ray"}} + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS X-Ray"}} From 74ef845f42691a95f3e5511806d30dffc7fbfdee Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Thu, 14 Nov 2019 10:22:03 -0600 Subject: [PATCH 049/151] anomalies/category (not anomaly/category) --- src/cognitect/aws/client.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cognitect/aws/client.clj b/src/cognitect/aws/client.clj index 28db5db2..4ce023b7 100644 --- a/src/cognitect/aws/client.clj +++ b/src/cognitect/aws/client.clj @@ -42,7 +42,7 @@ (defn ^:private handle-http-response [service op-map http-response] (try - (if-let [anomaly-category (:cognitect.anomaly/category http-response)] + (if-let [anomaly-category (:cognitect.anomalies/category http-response)] {:cognitect.anomalies/category anomaly-category ::throwable (::http/throwable http-response)} (parse-http-response service op-map http-response)) From 2bbce108ec8d3f0a749c014989e8411049b9c665 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sat, 16 Nov 2019 09:33:18 -0600 Subject: [PATCH 050/151] use Double and Long static parse methods --- examples/autoscaling.repl | 5 +++++ examples/deps.edn | 10 +++++++++ examples/issue-105.repl | 31 ++++++++++++++++++++++++++++ src/cognitect/aws/protocols/rest.clj | 8 +++---- 4 files changed, 50 insertions(+), 4 deletions(-) create mode 100644 examples/autoscaling.repl create mode 100644 examples/deps.edn create mode 100644 examples/issue-105.repl diff --git a/examples/autoscaling.repl b/examples/autoscaling.repl new file mode 100644 index 00000000..bc73c4b3 --- /dev/null +++ b/examples/autoscaling.repl @@ -0,0 +1,5 @@ +(require '[cognitect.aws.client.api :as aws]) + +(def client (aws/client {:api :autoscaling})) +(aws/invoke client {:op :DescribeAutoScalingGroups + :request {}}) diff --git a/examples/deps.edn b/examples/deps.edn new file mode 100644 index 00000000..623dd860 --- /dev/null +++ b/examples/deps.edn @@ -0,0 +1,10 @@ +{:deps {com.cognitect.aws/api {:mvn/version "0.8.391" + :exclusions [org.slf4j/slf4j-log4j12]} + com.cognitect.aws/dynamodb {:mvn/version "746.2.533.0"} + com.cognitect.aws/ec2 {:mvn/version "759.2.556.0"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.664"} + com.cognitect.aws/logs {:mvn/version "747.2.533.0"} + com.cognitect.aws/autoscaling {:mvn/version "770.2.568.0"} + com.cognitect.aws/cloudformation {:mvn/version "746.2.533.0"} + com.cognitect.aws/s3 {:mvn/version "762.2.558.0"} + com.cognitect.aws/resourcegroupstaggingapi {:mvn/version "747.2.533.0"}}} diff --git a/examples/issue-105.repl b/examples/issue-105.repl new file mode 100644 index 00000000..597a6cb2 --- /dev/null +++ b/examples/issue-105.repl @@ -0,0 +1,31 @@ +(require '[clojure.core.async :as a] + '[clojure.spec.alpha :as s] + '[clojure.spec.gen.alpha :as gen] + '[clojure.java.io :as io] + '[cognitect.aws.client.api :as aws] + '[cognitect.aws.client.api.async :as aws.async]) + +(require '[cognitect.aws.client :as client] + '[cognitect.aws.endpoint :as endpoint] + + ) + +(def sts-gov (aws/client {:api :sts :region "us-gov-west-1"})) +(def sts-default (aws/client {:api :sts})) + +(def sts-us-west (aws/client {:api :sts :region "us-west-1"})) + +(->> (endpoint/resolver) + :partitions + (map #(dissoc % :services :regions)) + ) + +;; ("aws" "aws-cn" "aws-us-gov" "aws-iso" "aws-iso-b") + +(aws/invoke sts-gov {:op :GetCallerIdentity}) +(aws/invoke sts-default {:op :GetCallerIdentity}) +(aws/invoke sts-us-west {:op :GetCallerIdentity}) + +(meta *1) + +(def ) diff --git a/src/cognitect/aws/protocols/rest.clj b/src/cognitect/aws/protocols/rest.clj index 691f57bd..624f23bf 100644 --- a/src/cognitect/aws/protocols/rest.clj +++ b/src/cognitect/aws/protocols/rest.clj @@ -192,10 +192,10 @@ :else data)) (defmethod parse-header-value "character" [_ data] (or data "")) (defmethod parse-header-value "boolean" [_ data] (= data "true")) -(defmethod parse-header-value "double" [_ data] (Double. data)) -(defmethod parse-header-value "float" [_ data] (Double. data)) -(defmethod parse-header-value "long" [_ data] (Long. data)) -(defmethod parse-header-value "integer" [_ data] (Long. data)) +(defmethod parse-header-value "double" [_ data] (Double/parseDouble ^String data)) +(defmethod parse-header-value "float" [_ data] (Double/parseDouble ^String data)) +(defmethod parse-header-value "long" [_ data] (Long/parseLong ^String data)) +(defmethod parse-header-value "integer" [_ data] (Long/parseLong ^String data)) (defmethod parse-header-value "blob" [_ data] (util/base64-decode data)) (defmethod parse-header-value "timestamp" [shape data] From 73ca9c3727c3118b9427ca578fbeecb7d71f0394 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sat, 16 Nov 2019 14:36:20 -0600 Subject: [PATCH 051/151] CHANGES --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 6d3b19f2..cda75a93 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,9 @@ # aws-api +## DEV + +* Reduce noise from reflection warnings in java 9+ [#106](https://github.com/cognitect-labs/aws-api/issues/106) + ## 0.8.391 / 2019-10-25 * Fix: S3 HeadObject fails with large files [#97](https://github.com/cognitect-labs/aws-api/issues/97) From d2f2a2b17798eb5a3f70ecefc63dc303ece0689d Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Mon, 18 Nov 2019 05:41:53 -0500 Subject: [PATCH 052/151] remove file added by accident --- examples/issue-105.repl | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 examples/issue-105.repl diff --git a/examples/issue-105.repl b/examples/issue-105.repl deleted file mode 100644 index 597a6cb2..00000000 --- a/examples/issue-105.repl +++ /dev/null @@ -1,31 +0,0 @@ -(require '[clojure.core.async :as a] - '[clojure.spec.alpha :as s] - '[clojure.spec.gen.alpha :as gen] - '[clojure.java.io :as io] - '[cognitect.aws.client.api :as aws] - '[cognitect.aws.client.api.async :as aws.async]) - -(require '[cognitect.aws.client :as client] - '[cognitect.aws.endpoint :as endpoint] - - ) - -(def sts-gov (aws/client {:api :sts :region "us-gov-west-1"})) -(def sts-default (aws/client {:api :sts})) - -(def sts-us-west (aws/client {:api :sts :region "us-west-1"})) - -(->> (endpoint/resolver) - :partitions - (map #(dissoc % :services :regions)) - ) - -;; ("aws" "aws-cn" "aws-us-gov" "aws-iso" "aws-iso-b") - -(aws/invoke sts-gov {:op :GetCallerIdentity}) -(aws/invoke sts-default {:op :GetCallerIdentity}) -(aws/invoke sts-us-west {:op :GetCallerIdentity}) - -(meta *1) - -(def ) From ebeba579eeb0f8b72db388928deb95ab3b2e52a2 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Mon, 18 Nov 2019 06:28:59 -0500 Subject: [PATCH 053/151] use credentialScope or region (from endpoint config) for signing --- CHANGES.md | 1 + src/cognitect/aws/client.clj | 5 ++-- src/cognitect/aws/client/api.clj | 3 ++- src/cognitect/aws/endpoint.clj | 36 ++++++++++++------------- src/cognitect/aws/signers.clj | 20 +++++++------- test/src/cognitect/aws/signers_test.clj | 16 +++-------- 6 files changed, 36 insertions(+), 45 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index cda75a93..3c2469e4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,7 @@ ## DEV * Reduce noise from reflection warnings in java 9+ [#106](https://github.com/cognitect-labs/aws-api/issues/106) +* Get signing region from endpoint config [#105](https://github.com/cognitect-labs/aws-api/issues/105) ## 0.8.391 / 2019-10-25 diff --git a/src/cognitect/aws/client.clj b/src/cognitect/aws/client.clj index 4ce023b7..0366b5ca 100644 --- a/src/cognitect/aws/client.clj +++ b/src/cognitect/aws/client.clj @@ -35,7 +35,7 @@ (defmulti sign-http-request "Sign the HTTP request." - (fn [service region credentials http-request] + (fn [service endpoint credentials http-request] (get-in service [:metadata :signatureVersion]))) ;; TODO convey throwable back from impl @@ -68,7 +68,8 @@ (let [err-meta (atom {})] (try (let [{:keys [service region credentials endpoint http-client]} (-get-info client) - http-request (sign-http-request service region (credentials/fetch credentials) + http-request (sign-http-request service endpoint + (credentials/fetch credentials) (-> (build-http-request service op-map) (with-endpoint endpoint) (update :body util/->bbuf) diff --git a/src/cognitect/aws/client/api.clj b/src/cognitect/aws/client/api.clj index ad11b8e2..86785e05 100644 --- a/src/cognitect/aws/client/api.clj +++ b/src/cognitect/aws/client/api.clj @@ -86,7 +86,8 @@ (assoc :ops (ops c))))}) {:service service :region region - :endpoint (if-let [ep (endpoint/resolve (-> service :metadata :endpointPrefix keyword) region)] + :endpoint (if-let [ep (endpoint/resolve (keyword (get-in service [:metadata :endpointPrefix])) + (keyword region))] (merge ep (if (string? endpoint-override) {:hostname endpoint-override} endpoint-override)) diff --git a/src/cognitect/aws/endpoint.clj b/src/cognitect/aws/endpoint.clj index b744b585..2c2f89e0 100644 --- a/src/cognitect/aws/endpoint.clj +++ b/src/cognitect/aws/endpoint.clj @@ -30,28 +30,28 @@ (defn service-resolve "Resolve the endpoint for the given service." - [partition service-name service endpoint-key] - (let [endpoint (get-in service [:endpoints endpoint-key]) - endpoint-name (name endpoint-key) - result (merge (:defaults partition) - (:defaults service) - endpoint - {:partition (:partition partition) - :endpoint-name endpoint-name - :dnsSuffix (:dnsSuffix partition)})] + [partition service-name service region-key] + (let [endpoint (get-in service [:endpoints region-key]) + region (name region-key) + result (merge (:defaults partition) + (:defaults service) + endpoint + {:partition (:partition partition) + :region region + :dnsSuffix (:dnsSuffix partition)})] (util/map-vals #(render-template % {"service" service-name - "region" endpoint-name + "region" region "dnsSuffix" (:dnsSuffix partition)}) result [:hostname :sslCommonName]))) (defn partition-resolve [{:keys [services] :as partition} service-key region-key] - (let [{:keys [partitionEndpoint isRegionalized] :as service} (get services service-key) - endpoint-key (if (and partitionEndpoint (not isRegionalized)) - (keyword partitionEndpoint) - region-key)] - (when (contains? (-> partition :regions keys set) (keyword region-key)) + (when (contains? (-> partition :regions keys set) region-key) + (let [{:keys [partitionEndpoint isRegionalized] :as service} (get services service-key) + endpoint-key (if (and partitionEndpoint (not isRegionalized)) + (keyword partitionEndpoint) + region-key)] (service-resolve partition (name service-key) service endpoint-key)))) (defn resolve* @@ -63,14 +63,14 @@ Return a map with the following keys: :partition The name of the partition. - :endpoint-name The name of the endpoint. + :region The region of the endpoint. :hostname The hostname to use. :ssl-common-name The ssl-common-name to use (optional). :credential-scope The Signature v4 credential scope (optional). :signature-versions A list of possible signature versions (optional). :protocols A list of supported protocols." - [service region] - (some #(partition-resolve % service region) + [service-key region] + (some #(partition-resolve % service-key region) (:partitions (resolver)))) (def resolve (memoize resolve*)) diff --git a/src/cognitect/aws/signers.clj b/src/cognitect/aws/signers.clj index dd3fce1d..56023254 100644 --- a/src/cognitect/aws/signers.clj +++ b/src/cognitect/aws/signers.clj @@ -135,16 +135,14 @@ (string-to-sign request auth-info)))) (defn v4-sign-http-request - [service region credentials http-request & {:keys [content-sha256-header?]}] + [service endpoint credentials http-request & {:keys [content-sha256-header?]}] (let [{:keys [:aws/access-key-id :aws/secret-access-key :aws/session-token]} credentials auth-info {:access-key-id access-key-id :secret-access-key secret-access-key :service (or (service/signing-name service) (service/endpoint-prefix service)) - :region (if (and (-> service :metadata :globalEndpoint) - (not= "s3" (service/service-name service))) - "us-east-1" - (name region))} + :region (or (get-in endpoint [:credentialScope :region]) + (:region endpoint))} req (cond-> http-request session-token (assoc-in [:headers "x-amz-security-token"] session-token) content-sha256-header? (assoc-in [:headers "x-amz-content-sha256"] (hashed-body http-request)))] @@ -157,13 +155,13 @@ (signature auth-info req))))) (defmethod client/sign-http-request "v4" - [service region credentials http-request] - (v4-sign-http-request service region credentials http-request)) + [service endpoint credentials http-request] + (v4-sign-http-request service endpoint credentials http-request)) (defmethod client/sign-http-request "s3" - [service region credentials http-request] - (v4-sign-http-request service region credentials http-request :content-sha256-header? true)) + [service endpoint credentials http-request] + (v4-sign-http-request service endpoint credentials http-request :content-sha256-header? true)) (defmethod client/sign-http-request "s3v4" - [service region credentials http-request] - (v4-sign-http-request service region credentials http-request :content-sha256-header? true)) + [service endpoint credentials http-request] + (v4-sign-http-request service endpoint credentials http-request :content-sha256-header? true)) diff --git a/test/src/cognitect/aws/signers_test.clj b/test/src/cognitect/aws/signers_test.clj index cf8a4bb9..a725eb14 100644 --- a/test/src/cognitect/aws/signers_test.clj +++ b/test/src/cognitect/aws/signers_test.clj @@ -103,7 +103,7 @@ (let [service {:metadata {:signatureVersion "v4" :endpointPrefix "service" :uid "service-2018-12-28"}} - signed-request (client/sign-http-request service :us-east-1 credentials request)] + signed-request (client/sign-http-request service {:region "us-east-1"} credentials request)] (is (= (get-in signed-request [:headers "authorization"]) authorization)))) (testing "using signingName" @@ -111,19 +111,9 @@ :endpointPrefix "incorrect" :signingName "service" :uid "service-2018-12-28"}} - signed-request (client/sign-http-request service :us-east-1 credentials request)] + signed-request (client/sign-http-request service {:region "us-east-1"} credentials request)] (is (= (get-in signed-request [:headers "authorization"]) - authorization)))) - (testing "global endpoint is always signed with us-east-1" - (let [service {:metadata {:signatureVersion "v4" - :endpointPrefix "service" - :uid "service-2018-12-28"}}] - (let [signed-request (client/sign-http-request service :us-west-1 credentials request)] - (is (not= authorization (get-in signed-request [:headers "authorization"])))) - (let [signed-request (client/sign-http-request - (assoc-in service [:metadata :globalEndpoint] "the-world") - :us-west-1 credentials request)] - (is (= authorization (get-in signed-request [:headers "authorization"]))))))))) + authorization))))))) (deftest test-canonical-query-string (testing "ordering" From 40ac16cfea6ebbbc88279a3256110d897f3da02b Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Wed, 20 Nov 2019 15:44:27 -0500 Subject: [PATCH 054/151] upgrade core.async and data.json --- deps.edn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps.edn b/deps.edn index 0be13fd7..a3776b6e 100644 --- a/deps.edn +++ b/deps.edn @@ -3,10 +3,10 @@ {:paths ["src" "resources"] :deps {org.clojure/clojure {:mvn/version "1.10.1"} - org.clojure/core.async {:mvn/version "0.4.500"} + org.clojure/core.async {:mvn/version "0.5.527"} org.clojure/tools.logging {:mvn/version "0.5.0"} commons-codec/commons-codec {:mvn/version "1.13"} - org.clojure/data.json {:mvn/version "0.2.6"} + org.clojure/data.json {:mvn/version "0.2.7"} org.clojure/data.xml {:mvn/version "0.2.0-alpha6"} com.cognitect/http-client {:mvn/version "0.1.101"}} :aliases {:update-versions {:extra-paths ["build/src"] From 96e510cc9f9b32789a56bb77b5f5e12910ccddd2 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Mon, 25 Nov 2019 12:58:15 -0600 Subject: [PATCH 055/151] include documentationUrl in doc output when available This is currently only available for operations of the s3 api. I submitted an issue to the aws-sdk-js project: I've submitted an issue to the aws-sdk-js project: https://github.com/aws/aws-sdk-js/issues/29 As that is addressed, we'll see those URLs show up in our docs as well. --- CHANGES.md | 1 + src/cognitect/aws/client/api.clj | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 3c2469e4..e38ab75b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,7 @@ * Reduce noise from reflection warnings in java 9+ [#106](https://github.com/cognitect-labs/aws-api/issues/106) * Get signing region from endpoint config [#105](https://github.com/cognitect-labs/aws-api/issues/105) +* Add documentationUrl when available [#108](https://github.com/cognitect-labs/aws-api/issues/108) ## 0.8.391 / 2019-10-25 diff --git a/src/cognitect/aws/client/api.clj b/src/cognitect/aws/client/api.clj index 86785e05..e932a3e4 100644 --- a/src/cognitect/aws/client/api.clj +++ b/src/cognitect/aws/client/api.clj @@ -166,13 +166,16 @@ representation. Alpha. Subject to change." - [{:keys [documentation request required response refs] :as doc}] + [{:keys [documentation documentationUrl request required response refs] :as doc}] (when doc (str/join "\n" (cond-> ["-------------------------" (:name doc) "" documentation] + documentationUrl + (into ["" + documentationUrl]) request (into ["" "-------------------------" From d4ea21e89b8d371262198bc93f4610cf4a03c312 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Mon, 25 Nov 2019 22:38:07 -0600 Subject: [PATCH 056/151] update latest releases --- README.md | 4 +- latest-releases.edn | 587 +++++++++++++++----------------------------- 2 files changed, 206 insertions(+), 385 deletions(-) diff --git a/README.md b/README.md index df6a4138..c0285f1d 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,8 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.391"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.670"} - com.cognitect.aws/s3 {:mvn/version "770.2.568.0"}}} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.681"} + com.cognitect.aws/s3 {:mvn/version "773.2.576.0"}}} ``` * See [latest releases](latest-releases.edn) for a list of the latest releases of diff --git a/latest-releases.edn b/latest-releases.edn index 2fd70db9..07dfe218 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,525 +1,346 @@ {com.cognitect.aws/api {:mvn/version "0.8.391"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.670"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.681"}, com.cognitect.aws/AWSMigrationHub - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Migration Hub"}, + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/acm - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Certificate Manager"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca {:mvn/version "770.2.568.0", - :aws/serviceFullName - "AWS Certificate Manager Private Certificate Authority"}, + :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Alexa For Business"}, - com.cognitect.aws/amplify - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Alexa For Business"}, + com.cognitect.aws/amplify {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon API Gateway"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AmazonApiGatewayManagementApi"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AmazonApiGatewayV2"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayV2"}, + com.cognitect.aws/appconfig {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Application Auto Scaling"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/appmesh - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS App Mesh"}, - com.cognitect.aws/appstream - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/appsync - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS AppSync"}, - com.cognitect.aws/athena - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/autoscaling - {:mvn/version "770.2.568.0", :aws/serviceFullName "Auto Scaling"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, + com.cognitect.aws/appmesh {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS App Mesh"}, + com.cognitect.aws/appstream {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, + com.cognitect.aws/appsync {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/athena {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Athena"}, + com.cognitect.aws/autoscaling {:mvn/version "773.2.575.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Auto Scaling Plans"}, - com.cognitect.aws/backup - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/batch - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Batch"}, - com.cognitect.aws/budgets - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, + com.cognitect.aws/backup {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Backup"}, + com.cognitect.aws/batch {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/budgets {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Chime"}, - com.cognitect.aws/cloud9 - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud9"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Cost Explorer Service"}, + com.cognitect.aws/chime {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/cloud9 {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudDirectory"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS CloudFormation"}, + {:mvn/version "773.2.575.0", :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudFront"}, - com.cognitect.aws/cloudhsm - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, - com.cognitect.aws/cloudhsmv2 - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CloudHSM V2"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudFront"}, + com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, + com.cognitect.aws/cloudhsmv2 {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudSearch"}, + {:mvn/version "773.2.571.0", :aws/serviceFullName "Amazon CloudSearch"}, com.cognitect.aws/cloudsearchdomain - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudSearch Domain"}, - com.cognitect.aws/cloudtrail - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codebuild - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeBuild"}, - com.cognitect.aws/codecommit - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeCommit"}, - com.cognitect.aws/codedeploy - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, + com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, + com.cognitect.aws/codebuild {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codecommit {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, + com.cognitect.aws/codedeploy {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codepipeline - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodePipeline"}, - com.cognitect.aws/codestar - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, + {:mvn/version "773.2.570.0", :aws/serviceFullName "AWS CodePipeline"}, + com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/codestar-notifications - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS CodeStar Notifications"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Cognito Identity"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Cognito Identity Provider"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Cognito Sync"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Comprehend"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Comprehend Medical"}, - com.cognitect.aws/config - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Config"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Comprehend Medical"}, + com.cognitect.aws/config {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Connect Service"}, + {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Connect Service"}, + com.cognitect.aws/connectparticipant + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Cost and Usage Report Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, + com.cognitect.aws/dataexchange + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Data Exchange"}, com.cognitect.aws/datapipeline - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Data Pipeline"}, - com.cognitect.aws/datasync - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Data Pipeline"}, + com.cognitect.aws/datasync {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, - com.cognitect.aws/devicefarm - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Device Farm"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, + com.cognitect.aws/devicefarm {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/directconnect - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Direct Connect"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Application Discovery Service"}, + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ds - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/dynamodb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, + com.cognitect.aws/ds {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/dynamodb {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ec2 - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS EC2 Instance Connect"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elasticache - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Elastic Beanstalk"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Elastic File System"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Elastic MapReduce"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Elastic Transcoder"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Email Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/entitlement-marketplace - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Marketplace Entitlement Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Elasticsearch Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon EventBridge"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudWatch Events"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudWatch Events"}, com.cognitect.aws/firehose - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Firehose"}, + {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Firewall Management Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Forecast Service"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Forecast Query Service"}, - com.cognitect.aws/fsx - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon FSx"}, - com.cognitect.aws/gamelift - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon GameLift"}, - com.cognitect.aws/glacier - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Forecast Query Service"}, + com.cognitect.aws/fsx {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/gamelift {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon GameLift"}, + com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Glue"}, - com.cognitect.aws/greengrass - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Greengrass"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Global Accelerator"}, + com.cognitect.aws/glue {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/greengrass {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon GuardDuty"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Ground Station"}, + com.cognitect.aws/guardduty {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Health APIs and Notifications"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/iam - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Identity and Access Management"}, + {:mvn/version "773.2.575.0", :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/importexport - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Import/Export"}, - com.cognitect.aws/inspector - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, + com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, + com.cognitect.aws/iot {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Jobs Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Jobs Data Plane"}, com.cognitect.aws/iot1click-projects - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Analytics"}, - com.cognitect.aws/iotevents - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Analytics"}, + com.cognitect.aws/iotevents {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Events Data"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events Data"}, + com.cognitect.aws/iotsecuretunneling + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, com.cognitect.aws/iotthingsgraph - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Things Graph"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/kafka - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Managed Streaming for Kafka"}, - com.cognitect.aws/kinesis - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Managed Streaming for Kafka"}, + com.cognitect.aws/kinesis {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, com.cognitect.aws/kinesis-video-media - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, com.cognitect.aws/kinesisanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisvideo - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Video Streams"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Key Management Service"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lambda"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lake Formation"}, + com.cognitect.aws/lambda {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS License Manager"}, - com.cognitect.aws/lightsail - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Lightsail"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS License Manager"}, + com.cognitect.aws/lightsail {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudWatch Logs"}, + {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/machinelearning - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Machine Learning"}, - com.cognitect.aws/macie - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, + com.cognitect.aws/macie {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, com.cognitect.aws/managedblockchain - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Managed Blockchain"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Managed Blockchain"}, + com.cognitect.aws/marketplace-catalog + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Elemental MediaConvert"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Elemental MediaPackage"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Elemental MediaStore"}, + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Elemental MediaStore"}, com.cognitect.aws/mediastore-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWSMarketplace Metering"}, - com.cognitect.aws/mobile - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, + {:mvn/version "773.2.577.0", :aws/serviceFullName "AWSMarketplace Metering"}, + com.cognitect.aws/migrationhub-config + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Migration Hub Config"}, + com.cognitect.aws/mobile {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, com.cognitect.aws/mobileanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Mobile Analytics"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudWatch"}, - com.cognitect.aws/mq - {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon CloudWatch"}, + com.cognitect.aws/mq {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Mechanical Turk"}, - com.cognitect.aws/neptune - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Neptune"}, - com.cognitect.aws/opsworks - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/opsworkscm - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks CM"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, + com.cognitect.aws/neptune {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Neptune"}, + com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, + com.cognitect.aws/opsworkscm {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Organizations"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Organizations"}, com.cognitect.aws/personalize - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Personalize"}, + {:mvn/version "773.2.572.0", :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Personalize Events"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Personalize Runtime"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/pinpoint - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Performance Insights"}, + com.cognitect.aws/pinpoint {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Pinpoint Email Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, - com.cognitect.aws/polly - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Polly"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, + com.cognitect.aws/polly {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Price List Service"}, - com.cognitect.aws/qldb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Price List Service"}, + com.cognitect.aws/qldb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon QLDB Session"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Resource Access Manager"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/redshift - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Redshift"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS RDS DataService"}, + com.cognitect.aws/redshift {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Rekognition"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Resource Groups"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Resource Groups Tagging API"}, - com.cognitect.aws/robomaker - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, + com.cognitect.aws/robomaker {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS RoboMaker"}, + com.cognitect.aws/route53 {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Route 53 Domains"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Route 53 Resolver"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Lex Runtime Service"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon SageMaker Runtime"}, + {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/s3control - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS S3 Control"}, + {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon Simple Storage Service"}, + com.cognitect.aws/s3control {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/savingsplans - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Savings Plans"}, - com.cognitect.aws/sdb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Savings Plans"}, + com.cognitect.aws/sdb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Secrets Manager"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWSServerlessApplicationRepository"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud Map"}, - com.cognitect.aws/shield - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Shield"}, - com.cognitect.aws/signer - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Signer"}, + com.cognitect.aws/sesv2 + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Simple Email Service"}, + com.cognitect.aws/shield {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Shield"}, + com.cognitect.aws/signer {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Server Migration Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Import/Export Snowball"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Notification Service"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Queue Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, - com.cognitect.aws/sso - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Single Sign-On"}, - com.cognitect.aws/sso-oidc - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, - com.cognitect.aws/states - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Step Functions"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, + com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, + com.cognitect.aws/states {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Storage Gateway"}, + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon DynamoDB Streams"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Security Token Service"}, - com.cognitect.aws/support - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Security Token Service"}, + com.cognitect.aws/support {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Workflow Service"}, - com.cognitect.aws/textract - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Textract"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, + com.cognitect.aws/textract {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Transcribe Service"}, + {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Transfer for SFTP"}, - com.cognitect.aws/translate - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Translate"}, - com.cognitect.aws/waf - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Transfer for SFTP"}, + com.cognitect.aws/translate {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Translate"}, + com.cognitect.aws/waf {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF Regional"}, - com.cognitect.aws/workdocs - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkDocs"}, - com.cognitect.aws/worklink - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/workmail - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail"}, + com.cognitect.aws/workdocs {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkDocs"}, + com.cognitect.aws/worklink {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, + com.cognitect.aws/workmail {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon WorkMail Message Flow"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon WorkSpaces"}, - com.cognitect.aws/xray - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS X-Ray"}} + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkSpaces"}, + com.cognitect.aws/xray {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS X-Ray"}} From 6d6556f4b6b6dbe766cec433976eee84baf2734f Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Mon, 25 Nov 2019 22:38:30 -0600 Subject: [PATCH 057/151] Update deps in pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 311203c2..38d8208d 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ org.clojure core.async - 0.4.500 + 0.5.527 org.clojure @@ -51,7 +51,7 @@ org.clojure data.json - 0.2.6 + 0.2.7 org.clojure From 813b0ad573641e653e9e949b243165bac5a8b336 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Mon, 25 Nov 2019 22:39:42 -0600 Subject: [PATCH 058/151] Update README.md, CHANGES.md, and latest-releases.edn with 0.8.408 --- CHANGES.md | 2 +- README.md | 2 +- latest-releases.edn | 593 +++++++++++++++++++++++++++++--------------- 3 files changed, 398 insertions(+), 199 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index e38ab75b..618cc8f3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # aws-api -## DEV +## 0.8.408 / 2019-11-25 * Reduce noise from reflection warnings in java 9+ [#106](https://github.com/cognitect-labs/aws-api/issues/106) * Get signing region from endpoint config [#105](https://github.com/cognitect-labs/aws-api/issues/105) diff --git a/README.md b/README.md index c0285f1d..a9f9b9b9 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ of your choice, e.g. `com.cognitect.aws/s3`. To use, for example, the s3 api, add the following to deps.edn ``` clojure -{:deps {com.cognitect.aws/api {:mvn/version "0.8.391"} +{:deps {com.cognitect.aws/api {:mvn/version "0.8.408"} com.cognitect.aws/endpoints {:mvn/version "1.1.11.681"} com.cognitect.aws/s3 {:mvn/version "773.2.576.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 07dfe218..4ae1d1df 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,346 +1,545 @@ -{com.cognitect.aws/api {:mvn/version "0.8.391"}, +{com.cognitect.aws/api {:mvn/version "0.8.408"}, com.cognitect.aws/endpoints {:mvn/version "1.1.11.681"}, com.cognitect.aws/AWSMigrationHub - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Migration Hub"}, + {:mvn/version "773.2.576.0", + :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/acm - {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Certificate Manager"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, + :aws/serviceFullName + "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "773.2.579.0", :aws/serviceFullName "Alexa For Business"}, - com.cognitect.aws/amplify {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Alexa For Business"}, + com.cognitect.aws/amplify + {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon API Gateway"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi - {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayV2"}, - com.cognitect.aws/appconfig {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon AppConfig"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AmazonApiGatewayV2"}, + com.cognitect.aws/appconfig + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling - {:mvn/version "773.2.579.0", :aws/serviceFullName "Application Auto Scaling"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/appmesh {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS App Mesh"}, - com.cognitect.aws/appstream {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/appsync {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS AppSync"}, - com.cognitect.aws/athena {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/autoscaling {:mvn/version "773.2.575.0", :aws/serviceFullName "Auto Scaling"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon CloudWatch Application Insights"}, + com.cognitect.aws/appmesh + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS App Mesh"}, + com.cognitect.aws/appstream + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, + com.cognitect.aws/appsync + {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/athena + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Athena"}, + com.cognitect.aws/autoscaling + {:mvn/version "773.2.575.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans - {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, - com.cognitect.aws/backup {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/batch {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Batch"}, - com.cognitect.aws/budgets {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "AWS Auto Scaling Plans"}, + com.cognitect.aws/backup + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Backup"}, + com.cognitect.aws/batch + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/budgets + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon Chime"}, - com.cognitect.aws/cloud9 {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud9"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Cost Explorer Service"}, + com.cognitect.aws/chime + {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/cloud9 + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation - {:mvn/version "773.2.575.0", :aws/serviceFullName "AWS CloudFormation"}, + {:mvn/version "773.2.575.0", + :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudFront"}, - com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, - com.cognitect.aws/cloudhsmv2 {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CloudHSM V2"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon CloudFront"}, + com.cognitect.aws/cloudhsm + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, + com.cognitect.aws/cloudhsmv2 + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch - {:mvn/version "773.2.571.0", :aws/serviceFullName "Amazon CloudSearch"}, + {:mvn/version "773.2.571.0", + :aws/serviceFullName "Amazon CloudSearch"}, com.cognitect.aws/cloudsearchdomain - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, - com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codebuild {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS CodeBuild"}, - com.cognitect.aws/codecommit {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, - com.cognitect.aws/codedeploy {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon CloudSearch Domain"}, + com.cognitect.aws/cloudtrail + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, + com.cognitect.aws/codebuild + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codecommit + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, + com.cognitect.aws/codedeploy + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codepipeline {:mvn/version "773.2.570.0", :aws/serviceFullName "AWS CodePipeline"}, - com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, + com.cognitect.aws/codestar + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/codestar-notifications - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar Notifications"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Identity"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Comprehend"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Comprehend Medical"}, - com.cognitect.aws/config {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Config"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Comprehend Medical"}, + com.cognitect.aws/config + {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Connect Service"}, + {:mvn/version "773.2.577.0", + :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/connectparticipant - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Connect Participant Service"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Cost and Usage Report Service"}, com.cognitect.aws/dataexchange - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Data Exchange"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Data Exchange"}, com.cognitect.aws/datapipeline - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Data Pipeline"}, - com.cognitect.aws/datasync {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Data Pipeline"}, + com.cognitect.aws/datasync + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, - com.cognitect.aws/devicefarm {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Device Farm"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, + com.cognitect.aws/devicefarm + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/directconnect - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Direct Connect"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Application Discovery Service"}, + {:mvn/version "773.2.576.0", + :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ds {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/dynamodb {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon DynamoDB"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, + com.cognitect.aws/ds + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/dynamodb + {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ec2 - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "773.2.576.0", + :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "773.2.573.0", + :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elasticache - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic File System"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing - {:mvn/version "770.2.568.0", :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "773.2.579.0", :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Email Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/entitlement-marketplace - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon EventBridge"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudWatch Events"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon CloudWatch Events"}, com.cognitect.aws/firehose - {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, + {:mvn/version "773.2.576.0", + :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms - {:mvn/version "770.2.568.0", :aws/serviceFullName "Firewall Management Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast - {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Forecast Service"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Forecast Query Service"}, - com.cognitect.aws/fsx {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon FSx"}, - com.cognitect.aws/gamelift {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon GameLift"}, - com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Forecast Query Service"}, + com.cognitect.aws/fsx + {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/gamelift + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon GameLift"}, + com.cognitect.aws/glacier + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Glue"}, - com.cognitect.aws/greengrass {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Global Accelerator"}, + com.cognitect.aws/glue + {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/greengrass + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon GuardDuty"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Ground Station"}, + com.cognitect.aws/guardduty + {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/iam - {:mvn/version "773.2.575.0", :aws/serviceFullName "AWS Identity and Access Management"}, + {:mvn/version "773.2.575.0", + :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/importexport - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, - com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Import/Export"}, + com.cognitect.aws/inspector + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, + com.cognitect.aws/iot + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Data Plane"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Jobs Data Plane"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Jobs Data Plane"}, com.cognitect.aws/iot1click-projects - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Analytics"}, - com.cognitect.aws/iotevents {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Analytics"}, + com.cognitect.aws/iotevents + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events Data"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Events Data"}, com.cognitect.aws/iotsecuretunneling - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS IoT Secure Tunneling"}, com.cognitect.aws/iotthingsgraph - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/kafka - {:mvn/version "770.2.568.0", :aws/serviceFullName "Managed Streaming for Kafka"}, - com.cognitect.aws/kinesis {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Managed Streaming for Kafka"}, + com.cognitect.aws/kinesis + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, com.cognitect.aws/kinesis-video-media - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, com.cognitect.aws/kinesisanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisvideo - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Key Management Service"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Lambda"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Lake Formation"}, + com.cognitect.aws/lambda + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "773.2.577.0", + :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS License Manager"}, - com.cognitect.aws/lightsail {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Lightsail"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS License Manager"}, + com.cognitect.aws/lightsail + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs - {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, + {:mvn/version "773.2.573.0", + :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/machinelearning - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, - com.cognitect.aws/macie {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Machine Learning"}, + com.cognitect.aws/macie + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, com.cognitect.aws/managedblockchain - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Managed Blockchain"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplace-catalog - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Elemental MediaStore"}, + {:mvn/version "773.2.576.0", + :aws/serviceFullName "AWS Elemental MediaStore"}, com.cognitect.aws/mediastore-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace - {:mvn/version "773.2.577.0", :aws/serviceFullName "AWSMarketplace Metering"}, + {:mvn/version "773.2.577.0", + :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/migrationhub-config - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Migration Hub Config"}, - com.cognitect.aws/mobile {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Migration Hub Config"}, + com.cognitect.aws/mobile + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, com.cognitect.aws/mobileanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon CloudWatch"}, - com.cognitect.aws/mq {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon CloudWatch"}, + com.cognitect.aws/mq + {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, - com.cognitect.aws/neptune {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Neptune"}, - com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/opsworkscm {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks CM"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Mechanical Turk"}, + com.cognitect.aws/neptune + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Neptune"}, + com.cognitect.aws/opsworks + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, + com.cognitect.aws/opsworkscm + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Organizations"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Organizations"}, com.cognitect.aws/personalize - {:mvn/version "773.2.572.0", :aws/serviceFullName "Amazon Personalize"}, + {:mvn/version "773.2.572.0", + :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Personalize Events"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Personalize Runtime"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/pinpoint {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon Pinpoint"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Performance Insights"}, + com.cognitect.aws/pinpoint + {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, - com.cognitect.aws/polly {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Polly"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, + com.cognitect.aws/polly + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Price List Service"}, - com.cognitect.aws/qldb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Price List Service"}, + com.cognitect.aws/qldb + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB Session"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "773.2.576.0", + :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Resource Access Manager"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/redshift {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Redshift"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS RDS DataService"}, + com.cognitect.aws/redshift + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition - {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Rekognition"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, - com.cognitect.aws/robomaker {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Resource Groups Tagging API"}, + com.cognitect.aws/robomaker + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS RoboMaker"}, + com.cognitect.aws/route53 + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Domains"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker - {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, + {:mvn/version "773.2.574.0", + :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/s3control {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS S3 Control"}, + {:mvn/version "773.2.576.0", + :aws/serviceFullName "Amazon Simple Storage Service"}, + com.cognitect.aws/s3control + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "773.2.574.0", + :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/savingsplans - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Savings Plans"}, - com.cognitect.aws/sdb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Savings Plans"}, + com.cognitect.aws/sdb + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Secrets Manager"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Simple Email Service"}, - com.cognitect.aws/shield {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Shield"}, - com.cognitect.aws/signer {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Signer"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon Simple Email Service"}, + com.cognitect.aws/shield + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Shield"}, + com.cognitect.aws/signer + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Server Migration Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns - {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Simple Notification Service"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Queue Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, - com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, - com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, - com.cognitect.aws/states {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Step Functions"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + com.cognitect.aws/sso + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Single Sign-On"}, + com.cognitect.aws/sso-oidc + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, + com.cognitect.aws/states + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Storage Gateway"}, + {:mvn/version "773.2.576.0", + :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Security Token Service"}, - com.cognitect.aws/support {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "AWS Security Token Service"}, + com.cognitect.aws/support + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, - com.cognitect.aws/textract {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Textract"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Simple Workflow Service"}, + com.cognitect.aws/textract + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Transcribe Service"}, + {:mvn/version "773.2.577.0", + :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Transfer for SFTP"}, - com.cognitect.aws/translate {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Translate"}, - com.cognitect.aws/waf {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Transfer for SFTP"}, + com.cognitect.aws/translate + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Translate"}, + com.cognitect.aws/waf + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF Regional"}, - com.cognitect.aws/workdocs {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkDocs"}, - com.cognitect.aws/worklink {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/workmail {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail"}, + com.cognitect.aws/workdocs + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkDocs"}, + com.cognitect.aws/worklink + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, + com.cognitect.aws/workmail + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkSpaces"}, - com.cognitect.aws/xray {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS X-Ray"}} + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon WorkSpaces"}, + com.cognitect.aws/xray + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS X-Ray"}} From 42475878f97efdd68b6f86629edf72e833765473 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Tue, 26 Nov 2019 10:06:10 -0600 Subject: [PATCH 059/151] update latest releases --- README.md | 2 +- latest-releases.edn | 594 +++++++++++++++----------------------------- 2 files changed, 199 insertions(+), 397 deletions(-) diff --git a/README.md b/README.md index a9f9b9b9..03ec693e 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.408"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.681"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.682"} com.cognitect.aws/s3 {:mvn/version "773.2.576.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 4ae1d1df..50d59f9e 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,545 +1,347 @@ {com.cognitect.aws/api {:mvn/version "0.8.408"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.681"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.682"}, com.cognitect.aws/AWSMigrationHub - {:mvn/version "773.2.576.0", - :aws/serviceFullName "AWS Migration Hub"}, + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/acm - {:mvn/version "773.2.578.0", - :aws/serviceFullName "AWS Certificate Manager"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca {:mvn/version "770.2.568.0", - :aws/serviceFullName - "AWS Certificate Manager Private Certificate Authority"}, + :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Alexa For Business"}, - com.cognitect.aws/amplify - {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Alexa For Business"}, + com.cognitect.aws/amplify {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon API Gateway"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AmazonApiGatewayManagementApi"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AmazonApiGatewayV2"}, - com.cognitect.aws/appconfig - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon AppConfig"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayV2"}, + com.cognitect.aws/appconfig {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Application Auto Scaling"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/appmesh - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS App Mesh"}, - com.cognitect.aws/appstream - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/appsync - {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS AppSync"}, - com.cognitect.aws/athena - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/autoscaling - {:mvn/version "773.2.575.0", :aws/serviceFullName "Auto Scaling"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, + com.cognitect.aws/appmesh {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS App Mesh"}, + com.cognitect.aws/appstream {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, + com.cognitect.aws/appsync {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/athena {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Athena"}, + com.cognitect.aws/autoscaling {:mvn/version "773.2.575.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans - {:mvn/version "773.2.578.0", - :aws/serviceFullName "AWS Auto Scaling Plans"}, - com.cognitect.aws/backup - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/batch - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Batch"}, - com.cognitect.aws/budgets - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, + com.cognitect.aws/backup {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Backup"}, + com.cognitect.aws/batch {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/budgets {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime - {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon Chime"}, - com.cognitect.aws/cloud9 - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud9"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Cost Explorer Service"}, + com.cognitect.aws/chime {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/cloud9 {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudDirectory"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation - {:mvn/version "773.2.575.0", - :aws/serviceFullName "AWS CloudFormation"}, + {:mvn/version "773.2.575.0", :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudFront"}, - com.cognitect.aws/cloudhsm - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, - com.cognitect.aws/cloudhsmv2 - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CloudHSM V2"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudFront"}, + com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, + com.cognitect.aws/cloudhsmv2 {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch - {:mvn/version "773.2.571.0", - :aws/serviceFullName "Amazon CloudSearch"}, + {:mvn/version "773.2.571.0", :aws/serviceFullName "Amazon CloudSearch"}, com.cognitect.aws/cloudsearchdomain - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudSearch Domain"}, - com.cognitect.aws/cloudtrail - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codebuild - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS CodeBuild"}, - com.cognitect.aws/codecommit - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, - com.cognitect.aws/codedeploy - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, + com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, + com.cognitect.aws/codebuild {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codecommit {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, + com.cognitect.aws/codedeploy {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codepipeline {:mvn/version "773.2.570.0", :aws/serviceFullName "AWS CodePipeline"}, - com.cognitect.aws/codestar - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, + com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/codestar-notifications - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS CodeStar Notifications"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Cognito Identity"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon Cognito Identity Provider"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Cognito Sync"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon Comprehend"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Comprehend Medical"}, - com.cognitect.aws/config - {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Config"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Comprehend Medical"}, + com.cognitect.aws/config {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "773.2.577.0", - :aws/serviceFullName "Amazon Connect Service"}, + {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/connectparticipant - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon Connect Participant Service"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Cost and Usage Report Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, com.cognitect.aws/dataexchange - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Data Exchange"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Data Exchange"}, com.cognitect.aws/datapipeline - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Data Pipeline"}, - com.cognitect.aws/datasync - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Data Pipeline"}, + com.cognitect.aws/datasync {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, - com.cognitect.aws/devicefarm - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Device Farm"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, + com.cognitect.aws/devicefarm {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/directconnect - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Direct Connect"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery - {:mvn/version "773.2.576.0", - :aws/serviceFullName "AWS Application Discovery Service"}, + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ds - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/dynamodb - {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon DynamoDB"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, + com.cognitect.aws/ds {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/dynamodb {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ec2 - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS EC2 Instance Connect"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "773.2.576.0", - :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "773.2.573.0", - :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elasticache - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Elastic Beanstalk"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Elastic File System"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "773.2.578.0", - :aws/serviceFullName "Amazon Elastic MapReduce"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Elastic Transcoder"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Email Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/entitlement-marketplace - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Marketplace Entitlement Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Elasticsearch Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon EventBridge"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudWatch Events"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudWatch Events"}, com.cognitect.aws/firehose - {:mvn/version "773.2.576.0", - :aws/serviceFullName "Amazon Kinesis Firehose"}, + {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Firewall Management Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast - {:mvn/version "773.2.578.0", - :aws/serviceFullName "Amazon Forecast Service"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Forecast Query Service"}, - com.cognitect.aws/fsx - {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon FSx"}, - com.cognitect.aws/gamelift - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon GameLift"}, - com.cognitect.aws/glacier - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Forecast Query Service"}, + com.cognitect.aws/fsx {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/gamelift {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon GameLift"}, + com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue - {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Glue"}, - com.cognitect.aws/greengrass - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Global Accelerator"}, + com.cognitect.aws/glue {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/greengrass {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty - {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon GuardDuty"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Ground Station"}, + com.cognitect.aws/guardduty {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Health APIs and Notifications"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/iam - {:mvn/version "773.2.575.0", - :aws/serviceFullName "AWS Identity and Access Management"}, + {:mvn/version "773.2.575.0", :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/importexport - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Import/Export"}, - com.cognitect.aws/inspector - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, + com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, + com.cognitect.aws/iot {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Jobs Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Jobs Data Plane"}, com.cognitect.aws/iot1click-projects - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Analytics"}, - com.cognitect.aws/iotevents - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Analytics"}, + com.cognitect.aws/iotevents {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Events Data"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events Data"}, com.cognitect.aws/iotsecuretunneling - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS IoT Secure Tunneling"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, com.cognitect.aws/iotthingsgraph - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Things Graph"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/kafka - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Managed Streaming for Kafka"}, - com.cognitect.aws/kinesis - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Managed Streaming for Kafka"}, + com.cognitect.aws/kinesis {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, com.cognitect.aws/kinesis-video-media - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, com.cognitect.aws/kinesisanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisvideo - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Video Streams"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Key Management Service"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Lambda"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lake Formation"}, + com.cognitect.aws/lambda {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "773.2.577.0", - :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS License Manager"}, - com.cognitect.aws/lightsail - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Lightsail"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS License Manager"}, + com.cognitect.aws/lightsail {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs - {:mvn/version "773.2.573.0", - :aws/serviceFullName "Amazon CloudWatch Logs"}, + {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/machinelearning - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Machine Learning"}, - com.cognitect.aws/macie - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, + com.cognitect.aws/macie {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, com.cognitect.aws/managedblockchain - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Managed Blockchain"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplace-catalog - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Marketplace Catalog Service"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Elemental MediaConvert"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Elemental MediaPackage"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore - {:mvn/version "773.2.576.0", - :aws/serviceFullName "AWS Elemental MediaStore"}, + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Elemental MediaStore"}, com.cognitect.aws/mediastore-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace - {:mvn/version "773.2.577.0", - :aws/serviceFullName "AWSMarketplace Metering"}, + {:mvn/version "773.2.577.0", :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/migrationhub-config - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Migration Hub Config"}, - com.cognitect.aws/mobile - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Migration Hub Config"}, + com.cognitect.aws/mobile {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, com.cognitect.aws/mobileanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Mobile Analytics"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon CloudWatch"}, - com.cognitect.aws/mq - {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon CloudWatch"}, + com.cognitect.aws/mq {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Mechanical Turk"}, - com.cognitect.aws/neptune - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Neptune"}, - com.cognitect.aws/opsworks - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/opsworkscm - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks CM"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, + com.cognitect.aws/neptune {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Neptune"}, + com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, + com.cognitect.aws/opsworkscm {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Organizations"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Organizations"}, com.cognitect.aws/personalize - {:mvn/version "773.2.572.0", - :aws/serviceFullName "Amazon Personalize"}, + {:mvn/version "773.2.572.0", :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Personalize Events"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Personalize Runtime"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/pinpoint - {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon Pinpoint"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Performance Insights"}, + com.cognitect.aws/pinpoint {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Pinpoint Email Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, - com.cognitect.aws/polly - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Polly"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, + com.cognitect.aws/polly {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Price List Service"}, - com.cognitect.aws/qldb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Price List Service"}, + com.cognitect.aws/qldb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon QLDB Session"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "773.2.576.0", - :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Resource Access Manager"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/redshift - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Redshift"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS RDS DataService"}, + com.cognitect.aws/redshift {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition - {:mvn/version "773.2.578.0", - :aws/serviceFullName "Amazon Rekognition"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Resource Groups"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Resource Groups Tagging API"}, - com.cognitect.aws/robomaker - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, + com.cognitect.aws/robomaker {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS RoboMaker"}, + com.cognitect.aws/route53 {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Route 53 Domains"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Route 53 Resolver"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon Lex Runtime Service"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker - {:mvn/version "773.2.574.0", - :aws/serviceFullName "Amazon SageMaker Runtime"}, + {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "773.2.576.0", - :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/s3control - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS S3 Control"}, + {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon Simple Storage Service"}, + com.cognitect.aws/s3control {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "773.2.574.0", - :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/savingsplans - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Savings Plans"}, - com.cognitect.aws/sdb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Savings Plans"}, + com.cognitect.aws/sdb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Secrets Manager"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWSServerlessApplicationRepository"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon Simple Email Service"}, - com.cognitect.aws/shield - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Shield"}, - com.cognitect.aws/signer - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Signer"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Simple Email Service"}, + com.cognitect.aws/shield {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Shield"}, + com.cognitect.aws/signer {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Server Migration Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Import/Export Snowball"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns - {:mvn/version "773.2.578.0", - :aws/serviceFullName "Amazon Simple Notification Service"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Queue Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, - com.cognitect.aws/sso - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Single Sign-On"}, - com.cognitect.aws/sso-oidc - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, - com.cognitect.aws/states - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Step Functions"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, + com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, + com.cognitect.aws/states {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "773.2.576.0", - :aws/serviceFullName "AWS Storage Gateway"}, + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon DynamoDB Streams"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "773.2.578.0", - :aws/serviceFullName "AWS Security Token Service"}, - com.cognitect.aws/support - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Security Token Service"}, + com.cognitect.aws/support {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Workflow Service"}, - com.cognitect.aws/textract - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Textract"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, + com.cognitect.aws/textract {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "773.2.577.0", - :aws/serviceFullName "Amazon Transcribe Service"}, + {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Transfer for SFTP"}, - com.cognitect.aws/translate - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Translate"}, - com.cognitect.aws/waf - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Transfer for SFTP"}, + com.cognitect.aws/translate {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Translate"}, + com.cognitect.aws/waf {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF Regional"}, - com.cognitect.aws/workdocs - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkDocs"}, - com.cognitect.aws/worklink - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/workmail - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail"}, + com.cognitect.aws/wafv2 {:mvn/version "775.2.579.0", :aws/serviceFullName "AWS WAFV2"}, + com.cognitect.aws/workdocs {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkDocs"}, + com.cognitect.aws/worklink {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, + com.cognitect.aws/workmail {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon WorkMail Message Flow"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon WorkSpaces"}, - com.cognitect.aws/xray - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS X-Ray"}} + {:mvn/version "775.2.573.0", :aws/serviceFullName "Amazon WorkSpaces"}, + com.cognitect.aws/xray {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS X-Ray"}} From 892daf6785cebebd1a163568e0b764bd13855bbb Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 29 Nov 2019 15:10:12 -0600 Subject: [PATCH 060/151] skip API docs for dynaload --- src/cognitect/aws/dynaload.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cognitect/aws/dynaload.clj b/src/cognitect/aws/dynaload.clj index b3cce11e..ec263fcf 100644 --- a/src/cognitect/aws/dynaload.clj +++ b/src/cognitect/aws/dynaload.clj @@ -1,4 +1,4 @@ -(ns cognitect.aws.dynaload) +(ns ^:skip-wiki cognitect.aws.dynaload) (defonce ^:private dynalock (Object.)) From f89f33fab749fe94991bc68df4d1175cdee940aa Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Tue, 3 Dec 2019 08:29:39 -0600 Subject: [PATCH 061/151] update latest releases --- README.md | 2 +- latest-releases.edn | 33 ++++++++++++++++++++------------- 2 files changed, 21 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 03ec693e..16c91737 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.408"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.682"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.684"} com.cognitect.aws/s3 {:mvn/version "773.2.576.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 50d59f9e..8fe70aba 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,7 +1,9 @@ {com.cognitect.aws/api {:mvn/version "0.8.408"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.682"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.684"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Migration Hub"}, + com.cognitect.aws/accessanalyzer + {:mvn/version "776.2.582.0", :aws/serviceFullName "Access Analyzer"}, com.cognitect.aws/acm {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca @@ -59,7 +61,7 @@ com.cognitect.aws/cognito-identity {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, + {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend @@ -93,10 +95,10 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ds {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/dynamodb {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon DynamoDB"}, + com.cognitect.aws/ds {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/dynamodb {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ec2 - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "776.2.581.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr @@ -105,6 +107,8 @@ {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + com.cognitect.aws/elastic-inference + {:mvn/version "776.2.582.0", :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk @@ -151,6 +155,8 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/iam {:mvn/version "773.2.575.0", :aws/serviceFullName "AWS Identity and Access Management"}, + com.cognitect.aws/imagebuilder + {:mvn/version "776.2.582.0", :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, @@ -191,7 +197,7 @@ com.cognitect.aws/lex-models {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS License Manager"}, + {:mvn/version "776.2.581.0", :aws/serviceFullName "AWS License Manager"}, com.cognitect.aws/lightsail {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, @@ -219,7 +225,7 @@ com.cognitect.aws/mediastore-data {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS MediaTailor"}, + {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace {:mvn/version "773.2.577.0", :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/migrationhub-config @@ -236,7 +242,7 @@ com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, com.cognitect.aws/opsworkscm {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Organizations"}, + {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS Organizations"}, com.cognitect.aws/personalize {:mvn/version "773.2.572.0", :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events @@ -257,20 +263,20 @@ com.cognitect.aws/qldb-session {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS RDS DataService"}, + {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS RDS DataService"}, com.cognitect.aws/redshift {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, + {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, com.cognitect.aws/robomaker {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS RoboMaker"}, com.cognitect.aws/route53 {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains @@ -288,13 +294,14 @@ {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/savingsplans {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Savings Plans"}, + com.cognitect.aws/schemas {:mvn/version "776.2.582.0", :aws/serviceFullName "Schemas"}, com.cognitect.aws/sdb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, + {:mvn/version "776.2.580.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog @@ -343,5 +350,5 @@ com.cognitect.aws/workmailmessageflow {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "775.2.573.0", :aws/serviceFullName "Amazon WorkSpaces"}, + {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon WorkSpaces"}, com.cognitect.aws/xray {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS X-Ray"}} From cb0ae3859df39ea448541d1f8dea5c6b01d67c29 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Tue, 3 Dec 2019 15:12:01 -0600 Subject: [PATCH 062/151] update latest releases --- latest-releases.edn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latest-releases.edn b/latest-releases.edn index 8fe70aba..7dd23a5f 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -3,7 +3,7 @@ com.cognitect.aws/AWSMigrationHub {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer - {:mvn/version "776.2.582.0", :aws/serviceFullName "Access Analyzer"}, + {:mvn/version "780.2.582.0", :aws/serviceFullName "Access Analyzer"}, com.cognitect.aws/acm {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca From 394658921c611da373eb136e10f0b5a947bb2204 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Wed, 4 Dec 2019 13:02:30 -0600 Subject: [PATCH 063/151] update latest releases --- README.md | 4 ++-- latest-releases.edn | 45 +++++++++++++++++++++++++++++++-------------- 2 files changed, 33 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 16c91737..769c9a43 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,8 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.408"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.684"} - com.cognitect.aws/s3 {:mvn/version "773.2.576.0"}}} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.686"} + com.cognitect.aws/s3 {:mvn/version "780.2.583.0"}}} ``` * See [latest releases](latest-releases.edn) for a list of the latest releases of diff --git a/latest-releases.edn b/latest-releases.edn index 7dd23a5f..5bd0677a 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,5 +1,5 @@ {com.cognitect.aws/api {:mvn/version "0.8.408"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.684"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.686"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer @@ -20,7 +20,7 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayV2"}, com.cognitect.aws/appconfig {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling - {:mvn/version "773.2.579.0", :aws/serviceFullName "Application Auto Scaling"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, com.cognitect.aws/appmesh {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS App Mesh"}, @@ -53,6 +53,10 @@ com.cognitect.aws/codebuild {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS CodeBuild"}, com.cognitect.aws/codecommit {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, com.cognitect.aws/codedeploy {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, + 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/codepipeline {:mvn/version "773.2.570.0", :aws/serviceFullName "AWS CodePipeline"}, com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, @@ -68,6 +72,8 @@ {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Comprehend Medical"}, + com.cognitect.aws/compute-optimizer + {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Compute Optimizer"}, com.cognitect.aws/config {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Connect Service"}, @@ -97,16 +103,18 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, com.cognitect.aws/ds {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS Directory Service"}, com.cognitect.aws/dynamodb {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon DynamoDB"}, + com.cognitect.aws/ebs + {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "776.2.581.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference {:mvn/version "776.2.582.0", :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache @@ -128,7 +136,7 @@ com.cognitect.aws/entitlement-marketplace {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, + {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events @@ -141,6 +149,8 @@ {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Forecast Query Service"}, + com.cognitect.aws/frauddetector + {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Fraud Detector"}, com.cognitect.aws/fsx {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon FSx"}, com.cognitect.aws/gamelift {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon GameLift"}, com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, @@ -178,6 +188,8 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/kafka {:mvn/version "770.2.568.0", :aws/serviceFullName "Managed Streaming for Kafka"}, + com.cognitect.aws/kendra + {:mvn/version "780.2.584.0", :aws/serviceFullName "AWSKendraFrontendService"}, com.cognitect.aws/kinesis {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, @@ -193,7 +205,7 @@ {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Lambda"}, + com.cognitect.aws/lambda {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager @@ -239,10 +251,13 @@ com.cognitect.aws/mturk-requester {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, com.cognitect.aws/neptune {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Neptune"}, + com.cognitect.aws/networkmanager + {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Network Manager"}, com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, com.cognitect.aws/opsworkscm {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS Organizations"}, + com.cognitect.aws/outposts {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Outposts"}, com.cognitect.aws/personalize {:mvn/version "773.2.572.0", :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events @@ -267,12 +282,12 @@ com.cognitect.aws/ram {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS RDS DataService"}, com.cognitect.aws/redshift {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition - {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Rekognition"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi @@ -288,10 +303,12 @@ com.cognitect.aws/runtime-sagemaker {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/s3control {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS S3 Control"}, + {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Simple Storage Service"}, + com.cognitect.aws/s3control {:mvn/version "780.2.583.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon SageMaker Service"}, + com.cognitect.aws/sagemaker-a2i-runtime + {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, com.cognitect.aws/savingsplans {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Savings Plans"}, com.cognitect.aws/schemas {:mvn/version "776.2.582.0", :aws/serviceFullName "Schemas"}, @@ -324,7 +341,7 @@ {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, - com.cognitect.aws/states {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Step Functions"}, + com.cognitect.aws/states {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb @@ -334,7 +351,7 @@ com.cognitect.aws/support {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, - com.cognitect.aws/textract {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Textract"}, + com.cognitect.aws/textract {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer From 1a7d405aee79569819d403e42398e4429cf7cb55 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Thu, 5 Dec 2019 08:47:35 -0600 Subject: [PATCH 064/151] latest releases --- latest-releases.edn | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/latest-releases.edn b/latest-releases.edn index 5bd0677a..b21b2563 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -17,7 +17,7 @@ com.cognitect.aws/apigatewaymanagementapi {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayV2"}, + {:mvn/version "781.2.585.0", :aws/serviceFullName "AmazonApiGatewayV2"}, com.cognitect.aws/appconfig {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling {:mvn/version "780.2.584.0", :aws/serviceFullName "Application Auto Scaling"}, @@ -195,12 +195,14 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, com.cognitect.aws/kinesis-video-media {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, + com.cognitect.aws/kinesis-video-signaling + {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, com.cognitect.aws/kinesisanalytics {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisvideo - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, + {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation From d9b6e428e65a77f5836fcc0cc1c6c59b2f7786bf Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Tue, 10 Dec 2019 11:28:46 -0600 Subject: [PATCH 065/151] update latest releases --- README.md | 2 +- latest-releases.edn | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 769c9a43..38cef397 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.408"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.686"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.689"} com.cognitect.aws/s3 {:mvn/version "780.2.583.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index b21b2563..f7d2bd82 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,5 +1,5 @@ {com.cognitect.aws/api {:mvn/version "0.8.408"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.686"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.689"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer @@ -187,7 +187,7 @@ com.cognitect.aws/iotthingsgraph {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/kafka - {:mvn/version "770.2.568.0", :aws/serviceFullName "Managed Streaming for Kafka"}, + {:mvn/version "782.2.586.0", :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra {:mvn/version "780.2.584.0", :aws/serviceFullName "AWSKendraFrontendService"}, com.cognitect.aws/kinesis {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, @@ -204,7 +204,7 @@ com.cognitect.aws/kinesisvideo {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Key Management Service"}, + {:mvn/version "782.2.586.0", :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lake Formation"}, com.cognitect.aws/lambda {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Lambda"}, @@ -280,7 +280,7 @@ com.cognitect.aws/qldb-session {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "782.2.586.0", :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds @@ -340,7 +340,7 @@ com.cognitect.aws/sqs {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + {:mvn/version "782.2.586.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, com.cognitect.aws/states {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Step Functions"}, From 64b0aba394268dabe900d0e3ad34b47807cfcb35 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Mon, 16 Dec 2019 09:13:20 -0300 Subject: [PATCH 066/151] latest releases --- README.md | 2 +- latest-releases.edn | 13 +++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 38cef397..385bc443 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.408"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.689"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.692"} com.cognitect.aws/s3 {:mvn/version "780.2.583.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index f7d2bd82..e6983685 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,9 +1,9 @@ {com.cognitect.aws/api {:mvn/version "0.8.408"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.689"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.692"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer - {:mvn/version "780.2.582.0", :aws/serviceFullName "Access Analyzer"}, + {:mvn/version "783.2.589.0", :aws/serviceFullName "Access Analyzer"}, com.cognitect.aws/acm {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca @@ -50,7 +50,7 @@ com.cognitect.aws/cloudsearchdomain {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codebuild {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codebuild {:mvn/version "783.2.590.0", :aws/serviceFullName "AWS CodeBuild"}, com.cognitect.aws/codecommit {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, com.cognitect.aws/codedeploy {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codeguru-reviewer @@ -88,6 +88,7 @@ com.cognitect.aws/datasync {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, + com.cognitect.aws/detective {:mvn/version "783.2.590.0", :aws/serviceFullName "Amazon Detective"}, com.cognitect.aws/devicefarm {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, @@ -106,7 +107,7 @@ com.cognitect.aws/ebs {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "783.2.588.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr @@ -189,7 +190,7 @@ com.cognitect.aws/kafka {:mvn/version "782.2.586.0", :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra - {:mvn/version "780.2.584.0", :aws/serviceFullName "AWSKendraFrontendService"}, + {:mvn/version "783.2.587.0", :aws/serviceFullName "AWSKendraFrontendService"}, com.cognitect.aws/kinesis {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, @@ -328,7 +329,7 @@ com.cognitect.aws/servicediscovery {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Simple Email Service"}, + {:mvn/version "783.2.590.0", :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/shield {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Shield"}, com.cognitect.aws/signer {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms From e5d5f4e528a3fc46b8b0066a8f1ed94e0e8b4a70 Mon Sep 17 00:00:00 2001 From: Alex Miller Date: Thu, 19 Dec 2019 16:46:13 -0600 Subject: [PATCH 067/151] remove commons-codec dependency --- deps.edn | 1 - pom.xml | 5 ----- src/cognitect/aws/util.clj | 17 +++++++++++++---- 3 files changed, 13 insertions(+), 10 deletions(-) diff --git a/deps.edn b/deps.edn index a3776b6e..2fac48c8 100644 --- a/deps.edn +++ b/deps.edn @@ -5,7 +5,6 @@ :deps {org.clojure/clojure {:mvn/version "1.10.1"} org.clojure/core.async {:mvn/version "0.5.527"} org.clojure/tools.logging {:mvn/version "0.5.0"} - commons-codec/commons-codec {:mvn/version "1.13"} org.clojure/data.json {:mvn/version "0.2.7"} org.clojure/data.xml {:mvn/version "0.2.0-alpha6"} com.cognitect/http-client {:mvn/version "0.1.101"}} diff --git a/pom.xml b/pom.xml index 38d8208d..cb68a872 100644 --- a/pom.xml +++ b/pom.xml @@ -43,11 +43,6 @@ tools.logging 0.5.0 - - commons-codec - commons-codec - 1.13 - org.clojure data.json diff --git a/src/cognitect/aws/util.clj b/src/cognitect/aws/util.clj index 0c6cda2b..fda770bb 100644 --- a/src/cognitect/aws/util.clj +++ b/src/cognitect/aws/util.clj @@ -13,7 +13,6 @@ [java.io InputStream] [java.nio.charset Charset] [java.security MessageDigest] - [org.apache.commons.codec.binary Hex] [javax.crypto Mac] [javax.crypto.spec SecretKeySpec] [java.nio ByteBuffer] @@ -63,9 +62,19 @@ (def ^ThreadLocal rfc822-date-format (date-format "EEE, dd MMM yyyy HH:mm:ss z")) -(defn hex-encode - [^bytes bytes] - (String. (Hex/encodeHex bytes true))) +(let [hex-chars (char-array [\0 \1 \2 \3 \4 \5 \6 \7 \8 \9 \a \b \c \d \e \f])] + (defn hex-encode + [^bytes bytes] + (let [bl (alength bytes) + ca (char-array (* 2 bl))] + (loop [i (int 0) + c (int 0)] + (if (< i bl) + (let [b (long (bit-and (long (aget bytes i)) 255))] + (aset ca c ^char (aget hex-chars (unsigned-bit-shift-right b 4))) + (aset ca (unchecked-inc-int c) (aget hex-chars (bit-and b 15))) + (recur (unchecked-inc-int i) (unchecked-add-int c 2))) + (String. ca)))))) (defn sha-256 "Returns the sha-256 digest (bytes) of data, which can be a From bb12b16f061fbde11a0adaa43cb90d692a689663 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Thu, 19 Dec 2019 20:02:14 -0300 Subject: [PATCH 068/151] CHANGELOG --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 618cc8f3..d4f9bb88 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,9 @@ # aws-api +## DEV + +* Remove dep on commons-codec [#113](https://github.com/cognitect-labs/aws-api/issues/113) + ## 0.8.408 / 2019-11-25 * Reduce noise from reflection warnings in java 9+ [#106](https://github.com/cognitect-labs/aws-api/issues/106) From 476fd72a26b4ea66d926982b694b82061b08c156 Mon Sep 17 00:00:00 2001 From: Alex Miller Date: Fri, 20 Dec 2019 06:19:17 -0600 Subject: [PATCH 069/151] add test for hex-encode --- test/src/cognitect/aws/util_test.clj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/src/cognitect/aws/util_test.clj b/test/src/cognitect/aws/util_test.clj index 03432cf7..70903864 100644 --- a/test/src/cognitect/aws/util_test.clj +++ b/test/src/cognitect/aws/util_test.clj @@ -42,6 +42,10 @@ (is (= 1 (count (-> parsed :content last :content)))) (is (re-matches #"\n\s+inner-value\s+" (-> parsed :content last :content first)))))) +(deftest hex-encode + (is (= (util/hex-encode (byte-array (range -128 128))) + "808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedfe0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f"))) + (comment (run-tests) From aaf689829daf7b0ba0f8938ec22208a0de4dd2e4 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 27 Dec 2019 19:02:33 -0600 Subject: [PATCH 070/151] latest releases --- README.md | 4 ++-- latest-releases.edn | 56 +++++++++++++++++++++++---------------------- 2 files changed, 31 insertions(+), 29 deletions(-) diff --git a/README.md b/README.md index 385bc443..4a7b8201 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,8 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.408"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.692"} - com.cognitect.aws/s3 {:mvn/version "780.2.583.0"}}} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.699"} + com.cognitect.aws/s3 {:mvn/version "784.2.593.0"}}} ``` * See [latest releases](latest-releases.edn) for a list of the latest releases of diff --git a/latest-releases.edn b/latest-releases.edn index e6983685..8af8c3b0 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,5 +1,5 @@ {com.cognitect.aws/api {:mvn/version "0.8.408"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.692"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.699"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer @@ -42,7 +42,7 @@ com.cognitect.aws/cloudformation {:mvn/version "773.2.575.0", :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudFront"}, + {:mvn/version "784.2.593.0", :aws/serviceFullName "Amazon CloudFront"}, com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, com.cognitect.aws/cloudhsmv2 {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch @@ -60,6 +60,8 @@ com.cognitect.aws/codepipeline {:mvn/version "773.2.570.0", :aws/serviceFullName "AWS CodePipeline"}, com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, + com.cognitect.aws/codestar-connections + {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS CodeStar connections"}, com.cognitect.aws/codestar-notifications {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity @@ -71,7 +73,7 @@ com.cognitect.aws/comprehend {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Comprehend Medical"}, + {:mvn/version "784.2.591.0", :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Compute Optimizer"}, com.cognitect.aws/config {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Config"}, @@ -88,8 +90,8 @@ com.cognitect.aws/datasync {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, - com.cognitect.aws/detective {:mvn/version "783.2.590.0", :aws/serviceFullName "Amazon Detective"}, - com.cognitect.aws/devicefarm {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Device Farm"}, + com.cognitect.aws/detective {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon Detective"}, + com.cognitect.aws/devicefarm {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/directconnect @@ -97,7 +99,7 @@ com.cognitect.aws/discovery {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb @@ -107,15 +109,15 @@ com.cognitect.aws/ebs {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "783.2.588.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "784.2.592.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference {:mvn/version "776.2.582.0", :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache @@ -152,8 +154,8 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/frauddetector {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Fraud Detector"}, - com.cognitect.aws/fsx {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon FSx"}, - com.cognitect.aws/gamelift {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon GameLift"}, + com.cognitect.aws/fsx {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/gamelift {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon GameLift"}, com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Global Accelerator"}, @@ -163,7 +165,7 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Ground Station"}, com.cognitect.aws/guardduty {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, + {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/iam {:mvn/version "773.2.575.0", :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/imagebuilder @@ -171,7 +173,7 @@ com.cognitect.aws/importexport {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT"}, + com.cognitect.aws/iot {:mvn/version "784.2.592.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data @@ -201,7 +203,7 @@ com.cognitect.aws/kinesisanalytics {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "784.2.592.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisvideo {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms @@ -210,7 +212,7 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lake Formation"}, com.cognitect.aws/lambda {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager {:mvn/version "776.2.581.0", :aws/serviceFullName "AWS License Manager"}, com.cognitect.aws/lightsail {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Lightsail"}, @@ -230,7 +232,7 @@ com.cognitect.aws/mediaconvert {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "784.2.592.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod @@ -250,14 +252,14 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon CloudWatch"}, - com.cognitect.aws/mq {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonMQ"}, + com.cognitect.aws/mq {:mvn/version "784.2.591.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, com.cognitect.aws/neptune {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Neptune"}, com.cognitect.aws/networkmanager {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Network Manager"}, com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/opsworkscm {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks CM"}, + com.cognitect.aws/opsworkscm {:mvn/version "784.2.593.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS Organizations"}, com.cognitect.aws/outposts {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Outposts"}, @@ -266,10 +268,10 @@ com.cognitect.aws/personalize-events {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Personalize Runtime"}, + {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/pinpoint {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon Pinpoint"}, + com.cognitect.aws/pinpoint {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice @@ -285,16 +287,16 @@ com.cognitect.aws/ram {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/redshift {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Redshift"}, + com.cognitect.aws/redshift {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, + {:mvn/version "784.2.593.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, com.cognitect.aws/robomaker {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS RoboMaker"}, com.cognitect.aws/route53 {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains @@ -306,7 +308,7 @@ com.cognitect.aws/runtime-sagemaker {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Simple Storage Service"}, + {:mvn/version "784.2.593.0", :aws/serviceFullName "Amazon Simple Storage Service"}, com.cognitect.aws/s3control {:mvn/version "780.2.583.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon SageMaker Service"}, @@ -319,7 +321,7 @@ com.cognitect.aws/secretsmanager {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SecurityHub"}, + {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo {:mvn/version "776.2.580.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas @@ -341,7 +343,7 @@ com.cognitect.aws/sqs {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "782.2.586.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, com.cognitect.aws/states {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Step Functions"}, @@ -356,7 +358,7 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, com.cognitect.aws/textract {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Transcribe Service"}, + {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Transfer for SFTP"}, com.cognitect.aws/translate {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Translate"}, From 4f17ad85b4806e4a8c748c67664a98b4c8d5ade3 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sat, 11 Jan 2020 14:36:11 -0600 Subject: [PATCH 071/151] update latest releases --- README.md | 2 +- latest-releases.edn | 34 +++++++++++++++++----------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 4a7b8201..9deca552 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.408"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.699"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.705"} com.cognitect.aws/s3 {:mvn/version "784.2.593.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 8af8c3b0..45ea63b5 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,7 +1,7 @@ {com.cognitect.aws/api {:mvn/version "0.8.408"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.699"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.705"}, com.cognitect.aws/AWSMigrationHub - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Migration Hub"}, + {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer {:mvn/version "783.2.589.0", :aws/serviceFullName "Access Analyzer"}, com.cognitect.aws/acm @@ -34,8 +34,8 @@ com.cognitect.aws/batch {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Batch"}, com.cognitect.aws/budgets {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon Chime"}, + {:mvn/version "785.2.600.0", :aws/serviceFullName "AWS Cost Explorer Service"}, + com.cognitect.aws/chime {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon Chime"}, com.cognitect.aws/cloud9 {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, @@ -71,7 +71,7 @@ com.cognitect.aws/cognito-sync {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Comprehend"}, + {:mvn/version "785.2.598.0", :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical {:mvn/version "784.2.591.0", :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer @@ -109,7 +109,7 @@ com.cognitect.aws/ebs {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr @@ -147,7 +147,7 @@ com.cognitect.aws/firehose {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms - {:mvn/version "770.2.568.0", :aws/serviceFullName "Firewall Management Service"}, + {:mvn/version "785.2.600.0", :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery @@ -212,12 +212,12 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lake Formation"}, com.cognitect.aws/lambda {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "785.2.597.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager {:mvn/version "776.2.581.0", :aws/serviceFullName "AWS License Manager"}, - com.cognitect.aws/lightsail {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Lightsail"}, + com.cognitect.aws/lightsail {:mvn/version "785.2.597.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs - {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, + {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/machinelearning {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, com.cognitect.aws/macie {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, @@ -234,7 +234,7 @@ com.cognitect.aws/medialive {:mvn/version "784.2.592.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, + {:mvn/version "785.2.598.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore @@ -287,7 +287,7 @@ com.cognitect.aws/ram {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS RDS DataService"}, com.cognitect.aws/redshift {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Redshift"}, @@ -311,7 +311,7 @@ {:mvn/version "784.2.593.0", :aws/serviceFullName "Amazon Simple Storage Service"}, com.cognitect.aws/s3control {:mvn/version "780.2.583.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, com.cognitect.aws/savingsplans @@ -360,8 +360,8 @@ com.cognitect.aws/transcribe {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Transfer for SFTP"}, - com.cognitect.aws/translate {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Translate"}, + {:mvn/version "785.2.601.0", :aws/serviceFullName "AWS Transfer for SFTP"}, + com.cognitect.aws/translate {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, com.cognitect.aws/waf {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF Regional"}, @@ -372,5 +372,5 @@ com.cognitect.aws/workmailmessageflow {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon WorkSpaces"}, - com.cognitect.aws/xray {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS X-Ray"}} + {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon WorkSpaces"}, + com.cognitect.aws/xray {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS X-Ray"}} From c7f8ff2b3ae8b67f0f0f22323c8e3751632a5601 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 17 Jan 2020 13:34:52 -0600 Subject: [PATCH 072/151] convey anomaly from http-client as/is --- CHANGES.md | 1 + src/cognitect/aws/client.clj | 5 ++--- test/src/cognitect/aws/client_test.clj | 8 ++++++++ 3 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 test/src/cognitect/aws/client_test.clj diff --git a/CHANGES.md b/CHANGES.md index d4f9bb88..00fcecdf 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,7 @@ ## DEV * Remove dep on commons-codec [#113](https://github.com/cognitect-labs/aws-api/issues/113) +* Convey anomaly from http-client as/is [#114](https://github.com/cognitect-labs/aws-api/issues/114) ## 0.8.408 / 2019-11-25 diff --git a/src/cognitect/aws/client.clj b/src/cognitect/aws/client.clj index 0366b5ca..d2415fda 100644 --- a/src/cognitect/aws/client.clj +++ b/src/cognitect/aws/client.clj @@ -42,9 +42,8 @@ (defn ^:private handle-http-response [service op-map http-response] (try - (if-let [anomaly-category (:cognitect.anomalies/category http-response)] - {:cognitect.anomalies/category anomaly-category - ::throwable (::http/throwable http-response)} + (if (:cognitect.anomalies/category http-response) + http-response (parse-http-response service op-map http-response)) (catch Throwable t {:cognitect.anomalies/category :cognitect.anomalies/fault diff --git a/test/src/cognitect/aws/client_test.clj b/test/src/cognitect/aws/client_test.clj new file mode 100644 index 00000000..f75318ac --- /dev/null +++ b/test/src/cognitect/aws/client_test.clj @@ -0,0 +1,8 @@ +(ns cognitect.aws.client-test + (:require [clojure.test :as t :refer [deftest testing is]] + [cognitect.aws.client :as client])) + +(deftest test-handle-http-response + (testing "returns http-response if it is an anomaly" + (is (= {:cognitect.anomalies/category :does-not-matter} + (#'client/handle-http-response {} {} {:cognitect.anomalies/category :does-not-matter}))))) From 393be06c9fc88ba4a824ab5e9795184065bcd230 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 17 Jan 2020 16:13:22 -0600 Subject: [PATCH 073/151] Update README.md, CHANGES.md, and latest-releases.edn with 0.8.423 --- CHANGES.md | 2 +- README.md | 2 +- latest-releases.edn | 641 +++++++++++++++++++++++++++++--------------- 3 files changed, 430 insertions(+), 215 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 00fcecdf..3b5b8d7d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # aws-api -## DEV +## 0.8.423 / 2020-01-17 * Remove dep on commons-codec [#113](https://github.com/cognitect-labs/aws-api/issues/113) * Convey anomaly from http-client as/is [#114](https://github.com/cognitect-labs/aws-api/issues/114) diff --git a/README.md b/README.md index 9deca552..c91ee38f 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ of your choice, e.g. `com.cognitect.aws/s3`. To use, for example, the s3 api, add the following to deps.edn ``` clojure -{:deps {com.cognitect.aws/api {:mvn/version "0.8.408"} +{:deps {com.cognitect.aws/api {:mvn/version "0.8.423"} com.cognitect.aws/endpoints {:mvn/version "1.1.11.705"} com.cognitect.aws/s3 {:mvn/version "784.2.593.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 45ea63b5..92761026 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,376 +1,591 @@ -{com.cognitect.aws/api {:mvn/version "0.8.408"}, +{com.cognitect.aws/api {:mvn/version "0.8.423"}, com.cognitect.aws/endpoints {:mvn/version "1.1.11.705"}, com.cognitect.aws/AWSMigrationHub - {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS Migration Hub"}, + {:mvn/version "785.2.599.0", + :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer {:mvn/version "783.2.589.0", :aws/serviceFullName "Access Analyzer"}, com.cognitect.aws/acm - {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Certificate Manager"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, + :aws/serviceFullName + "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "773.2.579.0", :aws/serviceFullName "Alexa For Business"}, - com.cognitect.aws/amplify {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Alexa For Business"}, + com.cognitect.aws/amplify + {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon API Gateway"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi - {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "781.2.585.0", :aws/serviceFullName "AmazonApiGatewayV2"}, - com.cognitect.aws/appconfig {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon AppConfig"}, + {:mvn/version "781.2.585.0", + :aws/serviceFullName "AmazonApiGatewayV2"}, + com.cognitect.aws/appconfig + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling - {:mvn/version "780.2.584.0", :aws/serviceFullName "Application Auto Scaling"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/appmesh {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS App Mesh"}, - com.cognitect.aws/appstream {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/appsync {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS AppSync"}, - com.cognitect.aws/athena {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/autoscaling {:mvn/version "773.2.575.0", :aws/serviceFullName "Auto Scaling"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon CloudWatch Application Insights"}, + com.cognitect.aws/appmesh + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS App Mesh"}, + com.cognitect.aws/appstream + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, + com.cognitect.aws/appsync + {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/athena + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Athena"}, + com.cognitect.aws/autoscaling + {:mvn/version "773.2.575.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans - {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, - com.cognitect.aws/backup {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/batch {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Batch"}, - com.cognitect.aws/budgets {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "AWS Auto Scaling Plans"}, + com.cognitect.aws/backup + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Backup"}, + com.cognitect.aws/batch + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/budgets + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "785.2.600.0", :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon Chime"}, - com.cognitect.aws/cloud9 {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud9"}, + {:mvn/version "785.2.600.0", + :aws/serviceFullName "AWS Cost Explorer Service"}, + com.cognitect.aws/chime + {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/cloud9 + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation - {:mvn/version "773.2.575.0", :aws/serviceFullName "AWS CloudFormation"}, + {:mvn/version "773.2.575.0", + :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "784.2.593.0", :aws/serviceFullName "Amazon CloudFront"}, - com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, - com.cognitect.aws/cloudhsmv2 {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CloudHSM V2"}, + {:mvn/version "784.2.593.0", + :aws/serviceFullName "Amazon CloudFront"}, + com.cognitect.aws/cloudhsm + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, + com.cognitect.aws/cloudhsmv2 + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch - {:mvn/version "773.2.571.0", :aws/serviceFullName "Amazon CloudSearch"}, + {:mvn/version "773.2.571.0", + :aws/serviceFullName "Amazon CloudSearch"}, com.cognitect.aws/cloudsearchdomain - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, - com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codebuild {:mvn/version "783.2.590.0", :aws/serviceFullName "AWS CodeBuild"}, - com.cognitect.aws/codecommit {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, - com.cognitect.aws/codedeploy {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon CloudSearch Domain"}, + com.cognitect.aws/cloudtrail + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, + com.cognitect.aws/codebuild + {:mvn/version "783.2.590.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codecommit + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, + com.cognitect.aws/codedeploy + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codeguru-reviewer - {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon 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"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "Amazon CodeGuru Profiler"}, com.cognitect.aws/codepipeline {:mvn/version "773.2.570.0", :aws/serviceFullName "AWS CodePipeline"}, - com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, + com.cognitect.aws/codestar + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/codestar-connections - {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS CodeStar connections"}, + {:mvn/version "784.2.596.0", + :aws/serviceFullName "AWS CodeStar connections"}, com.cognitect.aws/codestar-notifications - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar Notifications"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Identity"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, + {:mvn/version "776.2.580.0", + :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "785.2.598.0", :aws/serviceFullName "Amazon Comprehend"}, + {:mvn/version "785.2.598.0", + :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "784.2.591.0", :aws/serviceFullName "AWS Comprehend Medical"}, + {:mvn/version "784.2.591.0", + :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer - {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Compute Optimizer"}, - com.cognitect.aws/config {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Config"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "AWS Compute Optimizer"}, + com.cognitect.aws/config + {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Connect Service"}, + {:mvn/version "773.2.577.0", + :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/connectparticipant - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Connect Participant Service"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Cost and Usage Report Service"}, com.cognitect.aws/dataexchange - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Data Exchange"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Data Exchange"}, com.cognitect.aws/datapipeline - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Data Pipeline"}, - com.cognitect.aws/datasync {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Data Pipeline"}, + com.cognitect.aws/datasync + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, - com.cognitect.aws/detective {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon Detective"}, - com.cognitect.aws/devicefarm {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, + com.cognitect.aws/detective + {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon Detective"}, + com.cognitect.aws/devicefarm + {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/directconnect - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Direct Connect"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Application Discovery Service"}, + {:mvn/version "773.2.576.0", + :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + {:mvn/version "784.2.594.0", + :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ds {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/dynamodb {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon DynamoDB"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, + com.cognitect.aws/ds + {:mvn/version "776.2.580.0", + :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/dynamodb + {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ebs - {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Elastic Block Store"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "785.2.601.0", + :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "784.2.592.0", :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "784.2.592.0", + :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "784.2.595.0", + :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference - {:mvn/version "776.2.582.0", :aws/serviceFullName "Amazon Elastic Inference"}, + {:mvn/version "776.2.582.0", + :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic File System"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing - {:mvn/version "770.2.568.0", :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "773.2.579.0", :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Email Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/entitlement-marketplace - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, + {:mvn/version "780.2.583.0", + :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon EventBridge"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudWatch Events"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon CloudWatch Events"}, com.cognitect.aws/firehose - {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, + {:mvn/version "773.2.576.0", + :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms - {:mvn/version "785.2.600.0", :aws/serviceFullName "Firewall Management Service"}, + {:mvn/version "785.2.600.0", + :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast - {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Forecast Service"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Forecast Query Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/frauddetector - {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Fraud Detector"}, - com.cognitect.aws/fsx {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon FSx"}, - com.cognitect.aws/gamelift {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon GameLift"}, - com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "Amazon Fraud Detector"}, + com.cognitect.aws/fsx + {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/gamelift + {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon GameLift"}, + com.cognitect.aws/glacier + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Glue"}, - com.cognitect.aws/greengrass {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Global Accelerator"}, + com.cognitect.aws/glue + {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/greengrass + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon GuardDuty"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Ground Station"}, + com.cognitect.aws/guardduty + {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health - {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, + {:mvn/version "784.2.596.0", + :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/iam - {:mvn/version "773.2.575.0", :aws/serviceFullName "AWS Identity and Access Management"}, + {:mvn/version "773.2.575.0", + :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/imagebuilder - {:mvn/version "776.2.582.0", :aws/serviceFullName "EC2 Image Builder"}, + {:mvn/version "776.2.582.0", + :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, - com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot {:mvn/version "784.2.592.0", :aws/serviceFullName "AWS IoT"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Import/Export"}, + com.cognitect.aws/inspector + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, + com.cognitect.aws/iot + {:mvn/version "784.2.592.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Data Plane"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Jobs Data Plane"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Jobs Data Plane"}, com.cognitect.aws/iot1click-projects - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Analytics"}, - com.cognitect.aws/iotevents {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Analytics"}, + com.cognitect.aws/iotevents + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events Data"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Events Data"}, com.cognitect.aws/iotsecuretunneling - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS IoT Secure Tunneling"}, com.cognitect.aws/iotthingsgraph - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/kafka - {:mvn/version "782.2.586.0", :aws/serviceFullName "Managed Streaming for Kafka"}, + {:mvn/version "782.2.586.0", + :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra - {:mvn/version "783.2.587.0", :aws/serviceFullName "AWSKendraFrontendService"}, - com.cognitect.aws/kinesis {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, + {:mvn/version "783.2.587.0", + :aws/serviceFullName "AWSKendraFrontendService"}, + com.cognitect.aws/kinesis + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, com.cognitect.aws/kinesis-video-media - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, com.cognitect.aws/kinesis-video-signaling - {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, + {:mvn/version "781.2.585.0", + :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, com.cognitect.aws/kinesisanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "784.2.592.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "784.2.592.0", + :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisvideo - {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, + {:mvn/version "781.2.585.0", + :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "782.2.586.0", :aws/serviceFullName "AWS Key Management Service"}, + {:mvn/version "782.2.586.0", + :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Lambda"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Lake Formation"}, + com.cognitect.aws/lambda + {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "785.2.597.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "785.2.597.0", + :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager - {:mvn/version "776.2.581.0", :aws/serviceFullName "AWS License Manager"}, - com.cognitect.aws/lightsail {:mvn/version "785.2.597.0", :aws/serviceFullName "Amazon Lightsail"}, + {:mvn/version "776.2.581.0", + :aws/serviceFullName "AWS License Manager"}, + com.cognitect.aws/lightsail + {:mvn/version "785.2.597.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs - {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, + {:mvn/version "785.2.601.0", + :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/machinelearning - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, - com.cognitect.aws/macie {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Machine Learning"}, + com.cognitect.aws/macie + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, com.cognitect.aws/managedblockchain - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Managed Blockchain"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplace-catalog - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "784.2.592.0", :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "784.2.592.0", + :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "785.2.598.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, + {:mvn/version "785.2.598.0", + :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Elemental MediaStore"}, + {:mvn/version "773.2.576.0", + :aws/serviceFullName "AWS Elemental MediaStore"}, com.cognitect.aws/mediastore-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace - {:mvn/version "773.2.577.0", :aws/serviceFullName "AWSMarketplace Metering"}, + {:mvn/version "773.2.577.0", + :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/migrationhub-config - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Migration Hub Config"}, - com.cognitect.aws/mobile {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Migration Hub Config"}, + com.cognitect.aws/mobile + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, com.cognitect.aws/mobileanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon CloudWatch"}, - com.cognitect.aws/mq {:mvn/version "784.2.591.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon CloudWatch"}, + com.cognitect.aws/mq + {:mvn/version "784.2.591.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, - com.cognitect.aws/neptune {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Neptune"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Mechanical Turk"}, + com.cognitect.aws/neptune + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Neptune"}, com.cognitect.aws/networkmanager - {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Network Manager"}, - com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/opsworkscm {:mvn/version "784.2.593.0", :aws/serviceFullName "AWS OpsWorks CM"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "AWS Network Manager"}, + com.cognitect.aws/opsworks + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, + com.cognitect.aws/opsworkscm + {:mvn/version "784.2.593.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS Organizations"}, - com.cognitect.aws/outposts {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Outposts"}, + {:mvn/version "776.2.580.0", + :aws/serviceFullName "AWS Organizations"}, + com.cognitect.aws/outposts + {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Outposts"}, com.cognitect.aws/personalize - {:mvn/version "773.2.572.0", :aws/serviceFullName "Amazon Personalize"}, + {:mvn/version "773.2.572.0", + :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Personalize Events"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon Personalize Runtime"}, + {:mvn/version "784.2.594.0", + :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/pinpoint {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Pinpoint"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Performance Insights"}, + com.cognitect.aws/pinpoint + {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, - com.cognitect.aws/polly {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Polly"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, + com.cognitect.aws/polly + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Price List Service"}, - com.cognitect.aws/qldb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Price List Service"}, + com.cognitect.aws/qldb + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB Session"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "782.2.586.0", :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "782.2.586.0", + :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Resource Access Manager"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "785.2.601.0", + :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data - {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/redshift {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Redshift"}, + {:mvn/version "776.2.580.0", + :aws/serviceFullName "AWS RDS DataService"}, + com.cognitect.aws/redshift + {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition - {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Rekognition"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "784.2.593.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, - com.cognitect.aws/robomaker {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53"}, + {:mvn/version "784.2.593.0", + :aws/serviceFullName "AWS Resource Groups Tagging API"}, + com.cognitect.aws/robomaker + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS RoboMaker"}, + com.cognitect.aws/route53 + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Domains"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker - {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, + {:mvn/version "773.2.574.0", + :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "784.2.593.0", :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/s3control {:mvn/version "780.2.583.0", :aws/serviceFullName "AWS S3 Control"}, + {:mvn/version "784.2.593.0", + :aws/serviceFullName "Amazon Simple Storage Service"}, + com.cognitect.aws/s3control + {:mvn/version "780.2.583.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "785.2.601.0", + :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime - {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "Amazon Augmented AI Runtime"}, com.cognitect.aws/savingsplans - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Savings Plans"}, - com.cognitect.aws/schemas {:mvn/version "776.2.582.0", :aws/serviceFullName "Schemas"}, - com.cognitect.aws/sdb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Savings Plans"}, + com.cognitect.aws/schemas + {:mvn/version "776.2.582.0", :aws/serviceFullName "Schemas"}, + com.cognitect.aws/sdb + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Secrets Manager"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo - {:mvn/version "776.2.580.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, + {:mvn/version "776.2.580.0", + :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 - {:mvn/version "783.2.590.0", :aws/serviceFullName "Amazon Simple Email Service"}, - com.cognitect.aws/shield {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Shield"}, - com.cognitect.aws/signer {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Signer"}, + {:mvn/version "783.2.590.0", + :aws/serviceFullName "Amazon Simple Email Service"}, + com.cognitect.aws/shield + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Shield"}, + com.cognitect.aws/signer + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Server Migration Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns - {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Simple Notification Service"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Queue Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, - com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, - com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, - com.cognitect.aws/states {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Step Functions"}, + {:mvn/version "784.2.595.0", + :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + com.cognitect.aws/sso + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Single Sign-On"}, + com.cognitect.aws/sso-oidc + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, + com.cognitect.aws/states + {:mvn/version "780.2.584.0", + :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Storage Gateway"}, + {:mvn/version "773.2.576.0", + :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Security Token Service"}, - com.cognitect.aws/support {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "AWS Security Token Service"}, + com.cognitect.aws/support + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, - com.cognitect.aws/textract {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Simple Workflow Service"}, + com.cognitect.aws/textract + {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Transcribe Service"}, + {:mvn/version "784.2.595.0", + :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "785.2.601.0", :aws/serviceFullName "AWS Transfer for SFTP"}, - com.cognitect.aws/translate {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, - com.cognitect.aws/waf {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF"}, + {:mvn/version "785.2.601.0", + :aws/serviceFullName "AWS Transfer for SFTP"}, + com.cognitect.aws/translate + {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, + com.cognitect.aws/waf + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF Regional"}, - com.cognitect.aws/wafv2 {:mvn/version "775.2.579.0", :aws/serviceFullName "AWS WAFV2"}, - com.cognitect.aws/workdocs {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkDocs"}, - com.cognitect.aws/worklink {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/workmail {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail"}, + com.cognitect.aws/wafv2 + {:mvn/version "775.2.579.0", :aws/serviceFullName "AWS WAFV2"}, + com.cognitect.aws/workdocs + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkDocs"}, + com.cognitect.aws/worklink + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, + com.cognitect.aws/workmail + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon WorkSpaces"}, - com.cognitect.aws/xray {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS X-Ray"}} + {:mvn/version "785.2.601.0", + :aws/serviceFullName "Amazon WorkSpaces"}, + com.cognitect.aws/xray + {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS X-Ray"}} From 5254b9a858c98202dfe8a4e21bc647bf5504f27d Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sat, 18 Jan 2020 13:44:25 -0600 Subject: [PATCH 074/151] latest releases --- README.md | 2 +- latest-releases.edn | 643 +++++++++++++++----------------------------- 2 files changed, 215 insertions(+), 430 deletions(-) diff --git a/README.md b/README.md index c91ee38f..611e2b80 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.423"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.705"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.710"} com.cognitect.aws/s3 {:mvn/version "784.2.593.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 92761026..a30da0a9 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,591 +1,376 @@ {com.cognitect.aws/api {:mvn/version "0.8.423"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.705"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.710"}, com.cognitect.aws/AWSMigrationHub - {:mvn/version "785.2.599.0", - :aws/serviceFullName "AWS Migration Hub"}, + {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer {:mvn/version "783.2.589.0", :aws/serviceFullName "Access Analyzer"}, com.cognitect.aws/acm - {:mvn/version "773.2.578.0", - :aws/serviceFullName "AWS Certificate Manager"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca {:mvn/version "770.2.568.0", - :aws/serviceFullName - "AWS Certificate Manager Private Certificate Authority"}, + :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Alexa For Business"}, - com.cognitect.aws/amplify - {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Alexa For Business"}, + com.cognitect.aws/amplify {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon API Gateway"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AmazonApiGatewayManagementApi"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "781.2.585.0", - :aws/serviceFullName "AmazonApiGatewayV2"}, - com.cognitect.aws/appconfig - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon AppConfig"}, + {:mvn/version "781.2.585.0", :aws/serviceFullName "AmazonApiGatewayV2"}, + com.cognitect.aws/appconfig {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling - {:mvn/version "780.2.584.0", - :aws/serviceFullName "Application Auto Scaling"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/appmesh - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS App Mesh"}, - com.cognitect.aws/appstream - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/appsync - {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS AppSync"}, - com.cognitect.aws/athena - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/autoscaling - {:mvn/version "773.2.575.0", :aws/serviceFullName "Auto Scaling"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, + com.cognitect.aws/appmesh {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS App Mesh"}, + com.cognitect.aws/appstream {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, + com.cognitect.aws/appsync {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/athena {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Athena"}, + com.cognitect.aws/autoscaling {:mvn/version "773.2.575.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans - {:mvn/version "773.2.578.0", - :aws/serviceFullName "AWS Auto Scaling Plans"}, - com.cognitect.aws/backup - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/batch - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Batch"}, - com.cognitect.aws/budgets - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, + com.cognitect.aws/backup {:mvn/version "786.2.602.0", :aws/serviceFullName "AWS Backup"}, + com.cognitect.aws/batch {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/budgets {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "785.2.600.0", - :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime - {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon Chime"}, - com.cognitect.aws/cloud9 - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud9"}, + {:mvn/version "785.2.600.0", :aws/serviceFullName "AWS Cost Explorer Service"}, + com.cognitect.aws/chime {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/cloud9 {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudDirectory"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation - {:mvn/version "773.2.575.0", - :aws/serviceFullName "AWS CloudFormation"}, + {:mvn/version "773.2.575.0", :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "784.2.593.0", - :aws/serviceFullName "Amazon CloudFront"}, - com.cognitect.aws/cloudhsm - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, - com.cognitect.aws/cloudhsmv2 - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CloudHSM V2"}, + {:mvn/version "784.2.593.0", :aws/serviceFullName "Amazon CloudFront"}, + com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, + com.cognitect.aws/cloudhsmv2 {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch - {:mvn/version "773.2.571.0", - :aws/serviceFullName "Amazon CloudSearch"}, + {:mvn/version "773.2.571.0", :aws/serviceFullName "Amazon CloudSearch"}, com.cognitect.aws/cloudsearchdomain - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudSearch Domain"}, - com.cognitect.aws/cloudtrail - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codebuild - {:mvn/version "783.2.590.0", :aws/serviceFullName "AWS CodeBuild"}, - com.cognitect.aws/codecommit - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, - com.cognitect.aws/codedeploy - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, + com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, + com.cognitect.aws/codebuild {:mvn/version "783.2.590.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codecommit {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, + com.cognitect.aws/codedeploy {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codeguru-reviewer - {:mvn/version "780.2.584.0", - :aws/serviceFullName "Amazon 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"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon CodeGuru Profiler"}, com.cognitect.aws/codepipeline {:mvn/version "773.2.570.0", :aws/serviceFullName "AWS CodePipeline"}, - com.cognitect.aws/codestar - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, + com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/codestar-connections - {:mvn/version "784.2.596.0", - :aws/serviceFullName "AWS CodeStar connections"}, + {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS CodeStar connections"}, com.cognitect.aws/codestar-notifications - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS CodeStar Notifications"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Cognito Identity"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "776.2.580.0", - :aws/serviceFullName "Amazon Cognito Identity Provider"}, + {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Cognito Sync"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "785.2.598.0", - :aws/serviceFullName "Amazon Comprehend"}, + {:mvn/version "785.2.598.0", :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "784.2.591.0", - :aws/serviceFullName "AWS Comprehend Medical"}, + {:mvn/version "784.2.591.0", :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer - {:mvn/version "780.2.584.0", - :aws/serviceFullName "AWS Compute Optimizer"}, - com.cognitect.aws/config - {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Config"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Compute Optimizer"}, + com.cognitect.aws/config {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "773.2.577.0", - :aws/serviceFullName "Amazon Connect Service"}, + {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/connectparticipant - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon Connect Participant Service"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Cost and Usage Report Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, com.cognitect.aws/dataexchange - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Data Exchange"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Data Exchange"}, com.cognitect.aws/datapipeline - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Data Pipeline"}, - com.cognitect.aws/datasync - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Data Pipeline"}, + com.cognitect.aws/datasync {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, - com.cognitect.aws/detective - {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon Detective"}, - com.cognitect.aws/devicefarm - {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, + com.cognitect.aws/detective {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon Detective"}, + com.cognitect.aws/devicefarm {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/directconnect - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Direct Connect"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery - {:mvn/version "773.2.576.0", - :aws/serviceFullName "AWS Application Discovery Service"}, + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "784.2.594.0", - :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ds - {:mvn/version "776.2.580.0", - :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/dynamodb - {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon DynamoDB"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, + com.cognitect.aws/ds {:mvn/version "786.2.605.0", :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/dynamodb {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ebs - {:mvn/version "780.2.584.0", - :aws/serviceFullName "Amazon Elastic Block Store"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "785.2.601.0", - :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "786.2.605.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS EC2 Instance Connect"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "784.2.592.0", - :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "786.2.606.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "784.2.595.0", - :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference - {:mvn/version "776.2.582.0", - :aws/serviceFullName "Amazon Elastic Inference"}, + {:mvn/version "776.2.582.0", :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Elastic Beanstalk"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Elastic File System"}, + {:mvn/version "786.2.602.0", :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "773.2.578.0", - :aws/serviceFullName "Amazon Elastic MapReduce"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Elastic Transcoder"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Email Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/entitlement-marketplace - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Marketplace Entitlement Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "780.2.583.0", - :aws/serviceFullName "Amazon Elasticsearch Service"}, + {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon EventBridge"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudWatch Events"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudWatch Events"}, com.cognitect.aws/firehose - {:mvn/version "773.2.576.0", - :aws/serviceFullName "Amazon Kinesis Firehose"}, + {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms - {:mvn/version "785.2.600.0", - :aws/serviceFullName "Firewall Management Service"}, + {:mvn/version "785.2.600.0", :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast - {:mvn/version "773.2.578.0", - :aws/serviceFullName "Amazon Forecast Service"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Forecast Query Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/frauddetector - {:mvn/version "780.2.584.0", - :aws/serviceFullName "Amazon Fraud Detector"}, - com.cognitect.aws/fsx - {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon FSx"}, - com.cognitect.aws/gamelift - {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon GameLift"}, - com.cognitect.aws/glacier - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Fraud Detector"}, + com.cognitect.aws/fsx {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/gamelift {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon GameLift"}, + com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue - {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Glue"}, - com.cognitect.aws/greengrass - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Global Accelerator"}, + com.cognitect.aws/glue {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/greengrass {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty - {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon GuardDuty"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Ground Station"}, + com.cognitect.aws/guardduty {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health - {:mvn/version "784.2.596.0", - :aws/serviceFullName "AWS Health APIs and Notifications"}, + {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/iam - {:mvn/version "773.2.575.0", - :aws/serviceFullName "AWS Identity and Access Management"}, + {:mvn/version "773.2.575.0", :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/imagebuilder - {:mvn/version "776.2.582.0", - :aws/serviceFullName "EC2 Image Builder"}, + {:mvn/version "776.2.582.0", :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Import/Export"}, - com.cognitect.aws/inspector - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot - {:mvn/version "784.2.592.0", :aws/serviceFullName "AWS IoT"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, + com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, + com.cognitect.aws/iot {:mvn/version "784.2.592.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Jobs Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Jobs Data Plane"}, com.cognitect.aws/iot1click-projects - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Analytics"}, - com.cognitect.aws/iotevents - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Analytics"}, + com.cognitect.aws/iotevents {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Events Data"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events Data"}, com.cognitect.aws/iotsecuretunneling - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS IoT Secure Tunneling"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, com.cognitect.aws/iotthingsgraph - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Things Graph"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/kafka - {:mvn/version "782.2.586.0", - :aws/serviceFullName "Managed Streaming for Kafka"}, + {:mvn/version "782.2.586.0", :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra - {:mvn/version "783.2.587.0", - :aws/serviceFullName "AWSKendraFrontendService"}, - com.cognitect.aws/kinesis - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, + {:mvn/version "783.2.587.0", :aws/serviceFullName "AWSKendraFrontendService"}, + com.cognitect.aws/kinesis {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, com.cognitect.aws/kinesis-video-media - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, com.cognitect.aws/kinesis-video-signaling - {:mvn/version "781.2.585.0", - :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, + {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, com.cognitect.aws/kinesisanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "784.2.592.0", - :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "784.2.592.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisvideo - {:mvn/version "781.2.585.0", - :aws/serviceFullName "Amazon Kinesis Video Streams"}, + {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "782.2.586.0", - :aws/serviceFullName "AWS Key Management Service"}, + {:mvn/version "782.2.586.0", :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda - {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Lambda"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lake Formation"}, + com.cognitect.aws/lambda {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "785.2.597.0", - :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "785.2.597.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager - {:mvn/version "776.2.581.0", - :aws/serviceFullName "AWS License Manager"}, - com.cognitect.aws/lightsail - {:mvn/version "785.2.597.0", :aws/serviceFullName "Amazon Lightsail"}, + {:mvn/version "776.2.581.0", :aws/serviceFullName "AWS License Manager"}, + com.cognitect.aws/lightsail {:mvn/version "785.2.597.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs - {:mvn/version "785.2.601.0", - :aws/serviceFullName "Amazon CloudWatch Logs"}, + {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/machinelearning - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Machine Learning"}, - com.cognitect.aws/macie - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, + com.cognitect.aws/macie {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, com.cognitect.aws/managedblockchain - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Managed Blockchain"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplace-catalog - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Marketplace Catalog Service"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Elemental MediaConvert"}, + {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "784.2.592.0", - :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "784.2.592.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "785.2.598.0", - :aws/serviceFullName "AWS Elemental MediaPackage"}, + {:mvn/version "785.2.598.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore - {:mvn/version "773.2.576.0", - :aws/serviceFullName "AWS Elemental MediaStore"}, + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Elemental MediaStore"}, com.cognitect.aws/mediastore-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace - {:mvn/version "773.2.577.0", - :aws/serviceFullName "AWSMarketplace Metering"}, + {:mvn/version "773.2.577.0", :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/migrationhub-config - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Migration Hub Config"}, - com.cognitect.aws/mobile - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Migration Hub Config"}, + com.cognitect.aws/mobile {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, com.cognitect.aws/mobileanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Mobile Analytics"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon CloudWatch"}, - com.cognitect.aws/mq - {:mvn/version "784.2.591.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon CloudWatch"}, + com.cognitect.aws/mq {:mvn/version "784.2.591.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Mechanical Turk"}, - com.cognitect.aws/neptune - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Neptune"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, + com.cognitect.aws/neptune {:mvn/version "786.2.606.0", :aws/serviceFullName "Amazon Neptune"}, com.cognitect.aws/networkmanager - {:mvn/version "780.2.584.0", - :aws/serviceFullName "AWS Network Manager"}, - com.cognitect.aws/opsworks - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/opsworkscm - {:mvn/version "784.2.593.0", :aws/serviceFullName "AWS OpsWorks CM"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Network Manager"}, + com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, + com.cognitect.aws/opsworkscm {:mvn/version "784.2.593.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "776.2.580.0", - :aws/serviceFullName "AWS Organizations"}, - com.cognitect.aws/outposts - {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Outposts"}, + {:mvn/version "786.2.604.0", :aws/serviceFullName "AWS Organizations"}, + com.cognitect.aws/outposts {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Outposts"}, com.cognitect.aws/personalize - {:mvn/version "773.2.572.0", - :aws/serviceFullName "Amazon Personalize"}, + {:mvn/version "773.2.572.0", :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Personalize Events"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "784.2.594.0", - :aws/serviceFullName "Amazon Personalize Runtime"}, + {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/pinpoint - {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Pinpoint"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Performance Insights"}, + com.cognitect.aws/pinpoint {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Pinpoint Email Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, - com.cognitect.aws/polly - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Polly"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, + com.cognitect.aws/polly {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Price List Service"}, - com.cognitect.aws/qldb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Price List Service"}, + com.cognitect.aws/qldb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon QLDB Session"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "782.2.586.0", - :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "782.2.586.0", :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Resource Access Manager"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "785.2.601.0", - :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data - {:mvn/version "776.2.580.0", - :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/redshift - {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Redshift"}, + {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS RDS DataService"}, + com.cognitect.aws/redshift {:mvn/version "786.2.606.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition - {:mvn/version "780.2.584.0", - :aws/serviceFullName "Amazon Rekognition"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Resource Groups"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "784.2.593.0", - :aws/serviceFullName "AWS Resource Groups Tagging API"}, - com.cognitect.aws/robomaker - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53"}, + {:mvn/version "784.2.593.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, + com.cognitect.aws/robomaker {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS RoboMaker"}, + com.cognitect.aws/route53 {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Route 53 Domains"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Route 53 Resolver"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon Lex Runtime Service"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker - {:mvn/version "773.2.574.0", - :aws/serviceFullName "Amazon SageMaker Runtime"}, + {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "784.2.593.0", - :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/s3control - {:mvn/version "780.2.583.0", :aws/serviceFullName "AWS S3 Control"}, + {:mvn/version "784.2.593.0", :aws/serviceFullName "Amazon Simple Storage Service"}, + com.cognitect.aws/s3control {:mvn/version "780.2.583.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "785.2.601.0", - :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "786.2.605.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime - {:mvn/version "780.2.584.0", - :aws/serviceFullName "Amazon Augmented AI Runtime"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, com.cognitect.aws/savingsplans - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Savings Plans"}, - com.cognitect.aws/schemas - {:mvn/version "776.2.582.0", :aws/serviceFullName "Schemas"}, - com.cognitect.aws/sdb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Savings Plans"}, + com.cognitect.aws/schemas {:mvn/version "776.2.582.0", :aws/serviceFullName "Schemas"}, + com.cognitect.aws/sdb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Secrets Manager"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub - {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS SecurityHub"}, + {:mvn/version "786.2.604.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo - {:mvn/version "776.2.580.0", - :aws/serviceFullName "AWSServerlessApplicationRepository"}, + {:mvn/version "776.2.580.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 - {:mvn/version "783.2.590.0", - :aws/serviceFullName "Amazon Simple Email Service"}, - com.cognitect.aws/shield - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Shield"}, - com.cognitect.aws/signer - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Signer"}, + {:mvn/version "783.2.590.0", :aws/serviceFullName "Amazon Simple Email Service"}, + com.cognitect.aws/shield {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Shield"}, + com.cognitect.aws/signer {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Server Migration Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Import/Export Snowball"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns - {:mvn/version "773.2.578.0", - :aws/serviceFullName "Amazon Simple Notification Service"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Queue Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "784.2.595.0", - :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, - com.cognitect.aws/sso - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Single Sign-On"}, - com.cognitect.aws/sso-oidc - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, - com.cognitect.aws/states - {:mvn/version "780.2.584.0", - :aws/serviceFullName "AWS Step Functions"}, + {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, + com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, + com.cognitect.aws/states {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "773.2.576.0", - :aws/serviceFullName "AWS Storage Gateway"}, + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon DynamoDB Streams"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "773.2.578.0", - :aws/serviceFullName "AWS Security Token Service"}, - com.cognitect.aws/support - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Security Token Service"}, + com.cognitect.aws/support {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Workflow Service"}, - com.cognitect.aws/textract - {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, + com.cognitect.aws/textract {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "784.2.595.0", - :aws/serviceFullName "Amazon Transcribe Service"}, + {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "785.2.601.0", - :aws/serviceFullName "AWS Transfer for SFTP"}, - com.cognitect.aws/translate - {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, - com.cognitect.aws/waf - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF"}, + {:mvn/version "785.2.601.0", :aws/serviceFullName "AWS Transfer for SFTP"}, + com.cognitect.aws/translate {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, + com.cognitect.aws/waf {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF Regional"}, - com.cognitect.aws/wafv2 - {:mvn/version "775.2.579.0", :aws/serviceFullName "AWS WAFV2"}, - com.cognitect.aws/workdocs - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkDocs"}, - com.cognitect.aws/worklink - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/workmail - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail"}, + com.cognitect.aws/wafv2 {:mvn/version "775.2.579.0", :aws/serviceFullName "AWS WAFV2"}, + com.cognitect.aws/workdocs {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkDocs"}, + com.cognitect.aws/worklink {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, + com.cognitect.aws/workmail {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon WorkMail Message Flow"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "785.2.601.0", - :aws/serviceFullName "Amazon WorkSpaces"}, - com.cognitect.aws/xray - {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS X-Ray"}} + {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon WorkSpaces"}, + com.cognitect.aws/xray {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS X-Ray"}} From 635a0dfaa6f60e8158196874fa1a99e3db69d83a Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sat, 25 Jan 2020 18:07:56 -0600 Subject: [PATCH 075/151] latest releases --- README.md | 2 +- latest-releases.edn | 36 ++++++++++++++++++------------------ 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 611e2b80..8f0f45ab 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.423"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.710"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.713"} com.cognitect.aws/s3 {:mvn/version "784.2.593.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index a30da0a9..d7d0b530 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,5 +1,5 @@ {com.cognitect.aws/api {:mvn/version "0.8.423"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.710"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.713"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer @@ -10,7 +10,7 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "773.2.579.0", :aws/serviceFullName "Alexa For Business"}, + {:mvn/version "788.2.607.0", :aws/serviceFullName "Alexa For Business"}, com.cognitect.aws/amplify {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon API Gateway"}, @@ -22,7 +22,7 @@ com.cognitect.aws/application-autoscaling {:mvn/version "780.2.584.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, + {:mvn/version "788.2.607.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, com.cognitect.aws/appmesh {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS App Mesh"}, com.cognitect.aws/appstream {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, com.cognitect.aws/appsync {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS AppSync"}, @@ -58,7 +58,7 @@ com.cognitect.aws/codeguruprofiler {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon CodeGuru Profiler"}, com.cognitect.aws/codepipeline - {:mvn/version "773.2.570.0", :aws/serviceFullName "AWS CodePipeline"}, + {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS CodePipeline"}, com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/codestar-connections {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS CodeStar connections"}, @@ -87,7 +87,7 @@ {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Data Exchange"}, com.cognitect.aws/datapipeline {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Data Pipeline"}, - com.cognitect.aws/datasync {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS DataSync"}, + com.cognitect.aws/datasync {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, com.cognitect.aws/detective {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon Detective"}, @@ -97,7 +97,7 @@ com.cognitect.aws/directconnect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Application Discovery Service"}, + {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms @@ -109,15 +109,15 @@ com.cognitect.aws/ebs {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "786.2.605.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "788.2.608.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "786.2.606.0", :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "788.2.610.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "788.2.610.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference {:mvn/version "776.2.582.0", :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache @@ -167,7 +167,7 @@ com.cognitect.aws/health {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/iam - {:mvn/version "773.2.575.0", :aws/serviceFullName "AWS Identity and Access Management"}, + {:mvn/version "788.2.609.0", :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/imagebuilder {:mvn/version "776.2.582.0", :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport @@ -182,7 +182,7 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Analytics"}, - com.cognitect.aws/iotevents {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events"}, + com.cognitect.aws/iotevents {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events Data"}, com.cognitect.aws/iotsecuretunneling @@ -207,10 +207,10 @@ com.cognitect.aws/kinesisvideo {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "782.2.586.0", :aws/serviceFullName "AWS Key Management Service"}, + {:mvn/version "788.2.607.0", :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Lambda"}, + com.cognitect.aws/lambda {:mvn/version "788.2.607.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models {:mvn/version "785.2.597.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager @@ -226,7 +226,7 @@ com.cognitect.aws/marketplace-catalog {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, + {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert @@ -251,7 +251,7 @@ com.cognitect.aws/mobileanalytics {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon CloudWatch"}, + {:mvn/version "788.2.607.0", :aws/serviceFullName "Amazon CloudWatch"}, com.cognitect.aws/mq {:mvn/version "784.2.591.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, @@ -259,7 +259,7 @@ com.cognitect.aws/networkmanager {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Network Manager"}, com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/opsworkscm {:mvn/version "784.2.593.0", :aws/serviceFullName "AWS OpsWorks CM"}, + com.cognitect.aws/opsworkscm {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations {:mvn/version "786.2.604.0", :aws/serviceFullName "AWS Organizations"}, com.cognitect.aws/outposts {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Outposts"}, @@ -287,7 +287,7 @@ com.cognitect.aws/ram {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "788.2.609.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS RDS DataService"}, com.cognitect.aws/redshift {:mvn/version "786.2.606.0", :aws/serviceFullName "Amazon Redshift"}, @@ -372,5 +372,5 @@ com.cognitect.aws/workmailmessageflow {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon WorkSpaces"}, + {:mvn/version "788.2.610.0", :aws/serviceFullName "Amazon WorkSpaces"}, com.cognitect.aws/xray {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS X-Ray"}} From 5cad085173df0ab48d64823b8a9692b73a3b4ab7 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Mon, 3 Feb 2020 10:54:47 -0600 Subject: [PATCH 076/151] upgrade http-client to 0.1.104 --- CHANGES.md | 4 ++++ deps.edn | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 3b5b8d7d..9f292ac1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,9 @@ # aws-api +## DEV + +* upgrade to cognitect.http-client 0.1.104 [#115](https://github.com/cognitect-labs/aws-api/issues/115) + ## 0.8.423 / 2020-01-17 * Remove dep on commons-codec [#113](https://github.com/cognitect-labs/aws-api/issues/113) diff --git a/deps.edn b/deps.edn index 2fac48c8..66845e11 100644 --- a/deps.edn +++ b/deps.edn @@ -7,7 +7,7 @@ org.clojure/tools.logging {:mvn/version "0.5.0"} org.clojure/data.json {:mvn/version "0.2.7"} org.clojure/data.xml {:mvn/version "0.2.0-alpha6"} - com.cognitect/http-client {:mvn/version "0.1.101"}} + com.cognitect/http-client {:mvn/version "0.1.104"}} :aliases {:update-versions {:extra-paths ["build/src"] :main-opts ["-m" "cognitect.aws.version-updater"]} :dev {:extra-paths ["dev/src" "dev/resources" "test/src" "test/resources"] From 8506d17886263ef08a4b3cd804e13406e4c14b03 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Mon, 10 Feb 2020 08:53:50 -0600 Subject: [PATCH 077/151] update latest releases --- README.md | 2 +- latest-releases.edn | 42 +++++++++++++++++++++--------------------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 8f0f45ab..48ad4714 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.423"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.713"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.718"} com.cognitect.aws/s3 {:mvn/version "784.2.593.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index d7d0b530..cdb6dccb 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,5 +1,5 @@ {com.cognitect.aws/api {:mvn/version "0.8.423"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.713"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.718"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer @@ -25,7 +25,7 @@ {:mvn/version "788.2.607.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, com.cognitect.aws/appmesh {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS App Mesh"}, com.cognitect.aws/appstream {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/appsync {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/appsync {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS AppSync"}, com.cognitect.aws/athena {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Athena"}, com.cognitect.aws/autoscaling {:mvn/version "773.2.575.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans @@ -42,7 +42,7 @@ com.cognitect.aws/cloudformation {:mvn/version "773.2.575.0", :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "784.2.593.0", :aws/serviceFullName "Amazon CloudFront"}, + {:mvn/version "789.2.611.0", :aws/serviceFullName "Amazon CloudFront"}, com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, com.cognitect.aws/cloudhsmv2 {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch @@ -50,7 +50,7 @@ com.cognitect.aws/cloudsearchdomain {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codebuild {:mvn/version "783.2.590.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codebuild {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS CodeBuild"}, com.cognitect.aws/codecommit {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, com.cognitect.aws/codedeploy {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codeguru-reviewer @@ -99,7 +99,7 @@ com.cognitect.aws/discovery {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb @@ -107,13 +107,13 @@ com.cognitect.aws/ds {:mvn/version "786.2.605.0", :aws/serviceFullName "AWS Directory Service"}, com.cognitect.aws/dynamodb {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ebs - {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Elastic Block Store"}, + {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "788.2.608.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs {:mvn/version "788.2.610.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks @@ -151,7 +151,7 @@ com.cognitect.aws/forecast {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Forecast Query Service"}, + {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/frauddetector {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Fraud Detector"}, com.cognitect.aws/fsx {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon FSx"}, @@ -162,14 +162,14 @@ com.cognitect.aws/glue {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Glue"}, com.cognitect.aws/greengrass {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Ground Station"}, + {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Ground Station"}, com.cognitect.aws/guardduty {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/iam {:mvn/version "788.2.609.0", :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/imagebuilder - {:mvn/version "776.2.582.0", :aws/serviceFullName "EC2 Image Builder"}, + {:mvn/version "789.2.614.0", :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, @@ -190,7 +190,7 @@ com.cognitect.aws/iotthingsgraph {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/kafka - {:mvn/version "782.2.586.0", :aws/serviceFullName "Managed Streaming for Kafka"}, + {:mvn/version "789.2.611.0", :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra {:mvn/version "783.2.587.0", :aws/serviceFullName "AWSKendraFrontendService"}, com.cognitect.aws/kinesis {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, @@ -212,7 +212,7 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lake Formation"}, com.cognitect.aws/lambda {:mvn/version "788.2.607.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "785.2.597.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager {:mvn/version "776.2.581.0", :aws/serviceFullName "AWS License Manager"}, com.cognitect.aws/lightsail {:mvn/version "785.2.597.0", :aws/serviceFullName "Amazon Lightsail"}, @@ -230,7 +230,7 @@ com.cognitect.aws/mediaconnect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, + {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive {:mvn/version "784.2.592.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage @@ -287,7 +287,7 @@ com.cognitect.aws/ram {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "788.2.609.0", :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "789.2.614.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS RDS DataService"}, com.cognitect.aws/redshift {:mvn/version "786.2.606.0", :aws/serviceFullName "Amazon Redshift"}, @@ -296,8 +296,8 @@ com.cognitect.aws/resource-groups {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "784.2.593.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, - com.cognitect.aws/robomaker {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS RoboMaker"}, + {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, + com.cognitect.aws/robomaker {:mvn/version "789.2.614.0", :aws/serviceFullName "AWS RoboMaker"}, com.cognitect.aws/route53 {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Domains"}, @@ -321,7 +321,7 @@ com.cognitect.aws/secretsmanager {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub - {:mvn/version "786.2.604.0", :aws/serviceFullName "AWS SecurityHub"}, + {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo {:mvn/version "776.2.580.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas @@ -343,12 +343,12 @@ com.cognitect.aws/sqs {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + {:mvn/version "789.2.611.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, com.cognitect.aws/states {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Storage Gateway"}, + {:mvn/version "789.2.611.0", :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts @@ -368,7 +368,7 @@ com.cognitect.aws/wafv2 {:mvn/version "775.2.579.0", :aws/serviceFullName "AWS WAFV2"}, com.cognitect.aws/workdocs {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkDocs"}, com.cognitect.aws/worklink {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/workmail {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail"}, + com.cognitect.aws/workmail {:mvn/version "789.2.611.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces From f5acd9b1fb79d4c4a6f7201b4dafc3d977426ba6 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Mon, 10 Feb 2020 15:38:54 -0600 Subject: [PATCH 078/151] Introduce shared http-client * default aws-client constructor uses it * client.api/stop won't stop it * but it will stop any other instance Signed-off-by: Ghadi Shayban --- CHANGES.md | 7 + README.md | 36 ++-- UPGRADE.md | 48 +++++ deps.edn | 27 +-- examples/assume_role_example.clj | 2 +- src/cognitect/aws/client.clj | 71 +++---- src/cognitect/aws/client/api.clj | 85 ++++---- src/cognitect/aws/client/shared.clj | 47 +++++ src/cognitect/aws/credentials.clj | 190 ++++++++++-------- src/cognitect/aws/endpoint.clj | 30 ++- src/cognitect/aws/http.clj | 3 + src/cognitect/aws/region.clj | 26 ++- test/src/cognitect/aws/api_test.clj | 33 +++ test/src/cognitect/aws/credentials_test.clj | 21 +- .../cognitect/aws/ec2_metadata_utils_test.clj | 8 +- test/src/cognitect/aws/region_test.clj | 20 +- 16 files changed, 433 insertions(+), 221 deletions(-) create mode 100644 UPGRADE.md create mode 100644 src/cognitect/aws/client/shared.clj create mode 100644 test/src/cognitect/aws/api_test.clj diff --git a/CHANGES.md b/CHANGES.md index 9f292ac1..57e637df 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,13 @@ ## DEV * upgrade to cognitect.http-client 0.1.104 [#115](https://github.com/cognitect-labs/aws-api/issues/115) +* all aws clients use shared http-client, credentials-provider, and region-provider by default + * addresses [#109](https://github.com/cognitect-labs/aws-api/issues/109) + * first call to invoke takes hit of fetching region and credentials +* `com.cognitect.aws.api/stop` will not stop the shared http-client, but stop any other instance + +See [Upgrade Notes](https://github.com/cognitect-labs/aws-api/blob/master/UPGRADE.md) for more +information about upgrading to this version. ## 0.8.423 / 2020-01-17 diff --git a/README.md b/README.md index 48ad4714..e9a82e6a 100644 --- a/README.md +++ b/README.md @@ -216,27 +216,16 @@ the `:path` in the `:endpoint-override` map. ## http-client +NOTE: the behavior of `com.cognitect.aws.api/client` and `com.cognitect.aws.api/stop` +changed as of release 0.8.430. See [Upgrade +Notes](https://github.com/cognitect-labs/aws-api/blob/master/UPGRADE.md) +for more information. + The aws-api client uses an http-client to send requests to AWS, including any operations you invoke _and_ fetching the region and credentials when you're running in EC2 or ECS. By default, each -aws-api client creates its own http-client, which, in turn, manages -its own resources. Invoke `cognitect.aws.client.api/stop` on the -client if you want it to shut down any resources it and its -http-client are using. - -If you're creating multiple aws-api clients, you can, optionally, -create a single http-client and share it across aws-api clients e.g. - -``` clojure -(require '[cognitect.aws.client.api :as aws]) -(def http-client (aws/default-http-client)) -(def s3-client (aws/client {:api :s3 :http-client http-client})) -(def ssm-client (aws/client {:api :ssm :http-client http-client})) -;; etc -``` - -If you call `stop` on `s3-client` or `ssm-client` in this example, the -single http-client gets shut down for both. +aws-api client uses a single, shared http-client, whose resources +are managed by aws-api. ## Contributing @@ -276,6 +265,17 @@ access. Remedy: check [AWS Regions and Endpoints](https://docs.aws.amazon.com/general/latest/gr/rande.html), and supply the correct endpoint as described in [nodename nor servname provided, or not known](#nodename-nor-servname-provided-or-not-known), above. +#### Ops limit reached + +The underlying http-client has a `:pending-ops-limit` configuration +which, when reached, results in an exception with the message "Ops +limit reached". As of this writing, aws-api does not provide access to +the http-client's configuration. Programs that encounter "Ops limit +reached" can avoid it by creating separate http-clients for each +aws-client. You may wish to explicitly stop +(`com.cognitect.aws.api/stop`) these aws-clients when the are not +longer in use to conserve resources. + ### S3 Issues #### "Invalid 'Location' header: null" diff --git a/UPGRADE.md b/UPGRADE.md new file mode 100644 index 00000000..a31b4edf --- /dev/null +++ b/UPGRADE.md @@ -0,0 +1,48 @@ +# Upgrade Notes + +## 0.8.430 + +This release changed the behavior of the following functions: + +### com.cognitect.aws.api/client + +As of 0.8.430, each aws-api client uses a single shared http-client by +default. Before this release, each aws-client got its own instance of +http-client by default, which caused the number of threads consumed to +increase linearly in relation to the number of aws-clients created. +To reduce resource consumption in the case of many aws-clients, we +recommended that you create a single instance of the http-client and +explicitly share it across all aws-clients. This is no longer +necessary. + +### com.cognitect.aws.api/stop + +With the introduction of a shared http-client, this function was +updated so that it has no effect when using the shared http-client, +but will continue to call `cognitect.aws.http/stop` on any other +http-client instance. + +### effects + +These changes have the following effects: + +Programs that were creating multiple aws-clients without supplying +an http-client, and without ever calling stop, will see a reduction +in resource consumption. + +Programs that were creating an instance of +`cognitect.aws.client.api/default-http-client` and sharing it across +aws-clients should see no change. You can, however, safely stop doing +that. + +For programs that were using the default aws-client constructor and +calling stop on each aws-client, the shared http-client will not be +shut down. This should have no negative impact on resource consumption, +as there is only one http-client in this case, and its resources are +managed by aws-api. + +For programs that were creating multiple aws-clients in order to get +around an ["Ops limit reached" +error](https://github.com/cognitect-labs/aws-api/issues/98), this is a +breaking change. For this case, we recommend, for now, that you supply +a new http-client for each aws-client. diff --git a/deps.edn b/deps.edn index 66845e11..78dcae35 100644 --- a/deps.edn +++ b/deps.edn @@ -2,22 +2,23 @@ ;; All rights reserved. {:paths ["src" "resources"] - :deps {org.clojure/clojure {:mvn/version "1.10.1"} - org.clojure/core.async {:mvn/version "0.5.527"} - org.clojure/tools.logging {:mvn/version "0.5.0"} - org.clojure/data.json {:mvn/version "0.2.7"} - org.clojure/data.xml {:mvn/version "0.2.0-alpha6"} - com.cognitect/http-client {:mvn/version "0.1.104"}} + :deps {org.clojure/clojure {:mvn/version "1.10.1"} + org.clojure/core.async {:mvn/version "0.5.527"} + org.clojure/tools.logging {:mvn/version "0.5.0"} + org.clojure/data.json {:mvn/version "0.2.7"} + org.clojure/data.xml {:mvn/version "0.2.0-alpha6"} + com.cognitect/http-client {:mvn/version "0.1.104"}} :aliases {:update-versions {:extra-paths ["build/src"] :main-opts ["-m" "cognitect.aws.version-updater"]} :dev {:extra-paths ["dev/src" "dev/resources" "test/src" "test/resources"] :extra-deps {commons-io/commons-io {:mvn/version "2.6"} org.clojure/test.check {:mvn/version "0.10.0"} org.slf4j/slf4j-log4j12 {:mvn/version "1.7.28"} - http-kit {:mvn/version "2.3.0"}}} - :test {:extra-deps {com.cognitect/test-runner {:git/url "https://github.com/cognitect-labs/test-runner.git" - :sha "cb96e80f6f3d3b307c59cbeb49bb0dcb3a2a780b"}} - :main-opts ["-m" "cognitect.test-runner"]} + http-kit {:mvn/version "2.3.0"} + com.cognitect.aws/s3 {:mvn/version "747.2.533.0"}}} + :test {:extra-deps {com.cognitect/test-runner {:git/url "https://github.com/cognitect-labs/test-runner.git" + :sha "cb96e80f6f3d3b307c59cbeb49bb0dcb3a2a780b"}} + :main-opts ["-m" "cognitect.test-runner"]} :examples {:extra-paths ["examples" "examples/resources" "dev/resources"] :extra-deps {org.clojure/test.check {:mvn/version "0.10.0"} org.slf4j/slf4j-log4j12 {:mvn/version "1.7.28"} @@ -26,6 +27,6 @@ com.cognitect.aws/ec2 {:mvn/version "746.2.533.0"} com.cognitect.aws/iam {:mvn/version "746.2.533.0"} com.cognitect.aws/lambda {:mvn/version "746.2.533.0"} - com.cognitect.aws/s3 {:mvn/version "747.2.533.0"} - com.cognitect.aws/ssm {:mvn/version "747.2.533.0"} - com.cognitect.aws/sts {:mvn/version "747.2.533.0"}}}}} + + com.cognitect.aws/ssm {:mvn/version "747.2.533.0"} + com.cognitect.aws/sts {:mvn/version "747.2.533.0"}}}}} diff --git a/examples/assume_role_example.clj b/examples/assume_role_example.clj index 70f69545..d33377c5 100644 --- a/examples/assume_role_example.clj +++ b/examples/assume_role_example.clj @@ -45,7 +45,7 @@ ;; make a credentials provider that can assume a role (defn assumed-role-credentials-provider [role-arn session-name refresh-every-n-seconds] (let [sts (aws/client {:api :sts})] - (credentials/auto-refreshing-credentials + (credentials/cached-credentials-with-auto-refresh (reify credentials/CredentialsProvider (fetch [_] (when-let [creds (:Credentials diff --git a/src/cognitect/aws/client.clj b/src/cognitect/aws/client.clj index d2415fda..9096c8c8 100644 --- a/src/cognitect/aws/client.clj +++ b/src/cognitect/aws/client.clj @@ -7,6 +7,8 @@ [cognitect.aws.http :as http] [cognitect.aws.util :as util] [cognitect.aws.interceptors :as interceptors] + [cognitect.aws.endpoint :as endpoint] + [cognitect.aws.region :as region] [cognitect.aws.credentials :as credentials]) (:import [java.util.concurrent Callable ExecutorService Executors ThreadFactory])) @@ -61,50 +63,39 @@ port (assoc :server-port port) path (assoc :uri path))) -(defn- send-request* - "*Blocking* helper, call only from send-request." - [ch client op-map] - (let [err-meta (atom {})] +(defn send-request + "Send the request to AWS and return a channel which delivers the response." + [client op-map] + (let [{:keys [service http-client region-provider credentials-provider endpoint-provider]} + (-get-info client) + ch (a/promise-chan) + err-meta (atom {})] (try - (let [{:keys [service region credentials endpoint http-client]} (-get-info client) - http-request (sign-http-request service endpoint - (credentials/fetch credentials) - (-> (build-http-request service op-map) - (with-endpoint endpoint) - (update :body util/->bbuf) - ((partial interceptors/modify-http-request service op-map))))] - (swap! err-meta assoc :http-request http-request) - (a/take! - (http/submit http-client http-request) - (fn [response] - (a/put! ch (with-meta - (handle-http-response service op-map response) - {:http-request http-request - :http-response (update response :body util/bbuf->input-stream)})))) - ch) + (a/take! + (region/fetch-async region-provider) + (fn [region] + (a/take! + (credentials/fetch-async credentials-provider) + (fn [creds] + (let [endpoint (endpoint/fetch endpoint-provider region) + http-request (sign-http-request service endpoint + creds + (-> (build-http-request service op-map) + (with-endpoint endpoint) + (update :body util/->bbuf) + ((partial interceptors/modify-http-request service op-map))))] + (swap! err-meta assoc :http-request http-request) + (a/take! + (http/submit http-client http-request) + (fn [response] + (a/put! ch (with-meta + (handle-http-response service op-map response) + {:http-request http-request + :http-response (update response :body util/bbuf->input-stream)}))))))))) + ch (catch Throwable t (a/put! ch (with-meta {:cognitect.anomalies/category :cognitect.anomalies/fault ::throwable t} (assoc @err-meta :op-map op-map))) ch)))) - -(defonce send-pool - (delay - (let [idx (atom 0)] - (Executors/newFixedThreadPool - 4 - (reify ThreadFactory - (newThread - [_ runnable] - (doto (.newThread (Executors/defaultThreadFactory) runnable) - (.setName (str "cognitect-aws-send-" (swap! idx inc))) - (.setDaemon true)))))))) - -(defn send-request - "Send the request to AWS and return a channel which delivers the response." - [client op-map] - (let [ch (a/chan 1)] - (.submit ^ExecutorService @send-pool - ^Callable #(send-request* ch client op-map)) - ch)) diff --git a/src/cognitect/aws/client/api.clj b/src/cognitect/aws/client/api.clj index e932a3e4..bf563930 100644 --- a/src/cognitect/aws/client/api.clj +++ b/src/cognitect/aws/client/api.clj @@ -9,6 +9,7 @@ [cognitect.aws.dynaload :as dynaload] [cognitect.aws.client :as client] [cognitect.aws.retry :as retry] + [cognitect.aws.client.shared :as shared] [cognitect.aws.credentials :as credentials] [cognitect.aws.endpoint :as endpoint] [cognitect.aws.http :as http] @@ -25,17 +26,18 @@ :api - required, this or api-descriptor required, the name of the api you want to interact with e.g. :s3, :cloudformation, etc + :http-client - optional, to share http-clients across aws-clients. + See default-http-client. + :region-provider - optional, implementation of aws-clojure.region/RegionProvider + protocol, defaults to cognitect.aws.region/default-region-provider. + Ignored if :region is also provided :region - optional, the aws region serving the API endpoints you want to interact with, defaults to region provided by - by the default region provider (see cognitect.aws.region) + by the region-provider :credentials-provider - optional, implementation of cognitect.aws.credentials/CredentialsProvider protocol, defaults to cognitect.aws.credentials/default-credentials-provider - :region-provider - optional, implementation of aws-clojure.region/RegionProvider - protocol, defaults to cognitect.aws.region/default-region-provider - :http-client - optional, to share http-clients across aws-clients. - See default-http-client. :endpoint-override - optional, map to override parts of the endpoint. Supported keys: :protocol - :http or :https :hostname - string @@ -58,44 +60,48 @@ (if the request is retriable?), or nil if it should stop. Defaults to cognitect.aws.retry/default-backoff. + By default, all clients use shared http-client, credentials-provider, and + region-provider instances which use a small collection of daemon threads. + Alpha. Subject to change." [{:keys [api region region-provider retriable? backoff credentials-provider endpoint endpoint-override http-client] - :or {endpoint-override {}} - :as config}] + :or {endpoint-override {}}}] (when (string? endpoint-override) (log/warn (format "DEPRECATION NOTICE: :endpoint-override string is deprecated.\nUse {:endpoint-override {:hostname \"%s\"}} instead." endpoint-override))) - (let [service (service/service-description (name api)) - http-client (http/resolve-http-client http-client) - region (keyword - (or region - (region/fetch - (or region-provider - (region/default-region-provider http-client)))))] + (let [service (service/service-description (name api)) + http-client (if http-client + (http/resolve-http-client http-client) + (shared/http-client)) + region-provider (cond region (reify region/RegionProvider (fetch [_] region)) + region-provider region-provider + :else (shared/region-provider)) + credentials-provider (or credentials-provider (shared/credentials-provider)) + endpoint-provider (endpoint/default-endpoint-provider + api + (get-in service [:metadata :endpointPrefix]) + endpoint-override)] (dynaload/load-ns (symbol (str "cognitect.aws.protocols." (get-in service [:metadata :protocol])))) (client/->Client (atom {'clojure.core.protocols/datafy (fn [c] - (-> c - client/-get-info - (select-keys [:region :endpoint :service]) - (update :endpoint select-keys [:hostname :protocols :signatureVersions]) - (update :service select-keys [:metadata]) - (assoc :ops (ops c))))}) - {:service service - :region region - :endpoint (if-let [ep (endpoint/resolve (keyword (get-in service [:metadata :endpointPrefix])) - (keyword region))] - (merge ep (if (string? endpoint-override) - {:hostname endpoint-override} - endpoint-override)) - (throw (ex-info "No known endpoint." {:service api :region region}))) - :retriable? (or retriable? retry/default-retriable?) - :backoff (or backoff retry/default-backoff) - :http-client http-client - :credentials (or credentials-provider (credentials/default-credentials-provider http-client))}))) + (let [i (client/-get-info c)] + (-> i + (select-keys [:service]) + (assoc :region (-> i :region-provider region/fetch) + :endpoint (-> i :endpoint-provider endpoint/fetch)) + (update :endpoint select-keys [:hostname :protocols :signatureVersions]) + (update :service select-keys [:metadata]) + (assoc :ops (ops c)))))}) + {:service service + :retriable? (or retriable? retry/default-retriable?) + :backoff (or backoff retry/default-backoff) + :http-client http-client + :endpoint-provider endpoint-provider + :region-provider region-provider + :credentials-provider credentials-provider}))) (defn default-http-client "Create an http-client to share across multiple aws-api clients." @@ -207,13 +213,14 @@ (str "No docs for " (name operation))))) (defn stop - "Shuts down the underlying http-client, releasing resources. + "Has no effect when the underlying http-client is the shared + instance. - NOTE: if you're sharing an http-client across aws-api clients, - this will shut down the shared client for all aws-api clients - that are using it. + If you explicitly provided any other instance of http-client, stops + it, releasing resources. Alpha. Subject to change." - [client] - (let [{:keys [http-client credentials]} (client/-get-info client)] - (http/-stop http-client))) + [aws-client] + (let [{:keys [http-client]} (client/-get-info aws-client)] + (when-not (#'shared/shared-http-client? http-client) + (http/stop http-client)))) diff --git a/src/cognitect/aws/client/shared.clj b/src/cognitect/aws/client/shared.clj new file mode 100644 index 00000000..7ea017ab --- /dev/null +++ b/src/cognitect/aws/client/shared.clj @@ -0,0 +1,47 @@ +(ns cognitect.aws.client.shared + (:require [cognitect.aws.http :as http] + [cognitect.aws.credentials :as credentials] + [cognitect.aws.region :as region])) + +(declare http-client) + +(def ^:private shared-http-client + (delay (http/resolve-http-client nil))) + +(def ^:private shared-credentials-provider + (delay (credentials/default-credentials-provider (http-client)))) + +(def ^:private shared-region-provider + (delay (region/default-region-provider (http-client)))) + +(defn http-client + "Returns the globally shared instance of http-client (created on the + first call). + + Alpha. Subject to change." + [] + @shared-http-client) + +(defn credentials-provider + "Returns the globally shared instance of credentials-provider, which + uses the globally shared instance of http-client. + + Alpha. Subject to change." + [] + @shared-credentials-provider) + +(defn region-provider + "Returns the globally shared instance of region-provider, which + uses the globally shared instance of http-client. + + Alpha. Subject to change." + [] + @shared-region-provider) + +(defn ^:private shared-http-client? + "For internal use. + + Alpha. Subject to change." + [candidate-http-client] + (identical? candidate-http-client + (and (realized? shared-http-client) @shared-http-client))) diff --git a/src/cognitect/aws/credentials.clj b/src/cognitect/aws/credentials.clj index 2cf6088d..3af8e79f 100644 --- a/src/cognitect/aws/credentials.clj +++ b/src/cognitect/aws/credentials.clj @@ -5,21 +5,20 @@ "Contains credentials providers and helpers for discovering credentials. Alpha. Subject to change." - (:require [clojure.data.json :as json] - [clojure.java.io :as io] - [clojure.string :as str] + (:require [clojure.java.io :as io] [clojure.tools.logging :as log] + [clojure.core.async :as a] [cognitect.aws.util :as u] [cognitect.aws.config :as config] [cognitect.aws.ec2-metadata-utils :as ec2]) - (:import (java.util.concurrent Executors ScheduledExecutorService) - (java.util.concurrent TimeUnit ThreadFactory) + (:import (java.util.concurrent Executors ExecutorService ScheduledExecutorService + ScheduledFuture TimeUnit ThreadFactory) (java.io File) (java.net URI) (java.time Duration Instant))) (defprotocol CredentialsProvider - (fetch [_] + (fetch [provider] "Return the credentials found by this provider, or nil. Credentials should be a map with the following keys: @@ -38,59 +37,73 @@ ;; Credentials subsystem -(defn ^:skip-wiki auto-refresh-fn - "For internal use. Don't call directly. - - Return the function to auto-refresh the `credentials` atom using the given `provider`. - - If the credentials return a ::ttl, schedule refresh after ::ttl seconds using `scheduler`. - - If the credentials returned by the provider are not valid, an error will be logged and - the automatic refresh process will stop." - [credentials provider scheduler] - (fn refresh! [] - (try - (let [{:keys [::ttl] :as new-creds} (fetch provider)] - (reset! credentials new-creds) - (when ttl - (.schedule ^ScheduledExecutorService scheduler - ^Runnable refresh! - ^long ttl - TimeUnit/SECONDS)) - new-creds) - (catch Throwable t - (log/error t "Error fetching the credentials."))))) - -(defn auto-refreshing-credentials - "Create auto-refreshing credentials using the specified provider. - - Return a derefable containing the credentials. +(defonce ^:private scheduled-executor-service + (delay + (Executors/newScheduledThreadPool 1 (reify ThreadFactory + (newThread [_ r] + (doto (Thread. r) + (.setName "cognitect.aws-api.credentials-provider") + (.setDaemon true))))))) - Call `stop` to stop the auto-refreshing process. +(defn ^:skip-wiki refresh! + "For internal use. Don't call directly. - The default ScheduledExecutorService uses a ThreadFactory - that spawns daemon threads. You can override this by - providing your own ScheduledExecutorService. + Invokes `(fetch provider)`, resets the `credentials-atom` with and + returns the result. + + If the result includes a ::ttl, schedules a refresh after ::ttl + seconds using `scheduler`, resetting `scheduled-refresh` with the + resulting `ScheduledFuture`. + + If the credentials returned by the provider are not valid, resets + both atoms to nil, logs an error, and returns nil." + [credentials-atom scheduled-refresh-atom provider scheduler] + (try + (let [{:keys [::ttl] :as new-creds} (fetch provider)] + (reset! scheduled-refresh-atom + (when ttl + (.schedule ^ScheduledExecutorService scheduler + ^Runnable #(refresh! credentials-atom scheduled-refresh-atom provider scheduler) + ^long ttl + TimeUnit/SECONDS))) + (reset! credentials-atom new-creds)) + (catch Throwable t + (reset! scheduled-refresh-atom nil) + (log/error t "Error fetching credentials.")))) + +(defn cached-credentials-with-auto-refresh + "Returns a CredentialsProvider which wraps `provider`, caching + credentials returned by `fetch`, and auto-refreshing the cached + credentials in a background thread when the credentials include a + ::ttl. + + Call `stop` to cancel future auto-refreshes. + + The default ScheduledExecutorService uses a ThreadFactory that + spawns daemon threads. You can override this by providing your own + ScheduledExecutorService. Alpha. Subject to change." ([provider] - (auto-refreshing-credentials - provider - (Executors/newScheduledThreadPool 1 (reify ThreadFactory - (newThread [_ r] - (doto (Thread. r) - (.setName "cognitect.aws-api.credentials.refresh") - (.setDaemon true))))))) + (cached-credentials-with-auto-refresh provider @scheduled-executor-service)) ([provider scheduler] - (let [credentials (atom nil) - auto-refresh! (auto-refresh-fn credentials provider scheduler)] + (let [credentials-atom (atom nil) + scheduled-refresh-atom (atom nil)] (reify CredentialsProvider - (fetch [_] (or @credentials (auto-refresh!))) + (fetch [_] + (or @credentials-atom + (refresh! credentials-atom scheduled-refresh-atom provider scheduler))) Stoppable (-stop [_] (-stop provider) - (.shutdownNow ^ScheduledExecutorService scheduler)))))) + (when-let [r @scheduled-refresh-atom] + (.cancel ^ScheduledFuture r true))))))) + +(defn ^{:deprecated true} auto-refreshing-credentials + "Deprecated. Use cached-credentials-with-auto-refresh" + ([provider] (cached-credentials-with-auto-refresh provider)) + ([provider scheduler] (cached-credentials-with-auto-refresh provider scheduler))) (defn stop "Stop auto-refreshing the credentials. @@ -106,18 +119,12 @@ (valid-credentials credentials nil)) ([{:keys [aws/access-key-id aws/secret-access-key] :as credentials} credential-source] - (cond (and (not (str/blank? access-key-id)) - (not (str/blank? secret-access-key))) - credentials - - (or (str/blank? access-key-id) (str/blank? secret-access-key)) - (do - (when-not (nil? credential-source) - (log/debug (str "Unable to fetch credentials from " credential-source "."))) - nil) - - :else - nil))) + (if (and (some-> access-key-id not-empty) + (some-> secret-access-key not-empty)) + credentials + (when credential-source + (log/info (str "Unable to fetch credentials from " credential-source ".")) + nil)))) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;; Providers @@ -163,13 +170,14 @@ Alpha. Subject to change." [] - (reify CredentialsProvider - (fetch [_] - (valid-credentials - {:aws/access-key-id (u/getenv "AWS_ACCESS_KEY_ID") - :aws/secret-access-key (u/getenv "AWS_SECRET_ACCESS_KEY") - :aws/session-token (u/getenv "AWS_SESSION_TOKEN")} - "environment variables")))) + (cached-credentials-with-auto-refresh + (reify CredentialsProvider + (fetch [_] + (valid-credentials + {:aws/access-key-id (u/getenv "AWS_ACCESS_KEY_ID") + :aws/secret-access-key (u/getenv "AWS_SECRET_ACCESS_KEY") + :aws/session-token (u/getenv "AWS_SESSION_TOKEN")} + "environment variables"))))) (defn system-property-credentials-provider "Return the credentials from the system properties. @@ -185,12 +193,13 @@ Alpha. Subject to change. " [] - (reify CredentialsProvider - (fetch [_] - (valid-credentials - {:aws/access-key-id (u/getProperty "aws.accessKeyId") - :aws/secret-access-key (u/getProperty "aws.secretKey")} - "system properties")))) + (cached-credentials-with-auto-refresh + (reify CredentialsProvider + (fetch [_] + (valid-credentials + {:aws/access-key-id (u/getProperty "aws.accessKeyId") + :aws/secret-access-key (u/getProperty "aws.secretKey")} + "system properties"))))) (defn profile-credentials-provider "Return credentials in an AWS configuration profile. @@ -216,18 +225,19 @@ (profile-credentials-provider profile-name (or (io/file (u/getenv "AWS_CREDENTIAL_PROFILES_FILE")) (io/file (u/getProperty "user.home") ".aws" "credentials")))) ([profile-name ^File f] - (reify CredentialsProvider - (fetch [_] - (when (.exists f) - (try - (let [profile (get (config/parse f) profile-name)] - (valid-credentials - {:aws/access-key-id (get profile "aws_access_key_id") - :aws/secret-access-key (get profile "aws_secret_access_key") - :aws/session-token (get profile "aws_session_token")} - "aws profiles file")) - (catch Throwable t - (log/error t "Error fetching credentials from aws profiles file")))))))) + (cached-credentials-with-auto-refresh + (reify CredentialsProvider + (fetch [_] + (when (.exists f) + (try + (let [profile (get (config/parse f) profile-name)] + (valid-credentials + {:aws/access-key-id (get profile "aws_access_key_id") + :aws/secret-access-key (get profile "aws_secret_access_key") + :aws/session-token (get profile "aws_session_token")} + "aws profiles file")) + (catch Throwable t + (log/error t "Error fetching credentials from aws profiles file"))))))))) (defn ^:skip-wiki calculate-ttl "For internal use. Don't call directly." @@ -246,7 +256,7 @@ Alpha. Subject to change." [http-client] - (auto-refreshing-credentials + (cached-credentials-with-auto-refresh (reify CredentialsProvider (fetch [_] (when-let [creds (ec2/container-credentials http-client)] @@ -267,7 +277,7 @@ Alpha. Subject to change." [http-client] - (auto-refreshing-credentials + (cached-credentials-with-auto-refresh (reify CredentialsProvider (fetch [_] (when-let [creds (ec2/instance-credentials http-client)] @@ -309,3 +319,9 @@ (fetch [_] {:aws/access-key-id access-key-id :aws/secret-access-key secret-access-key}))) + +(defn fetch-async [provider] + (let [ch (a/chan 1)] + (.submit ^ExecutorService @scheduled-executor-service + ^Callable #(a/put! ch (fetch provider))) + ch)) diff --git a/src/cognitect/aws/endpoint.clj b/src/cognitect/aws/endpoint.clj index 2c2f89e0..8ba88b43 100644 --- a/src/cognitect/aws/endpoint.clj +++ b/src/cognitect/aws/endpoint.clj @@ -7,8 +7,19 @@ (:require [clojure.string :as str] [clojure.java.io :as io] [clojure.edn :as edn] + [clojure.core.async :as a] [cognitect.aws.service :as service] - [cognitect.aws.util :as util])) + [cognitect.aws.region :as region] + [cognitect.aws.util :as util]) + (:import (java.util.concurrent Executors ExecutorService ThreadFactory))) + +(defonce ^:private scheduled-executor-service + (delay + (Executors/newScheduledThreadPool 1 (reify ThreadFactory + (newThread [_ r] + (doto (Thread. r) + (.setName "cognitect.aws-api.credentials.refresh") + (.setDaemon true))))))) (defn descriptor-resource-path [] (format "%s/endpoints.edn" service/base-resource-path)) @@ -74,3 +85,20 @@ (:partitions (resolver)))) (def resolve (memoize resolve*)) + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; + +(defprotocol EndpointProvider + (-fetch [provider region])) + +(defn default-endpoint-provider [api endpointPrefix endpoint-override] + (reify EndpointProvider + (-fetch [_ region] + (if-let [ep (resolve (keyword endpointPrefix) (keyword region))] + (merge ep (if (string? endpoint-override) + {:hostname endpoint-override} + endpoint-override)) + (throw (ex-info "No known endpoint." {:service api :region region})))))) + +(defn fetch [provider region] + (-fetch provider region)) diff --git a/src/cognitect/aws/http.clj b/src/cognitect/aws/http.clj index 891c4b0a..926109c3 100644 --- a/src/cognitect/aws/http.clj +++ b/src/cognitect/aws/http.clj @@ -43,6 +43,9 @@ (-submit client request channel))) (defn stop + "Stops the client, releasing resources. + + Alpha. Subject to change." [client] (-stop client)) diff --git a/src/cognitect/aws/region.clj b/src/cognitect/aws/region.clj index 42452e4a..eb2e84b1 100644 --- a/src/cognitect/aws/region.clj +++ b/src/cognitect/aws/region.clj @@ -6,10 +6,20 @@ (:require [clojure.string :as str] [clojure.java.io :as io] [clojure.tools.logging :as log] + [clojure.core.async :as a] [cognitect.aws.util :as u] [cognitect.aws.config :as config] [cognitect.aws.ec2-metadata-utils :as ec2]) - (:import [java.io File])) + (:import (java.io File) + (java.util.concurrent Executors ExecutorService ThreadFactory))) + +(defonce ^:private scheduled-executor-service + (delay + (Executors/newScheduledThreadPool 1 (reify ThreadFactory + (newThread [_ r] + (doto (Thread. r) + (.setName "cognitect.aws-api.region-provider") + (.setDaemon true))))))) (defn ^:skip-wiki valid-region "For internal use. Don't call directly. @@ -89,9 +99,11 @@ Alpha. Subject to change." [http-client] - (reify RegionProvider - (fetch [_] (valid-region (ec2/get-ec2-instance-region http-client))))) - + (let [cached-region (atom nil)] + (reify RegionProvider + (fetch [_] + (or @cached-region + (reset! cached-region (valid-region (ec2/get-ec2-instance-region http-client)))))))) (defn default-region-provider "Return a chain-region-provider comprising, in order: @@ -108,3 +120,9 @@ (system-property-region-provider) (profile-region-provider) (instance-region-provider http-client)])) + +(defn fetch-async [provider] + (let [ch (a/chan 1)] + (.submit ^ExecutorService @scheduled-executor-service + ^Callable #(a/put! ch (fetch provider))) + ch)) diff --git a/test/src/cognitect/aws/api_test.clj b/test/src/cognitect/aws/api_test.clj new file mode 100644 index 00000000..ab250830 --- /dev/null +++ b/test/src/cognitect/aws/api_test.clj @@ -0,0 +1,33 @@ +(ns cognitect.aws.api-test + (:require [clojure.test :as t :refer [deftest testing is]] + [cognitect.aws.client :as client] + [cognitect.aws.http :as http] + [cognitect.aws.client.api :as aws] + [cognitect.aws.client.shared :as shared])) + +(deftest test-underlying-http-client + (testing "defaults to shared client" + (let [clients (repeatedly 5 #(aws/client {:api :s3 :region "us-east-1"}))] + (is (= #{(shared/http-client)} + (into #{(shared/http-client)} + (->> clients (map (fn [c] (-> c client/-get-info :http-client)))))))))) + +(deftest test-stop + (let [call-count (atom 0) + default (aws/client {:api :s3 :region "us-east-1"}) + supplied-shared (aws/client {:api :s3 :region "us-east-1" + :http-client (shared/http-client)}) + supplied-unshared (aws/client {:api :s3 :region "us-east-1" + :http-client (http/resolve-http-client nil)})] + (with-redefs [http/stop (fn [_] (swap! call-count inc))] + (testing "has no effect when aws-client uses the default shared http-client" + (aws/stop default) + (is (zero? @call-count))) + (testing "has no effect when user supplies the shared http-client" + (aws/stop supplied-shared) + (is (zero? @call-count))) + (testing "forwards to http/stop when user supplies a different http-client" + (aws/stop supplied-unshared) + (is (= 1 @call-count)))) + ;; now actually stop the aws-client with the non-shared http-client + (aws/stop supplied-unshared))) diff --git a/test/src/cognitect/aws/credentials_test.clj b/test/src/cognitect/aws/credentials_test.clj index 7b514901..581fc334 100644 --- a/test/src/cognitect/aws/credentials_test.clj +++ b/test/src/cognitect/aws/credentials_test.clj @@ -2,16 +2,13 @@ ;; All rights reserved. (ns cognitect.aws.credentials-test - (:require [cognitect.aws.credentials :as credentials] + (:require [clojure.test :as t :refer [deftest testing use-fixtures is]] + [clojure.java.io :as io] + [cognitect.aws.credentials :as credentials] [cognitect.aws.util :as u] [cognitect.aws.test.utils :as tu] [cognitect.aws.ec2-metadata-utils :as ec2-metadata-utils] - [cognitect.aws.ec2-metadata-utils-test :as ec2-metadata-utils-test] - [clojure.spec.alpha :as s] - [clojure.spec.test.alpha :as stest] - [clojure.spec.gen.alpha :as gen] - [clojure.test :refer :all] - [clojure.java.io :as io])) + [cognitect.aws.ec2-metadata-utils-test :as ec2-metadata-utils-test])) (use-fixtures :once ec2-metadata-utils-test/test-server) @@ -148,13 +145,13 @@ {:aws/access-key-id "id" :aws/secret-access-key "secret" ::credentials/ttl 1})) - creds (credentials/auto-refreshing-credentials p)] + creds (credentials/cached-credentials-with-auto-refresh p)] (credentials/fetch creds) - (Thread/sleep 5000) + (Thread/sleep 2500) (let [refreshed @cnt] (credentials/stop creds) - (Thread/sleep 2000) - (is (<= 3 refreshed) "The credentials have been refreshed.") + (Thread/sleep 1000) + (is (= 3 refreshed) "The credentials have been refreshed.") (is (= refreshed @cnt) "We stopped the auto-refreshing process.")))) (deftest basic-credentials-provider @@ -184,6 +181,6 @@ (is (= 60 (credentials/calculate-ttl c)))))) (comment - (run-tests) + (t/run-tests) ) diff --git a/test/src/cognitect/aws/ec2_metadata_utils_test.clj b/test/src/cognitect/aws/ec2_metadata_utils_test.clj index 72392b51..b382425d 100644 --- a/test/src/cognitect/aws/ec2_metadata_utils_test.clj +++ b/test/src/cognitect/aws/ec2_metadata_utils_test.clj @@ -5,6 +5,7 @@ (:require [clojure.test :refer :all] [clojure.core.async :as a] [cognitect.aws.http :as http] + [cognitect.aws.client.shared :as shared] [cognitect.aws.test.ec2-metadata-utils-server :as ec2-metadata-utils-server] [cognitect.aws.ec2-metadata-utils :as ec2-metadata-utils])) @@ -14,15 +15,14 @@ (defn test-server [f] ;; NOTE: starting w/ 0 generates a random port - (let [server-stop-fn (ec2-metadata-utils-server/start 0) + (let [server-stop-fn (ec2-metadata-utils-server/start 0) test-server-port (-> server-stop-fn meta :local-port)] (try (System/setProperty ec2-metadata-utils/ec2-metadata-service-override-system-property (str "http://localhost:" test-server-port)) (binding [*test-server-port* test-server-port - *http-client* (http/resolve-http-client 'cognitect.aws.http.cognitect/create)] - (f) - (http/stop *http-client*)) + *http-client* (shared/http-client)] + (f)) (finally (server-stop-fn) (System/clearProperty ec2-metadata-utils/ec2-metadata-service-override-system-property))))) diff --git a/test/src/cognitect/aws/region_test.clj b/test/src/cognitect/aws/region_test.clj index 269c972e..b87f1223 100644 --- a/test/src/cognitect/aws/region_test.clj +++ b/test/src/cognitect/aws/region_test.clj @@ -4,6 +4,7 @@ (ns cognitect.aws.region-test (:require [clojure.test :refer :all] [clojure.java.io :as io] + [clojure.core.async :as a] [cognitect.aws.region :as region] [cognitect.aws.util :as u] [cognitect.aws.test.utils :as tu] @@ -40,8 +41,23 @@ (is (= "us-west-1" (region/fetch (region/profile-region-provider)))))))) (deftest instance-region-provider-test - (testing "The provider obtains the region from the instance metadata correctly." - (is (= "us-east-1" (region/fetch (region/instance-region-provider ec2-metadata-utils-test/*http-client*)))))) + (testing "provider caches the fetched value" + (let [orig-get-region-fn cognitect.aws.ec2-metadata-utils/get-ec2-instance-region + request-counter (atom 0) + fetch-counter (atom 0)] + (with-redefs [cognitect.aws.ec2-metadata-utils/get-ec2-instance-region + (fn [http] + (swap! fetch-counter inc) + (orig-get-region-fn http))] + (let [num-requests 10 + p (region/instance-region-provider ec2-metadata-utils-test/*http-client*) + chans (repeatedly num-requests + #(do + (swap! request-counter inc) + (region/fetch-async p)))] + (is (apply = "us-east-1" (map #(a/ Date: Mon, 10 Feb 2020 15:55:41 -0600 Subject: [PATCH 079/151] Update deps in pom.xml --- pom.xml | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index cb68a872..4b826bd4 100644 --- a/pom.xml +++ b/pom.xml @@ -30,13 +30,13 @@ org.clojure - clojure - 1.10.1 + data.json + 0.2.7 org.clojure - core.async - 0.5.527 + clojure + 1.10.1 org.clojure @@ -44,9 +44,9 @@ 0.5.0 - org.clojure - data.json - 0.2.7 + com.cognitect + http-client + 0.1.104 org.clojure @@ -54,9 +54,9 @@ 0.2.0-alpha6 - com.cognitect - http-client - 0.1.101 + org.clojure + core.async + 0.5.527 @@ -185,5 +185,9 @@ clojars https://repo.clojars.org/ + + datomic-cloud + s3://datomic-releases-1fc2183a/maven/releases + From 2f966de5e4308b4f9039f13af8a388d63f5c437a Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Mon, 10 Feb 2020 15:57:25 -0600 Subject: [PATCH 080/151] Update README.md, CHANGES.md, and latest-releases.edn with 0.8.430 --- CHANGES.md | 2 +- README.md | 2 +- latest-releases.edn | 641 +++++++++++++++++++++++++++++--------------- 3 files changed, 430 insertions(+), 215 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 57e637df..a07d6c6c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # aws-api -## DEV +## 0.8.430 / 2020-02-10 * upgrade to cognitect.http-client 0.1.104 [#115](https://github.com/cognitect-labs/aws-api/issues/115) * all aws clients use shared http-client, credentials-provider, and region-provider by default diff --git a/README.md b/README.md index e9a82e6a..df338a81 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ of your choice, e.g. `com.cognitect.aws/s3`. To use, for example, the s3 api, add the following to deps.edn ``` clojure -{:deps {com.cognitect.aws/api {:mvn/version "0.8.423"} +{:deps {com.cognitect.aws/api {:mvn/version "0.8.430"} com.cognitect.aws/endpoints {:mvn/version "1.1.11.718"} com.cognitect.aws/s3 {:mvn/version "784.2.593.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index cdb6dccb..ffcf0803 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,376 +1,591 @@ -{com.cognitect.aws/api {:mvn/version "0.8.423"}, +{com.cognitect.aws/api {:mvn/version "0.8.430"}, com.cognitect.aws/endpoints {:mvn/version "1.1.11.718"}, com.cognitect.aws/AWSMigrationHub - {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS Migration Hub"}, + {:mvn/version "785.2.599.0", + :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer {:mvn/version "783.2.589.0", :aws/serviceFullName "Access Analyzer"}, com.cognitect.aws/acm - {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Certificate Manager"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, + :aws/serviceFullName + "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "788.2.607.0", :aws/serviceFullName "Alexa For Business"}, - com.cognitect.aws/amplify {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "788.2.607.0", + :aws/serviceFullName "Alexa For Business"}, + com.cognitect.aws/amplify + {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon API Gateway"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi - {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "781.2.585.0", :aws/serviceFullName "AmazonApiGatewayV2"}, - com.cognitect.aws/appconfig {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon AppConfig"}, + {:mvn/version "781.2.585.0", + :aws/serviceFullName "AmazonApiGatewayV2"}, + com.cognitect.aws/appconfig + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling - {:mvn/version "780.2.584.0", :aws/serviceFullName "Application Auto Scaling"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "788.2.607.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/appmesh {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS App Mesh"}, - com.cognitect.aws/appstream {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/appsync {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS AppSync"}, - com.cognitect.aws/athena {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/autoscaling {:mvn/version "773.2.575.0", :aws/serviceFullName "Auto Scaling"}, + {:mvn/version "788.2.607.0", + :aws/serviceFullName "Amazon CloudWatch Application Insights"}, + com.cognitect.aws/appmesh + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS App Mesh"}, + com.cognitect.aws/appstream + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, + com.cognitect.aws/appsync + {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/athena + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Athena"}, + com.cognitect.aws/autoscaling + {:mvn/version "773.2.575.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans - {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, - com.cognitect.aws/backup {:mvn/version "786.2.602.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/batch {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, - com.cognitect.aws/budgets {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "AWS Auto Scaling Plans"}, + com.cognitect.aws/backup + {:mvn/version "786.2.602.0", :aws/serviceFullName "AWS Backup"}, + com.cognitect.aws/batch + {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/budgets + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "785.2.600.0", :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon Chime"}, - com.cognitect.aws/cloud9 {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud9"}, + {:mvn/version "785.2.600.0", + :aws/serviceFullName "AWS Cost Explorer Service"}, + com.cognitect.aws/chime + {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/cloud9 + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation - {:mvn/version "773.2.575.0", :aws/serviceFullName "AWS CloudFormation"}, + {:mvn/version "773.2.575.0", + :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "789.2.611.0", :aws/serviceFullName "Amazon CloudFront"}, - com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, - com.cognitect.aws/cloudhsmv2 {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS CloudHSM V2"}, + {:mvn/version "789.2.611.0", + :aws/serviceFullName "Amazon CloudFront"}, + com.cognitect.aws/cloudhsm + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, + com.cognitect.aws/cloudhsmv2 + {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch - {:mvn/version "773.2.571.0", :aws/serviceFullName "Amazon CloudSearch"}, + {:mvn/version "773.2.571.0", + :aws/serviceFullName "Amazon CloudSearch"}, com.cognitect.aws/cloudsearchdomain - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, - com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codebuild {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS CodeBuild"}, - com.cognitect.aws/codecommit {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, - com.cognitect.aws/codedeploy {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon CloudSearch Domain"}, + com.cognitect.aws/cloudtrail + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, + com.cognitect.aws/codebuild + {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codecommit + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, + com.cognitect.aws/codedeploy + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codeguru-reviewer - {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon 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"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "Amazon CodeGuru Profiler"}, com.cognitect.aws/codepipeline {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS CodePipeline"}, - com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, + com.cognitect.aws/codestar + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/codestar-connections - {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS CodeStar connections"}, + {:mvn/version "784.2.596.0", + :aws/serviceFullName "AWS CodeStar connections"}, com.cognitect.aws/codestar-notifications - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar Notifications"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Identity"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, + {:mvn/version "776.2.580.0", + :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "785.2.598.0", :aws/serviceFullName "Amazon Comprehend"}, + {:mvn/version "785.2.598.0", + :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "784.2.591.0", :aws/serviceFullName "AWS Comprehend Medical"}, + {:mvn/version "784.2.591.0", + :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer - {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Compute Optimizer"}, - com.cognitect.aws/config {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Config"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "AWS Compute Optimizer"}, + com.cognitect.aws/config + {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Connect Service"}, + {:mvn/version "773.2.577.0", + :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/connectparticipant - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Connect Participant Service"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Cost and Usage Report Service"}, com.cognitect.aws/dataexchange - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Data Exchange"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Data Exchange"}, com.cognitect.aws/datapipeline - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Data Pipeline"}, - com.cognitect.aws/datasync {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Data Pipeline"}, + com.cognitect.aws/datasync + {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, - com.cognitect.aws/detective {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon Detective"}, - com.cognitect.aws/devicefarm {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, + com.cognitect.aws/detective + {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon Detective"}, + com.cognitect.aws/devicefarm + {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/directconnect - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Direct Connect"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery - {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Application Discovery Service"}, + {:mvn/version "788.2.608.0", + :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + {:mvn/version "789.2.612.0", + :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ds {:mvn/version "786.2.605.0", :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/dynamodb {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon DynamoDB"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, + com.cognitect.aws/ds + {:mvn/version "786.2.605.0", + :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/dynamodb + {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ebs - {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon Elastic Block Store"}, + {:mvn/version "789.2.613.0", + :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "789.2.613.0", + :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "789.2.613.0", + :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "788.2.610.0", :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "788.2.610.0", + :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "788.2.610.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "788.2.610.0", + :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference - {:mvn/version "776.2.582.0", :aws/serviceFullName "Amazon Elastic Inference"}, + {:mvn/version "776.2.582.0", + :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem - {:mvn/version "786.2.602.0", :aws/serviceFullName "Amazon Elastic File System"}, + {:mvn/version "786.2.602.0", + :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing - {:mvn/version "770.2.568.0", :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "773.2.579.0", :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Email Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/entitlement-marketplace - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, + {:mvn/version "780.2.583.0", + :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon EventBridge"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudWatch Events"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon CloudWatch Events"}, com.cognitect.aws/firehose - {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, + {:mvn/version "773.2.576.0", + :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms - {:mvn/version "785.2.600.0", :aws/serviceFullName "Firewall Management Service"}, + {:mvn/version "785.2.600.0", + :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast - {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Forecast Service"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery - {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Forecast Query Service"}, + {:mvn/version "789.2.612.0", + :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/frauddetector - {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Fraud Detector"}, - com.cognitect.aws/fsx {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon FSx"}, - com.cognitect.aws/gamelift {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon GameLift"}, - com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "Amazon Fraud Detector"}, + com.cognitect.aws/fsx + {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/gamelift + {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon GameLift"}, + com.cognitect.aws/glacier + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Glue"}, - com.cognitect.aws/greengrass {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Global Accelerator"}, + com.cognitect.aws/glue + {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/greengrass + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation - {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon GuardDuty"}, + {:mvn/version "789.2.612.0", + :aws/serviceFullName "AWS Ground Station"}, + com.cognitect.aws/guardduty + {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health - {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, + {:mvn/version "784.2.596.0", + :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/iam - {:mvn/version "788.2.609.0", :aws/serviceFullName "AWS Identity and Access Management"}, + {:mvn/version "788.2.609.0", + :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/imagebuilder - {:mvn/version "789.2.614.0", :aws/serviceFullName "EC2 Image Builder"}, + {:mvn/version "789.2.614.0", + :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, - com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot {:mvn/version "784.2.592.0", :aws/serviceFullName "AWS IoT"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Import/Export"}, + com.cognitect.aws/inspector + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, + com.cognitect.aws/iot + {:mvn/version "784.2.592.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Data Plane"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Jobs Data Plane"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Jobs Data Plane"}, com.cognitect.aws/iot1click-projects - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Analytics"}, - com.cognitect.aws/iotevents {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS IoT Events"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Analytics"}, + com.cognitect.aws/iotevents + {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events Data"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Events Data"}, com.cognitect.aws/iotsecuretunneling - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS IoT Secure Tunneling"}, com.cognitect.aws/iotthingsgraph - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/kafka - {:mvn/version "789.2.611.0", :aws/serviceFullName "Managed Streaming for Kafka"}, + {:mvn/version "789.2.611.0", + :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra - {:mvn/version "783.2.587.0", :aws/serviceFullName "AWSKendraFrontendService"}, - com.cognitect.aws/kinesis {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, + {:mvn/version "783.2.587.0", + :aws/serviceFullName "AWSKendraFrontendService"}, + com.cognitect.aws/kinesis + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, com.cognitect.aws/kinesis-video-media - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, com.cognitect.aws/kinesis-video-signaling - {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, + {:mvn/version "781.2.585.0", + :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, com.cognitect.aws/kinesisanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "784.2.592.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "784.2.592.0", + :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisvideo - {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, + {:mvn/version "781.2.585.0", + :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "788.2.607.0", :aws/serviceFullName "AWS Key Management Service"}, + {:mvn/version "788.2.607.0", + :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda {:mvn/version "788.2.607.0", :aws/serviceFullName "AWS Lambda"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Lake Formation"}, + com.cognitect.aws/lambda + {:mvn/version "788.2.607.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "789.2.613.0", + :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager - {:mvn/version "776.2.581.0", :aws/serviceFullName "AWS License Manager"}, - com.cognitect.aws/lightsail {:mvn/version "785.2.597.0", :aws/serviceFullName "Amazon Lightsail"}, + {:mvn/version "776.2.581.0", + :aws/serviceFullName "AWS License Manager"}, + com.cognitect.aws/lightsail + {:mvn/version "785.2.597.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs - {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, + {:mvn/version "785.2.601.0", + :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/machinelearning - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, - com.cognitect.aws/macie {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Machine Learning"}, + com.cognitect.aws/macie + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, com.cognitect.aws/managedblockchain - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Managed Blockchain"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplace-catalog - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, + {:mvn/version "788.2.608.0", + :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, + {:mvn/version "789.2.612.0", + :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "784.2.592.0", :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "784.2.592.0", + :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "785.2.598.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, + {:mvn/version "785.2.598.0", + :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Elemental MediaStore"}, + {:mvn/version "773.2.576.0", + :aws/serviceFullName "AWS Elemental MediaStore"}, com.cognitect.aws/mediastore-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace - {:mvn/version "773.2.577.0", :aws/serviceFullName "AWSMarketplace Metering"}, + {:mvn/version "773.2.577.0", + :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/migrationhub-config - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Migration Hub Config"}, - com.cognitect.aws/mobile {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Migration Hub Config"}, + com.cognitect.aws/mobile + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, com.cognitect.aws/mobileanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "788.2.607.0", :aws/serviceFullName "Amazon CloudWatch"}, - com.cognitect.aws/mq {:mvn/version "784.2.591.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "788.2.607.0", + :aws/serviceFullName "Amazon CloudWatch"}, + com.cognitect.aws/mq + {:mvn/version "784.2.591.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, - com.cognitect.aws/neptune {:mvn/version "786.2.606.0", :aws/serviceFullName "Amazon Neptune"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Mechanical Turk"}, + com.cognitect.aws/neptune + {:mvn/version "786.2.606.0", :aws/serviceFullName "Amazon Neptune"}, com.cognitect.aws/networkmanager - {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Network Manager"}, - com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/opsworkscm {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS OpsWorks CM"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "AWS Network Manager"}, + com.cognitect.aws/opsworks + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, + com.cognitect.aws/opsworkscm + {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "786.2.604.0", :aws/serviceFullName "AWS Organizations"}, - com.cognitect.aws/outposts {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Outposts"}, + {:mvn/version "786.2.604.0", + :aws/serviceFullName "AWS Organizations"}, + com.cognitect.aws/outposts + {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Outposts"}, com.cognitect.aws/personalize - {:mvn/version "773.2.572.0", :aws/serviceFullName "Amazon Personalize"}, + {:mvn/version "773.2.572.0", + :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Personalize Events"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon Personalize Runtime"}, + {:mvn/version "784.2.594.0", + :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/pinpoint {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Pinpoint"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Performance Insights"}, + com.cognitect.aws/pinpoint + {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, - com.cognitect.aws/polly {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Polly"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, + com.cognitect.aws/polly + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Price List Service"}, - com.cognitect.aws/qldb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Price List Service"}, + com.cognitect.aws/qldb + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB Session"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "782.2.586.0", :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "782.2.586.0", + :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Resource Access Manager"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "789.2.614.0", :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "789.2.614.0", + :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data - {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/redshift {:mvn/version "786.2.606.0", :aws/serviceFullName "Amazon Redshift"}, + {:mvn/version "776.2.580.0", + :aws/serviceFullName "AWS RDS DataService"}, + com.cognitect.aws/redshift + {:mvn/version "786.2.606.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition - {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Rekognition"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, - com.cognitect.aws/robomaker {:mvn/version "789.2.614.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53"}, + {:mvn/version "789.2.612.0", + :aws/serviceFullName "AWS Resource Groups Tagging API"}, + com.cognitect.aws/robomaker + {:mvn/version "789.2.614.0", :aws/serviceFullName "AWS RoboMaker"}, + com.cognitect.aws/route53 + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Domains"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker - {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, + {:mvn/version "773.2.574.0", + :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "784.2.593.0", :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/s3control {:mvn/version "780.2.583.0", :aws/serviceFullName "AWS S3 Control"}, + {:mvn/version "784.2.593.0", + :aws/serviceFullName "Amazon Simple Storage Service"}, + com.cognitect.aws/s3control + {:mvn/version "780.2.583.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "786.2.605.0", :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "786.2.605.0", + :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime - {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "Amazon Augmented AI Runtime"}, com.cognitect.aws/savingsplans - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Savings Plans"}, - com.cognitect.aws/schemas {:mvn/version "776.2.582.0", :aws/serviceFullName "Schemas"}, - com.cognitect.aws/sdb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Savings Plans"}, + com.cognitect.aws/schemas + {:mvn/version "776.2.582.0", :aws/serviceFullName "Schemas"}, + com.cognitect.aws/sdb + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Secrets Manager"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo - {:mvn/version "776.2.580.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, + {:mvn/version "776.2.580.0", + :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 - {:mvn/version "783.2.590.0", :aws/serviceFullName "Amazon Simple Email Service"}, - com.cognitect.aws/shield {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Shield"}, - com.cognitect.aws/signer {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Signer"}, + {:mvn/version "783.2.590.0", + :aws/serviceFullName "Amazon Simple Email Service"}, + com.cognitect.aws/shield + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Shield"}, + com.cognitect.aws/signer + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Server Migration Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns - {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Simple Notification Service"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Queue Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "789.2.611.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, - com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, - com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, - com.cognitect.aws/states {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Step Functions"}, + {:mvn/version "789.2.611.0", + :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + com.cognitect.aws/sso + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Single Sign-On"}, + com.cognitect.aws/sso-oidc + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, + com.cognitect.aws/states + {:mvn/version "780.2.584.0", + :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "789.2.611.0", :aws/serviceFullName "AWS Storage Gateway"}, + {:mvn/version "789.2.611.0", + :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Security Token Service"}, - com.cognitect.aws/support {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "AWS Security Token Service"}, + com.cognitect.aws/support + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, - com.cognitect.aws/textract {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Simple Workflow Service"}, + com.cognitect.aws/textract + {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Transcribe Service"}, + {:mvn/version "784.2.595.0", + :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "785.2.601.0", :aws/serviceFullName "AWS Transfer for SFTP"}, - com.cognitect.aws/translate {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, - com.cognitect.aws/waf {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF"}, + {:mvn/version "785.2.601.0", + :aws/serviceFullName "AWS Transfer for SFTP"}, + com.cognitect.aws/translate + {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, + com.cognitect.aws/waf + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF Regional"}, - com.cognitect.aws/wafv2 {:mvn/version "775.2.579.0", :aws/serviceFullName "AWS WAFV2"}, - com.cognitect.aws/workdocs {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkDocs"}, - com.cognitect.aws/worklink {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/workmail {:mvn/version "789.2.611.0", :aws/serviceFullName "Amazon WorkMail"}, + com.cognitect.aws/wafv2 + {:mvn/version "775.2.579.0", :aws/serviceFullName "AWS WAFV2"}, + com.cognitect.aws/workdocs + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkDocs"}, + com.cognitect.aws/worklink + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, + com.cognitect.aws/workmail + {:mvn/version "789.2.611.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "788.2.610.0", :aws/serviceFullName "Amazon WorkSpaces"}, - com.cognitect.aws/xray {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS X-Ray"}} + {:mvn/version "788.2.610.0", + :aws/serviceFullName "Amazon WorkSpaces"}, + com.cognitect.aws/xray + {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS X-Ray"}} From 5cf8f6c3a86392fa74423906bfe19685875f781f Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Tue, 11 Feb 2020 16:57:46 -0600 Subject: [PATCH 081/151] can't put nil on a channel Fixes issue in which nil region or credentials would cause invoke to hang. --- src/cognitect/aws/credentials.clj | 2 +- src/cognitect/aws/region.clj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cognitect/aws/credentials.clj b/src/cognitect/aws/credentials.clj index 3af8e79f..29bd3b16 100644 --- a/src/cognitect/aws/credentials.clj +++ b/src/cognitect/aws/credentials.clj @@ -323,5 +323,5 @@ (defn fetch-async [provider] (let [ch (a/chan 1)] (.submit ^ExecutorService @scheduled-executor-service - ^Callable #(a/put! ch (fetch provider))) + ^Callable #(a/put! ch (or (fetch provider) {}))) ch)) diff --git a/src/cognitect/aws/region.clj b/src/cognitect/aws/region.clj index eb2e84b1..7552d474 100644 --- a/src/cognitect/aws/region.clj +++ b/src/cognitect/aws/region.clj @@ -124,5 +124,5 @@ (defn fetch-async [provider] (let [ch (a/chan 1)] (.submit ^ExecutorService @scheduled-executor-service - ^Callable #(a/put! ch (fetch provider))) + ^Callable #(a/put! ch (or (fetch provider) ""))) ch)) From 96e5170d6ae7c9d970c9d0c61e2bb4722c5cb99b Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Thu, 13 Feb 2020 09:12:25 -0600 Subject: [PATCH 082/151] depend on latest endpoints and s3 for dev --- deps.edn | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/deps.edn b/deps.edn index 78dcae35..236f5bd8 100644 --- a/deps.edn +++ b/deps.edn @@ -11,22 +11,21 @@ :aliases {:update-versions {:extra-paths ["build/src"] :main-opts ["-m" "cognitect.aws.version-updater"]} :dev {:extra-paths ["dev/src" "dev/resources" "test/src" "test/resources"] - :extra-deps {commons-io/commons-io {:mvn/version "2.6"} - org.clojure/test.check {:mvn/version "0.10.0"} - org.slf4j/slf4j-log4j12 {:mvn/version "1.7.28"} - http-kit {:mvn/version "2.3.0"} - com.cognitect.aws/s3 {:mvn/version "747.2.533.0"}}} + :extra-deps {commons-io/commons-io {:mvn/version "2.6"} + org.clojure/test.check {:mvn/version "0.10.0"} + org.slf4j/slf4j-log4j12 {:mvn/version "1.7.28"} + http-kit {:mvn/version "2.3.0"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.718"} + com.cognitect.aws/s3 {:mvn/version "784.2.593.0"}}} :test {:extra-deps {com.cognitect/test-runner {:git/url "https://github.com/cognitect-labs/test-runner.git" :sha "cb96e80f6f3d3b307c59cbeb49bb0dcb3a2a780b"}} :main-opts ["-m" "cognitect.test-runner"]} :examples {:extra-paths ["examples" "examples/resources" "dev/resources"] :extra-deps {org.clojure/test.check {:mvn/version "0.10.0"} org.slf4j/slf4j-log4j12 {:mvn/version "1.7.28"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.636"} com.cognitect.aws/dynamodb {:mvn/version "746.2.533.0"} com.cognitect.aws/ec2 {:mvn/version "746.2.533.0"} com.cognitect.aws/iam {:mvn/version "746.2.533.0"} com.cognitect.aws/lambda {:mvn/version "746.2.533.0"} - - com.cognitect.aws/ssm {:mvn/version "747.2.533.0"} - com.cognitect.aws/sts {:mvn/version "747.2.533.0"}}}}} + com.cognitect.aws/ssm {:mvn/version "747.2.533.0"} + com.cognitect.aws/sts {:mvn/version "747.2.533.0"}}}}} From 05c5ef9f15e04959b4b8395b8eb2799d9ec3a8b9 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Thu, 13 Feb 2020 09:12:59 -0600 Subject: [PATCH 083/151] ensure invoke doesn't hang when no region, creds, or endpoint - more anomalies, fewer exceptions - add regression test - better handling of async in send-request --- src/cognitect/aws/client.clj | 70 ++++++++++++++++---------- src/cognitect/aws/credentials.clj | 5 +- src/cognitect/aws/endpoint.clj | 3 +- src/cognitect/aws/region.clj | 5 +- src/cognitect/aws/util.clj | 24 ++++++++- test/src/cognitect/aws/client_test.clj | 66 +++++++++++++++++++++++- 6 files changed, 135 insertions(+), 38 deletions(-) diff --git a/src/cognitect/aws/client.clj b/src/cognitect/aws/client.clj index 9096c8c8..40edac3a 100644 --- a/src/cognitect/aws/client.clj +++ b/src/cognitect/aws/client.clj @@ -63,39 +63,57 @@ port (assoc :server-port port) path (assoc :uri path))) +(defn ^:private put-throwable [result-ch t response-meta op-map] + (a/put! result-ch (with-meta + {:cognitect.anomalies/category :cognitect.anomalies/fault + ::throwable t} + (swap! response-meta + assoc :op-map op-map)))) + (defn send-request - "Send the request to AWS and return a channel which delivers the response." + "For internal use. Send the request to AWS and return a channel which delivers the response. + + Alpha. Subject to change." [client op-map] (let [{:keys [service http-client region-provider credentials-provider endpoint-provider]} (-get-info client) - ch (a/promise-chan) - err-meta (atom {})] - (try - (a/take! - (region/fetch-async region-provider) - (fn [region] - (a/take! - (credentials/fetch-async credentials-provider) - (fn [creds] - (let [endpoint (endpoint/fetch endpoint-provider region) - http-request (sign-http-request service endpoint + response-meta (atom {}) + region-ch (region/fetch-async region-provider) + creds-ch (credentials/fetch-async credentials-provider) + response-ch (a/chan 1) + result-ch (a/promise-chan)] + (a/go + [] + (let [region (a/ (build-http-request service op-map) (with-endpoint endpoint) (update :body util/->bbuf) ((partial interceptors/modify-http-request service op-map))))] - (swap! err-meta assoc :http-request http-request) - (a/take! - (http/submit http-client http-request) - (fn [response] - (a/put! ch (with-meta + (swap! response-meta assoc :http-request http-request) + (http/submit http-client http-request response-ch)) + (catch Throwable t + (put-throwable result-ch t response-meta op-map)))))) + (a/go + [] + (try + (let [response (a/input-stream)}))))))))) - ch - (catch Throwable t - (a/put! ch (with-meta - {:cognitect.anomalies/category :cognitect.anomalies/fault - ::throwable t} - (assoc @err-meta :op-map op-map))) - ch)))) + (swap! response-meta assoc + :http-response (update response :body util/bbuf->input-stream))))) + (catch Throwable t + (put-throwable result-ch t response-meta op-map)))) + result-ch)) diff --git a/src/cognitect/aws/credentials.clj b/src/cognitect/aws/credentials.clj index 29bd3b16..bd09b57b 100644 --- a/src/cognitect/aws/credentials.clj +++ b/src/cognitect/aws/credentials.clj @@ -321,7 +321,4 @@ :aws/secret-access-key secret-access-key}))) (defn fetch-async [provider] - (let [ch (a/chan 1)] - (.submit ^ExecutorService @scheduled-executor-service - ^Callable #(a/put! ch (or (fetch provider) {}))) - ch)) + (u/fetch-async fetch provider @scheduled-executor-service "credentials")) diff --git a/src/cognitect/aws/endpoint.clj b/src/cognitect/aws/endpoint.clj index 8ba88b43..2e9875bc 100644 --- a/src/cognitect/aws/endpoint.clj +++ b/src/cognitect/aws/endpoint.clj @@ -98,7 +98,8 @@ (merge ep (if (string? endpoint-override) {:hostname endpoint-override} endpoint-override)) - (throw (ex-info "No known endpoint." {:service api :region region})))))) + {:cognitect.anomalies/category :cognitect.anomalies/fault + :cognitect.anomalies/message "No known endpoint."})))) (defn fetch [provider region] (-fetch provider region)) diff --git a/src/cognitect/aws/region.clj b/src/cognitect/aws/region.clj index 7552d474..d329c351 100644 --- a/src/cognitect/aws/region.clj +++ b/src/cognitect/aws/region.clj @@ -122,7 +122,4 @@ (instance-region-provider http-client)])) (defn fetch-async [provider] - (let [ch (a/chan 1)] - (.submit ^ExecutorService @scheduled-executor-service - ^Callable #(a/put! ch (or (fetch provider) ""))) - ch)) + (u/fetch-async fetch provider @scheduled-executor-service "region")) diff --git a/src/cognitect/aws/util.clj b/src/cognitect/aws/util.clj index fda770bb..72d701f7 100644 --- a/src/cognitect/aws/util.clj +++ b/src/cognitect/aws/util.clj @@ -6,8 +6,10 @@ (:require [clojure.string :as str] [clojure.data.xml :as xml] [clojure.data.json :as json] - [clojure.java.io :as io]) - (:import [java.text SimpleDateFormat] + [clojure.java.io :as io] + [clojure.core.async :as a]) + (:import [java.util.concurrent ExecutorService] + [java.text SimpleDateFormat] [java.util Date TimeZone] [java.util UUID] [java.io InputStream] @@ -290,3 +292,21 @@ (defn getProperty [k] (System/getProperty k)) + +(defn fetch-async + "Internal use. Do not call directly." + [fetch provider executor item] + (let [ch (a/chan 1)] + (.submit + ^ExecutorService executor + ^Callable #(a/put! + ch + (try + (or (fetch provider) + {:cognitect.anomalies/category :cognitect.anomalies/fault + :cognitect.anomalies/message (format "Unable to fetch %s. See log for more details." item)}) + (catch Throwable t + {:cognitect.anomalies/category :cognitect.anomalies/fault + ::throwable t + :cognitect.anomalies/message (format "Unable to fetch %s." item)})))) + ch)) diff --git a/test/src/cognitect/aws/client_test.clj b/test/src/cognitect/aws/client_test.clj index f75318ac..4fdd859d 100644 --- a/test/src/cognitect/aws/client_test.clj +++ b/test/src/cognitect/aws/client_test.clj @@ -1,8 +1,72 @@ (ns cognitect.aws.client-test (:require [clojure.test :as t :refer [deftest testing is]] - [cognitect.aws.client :as client])) + [cognitect.aws.client.api :as aws] + [cognitect.aws.client :as client] + [cognitect.aws.http :as http] + [cognitect.aws.region :as region] + [cognitect.aws.credentials :as creds] + [clojure.core.async :as a])) + +(defn stub-http-client [result] + (reify http/HttpClient + (-submit [_ _ ch] + (a/go (a/>! ch result)) + ch) + (-stop [_]))) + +(defn stub-credentials-provider [creds] + (reify creds/CredentialsProvider + (fetch [_] creds))) + +(defn stub-region-provider [region] + (reify region/RegionProvider + (fetch [_] region))) + +(def params {:api :s3 + ;; use an anomaly to bypass parsing http-response + :http-client (stub-http-client {:cognitect.anomalies/category :cognitect.aws/test + :cognitect.anomalies/message "test"}) + :region-provider (stub-region-provider :us-east-1) + :credentials-provider (stub-credentials-provider + {:access-key-id "a" + :secret-access-key "b"})}) (deftest test-handle-http-response (testing "returns http-response if it is an anomaly" (is (= {:cognitect.anomalies/category :does-not-matter} (#'client/handle-http-response {} {} {:cognitect.anomalies/category :does-not-matter}))))) + +(deftest test-providers + (testing "base case" + (let [aws-client (aws/client params)] + (is (= "test" + (:cognitect.anomalies/message + (aws/invoke aws-client {:op :ListBuckets})))))) + (testing "nil creds (regression test - should not hang)" + (let [aws-client (aws/client (assoc params + :credentials-provider + (stub-credentials-provider nil)))] + (is (re-find #"^Unable to fetch credentials" + (:cognitect.anomalies/message + (aws/invoke aws-client {:op :ListBuckets})))))) + (testing "empty creds (regression test - should not hang)" + (let [aws-client (aws/client (assoc params + :credentials-provider + (stub-credentials-provider {})))] + (is (= "test" + (:cognitect.anomalies/message + (aws/invoke aws-client {:op :ListBuckets})))))) + (testing "nil region (regression test - should not hang)" + (let [aws-client (aws/client (assoc params + :region-provider + (stub-region-provider nil)))] + (is (re-find #"^Unable to fetch region" + (:cognitect.anomalies/message + (aws/invoke aws-client {:op :ListBuckets})))))) + (testing "empty region (regression test - should not hang)" + (let [aws-client (aws/client (assoc params + :region-provider + (stub-region-provider "")))] + (is (re-find #"^No known endpoint." + (:cognitect.anomalies/message + (aws/invoke aws-client {:op :ListBuckets}))))))) From d5f66df1731189a159cf041c862ab390fd353952 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Thu, 13 Feb 2020 20:17:42 -0600 Subject: [PATCH 084/151] update changelog --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index a07d6c6c..9e9672bc 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,9 @@ # aws-api +## DEV + +* fix issue with `invoke` hanging when no region or creds are found [#124](https://github.com/cognitect-labs/aws-api/issues/124) + ## 0.8.430 / 2020-02-10 * upgrade to cognitect.http-client 0.1.104 [#115](https://github.com/cognitect-labs/aws-api/issues/115) From e07877dce91ce2aae7cf03ccd46d3ec9af068c79 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 14 Feb 2020 08:03:31 -0600 Subject: [PATCH 085/151] these aren't loops --- src/cognitect/aws/client.clj | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/cognitect/aws/client.clj b/src/cognitect/aws/client.clj index 40edac3a..0ef63d3c 100644 --- a/src/cognitect/aws/client.clj +++ b/src/cognitect/aws/client.clj @@ -83,7 +83,6 @@ response-ch (a/chan 1) result-ch (a/promise-chan)] (a/go - [] (let [region (a/ Date: Fri, 14 Feb 2020 09:25:35 -0600 Subject: [PATCH 086/151] add test for http-request and response on invoke result meta --- test/src/cognitect/aws/client_test.clj | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/test/src/cognitect/aws/client_test.clj b/test/src/cognitect/aws/client_test.clj index 4fdd859d..67087e7d 100644 --- a/test/src/cognitect/aws/client_test.clj +++ b/test/src/cognitect/aws/client_test.clj @@ -36,6 +36,19 @@ (is (= {:cognitect.anomalies/category :does-not-matter} (#'client/handle-http-response {} {} {:cognitect.anomalies/category :does-not-matter}))))) +(deftest test-meta + (let [res (aws/invoke (aws/client params) {:op :ListBuckets})] + (testing "request meta includes :http-request" + (is (= {:uri "/" + :server-name "s3.amazonaws.com" + :body nil} + (select-keys (:http-request (meta res)) [:uri :server-name :body])))) + (testing "request meta includes raw response" + (is (= {:cognitect.anomalies/category :cognitect.aws/test, + :cognitect.anomalies/message "test", + :body nil} + (:http-response (meta res))))))) + (deftest test-providers (testing "base case" (let [aws-client (aws/client params)] From 2958ede342eea180be68e3935d2d10d3ed4b456e Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 14 Feb 2020 09:31:20 -0600 Subject: [PATCH 087/151] Update README.md, CHANGES.md, and latest-releases.edn with 0.8.437 --- CHANGES.md | 2 +- README.md | 2 +- latest-releases.edn | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 9e9672bc..6a57868a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # aws-api -## DEV +## 0.8.437 / 2020-02-14 * fix issue with `invoke` hanging when no region or creds are found [#124](https://github.com/cognitect-labs/aws-api/issues/124) diff --git a/README.md b/README.md index df338a81..2c4ad089 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ of your choice, e.g. `com.cognitect.aws/s3`. To use, for example, the s3 api, add the following to deps.edn ``` clojure -{:deps {com.cognitect.aws/api {:mvn/version "0.8.430"} +{:deps {com.cognitect.aws/api {:mvn/version "0.8.437"} com.cognitect.aws/endpoints {:mvn/version "1.1.11.718"} com.cognitect.aws/s3 {:mvn/version "784.2.593.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index ffcf0803..0a2de676 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,4 +1,4 @@ -{com.cognitect.aws/api {:mvn/version "0.8.430"}, +{com.cognitect.aws/api {:mvn/version "0.8.437"}, com.cognitect.aws/endpoints {:mvn/version "1.1.11.718"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "785.2.599.0", From cd91885d200fd5cd3d37e6ffc4ad76ef874f5008 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 14 Feb 2020 12:48:08 -0600 Subject: [PATCH 088/151] update latest releases --- README.md | 2 +- latest-releases.edn | 641 +++++++++++++++----------------------------- 2 files changed, 214 insertions(+), 429 deletions(-) diff --git a/README.md b/README.md index 2c4ad089..397684e2 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.437"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.718"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.722"} com.cognitect.aws/s3 {:mvn/version "784.2.593.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 0a2de676..218a3560 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,591 +1,376 @@ {com.cognitect.aws/api {:mvn/version "0.8.437"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.718"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.722"}, com.cognitect.aws/AWSMigrationHub - {:mvn/version "785.2.599.0", - :aws/serviceFullName "AWS Migration Hub"}, + {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer {:mvn/version "783.2.589.0", :aws/serviceFullName "Access Analyzer"}, com.cognitect.aws/acm - {:mvn/version "773.2.578.0", - :aws/serviceFullName "AWS Certificate Manager"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca {:mvn/version "770.2.568.0", - :aws/serviceFullName - "AWS Certificate Manager Private Certificate Authority"}, + :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "788.2.607.0", - :aws/serviceFullName "Alexa For Business"}, - com.cognitect.aws/amplify - {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "788.2.607.0", :aws/serviceFullName "Alexa For Business"}, + com.cognitect.aws/amplify {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon API Gateway"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AmazonApiGatewayManagementApi"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "781.2.585.0", - :aws/serviceFullName "AmazonApiGatewayV2"}, - com.cognitect.aws/appconfig - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon AppConfig"}, + {:mvn/version "781.2.585.0", :aws/serviceFullName "AmazonApiGatewayV2"}, + com.cognitect.aws/appconfig {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling - {:mvn/version "780.2.584.0", - :aws/serviceFullName "Application Auto Scaling"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "788.2.607.0", - :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/appmesh - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS App Mesh"}, - com.cognitect.aws/appstream - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/appsync - {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS AppSync"}, - com.cognitect.aws/athena - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/autoscaling - {:mvn/version "773.2.575.0", :aws/serviceFullName "Auto Scaling"}, + {:mvn/version "788.2.607.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, + com.cognitect.aws/appmesh {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS App Mesh"}, + com.cognitect.aws/appstream {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, + com.cognitect.aws/appsync {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/athena {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Athena"}, + com.cognitect.aws/autoscaling {:mvn/version "773.2.575.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans - {:mvn/version "773.2.578.0", - :aws/serviceFullName "AWS Auto Scaling Plans"}, - com.cognitect.aws/backup - {:mvn/version "786.2.602.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/batch - {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, - com.cognitect.aws/budgets - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, + com.cognitect.aws/backup {:mvn/version "786.2.602.0", :aws/serviceFullName "AWS Backup"}, + com.cognitect.aws/batch {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/budgets {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "785.2.600.0", - :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime - {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon Chime"}, - com.cognitect.aws/cloud9 - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud9"}, + {:mvn/version "785.2.600.0", :aws/serviceFullName "AWS Cost Explorer Service"}, + com.cognitect.aws/chime {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/cloud9 {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudDirectory"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation - {:mvn/version "773.2.575.0", - :aws/serviceFullName "AWS CloudFormation"}, + {:mvn/version "773.2.575.0", :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "789.2.611.0", - :aws/serviceFullName "Amazon CloudFront"}, - com.cognitect.aws/cloudhsm - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, - com.cognitect.aws/cloudhsmv2 - {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS CloudHSM V2"}, + {:mvn/version "789.2.611.0", :aws/serviceFullName "Amazon CloudFront"}, + com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, + com.cognitect.aws/cloudhsmv2 {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch - {:mvn/version "773.2.571.0", - :aws/serviceFullName "Amazon CloudSearch"}, + {:mvn/version "773.2.571.0", :aws/serviceFullName "Amazon CloudSearch"}, com.cognitect.aws/cloudsearchdomain - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudSearch Domain"}, - com.cognitect.aws/cloudtrail - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codebuild - {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS CodeBuild"}, - com.cognitect.aws/codecommit - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, - com.cognitect.aws/codedeploy - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, + com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, + com.cognitect.aws/codebuild {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codecommit {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, + com.cognitect.aws/codedeploy {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codeguru-reviewer - {:mvn/version "780.2.584.0", - :aws/serviceFullName "Amazon 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"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon CodeGuru Profiler"}, com.cognitect.aws/codepipeline {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS CodePipeline"}, - com.cognitect.aws/codestar - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, + com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/codestar-connections - {:mvn/version "784.2.596.0", - :aws/serviceFullName "AWS CodeStar connections"}, + {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS CodeStar connections"}, com.cognitect.aws/codestar-notifications - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS CodeStar Notifications"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Cognito Identity"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "776.2.580.0", - :aws/serviceFullName "Amazon Cognito Identity Provider"}, + {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Cognito Sync"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "785.2.598.0", - :aws/serviceFullName "Amazon Comprehend"}, + {:mvn/version "785.2.598.0", :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "784.2.591.0", - :aws/serviceFullName "AWS Comprehend Medical"}, + {:mvn/version "784.2.591.0", :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer - {:mvn/version "780.2.584.0", - :aws/serviceFullName "AWS Compute Optimizer"}, - com.cognitect.aws/config - {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Config"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Compute Optimizer"}, + com.cognitect.aws/config {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "773.2.577.0", - :aws/serviceFullName "Amazon Connect Service"}, + {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/connectparticipant - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon Connect Participant Service"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Cost and Usage Report Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, com.cognitect.aws/dataexchange - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Data Exchange"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Data Exchange"}, com.cognitect.aws/datapipeline - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Data Pipeline"}, - com.cognitect.aws/datasync - {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Data Pipeline"}, + com.cognitect.aws/datasync {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, - com.cognitect.aws/detective - {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon Detective"}, - com.cognitect.aws/devicefarm - {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, + com.cognitect.aws/detective {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon Detective"}, + com.cognitect.aws/devicefarm {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/directconnect - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Direct Connect"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery - {:mvn/version "788.2.608.0", - :aws/serviceFullName "AWS Application Discovery Service"}, + {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "789.2.612.0", - :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ds - {:mvn/version "786.2.605.0", - :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/dynamodb - {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon DynamoDB"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, + com.cognitect.aws/ds {:mvn/version "786.2.605.0", :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/dynamodb {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ebs - {:mvn/version "789.2.613.0", - :aws/serviceFullName "Amazon Elastic Block Store"}, + {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "789.2.613.0", - :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS EC2 Instance Connect"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "789.2.613.0", - :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "788.2.610.0", - :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "788.2.610.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "788.2.610.0", - :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "788.2.610.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference - {:mvn/version "776.2.582.0", - :aws/serviceFullName "Amazon Elastic Inference"}, + {:mvn/version "776.2.582.0", :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Elastic Beanstalk"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem - {:mvn/version "786.2.602.0", - :aws/serviceFullName "Amazon Elastic File System"}, + {:mvn/version "786.2.602.0", :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "773.2.578.0", - :aws/serviceFullName "Amazon Elastic MapReduce"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Elastic Transcoder"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Email Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/entitlement-marketplace - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Marketplace Entitlement Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "780.2.583.0", - :aws/serviceFullName "Amazon Elasticsearch Service"}, + {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon EventBridge"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudWatch Events"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudWatch Events"}, com.cognitect.aws/firehose - {:mvn/version "773.2.576.0", - :aws/serviceFullName "Amazon Kinesis Firehose"}, + {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms - {:mvn/version "785.2.600.0", - :aws/serviceFullName "Firewall Management Service"}, + {:mvn/version "785.2.600.0", :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast - {:mvn/version "773.2.578.0", - :aws/serviceFullName "Amazon Forecast Service"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery - {:mvn/version "789.2.612.0", - :aws/serviceFullName "Amazon Forecast Query Service"}, + {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/frauddetector - {:mvn/version "780.2.584.0", - :aws/serviceFullName "Amazon Fraud Detector"}, - com.cognitect.aws/fsx - {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon FSx"}, - com.cognitect.aws/gamelift - {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon GameLift"}, - com.cognitect.aws/glacier - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Fraud Detector"}, + com.cognitect.aws/fsx {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/gamelift {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon GameLift"}, + com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue - {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Glue"}, - com.cognitect.aws/greengrass - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Global Accelerator"}, + com.cognitect.aws/glue {:mvn/version "791.2.617.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/greengrass {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation - {:mvn/version "789.2.612.0", - :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty - {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon GuardDuty"}, + {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Ground Station"}, + com.cognitect.aws/guardduty {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health - {:mvn/version "784.2.596.0", - :aws/serviceFullName "AWS Health APIs and Notifications"}, + {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/iam - {:mvn/version "788.2.609.0", - :aws/serviceFullName "AWS Identity and Access Management"}, + {:mvn/version "788.2.609.0", :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/imagebuilder - {:mvn/version "789.2.614.0", - :aws/serviceFullName "EC2 Image Builder"}, + {:mvn/version "789.2.614.0", :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Import/Export"}, - com.cognitect.aws/inspector - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot - {:mvn/version "784.2.592.0", :aws/serviceFullName "AWS IoT"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, + com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, + com.cognitect.aws/iot {:mvn/version "784.2.592.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Jobs Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Jobs Data Plane"}, com.cognitect.aws/iot1click-projects - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Analytics"}, - com.cognitect.aws/iotevents - {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS IoT Events"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Analytics"}, + com.cognitect.aws/iotevents {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Events Data"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events Data"}, com.cognitect.aws/iotsecuretunneling - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS IoT Secure Tunneling"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, com.cognitect.aws/iotthingsgraph - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Things Graph"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/kafka - {:mvn/version "789.2.611.0", - :aws/serviceFullName "Managed Streaming for Kafka"}, + {:mvn/version "789.2.611.0", :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra - {:mvn/version "783.2.587.0", - :aws/serviceFullName "AWSKendraFrontendService"}, - com.cognitect.aws/kinesis - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, + {:mvn/version "783.2.587.0", :aws/serviceFullName "AWSKendraFrontendService"}, + com.cognitect.aws/kinesis {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, com.cognitect.aws/kinesis-video-media - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, com.cognitect.aws/kinesis-video-signaling - {:mvn/version "781.2.585.0", - :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, + {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, com.cognitect.aws/kinesisanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "784.2.592.0", - :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "784.2.592.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisvideo - {:mvn/version "781.2.585.0", - :aws/serviceFullName "Amazon Kinesis Video Streams"}, + {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "788.2.607.0", - :aws/serviceFullName "AWS Key Management Service"}, + {:mvn/version "791.2.615.0", :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda - {:mvn/version "788.2.607.0", :aws/serviceFullName "AWS Lambda"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lake Formation"}, + com.cognitect.aws/lambda {:mvn/version "788.2.607.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "789.2.613.0", - :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager - {:mvn/version "776.2.581.0", - :aws/serviceFullName "AWS License Manager"}, - com.cognitect.aws/lightsail - {:mvn/version "785.2.597.0", :aws/serviceFullName "Amazon Lightsail"}, + {:mvn/version "776.2.581.0", :aws/serviceFullName "AWS License Manager"}, + com.cognitect.aws/lightsail {:mvn/version "785.2.597.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs - {:mvn/version "785.2.601.0", - :aws/serviceFullName "Amazon CloudWatch Logs"}, + {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/machinelearning - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Machine Learning"}, - com.cognitect.aws/macie - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, + com.cognitect.aws/macie {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, com.cognitect.aws/managedblockchain - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Managed Blockchain"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplace-catalog - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Marketplace Catalog Service"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "788.2.608.0", - :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, + {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "789.2.612.0", - :aws/serviceFullName "AWS Elemental MediaConvert"}, + {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "784.2.592.0", - :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "784.2.592.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "785.2.598.0", - :aws/serviceFullName "AWS Elemental MediaPackage"}, + {:mvn/version "785.2.598.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, + {:mvn/version "791.2.618.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore - {:mvn/version "773.2.576.0", - :aws/serviceFullName "AWS Elemental MediaStore"}, + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Elemental MediaStore"}, com.cognitect.aws/mediastore-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace - {:mvn/version "773.2.577.0", - :aws/serviceFullName "AWSMarketplace Metering"}, + {:mvn/version "773.2.577.0", :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/migrationhub-config - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Migration Hub Config"}, - com.cognitect.aws/mobile - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Migration Hub Config"}, + com.cognitect.aws/mobile {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, com.cognitect.aws/mobileanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Mobile Analytics"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "788.2.607.0", - :aws/serviceFullName "Amazon CloudWatch"}, - com.cognitect.aws/mq - {:mvn/version "784.2.591.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "788.2.607.0", :aws/serviceFullName "Amazon CloudWatch"}, + com.cognitect.aws/mq {:mvn/version "784.2.591.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Mechanical Turk"}, - com.cognitect.aws/neptune - {:mvn/version "786.2.606.0", :aws/serviceFullName "Amazon Neptune"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, + com.cognitect.aws/neptune {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Neptune"}, com.cognitect.aws/networkmanager - {:mvn/version "780.2.584.0", - :aws/serviceFullName "AWS Network Manager"}, - com.cognitect.aws/opsworks - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/opsworkscm - {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS OpsWorks CM"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Network Manager"}, + com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, + com.cognitect.aws/opsworkscm {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "786.2.604.0", - :aws/serviceFullName "AWS Organizations"}, - com.cognitect.aws/outposts - {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Outposts"}, + {:mvn/version "786.2.604.0", :aws/serviceFullName "AWS Organizations"}, + com.cognitect.aws/outposts {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Outposts"}, com.cognitect.aws/personalize - {:mvn/version "773.2.572.0", - :aws/serviceFullName "Amazon Personalize"}, + {:mvn/version "773.2.572.0", :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Personalize Events"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "784.2.594.0", - :aws/serviceFullName "Amazon Personalize Runtime"}, + {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/pinpoint - {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Pinpoint"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Performance Insights"}, + com.cognitect.aws/pinpoint {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Pinpoint Email Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, - com.cognitect.aws/polly - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Polly"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, + com.cognitect.aws/polly {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Price List Service"}, - com.cognitect.aws/qldb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Price List Service"}, + com.cognitect.aws/qldb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon QLDB Session"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "782.2.586.0", - :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "782.2.586.0", :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Resource Access Manager"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "789.2.614.0", - :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "789.2.614.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data - {:mvn/version "776.2.580.0", - :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/redshift - {:mvn/version "786.2.606.0", :aws/serviceFullName "Amazon Redshift"}, + {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS RDS DataService"}, + com.cognitect.aws/redshift {:mvn/version "786.2.606.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition - {:mvn/version "780.2.584.0", - :aws/serviceFullName "Amazon Rekognition"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Resource Groups"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "789.2.612.0", - :aws/serviceFullName "AWS Resource Groups Tagging API"}, - com.cognitect.aws/robomaker - {:mvn/version "789.2.614.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53"}, + {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, + com.cognitect.aws/robomaker {:mvn/version "789.2.614.0", :aws/serviceFullName "AWS RoboMaker"}, + com.cognitect.aws/route53 {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Route 53 Domains"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Route 53 Resolver"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon Lex Runtime Service"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker - {:mvn/version "773.2.574.0", - :aws/serviceFullName "Amazon SageMaker Runtime"}, + {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "784.2.593.0", - :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/s3control - {:mvn/version "780.2.583.0", :aws/serviceFullName "AWS S3 Control"}, + {:mvn/version "784.2.593.0", :aws/serviceFullName "Amazon Simple Storage Service"}, + com.cognitect.aws/s3control {:mvn/version "780.2.583.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "786.2.605.0", - :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "786.2.605.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime - {:mvn/version "780.2.584.0", - :aws/serviceFullName "Amazon Augmented AI Runtime"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, com.cognitect.aws/savingsplans - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Savings Plans"}, - com.cognitect.aws/schemas - {:mvn/version "776.2.582.0", :aws/serviceFullName "Schemas"}, - com.cognitect.aws/sdb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Savings Plans"}, + com.cognitect.aws/schemas {:mvn/version "776.2.582.0", :aws/serviceFullName "Schemas"}, + com.cognitect.aws/sdb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Secrets Manager"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo - {:mvn/version "776.2.580.0", - :aws/serviceFullName "AWSServerlessApplicationRepository"}, + {:mvn/version "776.2.580.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 - {:mvn/version "783.2.590.0", - :aws/serviceFullName "Amazon Simple Email Service"}, - com.cognitect.aws/shield - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Shield"}, - com.cognitect.aws/signer - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Signer"}, + {:mvn/version "783.2.590.0", :aws/serviceFullName "Amazon Simple Email Service"}, + com.cognitect.aws/shield {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Shield"}, + com.cognitect.aws/signer {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Server Migration Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Import/Export Snowball"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns - {:mvn/version "773.2.578.0", - :aws/serviceFullName "Amazon Simple Notification Service"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Queue Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "789.2.611.0", - :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, - com.cognitect.aws/sso - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Single Sign-On"}, - com.cognitect.aws/sso-oidc - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, - com.cognitect.aws/states - {:mvn/version "780.2.584.0", - :aws/serviceFullName "AWS Step Functions"}, + {:mvn/version "789.2.611.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, + com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, + com.cognitect.aws/states {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "789.2.611.0", - :aws/serviceFullName "AWS Storage Gateway"}, + {:mvn/version "789.2.611.0", :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon DynamoDB Streams"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "773.2.578.0", - :aws/serviceFullName "AWS Security Token Service"}, - com.cognitect.aws/support - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Security Token Service"}, + com.cognitect.aws/support {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Workflow Service"}, - com.cognitect.aws/textract - {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, + com.cognitect.aws/textract {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "784.2.595.0", - :aws/serviceFullName "Amazon Transcribe Service"}, + {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "785.2.601.0", - :aws/serviceFullName "AWS Transfer for SFTP"}, - com.cognitect.aws/translate - {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, - com.cognitect.aws/waf - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF"}, + {:mvn/version "785.2.601.0", :aws/serviceFullName "AWS Transfer for SFTP"}, + com.cognitect.aws/translate {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, + com.cognitect.aws/waf {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF Regional"}, - com.cognitect.aws/wafv2 - {:mvn/version "775.2.579.0", :aws/serviceFullName "AWS WAFV2"}, - com.cognitect.aws/workdocs - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkDocs"}, - com.cognitect.aws/worklink - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/workmail - {:mvn/version "789.2.611.0", :aws/serviceFullName "Amazon WorkMail"}, + com.cognitect.aws/wafv2 {:mvn/version "775.2.579.0", :aws/serviceFullName "AWS WAFV2"}, + com.cognitect.aws/workdocs {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkDocs"}, + com.cognitect.aws/worklink {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, + com.cognitect.aws/workmail {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon WorkMail Message Flow"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "788.2.610.0", - :aws/serviceFullName "Amazon WorkSpaces"}, - com.cognitect.aws/xray - {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS X-Ray"}} + {:mvn/version "788.2.610.0", :aws/serviceFullName "Amazon WorkSpaces"}, + com.cognitect.aws/xray {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS X-Ray"}} From 080e2a72bbcc653d554438a5863b22e00c9915c9 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 14 Feb 2020 13:12:56 -0600 Subject: [PATCH 089/151] Update CHANGES.md --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 6a57868a..459c0183 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,7 +6,7 @@ ## 0.8.430 / 2020-02-10 -* upgrade to cognitect.http-client 0.1.104 [#115](https://github.com/cognitect-labs/aws-api/issues/115) +* upgrade to com.cognitect/http-client 0.1.104 [#115](https://github.com/cognitect-labs/aws-api/issues/115) * all aws clients use shared http-client, credentials-provider, and region-provider by default * addresses [#109](https://github.com/cognitect-labs/aws-api/issues/109) * first call to invoke takes hit of fetching region and credentials From 2d57c12218ed4cdc1bc8584ab2a1ecf689aff3f3 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 21 Feb 2020 15:06:31 -0500 Subject: [PATCH 090/151] update latest releases --- README.md | 2 +- latest-releases.edn | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 397684e2..3be16ac8 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.437"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.722"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.726"} com.cognitect.aws/s3 {:mvn/version "784.2.593.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 218a3560..53cc16b5 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,5 +1,5 @@ {com.cognitect.aws/api {:mvn/version "0.8.437"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.722"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.726"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer @@ -18,7 +18,7 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 {:mvn/version "781.2.585.0", :aws/serviceFullName "AmazonApiGatewayV2"}, - com.cognitect.aws/appconfig {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon AppConfig"}, + com.cognitect.aws/appconfig {:mvn/version "792.2.623.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling {:mvn/version "780.2.584.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights @@ -27,7 +27,7 @@ com.cognitect.aws/appstream {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, com.cognitect.aws/appsync {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS AppSync"}, com.cognitect.aws/athena {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/autoscaling {:mvn/version "773.2.575.0", :aws/serviceFullName "Auto Scaling"}, + com.cognitect.aws/autoscaling {:mvn/version "792.2.622.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, com.cognitect.aws/backup {:mvn/version "786.2.602.0", :aws/serviceFullName "AWS Backup"}, @@ -35,7 +35,7 @@ com.cognitect.aws/budgets {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce {:mvn/version "785.2.600.0", :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/chime {:mvn/version "792.2.621.0", :aws/serviceFullName "Amazon Chime"}, com.cognitect.aws/cloud9 {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, @@ -109,7 +109,7 @@ com.cognitect.aws/ebs {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "791.2.619.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr @@ -242,7 +242,7 @@ com.cognitect.aws/mediastore-data {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor - {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS MediaTailor"}, + {:mvn/version "791.2.619.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace {:mvn/version "773.2.577.0", :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/migrationhub-config @@ -321,7 +321,7 @@ com.cognitect.aws/secretsmanager {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub - {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS SecurityHub"}, + {:mvn/version "791.2.619.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo {:mvn/version "776.2.580.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas @@ -332,7 +332,7 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 {:mvn/version "783.2.590.0", :aws/serviceFullName "Amazon Simple Email Service"}, - com.cognitect.aws/shield {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Shield"}, + com.cognitect.aws/shield {:mvn/version "791.2.619.0", :aws/serviceFullName "AWS Shield"}, com.cognitect.aws/signer {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Server Migration Service"}, From ae8e74b4946848dabe03e8bcb61876864abfb1e6 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Tue, 25 Feb 2020 08:29:55 -0600 Subject: [PATCH 091/151] separate cred/region fetch-async threadpool from refresh scheduler --- src/cognitect/aws/credentials.clj | 43 ++++++++++++++------- src/cognitect/aws/endpoint.clj | 11 +----- src/cognitect/aws/region.clj | 35 +++++++---------- src/cognitect/aws/util.clj | 17 ++++++-- test/src/cognitect/aws/credentials_test.clj | 12 ++++-- 5 files changed, 67 insertions(+), 51 deletions(-) diff --git a/src/cognitect/aws/credentials.clj b/src/cognitect/aws/credentials.clj index bd09b57b..cf33b47b 100644 --- a/src/cognitect/aws/credentials.clj +++ b/src/cognitect/aws/credentials.clj @@ -100,7 +100,7 @@ (when-let [r @scheduled-refresh-atom] (.cancel ^ScheduledFuture r true))))))) -(defn ^{:deprecated true} auto-refreshing-credentials +(defn ^:deprecated auto-refreshing-credentials "Deprecated. Use cached-credentials-with-auto-refresh" ([provider] (cached-credentials-with-auto-refresh provider)) ([provider scheduler] (cached-credentials-with-auto-refresh provider scheduler))) @@ -130,12 +130,13 @@ ;;;; Providers (defn chain-credentials-provider - "Chain together multiple credentials provider. + "Returns a credentials-provider which chains together multiple + credentials providers. - Calls each provider in order until one return a non-nil result. This - provider is then cached for future calls to `fetch`. + `fetch` calls each provider in order until one returns a non-nil + result. This provider is then cached for future calls to `fetch`. - Returns nil if none of the providers return credentials. + `fetch` returns nil if none of the providers return credentials. Alpha. Subject to change." [providers] @@ -239,12 +240,21 @@ (catch Throwable t (log/error t "Error fetching credentials from aws profiles file"))))))))) -(defn ^:skip-wiki calculate-ttl - "For internal use. Don't call directly." - [credentials] - (if-let [expiration (some-> credentials :Expiration Instant/parse)] - (max (- (.getSeconds (Duration/between (Instant/now) ^Instant expiration)) 300) - 60) +(defn calculate-ttl + "Primarily for internal use, returns time to live (ttl, in seconds), + based on `:Expiration` in credentials. If `credentials` contains no + `:Expiration`, defaults to 3600. + + `:Expiration` can be a java.util.Date, or a string parsable + by java.time.Instant/parse (returned by ec2/ecs instance credentials) + or a java.util.Date (returned from :AssumeRole on aws sts client)." + [{:keys [Expiration] :as credentials}] + (if Expiration + (let [expiration (if (inst? Expiration) + (.toInstant Expiration) + (Instant/parse Expiration))] + (max (- (.getSeconds (Duration/between (Instant/now) ^Instant expiration)) 300) + 60)) 3600)) (defn container-credentials-provider @@ -289,7 +299,7 @@ "ec2 instance")))))) (defn default-credentials-provider - "Return a chain-credentials-provider comprising, in order: + "Returns a chain-credentials-provider with (in order): environment-credentials-provider system-property-credentials-provider @@ -320,5 +330,10 @@ {:aws/access-key-id access-key-id :aws/secret-access-key secret-access-key}))) -(defn fetch-async [provider] - (u/fetch-async fetch provider @scheduled-executor-service "credentials")) +(defn fetch-async + "Returns a channel that will produce the result of calling fetch on + the provider. + + Alpha. Subject to change." + [provider] + (u/fetch-async fetch provider "credentials")) diff --git a/src/cognitect/aws/endpoint.clj b/src/cognitect/aws/endpoint.clj index 2e9875bc..5dbce766 100644 --- a/src/cognitect/aws/endpoint.clj +++ b/src/cognitect/aws/endpoint.clj @@ -10,16 +10,7 @@ [clojure.core.async :as a] [cognitect.aws.service :as service] [cognitect.aws.region :as region] - [cognitect.aws.util :as util]) - (:import (java.util.concurrent Executors ExecutorService ThreadFactory))) - -(defonce ^:private scheduled-executor-service - (delay - (Executors/newScheduledThreadPool 1 (reify ThreadFactory - (newThread [_ r] - (doto (Thread. r) - (.setName "cognitect.aws-api.credentials.refresh") - (.setDaemon true))))))) + [cognitect.aws.util :as util])) (defn descriptor-resource-path [] (format "%s/endpoints.edn" service/base-resource-path)) diff --git a/src/cognitect/aws/region.clj b/src/cognitect/aws/region.clj index d329c351..7439473c 100644 --- a/src/cognitect/aws/region.clj +++ b/src/cognitect/aws/region.clj @@ -10,16 +10,7 @@ [cognitect.aws.util :as u] [cognitect.aws.config :as config] [cognitect.aws.ec2-metadata-utils :as ec2]) - (:import (java.io File) - (java.util.concurrent Executors ExecutorService ThreadFactory))) - -(defonce ^:private scheduled-executor-service - (delay - (Executors/newScheduledThreadPool 1 (reify ThreadFactory - (newThread [_ r] - (doto (Thread. r) - (.setName "cognitect.aws-api.region-provider") - (.setDaemon true))))))) + (:import (java.io File))) (defn ^:skip-wiki valid-region "For internal use. Don't call directly. @@ -35,9 +26,8 @@ (defn chain-region-provider "Chain together multiple region providers. - Calls each provider in order until one return a non-nil result. - - Returns nil if none of the providers return a region. + `fetch` calls each provider in order until one returns a non-nil result, + or returns nil. Alpha. Subject to change." [providers] @@ -48,7 +38,7 @@ {:providers (map class providers)})))))) (defn environment-region-provider - "Return the region from the AWS_REGION env var, or nil if not present. + "Returns the region from the AWS_REGION env var, or nil if not present. Alpha. Subject to change." [] @@ -56,7 +46,7 @@ (fetch [_] (valid-region (u/getenv "AWS_REGION"))))) (defn system-property-region-provider - "Return the region from the aws.region system property, or nil if not present. + "Returns the region from the aws.region system property, or nil if not present. Alpha. Subject to change." [] @@ -64,7 +54,7 @@ (fetch [_] (valid-region (u/getProperty "aws.region"))))) (defn profile-region-provider - "Return the region in a AWS configuration profile. + "Returns the region from an AWS configuration profile. Arguments: @@ -94,7 +84,7 @@ (log/error t "Unable to fetch region from the AWS config file " (str f))))))))) (defn instance-region-provider - "Return the region from the ec2 instance's metadata service, + "Returns the region from the ec2 instance's metadata service, or nil if the service can not be found. Alpha. Subject to change." @@ -106,7 +96,7 @@ (reset! cached-region (valid-region (ec2/get-ec2-instance-region http-client)))))))) (defn default-region-provider - "Return a chain-region-provider comprising, in order: + "Returns a chain-region-provider with, in order: environment-region-provider system-property-region-provider @@ -121,5 +111,10 @@ (profile-region-provider) (instance-region-provider http-client)])) -(defn fetch-async [provider] - (u/fetch-async fetch provider @scheduled-executor-service "region")) +(defn fetch-async + "Returns a channel that will produce the result of calling fetch on + the provider. + + Alpha. Subject to change." + [provider] + (u/fetch-async fetch provider "region")) diff --git a/src/cognitect/aws/util.clj b/src/cognitect/aws/util.clj index 72d701f7..9befbe9b 100644 --- a/src/cognitect/aws/util.clj +++ b/src/cognitect/aws/util.clj @@ -8,7 +8,7 @@ [clojure.data.json :as json] [clojure.java.io :as io] [clojure.core.async :as a]) - (:import [java.util.concurrent ExecutorService] + (:import [java.util.concurrent Executors ExecutorService ThreadFactory] [java.text SimpleDateFormat] [java.util Date TimeZone] [java.util UUID] @@ -293,12 +293,23 @@ (defn getProperty [k] (System/getProperty k)) +(defonce ^:private async-fetch-pool + (delay + (let [idx (atom 0)] + (Executors/newFixedThreadPool + 4 + (reify ThreadFactory + (newThread [_ runnable] + (doto (.newThread (Executors/defaultThreadFactory) runnable) + (.setName (str "cognitect-aws-send-" (swap! idx inc))) + (.setDaemon true)))))))) + (defn fetch-async "Internal use. Do not call directly." - [fetch provider executor item] + [fetch provider item] (let [ch (a/chan 1)] (.submit - ^ExecutorService executor + ^ExecutorService @async-fetch-pool ^Callable #(a/put! ch (try diff --git a/test/src/cognitect/aws/credentials_test.clj b/test/src/cognitect/aws/credentials_test.clj index 581fc334..d57b206f 100644 --- a/test/src/cognitect/aws/credentials_test.clj +++ b/test/src/cognitect/aws/credentials_test.clj @@ -8,7 +8,8 @@ [cognitect.aws.util :as u] [cognitect.aws.test.utils :as tu] [cognitect.aws.ec2-metadata-utils :as ec2-metadata-utils] - [cognitect.aws.ec2-metadata-utils-test :as ec2-metadata-utils-test])) + [cognitect.aws.ec2-metadata-utils-test :as ec2-metadata-utils-test]) + (:import (java.time Instant))) (use-fixtures :once ec2-metadata-utils-test/test-server) @@ -163,7 +164,7 @@ (defn minutes-from-now [m] - (-> (java.time.Instant/now) + (-> (Instant/now) (.plusSeconds (* m 60)) (.with java.time.temporal.ChronoField/NANO_OF_SECOND 0) str)) @@ -173,11 +174,14 @@ (is (= 3600 (credentials/calculate-ttl {})))) (testing "refreshes in exp - 5 minutes" (let [c {:Expiration (minutes-from-now 60)}] - (is (< (- (* 55 60) 5) + (is (< (- (* 55 60) (* 5 60)) (credentials/calculate-ttl c) - (+ (* 55 60) 5))))) + (+ (* 55 60) (* 5 60)))))) (testing "short expiration minimum is one minute" (let [c {:Expiration (minutes-from-now 3)}] + (is (= 60 (credentials/calculate-ttl c))))) + (testing "supports java.util.Date (return value from sts :AssumeRole)" + (let [c {:Expiration (java.util.Date/from (Instant/parse (minutes-from-now 3)))}] (is (= 60 (credentials/calculate-ttl c)))))) (comment From feff7703269e56835babad71dc99c1d23412087f Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Tue, 25 Feb 2020 08:30:27 -0600 Subject: [PATCH 092/151] lock on cred/region provider to ensure one request at a time This ensures that, in the default case (single shared creds provider), concurrent credentials requests queue up. Since the first request will cache its result, any subsequent requests benefit from that cache, and we don't have multiple redundant http requests. --- src/cognitect/aws/util.clj | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/cognitect/aws/util.clj b/src/cognitect/aws/util.clj index 9befbe9b..d7a7797d 100644 --- a/src/cognitect/aws/util.clj +++ b/src/cognitect/aws/util.clj @@ -313,7 +313,12 @@ ^Callable #(a/put! ch (try - (or (fetch provider) + ;; lock on the provider to avoid redundant + ;; concurrent requests before the provider + ;; has a chance to cache the results of the + ;; first fetch. + (or (locking provider + (fetch provider)) {:cognitect.anomalies/category :cognitect.anomalies/fault :cognitect.anomalies/message (format "Unable to fetch %s. See log for more details." item)}) (catch Throwable t From aff9028757189f9875e8b3ebed18a8f07b624327 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Tue, 25 Feb 2020 08:32:32 -0600 Subject: [PATCH 093/151] calc ttl in assume role example --- examples/assume_role_example.clj | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/examples/assume_role_example.clj b/examples/assume_role_example.clj index d33377c5..5017a288 100644 --- a/examples/assume_role_example.clj +++ b/examples/assume_role_example.clj @@ -24,7 +24,8 @@ "Principal" {"AWS" [(:Arn me)]} "Action" ["sts:AssumeRole"]}]})}}) -(def new-role (:Role *1)) +(def new-role (:Role (aws/invoke iam {:op :GetRole + :request {:RoleName "aws-api-example-role"}}))) ;; make a policy to use for this example (aws/invoke iam {:op :CreatePolicy @@ -36,14 +37,17 @@ "Action" ["iam:GetUser"] "Resource" [(:Arn me)]}]})}}) -(def policy (:Policy *1)) +(def policy (->> (aws/invoke iam {:op :ListPolicies}) + :Policies + (filter #(re-find #"IAMGetMe" (:Arn %))) + first)) ;; attach the new policy to the new role (aws/invoke iam {:op :AttachRolePolicy :request {:RoleName (:RoleName new-role) :PolicyArn (:Arn policy)}}) ;; make a credentials provider that can assume a role -(defn assumed-role-credentials-provider [role-arn session-name refresh-every-n-seconds] +(defn assumed-role-credentials-provider [role-arn] (let [sts (aws/client {:api :sts})] (credentials/cached-credentials-with-auto-refresh (reify credentials/CredentialsProvider @@ -52,13 +56,13 @@ (aws/invoke sts {:op :AssumeRole :request {:RoleArn role-arn - :RoleSessionName session-name}}))] + :RoleSessionName (str (gensym "example-session-"))}}))] {:aws/access-key-id (:AccessKeyId creds) :aws/secret-access-key (:SecretAccessKey creds) :aws/session-token (:SessionToken creds) - ::credentials/ttl refresh-every-n-seconds})))))) + ::credentials/ttl (credentials/calculate-ttl creds)})))))) -(def provider (assumed-role-credentials-provider (:Arn new-role) "example-session" 600)) +(def provider (assumed-role-credentials-provider (:Arn new-role))) ;; make a client using the assumed role credentials provider (def iam-with-assumed-role (aws/client {:api :iam :credentials-provider provider})) @@ -67,7 +71,6 @@ (aws/invoke iam-with-assumed-role {:op :GetUser :request {:UserName (:UserName me)}}) ;; clean up -(credentials/stop provider) (aws/invoke iam {:op :DetachRolePolicy :request {:RoleName (:RoleName new-role) :PolicyArn (:Arn policy)}}) (aws/invoke iam {:op :DeletePolicy :request {:PolicyArn (:Arn policy)}}) (aws/invoke iam {:op :DeleteRole :request {:RoleName "aws-api-example-role"}}) From 8324929de32414e4f88088c9b61f8591ff161fca Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Tue, 25 Feb 2020 08:34:30 -0600 Subject: [PATCH 094/151] changelog --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 459c0183..ef5bf3e6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,9 @@ # aws-api +## DEV + +* fix deadlock using composite credentials providers (e.g. assume role example) [#130](https://github.com/cognitect-labs/aws-api/issues/130) + ## 0.8.437 / 2020-02-14 * fix issue with `invoke` hanging when no region or creds are found [#124](https://github.com/cognitect-labs/aws-api/issues/124) From 2e4bca75d51e9557608071d061db985e38dc005d Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Tue, 25 Feb 2020 08:40:01 -0600 Subject: [PATCH 095/151] Update README.md, CHANGES.md, and latest-releases.edn with 0.8.445 --- CHANGES.md | 2 +- README.md | 2 +- latest-releases.edn | 641 +++++++++++++++++++++++++++++--------------- 3 files changed, 430 insertions(+), 215 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index ef5bf3e6..a658b6ce 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # aws-api -## DEV +## 0.8.445 / 2020-02-25 * fix deadlock using composite credentials providers (e.g. assume role example) [#130](https://github.com/cognitect-labs/aws-api/issues/130) diff --git a/README.md b/README.md index 3be16ac8..5ef2254c 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ of your choice, e.g. `com.cognitect.aws/s3`. To use, for example, the s3 api, add the following to deps.edn ``` clojure -{:deps {com.cognitect.aws/api {:mvn/version "0.8.437"} +{:deps {com.cognitect.aws/api {:mvn/version "0.8.445"} com.cognitect.aws/endpoints {:mvn/version "1.1.11.726"} com.cognitect.aws/s3 {:mvn/version "784.2.593.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 53cc16b5..b7379569 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,376 +1,591 @@ -{com.cognitect.aws/api {:mvn/version "0.8.437"}, +{com.cognitect.aws/api {:mvn/version "0.8.445"}, com.cognitect.aws/endpoints {:mvn/version "1.1.11.726"}, com.cognitect.aws/AWSMigrationHub - {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS Migration Hub"}, + {:mvn/version "785.2.599.0", + :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer {:mvn/version "783.2.589.0", :aws/serviceFullName "Access Analyzer"}, com.cognitect.aws/acm - {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Certificate Manager"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, + :aws/serviceFullName + "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "788.2.607.0", :aws/serviceFullName "Alexa For Business"}, - com.cognitect.aws/amplify {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "788.2.607.0", + :aws/serviceFullName "Alexa For Business"}, + com.cognitect.aws/amplify + {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon API Gateway"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi - {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "781.2.585.0", :aws/serviceFullName "AmazonApiGatewayV2"}, - com.cognitect.aws/appconfig {:mvn/version "792.2.623.0", :aws/serviceFullName "Amazon AppConfig"}, + {:mvn/version "781.2.585.0", + :aws/serviceFullName "AmazonApiGatewayV2"}, + com.cognitect.aws/appconfig + {:mvn/version "792.2.623.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling - {:mvn/version "780.2.584.0", :aws/serviceFullName "Application Auto Scaling"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "788.2.607.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/appmesh {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS App Mesh"}, - com.cognitect.aws/appstream {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/appsync {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS AppSync"}, - com.cognitect.aws/athena {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/autoscaling {:mvn/version "792.2.622.0", :aws/serviceFullName "Auto Scaling"}, + {:mvn/version "788.2.607.0", + :aws/serviceFullName "Amazon CloudWatch Application Insights"}, + com.cognitect.aws/appmesh + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS App Mesh"}, + com.cognitect.aws/appstream + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, + com.cognitect.aws/appsync + {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/athena + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Athena"}, + com.cognitect.aws/autoscaling + {:mvn/version "792.2.622.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans - {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, - com.cognitect.aws/backup {:mvn/version "786.2.602.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/batch {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, - com.cognitect.aws/budgets {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "AWS Auto Scaling Plans"}, + com.cognitect.aws/backup + {:mvn/version "786.2.602.0", :aws/serviceFullName "AWS Backup"}, + com.cognitect.aws/batch + {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/budgets + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "785.2.600.0", :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime {:mvn/version "792.2.621.0", :aws/serviceFullName "Amazon Chime"}, - com.cognitect.aws/cloud9 {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud9"}, + {:mvn/version "785.2.600.0", + :aws/serviceFullName "AWS Cost Explorer Service"}, + com.cognitect.aws/chime + {:mvn/version "792.2.621.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/cloud9 + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation - {:mvn/version "773.2.575.0", :aws/serviceFullName "AWS CloudFormation"}, + {:mvn/version "773.2.575.0", + :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "789.2.611.0", :aws/serviceFullName "Amazon CloudFront"}, - com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, - com.cognitect.aws/cloudhsmv2 {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS CloudHSM V2"}, + {:mvn/version "789.2.611.0", + :aws/serviceFullName "Amazon CloudFront"}, + com.cognitect.aws/cloudhsm + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, + com.cognitect.aws/cloudhsmv2 + {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch - {:mvn/version "773.2.571.0", :aws/serviceFullName "Amazon CloudSearch"}, + {:mvn/version "773.2.571.0", + :aws/serviceFullName "Amazon CloudSearch"}, com.cognitect.aws/cloudsearchdomain - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, - com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codebuild {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS CodeBuild"}, - com.cognitect.aws/codecommit {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, - com.cognitect.aws/codedeploy {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon CloudSearch Domain"}, + com.cognitect.aws/cloudtrail + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, + com.cognitect.aws/codebuild + {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codecommit + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, + com.cognitect.aws/codedeploy + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codeguru-reviewer - {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon 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"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "Amazon CodeGuru Profiler"}, com.cognitect.aws/codepipeline {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS CodePipeline"}, - com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, + com.cognitect.aws/codestar + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/codestar-connections - {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS CodeStar connections"}, + {:mvn/version "784.2.596.0", + :aws/serviceFullName "AWS CodeStar connections"}, com.cognitect.aws/codestar-notifications - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar Notifications"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Identity"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, + {:mvn/version "776.2.580.0", + :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "785.2.598.0", :aws/serviceFullName "Amazon Comprehend"}, + {:mvn/version "785.2.598.0", + :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "784.2.591.0", :aws/serviceFullName "AWS Comprehend Medical"}, + {:mvn/version "784.2.591.0", + :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer - {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Compute Optimizer"}, - com.cognitect.aws/config {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Config"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "AWS Compute Optimizer"}, + com.cognitect.aws/config + {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Connect Service"}, + {:mvn/version "773.2.577.0", + :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/connectparticipant - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Connect Participant Service"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Cost and Usage Report Service"}, com.cognitect.aws/dataexchange - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Data Exchange"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Data Exchange"}, com.cognitect.aws/datapipeline - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Data Pipeline"}, - com.cognitect.aws/datasync {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Data Pipeline"}, + com.cognitect.aws/datasync + {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, - com.cognitect.aws/detective {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon Detective"}, - com.cognitect.aws/devicefarm {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, + com.cognitect.aws/detective + {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon Detective"}, + com.cognitect.aws/devicefarm + {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/directconnect - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Direct Connect"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery - {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Application Discovery Service"}, + {:mvn/version "788.2.608.0", + :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + {:mvn/version "789.2.612.0", + :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ds {:mvn/version "786.2.605.0", :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/dynamodb {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon DynamoDB"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, + com.cognitect.aws/ds + {:mvn/version "786.2.605.0", + :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/dynamodb + {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ebs - {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon Elastic Block Store"}, + {:mvn/version "789.2.613.0", + :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "791.2.619.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "791.2.619.0", + :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "789.2.613.0", + :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "788.2.610.0", :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "788.2.610.0", + :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "788.2.610.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "788.2.610.0", + :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference - {:mvn/version "776.2.582.0", :aws/serviceFullName "Amazon Elastic Inference"}, + {:mvn/version "776.2.582.0", + :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem - {:mvn/version "786.2.602.0", :aws/serviceFullName "Amazon Elastic File System"}, + {:mvn/version "786.2.602.0", + :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing - {:mvn/version "770.2.568.0", :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "773.2.579.0", :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Email Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/entitlement-marketplace - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, + {:mvn/version "791.2.617.0", + :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon EventBridge"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudWatch Events"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon CloudWatch Events"}, com.cognitect.aws/firehose - {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, + {:mvn/version "773.2.576.0", + :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms - {:mvn/version "785.2.600.0", :aws/serviceFullName "Firewall Management Service"}, + {:mvn/version "785.2.600.0", + :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast - {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Forecast Service"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery - {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Forecast Query Service"}, + {:mvn/version "789.2.612.0", + :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/frauddetector - {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Fraud Detector"}, - com.cognitect.aws/fsx {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon FSx"}, - com.cognitect.aws/gamelift {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon GameLift"}, - com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "Amazon Fraud Detector"}, + com.cognitect.aws/fsx + {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/gamelift + {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon GameLift"}, + com.cognitect.aws/glacier + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue {:mvn/version "791.2.617.0", :aws/serviceFullName "AWS Glue"}, - com.cognitect.aws/greengrass {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Global Accelerator"}, + com.cognitect.aws/glue + {:mvn/version "791.2.617.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/greengrass + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation - {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon GuardDuty"}, + {:mvn/version "789.2.612.0", + :aws/serviceFullName "AWS Ground Station"}, + com.cognitect.aws/guardduty + {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health - {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, + {:mvn/version "784.2.596.0", + :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/iam - {:mvn/version "788.2.609.0", :aws/serviceFullName "AWS Identity and Access Management"}, + {:mvn/version "788.2.609.0", + :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/imagebuilder - {:mvn/version "789.2.614.0", :aws/serviceFullName "EC2 Image Builder"}, + {:mvn/version "789.2.614.0", + :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, - com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot {:mvn/version "784.2.592.0", :aws/serviceFullName "AWS IoT"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Import/Export"}, + com.cognitect.aws/inspector + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, + com.cognitect.aws/iot + {:mvn/version "784.2.592.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Data Plane"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Jobs Data Plane"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Jobs Data Plane"}, com.cognitect.aws/iot1click-projects - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Analytics"}, - com.cognitect.aws/iotevents {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS IoT Events"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Analytics"}, + com.cognitect.aws/iotevents + {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events Data"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Events Data"}, com.cognitect.aws/iotsecuretunneling - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS IoT Secure Tunneling"}, com.cognitect.aws/iotthingsgraph - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/kafka - {:mvn/version "789.2.611.0", :aws/serviceFullName "Managed Streaming for Kafka"}, + {:mvn/version "789.2.611.0", + :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra - {:mvn/version "783.2.587.0", :aws/serviceFullName "AWSKendraFrontendService"}, - com.cognitect.aws/kinesis {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, + {:mvn/version "783.2.587.0", + :aws/serviceFullName "AWSKendraFrontendService"}, + com.cognitect.aws/kinesis + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, com.cognitect.aws/kinesis-video-media - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, com.cognitect.aws/kinesis-video-signaling - {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, + {:mvn/version "781.2.585.0", + :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, com.cognitect.aws/kinesisanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "784.2.592.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "784.2.592.0", + :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisvideo - {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, + {:mvn/version "781.2.585.0", + :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "791.2.615.0", :aws/serviceFullName "AWS Key Management Service"}, + {:mvn/version "791.2.615.0", + :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda {:mvn/version "788.2.607.0", :aws/serviceFullName "AWS Lambda"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Lake Formation"}, + com.cognitect.aws/lambda + {:mvn/version "788.2.607.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "789.2.613.0", + :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager - {:mvn/version "776.2.581.0", :aws/serviceFullName "AWS License Manager"}, - com.cognitect.aws/lightsail {:mvn/version "785.2.597.0", :aws/serviceFullName "Amazon Lightsail"}, + {:mvn/version "776.2.581.0", + :aws/serviceFullName "AWS License Manager"}, + com.cognitect.aws/lightsail + {:mvn/version "785.2.597.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs - {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, + {:mvn/version "785.2.601.0", + :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/machinelearning - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, - com.cognitect.aws/macie {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Machine Learning"}, + com.cognitect.aws/macie + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, com.cognitect.aws/managedblockchain - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Managed Blockchain"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplace-catalog - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, + {:mvn/version "788.2.608.0", + :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, + {:mvn/version "789.2.612.0", + :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "784.2.592.0", :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "784.2.592.0", + :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "785.2.598.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, + {:mvn/version "785.2.598.0", + :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod - {:mvn/version "791.2.618.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, + {:mvn/version "791.2.618.0", + :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Elemental MediaStore"}, + {:mvn/version "773.2.576.0", + :aws/serviceFullName "AWS Elemental MediaStore"}, com.cognitect.aws/mediastore-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor {:mvn/version "791.2.619.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace - {:mvn/version "773.2.577.0", :aws/serviceFullName "AWSMarketplace Metering"}, + {:mvn/version "773.2.577.0", + :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/migrationhub-config - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Migration Hub Config"}, - com.cognitect.aws/mobile {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Migration Hub Config"}, + com.cognitect.aws/mobile + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, com.cognitect.aws/mobileanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "788.2.607.0", :aws/serviceFullName "Amazon CloudWatch"}, - com.cognitect.aws/mq {:mvn/version "784.2.591.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "788.2.607.0", + :aws/serviceFullName "Amazon CloudWatch"}, + com.cognitect.aws/mq + {:mvn/version "784.2.591.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, - com.cognitect.aws/neptune {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Neptune"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Mechanical Turk"}, + com.cognitect.aws/neptune + {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Neptune"}, com.cognitect.aws/networkmanager - {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Network Manager"}, - com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/opsworkscm {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS OpsWorks CM"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "AWS Network Manager"}, + com.cognitect.aws/opsworks + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, + com.cognitect.aws/opsworkscm + {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "786.2.604.0", :aws/serviceFullName "AWS Organizations"}, - com.cognitect.aws/outposts {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Outposts"}, + {:mvn/version "786.2.604.0", + :aws/serviceFullName "AWS Organizations"}, + com.cognitect.aws/outposts + {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Outposts"}, com.cognitect.aws/personalize - {:mvn/version "773.2.572.0", :aws/serviceFullName "Amazon Personalize"}, + {:mvn/version "773.2.572.0", + :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Personalize Events"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon Personalize Runtime"}, + {:mvn/version "784.2.594.0", + :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/pinpoint {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Pinpoint"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Performance Insights"}, + com.cognitect.aws/pinpoint + {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, - com.cognitect.aws/polly {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Polly"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, + com.cognitect.aws/polly + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Price List Service"}, - com.cognitect.aws/qldb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Price List Service"}, + com.cognitect.aws/qldb + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB Session"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "782.2.586.0", :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "782.2.586.0", + :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Resource Access Manager"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "789.2.614.0", :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "789.2.614.0", + :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data - {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/redshift {:mvn/version "786.2.606.0", :aws/serviceFullName "Amazon Redshift"}, + {:mvn/version "776.2.580.0", + :aws/serviceFullName "AWS RDS DataService"}, + com.cognitect.aws/redshift + {:mvn/version "786.2.606.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition - {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Rekognition"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, - com.cognitect.aws/robomaker {:mvn/version "789.2.614.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53"}, + {:mvn/version "789.2.612.0", + :aws/serviceFullName "AWS Resource Groups Tagging API"}, + com.cognitect.aws/robomaker + {:mvn/version "789.2.614.0", :aws/serviceFullName "AWS RoboMaker"}, + com.cognitect.aws/route53 + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Domains"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker - {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, + {:mvn/version "773.2.574.0", + :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "784.2.593.0", :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/s3control {:mvn/version "780.2.583.0", :aws/serviceFullName "AWS S3 Control"}, + {:mvn/version "784.2.593.0", + :aws/serviceFullName "Amazon Simple Storage Service"}, + com.cognitect.aws/s3control + {:mvn/version "780.2.583.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "786.2.605.0", :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "786.2.605.0", + :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime - {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "Amazon Augmented AI Runtime"}, com.cognitect.aws/savingsplans - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Savings Plans"}, - com.cognitect.aws/schemas {:mvn/version "776.2.582.0", :aws/serviceFullName "Schemas"}, - com.cognitect.aws/sdb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Savings Plans"}, + com.cognitect.aws/schemas + {:mvn/version "776.2.582.0", :aws/serviceFullName "Schemas"}, + com.cognitect.aws/sdb + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Secrets Manager"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub {:mvn/version "791.2.619.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo - {:mvn/version "776.2.580.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, + {:mvn/version "776.2.580.0", + :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 - {:mvn/version "783.2.590.0", :aws/serviceFullName "Amazon Simple Email Service"}, - com.cognitect.aws/shield {:mvn/version "791.2.619.0", :aws/serviceFullName "AWS Shield"}, - com.cognitect.aws/signer {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Signer"}, + {:mvn/version "783.2.590.0", + :aws/serviceFullName "Amazon Simple Email Service"}, + com.cognitect.aws/shield + {:mvn/version "791.2.619.0", :aws/serviceFullName "AWS Shield"}, + com.cognitect.aws/signer + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Server Migration Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns - {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Simple Notification Service"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Queue Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "789.2.611.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, - com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, - com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, - com.cognitect.aws/states {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Step Functions"}, + {:mvn/version "789.2.611.0", + :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + com.cognitect.aws/sso + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Single Sign-On"}, + com.cognitect.aws/sso-oidc + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, + com.cognitect.aws/states + {:mvn/version "780.2.584.0", + :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "789.2.611.0", :aws/serviceFullName "AWS Storage Gateway"}, + {:mvn/version "789.2.611.0", + :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Security Token Service"}, - com.cognitect.aws/support {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "AWS Security Token Service"}, + com.cognitect.aws/support + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, - com.cognitect.aws/textract {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Simple Workflow Service"}, + com.cognitect.aws/textract + {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Transcribe Service"}, + {:mvn/version "784.2.595.0", + :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "785.2.601.0", :aws/serviceFullName "AWS Transfer for SFTP"}, - com.cognitect.aws/translate {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, - com.cognitect.aws/waf {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF"}, + {:mvn/version "785.2.601.0", + :aws/serviceFullName "AWS Transfer for SFTP"}, + com.cognitect.aws/translate + {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, + com.cognitect.aws/waf + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF Regional"}, - com.cognitect.aws/wafv2 {:mvn/version "775.2.579.0", :aws/serviceFullName "AWS WAFV2"}, - com.cognitect.aws/workdocs {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkDocs"}, - com.cognitect.aws/worklink {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/workmail {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon WorkMail"}, + com.cognitect.aws/wafv2 + {:mvn/version "775.2.579.0", :aws/serviceFullName "AWS WAFV2"}, + com.cognitect.aws/workdocs + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkDocs"}, + com.cognitect.aws/worklink + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, + com.cognitect.aws/workmail + {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "788.2.610.0", :aws/serviceFullName "Amazon WorkSpaces"}, - com.cognitect.aws/xray {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS X-Ray"}} + {:mvn/version "788.2.610.0", + :aws/serviceFullName "Amazon WorkSpaces"}, + com.cognitect.aws/xray + {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS X-Ray"}} From 259df1792d2fcd333f6d49b0efa82e417331ccc2 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sun, 1 Mar 2020 12:46:48 -0600 Subject: [PATCH 096/151] latest releases --- README.md | 2 +- latest-releases.edn | 643 +++++++++++++++----------------------------- 2 files changed, 215 insertions(+), 430 deletions(-) diff --git a/README.md b/README.md index 5ef2254c..e23c61fe 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.445"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.726"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.732"} com.cognitect.aws/s3 {:mvn/version "784.2.593.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index b7379569..849fe605 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,591 +1,376 @@ {com.cognitect.aws/api {:mvn/version "0.8.445"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.726"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.732"}, com.cognitect.aws/AWSMigrationHub - {:mvn/version "785.2.599.0", - :aws/serviceFullName "AWS Migration Hub"}, + {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer {:mvn/version "783.2.589.0", :aws/serviceFullName "Access Analyzer"}, com.cognitect.aws/acm - {:mvn/version "773.2.578.0", - :aws/serviceFullName "AWS Certificate Manager"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca {:mvn/version "770.2.568.0", - :aws/serviceFullName - "AWS Certificate Manager Private Certificate Authority"}, + :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "788.2.607.0", - :aws/serviceFullName "Alexa For Business"}, - com.cognitect.aws/amplify - {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "788.2.607.0", :aws/serviceFullName "Alexa For Business"}, + com.cognitect.aws/amplify {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon API Gateway"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AmazonApiGatewayManagementApi"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "781.2.585.0", - :aws/serviceFullName "AmazonApiGatewayV2"}, - com.cognitect.aws/appconfig - {:mvn/version "792.2.623.0", :aws/serviceFullName "Amazon AppConfig"}, + {:mvn/version "781.2.585.0", :aws/serviceFullName "AmazonApiGatewayV2"}, + com.cognitect.aws/appconfig {:mvn/version "792.2.623.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling - {:mvn/version "780.2.584.0", - :aws/serviceFullName "Application Auto Scaling"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "788.2.607.0", - :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/appmesh - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS App Mesh"}, - com.cognitect.aws/appstream - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/appsync - {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS AppSync"}, - com.cognitect.aws/athena - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/autoscaling - {:mvn/version "792.2.622.0", :aws/serviceFullName "Auto Scaling"}, + {:mvn/version "788.2.607.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, + com.cognitect.aws/appmesh {:mvn/version "793.2.629.0", :aws/serviceFullName "AWS App Mesh"}, + com.cognitect.aws/appstream {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, + com.cognitect.aws/appsync {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/athena {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Athena"}, + com.cognitect.aws/autoscaling {:mvn/version "792.2.622.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans - {:mvn/version "773.2.578.0", - :aws/serviceFullName "AWS Auto Scaling Plans"}, - com.cognitect.aws/backup - {:mvn/version "786.2.602.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/batch - {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, - com.cognitect.aws/budgets - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, + com.cognitect.aws/backup {:mvn/version "786.2.602.0", :aws/serviceFullName "AWS Backup"}, + com.cognitect.aws/batch {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/budgets {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "785.2.600.0", - :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime - {:mvn/version "792.2.621.0", :aws/serviceFullName "Amazon Chime"}, - com.cognitect.aws/cloud9 - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud9"}, + {:mvn/version "785.2.600.0", :aws/serviceFullName "AWS Cost Explorer Service"}, + com.cognitect.aws/chime {:mvn/version "792.2.621.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/cloud9 {:mvn/version "792.2.620.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudDirectory"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation - {:mvn/version "773.2.575.0", - :aws/serviceFullName "AWS CloudFormation"}, + {:mvn/version "773.2.575.0", :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "789.2.611.0", - :aws/serviceFullName "Amazon CloudFront"}, - com.cognitect.aws/cloudhsm - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, - com.cognitect.aws/cloudhsmv2 - {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS CloudHSM V2"}, + {:mvn/version "789.2.611.0", :aws/serviceFullName "Amazon CloudFront"}, + com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, + com.cognitect.aws/cloudhsmv2 {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch - {:mvn/version "773.2.571.0", - :aws/serviceFullName "Amazon CloudSearch"}, + {:mvn/version "773.2.571.0", :aws/serviceFullName "Amazon CloudSearch"}, com.cognitect.aws/cloudsearchdomain - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudSearch Domain"}, - com.cognitect.aws/cloudtrail - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codebuild - {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS CodeBuild"}, - com.cognitect.aws/codecommit - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, - com.cognitect.aws/codedeploy - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, + com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, + com.cognitect.aws/codebuild {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codecommit {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, + com.cognitect.aws/codedeploy {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codeguru-reviewer - {:mvn/version "780.2.584.0", - :aws/serviceFullName "Amazon 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"}, + {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon CodeGuru Profiler"}, com.cognitect.aws/codepipeline {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS CodePipeline"}, - com.cognitect.aws/codestar - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, + com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/codestar-connections - {:mvn/version "784.2.596.0", - :aws/serviceFullName "AWS CodeStar connections"}, + {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS CodeStar connections"}, com.cognitect.aws/codestar-notifications - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS CodeStar Notifications"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Cognito Identity"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "776.2.580.0", - :aws/serviceFullName "Amazon Cognito Identity Provider"}, + {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Cognito Sync"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "785.2.598.0", - :aws/serviceFullName "Amazon Comprehend"}, + {:mvn/version "785.2.598.0", :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "784.2.591.0", - :aws/serviceFullName "AWS Comprehend Medical"}, + {:mvn/version "784.2.591.0", :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer - {:mvn/version "780.2.584.0", - :aws/serviceFullName "AWS Compute Optimizer"}, - com.cognitect.aws/config - {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Config"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Compute Optimizer"}, + com.cognitect.aws/config {:mvn/version "793.2.630.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "773.2.577.0", - :aws/serviceFullName "Amazon Connect Service"}, + {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/connectparticipant - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon Connect Participant Service"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Cost and Usage Report Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, com.cognitect.aws/dataexchange - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Data Exchange"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Data Exchange"}, com.cognitect.aws/datapipeline - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Data Pipeline"}, - com.cognitect.aws/datasync - {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Data Pipeline"}, + com.cognitect.aws/datasync {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, - com.cognitect.aws/detective - {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon Detective"}, - com.cognitect.aws/devicefarm - {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, + com.cognitect.aws/detective {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon Detective"}, + com.cognitect.aws/devicefarm {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/directconnect - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Direct Connect"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery - {:mvn/version "788.2.608.0", - :aws/serviceFullName "AWS Application Discovery Service"}, + {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "789.2.612.0", - :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ds - {:mvn/version "786.2.605.0", - :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/dynamodb - {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon DynamoDB"}, + {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, + com.cognitect.aws/ds {:mvn/version "786.2.605.0", :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/dynamodb {:mvn/version "792.2.620.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ebs - {:mvn/version "789.2.613.0", - :aws/serviceFullName "Amazon Elastic Block Store"}, + {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "791.2.619.0", - :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "793.2.627.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS EC2 Instance Connect"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "789.2.613.0", - :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "788.2.610.0", - :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "788.2.610.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "788.2.610.0", - :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "788.2.610.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference - {:mvn/version "776.2.582.0", - :aws/serviceFullName "Amazon Elastic Inference"}, + {:mvn/version "776.2.582.0", :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Elastic Beanstalk"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem - {:mvn/version "786.2.602.0", - :aws/serviceFullName "Amazon Elastic File System"}, + {:mvn/version "786.2.602.0", :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "793.2.629.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "773.2.578.0", - :aws/serviceFullName "Amazon Elastic MapReduce"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Elastic Transcoder"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Email Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/entitlement-marketplace - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Marketplace Entitlement Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "791.2.617.0", - :aws/serviceFullName "Amazon Elasticsearch Service"}, + {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon EventBridge"}, + {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudWatch Events"}, + {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon CloudWatch Events"}, com.cognitect.aws/firehose - {:mvn/version "773.2.576.0", - :aws/serviceFullName "Amazon Kinesis Firehose"}, + {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms - {:mvn/version "785.2.600.0", - :aws/serviceFullName "Firewall Management Service"}, + {:mvn/version "785.2.600.0", :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast - {:mvn/version "773.2.578.0", - :aws/serviceFullName "Amazon Forecast Service"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery - {:mvn/version "789.2.612.0", - :aws/serviceFullName "Amazon Forecast Query Service"}, + {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/frauddetector - {:mvn/version "780.2.584.0", - :aws/serviceFullName "Amazon Fraud Detector"}, - com.cognitect.aws/fsx - {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon FSx"}, - com.cognitect.aws/gamelift - {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon GameLift"}, - com.cognitect.aws/glacier - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Fraud Detector"}, + com.cognitect.aws/fsx {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/gamelift {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon GameLift"}, + com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue - {:mvn/version "791.2.617.0", :aws/serviceFullName "AWS Glue"}, - com.cognitect.aws/greengrass - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, + {:mvn/version "793.2.628.0", :aws/serviceFullName "AWS Global Accelerator"}, + com.cognitect.aws/glue {:mvn/version "793.2.629.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/greengrass {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation - {:mvn/version "789.2.612.0", - :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty - {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon GuardDuty"}, + {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Ground Station"}, + com.cognitect.aws/guardduty {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health - {:mvn/version "784.2.596.0", - :aws/serviceFullName "AWS Health APIs and Notifications"}, + {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/iam - {:mvn/version "788.2.609.0", - :aws/serviceFullName "AWS Identity and Access Management"}, + {:mvn/version "788.2.609.0", :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/imagebuilder - {:mvn/version "789.2.614.0", - :aws/serviceFullName "EC2 Image Builder"}, + {:mvn/version "793.2.624.0", :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Import/Export"}, - com.cognitect.aws/inspector - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot - {:mvn/version "784.2.592.0", :aws/serviceFullName "AWS IoT"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, + com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, + com.cognitect.aws/iot {:mvn/version "784.2.592.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Jobs Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Jobs Data Plane"}, com.cognitect.aws/iot1click-projects - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Analytics"}, - com.cognitect.aws/iotevents - {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS IoT Events"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Analytics"}, + com.cognitect.aws/iotevents {:mvn/version "793.2.625.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Events Data"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events Data"}, com.cognitect.aws/iotsecuretunneling - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS IoT Secure Tunneling"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, com.cognitect.aws/iotthingsgraph - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Things Graph"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/kafka - {:mvn/version "789.2.611.0", - :aws/serviceFullName "Managed Streaming for Kafka"}, + {:mvn/version "793.2.626.0", :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra - {:mvn/version "783.2.587.0", - :aws/serviceFullName "AWSKendraFrontendService"}, - com.cognitect.aws/kinesis - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, + {:mvn/version "783.2.587.0", :aws/serviceFullName "AWSKendraFrontendService"}, + com.cognitect.aws/kinesis {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, com.cognitect.aws/kinesis-video-media - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, com.cognitect.aws/kinesis-video-signaling - {:mvn/version "781.2.585.0", - :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, + {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, com.cognitect.aws/kinesisanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "784.2.592.0", - :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "784.2.592.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisvideo - {:mvn/version "781.2.585.0", - :aws/serviceFullName "Amazon Kinesis Video Streams"}, + {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "791.2.615.0", - :aws/serviceFullName "AWS Key Management Service"}, + {:mvn/version "791.2.615.0", :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda - {:mvn/version "788.2.607.0", :aws/serviceFullName "AWS Lambda"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lake Formation"}, + com.cognitect.aws/lambda {:mvn/version "792.2.622.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "789.2.613.0", - :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager - {:mvn/version "776.2.581.0", - :aws/serviceFullName "AWS License Manager"}, - com.cognitect.aws/lightsail - {:mvn/version "785.2.597.0", :aws/serviceFullName "Amazon Lightsail"}, + {:mvn/version "776.2.581.0", :aws/serviceFullName "AWS License Manager"}, + com.cognitect.aws/lightsail {:mvn/version "793.2.628.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs - {:mvn/version "785.2.601.0", - :aws/serviceFullName "Amazon CloudWatch Logs"}, + {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/machinelearning - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Machine Learning"}, - com.cognitect.aws/macie - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, + com.cognitect.aws/macie {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, com.cognitect.aws/managedblockchain - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Managed Blockchain"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplace-catalog - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Marketplace Catalog Service"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "788.2.608.0", - :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, + {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "789.2.612.0", - :aws/serviceFullName "AWS Elemental MediaConvert"}, + {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "784.2.592.0", - :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "784.2.592.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "785.2.598.0", - :aws/serviceFullName "AWS Elemental MediaPackage"}, + {:mvn/version "785.2.598.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod - {:mvn/version "791.2.618.0", - :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, + {:mvn/version "791.2.618.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore - {:mvn/version "773.2.576.0", - :aws/serviceFullName "AWS Elemental MediaStore"}, + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Elemental MediaStore"}, com.cognitect.aws/mediastore-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor {:mvn/version "791.2.619.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace - {:mvn/version "773.2.577.0", - :aws/serviceFullName "AWSMarketplace Metering"}, + {:mvn/version "773.2.577.0", :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/migrationhub-config - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Migration Hub Config"}, - com.cognitect.aws/mobile - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Migration Hub Config"}, + com.cognitect.aws/mobile {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, com.cognitect.aws/mobileanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Mobile Analytics"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "788.2.607.0", - :aws/serviceFullName "Amazon CloudWatch"}, - com.cognitect.aws/mq - {:mvn/version "784.2.591.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "788.2.607.0", :aws/serviceFullName "Amazon CloudWatch"}, + com.cognitect.aws/mq {:mvn/version "784.2.591.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Mechanical Turk"}, - com.cognitect.aws/neptune - {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Neptune"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, + com.cognitect.aws/neptune {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Neptune"}, com.cognitect.aws/networkmanager - {:mvn/version "780.2.584.0", - :aws/serviceFullName "AWS Network Manager"}, - com.cognitect.aws/opsworks - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/opsworkscm - {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS OpsWorks CM"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Network Manager"}, + com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, + com.cognitect.aws/opsworkscm {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "786.2.604.0", - :aws/serviceFullName "AWS Organizations"}, - com.cognitect.aws/outposts - {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Outposts"}, + {:mvn/version "786.2.604.0", :aws/serviceFullName "AWS Organizations"}, + com.cognitect.aws/outposts {:mvn/version "793.2.626.0", :aws/serviceFullName "AWS Outposts"}, com.cognitect.aws/personalize - {:mvn/version "773.2.572.0", - :aws/serviceFullName "Amazon Personalize"}, + {:mvn/version "773.2.572.0", :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Personalize Events"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "784.2.594.0", - :aws/serviceFullName "Amazon Personalize Runtime"}, + {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/pinpoint - {:mvn/version "784.2.595.0", :aws/serviceFullName "Amazon Pinpoint"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Performance Insights"}, + com.cognitect.aws/pinpoint {:mvn/version "792.2.623.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Pinpoint Email Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, - com.cognitect.aws/polly - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Polly"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, + com.cognitect.aws/polly {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Price List Service"}, - com.cognitect.aws/qldb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Price List Service"}, + com.cognitect.aws/qldb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon QLDB Session"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "782.2.586.0", - :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Resource Access Manager"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "789.2.614.0", - :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "792.2.621.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data - {:mvn/version "776.2.580.0", - :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/redshift - {:mvn/version "786.2.606.0", :aws/serviceFullName "Amazon Redshift"}, + {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS RDS DataService"}, + com.cognitect.aws/redshift {:mvn/version "793.2.624.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition - {:mvn/version "780.2.584.0", - :aws/serviceFullName "Amazon Rekognition"}, + {:mvn/version "792.2.620.0", :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Resource Groups"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "789.2.612.0", - :aws/serviceFullName "AWS Resource Groups Tagging API"}, - com.cognitect.aws/robomaker - {:mvn/version "789.2.614.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53"}, + {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, + com.cognitect.aws/robomaker {:mvn/version "789.2.614.0", :aws/serviceFullName "AWS RoboMaker"}, + com.cognitect.aws/route53 {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Route 53 Domains"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Route 53 Resolver"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon Lex Runtime Service"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker - {:mvn/version "773.2.574.0", - :aws/serviceFullName "Amazon SageMaker Runtime"}, + {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "784.2.593.0", - :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/s3control - {:mvn/version "780.2.583.0", :aws/serviceFullName "AWS S3 Control"}, + {:mvn/version "784.2.593.0", :aws/serviceFullName "Amazon Simple Storage Service"}, + com.cognitect.aws/s3control {:mvn/version "780.2.583.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "786.2.605.0", - :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "793.2.627.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime - {:mvn/version "780.2.584.0", - :aws/serviceFullName "Amazon Augmented AI Runtime"}, + {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, com.cognitect.aws/savingsplans - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Savings Plans"}, - com.cognitect.aws/schemas - {:mvn/version "776.2.582.0", :aws/serviceFullName "Schemas"}, - com.cognitect.aws/sdb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, + {:mvn/version "792.2.623.0", :aws/serviceFullName "AWS Savings Plans"}, + com.cognitect.aws/schemas {:mvn/version "776.2.582.0", :aws/serviceFullName "Schemas"}, + com.cognitect.aws/sdb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Secrets Manager"}, + {:mvn/version "793.2.626.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub - {:mvn/version "791.2.619.0", :aws/serviceFullName "AWS SecurityHub"}, + {:mvn/version "793.2.627.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo - {:mvn/version "776.2.580.0", - :aws/serviceFullName "AWSServerlessApplicationRepository"}, + {:mvn/version "776.2.580.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "792.2.622.0", :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 - {:mvn/version "783.2.590.0", - :aws/serviceFullName "Amazon Simple Email Service"}, - com.cognitect.aws/shield - {:mvn/version "791.2.619.0", :aws/serviceFullName "AWS Shield"}, - com.cognitect.aws/signer - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Signer"}, + {:mvn/version "783.2.590.0", :aws/serviceFullName "Amazon Simple Email Service"}, + com.cognitect.aws/shield {:mvn/version "791.2.619.0", :aws/serviceFullName "AWS Shield"}, + com.cognitect.aws/signer {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Server Migration Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Import/Export Snowball"}, + {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns - {:mvn/version "773.2.578.0", - :aws/serviceFullName "Amazon Simple Notification Service"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Queue Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "789.2.611.0", - :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, - com.cognitect.aws/sso - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Single Sign-On"}, - com.cognitect.aws/sso-oidc - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, - com.cognitect.aws/states - {:mvn/version "780.2.584.0", - :aws/serviceFullName "AWS Step Functions"}, + {:mvn/version "789.2.611.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, + com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, + com.cognitect.aws/states {:mvn/version "793.2.626.0", :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "789.2.611.0", - :aws/serviceFullName "AWS Storage Gateway"}, + {:mvn/version "789.2.611.0", :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon DynamoDB Streams"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "773.2.578.0", - :aws/serviceFullName "AWS Security Token Service"}, - com.cognitect.aws/support - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Security Token Service"}, + com.cognitect.aws/support {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Workflow Service"}, - com.cognitect.aws/textract - {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, + com.cognitect.aws/textract {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "784.2.595.0", - :aws/serviceFullName "Amazon Transcribe Service"}, + {:mvn/version "793.2.627.0", :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "785.2.601.0", - :aws/serviceFullName "AWS Transfer for SFTP"}, - com.cognitect.aws/translate - {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, - com.cognitect.aws/waf - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF"}, + {:mvn/version "785.2.601.0", :aws/serviceFullName "AWS Transfer for SFTP"}, + com.cognitect.aws/translate {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, + com.cognitect.aws/waf {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF Regional"}, - com.cognitect.aws/wafv2 - {:mvn/version "775.2.579.0", :aws/serviceFullName "AWS WAFV2"}, - com.cognitect.aws/workdocs - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkDocs"}, - com.cognitect.aws/worklink - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/workmail - {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon WorkMail"}, + com.cognitect.aws/wafv2 {:mvn/version "793.2.624.0", :aws/serviceFullName "AWS WAFV2"}, + com.cognitect.aws/workdocs {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, + com.cognitect.aws/worklink {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, + com.cognitect.aws/workmail {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon WorkMail Message Flow"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "788.2.610.0", - :aws/serviceFullName "Amazon WorkSpaces"}, - com.cognitect.aws/xray - {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS X-Ray"}} + {:mvn/version "788.2.610.0", :aws/serviceFullName "Amazon WorkSpaces"}, + com.cognitect.aws/xray {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS X-Ray"}} From 0dc6c388d45a7ebe09a3f147481c61aeaa6e1846 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Mon, 23 Mar 2020 09:25:35 -0500 Subject: [PATCH 097/151] latest releases --- README.md | 2 +- latest-releases.edn | 70 ++++++++++++++++++++++----------------------- 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/README.md b/README.md index e23c61fe..a4875286 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.445"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.732"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.749"} com.cognitect.aws/s3 {:mvn/version "784.2.593.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 849fe605..f00d9108 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,11 +1,11 @@ {com.cognitect.aws/api {:mvn/version "0.8.445"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.732"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.749"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer {:mvn/version "783.2.589.0", :aws/serviceFullName "Access Analyzer"}, com.cognitect.aws/acm - {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Certificate Manager"}, + {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, @@ -17,13 +17,13 @@ com.cognitect.aws/apigatewaymanagementapi {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "781.2.585.0", :aws/serviceFullName "AmazonApiGatewayV2"}, - com.cognitect.aws/appconfig {:mvn/version "792.2.623.0", :aws/serviceFullName "Amazon AppConfig"}, + {:mvn/version "794.2.639.0", :aws/serviceFullName "AmazonApiGatewayV2"}, + com.cognitect.aws/appconfig {:mvn/version "794.2.640.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling {:mvn/version "780.2.584.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights {:mvn/version "788.2.607.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/appmesh {:mvn/version "793.2.629.0", :aws/serviceFullName "AWS App Mesh"}, + com.cognitect.aws/appmesh {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS App Mesh"}, com.cognitect.aws/appstream {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, com.cognitect.aws/appsync {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS AppSync"}, com.cognitect.aws/athena {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Athena"}, @@ -67,13 +67,13 @@ com.cognitect.aws/cognito-identity {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "776.2.580.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, + {:mvn/version "794.2.640.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend {:mvn/version "785.2.598.0", :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "784.2.591.0", :aws/serviceFullName "AWS Comprehend Medical"}, + {:mvn/version "794.2.631.0", :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Compute Optimizer"}, com.cognitect.aws/config {:mvn/version "793.2.630.0", :aws/serviceFullName "AWS Config"}, @@ -101,7 +101,7 @@ com.cognitect.aws/dlm {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "794.2.636.0", :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, com.cognitect.aws/ds {:mvn/version "786.2.605.0", :aws/serviceFullName "AWS Directory Service"}, @@ -109,23 +109,23 @@ com.cognitect.aws/ebs {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "793.2.627.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "794.2.639.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "788.2.610.0", :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "794.2.640.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "788.2.610.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "794.2.634.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference {:mvn/version "776.2.582.0", :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "794.2.640.0", :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem - {:mvn/version "786.2.602.0", :aws/serviceFullName "Amazon Elastic File System"}, + {:mvn/version "794.2.638.0", :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing {:mvn/version "770.2.568.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 @@ -163,7 +163,7 @@ com.cognitect.aws/greengrass {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty {:mvn/version "773.2.573.0", :aws/serviceFullName "Amazon GuardDuty"}, + com.cognitect.aws/guardduty {:mvn/version "794.2.635.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/iam @@ -173,7 +173,7 @@ com.cognitect.aws/importexport {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot {:mvn/version "784.2.592.0", :aws/serviceFullName "AWS IoT"}, + com.cognitect.aws/iot {:mvn/version "794.2.639.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data @@ -182,7 +182,7 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Analytics"}, - com.cognitect.aws/iotevents {:mvn/version "793.2.625.0", :aws/serviceFullName "AWS IoT Events"}, + com.cognitect.aws/iotevents {:mvn/version "794.2.637.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events Data"}, com.cognitect.aws/iotsecuretunneling @@ -212,7 +212,7 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lake Formation"}, com.cognitect.aws/lambda {:mvn/version "792.2.622.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "794.2.639.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager {:mvn/version "776.2.581.0", :aws/serviceFullName "AWS License Manager"}, com.cognitect.aws/lightsail {:mvn/version "793.2.628.0", :aws/serviceFullName "Amazon Lightsail"}, @@ -226,13 +226,13 @@ com.cognitect.aws/marketplace-catalog {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, + {:mvn/version "794.2.637.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS MediaConnect"}, + {:mvn/version "794.2.642.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, + {:mvn/version "794.2.641.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "784.2.592.0", :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "794.2.636.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage {:mvn/version "785.2.598.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod @@ -251,7 +251,7 @@ com.cognitect.aws/mobileanalytics {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "788.2.607.0", :aws/serviceFullName "Amazon CloudWatch"}, + {:mvn/version "794.2.631.0", :aws/serviceFullName "Amazon CloudWatch"}, com.cognitect.aws/mq {:mvn/version "784.2.591.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, @@ -259,19 +259,19 @@ com.cognitect.aws/networkmanager {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Network Manager"}, com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/opsworkscm {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS OpsWorks CM"}, + com.cognitect.aws/opsworkscm {:mvn/version "794.2.634.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations {:mvn/version "786.2.604.0", :aws/serviceFullName "AWS Organizations"}, - com.cognitect.aws/outposts {:mvn/version "793.2.626.0", :aws/serviceFullName "AWS Outposts"}, + com.cognitect.aws/outposts {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Outposts"}, com.cognitect.aws/personalize - {:mvn/version "773.2.572.0", :aws/serviceFullName "Amazon Personalize"}, + {:mvn/version "794.2.642.0", :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/pinpoint {:mvn/version "792.2.623.0", :aws/serviceFullName "Amazon Pinpoint"}, + com.cognitect.aws/pinpoint {:mvn/version "794.2.633.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice @@ -287,17 +287,17 @@ com.cognitect.aws/ram {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "792.2.621.0", :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "794.2.642.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/redshift {:mvn/version "793.2.624.0", :aws/serviceFullName "Amazon Redshift"}, + com.cognitect.aws/redshift {:mvn/version "794.2.638.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition {:mvn/version "792.2.620.0", :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, - com.cognitect.aws/robomaker {:mvn/version "789.2.614.0", :aws/serviceFullName "AWS RoboMaker"}, + com.cognitect.aws/robomaker {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS RoboMaker"}, com.cognitect.aws/route53 {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Domains"}, @@ -309,7 +309,7 @@ {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 {:mvn/version "784.2.593.0", :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/s3control {:mvn/version "780.2.583.0", :aws/serviceFullName "AWS S3 Control"}, + com.cognitect.aws/s3control {:mvn/version "794.2.640.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker {:mvn/version "793.2.627.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime @@ -321,19 +321,19 @@ com.cognitect.aws/secretsmanager {:mvn/version "793.2.626.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub - {:mvn/version "793.2.627.0", :aws/serviceFullName "AWS SecurityHub"}, + {:mvn/version "794.2.639.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo - {:mvn/version "776.2.580.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, + {:mvn/version "794.2.637.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "792.2.622.0", :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 {:mvn/version "783.2.590.0", :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/shield {:mvn/version "791.2.619.0", :aws/serviceFullName "AWS Shield"}, - com.cognitect.aws/signer {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Signer"}, + com.cognitect.aws/signer {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball @@ -343,7 +343,7 @@ com.cognitect.aws/sqs {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "789.2.611.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + {:mvn/version "794.2.640.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, com.cognitect.aws/states {:mvn/version "793.2.626.0", :aws/serviceFullName "AWS Step Functions"}, From 3a22732d4e76f26c5e32f9716953dfe1084e1794 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Wed, 25 Mar 2020 21:14:30 -0500 Subject: [PATCH 098/151] upgrade core.async, data.json, and tools.logging deps --- CHANGES.md | 4 ++++ deps.edn | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index a658b6ce..2bde0c4a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,9 @@ # aws-api +## DEV + +* upgrade to tools.logging-1.0.0, data.json-1.0.0, and core.async-1.0.567 + ## 0.8.445 / 2020-02-25 * fix deadlock using composite credentials providers (e.g. assume role example) [#130](https://github.com/cognitect-labs/aws-api/issues/130) diff --git a/deps.edn b/deps.edn index 236f5bd8..6eafa11f 100644 --- a/deps.edn +++ b/deps.edn @@ -3,9 +3,9 @@ {:paths ["src" "resources"] :deps {org.clojure/clojure {:mvn/version "1.10.1"} - org.clojure/core.async {:mvn/version "0.5.527"} - org.clojure/tools.logging {:mvn/version "0.5.0"} - org.clojure/data.json {:mvn/version "0.2.7"} + org.clojure/core.async {:mvn/version "1.0.567"} + org.clojure/tools.logging {:mvn/version "1.0.0"} + org.clojure/data.json {:mvn/version "1.0.0"} org.clojure/data.xml {:mvn/version "0.2.0-alpha6"} com.cognitect/http-client {:mvn/version "0.1.104"}} :aliases {:update-versions {:extra-paths ["build/src"] From 954bd3c0376d84a7defe5215b9f2dee3059e421f Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Thu, 26 Mar 2020 07:51:15 -0500 Subject: [PATCH 099/151] clean up requires --- src/cognitect/aws/client.clj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/cognitect/aws/client.clj b/src/cognitect/aws/client.clj index 0ef63d3c..d244d1aa 100644 --- a/src/cognitect/aws/client.clj +++ b/src/cognitect/aws/client.clj @@ -9,8 +9,7 @@ [cognitect.aws.interceptors :as interceptors] [cognitect.aws.endpoint :as endpoint] [cognitect.aws.region :as region] - [cognitect.aws.credentials :as credentials]) - (:import [java.util.concurrent Callable ExecutorService Executors ThreadFactory])) + [cognitect.aws.credentials :as credentials])) (set! *warn-on-reflection* true) From 79719242587b696acbd160c258d7935595bdc3d1 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 27 Mar 2020 13:31:32 -0500 Subject: [PATCH 100/151] use parking put (>!) instead of put! inside a go block --- src/cognitect/aws/client.clj | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/cognitect/aws/client.clj b/src/cognitect/aws/client.clj index d244d1aa..c5a4bbe2 100644 --- a/src/cognitect/aws/client.clj +++ b/src/cognitect/aws/client.clj @@ -87,11 +87,11 @@ endpoint (endpoint/fetch endpoint-provider region)] (cond (:cognitect.anomalies/category region) - (a/put! result-ch region) + (a/>! result-ch region) (:cognitect.anomalies/category creds) - (a/put! result-ch creds) + (a/>! result-ch creds) (:cognitect.anomalies/category endpoint) - (a/put! result-ch endpoint) + (a/>! result-ch endpoint) :else (try (let [http-request (sign-http-request service endpoint @@ -107,10 +107,10 @@ (a/go (try (let [response (a/input-stream))))) + (a/>! result-ch (with-meta + (handle-http-response service op-map response) + (swap! response-meta assoc + :http-response (update response :body util/bbuf->input-stream))))) (catch Throwable t (put-throwable result-ch t response-meta op-map)))) result-ch)) From 1f47405d93df19c06e969760d789ea0d46180fb3 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 27 Mar 2020 14:17:58 -0500 Subject: [PATCH 101/151] rename threads for clarity --- src/cognitect/aws/util.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cognitect/aws/util.clj b/src/cognitect/aws/util.clj index d7a7797d..66a3aa07 100644 --- a/src/cognitect/aws/util.clj +++ b/src/cognitect/aws/util.clj @@ -301,7 +301,7 @@ (reify ThreadFactory (newThread [_ runnable] (doto (.newThread (Executors/defaultThreadFactory) runnable) - (.setName (str "cognitect-aws-send-" (swap! idx inc))) + (.setName (str "async-fetch-pool-" (swap! idx inc))) (.setDaemon true)))))))) (defn fetch-async From 5e3a267d85558271e98242efc975a64d0a6a16f1 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Thu, 26 Mar 2020 07:45:54 -0500 Subject: [PATCH 102/151] let core.async manage the threadpool for fetching credentials and regions --- src/cognitect/aws/util.clj | 54 ++++++++++++++------------------------ 1 file changed, 20 insertions(+), 34 deletions(-) diff --git a/src/cognitect/aws/util.clj b/src/cognitect/aws/util.clj index 66a3aa07..75f3f11b 100644 --- a/src/cognitect/aws/util.clj +++ b/src/cognitect/aws/util.clj @@ -282,6 +282,26 @@ (or data {}) (:members shape))) +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; +;; used to fetch creds and region + +(defn fetch-async + "Internal use. Do not call directly." + [fetch provider item] + (a/thread + (try + ;; lock on the provider to avoid redundant concurrent requests + ;; before the provider has a chance to cache the results of the + ;; first fetch. + (or (locking provider + (fetch provider)) + {:cognitect.anomalies/category :cognitect.anomalies/fault + :cognitect.anomalies/message (format "Unable to fetch %s. See log for more details." item)}) + (catch Throwable t + {:cognitect.anomalies/category :cognitect.anomalies/fault + ::throwable t + :cognitect.anomalies/message (format "Unable to fetch %s." item)})))) + ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;; Wrappers - here to support testing with-redefs since ;;;; we can't redef static methods @@ -292,37 +312,3 @@ (defn getProperty [k] (System/getProperty k)) - -(defonce ^:private async-fetch-pool - (delay - (let [idx (atom 0)] - (Executors/newFixedThreadPool - 4 - (reify ThreadFactory - (newThread [_ runnable] - (doto (.newThread (Executors/defaultThreadFactory) runnable) - (.setName (str "async-fetch-pool-" (swap! idx inc))) - (.setDaemon true)))))))) - -(defn fetch-async - "Internal use. Do not call directly." - [fetch provider item] - (let [ch (a/chan 1)] - (.submit - ^ExecutorService @async-fetch-pool - ^Callable #(a/put! - ch - (try - ;; lock on the provider to avoid redundant - ;; concurrent requests before the provider - ;; has a chance to cache the results of the - ;; first fetch. - (or (locking provider - (fetch provider)) - {:cognitect.anomalies/category :cognitect.anomalies/fault - :cognitect.anomalies/message (format "Unable to fetch %s. See log for more details." item)}) - (catch Throwable t - {:cognitect.anomalies/category :cognitect.anomalies/fault - ::throwable t - :cognitect.anomalies/message (format "Unable to fetch %s." item)})))) - ch)) From 8150dfc3db6383314f8cbbeeb0814c5b698d7356 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 27 Mar 2020 14:43:45 -0500 Subject: [PATCH 103/151] changes --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 2bde0c4a..8210e6d6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,8 @@ ## DEV * upgrade to tools.logging-1.0.0, data.json-1.0.0, and core.async-1.0.567 +* let core.async manage the threadpool for fetching credentials and region + * fixes deadlock with concurrent credentials fetch [#137](https://github.com/cognitect-labs/aws-api/issues/137) ## 0.8.445 / 2020-02-25 From 151cf40bd1fc22ec3270a48759f00bea8454d834 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 27 Mar 2020 15:59:48 -0500 Subject: [PATCH 104/151] latest releases --- README.md | 2 +- latest-releases.edn | 38 +++++++++++++++++++------------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index a4875286..85fc93d2 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.445"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.749"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.753"} com.cognitect.aws/s3 {:mvn/version "784.2.593.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index f00d9108..d0e5e916 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,5 +1,5 @@ {com.cognitect.aws/api {:mvn/version "0.8.445"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.749"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.753"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer @@ -17,16 +17,16 @@ com.cognitect.aws/apigatewaymanagementapi {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "794.2.639.0", :aws/serviceFullName "AmazonApiGatewayV2"}, + {:mvn/version "795.2.644.0", :aws/serviceFullName "AmazonApiGatewayV2"}, com.cognitect.aws/appconfig {:mvn/version "794.2.640.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling {:mvn/version "780.2.584.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "788.2.607.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, + {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, com.cognitect.aws/appmesh {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS App Mesh"}, com.cognitect.aws/appstream {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, com.cognitect.aws/appsync {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS AppSync"}, - com.cognitect.aws/athena {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Athena"}, + com.cognitect.aws/athena {:mvn/version "795.2.645.0", :aws/serviceFullName "Amazon Athena"}, com.cognitect.aws/autoscaling {:mvn/version "792.2.622.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, @@ -34,7 +34,7 @@ com.cognitect.aws/batch {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, com.cognitect.aws/budgets {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "785.2.600.0", :aws/serviceFullName "AWS Cost Explorer Service"}, + {:mvn/version "795.2.646.0", :aws/serviceFullName "AWS Cost Explorer Service"}, com.cognitect.aws/chime {:mvn/version "792.2.621.0", :aws/serviceFullName "Amazon Chime"}, com.cognitect.aws/cloud9 {:mvn/version "792.2.620.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory @@ -90,7 +90,7 @@ com.cognitect.aws/datasync {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, - com.cognitect.aws/detective {:mvn/version "784.2.596.0", :aws/serviceFullName "Amazon Detective"}, + com.cognitect.aws/detective {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon Detective"}, com.cognitect.aws/devicefarm {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, @@ -117,7 +117,7 @@ com.cognitect.aws/ecs {:mvn/version "794.2.640.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "794.2.634.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "795.2.645.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference {:mvn/version "776.2.582.0", :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache @@ -139,7 +139,7 @@ com.cognitect.aws/entitlement-marketplace {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, + {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events @@ -154,11 +154,11 @@ {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/frauddetector {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Fraud Detector"}, - com.cognitect.aws/fsx {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/fsx {:mvn/version "795.2.647.0", :aws/serviceFullName "Amazon FSx"}, com.cognitect.aws/gamelift {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon GameLift"}, com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "793.2.628.0", :aws/serviceFullName "AWS Global Accelerator"}, + {:mvn/version "795.2.648.0", :aws/serviceFullName "AWS Global Accelerator"}, com.cognitect.aws/glue {:mvn/version "793.2.629.0", :aws/serviceFullName "AWS Glue"}, com.cognitect.aws/greengrass {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation @@ -192,7 +192,7 @@ com.cognitect.aws/kafka {:mvn/version "793.2.626.0", :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra - {:mvn/version "783.2.587.0", :aws/serviceFullName "AWSKendraFrontendService"}, + {:mvn/version "795.2.648.0", :aws/serviceFullName "AWSKendraFrontendService"}, com.cognitect.aws/kinesis {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, @@ -222,7 +222,7 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, com.cognitect.aws/macie {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, com.cognitect.aws/managedblockchain - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Managed Blockchain"}, + {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplace-catalog {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics @@ -261,7 +261,7 @@ com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, com.cognitect.aws/opsworkscm {:mvn/version "794.2.634.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "786.2.604.0", :aws/serviceFullName "AWS Organizations"}, + {:mvn/version "795.2.645.0", :aws/serviceFullName "AWS Organizations"}, com.cognitect.aws/outposts {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Outposts"}, com.cognitect.aws/personalize {:mvn/version "794.2.642.0", :aws/serviceFullName "Amazon Personalize"}, @@ -289,7 +289,7 @@ com.cognitect.aws/rds {:mvn/version "794.2.642.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data - {:mvn/version "776.2.580.0", :aws/serviceFullName "AWS RDS DataService"}, + {:mvn/version "795.2.645.0", :aws/serviceFullName "AWS RDS DataService"}, com.cognitect.aws/redshift {:mvn/version "794.2.638.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition {:mvn/version "792.2.620.0", :aws/serviceFullName "Amazon Rekognition"}, @@ -298,7 +298,7 @@ com.cognitect.aws/resourcegroupstaggingapi {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, com.cognitect.aws/robomaker {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53"}, + com.cognitect.aws/route53 {:mvn/version "795.2.644.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver @@ -311,7 +311,7 @@ {:mvn/version "784.2.593.0", :aws/serviceFullName "Amazon Simple Storage Service"}, com.cognitect.aws/s3control {:mvn/version "794.2.640.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "793.2.627.0", :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "795.2.647.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, com.cognitect.aws/savingsplans @@ -321,13 +321,13 @@ com.cognitect.aws/secretsmanager {:mvn/version "793.2.626.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub - {:mvn/version "794.2.639.0", :aws/serviceFullName "AWS SecurityHub"}, + {:mvn/version "795.2.647.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo {:mvn/version "794.2.637.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "795.2.648.0", :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 @@ -373,4 +373,4 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces {:mvn/version "788.2.610.0", :aws/serviceFullName "Amazon WorkSpaces"}, - com.cognitect.aws/xray {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS X-Ray"}} + com.cognitect.aws/xray {:mvn/version "795.2.646.0", :aws/serviceFullName "AWS X-Ray"}} From 15136d61fa0b2e0c60b09017e9d794616120aa94 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 27 Mar 2020 16:01:45 -0500 Subject: [PATCH 105/151] Update deps in pom.xml --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 4b826bd4..8f3eef3a 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.clojure data.json - 0.2.7 + 1.0.0 org.clojure @@ -41,7 +41,7 @@ org.clojure tools.logging - 0.5.0 + 1.0.0 com.cognitect @@ -56,7 +56,7 @@ org.clojure core.async - 0.5.527 + 1.0.567 From 064078892c81c04d63e5335cb7e3e9dbf8c759b2 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 27 Mar 2020 16:06:30 -0500 Subject: [PATCH 106/151] Update README.md, CHANGES.md, and latest-releases.edn with 0.8.456 --- CHANGES.md | 2 +- README.md | 2 +- latest-releases.edn | 641 +++++++++++++++++++++++++++++--------------- 3 files changed, 430 insertions(+), 215 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 8210e6d6..295403f0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # aws-api -## DEV +## 0.8.456 / 2020-03-27 * upgrade to tools.logging-1.0.0, data.json-1.0.0, and core.async-1.0.567 * let core.async manage the threadpool for fetching credentials and region diff --git a/README.md b/README.md index 85fc93d2..799cdafa 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ of your choice, e.g. `com.cognitect.aws/s3`. To use, for example, the s3 api, add the following to deps.edn ``` clojure -{:deps {com.cognitect.aws/api {:mvn/version "0.8.445"} +{:deps {com.cognitect.aws/api {:mvn/version "0.8.456"} com.cognitect.aws/endpoints {:mvn/version "1.1.11.753"} com.cognitect.aws/s3 {:mvn/version "784.2.593.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index d0e5e916..cda94030 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,376 +1,591 @@ -{com.cognitect.aws/api {:mvn/version "0.8.445"}, +{com.cognitect.aws/api {:mvn/version "0.8.456"}, com.cognitect.aws/endpoints {:mvn/version "1.1.11.753"}, com.cognitect.aws/AWSMigrationHub - {:mvn/version "785.2.599.0", :aws/serviceFullName "AWS Migration Hub"}, + {:mvn/version "785.2.599.0", + :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer {:mvn/version "783.2.589.0", :aws/serviceFullName "Access Analyzer"}, com.cognitect.aws/acm - {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Certificate Manager"}, + {:mvn/version "794.2.643.0", + :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, + :aws/serviceFullName + "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "788.2.607.0", :aws/serviceFullName "Alexa For Business"}, - com.cognitect.aws/amplify {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "788.2.607.0", + :aws/serviceFullName "Alexa For Business"}, + com.cognitect.aws/amplify + {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon API Gateway"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi - {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "795.2.644.0", :aws/serviceFullName "AmazonApiGatewayV2"}, - com.cognitect.aws/appconfig {:mvn/version "794.2.640.0", :aws/serviceFullName "Amazon AppConfig"}, + {:mvn/version "795.2.644.0", + :aws/serviceFullName "AmazonApiGatewayV2"}, + com.cognitect.aws/appconfig + {:mvn/version "794.2.640.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling - {:mvn/version "780.2.584.0", :aws/serviceFullName "Application Auto Scaling"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/appmesh {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS App Mesh"}, - com.cognitect.aws/appstream {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/appsync {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS AppSync"}, - com.cognitect.aws/athena {:mvn/version "795.2.645.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/autoscaling {:mvn/version "792.2.622.0", :aws/serviceFullName "Auto Scaling"}, + {:mvn/version "795.2.646.0", + :aws/serviceFullName "Amazon CloudWatch Application Insights"}, + com.cognitect.aws/appmesh + {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS App Mesh"}, + com.cognitect.aws/appstream + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, + com.cognitect.aws/appsync + {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/athena + {:mvn/version "795.2.645.0", :aws/serviceFullName "Amazon Athena"}, + com.cognitect.aws/autoscaling + {:mvn/version "792.2.622.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans - {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, - com.cognitect.aws/backup {:mvn/version "786.2.602.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/batch {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, - com.cognitect.aws/budgets {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "AWS Auto Scaling Plans"}, + com.cognitect.aws/backup + {:mvn/version "786.2.602.0", :aws/serviceFullName "AWS Backup"}, + com.cognitect.aws/batch + {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/budgets + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "795.2.646.0", :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime {:mvn/version "792.2.621.0", :aws/serviceFullName "Amazon Chime"}, - com.cognitect.aws/cloud9 {:mvn/version "792.2.620.0", :aws/serviceFullName "AWS Cloud9"}, + {:mvn/version "795.2.646.0", + :aws/serviceFullName "AWS Cost Explorer Service"}, + com.cognitect.aws/chime + {:mvn/version "792.2.621.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/cloud9 + {:mvn/version "792.2.620.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation - {:mvn/version "773.2.575.0", :aws/serviceFullName "AWS CloudFormation"}, + {:mvn/version "773.2.575.0", + :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "789.2.611.0", :aws/serviceFullName "Amazon CloudFront"}, - com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, - com.cognitect.aws/cloudhsmv2 {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS CloudHSM V2"}, + {:mvn/version "789.2.611.0", + :aws/serviceFullName "Amazon CloudFront"}, + com.cognitect.aws/cloudhsm + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, + com.cognitect.aws/cloudhsmv2 + {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch - {:mvn/version "773.2.571.0", :aws/serviceFullName "Amazon CloudSearch"}, + {:mvn/version "773.2.571.0", + :aws/serviceFullName "Amazon CloudSearch"}, com.cognitect.aws/cloudsearchdomain - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, - com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codebuild {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS CodeBuild"}, - com.cognitect.aws/codecommit {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, - com.cognitect.aws/codedeploy {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon CloudSearch Domain"}, + com.cognitect.aws/cloudtrail + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, + com.cognitect.aws/codebuild + {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codecommit + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, + com.cognitect.aws/codedeploy + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codeguru-reviewer - {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon CodeGuru Reviewer"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "Amazon CodeGuru Reviewer"}, com.cognitect.aws/codeguruprofiler - {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon CodeGuru Profiler"}, + {:mvn/version "793.2.629.0", + :aws/serviceFullName "Amazon CodeGuru Profiler"}, com.cognitect.aws/codepipeline {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS CodePipeline"}, - com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, + com.cognitect.aws/codestar + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/codestar-connections - {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS CodeStar connections"}, + {:mvn/version "784.2.596.0", + :aws/serviceFullName "AWS CodeStar connections"}, com.cognitect.aws/codestar-notifications - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar Notifications"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Identity"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "794.2.640.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, + {:mvn/version "794.2.640.0", + :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "785.2.598.0", :aws/serviceFullName "Amazon Comprehend"}, + {:mvn/version "785.2.598.0", + :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "794.2.631.0", :aws/serviceFullName "AWS Comprehend Medical"}, + {:mvn/version "794.2.631.0", + :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer - {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Compute Optimizer"}, - com.cognitect.aws/config {:mvn/version "793.2.630.0", :aws/serviceFullName "AWS Config"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "AWS Compute Optimizer"}, + com.cognitect.aws/config + {:mvn/version "793.2.630.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Connect Service"}, + {:mvn/version "773.2.577.0", + :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/connectparticipant - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Connect Participant Service"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Cost and Usage Report Service"}, com.cognitect.aws/dataexchange - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Data Exchange"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Data Exchange"}, com.cognitect.aws/datapipeline - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Data Pipeline"}, - com.cognitect.aws/datasync {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Data Pipeline"}, + com.cognitect.aws/datasync + {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, - com.cognitect.aws/detective {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon Detective"}, - com.cognitect.aws/devicefarm {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, + com.cognitect.aws/detective + {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon Detective"}, + com.cognitect.aws/devicefarm + {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/directconnect - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Direct Connect"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery - {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Application Discovery Service"}, + {:mvn/version "788.2.608.0", + :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + {:mvn/version "789.2.612.0", + :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "794.2.636.0", :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "794.2.636.0", + :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb - {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ds {:mvn/version "786.2.605.0", :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/dynamodb {:mvn/version "792.2.620.0", :aws/serviceFullName "Amazon DynamoDB"}, + {:mvn/version "793.2.625.0", + :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, + com.cognitect.aws/ds + {:mvn/version "786.2.605.0", + :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/dynamodb + {:mvn/version "792.2.620.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ebs - {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon Elastic Block Store"}, + {:mvn/version "789.2.613.0", + :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "794.2.639.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "794.2.639.0", + :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "789.2.613.0", + :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "794.2.640.0", :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "794.2.640.0", + :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "795.2.645.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "795.2.645.0", + :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference - {:mvn/version "776.2.582.0", :aws/serviceFullName "Amazon Elastic Inference"}, + {:mvn/version "776.2.582.0", + :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache - {:mvn/version "794.2.640.0", :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "794.2.640.0", + :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem - {:mvn/version "794.2.638.0", :aws/serviceFullName "Amazon Elastic File System"}, + {:mvn/version "794.2.638.0", + :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing - {:mvn/version "770.2.568.0", :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "793.2.629.0", :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "793.2.629.0", + :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Email Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/entitlement-marketplace - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, + {:mvn/version "795.2.646.0", + :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge - {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon EventBridge"}, + {:mvn/version "793.2.625.0", + :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events - {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon CloudWatch Events"}, + {:mvn/version "793.2.625.0", + :aws/serviceFullName "Amazon CloudWatch Events"}, com.cognitect.aws/firehose - {:mvn/version "773.2.576.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, + {:mvn/version "773.2.576.0", + :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms - {:mvn/version "785.2.600.0", :aws/serviceFullName "Firewall Management Service"}, + {:mvn/version "785.2.600.0", + :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast - {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Forecast Service"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery - {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Forecast Query Service"}, + {:mvn/version "789.2.612.0", + :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/frauddetector - {:mvn/version "780.2.584.0", :aws/serviceFullName "Amazon Fraud Detector"}, - com.cognitect.aws/fsx {:mvn/version "795.2.647.0", :aws/serviceFullName "Amazon FSx"}, - com.cognitect.aws/gamelift {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon GameLift"}, - com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "Amazon Fraud Detector"}, + com.cognitect.aws/fsx + {:mvn/version "795.2.647.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/gamelift + {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon GameLift"}, + com.cognitect.aws/glacier + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "795.2.648.0", :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue {:mvn/version "793.2.629.0", :aws/serviceFullName "AWS Glue"}, - com.cognitect.aws/greengrass {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, + {:mvn/version "795.2.648.0", + :aws/serviceFullName "AWS Global Accelerator"}, + com.cognitect.aws/glue + {:mvn/version "793.2.629.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/greengrass + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation - {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty {:mvn/version "794.2.635.0", :aws/serviceFullName "Amazon GuardDuty"}, + {:mvn/version "789.2.612.0", + :aws/serviceFullName "AWS Ground Station"}, + com.cognitect.aws/guardduty + {:mvn/version "794.2.635.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health - {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, + {:mvn/version "784.2.596.0", + :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/iam - {:mvn/version "788.2.609.0", :aws/serviceFullName "AWS Identity and Access Management"}, + {:mvn/version "788.2.609.0", + :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/imagebuilder - {:mvn/version "793.2.624.0", :aws/serviceFullName "EC2 Image Builder"}, + {:mvn/version "793.2.624.0", + :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, - com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot {:mvn/version "794.2.639.0", :aws/serviceFullName "AWS IoT"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Import/Export"}, + com.cognitect.aws/inspector + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, + com.cognitect.aws/iot + {:mvn/version "794.2.639.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Data Plane"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Jobs Data Plane"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Jobs Data Plane"}, com.cognitect.aws/iot1click-projects - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Analytics"}, - com.cognitect.aws/iotevents {:mvn/version "794.2.637.0", :aws/serviceFullName "AWS IoT Events"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Analytics"}, + com.cognitect.aws/iotevents + {:mvn/version "794.2.637.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events Data"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Events Data"}, com.cognitect.aws/iotsecuretunneling - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS IoT Secure Tunneling"}, com.cognitect.aws/iotthingsgraph - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/kafka - {:mvn/version "793.2.626.0", :aws/serviceFullName "Managed Streaming for Kafka"}, + {:mvn/version "793.2.626.0", + :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra - {:mvn/version "795.2.648.0", :aws/serviceFullName "AWSKendraFrontendService"}, - com.cognitect.aws/kinesis {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, + {:mvn/version "795.2.648.0", + :aws/serviceFullName "AWSKendraFrontendService"}, + com.cognitect.aws/kinesis + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, com.cognitect.aws/kinesis-video-media - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, com.cognitect.aws/kinesis-video-signaling - {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, + {:mvn/version "781.2.585.0", + :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, com.cognitect.aws/kinesisanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "784.2.592.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "784.2.592.0", + :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisvideo - {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, + {:mvn/version "781.2.585.0", + :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "791.2.615.0", :aws/serviceFullName "AWS Key Management Service"}, + {:mvn/version "791.2.615.0", + :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda {:mvn/version "792.2.622.0", :aws/serviceFullName "AWS Lambda"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Lake Formation"}, + com.cognitect.aws/lambda + {:mvn/version "792.2.622.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "794.2.639.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "794.2.639.0", + :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager - {:mvn/version "776.2.581.0", :aws/serviceFullName "AWS License Manager"}, - com.cognitect.aws/lightsail {:mvn/version "793.2.628.0", :aws/serviceFullName "Amazon Lightsail"}, + {:mvn/version "776.2.581.0", + :aws/serviceFullName "AWS License Manager"}, + com.cognitect.aws/lightsail + {:mvn/version "793.2.628.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs - {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, + {:mvn/version "785.2.601.0", + :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/machinelearning - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, - com.cognitect.aws/macie {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Machine Learning"}, + com.cognitect.aws/macie + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, com.cognitect.aws/managedblockchain - {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon Managed Blockchain"}, + {:mvn/version "795.2.646.0", + :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplace-catalog - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "794.2.637.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, + {:mvn/version "794.2.637.0", + :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect {:mvn/version "794.2.642.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "794.2.641.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, + {:mvn/version "794.2.641.0", + :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "794.2.636.0", :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "794.2.636.0", + :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "785.2.598.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, + {:mvn/version "785.2.598.0", + :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod - {:mvn/version "791.2.618.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, + {:mvn/version "791.2.618.0", + :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS Elemental MediaStore"}, + {:mvn/version "773.2.576.0", + :aws/serviceFullName "AWS Elemental MediaStore"}, com.cognitect.aws/mediastore-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor {:mvn/version "791.2.619.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace - {:mvn/version "773.2.577.0", :aws/serviceFullName "AWSMarketplace Metering"}, + {:mvn/version "773.2.577.0", + :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/migrationhub-config - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Migration Hub Config"}, - com.cognitect.aws/mobile {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Migration Hub Config"}, + com.cognitect.aws/mobile + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, com.cognitect.aws/mobileanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "794.2.631.0", :aws/serviceFullName "Amazon CloudWatch"}, - com.cognitect.aws/mq {:mvn/version "784.2.591.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "794.2.631.0", + :aws/serviceFullName "Amazon CloudWatch"}, + com.cognitect.aws/mq + {:mvn/version "784.2.591.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, - com.cognitect.aws/neptune {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Neptune"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Mechanical Turk"}, + com.cognitect.aws/neptune + {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Neptune"}, com.cognitect.aws/networkmanager - {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Network Manager"}, - com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/opsworkscm {:mvn/version "794.2.634.0", :aws/serviceFullName "AWS OpsWorks CM"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "AWS Network Manager"}, + com.cognitect.aws/opsworks + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, + com.cognitect.aws/opsworkscm + {:mvn/version "794.2.634.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "795.2.645.0", :aws/serviceFullName "AWS Organizations"}, - com.cognitect.aws/outposts {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Outposts"}, + {:mvn/version "795.2.645.0", + :aws/serviceFullName "AWS Organizations"}, + com.cognitect.aws/outposts + {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Outposts"}, com.cognitect.aws/personalize - {:mvn/version "794.2.642.0", :aws/serviceFullName "Amazon Personalize"}, + {:mvn/version "794.2.642.0", + :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Personalize Events"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon Personalize Runtime"}, + {:mvn/version "784.2.594.0", + :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/pinpoint {:mvn/version "794.2.633.0", :aws/serviceFullName "Amazon Pinpoint"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Performance Insights"}, + com.cognitect.aws/pinpoint + {:mvn/version "794.2.633.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, - com.cognitect.aws/polly {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Polly"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, + com.cognitect.aws/polly + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Price List Service"}, - com.cognitect.aws/qldb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Price List Service"}, + com.cognitect.aws/qldb + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB Session"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "793.2.629.0", + :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Resource Access Manager"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "794.2.642.0", :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "794.2.642.0", + :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data - {:mvn/version "795.2.645.0", :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/redshift {:mvn/version "794.2.638.0", :aws/serviceFullName "Amazon Redshift"}, + {:mvn/version "795.2.645.0", + :aws/serviceFullName "AWS RDS DataService"}, + com.cognitect.aws/redshift + {:mvn/version "794.2.638.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition - {:mvn/version "792.2.620.0", :aws/serviceFullName "Amazon Rekognition"}, + {:mvn/version "792.2.620.0", + :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, - com.cognitect.aws/robomaker {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 {:mvn/version "795.2.644.0", :aws/serviceFullName "Amazon Route 53"}, + {:mvn/version "789.2.612.0", + :aws/serviceFullName "AWS Resource Groups Tagging API"}, + com.cognitect.aws/robomaker + {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS RoboMaker"}, + com.cognitect.aws/route53 + {:mvn/version "795.2.644.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Domains"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker - {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, + {:mvn/version "773.2.574.0", + :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "784.2.593.0", :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/s3control {:mvn/version "794.2.640.0", :aws/serviceFullName "AWS S3 Control"}, + {:mvn/version "784.2.593.0", + :aws/serviceFullName "Amazon Simple Storage Service"}, + com.cognitect.aws/s3control + {:mvn/version "794.2.640.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "795.2.647.0", :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "795.2.647.0", + :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime - {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, + {:mvn/version "793.2.629.0", + :aws/serviceFullName "Amazon Augmented AI Runtime"}, com.cognitect.aws/savingsplans - {:mvn/version "792.2.623.0", :aws/serviceFullName "AWS Savings Plans"}, - com.cognitect.aws/schemas {:mvn/version "776.2.582.0", :aws/serviceFullName "Schemas"}, - com.cognitect.aws/sdb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, + {:mvn/version "792.2.623.0", + :aws/serviceFullName "AWS Savings Plans"}, + com.cognitect.aws/schemas + {:mvn/version "776.2.582.0", :aws/serviceFullName "Schemas"}, + com.cognitect.aws/sdb + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager - {:mvn/version "793.2.626.0", :aws/serviceFullName "AWS Secrets Manager"}, + {:mvn/version "793.2.626.0", + :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub {:mvn/version "795.2.647.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo - {:mvn/version "794.2.637.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, + {:mvn/version "794.2.637.0", + :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "795.2.648.0", :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "795.2.648.0", + :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 - {:mvn/version "783.2.590.0", :aws/serviceFullName "Amazon Simple Email Service"}, - com.cognitect.aws/shield {:mvn/version "791.2.619.0", :aws/serviceFullName "AWS Shield"}, - com.cognitect.aws/signer {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS Signer"}, + {:mvn/version "783.2.590.0", + :aws/serviceFullName "Amazon Simple Email Service"}, + com.cognitect.aws/shield + {:mvn/version "791.2.619.0", :aws/serviceFullName "AWS Shield"}, + com.cognitect.aws/signer + {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Server Migration Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball - {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, + {:mvn/version "793.2.625.0", + :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns - {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Simple Notification Service"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Queue Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "794.2.640.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, - com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, - com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, - com.cognitect.aws/states {:mvn/version "793.2.626.0", :aws/serviceFullName "AWS Step Functions"}, + {:mvn/version "794.2.640.0", + :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + com.cognitect.aws/sso + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Single Sign-On"}, + com.cognitect.aws/sso-oidc + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, + com.cognitect.aws/states + {:mvn/version "793.2.626.0", + :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "789.2.611.0", :aws/serviceFullName "AWS Storage Gateway"}, + {:mvn/version "789.2.611.0", + :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Security Token Service"}, - com.cognitect.aws/support {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "AWS Security Token Service"}, + com.cognitect.aws/support + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, - com.cognitect.aws/textract {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Simple Workflow Service"}, + com.cognitect.aws/textract + {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "793.2.627.0", :aws/serviceFullName "Amazon Transcribe Service"}, + {:mvn/version "793.2.627.0", + :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "785.2.601.0", :aws/serviceFullName "AWS Transfer for SFTP"}, - com.cognitect.aws/translate {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, - com.cognitect.aws/waf {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF"}, + {:mvn/version "785.2.601.0", + :aws/serviceFullName "AWS Transfer for SFTP"}, + com.cognitect.aws/translate + {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, + com.cognitect.aws/waf + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF Regional"}, - com.cognitect.aws/wafv2 {:mvn/version "793.2.624.0", :aws/serviceFullName "AWS WAFV2"}, - com.cognitect.aws/workdocs {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, - com.cognitect.aws/worklink {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/workmail {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon WorkMail"}, + com.cognitect.aws/wafv2 + {:mvn/version "793.2.624.0", :aws/serviceFullName "AWS WAFV2"}, + com.cognitect.aws/workdocs + {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, + com.cognitect.aws/worklink + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, + com.cognitect.aws/workmail + {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "788.2.610.0", :aws/serviceFullName "Amazon WorkSpaces"}, - com.cognitect.aws/xray {:mvn/version "795.2.646.0", :aws/serviceFullName "AWS X-Ray"}} + {:mvn/version "788.2.610.0", + :aws/serviceFullName "Amazon WorkSpaces"}, + com.cognitect.aws/xray + {:mvn/version "795.2.646.0", :aws/serviceFullName "AWS X-Ray"}} From 8c5c1ddcc6c4a543cd9fde8afe2c112645a89fe1 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sat, 28 Mar 2020 10:11:46 -0500 Subject: [PATCH 107/151] add Contributors section to README --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index 799cdafa..c9151cbe 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,27 @@ aws-api is incorporated into products and client projects, we prefer to do development internally and are not accepting pull requests or patches. +## Contributors + +`aws-api` was extracted from an internal project at Cognitect, and +some contributors are missing from the commit log. Here are all the +folks from Cognitect who either committed code directly, or +contributed significantly to research and design: + +[Timothy Baldridge](https://github.com/halgari)
+[David Chelimsky](https://github.com/dchelimsky)
+[Benoît Fleury](https://github.com/benfle)
+[Fogus](https://github.com/fogus)
+[Stuart Halloway](https://github.com/stuarthalloway)
+[Rich Hickey](https://github.com/richhickey)
+[George Kierstein](https://github.com/MissInterpret)
+[Carin Meier](https://github.com/gigasquid)
+[Alex Miller](https://github.com/puredanger)
+[Michael Nygard](https://github.com/mtnygard)
+[Ghadi Shayban](https://github.com/ghadishayban)
+[Joseph Smith](https://github.com/solussd)
+[Marshall Thompson](https://github.com/Glassonion) + ## Troubleshooting ### General From 549d74db2dad1c258eb815640578ff0c99b9ed8b Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sat, 2 May 2020 21:53:48 -0500 Subject: [PATCH 108/151] latest releases --- README.md | 2 +- latest-releases.edn | 656 +++++++++++++++----------------------------- 2 files changed, 223 insertions(+), 435 deletions(-) diff --git a/README.md b/README.md index c9151cbe..6fd31292 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.456"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.753"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.774"} com.cognitect.aws/s3 {:mvn/version "784.2.593.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index cda94030..53d81bdd 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,591 +1,379 @@ {com.cognitect.aws/api {:mvn/version "0.8.456"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.753"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.774"}, com.cognitect.aws/AWSMigrationHub - {:mvn/version "785.2.599.0", - :aws/serviceFullName "AWS Migration Hub"}, + {:mvn/version "796.2.657.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer - {:mvn/version "783.2.589.0", :aws/serviceFullName "Access Analyzer"}, + {:mvn/version "796.2.664.0", :aws/serviceFullName "Access Analyzer"}, com.cognitect.aws/acm - {:mvn/version "794.2.643.0", - :aws/serviceFullName "AWS Certificate Manager"}, + {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca {:mvn/version "770.2.568.0", - :aws/serviceFullName - "AWS Certificate Manager Private Certificate Authority"}, + :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "788.2.607.0", - :aws/serviceFullName "Alexa For Business"}, - com.cognitect.aws/amplify - {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "788.2.607.0", :aws/serviceFullName "Alexa For Business"}, + com.cognitect.aws/amplify {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon API Gateway"}, + {:mvn/version "796.2.655.0", :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AmazonApiGatewayManagementApi"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "795.2.644.0", - :aws/serviceFullName "AmazonApiGatewayV2"}, - com.cognitect.aws/appconfig - {:mvn/version "794.2.640.0", :aws/serviceFullName "Amazon AppConfig"}, + {:mvn/version "796.2.659.0", :aws/serviceFullName "AmazonApiGatewayV2"}, + com.cognitect.aws/appconfig {:mvn/version "796.2.650.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling - {:mvn/version "780.2.584.0", - :aws/serviceFullName "Application Auto Scaling"}, + {:mvn/version "796.2.662.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "795.2.646.0", - :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/appmesh - {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS App Mesh"}, - com.cognitect.aws/appstream - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/appsync - {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS AppSync"}, - com.cognitect.aws/athena - {:mvn/version "795.2.645.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/autoscaling - {:mvn/version "792.2.622.0", :aws/serviceFullName "Auto Scaling"}, + {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, + com.cognitect.aws/appmesh {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS App Mesh"}, + com.cognitect.aws/appstream {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, + com.cognitect.aws/appsync {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/athena {:mvn/version "795.2.645.0", :aws/serviceFullName "Amazon Athena"}, + com.cognitect.aws/autoscaling {:mvn/version "792.2.622.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans - {:mvn/version "773.2.578.0", - :aws/serviceFullName "AWS Auto Scaling Plans"}, - com.cognitect.aws/backup - {:mvn/version "786.2.602.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/batch - {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, - com.cognitect.aws/budgets - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, + com.cognitect.aws/backup {:mvn/version "786.2.602.0", :aws/serviceFullName "AWS Backup"}, + com.cognitect.aws/batch {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/budgets {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "795.2.646.0", - :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime - {:mvn/version "792.2.621.0", :aws/serviceFullName "Amazon Chime"}, - com.cognitect.aws/cloud9 - {:mvn/version "792.2.620.0", :aws/serviceFullName "AWS Cloud9"}, + {:mvn/version "796.2.660.0", :aws/serviceFullName "AWS Cost Explorer Service"}, + com.cognitect.aws/chime {:mvn/version "796.2.656.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/cloud9 {:mvn/version "792.2.620.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudDirectory"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation - {:mvn/version "773.2.575.0", - :aws/serviceFullName "AWS CloudFormation"}, + {:mvn/version "796.2.656.0", :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "789.2.611.0", - :aws/serviceFullName "Amazon CloudFront"}, - com.cognitect.aws/cloudhsm - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, - com.cognitect.aws/cloudhsmv2 - {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS CloudHSM V2"}, + {:mvn/version "789.2.611.0", :aws/serviceFullName "Amazon CloudFront"}, + com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, + com.cognitect.aws/cloudhsmv2 {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch - {:mvn/version "773.2.571.0", - :aws/serviceFullName "Amazon CloudSearch"}, + {:mvn/version "773.2.571.0", :aws/serviceFullName "Amazon CloudSearch"}, com.cognitect.aws/cloudsearchdomain - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudSearch Domain"}, - com.cognitect.aws/cloudtrail - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codebuild - {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS CodeBuild"}, - com.cognitect.aws/codecommit - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, - com.cognitect.aws/codedeploy - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, + com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, + com.cognitect.aws/codebuild {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codecommit {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, + com.cognitect.aws/codedeploy {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codeguru-reviewer - {:mvn/version "780.2.584.0", - :aws/serviceFullName "Amazon CodeGuru Reviewer"}, + {:mvn/version "796.2.661.0", :aws/serviceFullName "Amazon CodeGuru Reviewer"}, com.cognitect.aws/codeguruprofiler - {:mvn/version "793.2.629.0", - :aws/serviceFullName "Amazon CodeGuru Profiler"}, + {:mvn/version "796.2.656.0", :aws/serviceFullName "Amazon CodeGuru Profiler"}, com.cognitect.aws/codepipeline {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS CodePipeline"}, - com.cognitect.aws/codestar - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, + com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/codestar-connections - {:mvn/version "784.2.596.0", - :aws/serviceFullName "AWS CodeStar connections"}, + {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS CodeStar connections"}, com.cognitect.aws/codestar-notifications - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS CodeStar Notifications"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Cognito Identity"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "794.2.640.0", - :aws/serviceFullName "Amazon Cognito Identity Provider"}, + {:mvn/version "794.2.640.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Cognito Sync"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "785.2.598.0", - :aws/serviceFullName "Amazon Comprehend"}, + {:mvn/version "785.2.598.0", :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "794.2.631.0", - :aws/serviceFullName "AWS Comprehend Medical"}, + {:mvn/version "794.2.631.0", :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer - {:mvn/version "780.2.584.0", - :aws/serviceFullName "AWS Compute Optimizer"}, - com.cognitect.aws/config - {:mvn/version "793.2.630.0", :aws/serviceFullName "AWS Config"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Compute Optimizer"}, + com.cognitect.aws/config {:mvn/version "793.2.630.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "773.2.577.0", - :aws/serviceFullName "Amazon Connect Service"}, + {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/connectparticipant - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon Connect Participant Service"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Cost and Usage Report Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, com.cognitect.aws/dataexchange - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Data Exchange"}, + {:mvn/version "796.2.664.0", :aws/serviceFullName "AWS Data Exchange"}, com.cognitect.aws/datapipeline - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Data Pipeline"}, - com.cognitect.aws/datasync - {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Data Pipeline"}, + com.cognitect.aws/datasync {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, - com.cognitect.aws/detective - {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon Detective"}, - com.cognitect.aws/devicefarm - {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, + com.cognitect.aws/detective {:mvn/version "796.2.650.0", :aws/serviceFullName "Amazon Detective"}, + com.cognitect.aws/devicefarm {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/directconnect - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Direct Connect"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery - {:mvn/version "788.2.608.0", - :aws/serviceFullName "AWS Application Discovery Service"}, + {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "789.2.612.0", - :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + {:mvn/version "796.2.663.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "794.2.636.0", - :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "796.2.664.0", :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb - {:mvn/version "793.2.625.0", - :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ds - {:mvn/version "786.2.605.0", - :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/dynamodb - {:mvn/version "792.2.620.0", :aws/serviceFullName "Amazon DynamoDB"}, + {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, + com.cognitect.aws/ds {:mvn/version "786.2.605.0", :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/dynamodb {:mvn/version "792.2.620.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ebs - {:mvn/version "789.2.613.0", - :aws/serviceFullName "Amazon Elastic Block Store"}, + {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "794.2.639.0", - :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "796.2.657.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS EC2 Instance Connect"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "789.2.613.0", - :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "794.2.640.0", - :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "796.2.656.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "795.2.645.0", - :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "795.2.645.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference - {:mvn/version "776.2.582.0", - :aws/serviceFullName "Amazon Elastic Inference"}, + {:mvn/version "796.2.663.0", :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache - {:mvn/version "794.2.640.0", - :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "794.2.640.0", :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Elastic Beanstalk"}, + {:mvn/version "796.2.654.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem - {:mvn/version "794.2.638.0", - :aws/serviceFullName "Amazon Elastic File System"}, + {:mvn/version "797.2.668.0", :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "793.2.629.0", - :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "793.2.629.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "773.2.578.0", - :aws/serviceFullName "Amazon Elastic MapReduce"}, + {:mvn/version "796.2.660.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Elastic Transcoder"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Email Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/entitlement-marketplace - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Marketplace Entitlement Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "795.2.646.0", - :aws/serviceFullName "Amazon Elasticsearch Service"}, + {:mvn/version "796.2.661.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge - {:mvn/version "793.2.625.0", - :aws/serviceFullName "Amazon EventBridge"}, + {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events - {:mvn/version "793.2.625.0", - :aws/serviceFullName "Amazon CloudWatch Events"}, + {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon CloudWatch Events"}, com.cognitect.aws/firehose - {:mvn/version "773.2.576.0", - :aws/serviceFullName "Amazon Kinesis Firehose"}, + {:mvn/version "796.2.662.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms - {:mvn/version "785.2.600.0", - :aws/serviceFullName "Firewall Management Service"}, + {:mvn/version "796.2.661.0", :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast - {:mvn/version "773.2.578.0", - :aws/serviceFullName "Amazon Forecast Service"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery - {:mvn/version "789.2.612.0", - :aws/serviceFullName "Amazon Forecast Query Service"}, + {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/frauddetector - {:mvn/version "780.2.584.0", - :aws/serviceFullName "Amazon Fraud Detector"}, - com.cognitect.aws/fsx - {:mvn/version "795.2.647.0", :aws/serviceFullName "Amazon FSx"}, - com.cognitect.aws/gamelift - {:mvn/version "784.2.594.0", :aws/serviceFullName "Amazon GameLift"}, - com.cognitect.aws/glacier - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, + {:mvn/version "796.2.658.0", :aws/serviceFullName "Amazon Fraud Detector"}, + com.cognitect.aws/fsx {:mvn/version "795.2.647.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/gamelift {:mvn/version "796.2.652.0", :aws/serviceFullName "Amazon GameLift"}, + com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "795.2.648.0", - :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue - {:mvn/version "793.2.629.0", :aws/serviceFullName "AWS Glue"}, - com.cognitect.aws/greengrass - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, + {:mvn/version "795.2.648.0", :aws/serviceFullName "AWS Global Accelerator"}, + com.cognitect.aws/glue {:mvn/version "796.2.659.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/greengrass {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation - {:mvn/version "789.2.612.0", - :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty - {:mvn/version "794.2.635.0", :aws/serviceFullName "Amazon GuardDuty"}, + {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Ground Station"}, + com.cognitect.aws/guardduty {:mvn/version "796.2.660.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health - {:mvn/version "784.2.596.0", - :aws/serviceFullName "AWS Health APIs and Notifications"}, + {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/iam - {:mvn/version "788.2.609.0", - :aws/serviceFullName "AWS Identity and Access Management"}, + {:mvn/version "796.2.654.0", :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/imagebuilder - {:mvn/version "793.2.624.0", - :aws/serviceFullName "EC2 Image Builder"}, + {:mvn/version "796.2.657.0", :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Import/Export"}, - com.cognitect.aws/inspector - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot - {:mvn/version "794.2.639.0", :aws/serviceFullName "AWS IoT"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, + com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, + com.cognitect.aws/iot {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Jobs Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Jobs Data Plane"}, com.cognitect.aws/iot1click-projects - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Analytics"}, - com.cognitect.aws/iotevents - {:mvn/version "794.2.637.0", :aws/serviceFullName "AWS IoT Events"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Analytics"}, + com.cognitect.aws/iotevents {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Events Data"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events Data"}, com.cognitect.aws/iotsecuretunneling - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS IoT Secure Tunneling"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, + com.cognitect.aws/iotsitewise + {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS IoT SiteWise"}, com.cognitect.aws/iotthingsgraph - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Things Graph"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/kafka - {:mvn/version "793.2.626.0", - :aws/serviceFullName "Managed Streaming for Kafka"}, + {:mvn/version "793.2.626.0", :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra - {:mvn/version "795.2.648.0", - :aws/serviceFullName "AWSKendraFrontendService"}, - com.cognitect.aws/kinesis - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, + {:mvn/version "795.2.648.0", :aws/serviceFullName "AWSKendraFrontendService"}, + com.cognitect.aws/kinesis {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, + {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, com.cognitect.aws/kinesis-video-media - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, com.cognitect.aws/kinesis-video-signaling - {:mvn/version "781.2.585.0", - :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, + {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, com.cognitect.aws/kinesisanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "784.2.592.0", - :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "784.2.592.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisvideo - {:mvn/version "781.2.585.0", - :aws/serviceFullName "Amazon Kinesis Video Streams"}, + {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "791.2.615.0", - :aws/serviceFullName "AWS Key Management Service"}, + {:mvn/version "791.2.615.0", :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda - {:mvn/version "792.2.622.0", :aws/serviceFullName "AWS Lambda"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lake Formation"}, + com.cognitect.aws/lambda {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "794.2.639.0", - :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "794.2.639.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager - {:mvn/version "776.2.581.0", - :aws/serviceFullName "AWS License Manager"}, - com.cognitect.aws/lightsail - {:mvn/version "793.2.628.0", :aws/serviceFullName "Amazon Lightsail"}, + {:mvn/version "776.2.581.0", :aws/serviceFullName "AWS License Manager"}, + com.cognitect.aws/lightsail {:mvn/version "793.2.628.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs - {:mvn/version "785.2.601.0", - :aws/serviceFullName "Amazon CloudWatch Logs"}, + {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/machinelearning - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Machine Learning"}, - com.cognitect.aws/macie - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, + com.cognitect.aws/macie {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, com.cognitect.aws/managedblockchain - {:mvn/version "795.2.646.0", - :aws/serviceFullName "Amazon Managed Blockchain"}, + {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplace-catalog - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Marketplace Catalog Service"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "794.2.637.0", - :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, + {:mvn/version "794.2.637.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect - {:mvn/version "794.2.642.0", :aws/serviceFullName "AWS MediaConnect"}, + {:mvn/version "796.2.655.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "794.2.641.0", - :aws/serviceFullName "AWS Elemental MediaConvert"}, + {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "794.2.636.0", - :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "796.2.665.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "785.2.598.0", - :aws/serviceFullName "AWS Elemental MediaPackage"}, + {:mvn/version "785.2.598.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod - {:mvn/version "791.2.618.0", - :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, + {:mvn/version "796.2.662.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore - {:mvn/version "773.2.576.0", - :aws/serviceFullName "AWS Elemental MediaStore"}, + {:mvn/version "796.2.650.0", :aws/serviceFullName "AWS Elemental MediaStore"}, com.cognitect.aws/mediastore-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor - {:mvn/version "791.2.619.0", :aws/serviceFullName "AWS MediaTailor"}, + {:mvn/version "796.2.657.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace - {:mvn/version "773.2.577.0", - :aws/serviceFullName "AWSMarketplace Metering"}, + {:mvn/version "773.2.577.0", :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/migrationhub-config - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Migration Hub Config"}, - com.cognitect.aws/mobile - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, + {:mvn/version "796.2.656.0", :aws/serviceFullName "AWS Migration Hub Config"}, + com.cognitect.aws/mobile {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, com.cognitect.aws/mobileanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Mobile Analytics"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "794.2.631.0", - :aws/serviceFullName "Amazon CloudWatch"}, - com.cognitect.aws/mq - {:mvn/version "784.2.591.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "796.2.652.0", :aws/serviceFullName "Amazon CloudWatch"}, + com.cognitect.aws/mq {:mvn/version "784.2.591.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Mechanical Turk"}, - com.cognitect.aws/neptune - {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Neptune"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, + com.cognitect.aws/neptune {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Neptune"}, com.cognitect.aws/networkmanager - {:mvn/version "780.2.584.0", - :aws/serviceFullName "AWS Network Manager"}, - com.cognitect.aws/opsworks - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/opsworkscm - {:mvn/version "794.2.634.0", :aws/serviceFullName "AWS OpsWorks CM"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Network Manager"}, + com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, + com.cognitect.aws/opsworkscm {:mvn/version "796.2.658.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "795.2.645.0", - :aws/serviceFullName "AWS Organizations"}, - com.cognitect.aws/outposts - {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Outposts"}, + {:mvn/version "796.2.650.0", :aws/serviceFullName "AWS Organizations"}, + com.cognitect.aws/outposts {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Outposts"}, com.cognitect.aws/personalize - {:mvn/version "794.2.642.0", - :aws/serviceFullName "Amazon Personalize"}, + {:mvn/version "794.2.642.0", :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Personalize Events"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "784.2.594.0", - :aws/serviceFullName "Amazon Personalize Runtime"}, + {:mvn/version "796.2.653.0", :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/pinpoint - {:mvn/version "794.2.633.0", :aws/serviceFullName "Amazon Pinpoint"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Performance Insights"}, + com.cognitect.aws/pinpoint {:mvn/version "796.2.662.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Pinpoint Email Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, - com.cognitect.aws/polly - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Polly"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, + com.cognitect.aws/polly {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Price List Service"}, - com.cognitect.aws/qldb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Price List Service"}, + com.cognitect.aws/qldb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon QLDB Session"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "793.2.629.0", - :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS Resource Access Manager"}, + {:mvn/version "796.2.662.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "794.2.642.0", - :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "796.2.662.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data - {:mvn/version "795.2.645.0", - :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/redshift - {:mvn/version "794.2.638.0", :aws/serviceFullName "Amazon Redshift"}, + {:mvn/version "795.2.645.0", :aws/serviceFullName "AWS RDS DataService"}, + com.cognitect.aws/redshift {:mvn/version "796.2.661.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition - {:mvn/version "792.2.620.0", - :aws/serviceFullName "Amazon Rekognition"}, + {:mvn/version "796.2.650.0", :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Resource Groups"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "789.2.612.0", - :aws/serviceFullName "AWS Resource Groups Tagging API"}, - com.cognitect.aws/robomaker - {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 - {:mvn/version "795.2.644.0", :aws/serviceFullName "Amazon Route 53"}, + {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, + com.cognitect.aws/robomaker {:mvn/version "796.2.653.0", :aws/serviceFullName "AWS RoboMaker"}, + com.cognitect.aws/route53 {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Route 53 Domains"}, + {:mvn/version "796.2.660.0", :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Route 53 Resolver"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon Lex Runtime Service"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker - {:mvn/version "773.2.574.0", - :aws/serviceFullName "Amazon SageMaker Runtime"}, + {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "784.2.593.0", - :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/s3control - {:mvn/version "794.2.640.0", :aws/serviceFullName "AWS S3 Control"}, + {:mvn/version "784.2.593.0", :aws/serviceFullName "Amazon Simple Storage Service"}, + com.cognitect.aws/s3control {:mvn/version "794.2.640.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "795.2.647.0", - :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "796.2.664.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime - {:mvn/version "793.2.629.0", - :aws/serviceFullName "Amazon Augmented AI Runtime"}, + {:mvn/version "796.2.657.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, com.cognitect.aws/savingsplans - {:mvn/version "792.2.623.0", - :aws/serviceFullName "AWS Savings Plans"}, - com.cognitect.aws/schemas - {:mvn/version "776.2.582.0", :aws/serviceFullName "Schemas"}, - com.cognitect.aws/sdb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, + {:mvn/version "792.2.623.0", :aws/serviceFullName "AWS Savings Plans"}, + com.cognitect.aws/schemas {:mvn/version "796.2.667.0", :aws/serviceFullName "Schemas"}, + com.cognitect.aws/sdb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager - {:mvn/version "793.2.626.0", - :aws/serviceFullName "AWS Secrets Manager"}, + {:mvn/version "793.2.626.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub - {:mvn/version "795.2.647.0", :aws/serviceFullName "AWS SecurityHub"}, + {:mvn/version "796.2.657.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo - {:mvn/version "794.2.637.0", - :aws/serviceFullName "AWSServerlessApplicationRepository"}, + {:mvn/version "794.2.637.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "795.2.648.0", - :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "795.2.648.0", :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cloud Map"}, + {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 - {:mvn/version "783.2.590.0", - :aws/serviceFullName "Amazon Simple Email Service"}, - com.cognitect.aws/shield - {:mvn/version "791.2.619.0", :aws/serviceFullName "AWS Shield"}, - com.cognitect.aws/signer - {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS Signer"}, + {:mvn/version "783.2.590.0", :aws/serviceFullName "Amazon Simple Email Service"}, + com.cognitect.aws/shield {:mvn/version "791.2.619.0", :aws/serviceFullName "AWS Shield"}, + com.cognitect.aws/signer {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Server Migration Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball - {:mvn/version "793.2.625.0", - :aws/serviceFullName "Amazon Import/Export Snowball"}, + {:mvn/version "796.2.657.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns - {:mvn/version "773.2.578.0", - :aws/serviceFullName "Amazon Simple Notification Service"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Queue Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "794.2.640.0", - :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, - com.cognitect.aws/sso - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Single Sign-On"}, - com.cognitect.aws/sso-oidc - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, - com.cognitect.aws/states - {:mvn/version "793.2.626.0", - :aws/serviceFullName "AWS Step Functions"}, + {:mvn/version "797.2.668.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, + com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, + com.cognitect.aws/states {:mvn/version "793.2.626.0", :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "789.2.611.0", - :aws/serviceFullName "AWS Storage Gateway"}, + {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon DynamoDB Streams"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "773.2.578.0", - :aws/serviceFullName "AWS Security Token Service"}, - com.cognitect.aws/support - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Security Token Service"}, + com.cognitect.aws/support {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Workflow Service"}, - com.cognitect.aws/textract - {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, + com.cognitect.aws/synthetics {:mvn/version "796.2.667.0", :aws/serviceFullName "Synthetics"}, + com.cognitect.aws/textract {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "793.2.627.0", - :aws/serviceFullName "Amazon Transcribe Service"}, + {:mvn/version "796.2.666.0", :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "785.2.601.0", - :aws/serviceFullName "AWS Transfer for SFTP"}, - com.cognitect.aws/translate - {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, - com.cognitect.aws/waf - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF"}, + {:mvn/version "796.2.662.0", :aws/serviceFullName "AWS Transfer Family"}, + com.cognitect.aws/translate {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, + com.cognitect.aws/waf {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS WAF Regional"}, - com.cognitect.aws/wafv2 - {:mvn/version "793.2.624.0", :aws/serviceFullName "AWS WAFV2"}, - com.cognitect.aws/workdocs - {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, - com.cognitect.aws/worklink - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/workmail - {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon WorkMail"}, + {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF Regional"}, + com.cognitect.aws/wafv2 {:mvn/version "796.2.650.0", :aws/serviceFullName "AWS WAFV2"}, + com.cognitect.aws/workdocs {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, + com.cognitect.aws/worklink {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, + com.cognitect.aws/workmail {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon WorkMail Message Flow"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "788.2.610.0", - :aws/serviceFullName "Amazon WorkSpaces"}, - com.cognitect.aws/xray - {:mvn/version "795.2.646.0", :aws/serviceFullName "AWS X-Ray"}} + {:mvn/version "788.2.610.0", :aws/serviceFullName "Amazon WorkSpaces"}, + com.cognitect.aws/xray {:mvn/version "795.2.646.0", :aws/serviceFullName "AWS X-Ray"}} From 769cfa5bb348fef470af3bd2e10cf6662e6cd709 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 15 May 2020 19:54:57 -0500 Subject: [PATCH 109/151] latest releases --- README.md | 2 +- latest-releases.edn | 52 ++++++++++++++++++++++----------------------- 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index 6fd31292..963966a9 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.456"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.774"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.783"} com.cognitect.aws/s3 {:mvn/version "784.2.593.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 53d81bdd..9b98f76a 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,5 +1,5 @@ {com.cognitect.aws/api {:mvn/version "0.8.456"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.774"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.783"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "796.2.657.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer @@ -13,12 +13,12 @@ {:mvn/version "788.2.607.0", :aws/serviceFullName "Alexa For Business"}, com.cognitect.aws/amplify {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway - {:mvn/version "796.2.655.0", :aws/serviceFullName "Amazon API Gateway"}, + {:mvn/version "798.2.669.0", :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 {:mvn/version "796.2.659.0", :aws/serviceFullName "AmazonApiGatewayV2"}, - com.cognitect.aws/appconfig {:mvn/version "796.2.650.0", :aws/serviceFullName "Amazon AppConfig"}, + com.cognitect.aws/appconfig {:mvn/version "798.2.672.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling {:mvn/version "796.2.662.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights @@ -40,7 +40,7 @@ com.cognitect.aws/clouddirectory {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation - {:mvn/version "796.2.656.0", :aws/serviceFullName "AWS CloudFormation"}, + {:mvn/version "798.2.678.0", :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront {:mvn/version "789.2.611.0", :aws/serviceFullName "Amazon CloudFront"}, com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, @@ -50,18 +50,18 @@ com.cognitect.aws/cloudsearchdomain {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codebuild {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codebuild {:mvn/version "798.2.672.0", :aws/serviceFullName "AWS CodeBuild"}, com.cognitect.aws/codecommit {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, com.cognitect.aws/codedeploy {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codeguru-reviewer - {:mvn/version "796.2.661.0", :aws/serviceFullName "Amazon CodeGuru Reviewer"}, + {:mvn/version "798.2.674.0", :aws/serviceFullName "Amazon CodeGuru Reviewer"}, com.cognitect.aws/codeguruprofiler {:mvn/version "796.2.656.0", :aws/serviceFullName "Amazon CodeGuru Profiler"}, com.cognitect.aws/codepipeline {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS CodePipeline"}, com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/codestar-connections - {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS CodeStar connections"}, + {:mvn/version "798.2.671.0", :aws/serviceFullName "AWS CodeStar connections"}, com.cognitect.aws/codestar-notifications {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity @@ -73,7 +73,7 @@ com.cognitect.aws/comprehend {:mvn/version "785.2.598.0", :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "794.2.631.0", :aws/serviceFullName "AWS Comprehend Medical"}, + {:mvn/version "798.2.671.0", :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Compute Optimizer"}, com.cognitect.aws/config {:mvn/version "793.2.630.0", :aws/serviceFullName "AWS Config"}, @@ -109,11 +109,11 @@ com.cognitect.aws/ebs {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "796.2.657.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "798.2.677.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "798.2.678.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs {:mvn/version "796.2.656.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks @@ -121,7 +121,7 @@ com.cognitect.aws/elastic-inference {:mvn/version "796.2.663.0", :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache - {:mvn/version "794.2.640.0", :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "798.2.676.0", :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk {:mvn/version "796.2.654.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem @@ -159,17 +159,17 @@ com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator {:mvn/version "795.2.648.0", :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue {:mvn/version "796.2.659.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/glue {:mvn/version "798.2.678.0", :aws/serviceFullName "AWS Glue"}, com.cognitect.aws/greengrass {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty {:mvn/version "796.2.660.0", :aws/serviceFullName "Amazon GuardDuty"}, + com.cognitect.aws/guardduty {:mvn/version "798.2.673.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/iam {:mvn/version "796.2.654.0", :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/imagebuilder - {:mvn/version "796.2.657.0", :aws/serviceFullName "EC2 Image Builder"}, + {:mvn/version "798.2.677.0", :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, @@ -188,13 +188,13 @@ com.cognitect.aws/iotsecuretunneling {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, com.cognitect.aws/iotsitewise - {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS IoT SiteWise"}, + {:mvn/version "798.2.675.0", :aws/serviceFullName "AWS IoT SiteWise"}, com.cognitect.aws/iotthingsgraph {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/kafka {:mvn/version "793.2.626.0", :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra - {:mvn/version "795.2.648.0", :aws/serviceFullName "AWSKendraFrontendService"}, + {:mvn/version "798.2.674.0", :aws/serviceFullName "AWSKendraFrontendService"}, com.cognitect.aws/kinesis {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, @@ -217,9 +217,9 @@ {:mvn/version "794.2.639.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager {:mvn/version "776.2.581.0", :aws/serviceFullName "AWS License Manager"}, - com.cognitect.aws/lightsail {:mvn/version "793.2.628.0", :aws/serviceFullName "Amazon Lightsail"}, + com.cognitect.aws/lightsail {:mvn/version "798.2.672.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs - {:mvn/version "785.2.601.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, + {:mvn/version "798.2.672.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/machinelearning {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, com.cognitect.aws/macie {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, @@ -298,9 +298,9 @@ com.cognitect.aws/resource-groups {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, + {:mvn/version "798.2.673.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, com.cognitect.aws/robomaker {:mvn/version "796.2.653.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Route 53"}, + com.cognitect.aws/route53 {:mvn/version "798.2.672.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains {:mvn/version "796.2.660.0", :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver @@ -311,9 +311,9 @@ {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 {:mvn/version "784.2.593.0", :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/s3control {:mvn/version "794.2.640.0", :aws/serviceFullName "AWS S3 Control"}, + com.cognitect.aws/s3control {:mvn/version "798.2.669.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "796.2.664.0", :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "798.2.673.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime {:mvn/version "796.2.657.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, com.cognitect.aws/savingsplans @@ -345,7 +345,7 @@ com.cognitect.aws/sqs {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "797.2.668.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + {:mvn/version "798.2.672.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, com.cognitect.aws/states {:mvn/version "793.2.626.0", :aws/serviceFullName "AWS Step Functions"}, @@ -354,8 +354,8 @@ com.cognitect.aws/streams-dynamodb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Security Token Service"}, - com.cognitect.aws/support {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Support"}, + {:mvn/version "798.2.678.0", :aws/serviceFullName "AWS Security Token Service"}, + com.cognitect.aws/support {:mvn/version "798.2.670.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, com.cognitect.aws/synthetics {:mvn/version "796.2.667.0", :aws/serviceFullName "Synthetics"}, @@ -371,7 +371,7 @@ com.cognitect.aws/wafv2 {:mvn/version "796.2.650.0", :aws/serviceFullName "AWS WAFV2"}, com.cognitect.aws/workdocs {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, com.cognitect.aws/worklink {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/workmail {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon WorkMail"}, + com.cognitect.aws/workmail {:mvn/version "798.2.675.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces From 0060a34607e28d7f054e5b9dd19d281741346c1c Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sun, 24 May 2020 07:33:25 -0500 Subject: [PATCH 110/151] update latest releases --- README.md | 4 ++-- latest-releases.edn | 37 +++++++++++++++++++------------------ 2 files changed, 21 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 963966a9..b48fab90 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,8 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.456"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.783"} - com.cognitect.aws/s3 {:mvn/version "784.2.593.0"}}} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.789"} + com.cognitect.aws/s3 {:mvn/version "799.2.682.0"}}} ``` * See [latest releases](latest-releases.edn) for a list of the latest releases of diff --git a/latest-releases.edn b/latest-releases.edn index 9b98f76a..330076b9 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,5 +1,5 @@ {com.cognitect.aws/api {:mvn/version "0.8.456"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.783"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.789"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "796.2.657.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer @@ -20,22 +20,22 @@ {:mvn/version "796.2.659.0", :aws/serviceFullName "AmazonApiGatewayV2"}, com.cognitect.aws/appconfig {:mvn/version "798.2.672.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling - {:mvn/version "796.2.662.0", :aws/serviceFullName "Application Auto Scaling"}, + {:mvn/version "799.2.681.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/appmesh {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS App Mesh"}, + com.cognitect.aws/appmesh {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS App Mesh"}, com.cognitect.aws/appstream {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, com.cognitect.aws/appsync {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS AppSync"}, com.cognitect.aws/athena {:mvn/version "795.2.645.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/autoscaling {:mvn/version "792.2.622.0", :aws/serviceFullName "Auto Scaling"}, + com.cognitect.aws/autoscaling {:mvn/version "799.2.683.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, - com.cognitect.aws/backup {:mvn/version "786.2.602.0", :aws/serviceFullName "AWS Backup"}, + com.cognitect.aws/backup {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS Backup"}, com.cognitect.aws/batch {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, com.cognitect.aws/budgets {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce {:mvn/version "796.2.660.0", :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime {:mvn/version "796.2.656.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/chime {:mvn/version "799.2.681.0", :aws/serviceFullName "Amazon Chime"}, com.cognitect.aws/cloud9 {:mvn/version "792.2.620.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, @@ -50,9 +50,9 @@ com.cognitect.aws/cloudsearchdomain {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codebuild {:mvn/version "798.2.672.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codebuild {:mvn/version "799.2.682.0", :aws/serviceFullName "AWS CodeBuild"}, com.cognitect.aws/codecommit {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, - com.cognitect.aws/codedeploy {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeDeploy"}, + com.cognitect.aws/codedeploy {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codeguru-reviewer {:mvn/version "798.2.674.0", :aws/serviceFullName "Amazon CodeGuru Reviewer"}, com.cognitect.aws/codeguruprofiler @@ -105,17 +105,17 @@ com.cognitect.aws/docdb {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, com.cognitect.aws/ds {:mvn/version "786.2.605.0", :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/dynamodb {:mvn/version "792.2.620.0", :aws/serviceFullName "Amazon DynamoDB"}, + com.cognitect.aws/dynamodb {:mvn/version "799.2.679.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ebs {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "798.2.677.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "799.2.682.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr {:mvn/version "798.2.678.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "796.2.656.0", :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "799.2.679.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks {:mvn/version "795.2.645.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference @@ -165,7 +165,7 @@ {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Ground Station"}, com.cognitect.aws/guardduty {:mvn/version "798.2.673.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health - {:mvn/version "784.2.596.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, + {:mvn/version "799.2.680.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/iam {:mvn/version "796.2.654.0", :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/imagebuilder @@ -188,7 +188,7 @@ com.cognitect.aws/iotsecuretunneling {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, com.cognitect.aws/iotsitewise - {:mvn/version "798.2.675.0", :aws/serviceFullName "AWS IoT SiteWise"}, + {:mvn/version "799.2.683.0", :aws/serviceFullName "AWS IoT SiteWise"}, com.cognitect.aws/iotthingsgraph {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/kafka @@ -223,6 +223,7 @@ com.cognitect.aws/machinelearning {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, com.cognitect.aws/macie {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, + com.cognitect.aws/macie2 {:mvn/version "799.2.683.0", :aws/serviceFullName "Amazon Macie 2"}, com.cognitect.aws/managedblockchain {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplace-catalog @@ -234,7 +235,7 @@ com.cognitect.aws/mediaconvert {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "796.2.665.0", :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage {:mvn/version "785.2.598.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod @@ -310,7 +311,7 @@ com.cognitect.aws/runtime-sagemaker {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "784.2.593.0", :aws/serviceFullName "Amazon Simple Storage Service"}, + {:mvn/version "799.2.682.0", :aws/serviceFullName "Amazon Simple Storage Service"}, com.cognitect.aws/s3control {:mvn/version "798.2.669.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker {:mvn/version "798.2.673.0", :aws/serviceFullName "Amazon SageMaker Service"}, @@ -323,7 +324,7 @@ com.cognitect.aws/secretsmanager {:mvn/version "793.2.626.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub - {:mvn/version "796.2.657.0", :aws/serviceFullName "AWS SecurityHub"}, + {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo {:mvn/version "794.2.637.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas @@ -358,10 +359,10 @@ com.cognitect.aws/support {:mvn/version "798.2.670.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, - com.cognitect.aws/synthetics {:mvn/version "796.2.667.0", :aws/serviceFullName "Synthetics"}, + com.cognitect.aws/synthetics {:mvn/version "799.2.682.0", :aws/serviceFullName "Synthetics"}, com.cognitect.aws/textract {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "796.2.666.0", :aws/serviceFullName "Amazon Transcribe Service"}, + {:mvn/version "799.2.680.0", :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer {:mvn/version "796.2.662.0", :aws/serviceFullName "AWS Transfer Family"}, com.cognitect.aws/translate {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, From e0b6fc988f8c728bf2cecd524ba9d649798355f0 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Thu, 2 Jul 2020 22:36:11 -0500 Subject: [PATCH 111/151] latest releases --- README.md | 2 +- latest-releases.edn | 162 ++++++++++++++++++++++---------------------- 2 files changed, 83 insertions(+), 81 deletions(-) diff --git a/README.md b/README.md index b48fab90..6425912b 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.456"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.789"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.813"} com.cognitect.aws/s3 {:mvn/version "799.2.682.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 330076b9..1be96895 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,5 +1,5 @@ {com.cognitect.aws/api {:mvn/version "0.8.456"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.789"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.813"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "796.2.657.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer @@ -10,39 +10,39 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "788.2.607.0", :aws/serviceFullName "Alexa For Business"}, - com.cognitect.aws/amplify {:mvn/version "773.2.577.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "801.2.697.0", :aws/serviceFullName "Alexa For Business"}, + com.cognitect.aws/amplify {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway - {:mvn/version "798.2.669.0", :aws/serviceFullName "Amazon API Gateway"}, + {:mvn/version "801.2.696.0", :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 {:mvn/version "796.2.659.0", :aws/serviceFullName "AmazonApiGatewayV2"}, - com.cognitect.aws/appconfig {:mvn/version "798.2.672.0", :aws/serviceFullName "Amazon AppConfig"}, + com.cognitect.aws/appconfig {:mvn/version "801.2.697.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling {:mvn/version "799.2.681.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/appmesh {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS App Mesh"}, + com.cognitect.aws/appmesh {:mvn/version "801.2.699.0", :aws/serviceFullName "AWS App Mesh"}, com.cognitect.aws/appstream {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/appsync {:mvn/version "789.2.613.0", :aws/serviceFullName "AWS AppSync"}, - com.cognitect.aws/athena {:mvn/version "795.2.645.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/autoscaling {:mvn/version "799.2.683.0", :aws/serviceFullName "Auto Scaling"}, + com.cognitect.aws/appsync {:mvn/version "801.2.709.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/athena {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon Athena"}, + com.cognitect.aws/autoscaling {:mvn/version "801.2.707.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, - com.cognitect.aws/backup {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS Backup"}, + com.cognitect.aws/backup {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Backup"}, com.cognitect.aws/batch {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, com.cognitect.aws/budgets {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce {:mvn/version "796.2.660.0", :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime {:mvn/version "799.2.681.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/chime {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Chime"}, com.cognitect.aws/cloud9 {:mvn/version "792.2.620.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation - {:mvn/version "798.2.678.0", :aws/serviceFullName "AWS CloudFormation"}, + {:mvn/version "801.2.706.0", :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "789.2.611.0", :aws/serviceFullName "Amazon CloudFront"}, + {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon CloudFront"}, com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, com.cognitect.aws/cloudhsmv2 {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch @@ -50,32 +50,33 @@ com.cognitect.aws/cloudsearchdomain {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codebuild {:mvn/version "799.2.682.0", :aws/serviceFullName "AWS CodeBuild"}, - com.cognitect.aws/codecommit {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CodeCommit"}, + com.cognitect.aws/codeartifact {:mvn/version "801.2.709.0", :aws/serviceFullName "CodeArtifact"}, + com.cognitect.aws/codebuild {:mvn/version "801.2.709.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codecommit {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS CodeCommit"}, com.cognitect.aws/codedeploy {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codeguru-reviewer - {:mvn/version "798.2.674.0", :aws/serviceFullName "Amazon CodeGuru Reviewer"}, + {:mvn/version "801.2.708.0", :aws/serviceFullName "Amazon CodeGuru Reviewer"}, com.cognitect.aws/codeguruprofiler - {:mvn/version "796.2.656.0", :aws/serviceFullName "Amazon CodeGuru Profiler"}, + {:mvn/version "801.2.707.0", :aws/serviceFullName "Amazon CodeGuru Profiler"}, com.cognitect.aws/codepipeline {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS CodePipeline"}, com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/codestar-connections - {:mvn/version "798.2.671.0", :aws/serviceFullName "AWS CodeStar connections"}, + {:mvn/version "801.2.707.0", :aws/serviceFullName "AWS CodeStar connections"}, com.cognitect.aws/codestar-notifications {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "794.2.640.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, + {:mvn/version "801.2.706.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend {:mvn/version "785.2.598.0", :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "798.2.671.0", :aws/serviceFullName "AWS Comprehend Medical"}, + {:mvn/version "801.2.708.0", :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer - {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Compute Optimizer"}, + {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Compute Optimizer"}, com.cognitect.aws/config {:mvn/version "793.2.630.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Connect Service"}, @@ -84,7 +85,7 @@ com.cognitect.aws/cur {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, com.cognitect.aws/dataexchange - {:mvn/version "796.2.664.0", :aws/serviceFullName "AWS Data Exchange"}, + {:mvn/version "801.2.698.0", :aws/serviceFullName "AWS Data Exchange"}, com.cognitect.aws/datapipeline {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Data Pipeline"}, com.cognitect.aws/datasync {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS DataSync"}, @@ -95,13 +96,13 @@ com.cognitect.aws/devices {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/directconnect - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Direct Connect"}, + {:mvn/version "801.2.689.0", :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "796.2.663.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + {:mvn/version "801.2.694.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "796.2.664.0", :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "801.2.706.0", :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, com.cognitect.aws/ds {:mvn/version "786.2.605.0", :aws/serviceFullName "AWS Directory Service"}, @@ -109,29 +110,29 @@ com.cognitect.aws/ebs {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "799.2.682.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "801.2.708.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "798.2.678.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "801.2.708.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "799.2.679.0", :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "801.2.695.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks {:mvn/version "795.2.645.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference {:mvn/version "796.2.663.0", :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache - {:mvn/version "798.2.676.0", :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "801.2.701.0", :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk - {:mvn/version "796.2.654.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, + {:mvn/version "801.2.691.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem {:mvn/version "797.2.668.0", :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing {:mvn/version "770.2.568.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "793.2.629.0", :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "801.2.685.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "796.2.660.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, + {:mvn/version "801.2.704.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email @@ -139,7 +140,7 @@ com.cognitect.aws/entitlement-marketplace {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "796.2.661.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, + {:mvn/version "801.2.689.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events @@ -154,28 +155,29 @@ {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/frauddetector {:mvn/version "796.2.658.0", :aws/serviceFullName "Amazon Fraud Detector"}, - com.cognitect.aws/fsx {:mvn/version "795.2.647.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/fsx {:mvn/version "801.2.704.0", :aws/serviceFullName "Amazon FSx"}, com.cognitect.aws/gamelift {:mvn/version "796.2.652.0", :aws/serviceFullName "Amazon GameLift"}, com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator {:mvn/version "795.2.648.0", :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue {:mvn/version "798.2.678.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/glue {:mvn/version "801.2.705.0", :aws/serviceFullName "AWS Glue"}, com.cognitect.aws/greengrass {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty {:mvn/version "798.2.673.0", :aws/serviceFullName "Amazon GuardDuty"}, + com.cognitect.aws/guardduty {:mvn/version "801.2.688.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health {:mvn/version "799.2.680.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, + com.cognitect.aws/honeycode {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Honeycode"}, com.cognitect.aws/iam - {:mvn/version "796.2.654.0", :aws/serviceFullName "AWS Identity and Access Management"}, + {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/imagebuilder - {:mvn/version "798.2.677.0", :aws/serviceFullName "EC2 Image Builder"}, + {:mvn/version "801.2.709.0", :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS IoT"}, + com.cognitect.aws/iot {:mvn/version "801.2.697.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Data Plane"}, + {:mvn/version "801.2.695.0", :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Jobs Data Plane"}, com.cognitect.aws/iot1click-projects @@ -192,7 +194,7 @@ com.cognitect.aws/iotthingsgraph {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/kafka - {:mvn/version "793.2.626.0", :aws/serviceFullName "Managed Streaming for Kafka"}, + {:mvn/version "801.2.686.0", :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra {:mvn/version "798.2.674.0", :aws/serviceFullName "AWSKendraFrontendService"}, com.cognitect.aws/kinesis {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, @@ -209,45 +211,45 @@ com.cognitect.aws/kinesisvideo {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "791.2.615.0", :aws/serviceFullName "AWS Key Management Service"}, + {:mvn/version "801.2.687.0", :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS Lambda"}, + com.cognitect.aws/lambda {:mvn/version "801.2.698.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "794.2.639.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "801.2.695.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager {:mvn/version "776.2.581.0", :aws/serviceFullName "AWS License Manager"}, - com.cognitect.aws/lightsail {:mvn/version "798.2.672.0", :aws/serviceFullName "Amazon Lightsail"}, + com.cognitect.aws/lightsail {:mvn/version "801.2.694.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs {:mvn/version "798.2.672.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/machinelearning {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, - com.cognitect.aws/macie {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Macie"}, - com.cognitect.aws/macie2 {:mvn/version "799.2.683.0", :aws/serviceFullName "Amazon Macie 2"}, + com.cognitect.aws/macie {:mvn/version "801.2.684.0", :aws/serviceFullName "Amazon Macie"}, + com.cognitect.aws/macie2 {:mvn/version "801.2.699.0", :aws/serviceFullName "Amazon Macie 2"}, com.cognitect.aws/managedblockchain {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplace-catalog - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, + {:mvn/version "801.2.686.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics {:mvn/version "794.2.637.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect {:mvn/version "796.2.655.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, + {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "801.2.701.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage {:mvn/version "785.2.598.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod - {:mvn/version "796.2.662.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, + {:mvn/version "801.2.690.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore {:mvn/version "796.2.650.0", :aws/serviceFullName "AWS Elemental MediaStore"}, com.cognitect.aws/mediastore-data {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor - {:mvn/version "796.2.657.0", :aws/serviceFullName "AWS MediaTailor"}, + {:mvn/version "801.2.703.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace - {:mvn/version "773.2.577.0", :aws/serviceFullName "AWSMarketplace Metering"}, + {:mvn/version "801.2.690.0", :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/migrationhub-config {:mvn/version "796.2.656.0", :aws/serviceFullName "AWS Migration Hub Config"}, com.cognitect.aws/mobile {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, @@ -262,46 +264,46 @@ com.cognitect.aws/networkmanager {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Network Manager"}, com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/opsworkscm {:mvn/version "796.2.658.0", :aws/serviceFullName "AWS OpsWorks CM"}, + com.cognitect.aws/opsworkscm {:mvn/version "801.2.701.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "796.2.650.0", :aws/serviceFullName "AWS Organizations"}, + {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Organizations"}, com.cognitect.aws/outposts {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Outposts"}, com.cognitect.aws/personalize - {:mvn/version "794.2.642.0", :aws/serviceFullName "Amazon Personalize"}, + {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "796.2.653.0", :aws/serviceFullName "Amazon Personalize Runtime"}, + {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/pinpoint {:mvn/version "796.2.662.0", :aws/serviceFullName "Amazon Pinpoint"}, + com.cognitect.aws/pinpoint {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, - com.cognitect.aws/polly {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Polly"}, + com.cognitect.aws/polly {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Price List Service"}, - com.cognitect.aws/qldb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB"}, + com.cognitect.aws/qldb {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon QLDB Session"}, + {:mvn/version "801.2.686.0", :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "801.2.706.0", :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram {:mvn/version "796.2.662.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "796.2.662.0", :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data {:mvn/version "795.2.645.0", :aws/serviceFullName "AWS RDS DataService"}, com.cognitect.aws/redshift {:mvn/version "796.2.661.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition - {:mvn/version "796.2.650.0", :aws/serviceFullName "Amazon Rekognition"}, + {:mvn/version "801.2.702.0", :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi {:mvn/version "798.2.673.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, com.cognitect.aws/robomaker {:mvn/version "796.2.653.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 {:mvn/version "798.2.672.0", :aws/serviceFullName "Amazon Route 53"}, + com.cognitect.aws/route53 {:mvn/version "801.2.700.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains {:mvn/version "796.2.660.0", :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver @@ -309,12 +311,12 @@ com.cognitect.aws/runtime-lex {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker - {:mvn/version "773.2.574.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, + {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 {:mvn/version "799.2.682.0", :aws/serviceFullName "Amazon Simple Storage Service"}, com.cognitect.aws/s3control {:mvn/version "798.2.669.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "798.2.673.0", :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "801.2.706.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime {:mvn/version "796.2.657.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, com.cognitect.aws/savingsplans @@ -324,39 +326,39 @@ com.cognitect.aws/secretsmanager {:mvn/version "793.2.626.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub - {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS SecurityHub"}, + {:mvn/version "801.2.709.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo {:mvn/version "794.2.637.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "795.2.648.0", :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery - {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS Cloud Map"}, + {:mvn/version "801.2.692.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 - {:mvn/version "783.2.590.0", :aws/serviceFullName "Amazon Simple Email Service"}, - com.cognitect.aws/shield {:mvn/version "791.2.619.0", :aws/serviceFullName "AWS Shield"}, + {:mvn/version "801.2.700.0", :aws/serviceFullName "Amazon Simple Email Service"}, + com.cognitect.aws/shield {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Shield"}, com.cognitect.aws/signer {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball - {:mvn/version "796.2.657.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, + {:mvn/version "801.2.699.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Queue Service"}, + {:mvn/version "801.2.702.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "798.2.672.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + {:mvn/version "801.2.700.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, com.cognitect.aws/states {:mvn/version "793.2.626.0", :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS Storage Gateway"}, + {:mvn/version "801.2.696.0", :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts {:mvn/version "798.2.678.0", :aws/serviceFullName "AWS Security Token Service"}, - com.cognitect.aws/support {:mvn/version "798.2.670.0", :aws/serviceFullName "AWS Support"}, + com.cognitect.aws/support {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, com.cognitect.aws/synthetics {:mvn/version "799.2.682.0", :aws/serviceFullName "Synthetics"}, @@ -364,15 +366,15 @@ com.cognitect.aws/transcribe {:mvn/version "799.2.680.0", :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "796.2.662.0", :aws/serviceFullName "AWS Transfer Family"}, + {:mvn/version "801.2.693.0", :aws/serviceFullName "AWS Transfer Family"}, com.cognitect.aws/translate {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, com.cognitect.aws/waf {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF Regional"}, com.cognitect.aws/wafv2 {:mvn/version "796.2.650.0", :aws/serviceFullName "AWS WAFV2"}, com.cognitect.aws/workdocs {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, - com.cognitect.aws/worklink {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/workmail {:mvn/version "798.2.675.0", :aws/serviceFullName "Amazon WorkMail"}, + com.cognitect.aws/worklink {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon WorkLink"}, + com.cognitect.aws/workmail {:mvn/version "801.2.686.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces From 076df0a415566db2fb9662554c33780862fa535d Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 10 Jul 2020 10:18:08 -0500 Subject: [PATCH 112/151] fix bug parsing iso8601 dates with fractional seconds --- src/cognitect/aws/shape.clj | 41 ++++++++++++++++----------- test/src/cognitect/aws/shape_test.clj | 10 +++++++ 2 files changed, 34 insertions(+), 17 deletions(-) create mode 100644 test/src/cognitect/aws/shape_test.clj diff --git a/src/cognitect/aws/shape.clj b/src/cognitect/aws/shape.clj index 6798f5a6..a3cfa2f7 100644 --- a/src/cognitect/aws/shape.clj +++ b/src/cognitect/aws/shape.clj @@ -78,24 +78,31 @@ "unixTimestamp" (util/format-timestamp data) (default-format-fn data)))) +(defn- parse-date* [d & formats] + (->> formats + (map #(try (util/parse-date % d) (catch java.text.ParseException _ nil))) + (filter identity) + first)) + (defn parse-date - [shape data] - (condp = (:timestampFormat shape) - "rfc822" (util/parse-date util/rfc822-date-format data) - "iso8601" (util/parse-date util/iso8601-date-format data) - (cond (int? data) - (java.util.Date. (* 1000 ^int data)) - (double? data) - (java.util.Date. (* 1000 (long data))) - (re-matches #"^\d+$" data) - (java.util.Date. (* 1000 (long (read-string data)))) - :else - (->> [util/iso8601-date-format - util/iso8601-msecs-date-format - util/rfc822-date-format] - (map #(try (util/parse-date % data) (catch java.text.ParseException _ nil))) - (filter identity) - first)))) + [{:keys [timestampFormat]} data] + (cond (= "rfc822" timestampFormat) + (util/parse-date util/rfc822-date-format data) + (= "iso8601"timestampFormat) + (parse-date* data + util/iso8601-date-format + util/iso8601-msecs-date-format) + (int? data) + (java.util.Date. (* 1000 ^int data)) + (double? data) + (java.util.Date. (* 1000 (long data))) + (re-matches #"^\d+$" data) + (java.util.Date. (* 1000 (long (read-string data)))) + :else + (parse-date* data + util/iso8601-date-format + util/iso8601-msecs-date-format + util/rfc822-date-format))) ;; ---------------------------------------------------------------------------------------- ;; JSON Parser & Serializer diff --git a/test/src/cognitect/aws/shape_test.clj b/test/src/cognitect/aws/shape_test.clj new file mode 100644 index 00000000..dc52645a --- /dev/null +++ b/test/src/cognitect/aws/shape_test.clj @@ -0,0 +1,10 @@ +(ns cognitect.aws.shape-test + (:require [clojure.test :refer [deftest testing is]] + [cognitect.aws.shape :as shape])) + +(deftest test-parse-date + (testing "iso8601 format handles presence and absence of fractional seconds" + (is (= #inst "2020-07-06T10:59:13.000-00:00" + (shape/parse-date {:timestampFormat "iso8601"} "2020-07-06T10:59:13Z"))) + (is (= #inst "2020-07-06T10:59:13.417-00:00" + (shape/parse-date {:timestampFormat "iso8601"} "2020-07-06T10:59:13.417Z"))))) From c1e1a41186b49fa0a9d20c8175b15ecbaa48d2f4 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 10 Jul 2020 10:23:36 -0500 Subject: [PATCH 113/151] upgrade core.async and tools.logging --- deps.edn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps.edn b/deps.edn index 6eafa11f..52337364 100644 --- a/deps.edn +++ b/deps.edn @@ -3,8 +3,8 @@ {:paths ["src" "resources"] :deps {org.clojure/clojure {:mvn/version "1.10.1"} - org.clojure/core.async {:mvn/version "1.0.567"} - org.clojure/tools.logging {:mvn/version "1.0.0"} + org.clojure/core.async {:mvn/version "1.2.603"} + org.clojure/tools.logging {:mvn/version "1.1.0"} org.clojure/data.json {:mvn/version "1.0.0"} org.clojure/data.xml {:mvn/version "0.2.0-alpha6"} com.cognitect/http-client {:mvn/version "0.1.104"}} From c03d3a09aea27aa8f0fbb8c925b9638c16abb5eb Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 10 Jul 2020 10:28:27 -0500 Subject: [PATCH 114/151] changelog --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 295403f0..ddd5f11a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,9 @@ # aws-api +## DEV + +* fix bug parsing iso8601 dates with fractional seconds [#144](https://github.com/cognitect-labs/aws-api/issues/144) + ## 0.8.456 / 2020-03-27 * upgrade to tools.logging-1.0.0, data.json-1.0.0, and core.async-1.0.567 From c305fae874dce7d048bc51a6e22276a137d65c97 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 10 Jul 2020 11:23:28 -0500 Subject: [PATCH 115/151] fix memory leak caused by validating requests --- src/cognitect/aws/client/api.clj | 3 ++- src/cognitect/aws/client/api/async.clj | 11 +++++++---- test/src/cognitect/aws/client_test.clj | 9 +++++++++ 3 files changed, 18 insertions(+), 5 deletions(-) diff --git a/src/cognitect/aws/client/api.clj b/src/cognitect/aws/client/api.clj index bf563930..f35120ac 100644 --- a/src/cognitect/aws/client/api.clj +++ b/src/cognitect/aws/client/api.clj @@ -101,7 +101,8 @@ :http-client http-client :endpoint-provider endpoint-provider :region-provider region-provider - :credentials-provider credentials-provider}))) + :credentials-provider credentials-provider + :validate-requests? (atom nil)}))) (defn default-http-client "Create an http-client to share across multiple aws-api clients." diff --git a/src/cognitect/aws/client/api/async.clj b/src/cognitect/aws/client/api/async.clj index 96083afc..e027d925 100644 --- a/src/cognitect/aws/client/api/async.clj +++ b/src/cognitect/aws/client/api/async.clj @@ -9,12 +9,15 @@ [cognitect.aws.service :as service] [cognitect.aws.dynaload :as dynaload])) -(def ^:private validate-requests? (atom {})) +(defn ^:skip-wiki validate-requests? + "For internal use. Don't call directly." + [client] + (some-> client client/-get-info :validate-requests? deref)) (defn ^:skip-wiki validate-requests "For internal use. Don't call directly." [client tf] - (swap! validate-requests? assoc client tf) + (reset! (-> client client/-get-info :validate-requests?) tf) (when tf (service/load-specs (-> client client/-get-info :service))) tf) @@ -55,10 +58,10 @@ [client op-map] (let [result-chan (or (:ch op-map) (a/promise-chan)) {:keys [service retriable? backoff]} (client/-get-info client) - validation-error (and (get @validate-requests? client) + validation-error (and (validate-requests? client) (validate service op-map))] (when-not (contains? (:operations service) (:op op-map)) - (throw (ex-info "Operation not supported" {:service (keyword (service/service-name service)) + (throw (ex-info "Operation not supported" {:service (keyword (service/service-name service)) :operation (:op op-map)}))) (if validation-error (a/put! result-chan validation-error) diff --git a/test/src/cognitect/aws/client_test.clj b/test/src/cognitect/aws/client_test.clj index 67087e7d..bf670698 100644 --- a/test/src/cognitect/aws/client_test.clj +++ b/test/src/cognitect/aws/client_test.clj @@ -2,6 +2,7 @@ (:require [clojure.test :as t :refer [deftest testing is]] [cognitect.aws.client.api :as aws] [cognitect.aws.client :as client] + [cognitect.aws.client.api.async :as api.async] [cognitect.aws.http :as http] [cognitect.aws.region :as region] [cognitect.aws.credentials :as creds] @@ -83,3 +84,11 @@ (is (re-find #"^No known endpoint." (:cognitect.anomalies/message (aws/invoke aws-client {:op :ListBuckets}))))))) + +(deftest validate-requests? + (let [aws-client (aws/client params)] + (is (not (api.async/validate-requests? aws-client))) + (api.async/validate-requests aws-client true) + (is (api.async/validate-requests? aws-client)) + (api.async/validate-requests aws-client false) + (is (not (api.async/validate-requests? aws-client))))) From 7cd2e7ae90d77c2b2f997d90308d849c52e6a3c5 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 10 Jul 2020 11:23:37 -0500 Subject: [PATCH 116/151] changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index ddd5f11a..ac919d54 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,7 @@ ## DEV * fix bug parsing iso8601 dates with fractional seconds [#144](https://github.com/cognitect-labs/aws-api/issues/144) +* fix memory leak when validating requests [#143](https://github.com/cognitect-labs/aws-api/issues/143) ## 0.8.456 / 2020-03-27 From 91b69d22470c9c912b3c2a887cd830a0e0027a4a Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 10 Jul 2020 15:19:45 -0500 Subject: [PATCH 117/151] latest releases --- README.md | 2 +- latest-releases.edn | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 6425912b..eb82ff44 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.456"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.813"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.820"} com.cognitect.aws/s3 {:mvn/version "799.2.682.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 1be96895..0374bb6f 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,5 +1,5 @@ {com.cognitect.aws/api {:mvn/version "0.8.456"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.813"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.820"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "796.2.657.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer @@ -10,8 +10,8 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "801.2.697.0", :aws/serviceFullName "Alexa For Business"}, - com.cognitect.aws/amplify {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "802.2.713.0", :aws/serviceFullName "Alexa For Business"}, + com.cognitect.aws/amplify {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway {:mvn/version "801.2.696.0", :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi @@ -23,7 +23,7 @@ {:mvn/version "799.2.681.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/appmesh {:mvn/version "801.2.699.0", :aws/serviceFullName "AWS App Mesh"}, + com.cognitect.aws/appmesh {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS App Mesh"}, com.cognitect.aws/appstream {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, com.cognitect.aws/appsync {:mvn/version "801.2.709.0", :aws/serviceFullName "AWS AppSync"}, com.cognitect.aws/athena {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon Athena"}, @@ -34,7 +34,7 @@ com.cognitect.aws/batch {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, com.cognitect.aws/budgets {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "796.2.660.0", :aws/serviceFullName "AWS Cost Explorer Service"}, + {:mvn/version "802.2.712.0", :aws/serviceFullName "AWS Cost Explorer Service"}, com.cognitect.aws/chime {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Chime"}, com.cognitect.aws/cloud9 {:mvn/version "792.2.620.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory @@ -42,9 +42,9 @@ com.cognitect.aws/cloudformation {:mvn/version "801.2.706.0", :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon CloudFront"}, + {:mvn/version "802.2.711.0", :aws/serviceFullName "Amazon CloudFront"}, com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, - com.cognitect.aws/cloudhsmv2 {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS CloudHSM V2"}, + com.cognitect.aws/cloudhsmv2 {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch {:mvn/version "773.2.571.0", :aws/serviceFullName "Amazon CloudSearch"}, com.cognitect.aws/cloudsearchdomain @@ -72,14 +72,14 @@ com.cognitect.aws/cognito-sync {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "785.2.598.0", :aws/serviceFullName "Amazon Comprehend"}, + {:mvn/version "802.2.713.0", :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical {:mvn/version "801.2.708.0", :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Compute Optimizer"}, com.cognitect.aws/config {:mvn/version "793.2.630.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "773.2.577.0", :aws/serviceFullName "Amazon Connect Service"}, + {:mvn/version "802.2.710.0", :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/connectparticipant {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur @@ -108,9 +108,9 @@ com.cognitect.aws/ds {:mvn/version "786.2.605.0", :aws/serviceFullName "AWS Directory Service"}, com.cognitect.aws/dynamodb {:mvn/version "799.2.679.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ebs - {:mvn/version "789.2.613.0", :aws/serviceFullName "Amazon Elastic Block Store"}, + {:mvn/version "802.2.713.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "801.2.708.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "802.2.712.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr @@ -122,11 +122,11 @@ com.cognitect.aws/elastic-inference {:mvn/version "796.2.663.0", :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache - {:mvn/version "801.2.701.0", :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "802.2.710.0", :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk {:mvn/version "801.2.691.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem - {:mvn/version "797.2.668.0", :aws/serviceFullName "Amazon Elastic File System"}, + {:mvn/version "802.2.711.0", :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing {:mvn/version "770.2.568.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 @@ -288,11 +288,11 @@ com.cognitect.aws/qldb-session {:mvn/version "801.2.686.0", :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "801.2.706.0", :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "802.2.710.0", :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram {:mvn/version "796.2.662.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "802.2.710.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data {:mvn/version "795.2.645.0", :aws/serviceFullName "AWS RDS DataService"}, com.cognitect.aws/redshift {:mvn/version "796.2.661.0", :aws/serviceFullName "Amazon Redshift"}, @@ -316,7 +316,7 @@ {:mvn/version "799.2.682.0", :aws/serviceFullName "Amazon Simple Storage Service"}, com.cognitect.aws/s3control {:mvn/version "798.2.669.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "801.2.706.0", :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "802.2.713.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime {:mvn/version "796.2.657.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, com.cognitect.aws/savingsplans @@ -324,7 +324,7 @@ com.cognitect.aws/schemas {:mvn/version "796.2.667.0", :aws/serviceFullName "Schemas"}, com.cognitect.aws/sdb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager - {:mvn/version "793.2.626.0", :aws/serviceFullName "AWS Secrets Manager"}, + {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub {:mvn/version "801.2.709.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo @@ -344,7 +344,7 @@ com.cognitect.aws/snowball {:mvn/version "801.2.699.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns - {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Simple Notification Service"}, + {:mvn/version "802.2.713.0", :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs {:mvn/version "801.2.702.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm @@ -353,7 +353,7 @@ com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, com.cognitect.aws/states {:mvn/version "793.2.626.0", :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "801.2.696.0", :aws/serviceFullName "AWS Storage Gateway"}, + {:mvn/version "802.2.711.0", :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts @@ -371,7 +371,7 @@ com.cognitect.aws/waf {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF Regional"}, - com.cognitect.aws/wafv2 {:mvn/version "796.2.650.0", :aws/serviceFullName "AWS WAFV2"}, + com.cognitect.aws/wafv2 {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS WAFV2"}, com.cognitect.aws/workdocs {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, com.cognitect.aws/worklink {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon WorkLink"}, com.cognitect.aws/workmail {:mvn/version "801.2.686.0", :aws/serviceFullName "Amazon WorkMail"}, From 5e5255ce47903266afba5159a6759fe7c62b077e Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 10 Jul 2020 16:23:03 -0500 Subject: [PATCH 118/151] Update deps in pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8f3eef3a..2949ef42 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ org.clojure tools.logging - 1.0.0 + 1.1.0 com.cognitect @@ -56,7 +56,7 @@ org.clojure core.async - 1.0.567 + 1.2.603 From ecad8a3010bc6c4dd3ac3005b15c8a6020fbee2a Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 10 Jul 2020 16:28:48 -0500 Subject: [PATCH 119/151] Update README.md, CHANGES.md, and latest-releases.edn with 0.8.469 --- CHANGES.md | 2 +- README.md | 2 +- latest-releases.edn | 653 +++++++++++++++++++++++++++++--------------- 3 files changed, 438 insertions(+), 219 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index ac919d54..69565e5d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # aws-api -## DEV +## 0.8.469 / 2020-07-10 * fix bug parsing iso8601 dates with fractional seconds [#144](https://github.com/cognitect-labs/aws-api/issues/144) * fix memory leak when validating requests [#143](https://github.com/cognitect-labs/aws-api/issues/143) diff --git a/README.md b/README.md index eb82ff44..7d1f8701 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ of your choice, e.g. `com.cognitect.aws/s3`. To use, for example, the s3 api, add the following to deps.edn ``` clojure -{:deps {com.cognitect.aws/api {:mvn/version "0.8.456"} +{:deps {com.cognitect.aws/api {:mvn/version "0.8.469"} com.cognitect.aws/endpoints {:mvn/version "1.1.11.820"} com.cognitect.aws/s3 {:mvn/version "799.2.682.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 0374bb6f..9c8c09b8 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,382 +1,601 @@ -{com.cognitect.aws/api {:mvn/version "0.8.456"}, +{com.cognitect.aws/api {:mvn/version "0.8.469"}, com.cognitect.aws/endpoints {:mvn/version "1.1.11.820"}, com.cognitect.aws/AWSMigrationHub - {:mvn/version "796.2.657.0", :aws/serviceFullName "AWS Migration Hub"}, + {:mvn/version "796.2.657.0", + :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer {:mvn/version "796.2.664.0", :aws/serviceFullName "Access Analyzer"}, com.cognitect.aws/acm - {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Certificate Manager"}, + {:mvn/version "794.2.643.0", + :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, + :aws/serviceFullName + "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "802.2.713.0", :aws/serviceFullName "Alexa For Business"}, - com.cognitect.aws/amplify {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "802.2.713.0", + :aws/serviceFullName "Alexa For Business"}, + com.cognitect.aws/amplify + {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway - {:mvn/version "801.2.696.0", :aws/serviceFullName "Amazon API Gateway"}, + {:mvn/version "801.2.696.0", + :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi - {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "796.2.659.0", :aws/serviceFullName "AmazonApiGatewayV2"}, - com.cognitect.aws/appconfig {:mvn/version "801.2.697.0", :aws/serviceFullName "Amazon AppConfig"}, + {:mvn/version "796.2.659.0", + :aws/serviceFullName "AmazonApiGatewayV2"}, + com.cognitect.aws/appconfig + {:mvn/version "801.2.697.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling - {:mvn/version "799.2.681.0", :aws/serviceFullName "Application Auto Scaling"}, + {:mvn/version "799.2.681.0", + :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/appmesh {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS App Mesh"}, - com.cognitect.aws/appstream {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/appsync {:mvn/version "801.2.709.0", :aws/serviceFullName "AWS AppSync"}, - com.cognitect.aws/athena {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/autoscaling {:mvn/version "801.2.707.0", :aws/serviceFullName "Auto Scaling"}, + {:mvn/version "795.2.646.0", + :aws/serviceFullName "Amazon CloudWatch Application Insights"}, + com.cognitect.aws/appmesh + {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS App Mesh"}, + com.cognitect.aws/appstream + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, + com.cognitect.aws/appsync + {:mvn/version "801.2.709.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/athena + {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon Athena"}, + com.cognitect.aws/autoscaling + {:mvn/version "801.2.707.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans - {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, - com.cognitect.aws/backup {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/batch {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, - com.cognitect.aws/budgets {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "AWS Auto Scaling Plans"}, + com.cognitect.aws/backup + {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Backup"}, + com.cognitect.aws/batch + {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/budgets + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "802.2.712.0", :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Chime"}, - com.cognitect.aws/cloud9 {:mvn/version "792.2.620.0", :aws/serviceFullName "AWS Cloud9"}, + {:mvn/version "802.2.712.0", + :aws/serviceFullName "AWS Cost Explorer Service"}, + com.cognitect.aws/chime + {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/cloud9 + {:mvn/version "792.2.620.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation - {:mvn/version "801.2.706.0", :aws/serviceFullName "AWS CloudFormation"}, + {:mvn/version "801.2.706.0", + :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "802.2.711.0", :aws/serviceFullName "Amazon CloudFront"}, - com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, - com.cognitect.aws/cloudhsmv2 {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS CloudHSM V2"}, + {:mvn/version "802.2.711.0", + :aws/serviceFullName "Amazon CloudFront"}, + com.cognitect.aws/cloudhsm + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, + com.cognitect.aws/cloudhsmv2 + {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch - {:mvn/version "773.2.571.0", :aws/serviceFullName "Amazon CloudSearch"}, + {:mvn/version "773.2.571.0", + :aws/serviceFullName "Amazon CloudSearch"}, com.cognitect.aws/cloudsearchdomain - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, - com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codeartifact {:mvn/version "801.2.709.0", :aws/serviceFullName "CodeArtifact"}, - com.cognitect.aws/codebuild {:mvn/version "801.2.709.0", :aws/serviceFullName "AWS CodeBuild"}, - com.cognitect.aws/codecommit {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS CodeCommit"}, - com.cognitect.aws/codedeploy {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS CodeDeploy"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon CloudSearch Domain"}, + com.cognitect.aws/cloudtrail + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, + com.cognitect.aws/codeartifact + {:mvn/version "801.2.709.0", :aws/serviceFullName "CodeArtifact"}, + com.cognitect.aws/codebuild + {:mvn/version "801.2.709.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codecommit + {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS CodeCommit"}, + com.cognitect.aws/codedeploy + {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codeguru-reviewer - {:mvn/version "801.2.708.0", :aws/serviceFullName "Amazon CodeGuru Reviewer"}, + {:mvn/version "801.2.708.0", + :aws/serviceFullName "Amazon CodeGuru Reviewer"}, com.cognitect.aws/codeguruprofiler - {:mvn/version "801.2.707.0", :aws/serviceFullName "Amazon CodeGuru Profiler"}, + {:mvn/version "801.2.707.0", + :aws/serviceFullName "Amazon CodeGuru Profiler"}, com.cognitect.aws/codepipeline {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS CodePipeline"}, - com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, + com.cognitect.aws/codestar + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/codestar-connections - {:mvn/version "801.2.707.0", :aws/serviceFullName "AWS CodeStar connections"}, + {:mvn/version "801.2.707.0", + :aws/serviceFullName "AWS CodeStar connections"}, com.cognitect.aws/codestar-notifications - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar Notifications"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Identity"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "801.2.706.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, + {:mvn/version "801.2.706.0", + :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "802.2.713.0", :aws/serviceFullName "Amazon Comprehend"}, + {:mvn/version "802.2.713.0", + :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "801.2.708.0", :aws/serviceFullName "AWS Comprehend Medical"}, + {:mvn/version "801.2.708.0", + :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer - {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Compute Optimizer"}, - com.cognitect.aws/config {:mvn/version "793.2.630.0", :aws/serviceFullName "AWS Config"}, + {:mvn/version "801.2.694.0", + :aws/serviceFullName "AWS Compute Optimizer"}, + com.cognitect.aws/config + {:mvn/version "793.2.630.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "802.2.710.0", :aws/serviceFullName "Amazon Connect Service"}, + {:mvn/version "802.2.710.0", + :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/connectparticipant - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Connect Participant Service"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Cost and Usage Report Service"}, com.cognitect.aws/dataexchange - {:mvn/version "801.2.698.0", :aws/serviceFullName "AWS Data Exchange"}, + {:mvn/version "801.2.698.0", + :aws/serviceFullName "AWS Data Exchange"}, com.cognitect.aws/datapipeline - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Data Pipeline"}, - com.cognitect.aws/datasync {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Data Pipeline"}, + com.cognitect.aws/datasync + {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, - com.cognitect.aws/detective {:mvn/version "796.2.650.0", :aws/serviceFullName "Amazon Detective"}, - com.cognitect.aws/devicefarm {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, + com.cognitect.aws/detective + {:mvn/version "796.2.650.0", :aws/serviceFullName "Amazon Detective"}, + com.cognitect.aws/devicefarm + {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/directconnect - {:mvn/version "801.2.689.0", :aws/serviceFullName "AWS Direct Connect"}, + {:mvn/version "801.2.689.0", + :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery - {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Application Discovery Service"}, + {:mvn/version "788.2.608.0", + :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "801.2.694.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + {:mvn/version "801.2.694.0", + :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "801.2.706.0", :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "801.2.706.0", + :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb - {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ds {:mvn/version "786.2.605.0", :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/dynamodb {:mvn/version "799.2.679.0", :aws/serviceFullName "Amazon DynamoDB"}, + {:mvn/version "793.2.625.0", + :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, + com.cognitect.aws/ds + {:mvn/version "786.2.605.0", + :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/dynamodb + {:mvn/version "799.2.679.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ebs - {:mvn/version "802.2.713.0", :aws/serviceFullName "Amazon Elastic Block Store"}, + {:mvn/version "802.2.713.0", + :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "802.2.712.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "802.2.712.0", + :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "801.2.708.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "801.2.708.0", + :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "801.2.695.0", :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "801.2.695.0", + :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "795.2.645.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "795.2.645.0", + :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference - {:mvn/version "796.2.663.0", :aws/serviceFullName "Amazon Elastic Inference"}, + {:mvn/version "796.2.663.0", + :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache - {:mvn/version "802.2.710.0", :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "802.2.710.0", + :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk - {:mvn/version "801.2.691.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, + {:mvn/version "801.2.691.0", + :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem - {:mvn/version "802.2.711.0", :aws/serviceFullName "Amazon Elastic File System"}, + {:mvn/version "802.2.711.0", + :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing - {:mvn/version "770.2.568.0", :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "801.2.685.0", :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "801.2.685.0", + :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "801.2.704.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, + {:mvn/version "801.2.704.0", + :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Email Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/entitlement-marketplace - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "801.2.689.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, + {:mvn/version "801.2.689.0", + :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge - {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon EventBridge"}, + {:mvn/version "793.2.625.0", + :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events - {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon CloudWatch Events"}, + {:mvn/version "793.2.625.0", + :aws/serviceFullName "Amazon CloudWatch Events"}, com.cognitect.aws/firehose - {:mvn/version "796.2.662.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, + {:mvn/version "796.2.662.0", + :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms - {:mvn/version "796.2.661.0", :aws/serviceFullName "Firewall Management Service"}, + {:mvn/version "796.2.661.0", + :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast - {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Forecast Service"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery - {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Forecast Query Service"}, + {:mvn/version "789.2.612.0", + :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/frauddetector - {:mvn/version "796.2.658.0", :aws/serviceFullName "Amazon Fraud Detector"}, - com.cognitect.aws/fsx {:mvn/version "801.2.704.0", :aws/serviceFullName "Amazon FSx"}, - com.cognitect.aws/gamelift {:mvn/version "796.2.652.0", :aws/serviceFullName "Amazon GameLift"}, - com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, + {:mvn/version "796.2.658.0", + :aws/serviceFullName "Amazon Fraud Detector"}, + com.cognitect.aws/fsx + {:mvn/version "801.2.704.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/gamelift + {:mvn/version "796.2.652.0", :aws/serviceFullName "Amazon GameLift"}, + com.cognitect.aws/glacier + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "795.2.648.0", :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue {:mvn/version "801.2.705.0", :aws/serviceFullName "AWS Glue"}, - com.cognitect.aws/greengrass {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, + {:mvn/version "795.2.648.0", + :aws/serviceFullName "AWS Global Accelerator"}, + com.cognitect.aws/glue + {:mvn/version "801.2.705.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/greengrass + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation - {:mvn/version "789.2.612.0", :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty {:mvn/version "801.2.688.0", :aws/serviceFullName "Amazon GuardDuty"}, + {:mvn/version "789.2.612.0", + :aws/serviceFullName "AWS Ground Station"}, + com.cognitect.aws/guardduty + {:mvn/version "801.2.688.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health - {:mvn/version "799.2.680.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, - com.cognitect.aws/honeycode {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Honeycode"}, + {:mvn/version "799.2.680.0", + :aws/serviceFullName "AWS Health APIs and Notifications"}, + com.cognitect.aws/honeycode + {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Honeycode"}, com.cognitect.aws/iam - {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Identity and Access Management"}, + {:mvn/version "801.2.704.0", + :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/imagebuilder - {:mvn/version "801.2.709.0", :aws/serviceFullName "EC2 Image Builder"}, + {:mvn/version "801.2.709.0", + :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, - com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot {:mvn/version "801.2.697.0", :aws/serviceFullName "AWS IoT"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Import/Export"}, + com.cognitect.aws/inspector + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, + com.cognitect.aws/iot + {:mvn/version "801.2.697.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data - {:mvn/version "801.2.695.0", :aws/serviceFullName "AWS IoT Data Plane"}, + {:mvn/version "801.2.695.0", + :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Jobs Data Plane"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Jobs Data Plane"}, com.cognitect.aws/iot1click-projects - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Analytics"}, - com.cognitect.aws/iotevents {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS IoT Events"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Analytics"}, + com.cognitect.aws/iotevents + {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events Data"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Events Data"}, com.cognitect.aws/iotsecuretunneling - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS IoT Secure Tunneling"}, com.cognitect.aws/iotsitewise {:mvn/version "799.2.683.0", :aws/serviceFullName "AWS IoT SiteWise"}, com.cognitect.aws/iotthingsgraph - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/kafka - {:mvn/version "801.2.686.0", :aws/serviceFullName "Managed Streaming for Kafka"}, + {:mvn/version "801.2.686.0", + :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra - {:mvn/version "798.2.674.0", :aws/serviceFullName "AWSKendraFrontendService"}, - com.cognitect.aws/kinesis {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, + {:mvn/version "798.2.674.0", + :aws/serviceFullName "AWSKendraFrontendService"}, + com.cognitect.aws/kinesis + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media - {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, + {:mvn/version "796.2.665.0", + :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, com.cognitect.aws/kinesis-video-media - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, com.cognitect.aws/kinesis-video-signaling - {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, + {:mvn/version "781.2.585.0", + :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, com.cognitect.aws/kinesisanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "784.2.592.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "784.2.592.0", + :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisvideo - {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, + {:mvn/version "796.2.665.0", + :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "801.2.687.0", :aws/serviceFullName "AWS Key Management Service"}, + {:mvn/version "801.2.687.0", + :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda {:mvn/version "801.2.698.0", :aws/serviceFullName "AWS Lambda"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Lake Formation"}, + com.cognitect.aws/lambda + {:mvn/version "801.2.698.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "801.2.695.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "801.2.695.0", + :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager - {:mvn/version "776.2.581.0", :aws/serviceFullName "AWS License Manager"}, - com.cognitect.aws/lightsail {:mvn/version "801.2.694.0", :aws/serviceFullName "Amazon Lightsail"}, + {:mvn/version "776.2.581.0", + :aws/serviceFullName "AWS License Manager"}, + com.cognitect.aws/lightsail + {:mvn/version "801.2.694.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs - {:mvn/version "798.2.672.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, + {:mvn/version "798.2.672.0", + :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/machinelearning - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, - com.cognitect.aws/macie {:mvn/version "801.2.684.0", :aws/serviceFullName "Amazon Macie"}, - com.cognitect.aws/macie2 {:mvn/version "801.2.699.0", :aws/serviceFullName "Amazon Macie 2"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Machine Learning"}, + com.cognitect.aws/macie + {:mvn/version "801.2.684.0", :aws/serviceFullName "Amazon Macie"}, + com.cognitect.aws/macie2 + {:mvn/version "801.2.699.0", :aws/serviceFullName "Amazon Macie 2"}, com.cognitect.aws/managedblockchain - {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon Managed Blockchain"}, + {:mvn/version "795.2.646.0", + :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplace-catalog - {:mvn/version "801.2.686.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, + {:mvn/version "801.2.686.0", + :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "794.2.637.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, + {:mvn/version "794.2.637.0", + :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect {:mvn/version "796.2.655.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, + {:mvn/version "801.2.700.0", + :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "801.2.701.0", :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "801.2.701.0", + :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "785.2.598.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, + {:mvn/version "785.2.598.0", + :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod - {:mvn/version "801.2.690.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, + {:mvn/version "801.2.690.0", + :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore - {:mvn/version "796.2.650.0", :aws/serviceFullName "AWS Elemental MediaStore"}, + {:mvn/version "796.2.650.0", + :aws/serviceFullName "AWS Elemental MediaStore"}, com.cognitect.aws/mediastore-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor {:mvn/version "801.2.703.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace - {:mvn/version "801.2.690.0", :aws/serviceFullName "AWSMarketplace Metering"}, + {:mvn/version "801.2.690.0", + :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/migrationhub-config - {:mvn/version "796.2.656.0", :aws/serviceFullName "AWS Migration Hub Config"}, - com.cognitect.aws/mobile {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, + {:mvn/version "796.2.656.0", + :aws/serviceFullName "AWS Migration Hub Config"}, + com.cognitect.aws/mobile + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, com.cognitect.aws/mobileanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "796.2.652.0", :aws/serviceFullName "Amazon CloudWatch"}, - com.cognitect.aws/mq {:mvn/version "784.2.591.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "796.2.652.0", + :aws/serviceFullName "Amazon CloudWatch"}, + com.cognitect.aws/mq + {:mvn/version "784.2.591.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, - com.cognitect.aws/neptune {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Neptune"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Mechanical Turk"}, + com.cognitect.aws/neptune + {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Neptune"}, com.cognitect.aws/networkmanager - {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Network Manager"}, - com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/opsworkscm {:mvn/version "801.2.701.0", :aws/serviceFullName "AWS OpsWorks CM"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "AWS Network Manager"}, + com.cognitect.aws/opsworks + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, + com.cognitect.aws/opsworkscm + {:mvn/version "801.2.701.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Organizations"}, - com.cognitect.aws/outposts {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Outposts"}, + {:mvn/version "801.2.704.0", + :aws/serviceFullName "AWS Organizations"}, + com.cognitect.aws/outposts + {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Outposts"}, com.cognitect.aws/personalize - {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon Personalize"}, + {:mvn/version "801.2.691.0", + :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Personalize Events"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon Personalize Runtime"}, + {:mvn/version "801.2.691.0", + :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/pinpoint {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon Pinpoint"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Performance Insights"}, + com.cognitect.aws/pinpoint + {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, - com.cognitect.aws/polly {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon Polly"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, + com.cognitect.aws/polly + {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Price List Service"}, - com.cognitect.aws/qldb {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon QLDB"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Price List Service"}, + com.cognitect.aws/qldb + {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session - {:mvn/version "801.2.686.0", :aws/serviceFullName "Amazon QLDB Session"}, + {:mvn/version "801.2.686.0", + :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "802.2.710.0", :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "802.2.710.0", + :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram - {:mvn/version "796.2.662.0", :aws/serviceFullName "AWS Resource Access Manager"}, + {:mvn/version "796.2.662.0", + :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "802.2.710.0", :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "802.2.710.0", + :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data - {:mvn/version "795.2.645.0", :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/redshift {:mvn/version "796.2.661.0", :aws/serviceFullName "Amazon Redshift"}, + {:mvn/version "795.2.645.0", + :aws/serviceFullName "AWS RDS DataService"}, + com.cognitect.aws/redshift + {:mvn/version "796.2.661.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition - {:mvn/version "801.2.702.0", :aws/serviceFullName "Amazon Rekognition"}, + {:mvn/version "801.2.702.0", + :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "798.2.673.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, - com.cognitect.aws/robomaker {:mvn/version "796.2.653.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 {:mvn/version "801.2.700.0", :aws/serviceFullName "Amazon Route 53"}, + {:mvn/version "798.2.673.0", + :aws/serviceFullName "AWS Resource Groups Tagging API"}, + com.cognitect.aws/robomaker + {:mvn/version "796.2.653.0", :aws/serviceFullName "AWS RoboMaker"}, + com.cognitect.aws/route53 + {:mvn/version "801.2.700.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains - {:mvn/version "796.2.660.0", :aws/serviceFullName "Amazon Route 53 Domains"}, + {:mvn/version "796.2.660.0", + :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker - {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, + {:mvn/version "801.2.691.0", + :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "799.2.682.0", :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/s3control {:mvn/version "798.2.669.0", :aws/serviceFullName "AWS S3 Control"}, + {:mvn/version "799.2.682.0", + :aws/serviceFullName "Amazon Simple Storage Service"}, + com.cognitect.aws/s3control + {:mvn/version "798.2.669.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "802.2.713.0", :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "802.2.713.0", + :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime - {:mvn/version "796.2.657.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, + {:mvn/version "796.2.657.0", + :aws/serviceFullName "Amazon Augmented AI Runtime"}, com.cognitect.aws/savingsplans - {:mvn/version "792.2.623.0", :aws/serviceFullName "AWS Savings Plans"}, - com.cognitect.aws/schemas {:mvn/version "796.2.667.0", :aws/serviceFullName "Schemas"}, - com.cognitect.aws/sdb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, + {:mvn/version "792.2.623.0", + :aws/serviceFullName "AWS Savings Plans"}, + com.cognitect.aws/schemas + {:mvn/version "796.2.667.0", :aws/serviceFullName "Schemas"}, + com.cognitect.aws/sdb + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager - {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS Secrets Manager"}, + {:mvn/version "802.2.713.0", + :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub {:mvn/version "801.2.709.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo - {:mvn/version "794.2.637.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, + {:mvn/version "794.2.637.0", + :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "801.2.694.0", + :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery {:mvn/version "801.2.692.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 - {:mvn/version "801.2.700.0", :aws/serviceFullName "Amazon Simple Email Service"}, - com.cognitect.aws/shield {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Shield"}, - com.cognitect.aws/signer {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS Signer"}, + {:mvn/version "801.2.700.0", + :aws/serviceFullName "Amazon Simple Email Service"}, + com.cognitect.aws/shield + {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Shield"}, + com.cognitect.aws/signer + {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Server Migration Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball - {:mvn/version "801.2.699.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, + {:mvn/version "801.2.699.0", + :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns - {:mvn/version "802.2.713.0", :aws/serviceFullName "Amazon Simple Notification Service"}, + {:mvn/version "802.2.713.0", + :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "801.2.702.0", :aws/serviceFullName "Amazon Simple Queue Service"}, + {:mvn/version "801.2.702.0", + :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "801.2.700.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, - com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, - com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, - com.cognitect.aws/states {:mvn/version "793.2.626.0", :aws/serviceFullName "AWS Step Functions"}, + {:mvn/version "801.2.700.0", + :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + com.cognitect.aws/sso + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Single Sign-On"}, + com.cognitect.aws/sso-oidc + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, + com.cognitect.aws/states + {:mvn/version "793.2.626.0", + :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "802.2.711.0", :aws/serviceFullName "AWS Storage Gateway"}, + {:mvn/version "802.2.711.0", + :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "798.2.678.0", :aws/serviceFullName "AWS Security Token Service"}, - com.cognitect.aws/support {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Support"}, + {:mvn/version "798.2.678.0", + :aws/serviceFullName "AWS Security Token Service"}, + com.cognitect.aws/support + {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, - com.cognitect.aws/synthetics {:mvn/version "799.2.682.0", :aws/serviceFullName "Synthetics"}, - com.cognitect.aws/textract {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Simple Workflow Service"}, + com.cognitect.aws/synthetics + {:mvn/version "799.2.682.0", :aws/serviceFullName "Synthetics"}, + com.cognitect.aws/textract + {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "799.2.680.0", :aws/serviceFullName "Amazon Transcribe Service"}, + {:mvn/version "799.2.680.0", + :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "801.2.693.0", :aws/serviceFullName "AWS Transfer Family"}, - com.cognitect.aws/translate {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, - com.cognitect.aws/waf {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF"}, + {:mvn/version "801.2.693.0", + :aws/serviceFullName "AWS Transfer Family"}, + com.cognitect.aws/translate + {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, + com.cognitect.aws/waf + {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF Regional"}, - com.cognitect.aws/wafv2 {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS WAFV2"}, - com.cognitect.aws/workdocs {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, - com.cognitect.aws/worklink {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/workmail {:mvn/version "801.2.686.0", :aws/serviceFullName "Amazon WorkMail"}, + com.cognitect.aws/wafv2 + {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS WAFV2"}, + com.cognitect.aws/workdocs + {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, + com.cognitect.aws/worklink + {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon WorkLink"}, + com.cognitect.aws/workmail + {:mvn/version "801.2.686.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "788.2.610.0", :aws/serviceFullName "Amazon WorkSpaces"}, - com.cognitect.aws/xray {:mvn/version "795.2.646.0", :aws/serviceFullName "AWS X-Ray"}} + {:mvn/version "788.2.610.0", + :aws/serviceFullName "Amazon WorkSpaces"}, + com.cognitect.aws/xray + {:mvn/version "795.2.646.0", :aws/serviceFullName "AWS X-Ray"}} From 2518db400ea4e83fa17a01c3053ebb3520ad5aa3 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Fri, 24 Jul 2020 13:15:53 -0500 Subject: [PATCH 120/151] update latest releases --- README.md | 2 +- latest-releases.edn | 655 +++++++++++++++----------------------------- 2 files changed, 220 insertions(+), 437 deletions(-) diff --git a/README.md b/README.md index 7d1f8701..6673ee03 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.469"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.820"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.826"} com.cognitect.aws/s3 {:mvn/version "799.2.682.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 9c8c09b8..effab47f 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,601 +1,384 @@ {com.cognitect.aws/api {:mvn/version "0.8.469"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.820"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.826"}, com.cognitect.aws/AWSMigrationHub - {:mvn/version "796.2.657.0", - :aws/serviceFullName "AWS Migration Hub"}, + {:mvn/version "796.2.657.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer {:mvn/version "796.2.664.0", :aws/serviceFullName "Access Analyzer"}, com.cognitect.aws/acm - {:mvn/version "794.2.643.0", - :aws/serviceFullName "AWS Certificate Manager"}, + {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca {:mvn/version "770.2.568.0", - :aws/serviceFullName - "AWS Certificate Manager Private Certificate Authority"}, + :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "802.2.713.0", - :aws/serviceFullName "Alexa For Business"}, - com.cognitect.aws/amplify - {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "802.2.713.0", :aws/serviceFullName "Alexa For Business"}, + com.cognitect.aws/amplify {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway - {:mvn/version "801.2.696.0", - :aws/serviceFullName "Amazon API Gateway"}, + {:mvn/version "801.2.696.0", :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AmazonApiGatewayManagementApi"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "796.2.659.0", - :aws/serviceFullName "AmazonApiGatewayV2"}, - com.cognitect.aws/appconfig - {:mvn/version "801.2.697.0", :aws/serviceFullName "Amazon AppConfig"}, + {:mvn/version "796.2.659.0", :aws/serviceFullName "AmazonApiGatewayV2"}, + com.cognitect.aws/appconfig {:mvn/version "801.2.697.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling - {:mvn/version "799.2.681.0", - :aws/serviceFullName "Application Auto Scaling"}, + {:mvn/version "799.2.681.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "795.2.646.0", - :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/appmesh - {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS App Mesh"}, - com.cognitect.aws/appstream - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/appsync - {:mvn/version "801.2.709.0", :aws/serviceFullName "AWS AppSync"}, - com.cognitect.aws/athena - {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/autoscaling - {:mvn/version "801.2.707.0", :aws/serviceFullName "Auto Scaling"}, + {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, + com.cognitect.aws/appmesh {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS App Mesh"}, + com.cognitect.aws/appstream {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, + com.cognitect.aws/appsync {:mvn/version "801.2.709.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/athena {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon Athena"}, + com.cognitect.aws/autoscaling {:mvn/version "801.2.707.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans - {:mvn/version "773.2.578.0", - :aws/serviceFullName "AWS Auto Scaling Plans"}, - com.cognitect.aws/backup - {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/batch - {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, - com.cognitect.aws/budgets - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, + com.cognitect.aws/backup {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Backup"}, + com.cognitect.aws/batch {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/budgets {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "802.2.712.0", - :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime - {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Chime"}, - com.cognitect.aws/cloud9 - {:mvn/version "792.2.620.0", :aws/serviceFullName "AWS Cloud9"}, + {:mvn/version "802.2.712.0", :aws/serviceFullName "AWS Cost Explorer Service"}, + com.cognitect.aws/chime {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/cloud9 {:mvn/version "792.2.620.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudDirectory"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation - {:mvn/version "801.2.706.0", - :aws/serviceFullName "AWS CloudFormation"}, + {:mvn/version "801.2.706.0", :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "802.2.711.0", - :aws/serviceFullName "Amazon CloudFront"}, - com.cognitect.aws/cloudhsm - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, - com.cognitect.aws/cloudhsmv2 - {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS CloudHSM V2"}, + {:mvn/version "803.2.716.0", :aws/serviceFullName "Amazon CloudFront"}, + com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, + com.cognitect.aws/cloudhsmv2 {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch - {:mvn/version "773.2.571.0", - :aws/serviceFullName "Amazon CloudSearch"}, + {:mvn/version "773.2.571.0", :aws/serviceFullName "Amazon CloudSearch"}, com.cognitect.aws/cloudsearchdomain - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudSearch Domain"}, - com.cognitect.aws/cloudtrail - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codeartifact - {:mvn/version "801.2.709.0", :aws/serviceFullName "CodeArtifact"}, - com.cognitect.aws/codebuild - {:mvn/version "801.2.709.0", :aws/serviceFullName "AWS CodeBuild"}, - com.cognitect.aws/codecommit - {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS CodeCommit"}, - com.cognitect.aws/codedeploy - {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS CodeDeploy"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, + com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, + com.cognitect.aws/codeartifact {:mvn/version "801.2.709.0", :aws/serviceFullName "CodeArtifact"}, + com.cognitect.aws/codebuild {:mvn/version "803.2.716.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codecommit {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS CodeCommit"}, + com.cognitect.aws/codedeploy {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codeguru-reviewer - {:mvn/version "801.2.708.0", - :aws/serviceFullName "Amazon CodeGuru Reviewer"}, + {:mvn/version "801.2.708.0", :aws/serviceFullName "Amazon CodeGuru Reviewer"}, com.cognitect.aws/codeguruprofiler - {:mvn/version "801.2.707.0", - :aws/serviceFullName "Amazon CodeGuru Profiler"}, + {:mvn/version "803.2.717.0", :aws/serviceFullName "Amazon CodeGuru Profiler"}, com.cognitect.aws/codepipeline {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS CodePipeline"}, - com.cognitect.aws/codestar - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, + com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/codestar-connections - {:mvn/version "801.2.707.0", - :aws/serviceFullName "AWS CodeStar connections"}, + {:mvn/version "801.2.707.0", :aws/serviceFullName "AWS CodeStar connections"}, com.cognitect.aws/codestar-notifications - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS CodeStar Notifications"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Cognito Identity"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "801.2.706.0", - :aws/serviceFullName "Amazon Cognito Identity Provider"}, + {:mvn/version "801.2.706.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Cognito Sync"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "802.2.713.0", - :aws/serviceFullName "Amazon Comprehend"}, + {:mvn/version "802.2.713.0", :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "801.2.708.0", - :aws/serviceFullName "AWS Comprehend Medical"}, + {:mvn/version "801.2.708.0", :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer - {:mvn/version "801.2.694.0", - :aws/serviceFullName "AWS Compute Optimizer"}, - com.cognitect.aws/config - {:mvn/version "793.2.630.0", :aws/serviceFullName "AWS Config"}, + {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Compute Optimizer"}, + com.cognitect.aws/config {:mvn/version "803.2.719.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "802.2.710.0", - :aws/serviceFullName "Amazon Connect Service"}, + {:mvn/version "803.2.715.0", :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/connectparticipant - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon Connect Participant Service"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Cost and Usage Report Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, com.cognitect.aws/dataexchange - {:mvn/version "801.2.698.0", - :aws/serviceFullName "AWS Data Exchange"}, + {:mvn/version "801.2.698.0", :aws/serviceFullName "AWS Data Exchange"}, com.cognitect.aws/datapipeline - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Data Pipeline"}, - com.cognitect.aws/datasync - {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Data Pipeline"}, + com.cognitect.aws/datasync {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, - com.cognitect.aws/detective - {:mvn/version "796.2.650.0", :aws/serviceFullName "Amazon Detective"}, - com.cognitect.aws/devicefarm - {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, + com.cognitect.aws/detective {:mvn/version "796.2.650.0", :aws/serviceFullName "Amazon Detective"}, + com.cognitect.aws/devicefarm {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/directconnect - {:mvn/version "801.2.689.0", - :aws/serviceFullName "AWS Direct Connect"}, + {:mvn/version "803.2.719.0", :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery - {:mvn/version "788.2.608.0", - :aws/serviceFullName "AWS Application Discovery Service"}, + {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "801.2.694.0", - :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + {:mvn/version "801.2.694.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "801.2.706.0", - :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "801.2.706.0", :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb - {:mvn/version "793.2.625.0", - :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ds - {:mvn/version "786.2.605.0", - :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/dynamodb - {:mvn/version "799.2.679.0", :aws/serviceFullName "Amazon DynamoDB"}, + {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, + com.cognitect.aws/ds {:mvn/version "786.2.605.0", :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/dynamodb {:mvn/version "799.2.679.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ebs - {:mvn/version "802.2.713.0", - :aws/serviceFullName "Amazon Elastic Block Store"}, + {:mvn/version "802.2.713.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "802.2.712.0", - :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "803.2.716.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS EC2 Instance Connect"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "801.2.708.0", - :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "801.2.708.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "801.2.695.0", - :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "801.2.695.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "795.2.645.0", - :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "795.2.645.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference - {:mvn/version "796.2.663.0", - :aws/serviceFullName "Amazon Elastic Inference"}, + {:mvn/version "796.2.663.0", :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache - {:mvn/version "802.2.710.0", - :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "802.2.710.0", :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk - {:mvn/version "801.2.691.0", - :aws/serviceFullName "AWS Elastic Beanstalk"}, + {:mvn/version "801.2.691.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem - {:mvn/version "802.2.711.0", - :aws/serviceFullName "Amazon Elastic File System"}, + {:mvn/version "802.2.711.0", :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "801.2.685.0", - :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "801.2.685.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "801.2.704.0", - :aws/serviceFullName "Amazon Elastic MapReduce"}, + {:mvn/version "801.2.704.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Elastic Transcoder"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Email Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/entitlement-marketplace - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Marketplace Entitlement Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "801.2.689.0", - :aws/serviceFullName "Amazon Elasticsearch Service"}, + {:mvn/version "801.2.689.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge - {:mvn/version "793.2.625.0", - :aws/serviceFullName "Amazon EventBridge"}, + {:mvn/version "803.2.713.0", :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events - {:mvn/version "793.2.625.0", - :aws/serviceFullName "Amazon CloudWatch Events"}, + {:mvn/version "803.2.713.0", :aws/serviceFullName "Amazon CloudWatch Events"}, com.cognitect.aws/firehose - {:mvn/version "796.2.662.0", - :aws/serviceFullName "Amazon Kinesis Firehose"}, + {:mvn/version "796.2.662.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms - {:mvn/version "796.2.661.0", - :aws/serviceFullName "Firewall Management Service"}, + {:mvn/version "803.2.716.0", :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast - {:mvn/version "773.2.578.0", - :aws/serviceFullName "Amazon Forecast Service"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery - {:mvn/version "789.2.612.0", - :aws/serviceFullName "Amazon Forecast Query Service"}, + {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/frauddetector - {:mvn/version "796.2.658.0", - :aws/serviceFullName "Amazon Fraud Detector"}, - com.cognitect.aws/fsx - {:mvn/version "801.2.704.0", :aws/serviceFullName "Amazon FSx"}, - com.cognitect.aws/gamelift - {:mvn/version "796.2.652.0", :aws/serviceFullName "Amazon GameLift"}, - com.cognitect.aws/glacier - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, + {:mvn/version "803.2.716.0", :aws/serviceFullName "Amazon Fraud Detector"}, + com.cognitect.aws/fsx {:mvn/version "803.2.719.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/gamelift {:mvn/version "796.2.652.0", :aws/serviceFullName "Amazon GameLift"}, + com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "795.2.648.0", - :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue - {:mvn/version "801.2.705.0", :aws/serviceFullName "AWS Glue"}, - com.cognitect.aws/greengrass - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, + {:mvn/version "795.2.648.0", :aws/serviceFullName "AWS Global Accelerator"}, + com.cognitect.aws/glue {:mvn/version "803.2.719.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/greengrass {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation - {:mvn/version "789.2.612.0", - :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty - {:mvn/version "801.2.688.0", :aws/serviceFullName "Amazon GuardDuty"}, + {:mvn/version "803.2.716.0", :aws/serviceFullName "AWS Ground Station"}, + com.cognitect.aws/guardduty {:mvn/version "801.2.688.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health - {:mvn/version "799.2.680.0", - :aws/serviceFullName "AWS Health APIs and Notifications"}, - com.cognitect.aws/honeycode - {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Honeycode"}, + {:mvn/version "799.2.680.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, + com.cognitect.aws/honeycode {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Honeycode"}, com.cognitect.aws/iam - {:mvn/version "801.2.704.0", - :aws/serviceFullName "AWS Identity and Access Management"}, + {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/imagebuilder - {:mvn/version "801.2.709.0", - :aws/serviceFullName "EC2 Image Builder"}, + {:mvn/version "801.2.709.0", :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Import/Export"}, - com.cognitect.aws/inspector - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot - {:mvn/version "801.2.697.0", :aws/serviceFullName "AWS IoT"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, + com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, + com.cognitect.aws/iot {:mvn/version "801.2.697.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data - {:mvn/version "801.2.695.0", - :aws/serviceFullName "AWS IoT Data Plane"}, + {:mvn/version "801.2.695.0", :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Jobs Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Jobs Data Plane"}, com.cognitect.aws/iot1click-projects - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Analytics"}, - com.cognitect.aws/iotevents - {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS IoT Events"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Analytics"}, + com.cognitect.aws/iotevents {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Events Data"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events Data"}, com.cognitect.aws/iotsecuretunneling - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS IoT Secure Tunneling"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, com.cognitect.aws/iotsitewise {:mvn/version "799.2.683.0", :aws/serviceFullName "AWS IoT SiteWise"}, com.cognitect.aws/iotthingsgraph - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Things Graph"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, + com.cognitect.aws/ivs + {:mvn/version "803.2.719.0", :aws/serviceFullName "Amazon Interactive Video Service"}, com.cognitect.aws/kafka - {:mvn/version "801.2.686.0", - :aws/serviceFullName "Managed Streaming for Kafka"}, + {:mvn/version "801.2.686.0", :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra - {:mvn/version "798.2.674.0", - :aws/serviceFullName "AWSKendraFrontendService"}, - com.cognitect.aws/kinesis - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, + {:mvn/version "798.2.674.0", :aws/serviceFullName "AWSKendraFrontendService"}, + com.cognitect.aws/kinesis {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media - {:mvn/version "796.2.665.0", - :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, + {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, com.cognitect.aws/kinesis-video-media - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, com.cognitect.aws/kinesis-video-signaling - {:mvn/version "781.2.585.0", - :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, + {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, com.cognitect.aws/kinesisanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "784.2.592.0", - :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "784.2.592.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisvideo - {:mvn/version "796.2.665.0", - :aws/serviceFullName "Amazon Kinesis Video Streams"}, + {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "801.2.687.0", - :aws/serviceFullName "AWS Key Management Service"}, + {:mvn/version "801.2.687.0", :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda - {:mvn/version "801.2.698.0", :aws/serviceFullName "AWS Lambda"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lake Formation"}, + com.cognitect.aws/lambda {:mvn/version "801.2.698.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "801.2.695.0", - :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "801.2.695.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager - {:mvn/version "776.2.581.0", - :aws/serviceFullName "AWS License Manager"}, - com.cognitect.aws/lightsail - {:mvn/version "801.2.694.0", :aws/serviceFullName "Amazon Lightsail"}, + {:mvn/version "776.2.581.0", :aws/serviceFullName "AWS License Manager"}, + com.cognitect.aws/lightsail {:mvn/version "803.2.719.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs - {:mvn/version "798.2.672.0", - :aws/serviceFullName "Amazon CloudWatch Logs"}, + {:mvn/version "798.2.672.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/machinelearning - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Machine Learning"}, - com.cognitect.aws/macie - {:mvn/version "801.2.684.0", :aws/serviceFullName "Amazon Macie"}, - com.cognitect.aws/macie2 - {:mvn/version "801.2.699.0", :aws/serviceFullName "Amazon Macie 2"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, + com.cognitect.aws/macie {:mvn/version "801.2.684.0", :aws/serviceFullName "Amazon Macie"}, + com.cognitect.aws/macie2 {:mvn/version "803.2.715.0", :aws/serviceFullName "Amazon Macie 2"}, com.cognitect.aws/managedblockchain - {:mvn/version "795.2.646.0", - :aws/serviceFullName "Amazon Managed Blockchain"}, + {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplace-catalog - {:mvn/version "801.2.686.0", - :aws/serviceFullName "AWS Marketplace Catalog Service"}, + {:mvn/version "801.2.686.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "794.2.637.0", - :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, + {:mvn/version "794.2.637.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect {:mvn/version "796.2.655.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "801.2.700.0", - :aws/serviceFullName "AWS Elemental MediaConvert"}, + {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "801.2.701.0", - :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "803.2.718.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "785.2.598.0", - :aws/serviceFullName "AWS Elemental MediaPackage"}, + {:mvn/version "785.2.598.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod - {:mvn/version "801.2.690.0", - :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, + {:mvn/version "801.2.690.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore - {:mvn/version "796.2.650.0", - :aws/serviceFullName "AWS Elemental MediaStore"}, + {:mvn/version "796.2.650.0", :aws/serviceFullName "AWS Elemental MediaStore"}, com.cognitect.aws/mediastore-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor {:mvn/version "801.2.703.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace - {:mvn/version "801.2.690.0", - :aws/serviceFullName "AWSMarketplace Metering"}, + {:mvn/version "801.2.690.0", :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/migrationhub-config - {:mvn/version "796.2.656.0", - :aws/serviceFullName "AWS Migration Hub Config"}, - com.cognitect.aws/mobile - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, + {:mvn/version "796.2.656.0", :aws/serviceFullName "AWS Migration Hub Config"}, + com.cognitect.aws/mobile {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, com.cognitect.aws/mobileanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Mobile Analytics"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "796.2.652.0", - :aws/serviceFullName "Amazon CloudWatch"}, - com.cognitect.aws/mq - {:mvn/version "784.2.591.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "796.2.652.0", :aws/serviceFullName "Amazon CloudWatch"}, + com.cognitect.aws/mq {:mvn/version "784.2.591.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Mechanical Turk"}, - com.cognitect.aws/neptune - {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Neptune"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, + com.cognitect.aws/neptune {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Neptune"}, com.cognitect.aws/networkmanager - {:mvn/version "780.2.584.0", - :aws/serviceFullName "AWS Network Manager"}, - com.cognitect.aws/opsworks - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/opsworkscm - {:mvn/version "801.2.701.0", :aws/serviceFullName "AWS OpsWorks CM"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Network Manager"}, + com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, + com.cognitect.aws/opsworkscm {:mvn/version "801.2.701.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "801.2.704.0", - :aws/serviceFullName "AWS Organizations"}, - com.cognitect.aws/outposts - {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Outposts"}, + {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Organizations"}, + com.cognitect.aws/outposts {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Outposts"}, com.cognitect.aws/personalize - {:mvn/version "801.2.691.0", - :aws/serviceFullName "Amazon Personalize"}, + {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Personalize Events"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "801.2.691.0", - :aws/serviceFullName "Amazon Personalize Runtime"}, + {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/pinpoint - {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon Pinpoint"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Performance Insights"}, + com.cognitect.aws/pinpoint {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Pinpoint Email Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, - com.cognitect.aws/polly - {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon Polly"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, + com.cognitect.aws/polly {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Price List Service"}, - com.cognitect.aws/qldb - {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon QLDB"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Price List Service"}, + com.cognitect.aws/qldb {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session - {:mvn/version "801.2.686.0", - :aws/serviceFullName "Amazon QLDB Session"}, + {:mvn/version "801.2.686.0", :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "802.2.710.0", - :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "803.2.718.0", :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram - {:mvn/version "796.2.662.0", - :aws/serviceFullName "AWS Resource Access Manager"}, + {:mvn/version "796.2.662.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "802.2.710.0", - :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "803.2.716.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data - {:mvn/version "795.2.645.0", - :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/redshift - {:mvn/version "796.2.661.0", :aws/serviceFullName "Amazon Redshift"}, + {:mvn/version "795.2.645.0", :aws/serviceFullName "AWS RDS DataService"}, + com.cognitect.aws/redshift {:mvn/version "796.2.661.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition - {:mvn/version "801.2.702.0", - :aws/serviceFullName "Amazon Rekognition"}, + {:mvn/version "801.2.702.0", :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Resource Groups"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "798.2.673.0", - :aws/serviceFullName "AWS Resource Groups Tagging API"}, - com.cognitect.aws/robomaker - {:mvn/version "796.2.653.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 - {:mvn/version "801.2.700.0", :aws/serviceFullName "Amazon Route 53"}, + {:mvn/version "798.2.673.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, + com.cognitect.aws/robomaker {:mvn/version "796.2.653.0", :aws/serviceFullName "AWS RoboMaker"}, + com.cognitect.aws/route53 {:mvn/version "801.2.700.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains - {:mvn/version "796.2.660.0", - :aws/serviceFullName "Amazon Route 53 Domains"}, + {:mvn/version "796.2.660.0", :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Route 53 Resolver"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon Lex Runtime Service"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker - {:mvn/version "801.2.691.0", - :aws/serviceFullName "Amazon SageMaker Runtime"}, + {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "799.2.682.0", - :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/s3control - {:mvn/version "798.2.669.0", :aws/serviceFullName "AWS S3 Control"}, + {:mvn/version "799.2.682.0", :aws/serviceFullName "Amazon Simple Storage Service"}, + com.cognitect.aws/s3control {:mvn/version "798.2.669.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "802.2.713.0", - :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "802.2.713.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime - {:mvn/version "796.2.657.0", - :aws/serviceFullName "Amazon Augmented AI Runtime"}, + {:mvn/version "796.2.657.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, com.cognitect.aws/savingsplans - {:mvn/version "792.2.623.0", - :aws/serviceFullName "AWS Savings Plans"}, - com.cognitect.aws/schemas - {:mvn/version "796.2.667.0", :aws/serviceFullName "Schemas"}, - com.cognitect.aws/sdb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, + {:mvn/version "792.2.623.0", :aws/serviceFullName "AWS Savings Plans"}, + com.cognitect.aws/schemas {:mvn/version "796.2.667.0", :aws/serviceFullName "Schemas"}, + com.cognitect.aws/sdb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager - {:mvn/version "802.2.713.0", - :aws/serviceFullName "AWS Secrets Manager"}, + {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub {:mvn/version "801.2.709.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo - {:mvn/version "794.2.637.0", - :aws/serviceFullName "AWSServerlessApplicationRepository"}, + {:mvn/version "794.2.637.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "801.2.694.0", - :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery {:mvn/version "801.2.692.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 - {:mvn/version "801.2.700.0", - :aws/serviceFullName "Amazon Simple Email Service"}, - com.cognitect.aws/shield - {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Shield"}, - com.cognitect.aws/signer - {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS Signer"}, + {:mvn/version "801.2.700.0", :aws/serviceFullName "Amazon Simple Email Service"}, + com.cognitect.aws/shield {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Shield"}, + com.cognitect.aws/signer {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Server Migration Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball - {:mvn/version "801.2.699.0", - :aws/serviceFullName "Amazon Import/Export Snowball"}, + {:mvn/version "801.2.699.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns - {:mvn/version "802.2.713.0", - :aws/serviceFullName "Amazon Simple Notification Service"}, + {:mvn/version "802.2.713.0", :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "801.2.702.0", - :aws/serviceFullName "Amazon Simple Queue Service"}, + {:mvn/version "801.2.702.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "801.2.700.0", - :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, - com.cognitect.aws/sso - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Single Sign-On"}, - com.cognitect.aws/sso-oidc - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, - com.cognitect.aws/states - {:mvn/version "793.2.626.0", - :aws/serviceFullName "AWS Step Functions"}, + {:mvn/version "801.2.700.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, + com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, + com.cognitect.aws/states {:mvn/version "793.2.626.0", :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "802.2.711.0", - :aws/serviceFullName "AWS Storage Gateway"}, + {:mvn/version "802.2.711.0", :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon DynamoDB Streams"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "798.2.678.0", - :aws/serviceFullName "AWS Security Token Service"}, - com.cognitect.aws/support - {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Support"}, + {:mvn/version "798.2.678.0", :aws/serviceFullName "AWS Security Token Service"}, + com.cognitect.aws/support {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Workflow Service"}, - com.cognitect.aws/synthetics - {:mvn/version "799.2.682.0", :aws/serviceFullName "Synthetics"}, - com.cognitect.aws/textract - {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, + com.cognitect.aws/synthetics {:mvn/version "799.2.682.0", :aws/serviceFullName "Synthetics"}, + com.cognitect.aws/textract {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "799.2.680.0", - :aws/serviceFullName "Amazon Transcribe Service"}, + {:mvn/version "799.2.680.0", :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "801.2.693.0", - :aws/serviceFullName "AWS Transfer Family"}, - com.cognitect.aws/translate - {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, - com.cognitect.aws/waf - {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF"}, + {:mvn/version "801.2.693.0", :aws/serviceFullName "AWS Transfer Family"}, + com.cognitect.aws/translate {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, + com.cognitect.aws/waf {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF Regional"}, - com.cognitect.aws/wafv2 - {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS WAFV2"}, - com.cognitect.aws/workdocs - {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, - com.cognitect.aws/worklink - {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/workmail - {:mvn/version "801.2.686.0", :aws/serviceFullName "Amazon WorkMail"}, + com.cognitect.aws/wafv2 {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS WAFV2"}, + com.cognitect.aws/workdocs {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, + com.cognitect.aws/worklink {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon WorkLink"}, + com.cognitect.aws/workmail {:mvn/version "801.2.686.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon WorkMail Message Flow"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "788.2.610.0", - :aws/serviceFullName "Amazon WorkSpaces"}, - com.cognitect.aws/xray - {:mvn/version "795.2.646.0", :aws/serviceFullName "AWS X-Ray"}} + {:mvn/version "803.2.719.0", :aws/serviceFullName "Amazon WorkSpaces"}, + com.cognitect.aws/xray {:mvn/version "795.2.646.0", :aws/serviceFullName "AWS X-Ray"}} From 5ed30af722925f16d87883c4319a166c32d618ba Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sun, 9 Aug 2020 20:49:47 -0500 Subject: [PATCH 121/151] update latest-releases --- README.md | 4 +- latest-releases.edn | 104 ++++++++++++++++++++++---------------------- 2 files changed, 54 insertions(+), 54 deletions(-) diff --git a/README.md b/README.md index 6673ee03..4fe12c40 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,8 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.469"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.826"} - com.cognitect.aws/s3 {:mvn/version "799.2.682.0"}}} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.837"} + com.cognitect.aws/s3 {:mvn/version "807.2.729.0"}}} ``` * See [latest releases](latest-releases.edn) for a list of the latest releases of diff --git a/latest-releases.edn b/latest-releases.edn index effab47f..8abeecb8 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,5 +1,5 @@ {com.cognitect.aws/api {:mvn/version "0.8.469"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.826"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.837"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "796.2.657.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer @@ -20,14 +20,14 @@ {:mvn/version "796.2.659.0", :aws/serviceFullName "AmazonApiGatewayV2"}, com.cognitect.aws/appconfig {:mvn/version "801.2.697.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling - {:mvn/version "799.2.681.0", :aws/serviceFullName "Application Auto Scaling"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, com.cognitect.aws/appmesh {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS App Mesh"}, com.cognitect.aws/appstream {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/appsync {:mvn/version "801.2.709.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/appsync {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS AppSync"}, com.cognitect.aws/athena {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/autoscaling {:mvn/version "801.2.707.0", :aws/serviceFullName "Auto Scaling"}, + com.cognitect.aws/autoscaling {:mvn/version "807.2.729.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, com.cognitect.aws/backup {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Backup"}, @@ -35,14 +35,14 @@ com.cognitect.aws/budgets {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce {:mvn/version "802.2.712.0", :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/chime {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Chime"}, com.cognitect.aws/cloud9 {:mvn/version "792.2.620.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation {:mvn/version "801.2.706.0", :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "803.2.716.0", :aws/serviceFullName "Amazon CloudFront"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon CloudFront"}, com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, com.cognitect.aws/cloudhsmv2 {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch @@ -51,7 +51,7 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, com.cognitect.aws/codeartifact {:mvn/version "801.2.709.0", :aws/serviceFullName "CodeArtifact"}, - com.cognitect.aws/codebuild {:mvn/version "803.2.716.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codebuild {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS CodeBuild"}, com.cognitect.aws/codecommit {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS CodeCommit"}, com.cognitect.aws/codedeploy {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codeguru-reviewer @@ -88,7 +88,7 @@ {:mvn/version "801.2.698.0", :aws/serviceFullName "AWS Data Exchange"}, com.cognitect.aws/datapipeline {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Data Pipeline"}, - com.cognitect.aws/datasync {:mvn/version "788.2.610.0", :aws/serviceFullName "AWS DataSync"}, + com.cognitect.aws/datasync {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, com.cognitect.aws/detective {:mvn/version "796.2.650.0", :aws/serviceFullName "Amazon Detective"}, @@ -102,19 +102,19 @@ com.cognitect.aws/dlm {:mvn/version "801.2.694.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "801.2.706.0", :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ds {:mvn/version "786.2.605.0", :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/ds {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Directory Service"}, com.cognitect.aws/dynamodb {:mvn/version "799.2.679.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ebs {:mvn/version "802.2.713.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "803.2.716.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "801.2.708.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs {:mvn/version "801.2.695.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks @@ -146,32 +146,32 @@ com.cognitect.aws/events {:mvn/version "803.2.713.0", :aws/serviceFullName "Amazon CloudWatch Events"}, com.cognitect.aws/firehose - {:mvn/version "796.2.662.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms {:mvn/version "803.2.716.0", :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast - {:mvn/version "773.2.578.0", :aws/serviceFullName "Amazon Forecast Service"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/frauddetector - {:mvn/version "803.2.716.0", :aws/serviceFullName "Amazon Fraud Detector"}, - com.cognitect.aws/fsx {:mvn/version "803.2.719.0", :aws/serviceFullName "Amazon FSx"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Fraud Detector"}, + com.cognitect.aws/fsx {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon FSx"}, com.cognitect.aws/gamelift {:mvn/version "796.2.652.0", :aws/serviceFullName "Amazon GameLift"}, com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator {:mvn/version "795.2.648.0", :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue {:mvn/version "803.2.719.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/glue {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Glue"}, com.cognitect.aws/greengrass {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation {:mvn/version "803.2.716.0", :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty {:mvn/version "801.2.688.0", :aws/serviceFullName "Amazon GuardDuty"}, + com.cognitect.aws/guardduty {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health - {:mvn/version "799.2.680.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/honeycode {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Honeycode"}, com.cognitect.aws/iam {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/imagebuilder - {:mvn/version "801.2.709.0", :aws/serviceFullName "EC2 Image Builder"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, @@ -190,15 +190,15 @@ com.cognitect.aws/iotsecuretunneling {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, com.cognitect.aws/iotsitewise - {:mvn/version "799.2.683.0", :aws/serviceFullName "AWS IoT SiteWise"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS IoT SiteWise"}, com.cognitect.aws/iotthingsgraph {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/ivs - {:mvn/version "803.2.719.0", :aws/serviceFullName "Amazon Interactive Video Service"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Interactive Video Service"}, com.cognitect.aws/kafka - {:mvn/version "801.2.686.0", :aws/serviceFullName "Managed Streaming for Kafka"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra - {:mvn/version "798.2.674.0", :aws/serviceFullName "AWSKendraFrontendService"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWSKendraFrontendService"}, com.cognitect.aws/kinesis {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, @@ -215,10 +215,10 @@ com.cognitect.aws/kms {:mvn/version "801.2.687.0", :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Lake Formation"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Lake Formation"}, com.cognitect.aws/lambda {:mvn/version "801.2.698.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "801.2.695.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager {:mvn/version "776.2.581.0", :aws/serviceFullName "AWS License Manager"}, com.cognitect.aws/lightsail {:mvn/version "803.2.719.0", :aws/serviceFullName "Amazon Lightsail"}, @@ -227,7 +227,7 @@ com.cognitect.aws/machinelearning {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, com.cognitect.aws/macie {:mvn/version "801.2.684.0", :aws/serviceFullName "Amazon Macie"}, - com.cognitect.aws/macie2 {:mvn/version "803.2.715.0", :aws/serviceFullName "Amazon Macie 2"}, + com.cognitect.aws/macie2 {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Macie 2"}, com.cognitect.aws/managedblockchain {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplace-catalog @@ -235,13 +235,13 @@ com.cognitect.aws/marketplacecommerceanalytics {:mvn/version "794.2.637.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect - {:mvn/version "796.2.655.0", :aws/serviceFullName "AWS MediaConnect"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "803.2.718.0", :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "785.2.598.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod {:mvn/version "801.2.690.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore @@ -258,8 +258,8 @@ com.cognitect.aws/mobileanalytics {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "796.2.652.0", :aws/serviceFullName "Amazon CloudWatch"}, - com.cognitect.aws/mq {:mvn/version "784.2.591.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon CloudWatch"}, + com.cognitect.aws/mq {:mvn/version "807.2.729.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, com.cognitect.aws/neptune {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Neptune"}, @@ -268,14 +268,14 @@ com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, com.cognitect.aws/opsworkscm {:mvn/version "801.2.701.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Organizations"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Organizations"}, com.cognitect.aws/outposts {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Outposts"}, com.cognitect.aws/personalize - {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon Personalize"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Personalize Events"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon Personalize Runtime"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Performance Insights"}, com.cognitect.aws/pinpoint {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon Pinpoint"}, @@ -294,16 +294,16 @@ com.cognitect.aws/ram {:mvn/version "796.2.662.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "803.2.716.0", :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data {:mvn/version "795.2.645.0", :aws/serviceFullName "AWS RDS DataService"}, com.cognitect.aws/redshift {:mvn/version "796.2.661.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition {:mvn/version "801.2.702.0", :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Resource Groups"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "798.2.673.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, com.cognitect.aws/robomaker {:mvn/version "796.2.653.0", :aws/serviceFullName "AWS RoboMaker"}, com.cognitect.aws/route53 {:mvn/version "801.2.700.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains @@ -311,14 +311,14 @@ com.cognitect.aws/route53resolver {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "799.2.682.0", :aws/serviceFullName "Amazon Simple Storage Service"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Simple Storage Service"}, com.cognitect.aws/s3control {:mvn/version "798.2.669.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "802.2.713.0", :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime {:mvn/version "796.2.657.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, com.cognitect.aws/savingsplans @@ -328,34 +328,34 @@ com.cognitect.aws/secretsmanager {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub - {:mvn/version "801.2.709.0", :aws/serviceFullName "AWS SecurityHub"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo {:mvn/version "794.2.637.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery - {:mvn/version "801.2.692.0", :aws/serviceFullName "AWS Cloud Map"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 - {:mvn/version "801.2.700.0", :aws/serviceFullName "Amazon Simple Email Service"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/shield {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Shield"}, com.cognitect.aws/signer {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Server Migration Service"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball {:mvn/version "801.2.699.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns - {:mvn/version "802.2.713.0", :aws/serviceFullName "Amazon Simple Notification Service"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs {:mvn/version "801.2.702.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "801.2.700.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, com.cognitect.aws/states {:mvn/version "793.2.626.0", :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "802.2.711.0", :aws/serviceFullName "AWS Storage Gateway"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts @@ -366,14 +366,14 @@ com.cognitect.aws/synthetics {:mvn/version "799.2.682.0", :aws/serviceFullName "Synthetics"}, com.cognitect.aws/textract {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "799.2.680.0", :aws/serviceFullName "Amazon Transcribe Service"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer {:mvn/version "801.2.693.0", :aws/serviceFullName "AWS Transfer Family"}, com.cognitect.aws/translate {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, com.cognitect.aws/waf {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF Regional"}, - com.cognitect.aws/wafv2 {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS WAFV2"}, + com.cognitect.aws/wafv2 {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS WAFV2"}, com.cognitect.aws/workdocs {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, com.cognitect.aws/worklink {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon WorkLink"}, com.cognitect.aws/workmail {:mvn/version "801.2.686.0", :aws/serviceFullName "Amazon WorkMail"}, From 917f05f05a52d73a7f6f24f0322780afbc4f4bba Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sat, 15 Aug 2020 18:17:11 -0500 Subject: [PATCH 122/151] wrap string in map with payload key Fixes #148 Before this change the parse-body fn for the rest protocol returned a string instead of a map for the one and only case in all AWS services in which the returned body is a string and a payload key is defined (:GetBucketPolicy in s3). --- src/cognitect/aws/protocols/rest.clj | 8 ++--- .../cognitect/protocols/output/rest-xml.json | 35 +++++++++++++++++++ 2 files changed, 39 insertions(+), 4 deletions(-) diff --git a/src/cognitect/aws/protocols/rest.clj b/src/cognitect/aws/protocols/rest.clj index 624f23bf..c672e299 100644 --- a/src/cognitect/aws/protocols/rest.clj +++ b/src/cognitect/aws/protocols/rest.clj @@ -237,10 +237,10 @@ [output-shape body parse-fn] (if-let [payload-name (:payload output-shape)] (let [body-shape (shape/member-shape output-shape (keyword payload-name))] - (condp = (:type body-shape) - "blob" {(keyword payload-name) (util/bbuf->input-stream body)} - "string" (util/bbuf->str body) - {(keyword payload-name) (parse-fn body-shape (util/bbuf->str body))})) + {(keyword payload-name) (condp = (:type body-shape) + "blob" (util/bbuf->input-stream body) + "string" (util/bbuf->str body) + (parse-fn body-shape (util/bbuf->str body)))}) ;; No payload (let [body-str (util/bbuf->str body)] (when-not (str/blank? body-str) diff --git a/test/resources/cognitect/protocols/output/rest-xml.json b/test/resources/cognitect/protocols/output/rest-xml.json index 0c846334..1a777bae 100644 --- a/test/resources/cognitect/protocols/output/rest-xml.json +++ b/test/resources/cognitect/protocols/output/rest-xml.json @@ -32,5 +32,40 @@ } } ] + }, + { + "description": "Single string in payload", + "metadata": {"protocol": "rest-xml"}, + "shapes": { + "OutputShape": { + "type": "structure", + "members": { + "Data": { + "shape": "DataShape" + } + }, + "payload" : "Data" + }, + "DataShape": { + "type": "string" + } + }, + "cases": [ + { + "given": { + "output": { + "shape": "OutputShape" + }, + "name": "OperationName" + }, + "result": { + "Data": "{\"a\":1}" + }, + "response": { + "status_code": 200, + "body": "{\"a\":1}" + } + } + ] } ] From bfb2148afe3925604d763a69825900adde4176f9 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sat, 15 Aug 2020 20:16:46 -0500 Subject: [PATCH 123/151] changelog --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 69565e5d..7ac9e457 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,9 @@ # aws-api +## DEV + +* fix bug decoding GetBucketPolicy response [#148](https://github.com/cognitect-labs/aws-api/issues/148) + ## 0.8.469 / 2020-07-10 * fix bug parsing iso8601 dates with fractional seconds [#144](https://github.com/cognitect-labs/aws-api/issues/144) From 5ea669768f309431ea91baf98161c2bcd06cc541 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sat, 15 Aug 2020 20:23:26 -0500 Subject: [PATCH 124/151] Update README.md, CHANGES.md, and latest-releases.edn with 0.8.474 --- CHANGES.md | 2 +- README.md | 2 +- latest-releases.edn | 656 +++++++++++++++++++++++++++++--------------- 3 files changed, 440 insertions(+), 220 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 7ac9e457..454ae7e1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # aws-api -## DEV +## 0.8.474 / 2020-08-15 * fix bug decoding GetBucketPolicy response [#148](https://github.com/cognitect-labs/aws-api/issues/148) diff --git a/README.md b/README.md index 4fe12c40..9c56994d 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ of your choice, e.g. `com.cognitect.aws/s3`. To use, for example, the s3 api, add the following to deps.edn ``` clojure -{:deps {com.cognitect.aws/api {:mvn/version "0.8.469"} +{:deps {com.cognitect.aws/api {:mvn/version "0.8.474"} com.cognitect.aws/endpoints {:mvn/version "1.1.11.837"} com.cognitect.aws/s3 {:mvn/version "807.2.729.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 8abeecb8..286c47d4 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,384 +1,604 @@ -{com.cognitect.aws/api {:mvn/version "0.8.469"}, +{com.cognitect.aws/api {:mvn/version "0.8.474"}, com.cognitect.aws/endpoints {:mvn/version "1.1.11.837"}, com.cognitect.aws/AWSMigrationHub - {:mvn/version "796.2.657.0", :aws/serviceFullName "AWS Migration Hub"}, + {:mvn/version "796.2.657.0", + :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer {:mvn/version "796.2.664.0", :aws/serviceFullName "Access Analyzer"}, com.cognitect.aws/acm - {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Certificate Manager"}, + {:mvn/version "794.2.643.0", + :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, + :aws/serviceFullName + "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "802.2.713.0", :aws/serviceFullName "Alexa For Business"}, - com.cognitect.aws/amplify {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "802.2.713.0", + :aws/serviceFullName "Alexa For Business"}, + com.cognitect.aws/amplify + {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway - {:mvn/version "801.2.696.0", :aws/serviceFullName "Amazon API Gateway"}, + {:mvn/version "801.2.696.0", + :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi - {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "796.2.659.0", :aws/serviceFullName "AmazonApiGatewayV2"}, - com.cognitect.aws/appconfig {:mvn/version "801.2.697.0", :aws/serviceFullName "Amazon AppConfig"}, + {:mvn/version "796.2.659.0", + :aws/serviceFullName "AmazonApiGatewayV2"}, + com.cognitect.aws/appconfig + {:mvn/version "801.2.697.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling - {:mvn/version "807.2.729.0", :aws/serviceFullName "Application Auto Scaling"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/appmesh {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS App Mesh"}, - com.cognitect.aws/appstream {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/appsync {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS AppSync"}, - com.cognitect.aws/athena {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/autoscaling {:mvn/version "807.2.729.0", :aws/serviceFullName "Auto Scaling"}, + {:mvn/version "795.2.646.0", + :aws/serviceFullName "Amazon CloudWatch Application Insights"}, + com.cognitect.aws/appmesh + {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS App Mesh"}, + com.cognitect.aws/appstream + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, + com.cognitect.aws/appsync + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/athena + {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon Athena"}, + com.cognitect.aws/autoscaling + {:mvn/version "807.2.729.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans - {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, - com.cognitect.aws/backup {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/batch {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, - com.cognitect.aws/budgets {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "AWS Auto Scaling Plans"}, + com.cognitect.aws/backup + {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Backup"}, + com.cognitect.aws/batch + {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/budgets + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "802.2.712.0", :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Chime"}, - com.cognitect.aws/cloud9 {:mvn/version "792.2.620.0", :aws/serviceFullName "AWS Cloud9"}, + {:mvn/version "802.2.712.0", + :aws/serviceFullName "AWS Cost Explorer Service"}, + com.cognitect.aws/chime + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/cloud9 + {:mvn/version "792.2.620.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation - {:mvn/version "801.2.706.0", :aws/serviceFullName "AWS CloudFormation"}, + {:mvn/version "801.2.706.0", + :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon CloudFront"}, - com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, - com.cognitect.aws/cloudhsmv2 {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS CloudHSM V2"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon CloudFront"}, + com.cognitect.aws/cloudhsm + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, + com.cognitect.aws/cloudhsmv2 + {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch - {:mvn/version "773.2.571.0", :aws/serviceFullName "Amazon CloudSearch"}, + {:mvn/version "773.2.571.0", + :aws/serviceFullName "Amazon CloudSearch"}, com.cognitect.aws/cloudsearchdomain - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, - com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codeartifact {:mvn/version "801.2.709.0", :aws/serviceFullName "CodeArtifact"}, - com.cognitect.aws/codebuild {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS CodeBuild"}, - com.cognitect.aws/codecommit {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS CodeCommit"}, - com.cognitect.aws/codedeploy {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS CodeDeploy"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon CloudSearch Domain"}, + com.cognitect.aws/cloudtrail + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, + com.cognitect.aws/codeartifact + {:mvn/version "801.2.709.0", :aws/serviceFullName "CodeArtifact"}, + com.cognitect.aws/codebuild + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codecommit + {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS CodeCommit"}, + com.cognitect.aws/codedeploy + {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codeguru-reviewer - {:mvn/version "801.2.708.0", :aws/serviceFullName "Amazon CodeGuru Reviewer"}, + {:mvn/version "801.2.708.0", + :aws/serviceFullName "Amazon CodeGuru Reviewer"}, com.cognitect.aws/codeguruprofiler - {:mvn/version "803.2.717.0", :aws/serviceFullName "Amazon CodeGuru Profiler"}, + {:mvn/version "803.2.717.0", + :aws/serviceFullName "Amazon CodeGuru Profiler"}, com.cognitect.aws/codepipeline {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS CodePipeline"}, - com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, + com.cognitect.aws/codestar + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/codestar-connections - {:mvn/version "801.2.707.0", :aws/serviceFullName "AWS CodeStar connections"}, + {:mvn/version "801.2.707.0", + :aws/serviceFullName "AWS CodeStar connections"}, com.cognitect.aws/codestar-notifications - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar Notifications"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Identity"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "801.2.706.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, + {:mvn/version "801.2.706.0", + :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "802.2.713.0", :aws/serviceFullName "Amazon Comprehend"}, + {:mvn/version "802.2.713.0", + :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "801.2.708.0", :aws/serviceFullName "AWS Comprehend Medical"}, + {:mvn/version "801.2.708.0", + :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer - {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Compute Optimizer"}, - com.cognitect.aws/config {:mvn/version "803.2.719.0", :aws/serviceFullName "AWS Config"}, + {:mvn/version "801.2.694.0", + :aws/serviceFullName "AWS Compute Optimizer"}, + com.cognitect.aws/config + {:mvn/version "803.2.719.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "803.2.715.0", :aws/serviceFullName "Amazon Connect Service"}, + {:mvn/version "803.2.715.0", + :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/connectparticipant - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Connect Participant Service"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Cost and Usage Report Service"}, com.cognitect.aws/dataexchange - {:mvn/version "801.2.698.0", :aws/serviceFullName "AWS Data Exchange"}, + {:mvn/version "801.2.698.0", + :aws/serviceFullName "AWS Data Exchange"}, com.cognitect.aws/datapipeline - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Data Pipeline"}, - com.cognitect.aws/datasync {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Data Pipeline"}, + com.cognitect.aws/datasync + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, - com.cognitect.aws/detective {:mvn/version "796.2.650.0", :aws/serviceFullName "Amazon Detective"}, - com.cognitect.aws/devicefarm {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, + com.cognitect.aws/detective + {:mvn/version "796.2.650.0", :aws/serviceFullName "Amazon Detective"}, + com.cognitect.aws/devicefarm + {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/directconnect - {:mvn/version "803.2.719.0", :aws/serviceFullName "AWS Direct Connect"}, + {:mvn/version "803.2.719.0", + :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery - {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Application Discovery Service"}, + {:mvn/version "788.2.608.0", + :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "801.2.694.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + {:mvn/version "801.2.694.0", + :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb - {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ds {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/dynamodb {:mvn/version "799.2.679.0", :aws/serviceFullName "Amazon DynamoDB"}, + {:mvn/version "793.2.625.0", + :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, + com.cognitect.aws/ds + {:mvn/version "807.2.729.0", + :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/dynamodb + {:mvn/version "799.2.679.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ebs - {:mvn/version "802.2.713.0", :aws/serviceFullName "Amazon Elastic Block Store"}, + {:mvn/version "802.2.713.0", + :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "801.2.695.0", :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "801.2.695.0", + :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "795.2.645.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "795.2.645.0", + :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference - {:mvn/version "796.2.663.0", :aws/serviceFullName "Amazon Elastic Inference"}, + {:mvn/version "796.2.663.0", + :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache - {:mvn/version "802.2.710.0", :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "802.2.710.0", + :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk - {:mvn/version "801.2.691.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, + {:mvn/version "801.2.691.0", + :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem - {:mvn/version "802.2.711.0", :aws/serviceFullName "Amazon Elastic File System"}, + {:mvn/version "802.2.711.0", + :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing - {:mvn/version "770.2.568.0", :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "801.2.685.0", :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "801.2.685.0", + :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "801.2.704.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, + {:mvn/version "801.2.704.0", + :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Email Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/entitlement-marketplace - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "801.2.689.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, + {:mvn/version "801.2.689.0", + :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge - {:mvn/version "803.2.713.0", :aws/serviceFullName "Amazon EventBridge"}, + {:mvn/version "803.2.713.0", + :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events - {:mvn/version "803.2.713.0", :aws/serviceFullName "Amazon CloudWatch Events"}, + {:mvn/version "803.2.713.0", + :aws/serviceFullName "Amazon CloudWatch Events"}, com.cognitect.aws/firehose - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms - {:mvn/version "803.2.716.0", :aws/serviceFullName "Firewall Management Service"}, + {:mvn/version "803.2.716.0", + :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Forecast Service"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery - {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Forecast Query Service"}, + {:mvn/version "789.2.612.0", + :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/frauddetector - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Fraud Detector"}, - com.cognitect.aws/fsx {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon FSx"}, - com.cognitect.aws/gamelift {:mvn/version "796.2.652.0", :aws/serviceFullName "Amazon GameLift"}, - com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon Fraud Detector"}, + com.cognitect.aws/fsx + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/gamelift + {:mvn/version "796.2.652.0", :aws/serviceFullName "Amazon GameLift"}, + com.cognitect.aws/glacier + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "795.2.648.0", :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Glue"}, - com.cognitect.aws/greengrass {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, + {:mvn/version "795.2.648.0", + :aws/serviceFullName "AWS Global Accelerator"}, + com.cognitect.aws/glue + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/greengrass + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation - {:mvn/version "803.2.716.0", :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon GuardDuty"}, + {:mvn/version "803.2.716.0", + :aws/serviceFullName "AWS Ground Station"}, + com.cognitect.aws/guardduty + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, - com.cognitect.aws/honeycode {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Honeycode"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "AWS Health APIs and Notifications"}, + com.cognitect.aws/honeycode + {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Honeycode"}, com.cognitect.aws/iam - {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Identity and Access Management"}, + {:mvn/version "801.2.704.0", + :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/imagebuilder - {:mvn/version "807.2.729.0", :aws/serviceFullName "EC2 Image Builder"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, - com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot {:mvn/version "801.2.697.0", :aws/serviceFullName "AWS IoT"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Import/Export"}, + com.cognitect.aws/inspector + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, + com.cognitect.aws/iot + {:mvn/version "801.2.697.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data - {:mvn/version "801.2.695.0", :aws/serviceFullName "AWS IoT Data Plane"}, + {:mvn/version "801.2.695.0", + :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Jobs Data Plane"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Jobs Data Plane"}, com.cognitect.aws/iot1click-projects - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Analytics"}, - com.cognitect.aws/iotevents {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS IoT Events"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Analytics"}, + com.cognitect.aws/iotevents + {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events Data"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Events Data"}, com.cognitect.aws/iotsecuretunneling - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS IoT Secure Tunneling"}, com.cognitect.aws/iotsitewise {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS IoT SiteWise"}, com.cognitect.aws/iotthingsgraph - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/ivs - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Interactive Video Service"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon Interactive Video Service"}, com.cognitect.aws/kafka - {:mvn/version "807.2.729.0", :aws/serviceFullName "Managed Streaming for Kafka"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWSKendraFrontendService"}, - com.cognitect.aws/kinesis {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "AWSKendraFrontendService"}, + com.cognitect.aws/kinesis + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media - {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, + {:mvn/version "796.2.665.0", + :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, com.cognitect.aws/kinesis-video-media - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, com.cognitect.aws/kinesis-video-signaling - {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, + {:mvn/version "781.2.585.0", + :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, com.cognitect.aws/kinesisanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "784.2.592.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "784.2.592.0", + :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisvideo - {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, + {:mvn/version "796.2.665.0", + :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "801.2.687.0", :aws/serviceFullName "AWS Key Management Service"}, + {:mvn/version "801.2.687.0", + :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda {:mvn/version "801.2.698.0", :aws/serviceFullName "AWS Lambda"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "AWS Lake Formation"}, + com.cognitect.aws/lambda + {:mvn/version "801.2.698.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager - {:mvn/version "776.2.581.0", :aws/serviceFullName "AWS License Manager"}, - com.cognitect.aws/lightsail {:mvn/version "803.2.719.0", :aws/serviceFullName "Amazon Lightsail"}, + {:mvn/version "776.2.581.0", + :aws/serviceFullName "AWS License Manager"}, + com.cognitect.aws/lightsail + {:mvn/version "803.2.719.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs - {:mvn/version "798.2.672.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, + {:mvn/version "798.2.672.0", + :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/machinelearning - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, - com.cognitect.aws/macie {:mvn/version "801.2.684.0", :aws/serviceFullName "Amazon Macie"}, - com.cognitect.aws/macie2 {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Macie 2"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Machine Learning"}, + com.cognitect.aws/macie + {:mvn/version "801.2.684.0", :aws/serviceFullName "Amazon Macie"}, + com.cognitect.aws/macie2 + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Macie 2"}, com.cognitect.aws/managedblockchain - {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon Managed Blockchain"}, + {:mvn/version "795.2.646.0", + :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplace-catalog - {:mvn/version "801.2.686.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, + {:mvn/version "801.2.686.0", + :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "794.2.637.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, + {:mvn/version "794.2.637.0", + :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, + {:mvn/version "801.2.700.0", + :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod - {:mvn/version "801.2.690.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, + {:mvn/version "801.2.690.0", + :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore - {:mvn/version "796.2.650.0", :aws/serviceFullName "AWS Elemental MediaStore"}, + {:mvn/version "796.2.650.0", + :aws/serviceFullName "AWS Elemental MediaStore"}, com.cognitect.aws/mediastore-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor {:mvn/version "801.2.703.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace - {:mvn/version "801.2.690.0", :aws/serviceFullName "AWSMarketplace Metering"}, + {:mvn/version "801.2.690.0", + :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/migrationhub-config - {:mvn/version "796.2.656.0", :aws/serviceFullName "AWS Migration Hub Config"}, - com.cognitect.aws/mobile {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, + {:mvn/version "796.2.656.0", + :aws/serviceFullName "AWS Migration Hub Config"}, + com.cognitect.aws/mobile + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, com.cognitect.aws/mobileanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon CloudWatch"}, - com.cognitect.aws/mq {:mvn/version "807.2.729.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon CloudWatch"}, + com.cognitect.aws/mq + {:mvn/version "807.2.729.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, - com.cognitect.aws/neptune {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Neptune"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Mechanical Turk"}, + com.cognitect.aws/neptune + {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Neptune"}, com.cognitect.aws/networkmanager - {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Network Manager"}, - com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/opsworkscm {:mvn/version "801.2.701.0", :aws/serviceFullName "AWS OpsWorks CM"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "AWS Network Manager"}, + com.cognitect.aws/opsworks + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, + com.cognitect.aws/opsworkscm + {:mvn/version "801.2.701.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Organizations"}, - com.cognitect.aws/outposts {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Outposts"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "AWS Organizations"}, + com.cognitect.aws/outposts + {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Outposts"}, com.cognitect.aws/personalize - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Personalize"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Personalize Events"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Personalize Runtime"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/pinpoint {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon Pinpoint"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Performance Insights"}, + com.cognitect.aws/pinpoint + {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, - com.cognitect.aws/polly {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon Polly"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, + com.cognitect.aws/polly + {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Price List Service"}, - com.cognitect.aws/qldb {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon QLDB"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Price List Service"}, + com.cognitect.aws/qldb + {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session - {:mvn/version "801.2.686.0", :aws/serviceFullName "Amazon QLDB Session"}, + {:mvn/version "801.2.686.0", + :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "803.2.718.0", :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "803.2.718.0", + :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram - {:mvn/version "796.2.662.0", :aws/serviceFullName "AWS Resource Access Manager"}, + {:mvn/version "796.2.662.0", + :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data - {:mvn/version "795.2.645.0", :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/redshift {:mvn/version "796.2.661.0", :aws/serviceFullName "Amazon Redshift"}, + {:mvn/version "795.2.645.0", + :aws/serviceFullName "AWS RDS DataService"}, + com.cognitect.aws/redshift + {:mvn/version "796.2.661.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition - {:mvn/version "801.2.702.0", :aws/serviceFullName "Amazon Rekognition"}, + {:mvn/version "801.2.702.0", + :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Resource Groups"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, - com.cognitect.aws/robomaker {:mvn/version "796.2.653.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 {:mvn/version "801.2.700.0", :aws/serviceFullName "Amazon Route 53"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "AWS Resource Groups Tagging API"}, + com.cognitect.aws/robomaker + {:mvn/version "796.2.653.0", :aws/serviceFullName "AWS RoboMaker"}, + com.cognitect.aws/route53 + {:mvn/version "801.2.700.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains - {:mvn/version "796.2.660.0", :aws/serviceFullName "Amazon Route 53 Domains"}, + {:mvn/version "796.2.660.0", + :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker - {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, + {:mvn/version "801.2.691.0", + :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/s3control {:mvn/version "798.2.669.0", :aws/serviceFullName "AWS S3 Control"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon Simple Storage Service"}, + com.cognitect.aws/s3control + {:mvn/version "798.2.669.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime - {:mvn/version "796.2.657.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, + {:mvn/version "796.2.657.0", + :aws/serviceFullName "Amazon Augmented AI Runtime"}, com.cognitect.aws/savingsplans - {:mvn/version "792.2.623.0", :aws/serviceFullName "AWS Savings Plans"}, - com.cognitect.aws/schemas {:mvn/version "796.2.667.0", :aws/serviceFullName "Schemas"}, - com.cognitect.aws/sdb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, + {:mvn/version "792.2.623.0", + :aws/serviceFullName "AWS Savings Plans"}, + com.cognitect.aws/schemas + {:mvn/version "796.2.667.0", :aws/serviceFullName "Schemas"}, + com.cognitect.aws/sdb + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager - {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS Secrets Manager"}, + {:mvn/version "802.2.713.0", + :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo - {:mvn/version "794.2.637.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, + {:mvn/version "794.2.637.0", + :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Simple Email Service"}, - com.cognitect.aws/shield {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Shield"}, - com.cognitect.aws/signer {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS Signer"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon Simple Email Service"}, + com.cognitect.aws/shield + {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Shield"}, + com.cognitect.aws/signer + {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Server Migration Service"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball - {:mvn/version "801.2.699.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, + {:mvn/version "801.2.699.0", + :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Simple Notification Service"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "801.2.702.0", :aws/serviceFullName "Amazon Simple Queue Service"}, + {:mvn/version "801.2.702.0", + :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, - com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, - com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, - com.cognitect.aws/states {:mvn/version "793.2.626.0", :aws/serviceFullName "AWS Step Functions"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + com.cognitect.aws/sso + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Single Sign-On"}, + com.cognitect.aws/sso-oidc + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, + com.cognitect.aws/states + {:mvn/version "793.2.626.0", + :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Storage Gateway"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "798.2.678.0", :aws/serviceFullName "AWS Security Token Service"}, - com.cognitect.aws/support {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Support"}, + {:mvn/version "798.2.678.0", + :aws/serviceFullName "AWS Security Token Service"}, + com.cognitect.aws/support + {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, - com.cognitect.aws/synthetics {:mvn/version "799.2.682.0", :aws/serviceFullName "Synthetics"}, - com.cognitect.aws/textract {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Simple Workflow Service"}, + com.cognitect.aws/synthetics + {:mvn/version "799.2.682.0", :aws/serviceFullName "Synthetics"}, + com.cognitect.aws/textract + {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Transcribe Service"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "801.2.693.0", :aws/serviceFullName "AWS Transfer Family"}, - com.cognitect.aws/translate {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, - com.cognitect.aws/waf {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF"}, + {:mvn/version "801.2.693.0", + :aws/serviceFullName "AWS Transfer Family"}, + com.cognitect.aws/translate + {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, + com.cognitect.aws/waf + {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF Regional"}, - com.cognitect.aws/wafv2 {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS WAFV2"}, - com.cognitect.aws/workdocs {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, - com.cognitect.aws/worklink {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/workmail {:mvn/version "801.2.686.0", :aws/serviceFullName "Amazon WorkMail"}, + com.cognitect.aws/wafv2 + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS WAFV2"}, + com.cognitect.aws/workdocs + {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, + com.cognitect.aws/worklink + {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon WorkLink"}, + com.cognitect.aws/workmail + {:mvn/version "801.2.686.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "803.2.719.0", :aws/serviceFullName "Amazon WorkSpaces"}, - com.cognitect.aws/xray {:mvn/version "795.2.646.0", :aws/serviceFullName "AWS X-Ray"}} + {:mvn/version "803.2.719.0", + :aws/serviceFullName "Amazon WorkSpaces"}, + com.cognitect.aws/xray + {:mvn/version "795.2.646.0", :aws/serviceFullName "AWS X-Ray"}} From 69bce818dd230eda2211bd207afdada8176b950d Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sat, 15 Aug 2020 20:32:32 -0500 Subject: [PATCH 125/151] latest releases --- README.md | 4 +- latest-releases.edn | 656 +++++++++++++++----------------------------- 2 files changed, 220 insertions(+), 440 deletions(-) diff --git a/README.md b/README.md index 9c56994d..3c07f410 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,8 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.474"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.837"} - com.cognitect.aws/s3 {:mvn/version "807.2.729.0"}}} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.842"} + com.cognitect.aws/s3 {:mvn/version "809.2.734.0"}}} ``` * See [latest releases](latest-releases.edn) for a list of the latest releases of diff --git a/latest-releases.edn b/latest-releases.edn index 286c47d4..3eaa1ce7 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,604 +1,384 @@ {com.cognitect.aws/api {:mvn/version "0.8.474"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.837"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.842"}, com.cognitect.aws/AWSMigrationHub - {:mvn/version "796.2.657.0", - :aws/serviceFullName "AWS Migration Hub"}, + {:mvn/version "796.2.657.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer {:mvn/version "796.2.664.0", :aws/serviceFullName "Access Analyzer"}, com.cognitect.aws/acm - {:mvn/version "794.2.643.0", - :aws/serviceFullName "AWS Certificate Manager"}, + {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca {:mvn/version "770.2.568.0", - :aws/serviceFullName - "AWS Certificate Manager Private Certificate Authority"}, + :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "802.2.713.0", - :aws/serviceFullName "Alexa For Business"}, - com.cognitect.aws/amplify - {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "802.2.713.0", :aws/serviceFullName "Alexa For Business"}, + com.cognitect.aws/amplify {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway - {:mvn/version "801.2.696.0", - :aws/serviceFullName "Amazon API Gateway"}, + {:mvn/version "801.2.696.0", :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AmazonApiGatewayManagementApi"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "796.2.659.0", - :aws/serviceFullName "AmazonApiGatewayV2"}, - com.cognitect.aws/appconfig - {:mvn/version "801.2.697.0", :aws/serviceFullName "Amazon AppConfig"}, + {:mvn/version "796.2.659.0", :aws/serviceFullName "AmazonApiGatewayV2"}, + com.cognitect.aws/appconfig {:mvn/version "801.2.697.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Application Auto Scaling"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "795.2.646.0", - :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/appmesh - {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS App Mesh"}, - com.cognitect.aws/appstream - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/appsync - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS AppSync"}, - com.cognitect.aws/athena - {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/autoscaling - {:mvn/version "807.2.729.0", :aws/serviceFullName "Auto Scaling"}, + {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, + com.cognitect.aws/appmesh {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS App Mesh"}, + com.cognitect.aws/appstream {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon AppStream"}, + com.cognitect.aws/appsync {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/athena {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon Athena"}, + com.cognitect.aws/autoscaling {:mvn/version "807.2.729.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans - {:mvn/version "773.2.578.0", - :aws/serviceFullName "AWS Auto Scaling Plans"}, - com.cognitect.aws/backup - {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/batch - {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, - com.cognitect.aws/budgets - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, + com.cognitect.aws/backup {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Backup"}, + com.cognitect.aws/batch {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/budgets {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "802.2.712.0", - :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Chime"}, - com.cognitect.aws/cloud9 - {:mvn/version "792.2.620.0", :aws/serviceFullName "AWS Cloud9"}, + {:mvn/version "802.2.712.0", :aws/serviceFullName "AWS Cost Explorer Service"}, + com.cognitect.aws/chime {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/cloud9 {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudDirectory"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation - {:mvn/version "801.2.706.0", - :aws/serviceFullName "AWS CloudFormation"}, + {:mvn/version "801.2.706.0", :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon CloudFront"}, - com.cognitect.aws/cloudhsm - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, - com.cognitect.aws/cloudhsmv2 - {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS CloudHSM V2"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon CloudFront"}, + com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, + com.cognitect.aws/cloudhsmv2 {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch - {:mvn/version "773.2.571.0", - :aws/serviceFullName "Amazon CloudSearch"}, + {:mvn/version "773.2.571.0", :aws/serviceFullName "Amazon CloudSearch"}, com.cognitect.aws/cloudsearchdomain - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudSearch Domain"}, - com.cognitect.aws/cloudtrail - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codeartifact - {:mvn/version "801.2.709.0", :aws/serviceFullName "CodeArtifact"}, - com.cognitect.aws/codebuild - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS CodeBuild"}, - com.cognitect.aws/codecommit - {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS CodeCommit"}, - com.cognitect.aws/codedeploy - {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS CodeDeploy"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, + com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, + com.cognitect.aws/codeartifact {:mvn/version "801.2.709.0", :aws/serviceFullName "CodeArtifact"}, + com.cognitect.aws/codebuild {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codecommit {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS CodeCommit"}, + com.cognitect.aws/codedeploy {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codeguru-reviewer - {:mvn/version "801.2.708.0", - :aws/serviceFullName "Amazon CodeGuru Reviewer"}, + {:mvn/version "801.2.708.0", :aws/serviceFullName "Amazon CodeGuru Reviewer"}, com.cognitect.aws/codeguruprofiler - {:mvn/version "803.2.717.0", - :aws/serviceFullName "Amazon CodeGuru Profiler"}, + {:mvn/version "803.2.717.0", :aws/serviceFullName "Amazon CodeGuru Profiler"}, com.cognitect.aws/codepipeline {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS CodePipeline"}, - com.cognitect.aws/codestar - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, + com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/codestar-connections - {:mvn/version "801.2.707.0", - :aws/serviceFullName "AWS CodeStar connections"}, + {:mvn/version "801.2.707.0", :aws/serviceFullName "AWS CodeStar connections"}, com.cognitect.aws/codestar-notifications - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS CodeStar Notifications"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Cognito Identity"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "801.2.706.0", - :aws/serviceFullName "Amazon Cognito Identity Provider"}, + {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Cognito Sync"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "802.2.713.0", - :aws/serviceFullName "Amazon Comprehend"}, + {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "801.2.708.0", - :aws/serviceFullName "AWS Comprehend Medical"}, + {:mvn/version "801.2.708.0", :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer - {:mvn/version "801.2.694.0", - :aws/serviceFullName "AWS Compute Optimizer"}, - com.cognitect.aws/config - {:mvn/version "803.2.719.0", :aws/serviceFullName "AWS Config"}, + {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Compute Optimizer"}, + com.cognitect.aws/config {:mvn/version "803.2.719.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "803.2.715.0", - :aws/serviceFullName "Amazon Connect Service"}, + {:mvn/version "803.2.715.0", :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/connectparticipant - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon Connect Participant Service"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Cost and Usage Report Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, com.cognitect.aws/dataexchange - {:mvn/version "801.2.698.0", - :aws/serviceFullName "AWS Data Exchange"}, + {:mvn/version "801.2.698.0", :aws/serviceFullName "AWS Data Exchange"}, com.cognitect.aws/datapipeline - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Data Pipeline"}, - com.cognitect.aws/datasync - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Data Pipeline"}, + com.cognitect.aws/datasync {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, - com.cognitect.aws/detective - {:mvn/version "796.2.650.0", :aws/serviceFullName "Amazon Detective"}, - com.cognitect.aws/devicefarm - {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, + com.cognitect.aws/detective {:mvn/version "796.2.650.0", :aws/serviceFullName "Amazon Detective"}, + com.cognitect.aws/devicefarm {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/directconnect - {:mvn/version "803.2.719.0", - :aws/serviceFullName "AWS Direct Connect"}, + {:mvn/version "803.2.719.0", :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery - {:mvn/version "788.2.608.0", - :aws/serviceFullName "AWS Application Discovery Service"}, + {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "801.2.694.0", - :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + {:mvn/version "801.2.694.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "807.2.729.0", - :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb - {:mvn/version "793.2.625.0", - :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ds - {:mvn/version "807.2.729.0", - :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/dynamodb - {:mvn/version "799.2.679.0", :aws/serviceFullName "Amazon DynamoDB"}, + {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, + com.cognitect.aws/ds {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/dynamodb {:mvn/version "799.2.679.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ebs - {:mvn/version "802.2.713.0", - :aws/serviceFullName "Amazon Elastic Block Store"}, + {:mvn/version "802.2.713.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS EC2 Instance Connect"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "801.2.695.0", - :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "801.2.695.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "795.2.645.0", - :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference - {:mvn/version "796.2.663.0", - :aws/serviceFullName "Amazon Elastic Inference"}, + {:mvn/version "796.2.663.0", :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache - {:mvn/version "802.2.710.0", - :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "802.2.710.0", :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk - {:mvn/version "801.2.691.0", - :aws/serviceFullName "AWS Elastic Beanstalk"}, + {:mvn/version "801.2.691.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem - {:mvn/version "802.2.711.0", - :aws/serviceFullName "Amazon Elastic File System"}, + {:mvn/version "802.2.711.0", :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "801.2.685.0", - :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "801.2.685.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "801.2.704.0", - :aws/serviceFullName "Amazon Elastic MapReduce"}, + {:mvn/version "801.2.704.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Elastic Transcoder"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Email Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/entitlement-marketplace - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Marketplace Entitlement Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "801.2.689.0", - :aws/serviceFullName "Amazon Elasticsearch Service"}, + {:mvn/version "801.2.689.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge - {:mvn/version "803.2.713.0", - :aws/serviceFullName "Amazon EventBridge"}, + {:mvn/version "803.2.713.0", :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events - {:mvn/version "803.2.713.0", - :aws/serviceFullName "Amazon CloudWatch Events"}, + {:mvn/version "803.2.713.0", :aws/serviceFullName "Amazon CloudWatch Events"}, com.cognitect.aws/firehose - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon Kinesis Firehose"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms - {:mvn/version "803.2.716.0", - :aws/serviceFullName "Firewall Management Service"}, + {:mvn/version "803.2.716.0", :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon Forecast Service"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery - {:mvn/version "789.2.612.0", - :aws/serviceFullName "Amazon Forecast Query Service"}, + {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/frauddetector - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon Fraud Detector"}, - com.cognitect.aws/fsx - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon FSx"}, - com.cognitect.aws/gamelift - {:mvn/version "796.2.652.0", :aws/serviceFullName "Amazon GameLift"}, - com.cognitect.aws/glacier - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Fraud Detector"}, + com.cognitect.aws/fsx {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/gamelift {:mvn/version "796.2.652.0", :aws/serviceFullName "Amazon GameLift"}, + com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "795.2.648.0", - :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Glue"}, - com.cognitect.aws/greengrass - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, + {:mvn/version "795.2.648.0", :aws/serviceFullName "AWS Global Accelerator"}, + com.cognitect.aws/glue {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/greengrass {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation - {:mvn/version "803.2.716.0", - :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon GuardDuty"}, + {:mvn/version "803.2.716.0", :aws/serviceFullName "AWS Ground Station"}, + com.cognitect.aws/guardduty {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health - {:mvn/version "807.2.729.0", - :aws/serviceFullName "AWS Health APIs and Notifications"}, - com.cognitect.aws/honeycode - {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Honeycode"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, + com.cognitect.aws/honeycode {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Honeycode"}, com.cognitect.aws/iam - {:mvn/version "801.2.704.0", - :aws/serviceFullName "AWS Identity and Access Management"}, + {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/imagebuilder - {:mvn/version "807.2.729.0", - :aws/serviceFullName "EC2 Image Builder"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Import/Export"}, - com.cognitect.aws/inspector - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot - {:mvn/version "801.2.697.0", :aws/serviceFullName "AWS IoT"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, + com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, + com.cognitect.aws/iot {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data - {:mvn/version "801.2.695.0", - :aws/serviceFullName "AWS IoT Data Plane"}, + {:mvn/version "801.2.695.0", :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Jobs Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Jobs Data Plane"}, com.cognitect.aws/iot1click-projects - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Analytics"}, - com.cognitect.aws/iotevents - {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS IoT Events"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Analytics"}, + com.cognitect.aws/iotevents {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Events Data"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events Data"}, com.cognitect.aws/iotsecuretunneling - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS IoT Secure Tunneling"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, com.cognitect.aws/iotsitewise {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS IoT SiteWise"}, com.cognitect.aws/iotthingsgraph - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Things Graph"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/ivs - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon Interactive Video Service"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Interactive Video Service"}, com.cognitect.aws/kafka - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Managed Streaming for Kafka"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra - {:mvn/version "807.2.729.0", - :aws/serviceFullName "AWSKendraFrontendService"}, - com.cognitect.aws/kinesis - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWSKendraFrontendService"}, + com.cognitect.aws/kinesis {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media - {:mvn/version "796.2.665.0", - :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, + {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, com.cognitect.aws/kinesis-video-media - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, com.cognitect.aws/kinesis-video-signaling - {:mvn/version "781.2.585.0", - :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, + {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, com.cognitect.aws/kinesisanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "784.2.592.0", - :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "784.2.592.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisvideo - {:mvn/version "796.2.665.0", - :aws/serviceFullName "Amazon Kinesis Video Streams"}, + {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "801.2.687.0", - :aws/serviceFullName "AWS Key Management Service"}, + {:mvn/version "801.2.687.0", :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation - {:mvn/version "807.2.729.0", - :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda - {:mvn/version "801.2.698.0", :aws/serviceFullName "AWS Lambda"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Lake Formation"}, + com.cognitect.aws/lambda {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager - {:mvn/version "776.2.581.0", - :aws/serviceFullName "AWS License Manager"}, - com.cognitect.aws/lightsail - {:mvn/version "803.2.719.0", :aws/serviceFullName "Amazon Lightsail"}, + {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS License Manager"}, + com.cognitect.aws/lightsail {:mvn/version "803.2.719.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs - {:mvn/version "798.2.672.0", - :aws/serviceFullName "Amazon CloudWatch Logs"}, + {:mvn/version "798.2.672.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/machinelearning - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Machine Learning"}, - com.cognitect.aws/macie - {:mvn/version "801.2.684.0", :aws/serviceFullName "Amazon Macie"}, - com.cognitect.aws/macie2 - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Macie 2"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, + com.cognitect.aws/macie {:mvn/version "801.2.684.0", :aws/serviceFullName "Amazon Macie"}, + com.cognitect.aws/macie2 {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon Macie 2"}, com.cognitect.aws/managedblockchain - {:mvn/version "795.2.646.0", - :aws/serviceFullName "Amazon Managed Blockchain"}, + {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplace-catalog - {:mvn/version "801.2.686.0", - :aws/serviceFullName "AWS Marketplace Catalog Service"}, + {:mvn/version "801.2.686.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "794.2.637.0", - :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, + {:mvn/version "794.2.637.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "801.2.700.0", - :aws/serviceFullName "AWS Elemental MediaConvert"}, + {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "807.2.729.0", - :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "807.2.729.0", - :aws/serviceFullName "AWS Elemental MediaPackage"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod - {:mvn/version "801.2.690.0", - :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, + {:mvn/version "801.2.690.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore - {:mvn/version "796.2.650.0", - :aws/serviceFullName "AWS Elemental MediaStore"}, + {:mvn/version "796.2.650.0", :aws/serviceFullName "AWS Elemental MediaStore"}, com.cognitect.aws/mediastore-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor {:mvn/version "801.2.703.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace - {:mvn/version "801.2.690.0", - :aws/serviceFullName "AWSMarketplace Metering"}, + {:mvn/version "801.2.690.0", :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/migrationhub-config - {:mvn/version "796.2.656.0", - :aws/serviceFullName "AWS Migration Hub Config"}, - com.cognitect.aws/mobile - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, + {:mvn/version "796.2.656.0", :aws/serviceFullName "AWS Migration Hub Config"}, + com.cognitect.aws/mobile {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, com.cognitect.aws/mobileanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Mobile Analytics"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon CloudWatch"}, - com.cognitect.aws/mq - {:mvn/version "807.2.729.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon CloudWatch"}, + com.cognitect.aws/mq {:mvn/version "807.2.729.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Mechanical Turk"}, - com.cognitect.aws/neptune - {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Neptune"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, + com.cognitect.aws/neptune {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Neptune"}, com.cognitect.aws/networkmanager - {:mvn/version "780.2.584.0", - :aws/serviceFullName "AWS Network Manager"}, - com.cognitect.aws/opsworks - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/opsworkscm - {:mvn/version "801.2.701.0", :aws/serviceFullName "AWS OpsWorks CM"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Network Manager"}, + com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, + com.cognitect.aws/opsworkscm {:mvn/version "801.2.701.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "807.2.729.0", - :aws/serviceFullName "AWS Organizations"}, - com.cognitect.aws/outposts - {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Outposts"}, + {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS Organizations"}, + com.cognitect.aws/outposts {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Outposts"}, com.cognitect.aws/personalize - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon Personalize"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon Personalize Events"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon Personalize Runtime"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/pinpoint - {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon Pinpoint"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Performance Insights"}, + com.cognitect.aws/pinpoint {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Pinpoint Email Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, - com.cognitect.aws/polly - {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon Polly"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, + com.cognitect.aws/polly {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Price List Service"}, - com.cognitect.aws/qldb - {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon QLDB"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Price List Service"}, + com.cognitect.aws/qldb {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session - {:mvn/version "801.2.686.0", - :aws/serviceFullName "Amazon QLDB Session"}, + {:mvn/version "801.2.686.0", :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "803.2.718.0", - :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "803.2.718.0", :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram - {:mvn/version "796.2.662.0", - :aws/serviceFullName "AWS Resource Access Manager"}, + {:mvn/version "796.2.662.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data - {:mvn/version "795.2.645.0", - :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/redshift - {:mvn/version "796.2.661.0", :aws/serviceFullName "Amazon Redshift"}, + {:mvn/version "795.2.645.0", :aws/serviceFullName "AWS RDS DataService"}, + com.cognitect.aws/redshift {:mvn/version "796.2.661.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition - {:mvn/version "801.2.702.0", - :aws/serviceFullName "Amazon Rekognition"}, + {:mvn/version "801.2.702.0", :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups - {:mvn/version "807.2.729.0", - :aws/serviceFullName "AWS Resource Groups"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "807.2.729.0", - :aws/serviceFullName "AWS Resource Groups Tagging API"}, - com.cognitect.aws/robomaker - {:mvn/version "796.2.653.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 - {:mvn/version "801.2.700.0", :aws/serviceFullName "Amazon Route 53"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, + com.cognitect.aws/robomaker {:mvn/version "796.2.653.0", :aws/serviceFullName "AWS RoboMaker"}, + com.cognitect.aws/route53 {:mvn/version "801.2.700.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains - {:mvn/version "796.2.660.0", - :aws/serviceFullName "Amazon Route 53 Domains"}, + {:mvn/version "796.2.660.0", :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Route 53 Resolver"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon Lex Runtime Service"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker - {:mvn/version "801.2.691.0", - :aws/serviceFullName "Amazon SageMaker Runtime"}, + {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/s3control - {:mvn/version "798.2.669.0", :aws/serviceFullName "AWS S3 Control"}, + {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon Simple Storage Service"}, + com.cognitect.aws/s3control {:mvn/version "798.2.669.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime - {:mvn/version "796.2.657.0", - :aws/serviceFullName "Amazon Augmented AI Runtime"}, + {:mvn/version "796.2.657.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, com.cognitect.aws/savingsplans - {:mvn/version "792.2.623.0", - :aws/serviceFullName "AWS Savings Plans"}, - com.cognitect.aws/schemas - {:mvn/version "796.2.667.0", :aws/serviceFullName "Schemas"}, - com.cognitect.aws/sdb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, + {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS Savings Plans"}, + com.cognitect.aws/schemas {:mvn/version "796.2.667.0", :aws/serviceFullName "Schemas"}, + com.cognitect.aws/sdb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager - {:mvn/version "802.2.713.0", - :aws/serviceFullName "AWS Secrets Manager"}, + {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo - {:mvn/version "794.2.637.0", - :aws/serviceFullName "AWSServerlessApplicationRepository"}, + {:mvn/version "794.2.637.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "807.2.729.0", - :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon Simple Email Service"}, - com.cognitect.aws/shield - {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Shield"}, - com.cognitect.aws/signer - {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS Signer"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Simple Email Service"}, + com.cognitect.aws/shield {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Shield"}, + com.cognitect.aws/signer {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms - {:mvn/version "807.2.729.0", - :aws/serviceFullName "AWS Server Migration Service"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball - {:mvn/version "801.2.699.0", - :aws/serviceFullName "Amazon Import/Export Snowball"}, + {:mvn/version "801.2.699.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon Simple Notification Service"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "801.2.702.0", - :aws/serviceFullName "Amazon Simple Queue Service"}, + {:mvn/version "801.2.702.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, - com.cognitect.aws/sso - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Single Sign-On"}, - com.cognitect.aws/sso-oidc - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, - com.cognitect.aws/states - {:mvn/version "793.2.626.0", - :aws/serviceFullName "AWS Step Functions"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, + com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, + com.cognitect.aws/states {:mvn/version "793.2.626.0", :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "807.2.729.0", - :aws/serviceFullName "AWS Storage Gateway"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon DynamoDB Streams"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "798.2.678.0", - :aws/serviceFullName "AWS Security Token Service"}, - com.cognitect.aws/support - {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Support"}, + {:mvn/version "798.2.678.0", :aws/serviceFullName "AWS Security Token Service"}, + com.cognitect.aws/support {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Workflow Service"}, - com.cognitect.aws/synthetics - {:mvn/version "799.2.682.0", :aws/serviceFullName "Synthetics"}, - com.cognitect.aws/textract - {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, + com.cognitect.aws/synthetics {:mvn/version "799.2.682.0", :aws/serviceFullName "Synthetics"}, + com.cognitect.aws/textract {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon Transcribe Service"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "801.2.693.0", - :aws/serviceFullName "AWS Transfer Family"}, - com.cognitect.aws/translate - {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, - com.cognitect.aws/waf - {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF"}, + {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS Transfer Family"}, + com.cognitect.aws/translate {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, + com.cognitect.aws/waf {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF Regional"}, - com.cognitect.aws/wafv2 - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS WAFV2"}, - com.cognitect.aws/workdocs - {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, - com.cognitect.aws/worklink - {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/workmail - {:mvn/version "801.2.686.0", :aws/serviceFullName "Amazon WorkMail"}, + com.cognitect.aws/wafv2 {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS WAFV2"}, + com.cognitect.aws/workdocs {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, + com.cognitect.aws/worklink {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon WorkLink"}, + com.cognitect.aws/workmail {:mvn/version "801.2.686.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon WorkMail Message Flow"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "803.2.719.0", - :aws/serviceFullName "Amazon WorkSpaces"}, - com.cognitect.aws/xray - {:mvn/version "795.2.646.0", :aws/serviceFullName "AWS X-Ray"}} + {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon WorkSpaces"}, + com.cognitect.aws/xray {:mvn/version "795.2.646.0", :aws/serviceFullName "AWS X-Ray"}} From ed247d764d34563a06ba0b01a3ed13912f24d578 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sun, 16 Aug 2020 11:22:38 -0500 Subject: [PATCH 126/151] qualify all deps --- deps.edn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps.edn b/deps.edn index 52337364..7c9f5ade 100644 --- a/deps.edn +++ b/deps.edn @@ -14,7 +14,7 @@ :extra-deps {commons-io/commons-io {:mvn/version "2.6"} org.clojure/test.check {:mvn/version "0.10.0"} org.slf4j/slf4j-log4j12 {:mvn/version "1.7.28"} - http-kit {:mvn/version "2.3.0"} + http-kit/http-kit {:mvn/version "2.3.0"} com.cognitect.aws/endpoints {:mvn/version "1.1.11.718"} com.cognitect.aws/s3 {:mvn/version "784.2.593.0"}}} :test {:extra-deps {com.cognitect/test-runner {:git/url "https://github.com/cognitect-labs/test-runner.git" From 99b913a27e9d8fb1f5b135dcced3f62c12714b1b Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sun, 16 Aug 2020 11:55:59 -0500 Subject: [PATCH 127/151] remove garbage from pom.xml --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index 2949ef42..f3d95fcb 100644 --- a/pom.xml +++ b/pom.xml @@ -185,9 +185,5 @@ clojars https://repo.clojars.org/ - - datomic-cloud - s3://datomic-releases-1fc2183a/maven/releases - From e984cccdf78fa2212d8082546fa0ca5aa489051d Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sun, 16 Aug 2020 11:59:48 -0500 Subject: [PATCH 128/151] ignore user's deps.edn when generating the pom --- build/release | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/release b/build/release index 610a1f14..ca5642cc 100755 --- a/build/release +++ b/build/release @@ -6,7 +6,7 @@ echo "Cleaning..." rm -rf ./target echo "Aligning pom.xml with deps.edn ..." -clj -Spom +clj -Srepro -Spom if [ "$(git diff pom.xml)" = "" ]; then echo "nothing to change" else From 9d6685334353365bfae79446d94d8d9e3022c58a Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Wed, 9 Sep 2020 08:10:38 -0500 Subject: [PATCH 129/151] update docstring --- src/cognitect/aws/credentials.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cognitect/aws/credentials.clj b/src/cognitect/aws/credentials.clj index cf33b47b..14fbd210 100644 --- a/src/cognitect/aws/credentials.clj +++ b/src/cognitect/aws/credentials.clj @@ -56,7 +56,7 @@ resulting `ScheduledFuture`. If the credentials returned by the provider are not valid, resets - both atoms to nil, logs an error, and returns nil." + both atoms to nil and returns nil." [credentials-atom scheduled-refresh-atom provider scheduler] (try (let [{:keys [::ttl] :as new-creds} (fetch provider)] From 690553ba309b72dd00e56fd4a3b0684f5a2fdb12 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Tue, 3 Nov 2020 07:43:09 -0600 Subject: [PATCH 130/151] update latest releases --- README.md | 4 +- deps.edn | 18 ++-- latest-releases.edn | 220 ++++++++++++++++++++++---------------------- 3 files changed, 121 insertions(+), 121 deletions(-) diff --git a/README.md b/README.md index 3c07f410..eeafe08f 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,8 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.474"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.842"} - com.cognitect.aws/s3 {:mvn/version "809.2.734.0"}}} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.893"} + com.cognitect.aws/s3 {:mvn/version "809.2.784.0"}}} ``` * See [latest releases](latest-releases.edn) for a list of the latest releases of diff --git a/deps.edn b/deps.edn index 7c9f5ade..1cbfa709 100644 --- a/deps.edn +++ b/deps.edn @@ -15,17 +15,17 @@ org.clojure/test.check {:mvn/version "0.10.0"} org.slf4j/slf4j-log4j12 {:mvn/version "1.7.28"} http-kit/http-kit {:mvn/version "2.3.0"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.718"} - com.cognitect.aws/s3 {:mvn/version "784.2.593.0"}}} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.893"} + com.cognitect.aws/s3 {:mvn/version "809.2.784.0"}}} :test {:extra-deps {com.cognitect/test-runner {:git/url "https://github.com/cognitect-labs/test-runner.git" :sha "cb96e80f6f3d3b307c59cbeb49bb0dcb3a2a780b"}} :main-opts ["-m" "cognitect.test-runner"]} :examples {:extra-paths ["examples" "examples/resources" "dev/resources"] - :extra-deps {org.clojure/test.check {:mvn/version "0.10.0"} + :extra-deps {org.clojure/test.check {:mvn/version "1.1.0"} org.slf4j/slf4j-log4j12 {:mvn/version "1.7.28"} - com.cognitect.aws/dynamodb {:mvn/version "746.2.533.0"} - com.cognitect.aws/ec2 {:mvn/version "746.2.533.0"} - com.cognitect.aws/iam {:mvn/version "746.2.533.0"} - com.cognitect.aws/lambda {:mvn/version "746.2.533.0"} - com.cognitect.aws/ssm {:mvn/version "747.2.533.0"} - com.cognitect.aws/sts {:mvn/version "747.2.533.0"}}}}} + com.cognitect.aws/dynamodb {:mvn/version "809.2.784.0"} + com.cognitect.aws/ec2 {:mvn/version "809.2.784.0"} + com.cognitect.aws/iam {:mvn/version "801.2.704.0"} + com.cognitect.aws/lambda {:mvn/version "809.2.734.0"} + com.cognitect.aws/ssm {:mvn/version "809.2.784.0"} + com.cognitect.aws/sts {:mvn/version "809.2.784.0"}}}}} diff --git a/latest-releases.edn b/latest-releases.edn index 3eaa1ce7..9d83195d 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,48 +1,48 @@ {com.cognitect.aws/api {:mvn/version "0.8.474"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.842"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.893"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "796.2.657.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer - {:mvn/version "796.2.664.0", :aws/serviceFullName "Access Analyzer"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Access Analyzer"}, com.cognitect.aws/acm - {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Certificate Manager"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca - {:mvn/version "770.2.568.0", + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness {:mvn/version "802.2.713.0", :aws/serviceFullName "Alexa For Business"}, - com.cognitect.aws/amplify {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS Amplify"}, + com.cognitect.aws/amplify {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway - {:mvn/version "801.2.696.0", :aws/serviceFullName "Amazon API Gateway"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "796.2.659.0", :aws/serviceFullName "AmazonApiGatewayV2"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AmazonApiGatewayV2"}, com.cognitect.aws/appconfig {:mvn/version "801.2.697.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling - {:mvn/version "807.2.729.0", :aws/serviceFullName "Application Auto Scaling"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, com.cognitect.aws/appmesh {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS App Mesh"}, com.cognitect.aws/appstream {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/appsync {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/appsync {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS AppSync"}, com.cognitect.aws/athena {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon Athena"}, com.cognitect.aws/autoscaling {:mvn/version "807.2.729.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, - com.cognitect.aws/backup {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/batch {:mvn/version "786.2.606.0", :aws/serviceFullName "AWS Batch"}, - com.cognitect.aws/budgets {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Budgets"}, + com.cognitect.aws/backup {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Backup"}, + com.cognitect.aws/batch {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/budgets {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "802.2.712.0", :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Chime"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Cost Explorer Service"}, + com.cognitect.aws/chime {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Chime"}, com.cognitect.aws/cloud9 {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation {:mvn/version "801.2.706.0", :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon CloudFront"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon CloudFront"}, com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, com.cognitect.aws/cloudhsmv2 {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch @@ -50,45 +50,45 @@ com.cognitect.aws/cloudsearchdomain {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codeartifact {:mvn/version "801.2.709.0", :aws/serviceFullName "CodeArtifact"}, - com.cognitect.aws/codebuild {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codeartifact {:mvn/version "809.2.784.0", :aws/serviceFullName "CodeArtifact"}, + com.cognitect.aws/codebuild {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS CodeBuild"}, com.cognitect.aws/codecommit {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS CodeCommit"}, com.cognitect.aws/codedeploy {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codeguru-reviewer - {:mvn/version "801.2.708.0", :aws/serviceFullName "Amazon CodeGuru Reviewer"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon CodeGuru Reviewer"}, com.cognitect.aws/codeguruprofiler {:mvn/version "803.2.717.0", :aws/serviceFullName "Amazon CodeGuru Profiler"}, com.cognitect.aws/codepipeline {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS CodePipeline"}, com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/codestar-connections - {:mvn/version "801.2.707.0", :aws/serviceFullName "AWS CodeStar connections"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS CodeStar connections"}, com.cognitect.aws/codestar-notifications {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon Comprehend"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical {:mvn/version "801.2.708.0", :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer - {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Compute Optimizer"}, - com.cognitect.aws/config {:mvn/version "803.2.719.0", :aws/serviceFullName "AWS Config"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Compute Optimizer"}, + com.cognitect.aws/config {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "803.2.715.0", :aws/serviceFullName "Amazon Connect Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/connectparticipant {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, com.cognitect.aws/dataexchange {:mvn/version "801.2.698.0", :aws/serviceFullName "AWS Data Exchange"}, com.cognitect.aws/datapipeline {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Data Pipeline"}, - com.cognitect.aws/datasync {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS DataSync"}, + com.cognitect.aws/datasync {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, com.cognitect.aws/detective {:mvn/version "796.2.650.0", :aws/serviceFullName "Amazon Detective"}, @@ -96,43 +96,43 @@ com.cognitect.aws/devices {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/directconnect - {:mvn/version "803.2.719.0", :aws/serviceFullName "AWS Direct Connect"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "801.2.694.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb - {:mvn/version "793.2.625.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, com.cognitect.aws/ds {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/dynamodb {:mvn/version "799.2.679.0", :aws/serviceFullName "Amazon DynamoDB"}, + com.cognitect.aws/dynamodb {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ebs - {:mvn/version "802.2.713.0", :aws/serviceFullName "Amazon Elastic Block Store"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs {:mvn/version "801.2.695.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference {:mvn/version "796.2.663.0", :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache - {:mvn/version "802.2.710.0", :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk - {:mvn/version "801.2.691.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem {:mvn/version "802.2.711.0", :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing - {:mvn/version "770.2.568.0", :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "801.2.685.0", :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "801.2.704.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email @@ -140,11 +140,11 @@ com.cognitect.aws/entitlement-marketplace {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "801.2.689.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge - {:mvn/version "803.2.713.0", :aws/serviceFullName "Amazon EventBridge"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events - {:mvn/version "803.2.713.0", :aws/serviceFullName "Amazon CloudWatch Events"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon CloudWatch Events"}, com.cognitect.aws/firehose {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms @@ -154,28 +154,28 @@ com.cognitect.aws/forecastquery {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/frauddetector - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Fraud Detector"}, - com.cognitect.aws/fsx {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon FSx"}, - com.cognitect.aws/gamelift {:mvn/version "796.2.652.0", :aws/serviceFullName "Amazon GameLift"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Fraud Detector"}, + com.cognitect.aws/fsx {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/gamelift {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon GameLift"}, com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "795.2.648.0", :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS Glue"}, - com.cognitect.aws/greengrass {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS Greengrass"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Global Accelerator"}, + com.cognitect.aws/glue {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/greengrass {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation - {:mvn/version "803.2.716.0", :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon GuardDuty"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Ground Station"}, + com.cognitect.aws/guardduty {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/honeycode {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Honeycode"}, com.cognitect.aws/iam {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/imagebuilder - {:mvn/version "807.2.729.0", :aws/serviceFullName "EC2 Image Builder"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS IoT"}, + com.cognitect.aws/iot {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data {:mvn/version "801.2.695.0", :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data @@ -190,16 +190,16 @@ com.cognitect.aws/iotsecuretunneling {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, com.cognitect.aws/iotsitewise - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS IoT SiteWise"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS IoT SiteWise"}, com.cognitect.aws/iotthingsgraph {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/ivs - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Interactive Video Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Interactive Video Service"}, com.cognitect.aws/kafka - {:mvn/version "807.2.729.0", :aws/serviceFullName "Managed Streaming for Kafka"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWSKendraFrontendService"}, - com.cognitect.aws/kinesis {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWSKendraFrontendService"}, + com.cognitect.aws/kinesis {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, com.cognitect.aws/kinesis-video-media @@ -209,39 +209,39 @@ com.cognitect.aws/kinesisanalytics {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "784.2.592.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisvideo {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms {:mvn/version "801.2.687.0", :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Lake Formation"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Lake Formation"}, com.cognitect.aws/lambda {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS License Manager"}, com.cognitect.aws/lightsail {:mvn/version "803.2.719.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs - {:mvn/version "798.2.672.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/machinelearning {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, com.cognitect.aws/macie {:mvn/version "801.2.684.0", :aws/serviceFullName "Amazon Macie"}, - com.cognitect.aws/macie2 {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon Macie 2"}, + com.cognitect.aws/macie2 {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Macie 2"}, com.cognitect.aws/managedblockchain - {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon Managed Blockchain"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplace-catalog - {:mvn/version "801.2.686.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "794.2.637.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS MediaConnect"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod {:mvn/version "801.2.690.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore @@ -249,7 +249,7 @@ com.cognitect.aws/mediastore-data {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor - {:mvn/version "801.2.703.0", :aws/serviceFullName "AWS MediaTailor"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace {:mvn/version "801.2.690.0", :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/migrationhub-config @@ -262,23 +262,23 @@ com.cognitect.aws/mq {:mvn/version "807.2.729.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, - com.cognitect.aws/neptune {:mvn/version "791.2.617.0", :aws/serviceFullName "Amazon Neptune"}, + com.cognitect.aws/neptune {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Neptune"}, com.cognitect.aws/networkmanager {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Network Manager"}, com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, com.cognitect.aws/opsworkscm {:mvn/version "801.2.701.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS Organizations"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Organizations"}, com.cognitect.aws/outposts {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Outposts"}, com.cognitect.aws/personalize {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Personalize Events"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/pinpoint {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon Pinpoint"}, + com.cognitect.aws/pinpoint {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice @@ -290,95 +290,95 @@ com.cognitect.aws/qldb-session {:mvn/version "801.2.686.0", :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "803.2.718.0", :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram {:mvn/version "796.2.662.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data {:mvn/version "795.2.645.0", :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/redshift {:mvn/version "796.2.661.0", :aws/serviceFullName "Amazon Redshift"}, + com.cognitect.aws/redshift {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition - {:mvn/version "801.2.702.0", :aws/serviceFullName "Amazon Rekognition"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Resource Groups"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, - com.cognitect.aws/robomaker {:mvn/version "796.2.653.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 {:mvn/version "801.2.700.0", :aws/serviceFullName "Amazon Route 53"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, + com.cognitect.aws/robomaker {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS RoboMaker"}, + com.cognitect.aws/route53 {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains {:mvn/version "796.2.660.0", :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/s3control {:mvn/version "798.2.669.0", :aws/serviceFullName "AWS S3 Control"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Simple Storage Service"}, + com.cognitect.aws/s3control {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime {:mvn/version "796.2.657.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, com.cognitect.aws/savingsplans - {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS Savings Plans"}, - com.cognitect.aws/schemas {:mvn/version "796.2.667.0", :aws/serviceFullName "Schemas"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Savings Plans"}, + com.cognitect.aws/schemas {:mvn/version "809.2.784.0", :aws/serviceFullName "Schemas"}, com.cognitect.aws/sdb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS SecurityHub"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo {:mvn/version "794.2.637.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Cloud Map"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Simple Email Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/shield {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Shield"}, com.cognitect.aws/signer {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball - {:mvn/version "801.2.699.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Simple Notification Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "801.2.702.0", :aws/serviceFullName "Amazon Simple Queue Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, - com.cognitect.aws/states {:mvn/version "793.2.626.0", :aws/serviceFullName "AWS Step Functions"}, + com.cognitect.aws/states {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Storage Gateway"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "798.2.678.0", :aws/serviceFullName "AWS Security Token Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Security Token Service"}, com.cognitect.aws/support {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, - com.cognitect.aws/synthetics {:mvn/version "799.2.682.0", :aws/serviceFullName "Synthetics"}, - com.cognitect.aws/textract {:mvn/version "780.2.583.0", :aws/serviceFullName "Amazon Textract"}, + com.cognitect.aws/synthetics {:mvn/version "809.2.784.0", :aws/serviceFullName "Synthetics"}, + com.cognitect.aws/textract {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Transcribe Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS Transfer Family"}, - com.cognitect.aws/translate {:mvn/version "785.2.600.0", :aws/serviceFullName "Amazon Translate"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Transfer Family"}, + com.cognitect.aws/translate {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Translate"}, com.cognitect.aws/waf {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF Regional"}, - com.cognitect.aws/wafv2 {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS WAFV2"}, + com.cognitect.aws/wafv2 {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS WAFV2"}, com.cognitect.aws/workdocs {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, com.cognitect.aws/worklink {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/workmail {:mvn/version "801.2.686.0", :aws/serviceFullName "Amazon WorkMail"}, + com.cognitect.aws/workmail {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon WorkSpaces"}, - com.cognitect.aws/xray {:mvn/version "795.2.646.0", :aws/serviceFullName "AWS X-Ray"}} + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon WorkSpaces"}, + com.cognitect.aws/xray {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS X-Ray"}} From 4503b2a497d99df24013f6dc397f73fda6affb38 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Tue, 3 Nov 2020 09:55:33 -0600 Subject: [PATCH 131/151] make parse-date tolerant of nils --- src/cognitect/aws/shape.clj | 35 ++++++++++++++------------- test/src/cognitect/aws/shape_test.clj | 2 ++ 2 files changed, 20 insertions(+), 17 deletions(-) diff --git a/src/cognitect/aws/shape.clj b/src/cognitect/aws/shape.clj index a3cfa2f7..7120e2e4 100644 --- a/src/cognitect/aws/shape.clj +++ b/src/cognitect/aws/shape.clj @@ -86,23 +86,24 @@ (defn parse-date [{:keys [timestampFormat]} data] - (cond (= "rfc822" timestampFormat) - (util/parse-date util/rfc822-date-format data) - (= "iso8601"timestampFormat) - (parse-date* data - util/iso8601-date-format - util/iso8601-msecs-date-format) - (int? data) - (java.util.Date. (* 1000 ^int data)) - (double? data) - (java.util.Date. (* 1000 (long data))) - (re-matches #"^\d+$" data) - (java.util.Date. (* 1000 (long (read-string data)))) - :else - (parse-date* data - util/iso8601-date-format - util/iso8601-msecs-date-format - util/rfc822-date-format))) + (when data + (cond (= "rfc822" timestampFormat) + (util/parse-date util/rfc822-date-format data) + (= "iso8601"timestampFormat) + (parse-date* data + util/iso8601-date-format + util/iso8601-msecs-date-format) + (int? data) + (java.util.Date. (* 1000 ^int data)) + (double? data) + (java.util.Date. (* 1000 (long data))) + (re-matches #"^\d+$" data) + (java.util.Date. (* 1000 (long (read-string data)))) + :else + (parse-date* data + util/iso8601-date-format + util/iso8601-msecs-date-format + util/rfc822-date-format)))) ;; ---------------------------------------------------------------------------------------- ;; JSON Parser & Serializer diff --git a/test/src/cognitect/aws/shape_test.clj b/test/src/cognitect/aws/shape_test.clj index dc52645a..8674b080 100644 --- a/test/src/cognitect/aws/shape_test.clj +++ b/test/src/cognitect/aws/shape_test.clj @@ -3,6 +3,8 @@ [cognitect.aws.shape :as shape])) (deftest test-parse-date + (testing "handles nil" + (is (nil? (shape/parse-date {} nil)))) (testing "iso8601 format handles presence and absence of fractional seconds" (is (= #inst "2020-07-06T10:59:13.000-00:00" (shape/parse-date {:timestampFormat "iso8601"} "2020-07-06T10:59:13Z"))) From d665cfe89cc8852df826b829c4f38b88fefe281c Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Thu, 5 Nov 2020 02:43:19 -0600 Subject: [PATCH 132/151] fix bug parsing iso8601 dates --- src/cognitect/aws/shape.clj | 4 ++-- test/src/cognitect/aws/shape_test.clj | 9 +++++++-- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/src/cognitect/aws/shape.clj b/src/cognitect/aws/shape.clj index 7120e2e4..620048f0 100644 --- a/src/cognitect/aws/shape.clj +++ b/src/cognitect/aws/shape.clj @@ -88,8 +88,8 @@ [{:keys [timestampFormat]} data] (when data (cond (= "rfc822" timestampFormat) - (util/parse-date util/rfc822-date-format data) - (= "iso8601"timestampFormat) + (parse-date* data util/rfc822-date-format) + (= "iso8601" timestampFormat) (parse-date* data util/iso8601-date-format util/iso8601-msecs-date-format) diff --git a/test/src/cognitect/aws/shape_test.clj b/test/src/cognitect/aws/shape_test.clj index 8674b080..bd43238d 100644 --- a/test/src/cognitect/aws/shape_test.clj +++ b/test/src/cognitect/aws/shape_test.clj @@ -3,8 +3,13 @@ [cognitect.aws.shape :as shape])) (deftest test-parse-date - (testing "handles nil" - (is (nil? (shape/parse-date {} nil)))) + (testing "returns nil for nil" + (is (nil? (shape/parse-date {} nil))) + (is (nil? (shape/parse-date {:timestampFormat "rfc822"} nil))) + (is (nil? (shape/parse-date {:timestampFormat "iso8601"} nil)))) + (testing "returns nil for incorrect format" + (is (nil? (shape/parse-date {:timestampFormat "rfc822"} "wrong"))) + (is (nil? (shape/parse-date {:timestampFormat "iso8601"} "wrong")))) (testing "iso8601 format handles presence and absence of fractional seconds" (is (= #inst "2020-07-06T10:59:13.000-00:00" (shape/parse-date {:timestampFormat "iso8601"} "2020-07-06T10:59:13Z"))) From fdccb1480ae8a28446bf4a7ca3a86c0249b27856 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Thu, 5 Nov 2020 02:43:40 -0600 Subject: [PATCH 133/151] changelog --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 454ae7e1..78bd48d2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,9 @@ # aws-api +## DEV + +* make date parsing more tolerant [#155](https://github.com/cognitect-labs/aws-api/issues/155) + ## 0.8.474 / 2020-08-15 * fix bug decoding GetBucketPolicy response [#148](https://github.com/cognitect-labs/aws-api/issues/148) From 1eb24f5a82610fd43b45ad36633b2feb2d819a99 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Thu, 5 Nov 2020 02:54:54 -0600 Subject: [PATCH 134/151] Update README.md, CHANGES.md, and latest-releases.edn with 0.8.484 --- CHANGES.md | 2 +- README.md | 2 +- latest-releases.edn | 656 +++++++++++++++++++++++++++++--------------- 3 files changed, 440 insertions(+), 220 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 78bd48d2..819fab63 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # aws-api -## DEV +## 0.8.484 / 2020-11-05 * make date parsing more tolerant [#155](https://github.com/cognitect-labs/aws-api/issues/155) diff --git a/README.md b/README.md index eeafe08f..83b276de 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ of your choice, e.g. `com.cognitect.aws/s3`. To use, for example, the s3 api, add the following to deps.edn ``` clojure -{:deps {com.cognitect.aws/api {:mvn/version "0.8.474"} +{:deps {com.cognitect.aws/api {:mvn/version "0.8.484"} com.cognitect.aws/endpoints {:mvn/version "1.1.11.893"} com.cognitect.aws/s3 {:mvn/version "809.2.784.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 9d83195d..f9cc6564 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,384 +1,604 @@ -{com.cognitect.aws/api {:mvn/version "0.8.474"}, +{com.cognitect.aws/api {:mvn/version "0.8.484"}, com.cognitect.aws/endpoints {:mvn/version "1.1.11.893"}, com.cognitect.aws/AWSMigrationHub - {:mvn/version "796.2.657.0", :aws/serviceFullName "AWS Migration Hub"}, + {:mvn/version "796.2.657.0", + :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer {:mvn/version "809.2.784.0", :aws/serviceFullName "Access Analyzer"}, com.cognitect.aws/acm - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Certificate Manager"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, + :aws/serviceFullName + "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "802.2.713.0", :aws/serviceFullName "Alexa For Business"}, - com.cognitect.aws/amplify {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "802.2.713.0", + :aws/serviceFullName "Alexa For Business"}, + com.cognitect.aws/amplify + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon API Gateway"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi - {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "809.2.784.0", :aws/serviceFullName "AmazonApiGatewayV2"}, - com.cognitect.aws/appconfig {:mvn/version "801.2.697.0", :aws/serviceFullName "Amazon AppConfig"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AmazonApiGatewayV2"}, + com.cognitect.aws/appconfig + {:mvn/version "801.2.697.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling - {:mvn/version "809.2.784.0", :aws/serviceFullName "Application Auto Scaling"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/appmesh {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS App Mesh"}, - com.cognitect.aws/appstream {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/appsync {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS AppSync"}, - com.cognitect.aws/athena {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/autoscaling {:mvn/version "807.2.729.0", :aws/serviceFullName "Auto Scaling"}, + {:mvn/version "795.2.646.0", + :aws/serviceFullName "Amazon CloudWatch Application Insights"}, + com.cognitect.aws/appmesh + {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS App Mesh"}, + com.cognitect.aws/appstream + {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon AppStream"}, + com.cognitect.aws/appsync + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/athena + {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon Athena"}, + com.cognitect.aws/autoscaling + {:mvn/version "807.2.729.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans - {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, - com.cognitect.aws/backup {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/batch {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Batch"}, - com.cognitect.aws/budgets {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Budgets"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "AWS Auto Scaling Plans"}, + com.cognitect.aws/backup + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Backup"}, + com.cognitect.aws/batch + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/budgets + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Chime"}, - com.cognitect.aws/cloud9 {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS Cloud9"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Cost Explorer Service"}, + com.cognitect.aws/chime + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/cloud9 + {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation - {:mvn/version "801.2.706.0", :aws/serviceFullName "AWS CloudFormation"}, + {:mvn/version "801.2.706.0", + :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon CloudFront"}, - com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, - com.cognitect.aws/cloudhsmv2 {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS CloudHSM V2"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon CloudFront"}, + com.cognitect.aws/cloudhsm + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, + com.cognitect.aws/cloudhsmv2 + {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch - {:mvn/version "773.2.571.0", :aws/serviceFullName "Amazon CloudSearch"}, + {:mvn/version "773.2.571.0", + :aws/serviceFullName "Amazon CloudSearch"}, com.cognitect.aws/cloudsearchdomain - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, - com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codeartifact {:mvn/version "809.2.784.0", :aws/serviceFullName "CodeArtifact"}, - com.cognitect.aws/codebuild {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS CodeBuild"}, - com.cognitect.aws/codecommit {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS CodeCommit"}, - com.cognitect.aws/codedeploy {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS CodeDeploy"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon CloudSearch Domain"}, + com.cognitect.aws/cloudtrail + {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, + com.cognitect.aws/codeartifact + {:mvn/version "809.2.784.0", :aws/serviceFullName "CodeArtifact"}, + com.cognitect.aws/codebuild + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codecommit + {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS CodeCommit"}, + com.cognitect.aws/codedeploy + {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codeguru-reviewer - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon CodeGuru Reviewer"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon CodeGuru Reviewer"}, com.cognitect.aws/codeguruprofiler - {:mvn/version "803.2.717.0", :aws/serviceFullName "Amazon CodeGuru Profiler"}, + {:mvn/version "803.2.717.0", + :aws/serviceFullName "Amazon CodeGuru Profiler"}, com.cognitect.aws/codepipeline {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS CodePipeline"}, - com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, + com.cognitect.aws/codestar + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/codestar-connections - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS CodeStar connections"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS CodeStar connections"}, com.cognitect.aws/codestar-notifications - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar Notifications"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Identity"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Comprehend"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "801.2.708.0", :aws/serviceFullName "AWS Comprehend Medical"}, + {:mvn/version "801.2.708.0", + :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Compute Optimizer"}, - com.cognitect.aws/config {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Config"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Compute Optimizer"}, + com.cognitect.aws/config + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Connect Service"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/connectparticipant - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Connect Participant Service"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Cost and Usage Report Service"}, com.cognitect.aws/dataexchange - {:mvn/version "801.2.698.0", :aws/serviceFullName "AWS Data Exchange"}, + {:mvn/version "801.2.698.0", + :aws/serviceFullName "AWS Data Exchange"}, com.cognitect.aws/datapipeline - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Data Pipeline"}, - com.cognitect.aws/datasync {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Data Pipeline"}, + com.cognitect.aws/datasync + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, - com.cognitect.aws/detective {:mvn/version "796.2.650.0", :aws/serviceFullName "Amazon Detective"}, - com.cognitect.aws/devicefarm {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, + com.cognitect.aws/detective + {:mvn/version "796.2.650.0", :aws/serviceFullName "Amazon Detective"}, + com.cognitect.aws/devicefarm + {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/directconnect - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Direct Connect"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery - {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Application Discovery Service"}, + {:mvn/version "788.2.608.0", + :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ds {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/dynamodb {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon DynamoDB"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, + com.cognitect.aws/ds + {:mvn/version "807.2.729.0", + :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/dynamodb + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ebs - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Elastic Block Store"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "801.2.695.0", :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "801.2.695.0", + :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference - {:mvn/version "796.2.663.0", :aws/serviceFullName "Amazon Elastic Inference"}, + {:mvn/version "796.2.663.0", + :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem - {:mvn/version "802.2.711.0", :aws/serviceFullName "Amazon Elastic File System"}, + {:mvn/version "802.2.711.0", + :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing - {:mvn/version "809.2.784.0", :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "809.2.784.0", :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Email Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/entitlement-marketplace - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon EventBridge"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon CloudWatch Events"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon CloudWatch Events"}, com.cognitect.aws/firehose - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms - {:mvn/version "803.2.716.0", :aws/serviceFullName "Firewall Management Service"}, + {:mvn/version "803.2.716.0", + :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Forecast Service"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery - {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Forecast Query Service"}, + {:mvn/version "789.2.612.0", + :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/frauddetector - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Fraud Detector"}, - com.cognitect.aws/fsx {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon FSx"}, - com.cognitect.aws/gamelift {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon GameLift"}, - com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Fraud Detector"}, + com.cognitect.aws/fsx + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/gamelift + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon GameLift"}, + com.cognitect.aws/glacier + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Glue"}, - com.cognitect.aws/greengrass {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Greengrass"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Global Accelerator"}, + com.cognitect.aws/glue + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/greengrass + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon GuardDuty"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Ground Station"}, + com.cognitect.aws/guardduty + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, - com.cognitect.aws/honeycode {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Honeycode"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "AWS Health APIs and Notifications"}, + com.cognitect.aws/honeycode + {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Honeycode"}, com.cognitect.aws/iam - {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Identity and Access Management"}, + {:mvn/version "801.2.704.0", + :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/imagebuilder - {:mvn/version "809.2.784.0", :aws/serviceFullName "EC2 Image Builder"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, - com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS IoT"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Import/Export"}, + com.cognitect.aws/inspector + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, + com.cognitect.aws/iot + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data - {:mvn/version "801.2.695.0", :aws/serviceFullName "AWS IoT Data Plane"}, + {:mvn/version "801.2.695.0", + :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Jobs Data Plane"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Jobs Data Plane"}, com.cognitect.aws/iot1click-projects - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Analytics"}, - com.cognitect.aws/iotevents {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS IoT Events"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Analytics"}, + com.cognitect.aws/iotevents + {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events Data"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Events Data"}, com.cognitect.aws/iotsecuretunneling - {:mvn/version "773.2.579.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, + {:mvn/version "773.2.579.0", + :aws/serviceFullName "AWS IoT Secure Tunneling"}, com.cognitect.aws/iotsitewise {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS IoT SiteWise"}, com.cognitect.aws/iotthingsgraph - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/ivs - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Interactive Video Service"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Interactive Video Service"}, com.cognitect.aws/kafka - {:mvn/version "809.2.784.0", :aws/serviceFullName "Managed Streaming for Kafka"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWSKendraFrontendService"}, - com.cognitect.aws/kinesis {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Kinesis"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWSKendraFrontendService"}, + com.cognitect.aws/kinesis + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media - {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, + {:mvn/version "796.2.665.0", + :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, com.cognitect.aws/kinesis-video-media - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, com.cognitect.aws/kinesis-video-signaling - {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, + {:mvn/version "781.2.585.0", + :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, com.cognitect.aws/kinesisanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisvideo - {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, + {:mvn/version "796.2.665.0", + :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "801.2.687.0", :aws/serviceFullName "AWS Key Management Service"}, + {:mvn/version "801.2.687.0", + :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS Lambda"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Lake Formation"}, + com.cognitect.aws/lambda + {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager - {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS License Manager"}, - com.cognitect.aws/lightsail {:mvn/version "803.2.719.0", :aws/serviceFullName "Amazon Lightsail"}, + {:mvn/version "809.2.734.0", + :aws/serviceFullName "AWS License Manager"}, + com.cognitect.aws/lightsail + {:mvn/version "803.2.719.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/machinelearning - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, - com.cognitect.aws/macie {:mvn/version "801.2.684.0", :aws/serviceFullName "Amazon Macie"}, - com.cognitect.aws/macie2 {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Macie 2"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Machine Learning"}, + com.cognitect.aws/macie + {:mvn/version "801.2.684.0", :aws/serviceFullName "Amazon Macie"}, + com.cognitect.aws/macie2 + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Macie 2"}, com.cognitect.aws/managedblockchain - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Managed Blockchain"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplace-catalog - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod - {:mvn/version "801.2.690.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, + {:mvn/version "801.2.690.0", + :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore - {:mvn/version "796.2.650.0", :aws/serviceFullName "AWS Elemental MediaStore"}, + {:mvn/version "796.2.650.0", + :aws/serviceFullName "AWS Elemental MediaStore"}, com.cognitect.aws/mediastore-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace - {:mvn/version "801.2.690.0", :aws/serviceFullName "AWSMarketplace Metering"}, + {:mvn/version "801.2.690.0", + :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/migrationhub-config - {:mvn/version "796.2.656.0", :aws/serviceFullName "AWS Migration Hub Config"}, - com.cognitect.aws/mobile {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, + {:mvn/version "796.2.656.0", + :aws/serviceFullName "AWS Migration Hub Config"}, + com.cognitect.aws/mobile + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, com.cognitect.aws/mobileanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon CloudWatch"}, - com.cognitect.aws/mq {:mvn/version "807.2.729.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon CloudWatch"}, + com.cognitect.aws/mq + {:mvn/version "807.2.729.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, - com.cognitect.aws/neptune {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Neptune"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Mechanical Turk"}, + com.cognitect.aws/neptune + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Neptune"}, com.cognitect.aws/networkmanager - {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Network Manager"}, - com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/opsworkscm {:mvn/version "801.2.701.0", :aws/serviceFullName "AWS OpsWorks CM"}, + {:mvn/version "780.2.584.0", + :aws/serviceFullName "AWS Network Manager"}, + com.cognitect.aws/opsworks + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, + com.cognitect.aws/opsworkscm + {:mvn/version "801.2.701.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Organizations"}, - com.cognitect.aws/outposts {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Outposts"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Organizations"}, + com.cognitect.aws/outposts + {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Outposts"}, com.cognitect.aws/personalize - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Personalize"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Personalize Events"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Personalize Runtime"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/pinpoint {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Pinpoint"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Performance Insights"}, + com.cognitect.aws/pinpoint + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, - com.cognitect.aws/polly {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon Polly"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, + com.cognitect.aws/polly + {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Price List Service"}, - com.cognitect.aws/qldb {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon QLDB"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Price List Service"}, + com.cognitect.aws/qldb + {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session - {:mvn/version "801.2.686.0", :aws/serviceFullName "Amazon QLDB Session"}, + {:mvn/version "801.2.686.0", + :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram - {:mvn/version "796.2.662.0", :aws/serviceFullName "AWS Resource Access Manager"}, + {:mvn/version "796.2.662.0", + :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data - {:mvn/version "795.2.645.0", :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/redshift {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Redshift"}, + {:mvn/version "795.2.645.0", + :aws/serviceFullName "AWS RDS DataService"}, + com.cognitect.aws/redshift + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Rekognition"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Resource Groups"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, - com.cognitect.aws/robomaker {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Route 53"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Resource Groups Tagging API"}, + com.cognitect.aws/robomaker + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS RoboMaker"}, + com.cognitect.aws/route53 + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains - {:mvn/version "796.2.660.0", :aws/serviceFullName "Amazon Route 53 Domains"}, + {:mvn/version "796.2.660.0", + :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker - {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, + {:mvn/version "801.2.691.0", + :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/s3control {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS S3 Control"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Simple Storage Service"}, + com.cognitect.aws/s3control + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime - {:mvn/version "796.2.657.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, + {:mvn/version "796.2.657.0", + :aws/serviceFullName "Amazon Augmented AI Runtime"}, com.cognitect.aws/savingsplans - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Savings Plans"}, - com.cognitect.aws/schemas {:mvn/version "809.2.784.0", :aws/serviceFullName "Schemas"}, - com.cognitect.aws/sdb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Savings Plans"}, + com.cognitect.aws/schemas + {:mvn/version "809.2.784.0", :aws/serviceFullName "Schemas"}, + com.cognitect.aws/sdb + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager - {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS Secrets Manager"}, + {:mvn/version "802.2.713.0", + :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo - {:mvn/version "794.2.637.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, + {:mvn/version "794.2.637.0", + :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Simple Email Service"}, - com.cognitect.aws/shield {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Shield"}, - com.cognitect.aws/signer {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS Signer"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Simple Email Service"}, + com.cognitect.aws/shield + {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Shield"}, + com.cognitect.aws/signer + {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Server Migration Service"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Simple Notification Service"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Simple Queue Service"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, - com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, - com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, - com.cognitect.aws/states {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Step Functions"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + com.cognitect.aws/sso + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Single Sign-On"}, + com.cognitect.aws/sso-oidc + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, + com.cognitect.aws/states + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Storage Gateway"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Security Token Service"}, - com.cognitect.aws/support {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Support"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Security Token Service"}, + com.cognitect.aws/support + {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, - com.cognitect.aws/synthetics {:mvn/version "809.2.784.0", :aws/serviceFullName "Synthetics"}, - com.cognitect.aws/textract {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Textract"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Simple Workflow Service"}, + com.cognitect.aws/synthetics + {:mvn/version "809.2.784.0", :aws/serviceFullName "Synthetics"}, + com.cognitect.aws/textract + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Transcribe Service"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Transfer Family"}, - com.cognitect.aws/translate {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Translate"}, - com.cognitect.aws/waf {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Transfer Family"}, + com.cognitect.aws/translate + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Translate"}, + com.cognitect.aws/waf + {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF Regional"}, - com.cognitect.aws/wafv2 {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS WAFV2"}, - com.cognitect.aws/workdocs {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, - com.cognitect.aws/worklink {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/workmail {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon WorkMail"}, + com.cognitect.aws/wafv2 + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS WAFV2"}, + com.cognitect.aws/workdocs + {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, + com.cognitect.aws/worklink + {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon WorkLink"}, + com.cognitect.aws/workmail + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon WorkSpaces"}, - com.cognitect.aws/xray {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS X-Ray"}} + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon WorkSpaces"}, + com.cognitect.aws/xray + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS X-Ray"}} From bcdf3653c1a194a6ecfb102d52c300b75dcfc15d Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sun, 22 Nov 2020 12:43:43 -0600 Subject: [PATCH 135/151] updated latest releases --- README.md | 4 +- latest-releases.edn | 660 +++++++++++++++----------------------------- 2 files changed, 222 insertions(+), 442 deletions(-) diff --git a/README.md b/README.md index 83b276de..61abbb30 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,8 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.484"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.893"} - com.cognitect.aws/s3 {:mvn/version "809.2.784.0"}}} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.906"} + com.cognitect.aws/s3 {:mvn/version "809.2.797.0"}}} ``` * See [latest releases](latest-releases.edn) for a list of the latest releases of diff --git a/latest-releases.edn b/latest-releases.edn index f9cc6564..7feeaccf 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,604 +1,384 @@ {com.cognitect.aws/api {:mvn/version "0.8.484"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.893"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.906"}, com.cognitect.aws/AWSMigrationHub - {:mvn/version "796.2.657.0", - :aws/serviceFullName "AWS Migration Hub"}, + {:mvn/version "796.2.657.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer {:mvn/version "809.2.784.0", :aws/serviceFullName "Access Analyzer"}, com.cognitect.aws/acm - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Certificate Manager"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca {:mvn/version "809.2.784.0", - :aws/serviceFullName - "AWS Certificate Manager Private Certificate Authority"}, + :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "802.2.713.0", - :aws/serviceFullName "Alexa For Business"}, - com.cognitect.aws/amplify - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "802.2.713.0", :aws/serviceFullName "Alexa For Business"}, + com.cognitect.aws/amplify {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/apigateway - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon API Gateway"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AmazonApiGatewayManagementApi"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AmazonApiGatewayV2"}, - com.cognitect.aws/appconfig - {:mvn/version "801.2.697.0", :aws/serviceFullName "Amazon AppConfig"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AmazonApiGatewayV2"}, + com.cognitect.aws/appconfig {:mvn/version "801.2.697.0", :aws/serviceFullName "Amazon AppConfig"}, com.cognitect.aws/application-autoscaling - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Application Auto Scaling"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "795.2.646.0", - :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/appmesh - {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS App Mesh"}, - com.cognitect.aws/appstream - {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/appsync - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS AppSync"}, - com.cognitect.aws/athena - {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/autoscaling - {:mvn/version "807.2.729.0", :aws/serviceFullName "Auto Scaling"}, + {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, + com.cognitect.aws/appmesh {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS App Mesh"}, + com.cognitect.aws/appstream {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon AppStream"}, + com.cognitect.aws/appsync {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/athena {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon Athena"}, + com.cognitect.aws/autoscaling {:mvn/version "809.2.797.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans - {:mvn/version "773.2.578.0", - :aws/serviceFullName "AWS Auto Scaling Plans"}, - com.cognitect.aws/backup - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/batch - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Batch"}, - com.cognitect.aws/budgets - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Budgets"}, + {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, + com.cognitect.aws/backup {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Backup"}, + com.cognitect.aws/batch {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/budgets {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Chime"}, - com.cognitect.aws/cloud9 - {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS Cloud9"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Cost Explorer Service"}, + com.cognitect.aws/chime {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/cloud9 {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudDirectory"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation - {:mvn/version "801.2.706.0", - :aws/serviceFullName "AWS CloudFormation"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon CloudFront"}, - com.cognitect.aws/cloudhsm - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, - com.cognitect.aws/cloudhsmv2 - {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS CloudHSM V2"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon CloudFront"}, + com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, + com.cognitect.aws/cloudhsmv2 {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch - {:mvn/version "773.2.571.0", - :aws/serviceFullName "Amazon CloudSearch"}, + {:mvn/version "773.2.571.0", :aws/serviceFullName "Amazon CloudSearch"}, com.cognitect.aws/cloudsearchdomain - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudSearch Domain"}, - com.cognitect.aws/cloudtrail - {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codeartifact - {:mvn/version "809.2.784.0", :aws/serviceFullName "CodeArtifact"}, - com.cognitect.aws/codebuild - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS CodeBuild"}, - com.cognitect.aws/codecommit - {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS CodeCommit"}, - com.cognitect.aws/codedeploy - {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS CodeDeploy"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, + com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, + com.cognitect.aws/codeartifact {:mvn/version "809.2.784.0", :aws/serviceFullName "CodeArtifact"}, + com.cognitect.aws/codebuild {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codecommit {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS CodeCommit"}, + com.cognitect.aws/codedeploy {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codeguru-reviewer - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon CodeGuru Reviewer"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon CodeGuru Reviewer"}, com.cognitect.aws/codeguruprofiler - {:mvn/version "803.2.717.0", - :aws/serviceFullName "Amazon CodeGuru Profiler"}, + {:mvn/version "803.2.717.0", :aws/serviceFullName "Amazon CodeGuru Profiler"}, com.cognitect.aws/codepipeline - {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS CodePipeline"}, - com.cognitect.aws/codestar - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS CodePipeline"}, + com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/codestar-connections - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS CodeStar connections"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS CodeStar connections"}, com.cognitect.aws/codestar-notifications - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS CodeStar Notifications"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Cognito Identity"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Cognito Identity Provider"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Cognito Sync"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Comprehend"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "801.2.708.0", - :aws/serviceFullName "AWS Comprehend Medical"}, + {:mvn/version "801.2.708.0", :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Compute Optimizer"}, - com.cognitect.aws/config - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Config"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Compute Optimizer"}, + com.cognitect.aws/config {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Connect Service"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/connectparticipant - {:mvn/version "773.2.579.0", - :aws/serviceFullName "Amazon Connect Participant Service"}, + {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Cost and Usage Report Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, com.cognitect.aws/dataexchange - {:mvn/version "801.2.698.0", - :aws/serviceFullName "AWS Data Exchange"}, + {:mvn/version "801.2.698.0", :aws/serviceFullName "AWS Data Exchange"}, com.cognitect.aws/datapipeline - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Data Pipeline"}, - com.cognitect.aws/datasync - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Data Pipeline"}, + com.cognitect.aws/datasync {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, - com.cognitect.aws/detective - {:mvn/version "796.2.650.0", :aws/serviceFullName "Amazon Detective"}, - com.cognitect.aws/devicefarm - {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, + com.cognitect.aws/detective {:mvn/version "796.2.650.0", :aws/serviceFullName "Amazon Detective"}, + com.cognitect.aws/devicefarm {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/directconnect - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Direct Connect"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery - {:mvn/version "788.2.608.0", - :aws/serviceFullName "AWS Application Discovery Service"}, + {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ds - {:mvn/version "807.2.729.0", - :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/dynamodb - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon DynamoDB"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, + com.cognitect.aws/ds {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/dynamodb {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ebs - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Elastic Block Store"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS EC2 Instance Connect"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecs - {:mvn/version "801.2.695.0", - :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference - {:mvn/version "796.2.663.0", - :aws/serviceFullName "Amazon Elastic Inference"}, + {:mvn/version "796.2.663.0", :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Elastic Beanstalk"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem - {:mvn/version "802.2.711.0", - :aws/serviceFullName "Amazon Elastic File System"}, + {:mvn/version "802.2.711.0", :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Elastic MapReduce"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Elastic Transcoder"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Email Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/entitlement-marketplace - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Marketplace Entitlement Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Elasticsearch Service"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon EventBridge"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon CloudWatch Events"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon CloudWatch Events"}, com.cognitect.aws/firehose - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon Kinesis Firehose"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms - {:mvn/version "803.2.716.0", - :aws/serviceFullName "Firewall Management Service"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon Forecast Service"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery - {:mvn/version "789.2.612.0", - :aws/serviceFullName "Amazon Forecast Query Service"}, + {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/frauddetector - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Fraud Detector"}, - com.cognitect.aws/fsx - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon FSx"}, - com.cognitect.aws/gamelift - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon GameLift"}, - com.cognitect.aws/glacier - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Fraud Detector"}, + com.cognitect.aws/fsx {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/gamelift {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon GameLift"}, + com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Glue"}, - com.cognitect.aws/greengrass - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Greengrass"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Global Accelerator"}, + com.cognitect.aws/glue {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/greengrass {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon GuardDuty"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Ground Station"}, + com.cognitect.aws/guardduty {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health - {:mvn/version "807.2.729.0", - :aws/serviceFullName "AWS Health APIs and Notifications"}, - com.cognitect.aws/honeycode - {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Honeycode"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, + com.cognitect.aws/honeycode {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Honeycode"}, com.cognitect.aws/iam - {:mvn/version "801.2.704.0", - :aws/serviceFullName "AWS Identity and Access Management"}, + {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/imagebuilder - {:mvn/version "809.2.784.0", - :aws/serviceFullName "EC2 Image Builder"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Import/Export"}, - com.cognitect.aws/inspector - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS IoT"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, + com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, + com.cognitect.aws/iot {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data - {:mvn/version "801.2.695.0", - :aws/serviceFullName "AWS IoT Data Plane"}, + {:mvn/version "801.2.695.0", :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Jobs Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Jobs Data Plane"}, com.cognitect.aws/iot1click-projects - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Analytics"}, - com.cognitect.aws/iotevents - {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS IoT Events"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS IoT Analytics"}, + com.cognitect.aws/iotevents {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Events Data"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events Data"}, com.cognitect.aws/iotsecuretunneling - {:mvn/version "773.2.579.0", - :aws/serviceFullName "AWS IoT Secure Tunneling"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, com.cognitect.aws/iotsitewise - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS IoT SiteWise"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS IoT SiteWise"}, com.cognitect.aws/iotthingsgraph - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Things Graph"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/ivs - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Interactive Video Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Interactive Video Service"}, com.cognitect.aws/kafka - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Managed Streaming for Kafka"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWSKendraFrontendService"}, - com.cognitect.aws/kinesis - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Kinesis"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWSKendraFrontendService"}, + com.cognitect.aws/kinesis {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media - {:mvn/version "796.2.665.0", - :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, + {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, com.cognitect.aws/kinesis-video-media - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, com.cognitect.aws/kinesis-video-signaling - {:mvn/version "781.2.585.0", - :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, + {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, com.cognitect.aws/kinesisanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisvideo - {:mvn/version "796.2.665.0", - :aws/serviceFullName "Amazon Kinesis Video Streams"}, + {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "801.2.687.0", - :aws/serviceFullName "AWS Key Management Service"}, + {:mvn/version "801.2.687.0", :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda - {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS Lambda"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Lake Formation"}, + com.cognitect.aws/lambda {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager - {:mvn/version "809.2.734.0", - :aws/serviceFullName "AWS License Manager"}, - com.cognitect.aws/lightsail - {:mvn/version "803.2.719.0", :aws/serviceFullName "Amazon Lightsail"}, + {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS License Manager"}, + com.cognitect.aws/lightsail {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon CloudWatch Logs"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/machinelearning - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Machine Learning"}, - com.cognitect.aws/macie - {:mvn/version "801.2.684.0", :aws/serviceFullName "Amazon Macie"}, - com.cognitect.aws/macie2 - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Macie 2"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, + com.cognitect.aws/macie {:mvn/version "801.2.684.0", :aws/serviceFullName "Amazon Macie"}, + com.cognitect.aws/macie2 {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Macie 2"}, com.cognitect.aws/managedblockchain - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Managed Blockchain"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplace-catalog - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Marketplace Catalog Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Elemental MediaConvert"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Elemental MediaPackage"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod - {:mvn/version "801.2.690.0", - :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, + {:mvn/version "801.2.690.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore - {:mvn/version "796.2.650.0", - :aws/serviceFullName "AWS Elemental MediaStore"}, + {:mvn/version "796.2.650.0", :aws/serviceFullName "AWS Elemental MediaStore"}, com.cognitect.aws/mediastore-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace - {:mvn/version "801.2.690.0", - :aws/serviceFullName "AWSMarketplace Metering"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/migrationhub-config - {:mvn/version "796.2.656.0", - :aws/serviceFullName "AWS Migration Hub Config"}, - com.cognitect.aws/mobile - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, + {:mvn/version "796.2.656.0", :aws/serviceFullName "AWS Migration Hub Config"}, + com.cognitect.aws/mobile {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, com.cognitect.aws/mobileanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Mobile Analytics"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon CloudWatch"}, - com.cognitect.aws/mq - {:mvn/version "807.2.729.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon CloudWatch"}, + com.cognitect.aws/mq {:mvn/version "809.2.797.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Mechanical Turk"}, - com.cognitect.aws/neptune - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Neptune"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, + com.cognitect.aws/neptune {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Neptune"}, com.cognitect.aws/networkmanager - {:mvn/version "780.2.584.0", - :aws/serviceFullName "AWS Network Manager"}, - com.cognitect.aws/opsworks - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/opsworkscm - {:mvn/version "801.2.701.0", :aws/serviceFullName "AWS OpsWorks CM"}, + {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Network Manager"}, + com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, + com.cognitect.aws/opsworkscm {:mvn/version "801.2.701.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Organizations"}, - com.cognitect.aws/outposts - {:mvn/version "794.2.643.0", :aws/serviceFullName "AWS Outposts"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Organizations"}, + com.cognitect.aws/outposts {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Outposts"}, com.cognitect.aws/personalize - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon Personalize"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Personalize Events"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon Personalize Runtime"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/pinpoint - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Pinpoint"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Performance Insights"}, + com.cognitect.aws/pinpoint {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Pinpoint Email Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, - com.cognitect.aws/polly - {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon Polly"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, + com.cognitect.aws/polly {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Price List Service"}, - com.cognitect.aws/qldb - {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon QLDB"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Price List Service"}, + com.cognitect.aws/qldb {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session - {:mvn/version "801.2.686.0", - :aws/serviceFullName "Amazon QLDB Session"}, + {:mvn/version "801.2.686.0", :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram - {:mvn/version "796.2.662.0", - :aws/serviceFullName "AWS Resource Access Manager"}, + {:mvn/version "796.2.662.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data - {:mvn/version "795.2.645.0", - :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/redshift - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Redshift"}, + {:mvn/version "795.2.645.0", :aws/serviceFullName "AWS RDS DataService"}, + com.cognitect.aws/redshift {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/rekognition - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Rekognition"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Resource Groups"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Resource Groups Tagging API"}, - com.cognitect.aws/robomaker - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Route 53"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, + com.cognitect.aws/robomaker {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS RoboMaker"}, + com.cognitect.aws/route53 {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains - {:mvn/version "796.2.660.0", - :aws/serviceFullName "Amazon Route 53 Domains"}, + {:mvn/version "796.2.660.0", :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Route 53 Resolver"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon Lex Runtime Service"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker - {:mvn/version "801.2.691.0", - :aws/serviceFullName "Amazon SageMaker Runtime"}, + {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/s3control - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS S3 Control"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Simple Storage Service"}, + com.cognitect.aws/s3control {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/sagemaker - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime - {:mvn/version "796.2.657.0", - :aws/serviceFullName "Amazon Augmented AI Runtime"}, + {:mvn/version "796.2.657.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, com.cognitect.aws/savingsplans - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Savings Plans"}, - com.cognitect.aws/schemas - {:mvn/version "809.2.784.0", :aws/serviceFullName "Schemas"}, - com.cognitect.aws/sdb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Savings Plans"}, + com.cognitect.aws/schemas {:mvn/version "809.2.784.0", :aws/serviceFullName "Schemas"}, + com.cognitect.aws/sdb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager - {:mvn/version "802.2.713.0", - :aws/serviceFullName "AWS Secrets Manager"}, + {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo - {:mvn/version "794.2.637.0", - :aws/serviceFullName "AWSServerlessApplicationRepository"}, + {:mvn/version "794.2.637.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Simple Email Service"}, - com.cognitect.aws/shield - {:mvn/version "801.2.694.0", :aws/serviceFullName "AWS Shield"}, - com.cognitect.aws/signer - {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS Signer"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Simple Email Service"}, + com.cognitect.aws/shield {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Shield"}, + com.cognitect.aws/signer {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms - {:mvn/version "807.2.729.0", - :aws/serviceFullName "AWS Server Migration Service"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Import/Export Snowball"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Simple Notification Service"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Simple Queue Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, - com.cognitect.aws/sso - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Single Sign-On"}, - com.cognitect.aws/sso-oidc - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, - com.cognitect.aws/states - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Step Functions"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, + com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, + com.cognitect.aws/states {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Storage Gateway"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon DynamoDB Streams"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Security Token Service"}, - com.cognitect.aws/support - {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Support"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Security Token Service"}, + com.cognitect.aws/support {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Workflow Service"}, - com.cognitect.aws/synthetics - {:mvn/version "809.2.784.0", :aws/serviceFullName "Synthetics"}, - com.cognitect.aws/textract - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Textract"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, + com.cognitect.aws/synthetics {:mvn/version "809.2.797.0", :aws/serviceFullName "Synthetics"}, + com.cognitect.aws/textract {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/transcribe - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Transcribe Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Transfer Family"}, - com.cognitect.aws/translate - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Translate"}, - com.cognitect.aws/waf - {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Transfer Family"}, + com.cognitect.aws/translate {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Translate"}, + com.cognitect.aws/waf {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF Regional"}, - com.cognitect.aws/wafv2 - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS WAFV2"}, - com.cognitect.aws/workdocs - {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, - com.cognitect.aws/worklink - {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/workmail - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon WorkMail"}, + com.cognitect.aws/wafv2 {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS WAFV2"}, + com.cognitect.aws/workdocs {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, + com.cognitect.aws/worklink {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon WorkLink"}, + com.cognitect.aws/workmail {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon WorkMail Message Flow"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon WorkSpaces"}, - com.cognitect.aws/xray - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS X-Ray"}} + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon WorkSpaces"}, + com.cognitect.aws/xray {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS X-Ray"}} From 5334a5306e9c3f5553eeff253962a196fae18b75 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Mon, 23 Nov 2020 13:05:24 -0600 Subject: [PATCH 136/151] latest releases --- latest-releases.edn | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/latest-releases.edn b/latest-releases.edn index 7feeaccf..966ff730 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,5 +1,7 @@ {com.cognitect.aws/api {:mvn/version "0.8.484"}, com.cognitect.aws/endpoints {:mvn/version "1.1.11.906"}, + com.cognitect.aws/AWS242AppRegistry + {:mvn/version "810.2.797.0", :aws/serviceFullName "AWS Service Catalog App Registry"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "796.2.657.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer @@ -19,6 +21,7 @@ com.cognitect.aws/apigatewayv2 {:mvn/version "809.2.784.0", :aws/serviceFullName "AmazonApiGatewayV2"}, com.cognitect.aws/appconfig {:mvn/version "801.2.697.0", :aws/serviceFullName "Amazon AppConfig"}, + com.cognitect.aws/appflow {:mvn/version "810.2.797.0", :aws/serviceFullName "Amazon Appflow"}, com.cognitect.aws/application-autoscaling {:mvn/version "809.2.784.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights @@ -32,6 +35,7 @@ {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, com.cognitect.aws/backup {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Backup"}, com.cognitect.aws/batch {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/braket {:mvn/version "810.2.797.0", :aws/serviceFullName "Braket"}, com.cognitect.aws/budgets {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Cost Explorer Service"}, @@ -84,6 +88,7 @@ {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, + com.cognitect.aws/databrew {:mvn/version "810.2.797.0", :aws/serviceFullName "AWS Glue DataBrew"}, com.cognitect.aws/dataexchange {:mvn/version "801.2.698.0", :aws/serviceFullName "AWS Data Exchange"}, com.cognitect.aws/datapipeline @@ -170,6 +175,8 @@ com.cognitect.aws/honeycode {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Honeycode"}, com.cognitect.aws/iam {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Identity and Access Management"}, + com.cognitect.aws/identitystore + {:mvn/version "810.2.797.0", :aws/serviceFullName "AWS SSO Identity Store"}, com.cognitect.aws/imagebuilder {:mvn/version "809.2.784.0", :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport @@ -263,6 +270,8 @@ com.cognitect.aws/mturk-requester {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, com.cognitect.aws/neptune {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Neptune"}, + com.cognitect.aws/network-firewall + {:mvn/version "810.2.797.0", :aws/serviceFullName "AWS Network Firewall"}, com.cognitect.aws/networkmanager {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Network Manager"}, com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, @@ -317,6 +326,8 @@ com.cognitect.aws/s3 {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Simple Storage Service"}, com.cognitect.aws/s3control {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS S3 Control"}, + com.cognitect.aws/s3outposts + {:mvn/version "810.2.797.0", :aws/serviceFullName "Amazon S3 on Outposts"}, com.cognitect.aws/sagemaker {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime @@ -352,6 +363,8 @@ com.cognitect.aws/ssm {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, + com.cognitect.aws/sso-admin + {:mvn/version "810.2.797.0", :aws/serviceFullName "AWS Single Sign-On Admin"}, com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, com.cognitect.aws/states {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway @@ -365,6 +378,10 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, com.cognitect.aws/synthetics {:mvn/version "809.2.797.0", :aws/serviceFullName "Synthetics"}, com.cognitect.aws/textract {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Textract"}, + com.cognitect.aws/timestream-query + {:mvn/version "810.2.797.0", :aws/serviceFullName "Amazon Timestream Query"}, + com.cognitect.aws/timestream-write + {:mvn/version "810.2.797.0", :aws/serviceFullName "Amazon Timestream Write"}, com.cognitect.aws/transcribe {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer From 8256677a86fd25877f4ad2da5d803db9c0b6b24a Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Tue, 1 Dec 2020 17:11:43 -0600 Subject: [PATCH 137/151] latest releases --- README.md | 4 +- latest-releases.edn | 105 ++++++++++++++++++++++++++------------------ 2 files changed, 64 insertions(+), 45 deletions(-) diff --git a/README.md b/README.md index 61abbb30..c64fc51b 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,8 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.484"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.906"} - com.cognitect.aws/s3 {:mvn/version "809.2.797.0"}}} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.909"} + com.cognitect.aws/s3 {:mvn/version "810.2.801.0"}}} ``` * See [latest releases](latest-releases.edn) for a list of the latest releases of diff --git a/latest-releases.edn b/latest-releases.edn index 966ff730..1672cc98 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,5 +1,5 @@ {com.cognitect.aws/api {:mvn/version "0.8.484"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.906"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.909"}, com.cognitect.aws/AWS242AppRegistry {:mvn/version "810.2.797.0", :aws/serviceFullName "AWS Service Catalog App Registry"}, com.cognitect.aws/AWSMigrationHub @@ -14,6 +14,8 @@ com.cognitect.aws/alexaforbusiness {:mvn/version "802.2.713.0", :aws/serviceFullName "Alexa For Business"}, com.cognitect.aws/amplify {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Amplify"}, + com.cognitect.aws/amplifybackend + {:mvn/version "810.2.801.0", :aws/serviceFullName "AmplifyBackend"}, com.cognitect.aws/apigateway {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi @@ -21,20 +23,22 @@ com.cognitect.aws/apigatewayv2 {:mvn/version "809.2.784.0", :aws/serviceFullName "AmazonApiGatewayV2"}, com.cognitect.aws/appconfig {:mvn/version "801.2.697.0", :aws/serviceFullName "Amazon AppConfig"}, - com.cognitect.aws/appflow {:mvn/version "810.2.797.0", :aws/serviceFullName "Amazon Appflow"}, + com.cognitect.aws/appflow {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Appflow"}, + com.cognitect.aws/appintegrations + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon AppIntegrations Service"}, com.cognitect.aws/application-autoscaling {:mvn/version "809.2.784.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "795.2.646.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, com.cognitect.aws/appmesh {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS App Mesh"}, com.cognitect.aws/appstream {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon AppStream"}, com.cognitect.aws/appsync {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS AppSync"}, com.cognitect.aws/athena {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/autoscaling {:mvn/version "809.2.797.0", :aws/serviceFullName "Auto Scaling"}, + com.cognitect.aws/autoscaling {:mvn/version "810.2.801.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, com.cognitect.aws/backup {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/batch {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/batch {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Batch"}, com.cognitect.aws/braket {:mvn/version "810.2.797.0", :aws/serviceFullName "Braket"}, com.cognitect.aws/budgets {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce @@ -44,7 +48,7 @@ com.cognitect.aws/clouddirectory {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation - {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS CloudFormation"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon CloudFront"}, com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, @@ -53,8 +57,8 @@ {:mvn/version "773.2.571.0", :aws/serviceFullName "Amazon CloudSearch"}, com.cognitect.aws/cloudsearchdomain {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, - com.cognitect.aws/cloudtrail {:mvn/version "773.2.576.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codeartifact {:mvn/version "809.2.784.0", :aws/serviceFullName "CodeArtifact"}, + com.cognitect.aws/cloudtrail {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS CloudTrail"}, + com.cognitect.aws/codeartifact {:mvn/version "810.2.801.0", :aws/serviceFullName "CodeArtifact"}, com.cognitect.aws/codebuild {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS CodeBuild"}, com.cognitect.aws/codecommit {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS CodeCommit"}, com.cognitect.aws/codedeploy {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS CodeDeploy"}, @@ -66,24 +70,26 @@ {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS CodePipeline"}, com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/codestar-connections - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS CodeStar connections"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS CodeStar connections"}, com.cognitect.aws/codestar-notifications {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Comprehend"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical {:mvn/version "801.2.708.0", :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Compute Optimizer"}, com.cognitect.aws/config {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Connect Service"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Connect Service"}, + com.cognitect.aws/connect-contact-lens + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Connect Contact Lens"}, com.cognitect.aws/connectparticipant {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur @@ -100,6 +106,8 @@ com.cognitect.aws/devicefarm {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, + com.cognitect.aws/devops-guru + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon DevOps Guru"}, com.cognitect.aws/directconnect {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery @@ -110,26 +118,28 @@ {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ds {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/dynamodb {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon DynamoDB"}, + com.cognitect.aws/ds {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/dynamodb {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ebs {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, + com.cognitect.aws/ecr-public + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Elastic Container Registry Public"}, com.cognitect.aws/ecs - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference {:mvn/version "796.2.663.0", :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem {:mvn/version "802.2.711.0", :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing @@ -137,7 +147,7 @@ com.cognitect.aws/elasticloadbalancingv2 {:mvn/version "809.2.797.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email @@ -155,24 +165,24 @@ com.cognitect.aws/fms {:mvn/version "809.2.797.0", :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Forecast Service"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/frauddetector {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Fraud Detector"}, - com.cognitect.aws/fsx {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon FSx"}, - com.cognitect.aws/gamelift {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon GameLift"}, + com.cognitect.aws/fsx {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/gamelift {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon GameLift"}, com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/glue {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Glue"}, com.cognitect.aws/greengrass {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/groundstation {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Ground Station"}, com.cognitect.aws/guardduty {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, - com.cognitect.aws/honeycode {:mvn/version "801.2.709.0", :aws/serviceFullName "Amazon Honeycode"}, + com.cognitect.aws/honeycode {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Honeycode"}, com.cognitect.aws/iam {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/identitystore @@ -182,7 +192,7 @@ com.cognitect.aws/importexport {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS IoT"}, + com.cognitect.aws/iot {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data {:mvn/version "801.2.695.0", :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data @@ -197,13 +207,13 @@ com.cognitect.aws/iotsecuretunneling {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, com.cognitect.aws/iotsitewise - {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS IoT SiteWise"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS IoT SiteWise"}, com.cognitect.aws/iotthingsgraph {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/ivs {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Interactive Video Service"}, com.cognitect.aws/kafka - {:mvn/version "809.2.797.0", :aws/serviceFullName "Managed Streaming for Kafka"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra {:mvn/version "809.2.797.0", :aws/serviceFullName "AWSKendraFrontendService"}, com.cognitect.aws/kinesis {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Kinesis"}, @@ -223,14 +233,16 @@ {:mvn/version "801.2.687.0", :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Lambda"}, + com.cognitect.aws/lambda {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager - {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS License Manager"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS License Manager"}, com.cognitect.aws/lightsail {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, + com.cognitect.aws/lookoutvision + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Lookout for Vision"}, com.cognitect.aws/machinelearning {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, com.cognitect.aws/macie {:mvn/version "801.2.684.0", :aws/serviceFullName "Amazon Macie"}, @@ -244,7 +256,7 @@ com.cognitect.aws/mediaconnect {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage @@ -269,6 +281,7 @@ com.cognitect.aws/mq {:mvn/version "809.2.797.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, + com.cognitect.aws/mwaa {:mvn/version "810.2.801.0", :aws/serviceFullName "AmazonMWAA"}, com.cognitect.aws/neptune {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Neptune"}, com.cognitect.aws/network-firewall {:mvn/version "810.2.797.0", :aws/serviceFullName "AWS Network Firewall"}, @@ -278,7 +291,7 @@ com.cognitect.aws/opsworkscm {:mvn/version "801.2.701.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Organizations"}, - com.cognitect.aws/outposts {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Outposts"}, + com.cognitect.aws/outposts {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Outposts"}, com.cognitect.aws/personalize {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events @@ -295,11 +308,13 @@ com.cognitect.aws/polly {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Price List Service"}, + com.cognitect.aws/profile + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Connect Customer Profiles"}, com.cognitect.aws/qldb {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session {:mvn/version "801.2.686.0", :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram {:mvn/version "796.2.662.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds @@ -307,6 +322,8 @@ com.cognitect.aws/rds-data {:mvn/version "795.2.645.0", :aws/serviceFullName "AWS RDS DataService"}, com.cognitect.aws/redshift {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Redshift"}, + com.cognitect.aws/redshift-data + {:mvn/version "810.2.801.0", :aws/serviceFullName "Redshift Data API Service"}, com.cognitect.aws/rekognition {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups @@ -324,14 +341,16 @@ com.cognitect.aws/runtime-sagemaker {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Simple Storage Service"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Simple Storage Service"}, com.cognitect.aws/s3control {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/s3outposts {:mvn/version "810.2.797.0", :aws/serviceFullName "Amazon S3 on Outposts"}, com.cognitect.aws/sagemaker - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime {:mvn/version "796.2.657.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, + com.cognitect.aws/sagemaker-featurestore-runtime + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon SageMaker Feature Store Runtime"}, com.cognitect.aws/savingsplans {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Savings Plans"}, com.cognitect.aws/schemas {:mvn/version "809.2.784.0", :aws/serviceFullName "Schemas"}, @@ -339,7 +358,7 @@ com.cognitect.aws/secretsmanager {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS SecurityHub"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo {:mvn/version "794.2.637.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas @@ -351,7 +370,7 @@ com.cognitect.aws/sesv2 {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/shield {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Shield"}, - com.cognitect.aws/signer {:mvn/version "794.2.635.0", :aws/serviceFullName "AWS Signer"}, + com.cognitect.aws/signer {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball @@ -364,9 +383,9 @@ {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, com.cognitect.aws/sso-admin - {:mvn/version "810.2.797.0", :aws/serviceFullName "AWS Single Sign-On Admin"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Single Sign-On Admin"}, com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, - com.cognitect.aws/states {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Step Functions"}, + com.cognitect.aws/states {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb @@ -379,14 +398,14 @@ com.cognitect.aws/synthetics {:mvn/version "809.2.797.0", :aws/serviceFullName "Synthetics"}, com.cognitect.aws/textract {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/timestream-query - {:mvn/version "810.2.797.0", :aws/serviceFullName "Amazon Timestream Query"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Timestream Query"}, com.cognitect.aws/timestream-write - {:mvn/version "810.2.797.0", :aws/serviceFullName "Amazon Timestream Write"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Timestream Write"}, com.cognitect.aws/transcribe {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Transfer Family"}, - com.cognitect.aws/translate {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Translate"}, + com.cognitect.aws/translate {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Translate"}, com.cognitect.aws/waf {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF Regional"}, From 688bd1b2cdfc7954adeee9ebebf6a0ca2d371753 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Wed, 2 Dec 2020 14:48:00 -0600 Subject: [PATCH 138/151] latest releases --- README.md | 2 +- latest-releases.edn | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c64fc51b..2d5a9db8 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.484"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.909"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.911"} com.cognitect.aws/s3 {:mvn/version "810.2.801.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 1672cc98..681e949f 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,5 +1,5 @@ {com.cognitect.aws/api {:mvn/version "0.8.484"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.909"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.911"}, com.cognitect.aws/AWS242AppRegistry {:mvn/version "810.2.797.0", :aws/serviceFullName "AWS Service Catalog App Registry"}, com.cognitect.aws/AWSMigrationHub @@ -59,7 +59,7 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, com.cognitect.aws/cloudtrail {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS CloudTrail"}, com.cognitect.aws/codeartifact {:mvn/version "810.2.801.0", :aws/serviceFullName "CodeArtifact"}, - com.cognitect.aws/codebuild {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codebuild {:mvn/version "810.2.802.0", :aws/serviceFullName "AWS CodeBuild"}, com.cognitect.aws/codecommit {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS CodeCommit"}, com.cognitect.aws/codedeploy {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codeguru-reviewer @@ -94,6 +94,8 @@ {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, + com.cognitect.aws/customer-profiles + {:mvn/version "810.2.802.0", :aws/serviceFullName "Amazon Connect Customer Profiles"}, com.cognitect.aws/databrew {:mvn/version "810.2.797.0", :aws/serviceFullName "AWS Glue DataBrew"}, com.cognitect.aws/dataexchange {:mvn/version "801.2.698.0", :aws/serviceFullName "AWS Data Exchange"}, @@ -308,8 +310,6 @@ com.cognitect.aws/polly {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Price List Service"}, - com.cognitect.aws/profile - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Connect Customer Profiles"}, com.cognitect.aws/qldb {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session {:mvn/version "801.2.686.0", :aws/serviceFullName "Amazon QLDB Session"}, From c4ca969975270ebbb5de18c7ad25b6fd391bf061 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Tue, 8 Dec 2020 13:01:12 -0600 Subject: [PATCH 139/151] latest releases --- README.md | 2 +- latest-releases.edn | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 2d5a9db8..a1c223dc 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.484"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.911"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.914"} com.cognitect.aws/s3 {:mvn/version "810.2.801.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 681e949f..fdf5e270 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,7 +1,7 @@ {com.cognitect.aws/api {:mvn/version "0.8.484"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.911"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.914"}, com.cognitect.aws/AWS242AppRegistry - {:mvn/version "810.2.797.0", :aws/serviceFullName "AWS Service Catalog App Registry"}, + {:mvn/version "810.2.805.0", :aws/serviceFullName "AWS Service Catalog App Registry"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "796.2.657.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer @@ -15,7 +15,7 @@ {:mvn/version "802.2.713.0", :aws/serviceFullName "Alexa For Business"}, com.cognitect.aws/amplify {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/amplifybackend - {:mvn/version "810.2.801.0", :aws/serviceFullName "AmplifyBackend"}, + {:mvn/version "810.2.805.0", :aws/serviceFullName "AmplifyBackend"}, com.cognitect.aws/apigateway {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi @@ -38,7 +38,7 @@ com.cognitect.aws/autoscaling-plans {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, com.cognitect.aws/backup {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/batch {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/batch {:mvn/version "810.2.805.0", :aws/serviceFullName "AWS Batch"}, com.cognitect.aws/braket {:mvn/version "810.2.797.0", :aws/serviceFullName "Braket"}, com.cognitect.aws/budgets {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce @@ -84,7 +84,7 @@ com.cognitect.aws/comprehendmedical {:mvn/version "801.2.708.0", :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Compute Optimizer"}, + {:mvn/version "810.2.805.0", :aws/serviceFullName "AWS Compute Optimizer"}, com.cognitect.aws/config {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Connect Service"}, @@ -117,15 +117,15 @@ com.cognitect.aws/dlm {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "810.2.805.0", :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ds {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/ds {:mvn/version "810.2.805.0", :aws/serviceFullName "AWS Directory Service"}, com.cognitect.aws/dynamodb {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ebs {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "810.2.805.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr @@ -215,7 +215,7 @@ com.cognitect.aws/ivs {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Interactive Video Service"}, com.cognitect.aws/kafka - {:mvn/version "810.2.801.0", :aws/serviceFullName "Managed Streaming for Kafka"}, + {:mvn/version "810.2.805.0", :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra {:mvn/version "809.2.797.0", :aws/serviceFullName "AWSKendraFrontendService"}, com.cognitect.aws/kinesis {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Kinesis"}, @@ -235,11 +235,11 @@ {:mvn/version "801.2.687.0", :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Lambda"}, + com.cognitect.aws/lambda {:mvn/version "810.2.805.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager - {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS License Manager"}, + {:mvn/version "810.2.805.0", :aws/serviceFullName "AWS License Manager"}, com.cognitect.aws/lightsail {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/logs {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, @@ -260,7 +260,7 @@ com.cognitect.aws/mediaconvert {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "810.2.805.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod @@ -318,7 +318,7 @@ com.cognitect.aws/ram {:mvn/version "796.2.662.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "810.2.805.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data {:mvn/version "795.2.645.0", :aws/serviceFullName "AWS RDS DataService"}, com.cognitect.aws/redshift {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Redshift"}, @@ -380,7 +380,7 @@ com.cognitect.aws/sqs {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + {:mvn/version "810.2.805.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, com.cognitect.aws/sso-admin {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Single Sign-On Admin"}, @@ -416,5 +416,5 @@ com.cognitect.aws/workmailmessageflow {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon WorkSpaces"}, + {:mvn/version "810.2.805.0", :aws/serviceFullName "Amazon WorkSpaces"}, com.cognitect.aws/xray {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS X-Ray"}} From 93c6ac08141a168fd430ce3fb043e2b6f62e8bf4 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Thu, 17 Dec 2020 16:05:30 -0600 Subject: [PATCH 140/151] remove unused :endpoint key in destructuring vector --- src/cognitect/aws/client/api.clj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/cognitect/aws/client/api.clj b/src/cognitect/aws/client/api.clj index f35120ac..377e0769 100644 --- a/src/cognitect/aws/client/api.clj +++ b/src/cognitect/aws/client/api.clj @@ -64,8 +64,7 @@ region-provider instances which use a small collection of daemon threads. Alpha. Subject to change." - [{:keys [api region region-provider retriable? backoff credentials-provider endpoint endpoint-override - http-client] + [{:keys [api region region-provider retriable? backoff credentials-provider endpoint-override http-client] :or {endpoint-override {}}}] (when (string? endpoint-override) (log/warn From cbc02f3bf555d9666241b4a434ffb26a57b591a1 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Mon, 28 Dec 2020 12:40:18 -0600 Subject: [PATCH 141/151] latest releases --- README.md | 4 +- latest-releases.edn | 120 ++++++++++++++++++++++++++------------------ 2 files changed, 73 insertions(+), 51 deletions(-) diff --git a/README.md b/README.md index a1c223dc..deffe4df 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,8 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.484"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.914"} - com.cognitect.aws/s3 {:mvn/version "810.2.801.0"}}} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.926"} + com.cognitect.aws/s3 {:mvn/version "810.2.817.0"}}} ``` * See [latest releases](latest-releases.edn) for a list of the latest releases of diff --git a/latest-releases.edn b/latest-releases.edn index fdf5e270..699aa337 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,7 +1,7 @@ {com.cognitect.aws/api {:mvn/version "0.8.484"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.914"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.926"}, com.cognitect.aws/AWS242AppRegistry - {:mvn/version "810.2.805.0", :aws/serviceFullName "AWS Service Catalog App Registry"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Service Catalog App Registry"}, com.cognitect.aws/AWSMigrationHub {:mvn/version "796.2.657.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer @@ -13,11 +13,13 @@ :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness {:mvn/version "802.2.713.0", :aws/serviceFullName "Alexa For Business"}, + com.cognitect.aws/amp + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Prometheus Service"}, com.cognitect.aws/amplify {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/amplifybackend {:mvn/version "810.2.805.0", :aws/serviceFullName "AmplifyBackend"}, com.cognitect.aws/apigateway - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon API Gateway"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 @@ -34,15 +36,17 @@ com.cognitect.aws/appstream {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon AppStream"}, com.cognitect.aws/appsync {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS AppSync"}, com.cognitect.aws/athena {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon Athena"}, - com.cognitect.aws/autoscaling {:mvn/version "810.2.801.0", :aws/serviceFullName "Auto Scaling"}, + com.cognitect.aws/auditmanager + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Audit Manager"}, + com.cognitect.aws/autoscaling {:mvn/version "810.2.817.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, com.cognitect.aws/backup {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/batch {:mvn/version "810.2.805.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/batch {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Batch"}, com.cognitect.aws/braket {:mvn/version "810.2.797.0", :aws/serviceFullName "Braket"}, com.cognitect.aws/budgets {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Cost Explorer Service"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Cost Explorer Service"}, com.cognitect.aws/chime {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Chime"}, com.cognitect.aws/cloud9 {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory @@ -57,7 +61,7 @@ {:mvn/version "773.2.571.0", :aws/serviceFullName "Amazon CloudSearch"}, com.cognitect.aws/cloudsearchdomain {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, - com.cognitect.aws/cloudtrail {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS CloudTrail"}, + com.cognitect.aws/cloudtrail {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS CloudTrail"}, com.cognitect.aws/codeartifact {:mvn/version "810.2.801.0", :aws/serviceFullName "CodeArtifact"}, com.cognitect.aws/codebuild {:mvn/version "810.2.802.0", :aws/serviceFullName "AWS CodeBuild"}, com.cognitect.aws/codecommit {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS CodeCommit"}, @@ -84,14 +88,14 @@ com.cognitect.aws/comprehendmedical {:mvn/version "801.2.708.0", :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer - {:mvn/version "810.2.805.0", :aws/serviceFullName "AWS Compute Optimizer"}, - com.cognitect.aws/config {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Config"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Compute Optimizer"}, + com.cognitect.aws/config {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Connect Service"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/connect-contact-lens {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Connect Contact Lens"}, com.cognitect.aws/connectparticipant - {:mvn/version "773.2.579.0", :aws/serviceFullName "Amazon Connect Participant Service"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, com.cognitect.aws/customer-profiles @@ -109,15 +113,15 @@ com.cognitect.aws/devices {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/devops-guru - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon DevOps Guru"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon DevOps Guru"}, com.cognitect.aws/directconnect {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "810.2.805.0", :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, com.cognitect.aws/ds {:mvn/version "810.2.805.0", :aws/serviceFullName "AWS Directory Service"}, @@ -125,11 +129,11 @@ com.cognitect.aws/ebs {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "810.2.805.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecr-public {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Elastic Container Registry Public"}, com.cognitect.aws/ecs @@ -139,7 +143,7 @@ com.cognitect.aws/elastic-inference {:mvn/version "796.2.663.0", :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem @@ -154,6 +158,8 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Email Service"}, + com.cognitect.aws/emr-containers + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon EMR Containers"}, com.cognitect.aws/entitlement-marketplace {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es @@ -167,7 +173,7 @@ com.cognitect.aws/fms {:mvn/version "809.2.797.0", :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Forecast Service"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/frauddetector @@ -176,25 +182,29 @@ com.cognitect.aws/gamelift {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon GameLift"}, com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Glue"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Global Accelerator"}, + com.cognitect.aws/glue {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Glue"}, com.cognitect.aws/greengrass {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Greengrass"}, + com.cognitect.aws/greengrassv2 + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS IoT Greengrass V2"}, com.cognitect.aws/groundstation {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon GuardDuty"}, + com.cognitect.aws/guardduty {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, + com.cognitect.aws/healthlake + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon HealthLake"}, com.cognitect.aws/honeycode {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Honeycode"}, com.cognitect.aws/iam {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/identitystore {:mvn/version "810.2.797.0", :aws/serviceFullName "AWS SSO Identity Store"}, com.cognitect.aws/imagebuilder - {:mvn/version "809.2.784.0", :aws/serviceFullName "EC2 Image Builder"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS IoT"}, + com.cognitect.aws/iot {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data {:mvn/version "801.2.695.0", :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data @@ -202,22 +212,28 @@ com.cognitect.aws/iot1click-projects {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics - {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS IoT Analytics"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS IoT Analytics"}, + com.cognitect.aws/iotdeviceadvisor + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS IoT Core Device Advisor"}, com.cognitect.aws/iotevents {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events Data"}, + com.cognitect.aws/iotfleethub + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS IoT Fleet Hub"}, com.cognitect.aws/iotsecuretunneling {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, com.cognitect.aws/iotsitewise - {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS IoT SiteWise"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS IoT SiteWise"}, com.cognitect.aws/iotthingsgraph {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, + com.cognitect.aws/iotwireless + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS IoT Wireless"}, com.cognitect.aws/ivs {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Interactive Video Service"}, com.cognitect.aws/kafka {:mvn/version "810.2.805.0", :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra - {:mvn/version "809.2.797.0", :aws/serviceFullName "AWSKendraFrontendService"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWSKendraFrontendService"}, com.cognitect.aws/kinesis {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, @@ -232,15 +248,17 @@ com.cognitect.aws/kinesisvideo {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "801.2.687.0", :aws/serviceFullName "AWS Key Management Service"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda {:mvn/version "810.2.805.0", :aws/serviceFullName "AWS Lambda"}, + com.cognitect.aws/lambda {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager {:mvn/version "810.2.805.0", :aws/serviceFullName "AWS License Manager"}, com.cognitect.aws/lightsail {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Lightsail"}, + com.cognitect.aws/location + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Location Service"}, com.cognitect.aws/logs {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/lookoutvision @@ -250,7 +268,7 @@ com.cognitect.aws/macie {:mvn/version "801.2.684.0", :aws/serviceFullName "Amazon Macie"}, com.cognitect.aws/macie2 {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Macie 2"}, com.cognitect.aws/managedblockchain - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Managed Blockchain"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplace-catalog {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics @@ -279,7 +297,7 @@ com.cognitect.aws/mobileanalytics {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon CloudWatch"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon CloudWatch"}, com.cognitect.aws/mq {:mvn/version "809.2.797.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, @@ -288,20 +306,20 @@ com.cognitect.aws/network-firewall {:mvn/version "810.2.797.0", :aws/serviceFullName "AWS Network Firewall"}, com.cognitect.aws/networkmanager - {:mvn/version "780.2.584.0", :aws/serviceFullName "AWS Network Manager"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Network Manager"}, com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, com.cognitect.aws/opsworkscm {:mvn/version "801.2.701.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Organizations"}, - com.cognitect.aws/outposts {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Outposts"}, + com.cognitect.aws/outposts {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Outposts"}, com.cognitect.aws/personalize {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Personalize Runtime"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Performance Insights"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Performance Insights"}, com.cognitect.aws/pinpoint {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, @@ -312,43 +330,45 @@ {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Price List Service"}, com.cognitect.aws/qldb {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session - {:mvn/version "801.2.686.0", :aws/serviceFullName "Amazon QLDB Session"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram {:mvn/version "796.2.662.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "810.2.805.0", :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data {:mvn/version "795.2.645.0", :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/redshift {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Redshift"}, + com.cognitect.aws/redshift {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/redshift-data {:mvn/version "810.2.801.0", :aws/serviceFullName "Redshift Data API Service"}, com.cognitect.aws/rekognition {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Resource Groups"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, com.cognitect.aws/robomaker {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Route 53"}, + com.cognitect.aws/route53 {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains {:mvn/version "796.2.660.0", :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker - {:mvn/version "801.2.691.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Simple Storage Service"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Simple Storage Service"}, com.cognitect.aws/s3control {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/s3outposts {:mvn/version "810.2.797.0", :aws/serviceFullName "Amazon S3 on Outposts"}, com.cognitect.aws/sagemaker - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime {:mvn/version "796.2.657.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, + com.cognitect.aws/sagemaker-edge + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Sagemaker Edge Manager"}, com.cognitect.aws/sagemaker-featurestore-runtime {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon SageMaker Feature Store Runtime"}, com.cognitect.aws/savingsplans @@ -358,13 +378,13 @@ com.cognitect.aws/secretsmanager {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub - {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS SecurityHub"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo {:mvn/version "794.2.637.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas - {:mvn/version "770.2.568.0", :aws/serviceFullName "Service Quotas"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 @@ -378,9 +398,9 @@ com.cognitect.aws/sns {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Simple Queue Service"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "810.2.805.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, com.cognitect.aws/sso-admin {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Single Sign-On Admin"}, @@ -410,6 +430,8 @@ com.cognitect.aws/waf-regional {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF Regional"}, com.cognitect.aws/wafv2 {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS WAFV2"}, + com.cognitect.aws/wellarchitected + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Well-Architected Tool"}, com.cognitect.aws/workdocs {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, com.cognitect.aws/worklink {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon WorkLink"}, com.cognitect.aws/workmail {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon WorkMail"}, From fc12f595008a55dd6662a95af0e9172eef1e3bc5 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Mon, 28 Dec 2020 13:31:38 -0600 Subject: [PATCH 142/151] bump some deps --- deps.edn | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/deps.edn b/deps.edn index 1cbfa709..08bb7a54 100644 --- a/deps.edn +++ b/deps.edn @@ -3,29 +3,29 @@ {:paths ["src" "resources"] :deps {org.clojure/clojure {:mvn/version "1.10.1"} - org.clojure/core.async {:mvn/version "1.2.603"} + org.clojure/core.async {:mvn/version "1.3.610"} org.clojure/tools.logging {:mvn/version "1.1.0"} org.clojure/data.json {:mvn/version "1.0.0"} org.clojure/data.xml {:mvn/version "0.2.0-alpha6"} - com.cognitect/http-client {:mvn/version "0.1.104"}} + com.cognitect/http-client {:mvn/version "0.1.105"}} :aliases {:update-versions {:extra-paths ["build/src"] :main-opts ["-m" "cognitect.aws.version-updater"]} :dev {:extra-paths ["dev/src" "dev/resources" "test/src" "test/resources"] - :extra-deps {commons-io/commons-io {:mvn/version "2.6"} - org.clojure/test.check {:mvn/version "0.10.0"} - org.slf4j/slf4j-log4j12 {:mvn/version "1.7.28"} - http-kit/http-kit {:mvn/version "2.3.0"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.893"} - com.cognitect.aws/s3 {:mvn/version "809.2.784.0"}}} + :extra-deps {commons-io/commons-io {:mvn/version "2.8.0"} + org.clojure/test.check {:mvn/version "1.1.0"} + org.slf4j/slf4j-log4j12 {:mvn/version "1.7.30"} + http-kit/http-kit {:mvn/version "2.5.0"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.926"} + com.cognitect.aws/s3 {:mvn/version "810.2.817.0"}}} :test {:extra-deps {com.cognitect/test-runner {:git/url "https://github.com/cognitect-labs/test-runner.git" :sha "cb96e80f6f3d3b307c59cbeb49bb0dcb3a2a780b"}} :main-opts ["-m" "cognitect.test-runner"]} :examples {:extra-paths ["examples" "examples/resources" "dev/resources"] :extra-deps {org.clojure/test.check {:mvn/version "1.1.0"} - org.slf4j/slf4j-log4j12 {:mvn/version "1.7.28"} - com.cognitect.aws/dynamodb {:mvn/version "809.2.784.0"} - com.cognitect.aws/ec2 {:mvn/version "809.2.784.0"} + org.slf4j/slf4j-log4j12 {:mvn/version "1.7.30"} + com.cognitect.aws/dynamodb {:mvn/version "810.2.801.0"} + com.cognitect.aws/ec2 {:mvn/version "810.2.817.0"} com.cognitect.aws/iam {:mvn/version "801.2.704.0"} - com.cognitect.aws/lambda {:mvn/version "809.2.734.0"} - com.cognitect.aws/ssm {:mvn/version "809.2.784.0"} + com.cognitect.aws/lambda {:mvn/version "810.2.817.0"} + com.cognitect.aws/ssm {:mvn/version "810.2.817.0"} com.cognitect.aws/sts {:mvn/version "809.2.784.0"}}}}} From b65d61d6e69880786061d8c7ad5893cce8bc14a8 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sun, 3 Jan 2021 08:31:14 -0600 Subject: [PATCH 143/151] reduce reflection warnings --- src/cognitect/aws/credentials.clj | 15 +++++++++------ src/cognitect/aws/dynaload.clj | 2 ++ src/cognitect/aws/ec2_metadata_utils.clj | 2 ++ src/cognitect/aws/endpoint.clj | 2 ++ src/cognitect/aws/http.clj | 2 ++ src/cognitect/aws/interceptors.clj | 2 ++ src/cognitect/aws/protocols/common.clj | 2 ++ src/cognitect/aws/protocols/ec2.clj | 4 +++- src/cognitect/aws/protocols/json.clj | 2 ++ src/cognitect/aws/protocols/query.clj | 2 ++ src/cognitect/aws/protocols/rest.clj | 10 ++++++---- src/cognitect/aws/protocols/rest_json.clj | 2 ++ src/cognitect/aws/protocols/rest_xml.clj | 2 ++ src/cognitect/aws/region.clj | 2 ++ src/cognitect/aws/retry.clj | 2 ++ src/cognitect/aws/service.clj | 2 ++ 16 files changed, 44 insertions(+), 11 deletions(-) diff --git a/src/cognitect/aws/credentials.clj b/src/cognitect/aws/credentials.clj index 14fbd210..f024c261 100644 --- a/src/cognitect/aws/credentials.clj +++ b/src/cognitect/aws/credentials.clj @@ -11,12 +11,15 @@ [cognitect.aws.util :as u] [cognitect.aws.config :as config] [cognitect.aws.ec2-metadata-utils :as ec2]) - (:import (java.util.concurrent Executors ExecutorService ScheduledExecutorService + (:import (java.util Date) + (java.util.concurrent Executors ExecutorService ScheduledExecutorService ScheduledFuture TimeUnit ThreadFactory) (java.io File) (java.net URI) (java.time Duration Instant))) +(set! *warn-on-reflection* true) + (defprotocol CredentialsProvider (fetch [provider] "Return the credentials found by this provider, or nil. @@ -245,13 +248,13 @@ based on `:Expiration` in credentials. If `credentials` contains no `:Expiration`, defaults to 3600. - `:Expiration` can be a java.util.Date, or a string parsable - by java.time.Instant/parse (returned by ec2/ecs instance credentials) - or a java.util.Date (returned from :AssumeRole on aws sts client)." + `:Expiration` can be a string parsable by java.time.Instant/parse + (returned by ec2/ecs instance credentials) or a java.util.Date + (returned from :AssumeRole on aws sts client)." [{:keys [Expiration] :as credentials}] (if Expiration - (let [expiration (if (inst? Expiration) - (.toInstant Expiration) + (let [expiration (if (instance? Date Expiration) + (.toInstant ^Date Expiration) (Instant/parse Expiration))] (max (- (.getSeconds (Duration/between (Instant/now) ^Instant expiration)) 300) 60)) diff --git a/src/cognitect/aws/dynaload.clj b/src/cognitect/aws/dynaload.clj index ec263fcf..3d54ad47 100644 --- a/src/cognitect/aws/dynaload.clj +++ b/src/cognitect/aws/dynaload.clj @@ -1,5 +1,7 @@ (ns ^:skip-wiki cognitect.aws.dynaload) +(set! *warn-on-reflection* true) + (defonce ^:private dynalock (Object.)) (defn load-ns [ns] diff --git a/src/cognitect/aws/ec2_metadata_utils.clj b/src/cognitect/aws/ec2_metadata_utils.clj index 481005de..dd14cbf6 100644 --- a/src/cognitect/aws/ec2_metadata_utils.clj +++ b/src/cognitect/aws/ec2_metadata_utils.clj @@ -11,6 +11,8 @@ [cognitect.aws.retry :as retry]) (:import (java.net URI))) +(set! *warn-on-reflection* true) + (def ^:const ec2-metadata-service-override-system-property "com.amazonaws.sdk.ec2MetadataServiceEndpointOverride") (def ^:const dynamic-data-root "/latest/dynamic/") (def ^:const security-credentials-path "/latest/meta-data/iam/security-credentials/") diff --git a/src/cognitect/aws/endpoint.clj b/src/cognitect/aws/endpoint.clj index 5dbce766..e4025852 100644 --- a/src/cognitect/aws/endpoint.clj +++ b/src/cognitect/aws/endpoint.clj @@ -12,6 +12,8 @@ [cognitect.aws.region :as region] [cognitect.aws.util :as util])) +(set! *warn-on-reflection* true) + (defn descriptor-resource-path [] (format "%s/endpoints.edn" service/base-resource-path)) (defn read-endpoints-description [] diff --git a/src/cognitect/aws/http.clj b/src/cognitect/aws/http.clj index 926109c3..adc15d0a 100644 --- a/src/cognitect/aws/http.clj +++ b/src/cognitect/aws/http.clj @@ -4,6 +4,8 @@ [clojure.core.async :as a] [cognitect.aws.dynaload :as dynaload])) +(set! *warn-on-reflection* true) + (defprotocol HttpClient (-submit [_ request channel] "Submit an http request, channel will be filled with response. Returns ch. diff --git a/src/cognitect/aws/interceptors.clj b/src/cognitect/aws/interceptors.clj index e4faed1a..61e494bf 100644 --- a/src/cognitect/aws/interceptors.clj +++ b/src/cognitect/aws/interceptors.clj @@ -6,6 +6,8 @@ (:require [cognitect.aws.service :as service] [cognitect.aws.util :as util])) +(set! *warn-on-reflection* true) + (defmulti modify-http-request (fn [service op-map http-request] (service/service-name service))) diff --git a/src/cognitect/aws/protocols/common.clj b/src/cognitect/aws/protocols/common.clj index 618f88d5..cf914768 100644 --- a/src/cognitect/aws/protocols/common.clj +++ b/src/cognitect/aws/protocols/common.clj @@ -7,6 +7,8 @@ [cognitect.aws.util :as util]) (:import (java.util Date))) +(set! *warn-on-reflection* true) + (def status-codes->anomalies {403 :cognitect.anomalies/forbidden 404 :cognitect.anomalies/not-found diff --git a/src/cognitect/aws/protocols/ec2.clj b/src/cognitect/aws/protocols/ec2.clj index 8f696f2e..5777b6ee 100644 --- a/src/cognitect/aws/protocols/ec2.clj +++ b/src/cognitect/aws/protocols/ec2.clj @@ -11,11 +11,13 @@ [cognitect.aws.protocols.common :as common] [cognitect.aws.protocols.query :as query])) +(set! *warn-on-reflection* true) + (defn serialized-name [shape default] (or (:queryName shape) (when-let [name (:locationName shape)] - (apply str (Character/toUpperCase (first name)) (rest name))) + (apply str (Character/toUpperCase ^Character (first name)) (rest name))) default)) (defmulti serialize diff --git a/src/cognitect/aws/protocols/json.clj b/src/cognitect/aws/protocols/json.clj index 49620273..e61028b0 100644 --- a/src/cognitect/aws/protocols/json.clj +++ b/src/cognitect/aws/protocols/json.clj @@ -9,6 +9,8 @@ [cognitect.aws.shape :as shape] [cognitect.aws.protocols.common :as common])) +(set! *warn-on-reflection* true) + (defmulti serialize (fn [_ shape data] (:type shape))) diff --git a/src/cognitect/aws/protocols/query.clj b/src/cognitect/aws/protocols/query.clj index 96658d81..9676b67b 100644 --- a/src/cognitect/aws/protocols/query.clj +++ b/src/cognitect/aws/protocols/query.clj @@ -10,6 +10,8 @@ [cognitect.aws.util :as util] [cognitect.aws.protocols.common :as common])) +(set! *warn-on-reflection* true) + ; ---------------------------------------------------------------------------------------- ;; Serializer ;; ---------------------------------------------------------------------------------------- diff --git a/src/cognitect/aws/protocols/rest.clj b/src/cognitect/aws/protocols/rest.clj index c672e299..6f657889 100644 --- a/src/cognitect/aws/protocols/rest.clj +++ b/src/cognitect/aws/protocols/rest.clj @@ -12,6 +12,8 @@ [cognitect.aws.client :as client] [cognitect.aws.shape :as shape])) +(set! *warn-on-reflection* true) + ;; ---------------------------------------------------------------------------------------- ;; Serializer ;; ---------------------------------------------------------------------------------------- @@ -25,13 +27,13 @@ [uri-template {:keys [required] :as input-shape} args] (str/replace uri-template #"\{([^}]+)\}" - (fn [[_ param]] + (fn [[_ ^String param]] (or (if (.endsWith param "+") (some-> args (get (keyword (.substring param 0 (dec (count param))))) util/url-encode - (.replace "%2F" "/") - (.replace "%7E" "~") + (str/replace "%2F" "/") + (str/replace "%7E" "~") remove-leading-slash) (some-> args (get (keyword param)) @@ -50,7 +52,7 @@ (defn append-querystring "Append the map of arguments args to the uri's querystring." - [uri shape args] + [^String uri shape args] (if-let [qs (util/query-string (mapcat (fn [[k v]] (when-let [member-shape (shape/member-shape shape k)] (serialize-qs-args member-shape diff --git a/src/cognitect/aws/protocols/rest_json.clj b/src/cognitect/aws/protocols/rest_json.clj index a3aed32d..e2d53f53 100644 --- a/src/cognitect/aws/protocols/rest_json.clj +++ b/src/cognitect/aws/protocols/rest_json.clj @@ -11,6 +11,8 @@ [cognitect.aws.protocols.common :as common] [cognitect.aws.protocols.rest :as rest])) +(set! *warn-on-reflection* true) + (defmulti serialize (fn [_ shape data] (:type shape))) diff --git a/src/cognitect/aws/protocols/rest_xml.clj b/src/cognitect/aws/protocols/rest_xml.clj index 4f0b97f9..0e4b7879 100644 --- a/src/cognitect/aws/protocols/rest_xml.clj +++ b/src/cognitect/aws/protocols/rest_xml.clj @@ -8,6 +8,8 @@ [cognitect.aws.protocols.common :as common] [cognitect.aws.protocols.rest :as rest])) +(set! *warn-on-reflection* true) + (defmethod client/build-http-request "rest-xml" [{:keys [shapes operations metadata] :as service} op-map] (rest/build-http-request service diff --git a/src/cognitect/aws/region.clj b/src/cognitect/aws/region.clj index 7439473c..d7264d2c 100644 --- a/src/cognitect/aws/region.clj +++ b/src/cognitect/aws/region.clj @@ -12,6 +12,8 @@ [cognitect.aws.ec2-metadata-utils :as ec2]) (:import (java.io File))) +(set! *warn-on-reflection* true) + (defn ^:skip-wiki valid-region "For internal use. Don't call directly. diff --git a/src/cognitect/aws/retry.clj b/src/cognitect/aws/retry.clj index ec8ff3a3..33ca919b 100644 --- a/src/cognitect/aws/retry.clj +++ b/src/cognitect/aws/retry.clj @@ -4,6 +4,8 @@ (ns cognitect.aws.retry (:require [clojure.core.async :as a])) +(set! *warn-on-reflection* true) + (defn ^:skip-wiki with-retry "For internal use. Do not call directly. diff --git a/src/cognitect/aws/service.clj b/src/cognitect/aws/service.clj index 1014e0d5..8b6cf6f3 100644 --- a/src/cognitect/aws/service.clj +++ b/src/cognitect/aws/service.clj @@ -9,6 +9,8 @@ [clojure.java.io :as io] [cognitect.aws.shape :as shape])) +(set! *warn-on-reflection* true) + (def base-ns "cognitect.aws") (def base-resource-path "cognitect/aws") From 515daf9273edeb16df8ee158cfb90cef5c3d30c2 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sun, 3 Jan 2021 13:52:15 -0600 Subject: [PATCH 144/151] more warn-on-reflection --- src/cognitect/aws/client/api.clj | 2 ++ src/cognitect/aws/client/api/async.clj | 2 ++ src/cognitect/aws/client/shared.clj | 2 ++ src/cognitect/aws/http/cognitect.clj | 2 ++ 4 files changed, 8 insertions(+) diff --git a/src/cognitect/aws/client/api.clj b/src/cognitect/aws/client/api.clj index 377e0769..e64b6fc2 100644 --- a/src/cognitect/aws/client/api.clj +++ b/src/cognitect/aws/client/api.clj @@ -19,6 +19,8 @@ [cognitect.aws.signers] ;; implements multimethods [cognitect.aws.util :as util])) +(set! *warn-on-reflection* true) + (declare ops) (defn client diff --git a/src/cognitect/aws/client/api/async.clj b/src/cognitect/aws/client/api/async.clj index e027d925..3f89c25d 100644 --- a/src/cognitect/aws/client/api/async.clj +++ b/src/cognitect/aws/client/api/async.clj @@ -9,6 +9,8 @@ [cognitect.aws.service :as service] [cognitect.aws.dynaload :as dynaload])) +(set! *warn-on-reflection* true) + (defn ^:skip-wiki validate-requests? "For internal use. Don't call directly." [client] diff --git a/src/cognitect/aws/client/shared.clj b/src/cognitect/aws/client/shared.clj index 7ea017ab..46506637 100644 --- a/src/cognitect/aws/client/shared.clj +++ b/src/cognitect/aws/client/shared.clj @@ -3,6 +3,8 @@ [cognitect.aws.credentials :as credentials] [cognitect.aws.region :as region])) +(set! *warn-on-reflection* true) + (declare http-client) (def ^:private shared-http-client diff --git a/src/cognitect/aws/http/cognitect.clj b/src/cognitect/aws/http/cognitect.clj index 6bb7d5ab..e9f40960 100644 --- a/src/cognitect/aws/http/cognitect.clj +++ b/src/cognitect/aws/http/cognitect.clj @@ -2,6 +2,8 @@ (:require [cognitect.http-client :as impl] [cognitect.aws.http :as aws])) +(set! *warn-on-reflection* true) + (defn create [] (let [c (impl/create {:trust-all true})] ;; FIX :trust-all From c1f9393cf6399d35b140307abf96e95ebe6c627f Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sun, 3 Jan 2021 18:32:34 -0600 Subject: [PATCH 145/151] fix doc for endpoint/resolve* fn --- src/cognitect/aws/endpoint.clj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/cognitect/aws/endpoint.clj b/src/cognitect/aws/endpoint.clj index e4025852..e1e79404 100644 --- a/src/cognitect/aws/endpoint.clj +++ b/src/cognitect/aws/endpoint.clj @@ -69,9 +69,9 @@ :partition The name of the partition. :region The region of the endpoint. :hostname The hostname to use. - :ssl-common-name The ssl-common-name to use (optional). - :credential-scope The Signature v4 credential scope (optional). - :signature-versions A list of possible signature versions (optional). + :sslCommonName The sslCommonName to use (optional). + :credentialScope The Signature v4 credential scope (optional). + :signatureVersions A list of possible signature versions (optional). :protocols A list of supported protocols." [service-key region] (some #(partition-resolve % service-key region) From e333d5357de1c93551b902189ab7220e0f487a6b Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sat, 9 Jan 2021 12:15:07 -0600 Subject: [PATCH 146/151] add support for sessionToken system prop --- src/cognitect/aws/credentials.clj | 8 ++++--- test/src/cognitect/aws/credentials_test.clj | 26 +++++++++++++++++---- 2 files changed, 26 insertions(+), 8 deletions(-) diff --git a/src/cognitect/aws/credentials.clj b/src/cognitect/aws/credentials.clj index f024c261..9d42cd4b 100644 --- a/src/cognitect/aws/credentials.clj +++ b/src/cognitect/aws/credentials.clj @@ -8,6 +8,7 @@ (:require [clojure.java.io :as io] [clojure.tools.logging :as log] [clojure.core.async :as a] + [clojure.string :as str] [cognitect.aws.util :as u] [cognitect.aws.config :as config] [cognitect.aws.ec2-metadata-utils :as ec2]) @@ -122,8 +123,8 @@ (valid-credentials credentials nil)) ([{:keys [aws/access-key-id aws/secret-access-key] :as credentials} credential-source] - (if (and (some-> access-key-id not-empty) - (some-> secret-access-key not-empty)) + (if (and (not (str/blank? access-key-id)) + (not (str/blank? secret-access-key))) credentials (when credential-source (log/info (str "Unable to fetch credentials from " credential-source ".")) @@ -202,7 +203,8 @@ (fetch [_] (valid-credentials {:aws/access-key-id (u/getProperty "aws.accessKeyId") - :aws/secret-access-key (u/getProperty "aws.secretKey")} + :aws/secret-access-key (u/getProperty "aws.secretKey") + :aws/session-token (u/getProperty "aws.sessionToken")} "system properties"))))) (defn profile-credentials-provider diff --git a/test/src/cognitect/aws/credentials_test.clj b/test/src/cognitect/aws/credentials_test.clj index d57b206f..b6806a12 100644 --- a/test/src/cognitect/aws/credentials_test.clj +++ b/test/src/cognitect/aws/credentials_test.clj @@ -56,20 +56,36 @@ (is (nil? (credentials/fetch p))))))))) (deftest system-properites-credentials-provider-test + (testing "all vars present" + (with-redefs [u/getProperty (tu/stub-getProperty {"aws.accessKeyId" "foo" + "aws.secretKey" "bar" + "aws.sessionToken" "baz"})] + (is (= {:aws/access-key-id "foo" + :aws/secret-access-key "bar" + :aws/session-token "baz"} + (credentials/fetch + (credentials/system-property-credentials-provider)))))) (testing "required vars present" (with-redefs [u/getProperty (tu/stub-getProperty {"aws.accessKeyId" "foo" - "aws.secretKey" "bar"})] - (is (map? (credentials/fetch - (credentials/system-property-credentials-provider)))))) + "aws.secretKey" "bar"})] + (is (= {:aws/access-key-id "foo" + :aws/secret-access-key "bar" + :aws/session-token nil} + (credentials/fetch + (credentials/system-property-credentials-provider)))))) (testing "required vars blank" (doall (for [props [{} {"aws.accessKeyId" "foo"} {"aws.secretKey" "bar"} {"aws.accessKeyId" "" - "aws.secretKey" "bar"} + "aws.secretKey" "bar"} + {"aws.accessKeyId" " " + "aws.secretKey" "bar"} {"aws.accessKeyId" "foo" - "aws.secretKey" ""}]] + "aws.secretKey" ""} + {"aws.accessKeyId" "foo" + "aws.secretKey" " "}]] (with-redefs [u/getProperty (tu/stub-getProperty props)] (let [p (credentials/system-property-credentials-provider)] (is (nil? (credentials/fetch p))))))))) From 41c9f74802ecc720402b3ec8b1d0f2bb97d8d1be Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sat, 9 Jan 2021 16:07:08 -0600 Subject: [PATCH 147/151] Update deps in pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f3d95fcb..e15121c2 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ com.cognitect http-client - 0.1.104 + 0.1.105 org.clojure @@ -56,7 +56,7 @@ org.clojure core.async - 1.2.603 + 1.3.610 From 4a15daf4808e18a7ad1a8e3ac3d77c3a1fd02263 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sat, 9 Jan 2021 16:09:27 -0600 Subject: [PATCH 148/151] Update README.md, CHANGES.md, and latest-releases.edn with 0.8.498 --- README.md | 2 +- latest-releases.edn | 744 +++++++++++++++++++++++++++++--------------- 2 files changed, 498 insertions(+), 248 deletions(-) diff --git a/README.md b/README.md index deffe4df..01be1462 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ of your choice, e.g. `com.cognitect.aws/s3`. To use, for example, the s3 api, add the following to deps.edn ``` clojure -{:deps {com.cognitect.aws/api {:mvn/version "0.8.484"} +{:deps {com.cognitect.aws/api {:mvn/version "0.8.498"} com.cognitect.aws/endpoints {:mvn/version "1.1.11.926"} com.cognitect.aws/s3 {:mvn/version "810.2.817.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index 699aa337..f02a42cd 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,442 +1,692 @@ -{com.cognitect.aws/api {:mvn/version "0.8.484"}, +{com.cognitect.aws/api {:mvn/version "0.8.498"}, com.cognitect.aws/endpoints {:mvn/version "1.1.11.926"}, com.cognitect.aws/AWS242AppRegistry - {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Service Catalog App Registry"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "AWS Service Catalog App Registry"}, com.cognitect.aws/AWSMigrationHub - {:mvn/version "796.2.657.0", :aws/serviceFullName "AWS Migration Hub"}, + {:mvn/version "796.2.657.0", + :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer {:mvn/version "809.2.784.0", :aws/serviceFullName "Access Analyzer"}, com.cognitect.aws/acm - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Certificate Manager"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, + :aws/serviceFullName + "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "802.2.713.0", :aws/serviceFullName "Alexa For Business"}, + {:mvn/version "802.2.713.0", + :aws/serviceFullName "Alexa For Business"}, com.cognitect.aws/amp - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Prometheus Service"}, - com.cognitect.aws/amplify {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon Prometheus Service"}, + com.cognitect.aws/amplify + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/amplifybackend {:mvn/version "810.2.805.0", :aws/serviceFullName "AmplifyBackend"}, com.cognitect.aws/apigateway - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon API Gateway"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi - {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "809.2.784.0", :aws/serviceFullName "AmazonApiGatewayV2"}, - com.cognitect.aws/appconfig {:mvn/version "801.2.697.0", :aws/serviceFullName "Amazon AppConfig"}, - com.cognitect.aws/appflow {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Appflow"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AmazonApiGatewayV2"}, + com.cognitect.aws/appconfig + {:mvn/version "801.2.697.0", :aws/serviceFullName "Amazon AppConfig"}, + com.cognitect.aws/appflow + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Appflow"}, com.cognitect.aws/appintegrations - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon AppIntegrations Service"}, + {:mvn/version "810.2.801.0", + :aws/serviceFullName "Amazon AppIntegrations Service"}, com.cognitect.aws/application-autoscaling - {:mvn/version "809.2.784.0", :aws/serviceFullName "Application Auto Scaling"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/appmesh {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS App Mesh"}, - com.cognitect.aws/appstream {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/appsync {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS AppSync"}, - com.cognitect.aws/athena {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon Athena"}, + {:mvn/version "810.2.801.0", + :aws/serviceFullName "Amazon CloudWatch Application Insights"}, + com.cognitect.aws/appmesh + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS App Mesh"}, + com.cognitect.aws/appstream + {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon AppStream"}, + com.cognitect.aws/appsync + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/athena + {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon Athena"}, com.cognitect.aws/auditmanager - {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Audit Manager"}, - com.cognitect.aws/autoscaling {:mvn/version "810.2.817.0", :aws/serviceFullName "Auto Scaling"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "AWS Audit Manager"}, + com.cognitect.aws/autoscaling + {:mvn/version "810.2.817.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans - {:mvn/version "773.2.578.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, - com.cognitect.aws/backup {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/batch {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Batch"}, - com.cognitect.aws/braket {:mvn/version "810.2.797.0", :aws/serviceFullName "Braket"}, - com.cognitect.aws/budgets {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Budgets"}, + {:mvn/version "773.2.578.0", + :aws/serviceFullName "AWS Auto Scaling Plans"}, + com.cognitect.aws/backup + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Backup"}, + com.cognitect.aws/batch + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/braket + {:mvn/version "810.2.797.0", :aws/serviceFullName "Braket"}, + com.cognitect.aws/budgets + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Chime"}, - com.cognitect.aws/cloud9 {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS Cloud9"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "AWS Cost Explorer Service"}, + com.cognitect.aws/chime + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/cloud9 + {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation - {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS CloudFormation"}, + {:mvn/version "810.2.801.0", + :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon CloudFront"}, - com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, - com.cognitect.aws/cloudhsmv2 {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS CloudHSM V2"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon CloudFront"}, + com.cognitect.aws/cloudhsm + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, + com.cognitect.aws/cloudhsmv2 + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch - {:mvn/version "773.2.571.0", :aws/serviceFullName "Amazon CloudSearch"}, + {:mvn/version "773.2.571.0", + :aws/serviceFullName "Amazon CloudSearch"}, com.cognitect.aws/cloudsearchdomain - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, - com.cognitect.aws/cloudtrail {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codeartifact {:mvn/version "810.2.801.0", :aws/serviceFullName "CodeArtifact"}, - com.cognitect.aws/codebuild {:mvn/version "810.2.802.0", :aws/serviceFullName "AWS CodeBuild"}, - com.cognitect.aws/codecommit {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS CodeCommit"}, - com.cognitect.aws/codedeploy {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS CodeDeploy"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon CloudSearch Domain"}, + com.cognitect.aws/cloudtrail + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS CloudTrail"}, + com.cognitect.aws/codeartifact + {:mvn/version "810.2.801.0", :aws/serviceFullName "CodeArtifact"}, + com.cognitect.aws/codebuild + {:mvn/version "810.2.802.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codecommit + {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS CodeCommit"}, + com.cognitect.aws/codedeploy + {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codeguru-reviewer - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon CodeGuru Reviewer"}, + {:mvn/version "809.2.797.0", + :aws/serviceFullName "Amazon CodeGuru Reviewer"}, com.cognitect.aws/codeguruprofiler - {:mvn/version "803.2.717.0", :aws/serviceFullName "Amazon CodeGuru Profiler"}, + {:mvn/version "803.2.717.0", + :aws/serviceFullName "Amazon CodeGuru Profiler"}, com.cognitect.aws/codepipeline {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS CodePipeline"}, - com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, + com.cognitect.aws/codestar + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/codestar-connections - {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS CodeStar connections"}, + {:mvn/version "810.2.801.0", + :aws/serviceFullName "AWS CodeStar connections"}, com.cognitect.aws/codestar-notifications - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar Notifications"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Cognito Identity"}, + {:mvn/version "809.2.797.0", + :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, + {:mvn/version "810.2.801.0", + :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Comprehend"}, + {:mvn/version "810.2.801.0", + :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "801.2.708.0", :aws/serviceFullName "AWS Comprehend Medical"}, + {:mvn/version "801.2.708.0", + :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer - {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Compute Optimizer"}, - com.cognitect.aws/config {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Config"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "AWS Compute Optimizer"}, + com.cognitect.aws/config + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Connect Service"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/connect-contact-lens - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Connect Contact Lens"}, + {:mvn/version "810.2.801.0", + :aws/serviceFullName "Amazon Connect Contact Lens"}, com.cognitect.aws/connectparticipant - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Connect Participant Service"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Cost and Usage Report Service"}, com.cognitect.aws/customer-profiles - {:mvn/version "810.2.802.0", :aws/serviceFullName "Amazon Connect Customer Profiles"}, - com.cognitect.aws/databrew {:mvn/version "810.2.797.0", :aws/serviceFullName "AWS Glue DataBrew"}, + {:mvn/version "810.2.802.0", + :aws/serviceFullName "Amazon Connect Customer Profiles"}, + com.cognitect.aws/databrew + {:mvn/version "810.2.797.0", + :aws/serviceFullName "AWS Glue DataBrew"}, com.cognitect.aws/dataexchange - {:mvn/version "801.2.698.0", :aws/serviceFullName "AWS Data Exchange"}, + {:mvn/version "801.2.698.0", + :aws/serviceFullName "AWS Data Exchange"}, com.cognitect.aws/datapipeline - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Data Pipeline"}, - com.cognitect.aws/datasync {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Data Pipeline"}, + com.cognitect.aws/datasync + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, - com.cognitect.aws/detective {:mvn/version "796.2.650.0", :aws/serviceFullName "Amazon Detective"}, - com.cognitect.aws/devicefarm {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, + com.cognitect.aws/detective + {:mvn/version "796.2.650.0", :aws/serviceFullName "Amazon Detective"}, + com.cognitect.aws/devicefarm + {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/devops-guru - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon DevOps Guru"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon DevOps Guru"}, com.cognitect.aws/directconnect - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Direct Connect"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery - {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Application Discovery Service"}, + {:mvn/version "788.2.608.0", + :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ds {:mvn/version "810.2.805.0", :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/dynamodb {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon DynamoDB"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, + com.cognitect.aws/ds + {:mvn/version "810.2.805.0", + :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/dynamodb + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ebs - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Elastic Block Store"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecr-public - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Elastic Container Registry Public"}, + {:mvn/version "810.2.801.0", + :aws/serviceFullName "Amazon Elastic Container Registry Public"}, com.cognitect.aws/ecs - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "810.2.801.0", + :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "810.2.801.0", + :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference - {:mvn/version "796.2.663.0", :aws/serviceFullName "Amazon Elastic Inference"}, + {:mvn/version "796.2.663.0", + :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk - {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, + {:mvn/version "810.2.801.0", + :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem - {:mvn/version "802.2.711.0", :aws/serviceFullName "Amazon Elastic File System"}, + {:mvn/version "802.2.711.0", + :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing - {:mvn/version "809.2.784.0", :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "809.2.797.0", :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "809.2.797.0", + :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, + {:mvn/version "810.2.801.0", + :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Email Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/emr-containers - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon EMR Containers"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon EMR Containers"}, com.cognitect.aws/entitlement-marketplace - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, + {:mvn/version "809.2.797.0", + :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon EventBridge"}, + {:mvn/version "809.2.797.0", + :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon CloudWatch Events"}, + {:mvn/version "809.2.797.0", + :aws/serviceFullName "Amazon CloudWatch Events"}, com.cognitect.aws/firehose - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms - {:mvn/version "809.2.797.0", :aws/serviceFullName "Firewall Management Service"}, + {:mvn/version "809.2.797.0", + :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Forecast Service"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery - {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Forecast Query Service"}, + {:mvn/version "789.2.612.0", + :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/frauddetector - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Fraud Detector"}, - com.cognitect.aws/fsx {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon FSx"}, - com.cognitect.aws/gamelift {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon GameLift"}, - com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, + {:mvn/version "809.2.797.0", + :aws/serviceFullName "Amazon Fraud Detector"}, + com.cognitect.aws/fsx + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/gamelift + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon GameLift"}, + com.cognitect.aws/glacier + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Glue"}, - com.cognitect.aws/greengrass {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Greengrass"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "AWS Global Accelerator"}, + com.cognitect.aws/glue + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/greengrass + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/greengrassv2 - {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS IoT Greengrass V2"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "AWS IoT Greengrass V2"}, com.cognitect.aws/groundstation - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon GuardDuty"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Ground Station"}, + com.cognitect.aws/guardduty + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/healthlake - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon HealthLake"}, - com.cognitect.aws/honeycode {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Honeycode"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon HealthLake"}, + com.cognitect.aws/honeycode + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Honeycode"}, com.cognitect.aws/iam - {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Identity and Access Management"}, + {:mvn/version "801.2.704.0", + :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/identitystore - {:mvn/version "810.2.797.0", :aws/serviceFullName "AWS SSO Identity Store"}, + {:mvn/version "810.2.797.0", + :aws/serviceFullName "AWS SSO Identity Store"}, com.cognitect.aws/imagebuilder - {:mvn/version "810.2.817.0", :aws/serviceFullName "EC2 Image Builder"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, - com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS IoT"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Import/Export"}, + com.cognitect.aws/inspector + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, + com.cognitect.aws/iot + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data - {:mvn/version "801.2.695.0", :aws/serviceFullName "AWS IoT Data Plane"}, + {:mvn/version "801.2.695.0", + :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Jobs Data Plane"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Jobs Data Plane"}, com.cognitect.aws/iot1click-projects - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics - {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS IoT Analytics"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "AWS IoT Analytics"}, com.cognitect.aws/iotdeviceadvisor - {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS IoT Core Device Advisor"}, - com.cognitect.aws/iotevents {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS IoT Events"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "AWS IoT Core Device Advisor"}, + com.cognitect.aws/iotevents + {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events Data"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Events Data"}, com.cognitect.aws/iotfleethub - {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS IoT Fleet Hub"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "AWS IoT Fleet Hub"}, com.cognitect.aws/iotsecuretunneling - {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, + {:mvn/version "809.2.797.0", + :aws/serviceFullName "AWS IoT Secure Tunneling"}, com.cognitect.aws/iotsitewise {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS IoT SiteWise"}, com.cognitect.aws/iotthingsgraph - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/iotwireless {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS IoT Wireless"}, com.cognitect.aws/ivs - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Interactive Video Service"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Interactive Video Service"}, com.cognitect.aws/kafka - {:mvn/version "810.2.805.0", :aws/serviceFullName "Managed Streaming for Kafka"}, + {:mvn/version "810.2.805.0", + :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra - {:mvn/version "810.2.817.0", :aws/serviceFullName "AWSKendraFrontendService"}, - com.cognitect.aws/kinesis {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Kinesis"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "AWSKendraFrontendService"}, + com.cognitect.aws/kinesis + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media - {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, + {:mvn/version "796.2.665.0", + :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, com.cognitect.aws/kinesis-video-media - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, com.cognitect.aws/kinesis-video-signaling - {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, + {:mvn/version "781.2.585.0", + :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, com.cognitect.aws/kinesisanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "809.2.797.0", + :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisvideo - {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, + {:mvn/version "796.2.665.0", + :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Key Management Service"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Lambda"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Lake Formation"}, + com.cognitect.aws/lambda + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "810.2.801.0", + :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager - {:mvn/version "810.2.805.0", :aws/serviceFullName "AWS License Manager"}, - com.cognitect.aws/lightsail {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Lightsail"}, + {:mvn/version "810.2.805.0", + :aws/serviceFullName "AWS License Manager"}, + com.cognitect.aws/lightsail + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/location - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Location Service"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon Location Service"}, com.cognitect.aws/logs - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/lookoutvision - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Lookout for Vision"}, + {:mvn/version "810.2.801.0", + :aws/serviceFullName "Amazon Lookout for Vision"}, com.cognitect.aws/machinelearning - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, - com.cognitect.aws/macie {:mvn/version "801.2.684.0", :aws/serviceFullName "Amazon Macie"}, - com.cognitect.aws/macie2 {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Macie 2"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Machine Learning"}, + com.cognitect.aws/macie + {:mvn/version "801.2.684.0", :aws/serviceFullName "Amazon Macie"}, + com.cognitect.aws/macie2 + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Macie 2"}, com.cognitect.aws/managedblockchain - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Managed Blockchain"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplace-catalog - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, + {:mvn/version "810.2.801.0", + :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "810.2.805.0", :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "810.2.805.0", + :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod - {:mvn/version "801.2.690.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, + {:mvn/version "801.2.690.0", + :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore - {:mvn/version "796.2.650.0", :aws/serviceFullName "AWS Elemental MediaStore"}, + {:mvn/version "796.2.650.0", + :aws/serviceFullName "AWS Elemental MediaStore"}, com.cognitect.aws/mediastore-data - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace - {:mvn/version "809.2.797.0", :aws/serviceFullName "AWSMarketplace Metering"}, + {:mvn/version "809.2.797.0", + :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/migrationhub-config - {:mvn/version "796.2.656.0", :aws/serviceFullName "AWS Migration Hub Config"}, - com.cognitect.aws/mobile {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, + {:mvn/version "796.2.656.0", + :aws/serviceFullName "AWS Migration Hub Config"}, + com.cognitect.aws/mobile + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, com.cognitect.aws/mobileanalytics - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon CloudWatch"}, - com.cognitect.aws/mq {:mvn/version "809.2.797.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon CloudWatch"}, + com.cognitect.aws/mq + {:mvn/version "809.2.797.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, - com.cognitect.aws/mwaa {:mvn/version "810.2.801.0", :aws/serviceFullName "AmazonMWAA"}, - com.cognitect.aws/neptune {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Neptune"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Mechanical Turk"}, + com.cognitect.aws/mwaa + {:mvn/version "810.2.801.0", :aws/serviceFullName "AmazonMWAA"}, + com.cognitect.aws/neptune + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Neptune"}, com.cognitect.aws/network-firewall - {:mvn/version "810.2.797.0", :aws/serviceFullName "AWS Network Firewall"}, + {:mvn/version "810.2.797.0", + :aws/serviceFullName "AWS Network Firewall"}, com.cognitect.aws/networkmanager - {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Network Manager"}, - com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/opsworkscm {:mvn/version "801.2.701.0", :aws/serviceFullName "AWS OpsWorks CM"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "AWS Network Manager"}, + com.cognitect.aws/opsworks + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, + com.cognitect.aws/opsworkscm + {:mvn/version "801.2.701.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Organizations"}, - com.cognitect.aws/outposts {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Outposts"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Organizations"}, + com.cognitect.aws/outposts + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Outposts"}, com.cognitect.aws/personalize - {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Personalize"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Personalize Events"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Personalize Runtime"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi - {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/pinpoint {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Pinpoint"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "AWS Performance Insights"}, + com.cognitect.aws/pinpoint + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, - com.cognitect.aws/polly {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Polly"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, + com.cognitect.aws/polly + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Price List Service"}, - com.cognitect.aws/qldb {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon QLDB"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Price List Service"}, + com.cognitect.aws/qldb + {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon QLDB Session"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram - {:mvn/version "796.2.662.0", :aws/serviceFullName "AWS Resource Access Manager"}, + {:mvn/version "796.2.662.0", + :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data - {:mvn/version "795.2.645.0", :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/redshift {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Redshift"}, + {:mvn/version "795.2.645.0", + :aws/serviceFullName "AWS RDS DataService"}, + com.cognitect.aws/redshift + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/redshift-data - {:mvn/version "810.2.801.0", :aws/serviceFullName "Redshift Data API Service"}, + {:mvn/version "810.2.801.0", + :aws/serviceFullName "Redshift Data API Service"}, com.cognitect.aws/rekognition - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Rekognition"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups - {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Resource Groups"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, - com.cognitect.aws/robomaker {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Route 53"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Resource Groups Tagging API"}, + com.cognitect.aws/robomaker + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS RoboMaker"}, + com.cognitect.aws/route53 + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains - {:mvn/version "796.2.660.0", :aws/serviceFullName "Amazon Route 53 Domains"}, + {:mvn/version "796.2.660.0", + :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, + {:mvn/version "809.2.797.0", + :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/s3control {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS S3 Control"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon Simple Storage Service"}, + com.cognitect.aws/s3control + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/s3outposts - {:mvn/version "810.2.797.0", :aws/serviceFullName "Amazon S3 on Outposts"}, + {:mvn/version "810.2.797.0", + :aws/serviceFullName "Amazon S3 on Outposts"}, com.cognitect.aws/sagemaker - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime - {:mvn/version "796.2.657.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, + {:mvn/version "796.2.657.0", + :aws/serviceFullName "Amazon Augmented AI Runtime"}, com.cognitect.aws/sagemaker-edge - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Sagemaker Edge Manager"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon Sagemaker Edge Manager"}, com.cognitect.aws/sagemaker-featurestore-runtime - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon SageMaker Feature Store Runtime"}, + {:mvn/version "810.2.801.0", + :aws/serviceFullName "Amazon SageMaker Feature Store Runtime"}, com.cognitect.aws/savingsplans - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Savings Plans"}, - com.cognitect.aws/schemas {:mvn/version "809.2.784.0", :aws/serviceFullName "Schemas"}, - com.cognitect.aws/sdb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Savings Plans"}, + com.cognitect.aws/schemas + {:mvn/version "809.2.784.0", :aws/serviceFullName "Schemas"}, + com.cognitect.aws/sdb + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager - {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS Secrets Manager"}, + {:mvn/version "802.2.713.0", + :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo - {:mvn/version "794.2.637.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, + {:mvn/version "794.2.637.0", + :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "810.2.817.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Simple Email Service"}, - com.cognitect.aws/shield {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Shield"}, - com.cognitect.aws/signer {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Signer"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Simple Email Service"}, + com.cognitect.aws/shield + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Shield"}, + com.cognitect.aws/signer + {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms - {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Server Migration Service"}, + {:mvn/version "807.2.729.0", + :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Simple Notification Service"}, + {:mvn/version "809.2.797.0", + :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Simple Queue Service"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, - com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + com.cognitect.aws/sso + {:mvn/version "770.2.568.0", + :aws/serviceFullName "AWS Single Sign-On"}, com.cognitect.aws/sso-admin - {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Single Sign-On Admin"}, - com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, - com.cognitect.aws/states {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Step Functions"}, + {:mvn/version "810.2.801.0", + :aws/serviceFullName "AWS Single Sign-On Admin"}, + com.cognitect.aws/sso-oidc + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, + com.cognitect.aws/states + {:mvn/version "810.2.801.0", + :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Storage Gateway"}, + {:mvn/version "809.2.797.0", + :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Security Token Service"}, - com.cognitect.aws/support {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Support"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Security Token Service"}, + com.cognitect.aws/support + {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, - com.cognitect.aws/synthetics {:mvn/version "809.2.797.0", :aws/serviceFullName "Synthetics"}, - com.cognitect.aws/textract {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Textract"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon Simple Workflow Service"}, + com.cognitect.aws/synthetics + {:mvn/version "809.2.797.0", :aws/serviceFullName "Synthetics"}, + com.cognitect.aws/textract + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/timestream-query - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Timestream Query"}, + {:mvn/version "810.2.801.0", + :aws/serviceFullName "Amazon Timestream Query"}, com.cognitect.aws/timestream-write - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Timestream Write"}, + {:mvn/version "810.2.801.0", + :aws/serviceFullName "Amazon Timestream Write"}, com.cognitect.aws/transcribe - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Transcribe Service"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Transfer Family"}, - com.cognitect.aws/translate {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Translate"}, - com.cognitect.aws/waf {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF"}, + {:mvn/version "809.2.784.0", + :aws/serviceFullName "AWS Transfer Family"}, + com.cognitect.aws/translate + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Translate"}, + com.cognitect.aws/waf + {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF Regional"}, - com.cognitect.aws/wafv2 {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS WAFV2"}, + com.cognitect.aws/wafv2 + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS WAFV2"}, com.cognitect.aws/wellarchitected - {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Well-Architected Tool"}, - com.cognitect.aws/workdocs {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, - com.cognitect.aws/worklink {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/workmail {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon WorkMail"}, + {:mvn/version "810.2.817.0", + :aws/serviceFullName "AWS Well-Architected Tool"}, + com.cognitect.aws/workdocs + {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, + com.cognitect.aws/worklink + {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon WorkLink"}, + com.cognitect.aws/workmail + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, + {:mvn/version "770.2.568.0", + :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "810.2.805.0", :aws/serviceFullName "Amazon WorkSpaces"}, - com.cognitect.aws/xray {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS X-Ray"}} + {:mvn/version "810.2.805.0", + :aws/serviceFullName "Amazon WorkSpaces"}, + com.cognitect.aws/xray + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS X-Ray"}} From 1e24c8190bc8332aacf38ef532303f966e6e40e8 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Sat, 9 Jan 2021 16:24:34 -0600 Subject: [PATCH 149/151] latest releases --- README.md | 2 +- latest-releases.edn | 748 +++++++++++++++----------------------------- 2 files changed, 250 insertions(+), 500 deletions(-) diff --git a/README.md b/README.md index 01be1462..988f78ca 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To use, for example, the s3 api, add the following to deps.edn ``` clojure {:deps {com.cognitect.aws/api {:mvn/version "0.8.498"} - com.cognitect.aws/endpoints {:mvn/version "1.1.11.926"} + com.cognitect.aws/endpoints {:mvn/version "1.1.11.934"} com.cognitect.aws/s3 {:mvn/version "810.2.817.0"}}} ``` diff --git a/latest-releases.edn b/latest-releases.edn index f02a42cd..9edf3e36 100644 --- a/latest-releases.edn +++ b/latest-releases.edn @@ -1,692 +1,442 @@ {com.cognitect.aws/api {:mvn/version "0.8.498"}, - com.cognitect.aws/endpoints {:mvn/version "1.1.11.926"}, + com.cognitect.aws/endpoints {:mvn/version "1.1.11.934"}, com.cognitect.aws/AWS242AppRegistry - {:mvn/version "810.2.817.0", - :aws/serviceFullName "AWS Service Catalog App Registry"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Service Catalog App Registry"}, com.cognitect.aws/AWSMigrationHub - {:mvn/version "796.2.657.0", - :aws/serviceFullName "AWS Migration Hub"}, + {:mvn/version "796.2.657.0", :aws/serviceFullName "AWS Migration Hub"}, com.cognitect.aws/accessanalyzer {:mvn/version "809.2.784.0", :aws/serviceFullName "Access Analyzer"}, com.cognitect.aws/acm - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Certificate Manager"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Certificate Manager"}, com.cognitect.aws/acm-pca - {:mvn/version "809.2.784.0", - :aws/serviceFullName - "AWS Certificate Manager Private Certificate Authority"}, + {:mvn/version "811.2.824.0", + :aws/serviceFullName "AWS Certificate Manager Private Certificate Authority"}, com.cognitect.aws/alexaforbusiness - {:mvn/version "802.2.713.0", - :aws/serviceFullName "Alexa For Business"}, + {:mvn/version "802.2.713.0", :aws/serviceFullName "Alexa For Business"}, com.cognitect.aws/amp - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon Prometheus Service"}, - com.cognitect.aws/amplify - {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Amplify"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Prometheus Service"}, + com.cognitect.aws/amplify {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Amplify"}, com.cognitect.aws/amplifybackend {:mvn/version "810.2.805.0", :aws/serviceFullName "AmplifyBackend"}, com.cognitect.aws/apigateway - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon API Gateway"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon API Gateway"}, com.cognitect.aws/apigatewaymanagementapi - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AmazonApiGatewayManagementApi"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AmazonApiGatewayManagementApi"}, com.cognitect.aws/apigatewayv2 - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AmazonApiGatewayV2"}, - com.cognitect.aws/appconfig - {:mvn/version "801.2.697.0", :aws/serviceFullName "Amazon AppConfig"}, - com.cognitect.aws/appflow - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Appflow"}, + {:mvn/version "811.2.824.0", :aws/serviceFullName "AmazonApiGatewayV2"}, + com.cognitect.aws/appconfig {:mvn/version "801.2.697.0", :aws/serviceFullName "Amazon AppConfig"}, + com.cognitect.aws/appflow {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Appflow"}, com.cognitect.aws/appintegrations - {:mvn/version "810.2.801.0", - :aws/serviceFullName "Amazon AppIntegrations Service"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon AppIntegrations Service"}, com.cognitect.aws/application-autoscaling - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Application Auto Scaling"}, + {:mvn/version "811.2.824.0", :aws/serviceFullName "Application Auto Scaling"}, com.cognitect.aws/application-insights - {:mvn/version "810.2.801.0", - :aws/serviceFullName "Amazon CloudWatch Application Insights"}, - com.cognitect.aws/appmesh - {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS App Mesh"}, - com.cognitect.aws/appstream - {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon AppStream"}, - com.cognitect.aws/appsync - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS AppSync"}, - com.cognitect.aws/athena - {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon Athena"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon CloudWatch Application Insights"}, + com.cognitect.aws/appmesh {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS App Mesh"}, + com.cognitect.aws/appstream {:mvn/version "809.2.734.0", :aws/serviceFullName "Amazon AppStream"}, + com.cognitect.aws/appsync {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS AppSync"}, + com.cognitect.aws/athena {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon Athena"}, com.cognitect.aws/auditmanager - {:mvn/version "810.2.817.0", - :aws/serviceFullName "AWS Audit Manager"}, - com.cognitect.aws/autoscaling - {:mvn/version "810.2.817.0", :aws/serviceFullName "Auto Scaling"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Audit Manager"}, + com.cognitect.aws/autoscaling {:mvn/version "811.2.824.0", :aws/serviceFullName "Auto Scaling"}, com.cognitect.aws/autoscaling-plans - {:mvn/version "773.2.578.0", - :aws/serviceFullName "AWS Auto Scaling Plans"}, - com.cognitect.aws/backup - {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Backup"}, - com.cognitect.aws/batch - {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Batch"}, - com.cognitect.aws/braket - {:mvn/version "810.2.797.0", :aws/serviceFullName "Braket"}, - com.cognitect.aws/budgets - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Budgets"}, + {:mvn/version "811.2.824.0", :aws/serviceFullName "AWS Auto Scaling Plans"}, + com.cognitect.aws/backup {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Backup"}, + com.cognitect.aws/batch {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Batch"}, + com.cognitect.aws/braket {:mvn/version "810.2.797.0", :aws/serviceFullName "Braket"}, + com.cognitect.aws/budgets {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Budgets"}, com.cognitect.aws/ce - {:mvn/version "810.2.817.0", - :aws/serviceFullName "AWS Cost Explorer Service"}, - com.cognitect.aws/chime - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Chime"}, - com.cognitect.aws/cloud9 - {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS Cloud9"}, + {:mvn/version "811.2.824.0", :aws/serviceFullName "AWS Cost Explorer Service"}, + com.cognitect.aws/chime {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Chime"}, + com.cognitect.aws/cloud9 {:mvn/version "809.2.734.0", :aws/serviceFullName "AWS Cloud9"}, com.cognitect.aws/clouddirectory - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudDirectory"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudDirectory"}, com.cognitect.aws/cloudformation - {:mvn/version "810.2.801.0", - :aws/serviceFullName "AWS CloudFormation"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS CloudFormation"}, com.cognitect.aws/cloudfront - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon CloudFront"}, - com.cognitect.aws/cloudhsm - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, - com.cognitect.aws/cloudhsmv2 - {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS CloudHSM V2"}, + {:mvn/version "811.2.824.0", :aws/serviceFullName "Amazon CloudFront"}, + com.cognitect.aws/cloudhsm {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudHSM"}, + com.cognitect.aws/cloudhsmv2 {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS CloudHSM V2"}, com.cognitect.aws/cloudsearch - {:mvn/version "773.2.571.0", - :aws/serviceFullName "Amazon CloudSearch"}, + {:mvn/version "811.2.824.0", :aws/serviceFullName "Amazon CloudSearch"}, com.cognitect.aws/cloudsearchdomain - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon CloudSearch Domain"}, - com.cognitect.aws/cloudtrail - {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS CloudTrail"}, - com.cognitect.aws/codeartifact - {:mvn/version "810.2.801.0", :aws/serviceFullName "CodeArtifact"}, - com.cognitect.aws/codebuild - {:mvn/version "810.2.802.0", :aws/serviceFullName "AWS CodeBuild"}, - com.cognitect.aws/codecommit - {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS CodeCommit"}, - com.cognitect.aws/codedeploy - {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS CodeDeploy"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon CloudSearch Domain"}, + com.cognitect.aws/cloudtrail {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS CloudTrail"}, + com.cognitect.aws/codeartifact {:mvn/version "810.2.801.0", :aws/serviceFullName "CodeArtifact"}, + com.cognitect.aws/codebuild {:mvn/version "810.2.802.0", :aws/serviceFullName "AWS CodeBuild"}, + com.cognitect.aws/codecommit {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS CodeCommit"}, + com.cognitect.aws/codedeploy {:mvn/version "799.2.681.0", :aws/serviceFullName "AWS CodeDeploy"}, com.cognitect.aws/codeguru-reviewer - {:mvn/version "809.2.797.0", - :aws/serviceFullName "Amazon CodeGuru Reviewer"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon CodeGuru Reviewer"}, com.cognitect.aws/codeguruprofiler - {:mvn/version "803.2.717.0", - :aws/serviceFullName "Amazon CodeGuru Profiler"}, + {:mvn/version "803.2.717.0", :aws/serviceFullName "Amazon CodeGuru Profiler"}, com.cognitect.aws/codepipeline - {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS CodePipeline"}, - com.cognitect.aws/codestar - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, + {:mvn/version "811.2.824.0", :aws/serviceFullName "AWS CodePipeline"}, + com.cognitect.aws/codestar {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar"}, com.cognitect.aws/codestar-connections - {:mvn/version "810.2.801.0", - :aws/serviceFullName "AWS CodeStar connections"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS CodeStar connections"}, com.cognitect.aws/codestar-notifications - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS CodeStar Notifications"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS CodeStar Notifications"}, com.cognitect.aws/cognito-identity - {:mvn/version "809.2.797.0", - :aws/serviceFullName "Amazon Cognito Identity"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Cognito Identity"}, com.cognitect.aws/cognito-idp - {:mvn/version "810.2.801.0", - :aws/serviceFullName "Amazon Cognito Identity Provider"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Cognito Identity Provider"}, com.cognitect.aws/cognito-sync - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Cognito Sync"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Cognito Sync"}, com.cognitect.aws/comprehend - {:mvn/version "810.2.801.0", - :aws/serviceFullName "Amazon Comprehend"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Comprehend"}, com.cognitect.aws/comprehendmedical - {:mvn/version "801.2.708.0", - :aws/serviceFullName "AWS Comprehend Medical"}, + {:mvn/version "801.2.708.0", :aws/serviceFullName "AWS Comprehend Medical"}, com.cognitect.aws/compute-optimizer - {:mvn/version "810.2.817.0", - :aws/serviceFullName "AWS Compute Optimizer"}, - com.cognitect.aws/config - {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Config"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Compute Optimizer"}, + com.cognitect.aws/config {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Config"}, com.cognitect.aws/connect - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon Connect Service"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Connect Service"}, com.cognitect.aws/connect-contact-lens - {:mvn/version "810.2.801.0", - :aws/serviceFullName "Amazon Connect Contact Lens"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Connect Contact Lens"}, com.cognitect.aws/connectparticipant - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon Connect Participant Service"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Connect Participant Service"}, com.cognitect.aws/cur - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Cost and Usage Report Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Cost and Usage Report Service"}, com.cognitect.aws/customer-profiles - {:mvn/version "810.2.802.0", - :aws/serviceFullName "Amazon Connect Customer Profiles"}, - com.cognitect.aws/databrew - {:mvn/version "810.2.797.0", - :aws/serviceFullName "AWS Glue DataBrew"}, + {:mvn/version "810.2.802.0", :aws/serviceFullName "Amazon Connect Customer Profiles"}, + com.cognitect.aws/databrew {:mvn/version "810.2.797.0", :aws/serviceFullName "AWS Glue DataBrew"}, com.cognitect.aws/dataexchange - {:mvn/version "801.2.698.0", - :aws/serviceFullName "AWS Data Exchange"}, + {:mvn/version "801.2.698.0", :aws/serviceFullName "AWS Data Exchange"}, com.cognitect.aws/datapipeline - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Data Pipeline"}, - com.cognitect.aws/datasync - {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS DataSync"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Data Pipeline"}, + com.cognitect.aws/datasync {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS DataSync"}, com.cognitect.aws/dax - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, - com.cognitect.aws/detective - {:mvn/version "796.2.650.0", :aws/serviceFullName "Amazon Detective"}, - com.cognitect.aws/devicefarm - {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon DynamoDB Accelerator (DAX)"}, + com.cognitect.aws/detective {:mvn/version "796.2.650.0", :aws/serviceFullName "Amazon Detective"}, + com.cognitect.aws/devicefarm {:mvn/version "784.2.595.0", :aws/serviceFullName "AWS Device Farm"}, com.cognitect.aws/devices - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Devices Service"}, com.cognitect.aws/devops-guru - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon DevOps Guru"}, + {:mvn/version "811.2.824.0", :aws/serviceFullName "Amazon DevOps Guru"}, com.cognitect.aws/directconnect - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Direct Connect"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Direct Connect"}, com.cognitect.aws/discovery - {:mvn/version "788.2.608.0", - :aws/serviceFullName "AWS Application Discovery Service"}, + {:mvn/version "788.2.608.0", :aws/serviceFullName "AWS Application Discovery Service"}, com.cognitect.aws/dlm - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon Data Lifecycle Manager"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Data Lifecycle Manager"}, com.cognitect.aws/dms - {:mvn/version "810.2.817.0", - :aws/serviceFullName "AWS Database Migration Service"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Database Migration Service"}, com.cognitect.aws/docdb - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, - com.cognitect.aws/ds - {:mvn/version "810.2.805.0", - :aws/serviceFullName "AWS Directory Service"}, - com.cognitect.aws/dynamodb - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon DynamoDB"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon DocumentDB with MongoDB compatibility"}, + com.cognitect.aws/ds {:mvn/version "810.2.805.0", :aws/serviceFullName "AWS Directory Service"}, + com.cognitect.aws/dynamodb {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon DynamoDB"}, com.cognitect.aws/ebs - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Elastic Block Store"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Elastic Block Store"}, com.cognitect.aws/ec2 - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon Elastic Compute Cloud"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Elastic Compute Cloud"}, com.cognitect.aws/ec2-instance-connect - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS EC2 Instance Connect"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS EC2 Instance Connect"}, com.cognitect.aws/ecr - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon EC2 Container Registry"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon EC2 Container Registry"}, com.cognitect.aws/ecr-public - {:mvn/version "810.2.801.0", - :aws/serviceFullName "Amazon Elastic Container Registry Public"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Elastic Container Registry Public"}, com.cognitect.aws/ecs - {:mvn/version "810.2.801.0", - :aws/serviceFullName "Amazon EC2 Container Service"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon EC2 Container Service"}, com.cognitect.aws/eks - {:mvn/version "810.2.801.0", - :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Elastic Kubernetes Service"}, com.cognitect.aws/elastic-inference - {:mvn/version "796.2.663.0", - :aws/serviceFullName "Amazon Elastic Inference"}, + {:mvn/version "796.2.663.0", :aws/serviceFullName "Amazon Elastic Inference"}, com.cognitect.aws/elasticache - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon ElastiCache"}, + {:mvn/version "811.2.824.0", :aws/serviceFullName "Amazon ElastiCache"}, com.cognitect.aws/elasticbeanstalk - {:mvn/version "810.2.801.0", - :aws/serviceFullName "AWS Elastic Beanstalk"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Elastic Beanstalk"}, com.cognitect.aws/elasticfilesystem - {:mvn/version "802.2.711.0", - :aws/serviceFullName "Amazon Elastic File System"}, + {:mvn/version "802.2.711.0", :aws/serviceFullName "Amazon Elastic File System"}, com.cognitect.aws/elasticloadbalancing - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticloadbalancingv2 - {:mvn/version "809.2.797.0", - :aws/serviceFullName "Elastic Load Balancing"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Elastic Load Balancing"}, com.cognitect.aws/elasticmapreduce - {:mvn/version "810.2.801.0", - :aws/serviceFullName "Amazon Elastic MapReduce"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Elastic MapReduce"}, com.cognitect.aws/elastictranscoder - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Elastic Transcoder"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Elastic Transcoder"}, com.cognitect.aws/email - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Email Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Email Service"}, com.cognitect.aws/emr-containers - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon EMR Containers"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon EMR Containers"}, com.cognitect.aws/entitlement-marketplace - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Marketplace Entitlement Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Marketplace Entitlement Service"}, com.cognitect.aws/es - {:mvn/version "809.2.797.0", - :aws/serviceFullName "Amazon Elasticsearch Service"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Elasticsearch Service"}, com.cognitect.aws/eventbridge - {:mvn/version "809.2.797.0", - :aws/serviceFullName "Amazon EventBridge"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon EventBridge"}, com.cognitect.aws/events - {:mvn/version "809.2.797.0", - :aws/serviceFullName "Amazon CloudWatch Events"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon CloudWatch Events"}, com.cognitect.aws/firehose - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon Kinesis Firehose"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Kinesis Firehose"}, com.cognitect.aws/fms - {:mvn/version "809.2.797.0", - :aws/serviceFullName "Firewall Management Service"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Firewall Management Service"}, com.cognitect.aws/forecast - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon Forecast Service"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Forecast Service"}, com.cognitect.aws/forecastquery - {:mvn/version "789.2.612.0", - :aws/serviceFullName "Amazon Forecast Query Service"}, + {:mvn/version "789.2.612.0", :aws/serviceFullName "Amazon Forecast Query Service"}, com.cognitect.aws/frauddetector - {:mvn/version "809.2.797.0", - :aws/serviceFullName "Amazon Fraud Detector"}, - com.cognitect.aws/fsx - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon FSx"}, - com.cognitect.aws/gamelift - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon GameLift"}, - com.cognitect.aws/glacier - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Fraud Detector"}, + com.cognitect.aws/fsx {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon FSx"}, + com.cognitect.aws/gamelift {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon GameLift"}, + com.cognitect.aws/glacier {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Glacier"}, com.cognitect.aws/globalaccelerator - {:mvn/version "810.2.817.0", - :aws/serviceFullName "AWS Global Accelerator"}, - com.cognitect.aws/glue - {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Glue"}, - com.cognitect.aws/greengrass - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Greengrass"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Global Accelerator"}, + com.cognitect.aws/glue {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Glue"}, + com.cognitect.aws/greengrass {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Greengrass"}, com.cognitect.aws/greengrassv2 - {:mvn/version "810.2.817.0", - :aws/serviceFullName "AWS IoT Greengrass V2"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS IoT Greengrass V2"}, com.cognitect.aws/groundstation - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Ground Station"}, - com.cognitect.aws/guardduty - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon GuardDuty"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Ground Station"}, + com.cognitect.aws/guardduty {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon GuardDuty"}, com.cognitect.aws/health - {:mvn/version "807.2.729.0", - :aws/serviceFullName "AWS Health APIs and Notifications"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Health APIs and Notifications"}, com.cognitect.aws/healthlake - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon HealthLake"}, - com.cognitect.aws/honeycode - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Honeycode"}, + {:mvn/version "811.2.824.0", :aws/serviceFullName "Amazon HealthLake"}, + com.cognitect.aws/honeycode {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Honeycode"}, com.cognitect.aws/iam - {:mvn/version "801.2.704.0", - :aws/serviceFullName "AWS Identity and Access Management"}, + {:mvn/version "801.2.704.0", :aws/serviceFullName "AWS Identity and Access Management"}, com.cognitect.aws/identitystore - {:mvn/version "810.2.797.0", - :aws/serviceFullName "AWS SSO Identity Store"}, + {:mvn/version "810.2.797.0", :aws/serviceFullName "AWS SSO Identity Store"}, com.cognitect.aws/imagebuilder - {:mvn/version "810.2.817.0", - :aws/serviceFullName "EC2 Image Builder"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "EC2 Image Builder"}, com.cognitect.aws/importexport - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Import/Export"}, - com.cognitect.aws/inspector - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, - com.cognitect.aws/iot - {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS IoT"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Import/Export"}, + com.cognitect.aws/inspector {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Inspector"}, + com.cognitect.aws/iot {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS IoT"}, com.cognitect.aws/iot-data - {:mvn/version "801.2.695.0", - :aws/serviceFullName "AWS IoT Data Plane"}, + {:mvn/version "801.2.695.0", :aws/serviceFullName "AWS IoT Data Plane"}, com.cognitect.aws/iot-jobs-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Jobs Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Jobs Data Plane"}, com.cognitect.aws/iot1click-projects - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT 1-Click Projects Service"}, com.cognitect.aws/iotanalytics - {:mvn/version "810.2.817.0", - :aws/serviceFullName "AWS IoT Analytics"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS IoT Analytics"}, com.cognitect.aws/iotdeviceadvisor - {:mvn/version "810.2.817.0", - :aws/serviceFullName "AWS IoT Core Device Advisor"}, - com.cognitect.aws/iotevents - {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS IoT Events"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS IoT Core Device Advisor"}, + com.cognitect.aws/iotevents {:mvn/version "796.2.667.0", :aws/serviceFullName "AWS IoT Events"}, com.cognitect.aws/iotevents-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Events Data"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Events Data"}, com.cognitect.aws/iotfleethub - {:mvn/version "810.2.817.0", - :aws/serviceFullName "AWS IoT Fleet Hub"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS IoT Fleet Hub"}, com.cognitect.aws/iotsecuretunneling - {:mvn/version "809.2.797.0", - :aws/serviceFullName "AWS IoT Secure Tunneling"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS IoT Secure Tunneling"}, com.cognitect.aws/iotsitewise {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS IoT SiteWise"}, com.cognitect.aws/iotthingsgraph - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS IoT Things Graph"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS IoT Things Graph"}, com.cognitect.aws/iotwireless {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS IoT Wireless"}, com.cognitect.aws/ivs - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Interactive Video Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Interactive Video Service"}, com.cognitect.aws/kafka - {:mvn/version "810.2.805.0", - :aws/serviceFullName "Managed Streaming for Kafka"}, + {:mvn/version "810.2.805.0", :aws/serviceFullName "Managed Streaming for Kafka"}, com.cognitect.aws/kendra - {:mvn/version "810.2.817.0", - :aws/serviceFullName "AWSKendraFrontendService"}, - com.cognitect.aws/kinesis - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Kinesis"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWSKendraFrontendService"}, + com.cognitect.aws/kinesis {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Kinesis"}, com.cognitect.aws/kinesis-video-archived-media - {:mvn/version "796.2.665.0", - :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, + {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams Archived Media"}, com.cognitect.aws/kinesis-video-media - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Video Streams Media"}, com.cognitect.aws/kinesis-video-signaling - {:mvn/version "781.2.585.0", - :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, + {:mvn/version "781.2.585.0", :aws/serviceFullName "Amazon Kinesis Video Signaling Channels"}, com.cognitect.aws/kinesisanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisanalyticsv2 - {:mvn/version "809.2.797.0", - :aws/serviceFullName "Amazon Kinesis Analytics"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Kinesis Analytics"}, com.cognitect.aws/kinesisvideo - {:mvn/version "796.2.665.0", - :aws/serviceFullName "Amazon Kinesis Video Streams"}, + {:mvn/version "796.2.665.0", :aws/serviceFullName "Amazon Kinesis Video Streams"}, com.cognitect.aws/kms - {:mvn/version "810.2.817.0", - :aws/serviceFullName "AWS Key Management Service"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Key Management Service"}, com.cognitect.aws/lakeformation - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Lake Formation"}, - com.cognitect.aws/lambda - {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Lambda"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Lake Formation"}, + com.cognitect.aws/lambda {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Lambda"}, com.cognitect.aws/lex-models - {:mvn/version "810.2.801.0", - :aws/serviceFullName "Amazon Lex Model Building Service"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Lex Model Building Service"}, com.cognitect.aws/license-manager - {:mvn/version "810.2.805.0", - :aws/serviceFullName "AWS License Manager"}, - com.cognitect.aws/lightsail - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Lightsail"}, + {:mvn/version "810.2.805.0", :aws/serviceFullName "AWS License Manager"}, + com.cognitect.aws/lightsail {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Lightsail"}, com.cognitect.aws/location - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon Location Service"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Location Service"}, com.cognitect.aws/logs - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon CloudWatch Logs"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon CloudWatch Logs"}, com.cognitect.aws/lookoutvision - {:mvn/version "810.2.801.0", - :aws/serviceFullName "Amazon Lookout for Vision"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Lookout for Vision"}, com.cognitect.aws/machinelearning - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Machine Learning"}, - com.cognitect.aws/macie - {:mvn/version "801.2.684.0", :aws/serviceFullName "Amazon Macie"}, - com.cognitect.aws/macie2 - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Macie 2"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Machine Learning"}, + com.cognitect.aws/macie {:mvn/version "801.2.684.0", :aws/serviceFullName "Amazon Macie"}, + com.cognitect.aws/macie2 {:mvn/version "811.2.824.0", :aws/serviceFullName "Amazon Macie 2"}, com.cognitect.aws/managedblockchain - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon Managed Blockchain"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Managed Blockchain"}, com.cognitect.aws/marketplace-catalog - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Marketplace Catalog Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Marketplace Catalog Service"}, com.cognitect.aws/marketplacecommerceanalytics - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Marketplace Commerce Analytics"}, com.cognitect.aws/mediaconnect {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS MediaConnect"}, com.cognitect.aws/mediaconvert - {:mvn/version "810.2.801.0", - :aws/serviceFullName "AWS Elemental MediaConvert"}, + {:mvn/version "811.2.824.0", :aws/serviceFullName "AWS Elemental MediaConvert"}, com.cognitect.aws/medialive - {:mvn/version "810.2.805.0", - :aws/serviceFullName "AWS Elemental MediaLive"}, + {:mvn/version "810.2.805.0", :aws/serviceFullName "AWS Elemental MediaLive"}, com.cognitect.aws/mediapackage - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Elemental MediaPackage"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Elemental MediaPackage"}, com.cognitect.aws/mediapackage-vod - {:mvn/version "801.2.690.0", - :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, + {:mvn/version "801.2.690.0", :aws/serviceFullName "AWS Elemental MediaPackage VOD"}, com.cognitect.aws/mediastore - {:mvn/version "796.2.650.0", - :aws/serviceFullName "AWS Elemental MediaStore"}, + {:mvn/version "796.2.650.0", :aws/serviceFullName "AWS Elemental MediaStore"}, com.cognitect.aws/mediastore-data - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Elemental MediaStore Data Plane"}, com.cognitect.aws/mediatailor {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS MediaTailor"}, com.cognitect.aws/meteringmarketplace - {:mvn/version "809.2.797.0", - :aws/serviceFullName "AWSMarketplace Metering"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWSMarketplace Metering"}, com.cognitect.aws/migrationhub-config - {:mvn/version "796.2.656.0", - :aws/serviceFullName "AWS Migration Hub Config"}, - com.cognitect.aws/mobile - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, + {:mvn/version "796.2.656.0", :aws/serviceFullName "AWS Migration Hub Config"}, + com.cognitect.aws/mobile {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Mobile"}, com.cognitect.aws/mobileanalytics - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Mobile Analytics"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mobile Analytics"}, com.cognitect.aws/monitoring - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon CloudWatch"}, - com.cognitect.aws/mq - {:mvn/version "809.2.797.0", :aws/serviceFullName "AmazonMQ"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon CloudWatch"}, + com.cognitect.aws/mq {:mvn/version "809.2.797.0", :aws/serviceFullName "AmazonMQ"}, com.cognitect.aws/mturk-requester - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Mechanical Turk"}, - com.cognitect.aws/mwaa - {:mvn/version "810.2.801.0", :aws/serviceFullName "AmazonMWAA"}, - com.cognitect.aws/neptune - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Neptune"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Mechanical Turk"}, + com.cognitect.aws/mwaa {:mvn/version "810.2.801.0", :aws/serviceFullName "AmazonMWAA"}, + com.cognitect.aws/neptune {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Neptune"}, com.cognitect.aws/network-firewall - {:mvn/version "810.2.797.0", - :aws/serviceFullName "AWS Network Firewall"}, + {:mvn/version "810.2.797.0", :aws/serviceFullName "AWS Network Firewall"}, com.cognitect.aws/networkmanager - {:mvn/version "810.2.817.0", - :aws/serviceFullName "AWS Network Manager"}, - com.cognitect.aws/opsworks - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, - com.cognitect.aws/opsworkscm - {:mvn/version "801.2.701.0", :aws/serviceFullName "AWS OpsWorks CM"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Network Manager"}, + com.cognitect.aws/opsworks {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS OpsWorks"}, + com.cognitect.aws/opsworkscm {:mvn/version "801.2.701.0", :aws/serviceFullName "AWS OpsWorks CM"}, com.cognitect.aws/organizations - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Organizations"}, - com.cognitect.aws/outposts - {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Outposts"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Organizations"}, + com.cognitect.aws/outposts {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Outposts"}, com.cognitect.aws/personalize - {:mvn/version "807.2.729.0", - :aws/serviceFullName "Amazon Personalize"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "Amazon Personalize"}, com.cognitect.aws/personalize-events - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Personalize Events"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Personalize Events"}, com.cognitect.aws/personalize-runtime - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon Personalize Runtime"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Personalize Runtime"}, com.cognitect.aws/pi - {:mvn/version "810.2.817.0", - :aws/serviceFullName "AWS Performance Insights"}, - com.cognitect.aws/pinpoint - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Pinpoint"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Performance Insights"}, + com.cognitect.aws/pinpoint {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Pinpoint"}, com.cognitect.aws/pinpoint-email - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Pinpoint Email Service"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint Email Service"}, com.cognitect.aws/pinpoint-sms-voice - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, - com.cognitect.aws/polly - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Polly"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Pinpoint SMS and Voice Service"}, + com.cognitect.aws/polly {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Polly"}, com.cognitect.aws/pricing - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Price List Service"}, - com.cognitect.aws/qldb - {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon QLDB"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Price List Service"}, + com.cognitect.aws/qldb {:mvn/version "801.2.698.0", :aws/serviceFullName "Amazon QLDB"}, com.cognitect.aws/qldb-session - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon QLDB Session"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon QLDB Session"}, com.cognitect.aws/quicksight - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon QuickSight"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon QuickSight"}, com.cognitect.aws/ram - {:mvn/version "796.2.662.0", - :aws/serviceFullName "AWS Resource Access Manager"}, + {:mvn/version "796.2.662.0", :aws/serviceFullName "AWS Resource Access Manager"}, com.cognitect.aws/rds - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon Relational Database Service"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Relational Database Service"}, com.cognitect.aws/rds-data - {:mvn/version "795.2.645.0", - :aws/serviceFullName "AWS RDS DataService"}, - com.cognitect.aws/redshift - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Redshift"}, + {:mvn/version "795.2.645.0", :aws/serviceFullName "AWS RDS DataService"}, + com.cognitect.aws/redshift {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Redshift"}, com.cognitect.aws/redshift-data - {:mvn/version "810.2.801.0", - :aws/serviceFullName "Redshift Data API Service"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Redshift Data API Service"}, com.cognitect.aws/rekognition - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Rekognition"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Rekognition"}, com.cognitect.aws/resource-groups - {:mvn/version "810.2.817.0", - :aws/serviceFullName "AWS Resource Groups"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Resource Groups"}, com.cognitect.aws/resourcegroupstaggingapi - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Resource Groups Tagging API"}, - com.cognitect.aws/robomaker - {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS RoboMaker"}, - com.cognitect.aws/route53 - {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Route 53"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Resource Groups Tagging API"}, + com.cognitect.aws/robomaker {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS RoboMaker"}, + com.cognitect.aws/route53 {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Route 53"}, com.cognitect.aws/route53domains - {:mvn/version "796.2.660.0", - :aws/serviceFullName "Amazon Route 53 Domains"}, + {:mvn/version "796.2.660.0", :aws/serviceFullName "Amazon Route 53 Domains"}, com.cognitect.aws/route53resolver - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon Route 53 Resolver"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Route 53 Resolver"}, com.cognitect.aws/runtime-lex - {:mvn/version "809.2.797.0", - :aws/serviceFullName "Amazon Lex Runtime Service"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Lex Runtime Service"}, com.cognitect.aws/runtime-sagemaker - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon SageMaker Runtime"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon SageMaker Runtime"}, com.cognitect.aws/s3 - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon Simple Storage Service"}, - com.cognitect.aws/s3control - {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS S3 Control"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Simple Storage Service"}, + com.cognitect.aws/s3control {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS S3 Control"}, com.cognitect.aws/s3outposts - {:mvn/version "810.2.797.0", - :aws/serviceFullName "Amazon S3 on Outposts"}, + {:mvn/version "810.2.797.0", :aws/serviceFullName "Amazon S3 on Outposts"}, com.cognitect.aws/sagemaker - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon SageMaker Service"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon SageMaker Service"}, com.cognitect.aws/sagemaker-a2i-runtime - {:mvn/version "796.2.657.0", - :aws/serviceFullName "Amazon Augmented AI Runtime"}, + {:mvn/version "796.2.657.0", :aws/serviceFullName "Amazon Augmented AI Runtime"}, com.cognitect.aws/sagemaker-edge - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon Sagemaker Edge Manager"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Sagemaker Edge Manager"}, com.cognitect.aws/sagemaker-featurestore-runtime - {:mvn/version "810.2.801.0", - :aws/serviceFullName "Amazon SageMaker Feature Store Runtime"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon SageMaker Feature Store Runtime"}, com.cognitect.aws/savingsplans - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Savings Plans"}, - com.cognitect.aws/schemas - {:mvn/version "809.2.784.0", :aws/serviceFullName "Schemas"}, - com.cognitect.aws/sdb - {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Savings Plans"}, + com.cognitect.aws/schemas {:mvn/version "809.2.784.0", :aws/serviceFullName "Schemas"}, + com.cognitect.aws/sdb {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon SimpleDB"}, com.cognitect.aws/secretsmanager - {:mvn/version "802.2.713.0", - :aws/serviceFullName "AWS Secrets Manager"}, + {:mvn/version "802.2.713.0", :aws/serviceFullName "AWS Secrets Manager"}, com.cognitect.aws/securityhub {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS SecurityHub"}, com.cognitect.aws/serverlessrepo - {:mvn/version "794.2.637.0", - :aws/serviceFullName "AWSServerlessApplicationRepository"}, + {:mvn/version "794.2.637.0", :aws/serviceFullName "AWSServerlessApplicationRepository"}, com.cognitect.aws/service-quotas {:mvn/version "810.2.817.0", :aws/serviceFullName "Service Quotas"}, com.cognitect.aws/servicecatalog - {:mvn/version "810.2.817.0", - :aws/serviceFullName "AWS Service Catalog"}, + {:mvn/version "811.2.824.0", :aws/serviceFullName "AWS Service Catalog"}, com.cognitect.aws/servicediscovery {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Cloud Map"}, com.cognitect.aws/sesv2 - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Simple Email Service"}, - com.cognitect.aws/shield - {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Shield"}, - com.cognitect.aws/signer - {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Signer"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Simple Email Service"}, + com.cognitect.aws/shield {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Shield"}, + com.cognitect.aws/signer {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Signer"}, com.cognitect.aws/sms - {:mvn/version "807.2.729.0", - :aws/serviceFullName "AWS Server Migration Service"}, + {:mvn/version "807.2.729.0", :aws/serviceFullName "AWS Server Migration Service"}, com.cognitect.aws/snowball - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Import/Export Snowball"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Import/Export Snowball"}, com.cognitect.aws/sns - {:mvn/version "809.2.797.0", - :aws/serviceFullName "Amazon Simple Notification Service"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Simple Notification Service"}, com.cognitect.aws/sqs - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon Simple Queue Service"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Simple Queue Service"}, com.cognitect.aws/ssm - {:mvn/version "810.2.817.0", - :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, - com.cognitect.aws/sso - {:mvn/version "770.2.568.0", - :aws/serviceFullName "AWS Single Sign-On"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "Amazon Simple Systems Manager (SSM)"}, + com.cognitect.aws/sso {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS Single Sign-On"}, com.cognitect.aws/sso-admin - {:mvn/version "810.2.801.0", - :aws/serviceFullName "AWS Single Sign-On Admin"}, - com.cognitect.aws/sso-oidc - {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, - com.cognitect.aws/states - {:mvn/version "810.2.801.0", - :aws/serviceFullName "AWS Step Functions"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Single Sign-On Admin"}, + com.cognitect.aws/sso-oidc {:mvn/version "770.2.568.0", :aws/serviceFullName "AWS SSO OIDC"}, + com.cognitect.aws/states {:mvn/version "810.2.801.0", :aws/serviceFullName "AWS Step Functions"}, com.cognitect.aws/storagegateway - {:mvn/version "809.2.797.0", - :aws/serviceFullName "AWS Storage Gateway"}, + {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS Storage Gateway"}, com.cognitect.aws/streams-dynamodb - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon DynamoDB Streams"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon DynamoDB Streams"}, com.cognitect.aws/sts - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Security Token Service"}, - com.cognitect.aws/support - {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Support"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS Security Token Service"}, + com.cognitect.aws/support {:mvn/version "801.2.700.0", :aws/serviceFullName "AWS Support"}, com.cognitect.aws/swf - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon Simple Workflow Service"}, - com.cognitect.aws/synthetics - {:mvn/version "809.2.797.0", :aws/serviceFullName "Synthetics"}, - com.cognitect.aws/textract - {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Textract"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon Simple Workflow Service"}, + com.cognitect.aws/synthetics {:mvn/version "809.2.797.0", :aws/serviceFullName "Synthetics"}, + com.cognitect.aws/textract {:mvn/version "809.2.797.0", :aws/serviceFullName "Amazon Textract"}, com.cognitect.aws/timestream-query - {:mvn/version "810.2.801.0", - :aws/serviceFullName "Amazon Timestream Query"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Timestream Query"}, com.cognitect.aws/timestream-write - {:mvn/version "810.2.801.0", - :aws/serviceFullName "Amazon Timestream Write"}, + {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Timestream Write"}, com.cognitect.aws/transcribe - {:mvn/version "809.2.784.0", - :aws/serviceFullName "Amazon Transcribe Service"}, + {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon Transcribe Service"}, com.cognitect.aws/transfer - {:mvn/version "809.2.784.0", - :aws/serviceFullName "AWS Transfer Family"}, - com.cognitect.aws/translate - {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Translate"}, - com.cognitect.aws/waf - {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF"}, + {:mvn/version "811.2.824.0", :aws/serviceFullName "AWS Transfer Family"}, + com.cognitect.aws/translate {:mvn/version "810.2.801.0", :aws/serviceFullName "Amazon Translate"}, + com.cognitect.aws/waf {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF"}, com.cognitect.aws/waf-regional {:mvn/version "796.2.666.0", :aws/serviceFullName "AWS WAF Regional"}, - com.cognitect.aws/wafv2 - {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS WAFV2"}, + com.cognitect.aws/wafv2 {:mvn/version "809.2.784.0", :aws/serviceFullName "AWS WAFV2"}, com.cognitect.aws/wellarchitected - {:mvn/version "810.2.817.0", - :aws/serviceFullName "AWS Well-Architected Tool"}, - com.cognitect.aws/workdocs - {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, - com.cognitect.aws/worklink - {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon WorkLink"}, - com.cognitect.aws/workmail - {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon WorkMail"}, + {:mvn/version "810.2.817.0", :aws/serviceFullName "AWS Well-Architected Tool"}, + com.cognitect.aws/workdocs {:mvn/version "793.2.629.0", :aws/serviceFullName "Amazon WorkDocs"}, + com.cognitect.aws/worklink {:mvn/version "801.2.687.0", :aws/serviceFullName "Amazon WorkLink"}, + com.cognitect.aws/workmail {:mvn/version "809.2.784.0", :aws/serviceFullName "Amazon WorkMail"}, com.cognitect.aws/workmailmessageflow - {:mvn/version "770.2.568.0", - :aws/serviceFullName "Amazon WorkMail Message Flow"}, + {:mvn/version "770.2.568.0", :aws/serviceFullName "Amazon WorkMail Message Flow"}, com.cognitect.aws/workspaces - {:mvn/version "810.2.805.0", - :aws/serviceFullName "Amazon WorkSpaces"}, - com.cognitect.aws/xray - {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS X-Ray"}} + {:mvn/version "810.2.805.0", :aws/serviceFullName "Amazon WorkSpaces"}, + com.cognitect.aws/xray {:mvn/version "809.2.797.0", :aws/serviceFullName "AWS X-Ray"}} From f7fc9fd6d5d9f811b70180f749c13e2b357dfd13 Mon Sep 17 00:00:00 2001 From: Janos Meszaros Date: Tue, 19 Jan 2021 12:40:29 +0100 Subject: [PATCH 150/151] Qualify dep --- deps.edn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps.edn b/deps.edn index 810a591f..b5345148 100644 --- a/deps.edn +++ b/deps.edn @@ -7,7 +7,7 @@ org.clojure/tools.logging {:mvn/version "1.1.0"} org.clojure/data.json {:mvn/version "1.0.0"} commons-codec/commons-codec {:mvn/version "1.11"} - byte-streams {:mvn/version "0.2.5-alpha2"} + byte-streams/byte-streams {:mvn/version "0.2.5-alpha2"} metosin/jsonista {:mvn/version "0.2.3"} org.clojure/data.xml {:mvn/version "0.2.0-alpha6"} com.cognitect/http-client {:mvn/version "0.1.105"} From ffae5df2f3f183f9bfc3df8cf3a774fc48f3ff5a Mon Sep 17 00:00:00 2001 From: Janos Meszaros Date: Tue, 19 Jan 2021 13:37:13 +0100 Subject: [PATCH 151/151] Using providers for signing and creating queries --- src/cognitect/aws/client.clj | 73 ++++++++++++++++++-------------- src/cognitect/aws/client/api.clj | 4 +- 2 files changed, 44 insertions(+), 33 deletions(-) diff --git a/src/cognitect/aws/client.clj b/src/cognitect/aws/client.clj index f0a96ad9..49c076da 100644 --- a/src/cognitect/aws/client.clj +++ b/src/cognitect/aws/client.clj @@ -67,52 +67,63 @@ (defn http-request "Creates a Ring request map that needs to be signed before being sent by `cognitect.http-client/submit`." [client op-map] - (let [{:keys [service endpoint]} (-get-info client)] - (-> (build-http-request service op-map) - (with-endpoint endpoint) - (update :body #(some-> % byte-streams/to-byte-buffer)) - ((partial interceptors/modify-http-request service op-map))))) + (let [{:keys [service endpoint-provider region-provider]} (-get-info client) + region-ch (region/fetch-async region-provider)] + (a/go + (let [region (a/ (build-http-request service op-map) + (with-endpoint endpoint) + (update :body #(some-> % byte-streams/to-byte-buffer)) + ((partial interceptors/modify-http-request service op-map)))))))) (defn sign-http-request-with-client "Signs a request with a client and a request returned by `http-request`." [client request] - (let [{:keys [service region credentials]} (-get-info client)] - (sign-http-request service region (credentials/fetch credentials) request))) + (let [{:keys [service region-provider credentials-provider]} (-get-info client) + creds-ch (credentials/fetch-async credentials-provider) + region-ch (region/fetch-async region-provider)] + (a/go + (let [region (a/ (handle-http-response service op-map %) - with-meta? (with-meta (assoc @response-meta :http-response (dissoc % :body)))))) - send-http (or (:send-http op-map) - (:send-http client-info))] + :or {with-meta? true} + :as op-map}] + (let [{:keys [service http-client] :as client-info} (-get-info client) + response-meta (atom {}) + result-ch (a/promise-chan (map #(cond-> (handle-http-response service op-map %) + with-meta? (with-meta (assoc @response-meta :http-response (dissoc % :body)))))) + send-http (or (:send-http op-map) + (:send-http client-info))] (a/go - (let [region (a/! result-ch region) - (:cognitect.anomalies/category creds) - (a/>! result-ch creds) - (:cognitect.anomalies/category endpoint) - (a/>! result-ch endpoint) + (:cognitect.anomalies/category http-request) + (a/>! result-ch http-request) :else (try - (let [http-request (http-request client op-map)] - (swap! response-meta assoc :http-request http-request) - (send-http http-request http-client op-map result-ch) - result-ch) + (swap! response-meta assoc :http-request http-request) + (send-http http-request http-client op-map result-ch) + result-ch (catch Throwable t (let [err-ch (a/promise-chan)] (a/put! err-ch (cond-> {:cognitect.anomalies/category :cognitect.anomalies/fault diff --git a/src/cognitect/aws/client/api.clj b/src/cognitect/aws/client/api.clj index 7018981c..fdfb9f64 100644 --- a/src/cognitect/aws/client/api.clj +++ b/src/cognitect/aws/client/api.clj @@ -158,14 +158,14 @@ Alpha. Subject to change." [client op-map] - (client/http-request client op-map)) + (async/