summaryrefslogtreecommitdiff
path: root/aws/api/README
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2020-07-06 17:53:31 +0200
committerRicardo Wurmus <rekado@elephly.net>2020-07-06 17:53:31 +0200
commit061cd2b037df1d817c5babc904c2c7794e327a8f (patch)
tree5359e51445ce346ec6956111554f0eb206050b68 /aws/api/README
parent3b319cddc2b58b6c4ca91438d987d260c220e540 (diff)
Add EFS API.
* aws/api/elasticfilesystem-2015-02-01.normal.json: New file. * Makefile.am (JSON_SOURCES): Add it. * aws/api/README: Mention it.
Diffstat (limited to 'aws/api/README')
-rw-r--r--aws/api/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/aws/api/README b/aws/api/README
index 0d752e3..c154371 100644
--- a/aws/api/README
+++ b/aws/api/README
@@ -3,4 +3,4 @@ SDK for JavaScript: https://github.com/aws/aws-sdk-js/tree/master/apis
They are covered under the Apache 2.0 license.
-The ECS, ECR, and EBS APIs were taken from v2.680.0.
+The ECS, ECR, EFS, and EBS APIs were taken from v2.680.0.