aws-sdk-licensemanager 1.23.0 → 1.28.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e8c0ede8c362137b8b1777529255363d343bc4e57939073855aa5d36520f6ace
4
- data.tar.gz: a6d9d2f6f8114e825914a26038b6380a789ecb9dc3a274abdfaf8daa4d13fc3f
3
+ metadata.gz: 38a7ebd2426bf9a43bbaa9e744f0849238f47d1edc23c9bfb5cf555a1f0fd56b
4
+ data.tar.gz: cc4dafbf64665629437264d8a32f66d94f2d85e76f7325574cefaaba1ae62a36
5
5
  SHA512:
6
- metadata.gz: 56859619287b64d0eeaa28402b5c6252265c829620b5625a8e54ba8f5a8642e275ed8a29501c36c4e26a5f6a9593df21cde2b4508b37ed8f84ef81619e0fb72b
7
- data.tar.gz: 503d66acf8de80e9bd2bfe6c8a0fdbe2553ef06db8f1a15b681dfbdbd00a8ec4836d39c0c80f750c1e06957e818305ad5ae3aba9e95a69a6d264b40c40579cfd
6
+ metadata.gz: 36ff45ce90ddcba293ea7c92482b908ff11c3eb3342550558a28f6612b03965a3d5e8391ccdd25266a2f891ac7a0e87cc7392a60eec7470cdc102f278c6847b4
7
+ data.tar.gz: 10d77936ed74fb5e140ce76969d003a4d5d82f7158b256ca68e2130868d5abb10c4c407c47c8aa33c74159dc93e2f3b448321dce0bcecfe23f41abe82cac424e
data/CHANGELOG.md ADDED
@@ -0,0 +1,153 @@
1
+ Unreleased Changes
2
+ ------------------
3
+
4
+ 1.28.0 (2021-06-23)
5
+ ------------------
6
+
7
+ * Feature - AWS License Manager now allows license administrators and end users to communicate to each other by setting custom status reasons when updating the status on a granted license.
8
+
9
+ 1.27.0 (2021-05-18)
10
+ ------------------
11
+
12
+ * Feature - AWS License Manager now supports periodic report generation.
13
+
14
+ 1.26.0 (2021-03-10)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.25.0 (2021-03-05)
20
+ ------------------
21
+
22
+ * Feature - License Manager Automated Discovery now supports Exclusion Filters.
23
+
24
+ 1.24.0 (2021-02-02)
25
+ ------------------
26
+
27
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
28
+
29
+ 1.23.0 (2020-12-04)
30
+ ------------------
31
+
32
+ * Feature - Automated Discovery now has support for custom tags, and detects software uninstalls.
33
+
34
+ 1.22.0 (2020-12-03)
35
+ ------------------
36
+
37
+ * Feature - AWS License Manager enables managed entitlements for AWS customers and Software Vendors (ISV). You can track and distribute license entitlements from AWS Marketplace and supported ISVs.
38
+
39
+ 1.21.0 (2020-11-23)
40
+ ------------------
41
+
42
+ * Feature - AWS License Manager now provides the ability for license administrators to be able to associate license configurations to AMIs shared with their AWS account
43
+
44
+ 1.20.0 (2020-09-30)
45
+ ------------------
46
+
47
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
48
+
49
+ 1.19.0 (2020-09-15)
50
+ ------------------
51
+
52
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
53
+
54
+ 1.18.0 (2020-08-25)
55
+ ------------------
56
+
57
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
58
+
59
+ 1.17.0 (2020-08-14)
60
+ ------------------
61
+
62
+ * Feature - This release includes ability to enforce license assignment rules with EC2 Dedicated Hosts.
63
+
64
+ 1.16.0 (2020-06-23)
65
+ ------------------
66
+
67
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
68
+
69
+ 1.15.1 (2020-06-11)
70
+ ------------------
71
+
72
+ * Issue - Republish previous version with correct dependency on `aws-sdk-core`.
73
+
74
+ 1.15.0 (2020-06-10)
75
+ ------------------
76
+
77
+ * Issue - This version has been yanked. (#2327).
78
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
79
+
80
+ 1.14.0 (2020-05-28)
81
+ ------------------
82
+
83
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
84
+
85
+ 1.13.0 (2020-05-07)
86
+ ------------------
87
+
88
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
89
+
90
+ 1.12.0 (2020-03-09)
91
+ ------------------
92
+
93
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
94
+
95
+ 1.11.0 (2019-12-02)
96
+ ------------------
97
+
98
+ * Feature - AWS License Manager now automates discovery of bring-your-own-license usage across the customers organization. With few simple settings, customers can add bring your own license product information along with licensing rules, which would enable License Manager to automatically track the instances that have the specified products installed. If License Manager detects any violation of licensing rules, it would notify the customers designated license administrator to take corrective action.
99
+
100
+ 1.10.0 (2019-10-23)
101
+ ------------------
102
+
103
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
104
+
105
+ 1.9.0 (2019-07-25)
106
+ ------------------
107
+
108
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
109
+
110
+ 1.8.0 (2019-07-01)
111
+ ------------------
112
+
113
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
114
+
115
+ 1.7.0 (2019-06-17)
116
+ ------------------
117
+
118
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
119
+
120
+ 1.6.0 (2019-05-21)
121
+ ------------------
122
+
123
+ * Feature - API update.
124
+
125
+ 1.5.0 (2019-05-15)
126
+ ------------------
127
+
128
+ * Feature - API update.
129
+
130
+ 1.4.0 (2019-05-14)
131
+ ------------------
132
+
133
+ * Feature - API update.
134
+
135
+ 1.3.0 (2019-03-21)
136
+ ------------------
137
+
138
+ * Feature - API update.
139
+
140
+ 1.2.0 (2019-03-18)
141
+ ------------------
142
+
143
+ * Feature - API update.
144
+
145
+ 1.1.0 (2019-03-14)
146
+ ------------------
147
+
148
+ * Feature - API update.
149
+
150
+ 1.0.0 (2018-11-29)
151
+ ------------------
152
+
153
+ * Feature - Initial release of `aws-sdk-licensemanager`.
data/LICENSE.txt ADDED
@@ -0,0 +1,202 @@
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
data/VERSION ADDED
@@ -0,0 +1 @@
1
+ 1.28.0
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-licensemanager/customizations'
48
48
  # @!group service
49
49
  module Aws::LicenseManager
50
50
 
51
- GEM_VERSION = '1.23.0'
51
+ GEM_VERSION = '1.28.0'
52
52
 
53
53
  end
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -357,7 +357,7 @@ module Aws::LicenseManager
357
357
  # @example Response structure
358
358
  #
359
359
  # resp.grant_arn #=> String
360
- # resp.status #=> String, one of "PENDING_WORKFLOW", "PENDING_ACCEPT", "REJECTED", "ACTIVE", "FAILED_WORKFLOW", "DELETED", "PENDING_DELETE", "DISABLED"
360
+ # resp.status #=> String, one of "PENDING_WORKFLOW", "PENDING_ACCEPT", "REJECTED", "ACTIVE", "FAILED_WORKFLOW", "DELETED", "PENDING_DELETE", "DISABLED", "WORKFLOW_COMPLETED"
361
361
  # resp.version #=> String
362
362
  #
363
363
  # @see http://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/AcceptGrant AWS API Documentation
@@ -587,7 +587,7 @@ module Aws::LicenseManager
587
587
  # @example Request syntax with placeholder values
588
588
  #
589
589
  # resp = client.create_grant({
590
- # client_token: "String", # required
590
+ # client_token: "ClientToken", # required
591
591
  # grant_name: "String", # required
592
592
  # license_arn: "Arn", # required
593
593
  # principals: ["Arn"], # required
@@ -598,7 +598,7 @@ module Aws::LicenseManager
598
598
  # @example Response structure
599
599
  #
600
600
  # resp.grant_arn #=> String
601
- # resp.status #=> String, one of "PENDING_WORKFLOW", "PENDING_ACCEPT", "REJECTED", "ACTIVE", "FAILED_WORKFLOW", "DELETED", "PENDING_DELETE", "DISABLED"
601
+ # resp.status #=> String, one of "PENDING_WORKFLOW", "PENDING_ACCEPT", "REJECTED", "ACTIVE", "FAILED_WORKFLOW", "DELETED", "PENDING_DELETE", "DISABLED", "WORKFLOW_COMPLETED"
602
602
  # resp.version #=> String
603
603
  #
604
604
  # @see http://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CreateGrant AWS API Documentation
@@ -628,6 +628,8 @@ module Aws::LicenseManager
628
628
  # @option params [String] :status
629
629
  # Grant status.
630
630
  #
631
+ # @option params [String] :status_reason
632
+ #
631
633
  # @option params [String] :source_version
632
634
  # Current version of the grant.
633
635
  #
@@ -640,18 +642,19 @@ module Aws::LicenseManager
640
642
  # @example Request syntax with placeholder values
641
643
  #
642
644
  # resp = client.create_grant_version({
643
- # client_token: "String", # required
645
+ # client_token: "ClientToken", # required
644
646
  # grant_arn: "Arn", # required
645
647
  # grant_name: "String",
646
648
  # allowed_operations: ["CreateGrant"], # accepts CreateGrant, CheckoutLicense, CheckoutBorrowLicense, CheckInLicense, ExtendConsumptionLicense, ListPurchasedLicenses, CreateToken
647
- # status: "PENDING_WORKFLOW", # accepts PENDING_WORKFLOW, PENDING_ACCEPT, REJECTED, ACTIVE, FAILED_WORKFLOW, DELETED, PENDING_DELETE, DISABLED
649
+ # status: "PENDING_WORKFLOW", # accepts PENDING_WORKFLOW, PENDING_ACCEPT, REJECTED, ACTIVE, FAILED_WORKFLOW, DELETED, PENDING_DELETE, DISABLED, WORKFLOW_COMPLETED
650
+ # status_reason: "StatusReasonMessage",
648
651
  # source_version: "String",
649
652
  # })
650
653
  #
651
654
  # @example Response structure
652
655
  #
653
656
  # resp.grant_arn #=> String
654
- # resp.status #=> String, one of "PENDING_WORKFLOW", "PENDING_ACCEPT", "REJECTED", "ACTIVE", "FAILED_WORKFLOW", "DELETED", "PENDING_DELETE", "DISABLED"
657
+ # resp.status #=> String, one of "PENDING_WORKFLOW", "PENDING_ACCEPT", "REJECTED", "ACTIVE", "FAILED_WORKFLOW", "DELETED", "PENDING_DELETE", "DISABLED", "WORKFLOW_COMPLETED"
655
658
  # resp.version #=> String
656
659
  #
657
660
  # @see http://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CreateGrantVersion AWS API Documentation
@@ -750,7 +753,7 @@ module Aws::LicenseManager
750
753
  # value: "String",
751
754
  # },
752
755
  # ],
753
- # client_token: "String", # required
756
+ # client_token: "ClientToken", # required
754
757
  # })
755
758
  #
756
759
  # @example Response structure
@@ -852,7 +855,7 @@ module Aws::LicenseManager
852
855
  # product_information_filter_list: [ # required
853
856
  # {
854
857
  # product_information_filter_name: "String", # required
855
- # product_information_filter_value: ["String"], # required
858
+ # product_information_filter_value: ["String"],
856
859
  # product_information_filter_comparator: "String", # required
857
860
  # },
858
861
  # ],
@@ -873,6 +876,77 @@ module Aws::LicenseManager
873
876
  req.send_request(options)
874
877
  end
875
878
 
879
+ # Creates a new report generator.
880
+ #
881
+ # @option params [required, String] :report_generator_name
882
+ # Name of the report generator.
883
+ #
884
+ # @option params [required, Array<String>] :type
885
+ # Type of reports to generate. The following report types an be
886
+ # generated:
887
+ #
888
+ # * License configuration report - Reports on the number and details of
889
+ # consumed licenses for a license configuration.
890
+ #
891
+ # * Resource report - Reports on the tracked licenses and resource
892
+ # consumption for a license configuration.
893
+ #
894
+ # @option params [required, Types::ReportContext] :report_context
895
+ # Defines the type of license configuration the report generator tracks.
896
+ #
897
+ # @option params [required, Types::ReportFrequency] :report_frequency
898
+ # Frequency by which reports are generated. Reports can be generated
899
+ # daily, monthly, or weekly.
900
+ #
901
+ # @option params [required, String] :client_token
902
+ # Unique, case-sensitive identifier that you provide to ensure the
903
+ # idempotency of the request.
904
+ #
905
+ # @option params [String] :description
906
+ # Description of the report generator.
907
+ #
908
+ # @option params [Array<Types::Tag>] :tags
909
+ # Tags to add to the report generator.
910
+ #
911
+ # @return [Types::CreateLicenseManagerReportGeneratorResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
912
+ #
913
+ # * {Types::CreateLicenseManagerReportGeneratorResponse#license_manager_report_generator_arn #license_manager_report_generator_arn} => String
914
+ #
915
+ # @example Request syntax with placeholder values
916
+ #
917
+ # resp = client.create_license_manager_report_generator({
918
+ # report_generator_name: "ReportGeneratorName", # required
919
+ # type: ["LicenseConfigurationSummaryReport"], # required, accepts LicenseConfigurationSummaryReport, LicenseConfigurationUsageReport
920
+ # report_context: { # required
921
+ # license_configuration_arns: ["Arn"], # required
922
+ # },
923
+ # report_frequency: { # required
924
+ # value: 1,
925
+ # period: "DAY", # accepts DAY, WEEK, MONTH
926
+ # },
927
+ # client_token: "ClientRequestToken", # required
928
+ # description: "String",
929
+ # tags: [
930
+ # {
931
+ # key: "String",
932
+ # value: "String",
933
+ # },
934
+ # ],
935
+ # })
936
+ #
937
+ # @example Response structure
938
+ #
939
+ # resp.license_manager_report_generator_arn #=> String
940
+ #
941
+ # @see http://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/CreateLicenseManagerReportGenerator AWS API Documentation
942
+ #
943
+ # @overload create_license_manager_report_generator(params = {})
944
+ # @param [Hash] params ({})
945
+ def create_license_manager_report_generator(params = {}, options = {})
946
+ req = build_request(:create_license_manager_report_generator, params)
947
+ req.send_request(options)
948
+ end
949
+
876
950
  # Creates a new version of the specified license.
877
951
  #
878
952
  # @option params [required, String] :license_arn
@@ -963,7 +1037,7 @@ module Aws::LicenseManager
963
1037
  # },
964
1038
  # },
965
1039
  # status: "AVAILABLE", # required, accepts AVAILABLE, PENDING_AVAILABLE, DEACTIVATED, SUSPENDED, EXPIRED, PENDING_DELETE, DELETED
966
- # client_token: "String", # required
1040
+ # client_token: "ClientToken", # required
967
1041
  # source_version: "String",
968
1042
  # })
969
1043
  #
@@ -1021,7 +1095,7 @@ module Aws::LicenseManager
1021
1095
  # role_arns: ["Arn"],
1022
1096
  # expiration_in_days: 1,
1023
1097
  # token_properties: ["String"],
1024
- # client_token: "IdempotencyToken", # required
1098
+ # client_token: "ClientToken", # required
1025
1099
  # })
1026
1100
  #
1027
1101
  # @example Response structure
@@ -1044,6 +1118,8 @@ module Aws::LicenseManager
1044
1118
  # @option params [required, String] :grant_arn
1045
1119
  # Amazon Resource Name (ARN) of the grant.
1046
1120
  #
1121
+ # @option params [String] :status_reason
1122
+ #
1047
1123
  # @option params [required, String] :version
1048
1124
  # Current version of the grant.
1049
1125
  #
@@ -1057,13 +1133,14 @@ module Aws::LicenseManager
1057
1133
  #
1058
1134
  # resp = client.delete_grant({
1059
1135
  # grant_arn: "Arn", # required
1136
+ # status_reason: "StatusReasonMessage",
1060
1137
  # version: "String", # required
1061
1138
  # })
1062
1139
  #
1063
1140
  # @example Response structure
1064
1141
  #
1065
1142
  # resp.grant_arn #=> String
1066
- # resp.status #=> String, one of "PENDING_WORKFLOW", "PENDING_ACCEPT", "REJECTED", "ACTIVE", "FAILED_WORKFLOW", "DELETED", "PENDING_DELETE", "DISABLED"
1143
+ # resp.status #=> String, one of "PENDING_WORKFLOW", "PENDING_ACCEPT", "REJECTED", "ACTIVE", "FAILED_WORKFLOW", "DELETED", "PENDING_DELETE", "DISABLED", "WORKFLOW_COMPLETED"
1067
1144
  # resp.version #=> String
1068
1145
  #
1069
1146
  # @see http://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/DeleteGrant AWS API Documentation
@@ -1133,6 +1210,33 @@ module Aws::LicenseManager
1133
1210
  req.send_request(options)
1134
1211
  end
1135
1212
 
1213
+ # Delete an existing report generator.
1214
+ #
1215
+ # This action deletes the report generator, which stops it from
1216
+ # generating future reports and cannot be reversed. However, the
1217
+ # previous reports from this generator will remain in your S3 bucket.
1218
+ #
1219
+ # @option params [required, String] :license_manager_report_generator_arn
1220
+ # Amazon Resource Number (ARN) of the report generator that will be
1221
+ # deleted.
1222
+ #
1223
+ # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
1224
+ #
1225
+ # @example Request syntax with placeholder values
1226
+ #
1227
+ # resp = client.delete_license_manager_report_generator({
1228
+ # license_manager_report_generator_arn: "String", # required
1229
+ # })
1230
+ #
1231
+ # @see http://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/DeleteLicenseManagerReportGenerator AWS API Documentation
1232
+ #
1233
+ # @overload delete_license_manager_report_generator(params = {})
1234
+ # @param [Hash] params ({})
1235
+ def delete_license_manager_report_generator(params = {}, options = {})
1236
+ req = build_request(:delete_license_manager_report_generator, params)
1237
+ req.send_request(options)
1238
+ end
1239
+
1136
1240
  # Deletes the specified token. Must be called in the license home
1137
1241
  # Region.
1138
1242
  #
@@ -1252,7 +1356,7 @@ module Aws::LicenseManager
1252
1356
  # resp.grant.license_arn #=> String
1253
1357
  # resp.grant.grantee_principal_arn #=> String
1254
1358
  # resp.grant.home_region #=> String
1255
- # resp.grant.grant_status #=> String, one of "PENDING_WORKFLOW", "PENDING_ACCEPT", "REJECTED", "ACTIVE", "FAILED_WORKFLOW", "DELETED", "PENDING_DELETE", "DISABLED"
1359
+ # resp.grant.grant_status #=> String, one of "PENDING_WORKFLOW", "PENDING_ACCEPT", "REJECTED", "ACTIVE", "FAILED_WORKFLOW", "DELETED", "PENDING_DELETE", "DISABLED", "WORKFLOW_COMPLETED"
1256
1360
  # resp.grant.status_reason #=> String
1257
1361
  # resp.grant.version #=> String
1258
1362
  # resp.grant.granted_operations #=> Array
@@ -1399,6 +1503,53 @@ module Aws::LicenseManager
1399
1503
  req.send_request(options)
1400
1504
  end
1401
1505
 
1506
+ # Gets information on the specified report generator.
1507
+ #
1508
+ # @option params [required, String] :license_manager_report_generator_arn
1509
+ # mazon Resource Number (ARN) of the report generator to retrieve
1510
+ # information on.
1511
+ #
1512
+ # @return [Types::GetLicenseManagerReportGeneratorResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1513
+ #
1514
+ # * {Types::GetLicenseManagerReportGeneratorResponse#report_generator #report_generator} => Types::ReportGenerator
1515
+ #
1516
+ # @example Request syntax with placeholder values
1517
+ #
1518
+ # resp = client.get_license_manager_report_generator({
1519
+ # license_manager_report_generator_arn: "String", # required
1520
+ # })
1521
+ #
1522
+ # @example Response structure
1523
+ #
1524
+ # resp.report_generator.report_generator_name #=> String
1525
+ # resp.report_generator.report_type #=> Array
1526
+ # resp.report_generator.report_type[0] #=> String, one of "LicenseConfigurationSummaryReport", "LicenseConfigurationUsageReport"
1527
+ # resp.report_generator.report_context.license_configuration_arns #=> Array
1528
+ # resp.report_generator.report_context.license_configuration_arns[0] #=> String
1529
+ # resp.report_generator.report_frequency.value #=> Integer
1530
+ # resp.report_generator.report_frequency.period #=> String, one of "DAY", "WEEK", "MONTH"
1531
+ # resp.report_generator.license_manager_report_generator_arn #=> String
1532
+ # resp.report_generator.last_run_status #=> String
1533
+ # resp.report_generator.last_run_failure_reason #=> String
1534
+ # resp.report_generator.last_report_generation_time #=> String
1535
+ # resp.report_generator.report_creator_account #=> String
1536
+ # resp.report_generator.description #=> String
1537
+ # resp.report_generator.s3_location.bucket #=> String
1538
+ # resp.report_generator.s3_location.key_prefix #=> String
1539
+ # resp.report_generator.create_time #=> String
1540
+ # resp.report_generator.tags #=> Array
1541
+ # resp.report_generator.tags[0].key #=> String
1542
+ # resp.report_generator.tags[0].value #=> String
1543
+ #
1544
+ # @see http://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/GetLicenseManagerReportGenerator AWS API Documentation
1545
+ #
1546
+ # @overload get_license_manager_report_generator(params = {})
1547
+ # @param [Hash] params ({})
1548
+ def get_license_manager_report_generator(params = {}, options = {})
1549
+ req = build_request(:get_license_manager_report_generator, params)
1550
+ req.send_request(options)
1551
+ end
1552
+
1402
1553
  # Gets detailed information about the usage of the specified license.
1403
1554
  #
1404
1555
  # @option params [required, String] :license_arn
@@ -1514,13 +1665,15 @@ module Aws::LicenseManager
1514
1665
  # @option params [Array<Types::Filter>] :filters
1515
1666
  # Filters to scope the results. The following filters are supported:
1516
1667
  #
1517
- # * `LicenseARN`
1668
+ # * `LicenseArn`
1518
1669
  #
1519
- # * `Status`
1670
+ # * `GrantStatus`
1520
1671
  #
1521
- # * `PrincipalARN`
1672
+ # * `GranteePrincipalARN`
1522
1673
  #
1523
- # * `ParentARN`
1674
+ # * `ProductSKU`
1675
+ #
1676
+ # * `LicenseIssuerName`
1524
1677
  #
1525
1678
  # @option params [String] :next_token
1526
1679
  # Token for the next set of results.
@@ -1556,7 +1709,7 @@ module Aws::LicenseManager
1556
1709
  # resp.grants[0].license_arn #=> String
1557
1710
  # resp.grants[0].grantee_principal_arn #=> String
1558
1711
  # resp.grants[0].home_region #=> String
1559
- # resp.grants[0].grant_status #=> String, one of "PENDING_WORKFLOW", "PENDING_ACCEPT", "REJECTED", "ACTIVE", "FAILED_WORKFLOW", "DELETED", "PENDING_DELETE", "DISABLED"
1712
+ # resp.grants[0].grant_status #=> String, one of "PENDING_WORKFLOW", "PENDING_ACCEPT", "REJECTED", "ACTIVE", "FAILED_WORKFLOW", "DELETED", "PENDING_DELETE", "DISABLED", "WORKFLOW_COMPLETED"
1560
1713
  # resp.grants[0].status_reason #=> String
1561
1714
  # resp.grants[0].version #=> String
1562
1715
  # resp.grants[0].granted_operations #=> Array
@@ -1707,6 +1860,72 @@ module Aws::LicenseManager
1707
1860
  req.send_request(options)
1708
1861
  end
1709
1862
 
1863
+ # Lists the report generators for your account.
1864
+ #
1865
+ # @option params [Array<Types::Filter>] :filters
1866
+ # Filters to scope the results. The following filters are supported:
1867
+ #
1868
+ # * `LicenseConfigurationArn`
1869
+ #
1870
+ # ^
1871
+ #
1872
+ # @option params [String] :next_token
1873
+ # Token for the next set of results.
1874
+ #
1875
+ # @option params [Integer] :max_results
1876
+ # Maximum number of results to return in a single call.
1877
+ #
1878
+ # @return [Types::ListLicenseManagerReportGeneratorsResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1879
+ #
1880
+ # * {Types::ListLicenseManagerReportGeneratorsResponse#report_generators #report_generators} => Array&lt;Types::ReportGenerator&gt;
1881
+ # * {Types::ListLicenseManagerReportGeneratorsResponse#next_token #next_token} => String
1882
+ #
1883
+ # @example Request syntax with placeholder values
1884
+ #
1885
+ # resp = client.list_license_manager_report_generators({
1886
+ # filters: [
1887
+ # {
1888
+ # name: "FilterName",
1889
+ # values: ["FilterValue"],
1890
+ # },
1891
+ # ],
1892
+ # next_token: "String",
1893
+ # max_results: 1,
1894
+ # })
1895
+ #
1896
+ # @example Response structure
1897
+ #
1898
+ # resp.report_generators #=> Array
1899
+ # resp.report_generators[0].report_generator_name #=> String
1900
+ # resp.report_generators[0].report_type #=> Array
1901
+ # resp.report_generators[0].report_type[0] #=> String, one of "LicenseConfigurationSummaryReport", "LicenseConfigurationUsageReport"
1902
+ # resp.report_generators[0].report_context.license_configuration_arns #=> Array
1903
+ # resp.report_generators[0].report_context.license_configuration_arns[0] #=> String
1904
+ # resp.report_generators[0].report_frequency.value #=> Integer
1905
+ # resp.report_generators[0].report_frequency.period #=> String, one of "DAY", "WEEK", "MONTH"
1906
+ # resp.report_generators[0].license_manager_report_generator_arn #=> String
1907
+ # resp.report_generators[0].last_run_status #=> String
1908
+ # resp.report_generators[0].last_run_failure_reason #=> String
1909
+ # resp.report_generators[0].last_report_generation_time #=> String
1910
+ # resp.report_generators[0].report_creator_account #=> String
1911
+ # resp.report_generators[0].description #=> String
1912
+ # resp.report_generators[0].s3_location.bucket #=> String
1913
+ # resp.report_generators[0].s3_location.key_prefix #=> String
1914
+ # resp.report_generators[0].create_time #=> String
1915
+ # resp.report_generators[0].tags #=> Array
1916
+ # resp.report_generators[0].tags[0].key #=> String
1917
+ # resp.report_generators[0].tags[0].value #=> String
1918
+ # resp.next_token #=> String
1919
+ #
1920
+ # @see http://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ListLicenseManagerReportGenerators AWS API Documentation
1921
+ #
1922
+ # @overload list_license_manager_report_generators(params = {})
1923
+ # @param [Hash] params ({})
1924
+ def list_license_manager_report_generators(params = {}, options = {})
1925
+ req = build_request(:list_license_manager_report_generators, params)
1926
+ req.send_request(options)
1927
+ end
1928
+
1710
1929
  # Describes the license configurations for the specified resource.
1711
1930
  #
1712
1931
  # @option params [required, String] :resource_arn
@@ -1826,7 +2045,7 @@ module Aws::LicenseManager
1826
2045
  #
1827
2046
  # * `ProductSKU`
1828
2047
  #
1829
- # * `KeyFingerprint`
2048
+ # * `Fingerprint`
1830
2049
  #
1831
2050
  # * `Status`
1832
2051
  #
@@ -1905,9 +2124,15 @@ module Aws::LicenseManager
1905
2124
  # @option params [Array<Types::Filter>] :filters
1906
2125
  # Filters to scope the results. The following filters are supported:
1907
2126
  #
1908
- # * `LicenseARN`
2127
+ # * `ProductSKU`
1909
2128
  #
1910
- # * `Status`
2129
+ # * `LicenseIssuerName`
2130
+ #
2131
+ # * `LicenseArn`
2132
+ #
2133
+ # * `GrantStatus`
2134
+ #
2135
+ # * `GranterAccountId`
1911
2136
  #
1912
2137
  # @option params [String] :next_token
1913
2138
  # Token for the next set of results.
@@ -1943,7 +2168,7 @@ module Aws::LicenseManager
1943
2168
  # resp.grants[0].license_arn #=> String
1944
2169
  # resp.grants[0].grantee_principal_arn #=> String
1945
2170
  # resp.grants[0].home_region #=> String
1946
- # resp.grants[0].grant_status #=> String, one of "PENDING_WORKFLOW", "PENDING_ACCEPT", "REJECTED", "ACTIVE", "FAILED_WORKFLOW", "DELETED", "PENDING_DELETE", "DISABLED"
2171
+ # resp.grants[0].grant_status #=> String, one of "PENDING_WORKFLOW", "PENDING_ACCEPT", "REJECTED", "ACTIVE", "FAILED_WORKFLOW", "DELETED", "PENDING_DELETE", "DISABLED", "WORKFLOW_COMPLETED"
1947
2172
  # resp.grants[0].status_reason #=> String
1948
2173
  # resp.grants[0].version #=> String
1949
2174
  # resp.grants[0].granted_operations #=> Array
@@ -1971,9 +2196,11 @@ module Aws::LicenseManager
1971
2196
  #
1972
2197
  # * `Status`
1973
2198
  #
1974
- # * `KeyFingerprint`
2199
+ # * `Fingerprint`
1975
2200
  #
1976
- # * `Issuer`
2201
+ # * `IssuerName`
2202
+ #
2203
+ # * `Beneficiary`
1977
2204
  #
1978
2205
  # @option params [String] :next_token
1979
2206
  # Token for the next set of results.
@@ -2031,7 +2258,8 @@ module Aws::LicenseManager
2031
2258
  # resp.licenses[0].license_metadata[0].value #=> String
2032
2259
  # resp.licenses[0].create_time #=> String
2033
2260
  # resp.licenses[0].version #=> String
2034
- # resp.licenses[0].received_metadata.received_status #=> String, one of "PENDING_WORKFLOW", "PENDING_ACCEPT", "REJECTED", "ACTIVE", "FAILED_WORKFLOW", "DELETED", "DISABLED"
2261
+ # resp.licenses[0].received_metadata.received_status #=> String, one of "PENDING_WORKFLOW", "PENDING_ACCEPT", "REJECTED", "ACTIVE", "FAILED_WORKFLOW", "DELETED", "DISABLED", "WORKFLOW_COMPLETED"
2262
+ # resp.licenses[0].received_metadata.received_status_reason #=> String
2035
2263
  # resp.licenses[0].received_metadata.allowed_operations #=> Array
2036
2264
  # resp.licenses[0].received_metadata.allowed_operations[0] #=> String, one of "CreateGrant", "CheckoutLicense", "CheckoutBorrowLicense", "CheckInLicense", "ExtendConsumptionLicense", "ListPurchasedLicenses", "CreateToken"
2037
2265
  # resp.next_token #=> String
@@ -2155,7 +2383,7 @@ module Aws::LicenseManager
2155
2383
  # @option params [Array<Types::Filter>] :filters
2156
2384
  # Filters to scope the results. The following filter is supported:
2157
2385
  #
2158
- # * `licenseArns`
2386
+ # * `LicenseArns`
2159
2387
  #
2160
2388
  # ^
2161
2389
  #
@@ -2294,7 +2522,7 @@ module Aws::LicenseManager
2294
2522
  # @example Response structure
2295
2523
  #
2296
2524
  # resp.grant_arn #=> String
2297
- # resp.status #=> String, one of "PENDING_WORKFLOW", "PENDING_ACCEPT", "REJECTED", "ACTIVE", "FAILED_WORKFLOW", "DELETED", "PENDING_DELETE", "DISABLED"
2525
+ # resp.status #=> String, one of "PENDING_WORKFLOW", "PENDING_ACCEPT", "REJECTED", "ACTIVE", "FAILED_WORKFLOW", "DELETED", "PENDING_DELETE", "DISABLED", "WORKFLOW_COMPLETED"
2298
2526
  # resp.version #=> String
2299
2527
  #
2300
2528
  # @see http://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/RejectGrant AWS API Documentation
@@ -2411,7 +2639,7 @@ module Aws::LicenseManager
2411
2639
  # product_information_filter_list: [ # required
2412
2640
  # {
2413
2641
  # product_information_filter_name: "String", # required
2414
- # product_information_filter_value: ["String"], # required
2642
+ # product_information_filter_value: ["String"],
2415
2643
  # product_information_filter_comparator: "String", # required
2416
2644
  # },
2417
2645
  # ],
@@ -2429,6 +2657,71 @@ module Aws::LicenseManager
2429
2657
  req.send_request(options)
2430
2658
  end
2431
2659
 
2660
+ # Updates a report generator.
2661
+ #
2662
+ # After you make changes to a report generator, it will start generating
2663
+ # new reports within 60 minutes of being updated.
2664
+ #
2665
+ # @option params [required, String] :license_manager_report_generator_arn
2666
+ # Amazon Resource Number (ARN) of the report generator to update.
2667
+ #
2668
+ # @option params [required, String] :report_generator_name
2669
+ # Name of the report generator.
2670
+ #
2671
+ # @option params [required, Array<String>] :type
2672
+ # Type of reports to generate. The following report types an be
2673
+ # generated:
2674
+ #
2675
+ # * License configuration report - Reports on the number and details of
2676
+ # consumed licenses for a license configuration.
2677
+ #
2678
+ # * Resource report - Reports on the tracked licenses and resource
2679
+ # consumption for a license configuration.
2680
+ #
2681
+ # @option params [required, Types::ReportContext] :report_context
2682
+ # ?
2683
+ #
2684
+ # @option params [required, Types::ReportFrequency] :report_frequency
2685
+ # Frequency by which reports are generated. The following options are
2686
+ # avaiable:
2687
+ #
2688
+ # ??? What are the APi value options?
2689
+ #
2690
+ # @option params [required, String] :client_token
2691
+ # Unique, case-sensitive identifier that you provide to ensure the
2692
+ # idempotency of the request.
2693
+ #
2694
+ # @option params [String] :description
2695
+ # Description of the report generator.
2696
+ #
2697
+ # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
2698
+ #
2699
+ # @example Request syntax with placeholder values
2700
+ #
2701
+ # resp = client.update_license_manager_report_generator({
2702
+ # license_manager_report_generator_arn: "String", # required
2703
+ # report_generator_name: "ReportGeneratorName", # required
2704
+ # type: ["LicenseConfigurationSummaryReport"], # required, accepts LicenseConfigurationSummaryReport, LicenseConfigurationUsageReport
2705
+ # report_context: { # required
2706
+ # license_configuration_arns: ["Arn"], # required
2707
+ # },
2708
+ # report_frequency: { # required
2709
+ # value: 1,
2710
+ # period: "DAY", # accepts DAY, WEEK, MONTH
2711
+ # },
2712
+ # client_token: "ClientRequestToken", # required
2713
+ # description: "String",
2714
+ # })
2715
+ #
2716
+ # @see http://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/UpdateLicenseManagerReportGenerator AWS API Documentation
2717
+ #
2718
+ # @overload update_license_manager_report_generator(params = {})
2719
+ # @param [Hash] params ({})
2720
+ def update_license_manager_report_generator(params = {}, options = {})
2721
+ req = build_request(:update_license_manager_report_generator, params)
2722
+ req.send_request(options)
2723
+ end
2724
+
2432
2725
  # Adds or removes the specified license configurations for the specified
2433
2726
  # AWS resource.
2434
2727
  #
@@ -2527,7 +2820,7 @@ module Aws::LicenseManager
2527
2820
  params: params,
2528
2821
  config: config)
2529
2822
  context[:gem_name] = 'aws-sdk-licensemanager'
2530
- context[:gem_version] = '1.23.0'
2823
+ context[:gem_version] = '1.28.0'
2531
2824
  Seahorse::Client::Request.new(handlers, context)
2532
2825
  end
2533
2826