Skip to content

Commit 06f2496

Browse files
committed
2595.0.0: Update AWS APIs to v2.595.0
1 parent d345832 commit 06f2496

18 files changed

+112521
-108951
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Amazon Web Services (AWS) APIs in Nim
33

44
## Supported APIs
55

6-
[Sadly, only the 219 most popular AWS APIs are supported at this time.](https://github.com/disruptek/atoz/tree/master/src/atoz) :cry:
6+
[Sadly, only the 220 most popular AWS APIs are supported at this time.](https://github.com/disruptek/atoz/tree/master/src/atoz) :cry:
77

88
## Example
99

atoz.nimble

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "2590.0.0"
1+
version = "2595.0.0"
22
author = "disruptek"
33
description = "Amazon Web Services (AWS) APIs"
44
license = "MIT"

src/atoz/codestar_connections_20191201.nim

Lines changed: 647 additions & 0 deletions
Large diffs are not rendered by default.

src/atoz/comprehendmedical_20181030.nim

Lines changed: 325 additions & 101 deletions
Large diffs are not rendered by default.

src/atoz/devicefarm_20150623.nim

Lines changed: 3942 additions & 2716 deletions
Large diffs are not rendered by default.

src/atoz/ec2_20161115.nim

Lines changed: 52165 additions & 52074 deletions
Large diffs are not rendered by default.

src/atoz/ecs_20141113.nim

Lines changed: 2981 additions & 3029 deletions
Large diffs are not rendered by default.

src/atoz/eks_20171101.nim

Lines changed: 1365 additions & 1367 deletions
Large diffs are not rendered by default.

src/atoz/gamelift_20151001.nim

Lines changed: 799 additions & 460 deletions
Large diffs are not rendered by default.

src/atoz/mq_20171127.nim

Lines changed: 305 additions & 295 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)