Skip to content

Commit

Permalink
2570.0.0: Update AWS APIs to v2.570.0
Browse files Browse the repository at this point in the history
  • Loading branch information
disruptek committed Nov 13, 2019
1 parent 91ec216 commit 8af307a
Show file tree
Hide file tree
Showing 29 changed files with 143,960 additions and 128,073 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Amazon Web Services (AWS) APIs in Nim

## Supported APIs

[Sadly, only the 192 most popular AWS APIs are supported at this time.](https://github.com/disruptek/atoz/tree/master/src/atoz) :cry:
[Sadly, only the 197 most popular AWS APIs are supported at this time.](https://github.com/disruptek/atoz/tree/master/src/atoz) :cry:

## Example

Expand Down
2 changes: 1 addition & 1 deletion atoz.nimble
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "2561.0.1"
version = "2570.0.0"
author = "disruptek"
description = "Amazon Web Services (AWS) APIs"
license = "MIT"
Expand Down
1,636 changes: 853 additions & 783 deletions src/atoz/budgets_20161020.nim

Large diffs are not rendered by default.

1,678 changes: 1,172 additions & 506 deletions src/atoz/ce_20171025.nim

Large diffs are not rendered by default.

16,213 changes: 8,343 additions & 7,870 deletions src/atoz/cloudformation_20100515.nim

Large diffs are not rendered by default.

1,961 changes: 1,148 additions & 813 deletions src/atoz/cloudtrail_20131101.nim

Large diffs are not rendered by default.

2,217 changes: 1,156 additions & 1,061 deletions src/atoz/codebuild_20161006.nim

Large diffs are not rendered by default.

4,312 changes: 2,246 additions & 2,066 deletions src/atoz/codepipeline_20150709.nim

Large diffs are not rendered by default.

1,621 changes: 1,621 additions & 0 deletions src/atoz/codestar_notifications_20191015.nim

Large diffs are not rendered by default.

2,463 changes: 1,284 additions & 1,179 deletions src/atoz/cognito_identity_20140630.nim

Large diffs are not rendered by default.

5,441 changes: 2,833 additions & 2,608 deletions src/atoz/comprehend_20171127.nim

Large diffs are not rendered by default.

2,467 changes: 1,286 additions & 1,181 deletions src/atoz/dax_20170419.nim

Large diffs are not rendered by default.

5,827 changes: 3,031 additions & 2,796 deletions src/atoz/dms_20160101.nim

Large diffs are not rendered by default.

1,599 changes: 832 additions & 767 deletions src/atoz/dynamodb_20111205.nim

Large diffs are not rendered by default.

4,292 changes: 2,236 additions & 2,056 deletions src/atoz/dynamodb_20120810.nim

Large diffs are not rendered by default.

119,040 changes: 61,315 additions & 57,725 deletions src/atoz/ec2_20161115.nim

Large diffs are not rendered by default.

3,513 changes: 1,829 additions & 1,684 deletions src/atoz/ecr_20150921.nim

Large diffs are not rendered by default.

1,752 changes: 911 additions & 841 deletions src/atoz/elasticfilesystem_20150201.nim

Large diffs are not rendered by default.

11,110 changes: 5,725 additions & 5,385 deletions src/atoz/elasticloadbalancingv2_20151201.nim

Large diffs are not rendered by default.

906 changes: 906 additions & 0 deletions src/atoz/marketplace_catalog_20180917.nim

Large diffs are not rendered by default.

13,027 changes: 7,418 additions & 5,609 deletions src/atoz/pinpoint_20161201.nim

Large diffs are not rendered by default.

47,672 changes: 24,421 additions & 23,251 deletions src/atoz/rds_20141031.nim

Large diffs are not rendered by default.

4,104 changes: 2,142 additions & 1,962 deletions src/atoz/robomaker_20180629.nim

Large diffs are not rendered by default.

1,038 changes: 1,038 additions & 0 deletions src/atoz/savingsplans_20190628.nim

Large diffs are not rendered by default.

1,583 changes: 1,005 additions & 578 deletions src/atoz/signer_20170825.nim

Large diffs are not rendered by default.

14,242 changes: 7,421 additions & 6,821 deletions src/atoz/ssm_20141106.nim

Large diffs are not rendered by default.

698 changes: 698 additions & 0 deletions src/atoz/sso_20190610.nim

Large diffs are not rendered by default.

514 changes: 514 additions & 0 deletions src/atoz/sso_oidc_20190610.nim

Large diffs are not rendered by default.

1,103 changes: 574 additions & 529 deletions src/atoz/transcribe_20171026.nim

Large diffs are not rendered by default.

0 comments on commit 8af307a

Please sign in to comment.