Skip to content

Commit

Permalink
Updated API models and rebuilt service gems.
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Ruby authored and Nobody committed May 17, 2022
1 parent 24b4999 commit 0c39b0b
Show file tree
Hide file tree
Showing 14 changed files with 15,690 additions and 2,764 deletions.
1,466 changes: 1,460 additions & 6 deletions apis/glue/2017-03-31/api-2.json

Large diffs are not rendered by default.

1,059 changes: 1,059 additions & 0 deletions apis/glue/2017-03-31/docs-2.json

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions apis/kms/2014-11-01/docs-2.json

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions gems/aws-sdk-glue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Unreleased Changes
------------------

1.112.0 (2022-05-17)
------------------

* Feature - This release adds a new optional parameter called codeGenNodeConfiguration to CRUD job APIs that allows users to manage visual jobs via APIs. The updated CreateJob and UpdateJob will create jobs that can be viewed in Glue Studio as a visual graph. GetJob can be used to get codeGenNodeConfiguration.

1.111.0 (2022-04-26)
------------------

Expand Down
2 changes: 1 addition & 1 deletion gems/aws-sdk-glue/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.111.0
1.112.0
2 changes: 1 addition & 1 deletion gems/aws-sdk-glue/lib/aws-sdk-glue.rb
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
# @!group service
module Aws::Glue

GEM_VERSION = '1.111.0'
GEM_VERSION = '1.112.0'

end
2,782 changes: 2,781 additions & 1 deletion gems/aws-sdk-glue/lib/aws-sdk-glue/client.rb

Large diffs are not rendered by default.

713 changes: 713 additions & 0 deletions gems/aws-sdk-glue/lib/aws-sdk-glue/client_api.rb

Large diffs are not rendered by default.

Loading

0 comments on commit 0c39b0b

Please sign in to comment.