Skip to content

Commit

Permalink
Regenerate Paws (#851)
Browse files Browse the repository at this point in the history
* Regenerate Paws

* Update Cran Version: 0.8.0

---------

Co-authored-by: github-actions <[email protected]>
Co-authored-by: DyfanJones <[email protected]>
  • Loading branch information
3 people authored Dec 9, 2024
1 parent 7e213b6 commit 591fc4c
Show file tree
Hide file tree
Showing 883 changed files with 57,265 additions and 30,180 deletions.
4 changes: 2 additions & 2 deletions cran/paws.analytics/DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: paws.analytics
Title: 'Amazon Web Services' Analytics Services
Version: 0.7.0
Version: 0.8.0
Authors@R: c(
person("David", "Kretch", , "[email protected]", role = "aut"),
person("Adam", "Banker", , "[email protected]", role = "aut"),
Expand All @@ -14,7 +14,7 @@ License: Apache License (>= 2.0)
URL: https://github.com/paws-r/paws
BugReports: https://github.com/paws-r/paws/issues
Imports:
paws.common (>= 0.7.5)
paws.common (>= 0.8.0)
Suggests:
testthat
Encoding: UTF-8
Expand Down
2 changes: 2 additions & 0 deletions cran/paws.analytics/NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export(opensearchserviceserverless)
export(paginate)
export(paginate_lapply)
export(paginate_sapply)
export(paws_stream_parser)
export(quicksight)
importFrom(paws.common,config)
importFrom(paws.common,credentials)
Expand All @@ -46,6 +47,7 @@ importFrom(paws.common,new_service)
importFrom(paws.common,paginate)
importFrom(paws.common,paginate_lapply)
importFrom(paws.common,paginate_sapply)
importFrom(paws.common,paws_stream_parser)
importFrom(paws.common,populate)
importFrom(paws.common,send_request)
importFrom(paws.common,set_config)
Loading

0 comments on commit 591fc4c

Please sign in to comment.