aws-sdk-licensemanager 1.21.0 → 1.22.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13,36 +13,102 @@ module Aws::LicenseManager
13
13
 
14
14
  include Seahorse::Model
15
15
 
16
+ AcceptGrantRequest = Shapes::StructureShape.new(name: 'AcceptGrantRequest')
17
+ AcceptGrantResponse = Shapes::StructureShape.new(name: 'AcceptGrantResponse')
16
18
  AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
19
+ AllowedOperation = Shapes::StringShape.new(name: 'AllowedOperation')
20
+ AllowedOperationList = Shapes::ListShape.new(name: 'AllowedOperationList')
21
+ Arn = Shapes::StringShape.new(name: 'Arn')
22
+ ArnList = Shapes::ListShape.new(name: 'ArnList')
17
23
  AuthorizationException = Shapes::StructureShape.new(name: 'AuthorizationException')
18
24
  AutomatedDiscoveryInformation = Shapes::StructureShape.new(name: 'AutomatedDiscoveryInformation')
19
25
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
26
+ BorrowConfiguration = Shapes::StructureShape.new(name: 'BorrowConfiguration')
20
27
  BoxBoolean = Shapes::BooleanShape.new(name: 'BoxBoolean')
21
28
  BoxInteger = Shapes::IntegerShape.new(name: 'BoxInteger')
22
29
  BoxLong = Shapes::IntegerShape.new(name: 'BoxLong')
30
+ CheckInLicenseRequest = Shapes::StructureShape.new(name: 'CheckInLicenseRequest')
31
+ CheckInLicenseResponse = Shapes::StructureShape.new(name: 'CheckInLicenseResponse')
32
+ CheckoutBorrowLicenseRequest = Shapes::StructureShape.new(name: 'CheckoutBorrowLicenseRequest')
33
+ CheckoutBorrowLicenseResponse = Shapes::StructureShape.new(name: 'CheckoutBorrowLicenseResponse')
34
+ CheckoutLicenseRequest = Shapes::StructureShape.new(name: 'CheckoutLicenseRequest')
35
+ CheckoutLicenseResponse = Shapes::StructureShape.new(name: 'CheckoutLicenseResponse')
36
+ CheckoutType = Shapes::StringShape.new(name: 'CheckoutType')
37
+ ClientToken = Shapes::StringShape.new(name: 'ClientToken')
38
+ ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
23
39
  ConsumedLicenseSummary = Shapes::StructureShape.new(name: 'ConsumedLicenseSummary')
24
40
  ConsumedLicenseSummaryList = Shapes::ListShape.new(name: 'ConsumedLicenseSummaryList')
41
+ ConsumptionConfiguration = Shapes::StructureShape.new(name: 'ConsumptionConfiguration')
42
+ CreateGrantRequest = Shapes::StructureShape.new(name: 'CreateGrantRequest')
43
+ CreateGrantResponse = Shapes::StructureShape.new(name: 'CreateGrantResponse')
44
+ CreateGrantVersionRequest = Shapes::StructureShape.new(name: 'CreateGrantVersionRequest')
45
+ CreateGrantVersionResponse = Shapes::StructureShape.new(name: 'CreateGrantVersionResponse')
25
46
  CreateLicenseConfigurationRequest = Shapes::StructureShape.new(name: 'CreateLicenseConfigurationRequest')
26
47
  CreateLicenseConfigurationResponse = Shapes::StructureShape.new(name: 'CreateLicenseConfigurationResponse')
48
+ CreateLicenseRequest = Shapes::StructureShape.new(name: 'CreateLicenseRequest')
49
+ CreateLicenseResponse = Shapes::StructureShape.new(name: 'CreateLicenseResponse')
50
+ CreateLicenseVersionRequest = Shapes::StructureShape.new(name: 'CreateLicenseVersionRequest')
51
+ CreateLicenseVersionResponse = Shapes::StructureShape.new(name: 'CreateLicenseVersionResponse')
52
+ CreateTokenRequest = Shapes::StructureShape.new(name: 'CreateTokenRequest')
53
+ CreateTokenResponse = Shapes::StructureShape.new(name: 'CreateTokenResponse')
27
54
  DateTime = Shapes::TimestampShape.new(name: 'DateTime')
55
+ DatetimeRange = Shapes::StructureShape.new(name: 'DatetimeRange')
56
+ DeleteGrantRequest = Shapes::StructureShape.new(name: 'DeleteGrantRequest')
57
+ DeleteGrantResponse = Shapes::StructureShape.new(name: 'DeleteGrantResponse')
28
58
  DeleteLicenseConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteLicenseConfigurationRequest')
29
59
  DeleteLicenseConfigurationResponse = Shapes::StructureShape.new(name: 'DeleteLicenseConfigurationResponse')
60
+ DeleteLicenseRequest = Shapes::StructureShape.new(name: 'DeleteLicenseRequest')
61
+ DeleteLicenseResponse = Shapes::StructureShape.new(name: 'DeleteLicenseResponse')
62
+ DeleteTokenRequest = Shapes::StructureShape.new(name: 'DeleteTokenRequest')
63
+ DeleteTokenResponse = Shapes::StructureShape.new(name: 'DeleteTokenResponse')
64
+ DigitalSignatureMethod = Shapes::StringShape.new(name: 'DigitalSignatureMethod')
65
+ Entitlement = Shapes::StructureShape.new(name: 'Entitlement')
66
+ EntitlementData = Shapes::StructureShape.new(name: 'EntitlementData')
67
+ EntitlementDataList = Shapes::ListShape.new(name: 'EntitlementDataList')
68
+ EntitlementDataUnit = Shapes::StringShape.new(name: 'EntitlementDataUnit')
69
+ EntitlementList = Shapes::ListShape.new(name: 'EntitlementList')
70
+ EntitlementNotAllowedException = Shapes::StructureShape.new(name: 'EntitlementNotAllowedException')
71
+ EntitlementUnit = Shapes::StringShape.new(name: 'EntitlementUnit')
72
+ EntitlementUsage = Shapes::StructureShape.new(name: 'EntitlementUsage')
73
+ EntitlementUsageList = Shapes::ListShape.new(name: 'EntitlementUsageList')
74
+ ExtendLicenseConsumptionRequest = Shapes::StructureShape.new(name: 'ExtendLicenseConsumptionRequest')
75
+ ExtendLicenseConsumptionResponse = Shapes::StructureShape.new(name: 'ExtendLicenseConsumptionResponse')
30
76
  FailedDependencyException = Shapes::StructureShape.new(name: 'FailedDependencyException')
31
77
  Filter = Shapes::StructureShape.new(name: 'Filter')
32
78
  FilterLimitExceededException = Shapes::StructureShape.new(name: 'FilterLimitExceededException')
79
+ FilterList = Shapes::ListShape.new(name: 'FilterList')
33
80
  FilterName = Shapes::StringShape.new(name: 'FilterName')
34
81
  FilterValue = Shapes::StringShape.new(name: 'FilterValue')
35
82
  FilterValues = Shapes::ListShape.new(name: 'FilterValues')
36
83
  Filters = Shapes::ListShape.new(name: 'Filters')
84
+ GetAccessTokenRequest = Shapes::StructureShape.new(name: 'GetAccessTokenRequest')
85
+ GetAccessTokenResponse = Shapes::StructureShape.new(name: 'GetAccessTokenResponse')
86
+ GetGrantRequest = Shapes::StructureShape.new(name: 'GetGrantRequest')
87
+ GetGrantResponse = Shapes::StructureShape.new(name: 'GetGrantResponse')
37
88
  GetLicenseConfigurationRequest = Shapes::StructureShape.new(name: 'GetLicenseConfigurationRequest')
38
89
  GetLicenseConfigurationResponse = Shapes::StructureShape.new(name: 'GetLicenseConfigurationResponse')
90
+ GetLicenseRequest = Shapes::StructureShape.new(name: 'GetLicenseRequest')
91
+ GetLicenseResponse = Shapes::StructureShape.new(name: 'GetLicenseResponse')
92
+ GetLicenseUsageRequest = Shapes::StructureShape.new(name: 'GetLicenseUsageRequest')
93
+ GetLicenseUsageResponse = Shapes::StructureShape.new(name: 'GetLicenseUsageResponse')
39
94
  GetServiceSettingsRequest = Shapes::StructureShape.new(name: 'GetServiceSettingsRequest')
40
95
  GetServiceSettingsResponse = Shapes::StructureShape.new(name: 'GetServiceSettingsResponse')
96
+ Grant = Shapes::StructureShape.new(name: 'Grant')
97
+ GrantList = Shapes::ListShape.new(name: 'GrantList')
98
+ GrantStatus = Shapes::StringShape.new(name: 'GrantStatus')
99
+ GrantedLicense = Shapes::StructureShape.new(name: 'GrantedLicense')
100
+ GrantedLicenseList = Shapes::ListShape.new(name: 'GrantedLicenseList')
101
+ ISO8601DateTime = Shapes::StringShape.new(name: 'ISO8601DateTime')
102
+ IdempotencyToken = Shapes::StringShape.new(name: 'IdempotencyToken')
103
+ Integer = Shapes::IntegerShape.new(name: 'Integer')
41
104
  InvalidParameterValueException = Shapes::StructureShape.new(name: 'InvalidParameterValueException')
42
105
  InvalidResourceStateException = Shapes::StructureShape.new(name: 'InvalidResourceStateException')
43
106
  InventoryFilter = Shapes::StructureShape.new(name: 'InventoryFilter')
44
107
  InventoryFilterCondition = Shapes::StringShape.new(name: 'InventoryFilterCondition')
45
108
  InventoryFilterList = Shapes::ListShape.new(name: 'InventoryFilterList')
109
+ Issuer = Shapes::StructureShape.new(name: 'Issuer')
110
+ IssuerDetails = Shapes::StructureShape.new(name: 'IssuerDetails')
111
+ License = Shapes::StructureShape.new(name: 'License')
46
112
  LicenseConfiguration = Shapes::StructureShape.new(name: 'LicenseConfiguration')
47
113
  LicenseConfigurationAssociation = Shapes::StructureShape.new(name: 'LicenseConfigurationAssociation')
48
114
  LicenseConfigurationAssociations = Shapes::ListShape.new(name: 'LicenseConfigurationAssociations')
@@ -51,41 +117,72 @@ module Aws::LicenseManager
51
117
  LicenseConfigurationUsageList = Shapes::ListShape.new(name: 'LicenseConfigurationUsageList')
52
118
  LicenseConfigurations = Shapes::ListShape.new(name: 'LicenseConfigurations')
53
119
  LicenseCountingType = Shapes::StringShape.new(name: 'LicenseCountingType')
120
+ LicenseDeletionStatus = Shapes::StringShape.new(name: 'LicenseDeletionStatus')
121
+ LicenseList = Shapes::ListShape.new(name: 'LicenseList')
54
122
  LicenseOperationFailure = Shapes::StructureShape.new(name: 'LicenseOperationFailure')
55
123
  LicenseOperationFailureList = Shapes::ListShape.new(name: 'LicenseOperationFailureList')
56
124
  LicenseSpecification = Shapes::StructureShape.new(name: 'LicenseSpecification')
57
125
  LicenseSpecifications = Shapes::ListShape.new(name: 'LicenseSpecifications')
126
+ LicenseStatus = Shapes::StringShape.new(name: 'LicenseStatus')
127
+ LicenseUsage = Shapes::StructureShape.new(name: 'LicenseUsage')
58
128
  LicenseUsageException = Shapes::StructureShape.new(name: 'LicenseUsageException')
59
129
  ListAssociationsForLicenseConfigurationRequest = Shapes::StructureShape.new(name: 'ListAssociationsForLicenseConfigurationRequest')
60
130
  ListAssociationsForLicenseConfigurationResponse = Shapes::StructureShape.new(name: 'ListAssociationsForLicenseConfigurationResponse')
131
+ ListDistributedGrantsRequest = Shapes::StructureShape.new(name: 'ListDistributedGrantsRequest')
132
+ ListDistributedGrantsResponse = Shapes::StructureShape.new(name: 'ListDistributedGrantsResponse')
61
133
  ListFailuresForLicenseConfigurationOperationsRequest = Shapes::StructureShape.new(name: 'ListFailuresForLicenseConfigurationOperationsRequest')
62
134
  ListFailuresForLicenseConfigurationOperationsResponse = Shapes::StructureShape.new(name: 'ListFailuresForLicenseConfigurationOperationsResponse')
63
135
  ListLicenseConfigurationsRequest = Shapes::StructureShape.new(name: 'ListLicenseConfigurationsRequest')
64
136
  ListLicenseConfigurationsResponse = Shapes::StructureShape.new(name: 'ListLicenseConfigurationsResponse')
65
137
  ListLicenseSpecificationsForResourceRequest = Shapes::StructureShape.new(name: 'ListLicenseSpecificationsForResourceRequest')
66
138
  ListLicenseSpecificationsForResourceResponse = Shapes::StructureShape.new(name: 'ListLicenseSpecificationsForResourceResponse')
139
+ ListLicenseVersionsRequest = Shapes::StructureShape.new(name: 'ListLicenseVersionsRequest')
140
+ ListLicenseVersionsResponse = Shapes::StructureShape.new(name: 'ListLicenseVersionsResponse')
141
+ ListLicensesRequest = Shapes::StructureShape.new(name: 'ListLicensesRequest')
142
+ ListLicensesResponse = Shapes::StructureShape.new(name: 'ListLicensesResponse')
143
+ ListReceivedGrantsRequest = Shapes::StructureShape.new(name: 'ListReceivedGrantsRequest')
144
+ ListReceivedGrantsResponse = Shapes::StructureShape.new(name: 'ListReceivedGrantsResponse')
145
+ ListReceivedLicensesRequest = Shapes::StructureShape.new(name: 'ListReceivedLicensesRequest')
146
+ ListReceivedLicensesResponse = Shapes::StructureShape.new(name: 'ListReceivedLicensesResponse')
67
147
  ListResourceInventoryRequest = Shapes::StructureShape.new(name: 'ListResourceInventoryRequest')
68
148
  ListResourceInventoryResponse = Shapes::StructureShape.new(name: 'ListResourceInventoryResponse')
69
149
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
70
150
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
151
+ ListTokensRequest = Shapes::StructureShape.new(name: 'ListTokensRequest')
152
+ ListTokensResponse = Shapes::StructureShape.new(name: 'ListTokensResponse')
71
153
  ListUsageForLicenseConfigurationRequest = Shapes::StructureShape.new(name: 'ListUsageForLicenseConfigurationRequest')
72
154
  ListUsageForLicenseConfigurationResponse = Shapes::StructureShape.new(name: 'ListUsageForLicenseConfigurationResponse')
155
+ Location = Shapes::StringShape.new(name: 'Location')
156
+ Long = Shapes::IntegerShape.new(name: 'Long')
73
157
  ManagedResourceSummary = Shapes::StructureShape.new(name: 'ManagedResourceSummary')
74
158
  ManagedResourceSummaryList = Shapes::ListShape.new(name: 'ManagedResourceSummaryList')
159
+ MaxSize100 = Shapes::IntegerShape.new(name: 'MaxSize100')
160
+ MaxSize3StringList = Shapes::ListShape.new(name: 'MaxSize3StringList')
75
161
  Message = Shapes::StringShape.new(name: 'Message')
76
162
  Metadata = Shapes::StructureShape.new(name: 'Metadata')
77
163
  MetadataList = Shapes::ListShape.new(name: 'MetadataList')
164
+ NoEntitlementsAllowedException = Shapes::StructureShape.new(name: 'NoEntitlementsAllowedException')
78
165
  OrganizationConfiguration = Shapes::StructureShape.new(name: 'OrganizationConfiguration')
166
+ PrincipalArnList = Shapes::ListShape.new(name: 'PrincipalArnList')
79
167
  ProductInformation = Shapes::StructureShape.new(name: 'ProductInformation')
80
168
  ProductInformationFilter = Shapes::StructureShape.new(name: 'ProductInformationFilter')
81
169
  ProductInformationFilterList = Shapes::ListShape.new(name: 'ProductInformationFilterList')
82
170
  ProductInformationList = Shapes::ListShape.new(name: 'ProductInformationList')
171
+ ProvisionalConfiguration = Shapes::StructureShape.new(name: 'ProvisionalConfiguration')
83
172
  RateLimitExceededException = Shapes::StructureShape.new(name: 'RateLimitExceededException')
173
+ ReceivedMetadata = Shapes::StructureShape.new(name: 'ReceivedMetadata')
174
+ ReceivedStatus = Shapes::StringShape.new(name: 'ReceivedStatus')
175
+ RedirectException = Shapes::StructureShape.new(name: 'RedirectException')
176
+ RejectGrantRequest = Shapes::StructureShape.new(name: 'RejectGrantRequest')
177
+ RejectGrantResponse = Shapes::StructureShape.new(name: 'RejectGrantResponse')
178
+ RenewType = Shapes::StringShape.new(name: 'RenewType')
84
179
  ResourceInventory = Shapes::StructureShape.new(name: 'ResourceInventory')
85
180
  ResourceInventoryList = Shapes::ListShape.new(name: 'ResourceInventoryList')
86
181
  ResourceLimitExceededException = Shapes::StructureShape.new(name: 'ResourceLimitExceededException')
182
+ ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
87
183
  ResourceType = Shapes::StringShape.new(name: 'ResourceType')
88
184
  ServerInternalException = Shapes::StructureShape.new(name: 'ServerInternalException')
185
+ SignedToken = Shapes::StringShape.new(name: 'SignedToken')
89
186
  String = Shapes::StringShape.new(name: 'String')
90
187
  StringList = Shapes::ListShape.new(name: 'StringList')
91
188
  Tag = Shapes::StructureShape.new(name: 'Tag')
@@ -93,6 +190,11 @@ module Aws::LicenseManager
93
190
  TagList = Shapes::ListShape.new(name: 'TagList')
94
191
  TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
95
192
  TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
193
+ TokenData = Shapes::StructureShape.new(name: 'TokenData')
194
+ TokenList = Shapes::ListShape.new(name: 'TokenList')
195
+ TokenString = Shapes::StringShape.new(name: 'TokenString')
196
+ TokenType = Shapes::StringShape.new(name: 'TokenType')
197
+ UnsupportedDigitalSignatureMethodException = Shapes::StructureShape.new(name: 'UnsupportedDigitalSignatureMethodException')
96
198
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
97
199
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
98
200
  UpdateLicenseConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateLicenseConfigurationRequest')
@@ -101,22 +203,115 @@ module Aws::LicenseManager
101
203
  UpdateLicenseSpecificationsForResourceResponse = Shapes::StructureShape.new(name: 'UpdateLicenseSpecificationsForResourceResponse')
102
204
  UpdateServiceSettingsRequest = Shapes::StructureShape.new(name: 'UpdateServiceSettingsRequest')
103
205
  UpdateServiceSettingsResponse = Shapes::StructureShape.new(name: 'UpdateServiceSettingsResponse')
206
+ ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
207
+
208
+ AcceptGrantRequest.add_member(:grant_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "GrantArn"))
209
+ AcceptGrantRequest.struct_class = Types::AcceptGrantRequest
210
+
211
+ AcceptGrantResponse.add_member(:grant_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "GrantArn"))
212
+ AcceptGrantResponse.add_member(:status, Shapes::ShapeRef.new(shape: GrantStatus, location_name: "Status"))
213
+ AcceptGrantResponse.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "Version"))
214
+ AcceptGrantResponse.struct_class = Types::AcceptGrantResponse
104
215
 
105
216
  AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
106
217
  AccessDeniedException.struct_class = Types::AccessDeniedException
107
218
 
219
+ AllowedOperationList.member = Shapes::ShapeRef.new(shape: AllowedOperation)
220
+
221
+ ArnList.member = Shapes::ShapeRef.new(shape: Arn)
222
+
108
223
  AuthorizationException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
109
224
  AuthorizationException.struct_class = Types::AuthorizationException
110
225
 
111
226
  AutomatedDiscoveryInformation.add_member(:last_run_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "LastRunTime"))
112
227
  AutomatedDiscoveryInformation.struct_class = Types::AutomatedDiscoveryInformation
113
228
 
229
+ BorrowConfiguration.add_member(:allow_early_check_in, Shapes::ShapeRef.new(shape: BoxBoolean, required: true, location_name: "AllowEarlyCheckIn"))
230
+ BorrowConfiguration.add_member(:max_time_to_live_in_minutes, Shapes::ShapeRef.new(shape: BoxInteger, required: true, location_name: "MaxTimeToLiveInMinutes"))
231
+ BorrowConfiguration.struct_class = Types::BorrowConfiguration
232
+
233
+ CheckInLicenseRequest.add_member(:license_consumption_token, Shapes::ShapeRef.new(shape: String, required: true, location_name: "LicenseConsumptionToken"))
234
+ CheckInLicenseRequest.add_member(:beneficiary, Shapes::ShapeRef.new(shape: String, location_name: "Beneficiary"))
235
+ CheckInLicenseRequest.struct_class = Types::CheckInLicenseRequest
236
+
237
+ CheckInLicenseResponse.struct_class = Types::CheckInLicenseResponse
238
+
239
+ CheckoutBorrowLicenseRequest.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "LicenseArn"))
240
+ CheckoutBorrowLicenseRequest.add_member(:entitlements, Shapes::ShapeRef.new(shape: EntitlementDataList, required: true, location_name: "Entitlements"))
241
+ CheckoutBorrowLicenseRequest.add_member(:digital_signature_method, Shapes::ShapeRef.new(shape: DigitalSignatureMethod, required: true, location_name: "DigitalSignatureMethod"))
242
+ CheckoutBorrowLicenseRequest.add_member(:node_id, Shapes::ShapeRef.new(shape: String, location_name: "NodeId"))
243
+ CheckoutBorrowLicenseRequest.add_member(:checkout_metadata, Shapes::ShapeRef.new(shape: MetadataList, location_name: "CheckoutMetadata"))
244
+ CheckoutBorrowLicenseRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, required: true, location_name: "ClientToken"))
245
+ CheckoutBorrowLicenseRequest.struct_class = Types::CheckoutBorrowLicenseRequest
246
+
247
+ CheckoutBorrowLicenseResponse.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "LicenseArn"))
248
+ CheckoutBorrowLicenseResponse.add_member(:license_consumption_token, Shapes::ShapeRef.new(shape: String, location_name: "LicenseConsumptionToken"))
249
+ CheckoutBorrowLicenseResponse.add_member(:entitlements_allowed, Shapes::ShapeRef.new(shape: EntitlementDataList, location_name: "EntitlementsAllowed"))
250
+ CheckoutBorrowLicenseResponse.add_member(:node_id, Shapes::ShapeRef.new(shape: String, location_name: "NodeId"))
251
+ CheckoutBorrowLicenseResponse.add_member(:signed_token, Shapes::ShapeRef.new(shape: SignedToken, location_name: "SignedToken"))
252
+ CheckoutBorrowLicenseResponse.add_member(:issued_at, Shapes::ShapeRef.new(shape: ISO8601DateTime, location_name: "IssuedAt"))
253
+ CheckoutBorrowLicenseResponse.add_member(:expiration, Shapes::ShapeRef.new(shape: ISO8601DateTime, location_name: "Expiration"))
254
+ CheckoutBorrowLicenseResponse.add_member(:checkout_metadata, Shapes::ShapeRef.new(shape: MetadataList, location_name: "CheckoutMetadata"))
255
+ CheckoutBorrowLicenseResponse.struct_class = Types::CheckoutBorrowLicenseResponse
256
+
257
+ CheckoutLicenseRequest.add_member(:product_sku, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ProductSKU"))
258
+ CheckoutLicenseRequest.add_member(:checkout_type, Shapes::ShapeRef.new(shape: CheckoutType, required: true, location_name: "CheckoutType"))
259
+ CheckoutLicenseRequest.add_member(:key_fingerprint, Shapes::ShapeRef.new(shape: String, required: true, location_name: "KeyFingerprint"))
260
+ CheckoutLicenseRequest.add_member(:entitlements, Shapes::ShapeRef.new(shape: EntitlementDataList, required: true, location_name: "Entitlements"))
261
+ CheckoutLicenseRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, required: true, location_name: "ClientToken"))
262
+ CheckoutLicenseRequest.add_member(:beneficiary, Shapes::ShapeRef.new(shape: String, location_name: "Beneficiary"))
263
+ CheckoutLicenseRequest.add_member(:node_id, Shapes::ShapeRef.new(shape: String, location_name: "NodeId"))
264
+ CheckoutLicenseRequest.struct_class = Types::CheckoutLicenseRequest
265
+
266
+ CheckoutLicenseResponse.add_member(:checkout_type, Shapes::ShapeRef.new(shape: CheckoutType, location_name: "CheckoutType"))
267
+ CheckoutLicenseResponse.add_member(:license_consumption_token, Shapes::ShapeRef.new(shape: String, location_name: "LicenseConsumptionToken"))
268
+ CheckoutLicenseResponse.add_member(:entitlements_allowed, Shapes::ShapeRef.new(shape: EntitlementDataList, location_name: "EntitlementsAllowed"))
269
+ CheckoutLicenseResponse.add_member(:signed_token, Shapes::ShapeRef.new(shape: SignedToken, location_name: "SignedToken"))
270
+ CheckoutLicenseResponse.add_member(:node_id, Shapes::ShapeRef.new(shape: String, location_name: "NodeId"))
271
+ CheckoutLicenseResponse.add_member(:issued_at, Shapes::ShapeRef.new(shape: ISO8601DateTime, location_name: "IssuedAt"))
272
+ CheckoutLicenseResponse.add_member(:expiration, Shapes::ShapeRef.new(shape: ISO8601DateTime, location_name: "Expiration"))
273
+ CheckoutLicenseResponse.struct_class = Types::CheckoutLicenseResponse
274
+
275
+ ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
276
+ ConflictException.struct_class = Types::ConflictException
277
+
114
278
  ConsumedLicenseSummary.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "ResourceType"))
115
279
  ConsumedLicenseSummary.add_member(:consumed_licenses, Shapes::ShapeRef.new(shape: BoxLong, location_name: "ConsumedLicenses"))
116
280
  ConsumedLicenseSummary.struct_class = Types::ConsumedLicenseSummary
117
281
 
118
282
  ConsumedLicenseSummaryList.member = Shapes::ShapeRef.new(shape: ConsumedLicenseSummary)
119
283
 
284
+ ConsumptionConfiguration.add_member(:renew_type, Shapes::ShapeRef.new(shape: RenewType, location_name: "RenewType"))
285
+ ConsumptionConfiguration.add_member(:provisional_configuration, Shapes::ShapeRef.new(shape: ProvisionalConfiguration, location_name: "ProvisionalConfiguration"))
286
+ ConsumptionConfiguration.add_member(:borrow_configuration, Shapes::ShapeRef.new(shape: BorrowConfiguration, location_name: "BorrowConfiguration"))
287
+ ConsumptionConfiguration.struct_class = Types::ConsumptionConfiguration
288
+
289
+ CreateGrantRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClientToken"))
290
+ CreateGrantRequest.add_member(:grant_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "GrantName"))
291
+ CreateGrantRequest.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "LicenseArn"))
292
+ CreateGrantRequest.add_member(:principals, Shapes::ShapeRef.new(shape: PrincipalArnList, required: true, location_name: "Principals"))
293
+ CreateGrantRequest.add_member(:home_region, Shapes::ShapeRef.new(shape: String, required: true, location_name: "HomeRegion"))
294
+ CreateGrantRequest.add_member(:allowed_operations, Shapes::ShapeRef.new(shape: AllowedOperationList, required: true, location_name: "AllowedOperations"))
295
+ CreateGrantRequest.struct_class = Types::CreateGrantRequest
296
+
297
+ CreateGrantResponse.add_member(:grant_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "GrantArn"))
298
+ CreateGrantResponse.add_member(:status, Shapes::ShapeRef.new(shape: GrantStatus, location_name: "Status"))
299
+ CreateGrantResponse.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "Version"))
300
+ CreateGrantResponse.struct_class = Types::CreateGrantResponse
301
+
302
+ CreateGrantVersionRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClientToken"))
303
+ CreateGrantVersionRequest.add_member(:grant_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "GrantArn"))
304
+ CreateGrantVersionRequest.add_member(:grant_name, Shapes::ShapeRef.new(shape: String, location_name: "GrantName"))
305
+ CreateGrantVersionRequest.add_member(:allowed_operations, Shapes::ShapeRef.new(shape: AllowedOperationList, location_name: "AllowedOperations"))
306
+ CreateGrantVersionRequest.add_member(:status, Shapes::ShapeRef.new(shape: GrantStatus, location_name: "Status"))
307
+ CreateGrantVersionRequest.add_member(:source_version, Shapes::ShapeRef.new(shape: String, location_name: "SourceVersion"))
308
+ CreateGrantVersionRequest.struct_class = Types::CreateGrantVersionRequest
309
+
310
+ CreateGrantVersionResponse.add_member(:grant_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "GrantArn"))
311
+ CreateGrantVersionResponse.add_member(:status, Shapes::ShapeRef.new(shape: GrantStatus, location_name: "Status"))
312
+ CreateGrantVersionResponse.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "Version"))
313
+ CreateGrantVersionResponse.struct_class = Types::CreateGrantVersionResponse
314
+
120
315
  CreateLicenseConfigurationRequest.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
121
316
  CreateLicenseConfigurationRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
122
317
  CreateLicenseConfigurationRequest.add_member(:license_counting_type, Shapes::ShapeRef.new(shape: LicenseCountingType, required: true, location_name: "LicenseCountingType"))
@@ -130,12 +325,124 @@ module Aws::LicenseManager
130
325
  CreateLicenseConfigurationResponse.add_member(:license_configuration_arn, Shapes::ShapeRef.new(shape: String, location_name: "LicenseConfigurationArn"))
131
326
  CreateLicenseConfigurationResponse.struct_class = Types::CreateLicenseConfigurationResponse
132
327
 
328
+ CreateLicenseRequest.add_member(:license_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "LicenseName"))
329
+ CreateLicenseRequest.add_member(:product_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ProductName"))
330
+ CreateLicenseRequest.add_member(:product_sku, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ProductSKU"))
331
+ CreateLicenseRequest.add_member(:issuer, Shapes::ShapeRef.new(shape: Issuer, required: true, location_name: "Issuer"))
332
+ CreateLicenseRequest.add_member(:home_region, Shapes::ShapeRef.new(shape: String, required: true, location_name: "HomeRegion"))
333
+ CreateLicenseRequest.add_member(:validity, Shapes::ShapeRef.new(shape: DatetimeRange, required: true, location_name: "Validity"))
334
+ CreateLicenseRequest.add_member(:entitlements, Shapes::ShapeRef.new(shape: EntitlementList, required: true, location_name: "Entitlements"))
335
+ CreateLicenseRequest.add_member(:beneficiary, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Beneficiary"))
336
+ CreateLicenseRequest.add_member(:consumption_configuration, Shapes::ShapeRef.new(shape: ConsumptionConfiguration, required: true, location_name: "ConsumptionConfiguration"))
337
+ CreateLicenseRequest.add_member(:license_metadata, Shapes::ShapeRef.new(shape: MetadataList, location_name: "LicenseMetadata"))
338
+ CreateLicenseRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClientToken"))
339
+ CreateLicenseRequest.struct_class = Types::CreateLicenseRequest
340
+
341
+ CreateLicenseResponse.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "LicenseArn"))
342
+ CreateLicenseResponse.add_member(:status, Shapes::ShapeRef.new(shape: LicenseStatus, location_name: "Status"))
343
+ CreateLicenseResponse.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "Version"))
344
+ CreateLicenseResponse.struct_class = Types::CreateLicenseResponse
345
+
346
+ CreateLicenseVersionRequest.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "LicenseArn"))
347
+ CreateLicenseVersionRequest.add_member(:license_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "LicenseName"))
348
+ CreateLicenseVersionRequest.add_member(:product_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ProductName"))
349
+ CreateLicenseVersionRequest.add_member(:issuer, Shapes::ShapeRef.new(shape: Issuer, required: true, location_name: "Issuer"))
350
+ CreateLicenseVersionRequest.add_member(:home_region, Shapes::ShapeRef.new(shape: String, required: true, location_name: "HomeRegion"))
351
+ CreateLicenseVersionRequest.add_member(:validity, Shapes::ShapeRef.new(shape: DatetimeRange, required: true, location_name: "Validity"))
352
+ CreateLicenseVersionRequest.add_member(:license_metadata, Shapes::ShapeRef.new(shape: MetadataList, location_name: "LicenseMetadata"))
353
+ CreateLicenseVersionRequest.add_member(:entitlements, Shapes::ShapeRef.new(shape: EntitlementList, required: true, location_name: "Entitlements"))
354
+ CreateLicenseVersionRequest.add_member(:consumption_configuration, Shapes::ShapeRef.new(shape: ConsumptionConfiguration, required: true, location_name: "ConsumptionConfiguration"))
355
+ CreateLicenseVersionRequest.add_member(:status, Shapes::ShapeRef.new(shape: LicenseStatus, required: true, location_name: "Status"))
356
+ CreateLicenseVersionRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClientToken"))
357
+ CreateLicenseVersionRequest.add_member(:source_version, Shapes::ShapeRef.new(shape: String, location_name: "SourceVersion"))
358
+ CreateLicenseVersionRequest.struct_class = Types::CreateLicenseVersionRequest
359
+
360
+ CreateLicenseVersionResponse.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "LicenseArn"))
361
+ CreateLicenseVersionResponse.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "Version"))
362
+ CreateLicenseVersionResponse.add_member(:status, Shapes::ShapeRef.new(shape: LicenseStatus, location_name: "Status"))
363
+ CreateLicenseVersionResponse.struct_class = Types::CreateLicenseVersionResponse
364
+
365
+ CreateTokenRequest.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "LicenseArn"))
366
+ CreateTokenRequest.add_member(:role_arns, Shapes::ShapeRef.new(shape: ArnList, location_name: "RoleArns"))
367
+ CreateTokenRequest.add_member(:expiration_in_days, Shapes::ShapeRef.new(shape: Integer, location_name: "ExpirationInDays"))
368
+ CreateTokenRequest.add_member(:token_properties, Shapes::ShapeRef.new(shape: MaxSize3StringList, location_name: "TokenProperties"))
369
+ CreateTokenRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: IdempotencyToken, required: true, location_name: "ClientToken"))
370
+ CreateTokenRequest.struct_class = Types::CreateTokenRequest
371
+
372
+ CreateTokenResponse.add_member(:token_id, Shapes::ShapeRef.new(shape: String, location_name: "TokenId"))
373
+ CreateTokenResponse.add_member(:token_type, Shapes::ShapeRef.new(shape: TokenType, location_name: "TokenType"))
374
+ CreateTokenResponse.add_member(:token, Shapes::ShapeRef.new(shape: TokenString, location_name: "Token"))
375
+ CreateTokenResponse.struct_class = Types::CreateTokenResponse
376
+
377
+ DatetimeRange.add_member(:begin, Shapes::ShapeRef.new(shape: ISO8601DateTime, required: true, location_name: "Begin"))
378
+ DatetimeRange.add_member(:end, Shapes::ShapeRef.new(shape: ISO8601DateTime, location_name: "End"))
379
+ DatetimeRange.struct_class = Types::DatetimeRange
380
+
381
+ DeleteGrantRequest.add_member(:grant_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "GrantArn"))
382
+ DeleteGrantRequest.add_member(:version, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Version"))
383
+ DeleteGrantRequest.struct_class = Types::DeleteGrantRequest
384
+
385
+ DeleteGrantResponse.add_member(:grant_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "GrantArn"))
386
+ DeleteGrantResponse.add_member(:status, Shapes::ShapeRef.new(shape: GrantStatus, location_name: "Status"))
387
+ DeleteGrantResponse.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "Version"))
388
+ DeleteGrantResponse.struct_class = Types::DeleteGrantResponse
389
+
133
390
  DeleteLicenseConfigurationRequest.add_member(:license_configuration_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "LicenseConfigurationArn"))
134
391
  DeleteLicenseConfigurationRequest.struct_class = Types::DeleteLicenseConfigurationRequest
135
392
 
136
393
  DeleteLicenseConfigurationResponse.struct_class = Types::DeleteLicenseConfigurationResponse
137
394
 
395
+ DeleteLicenseRequest.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "LicenseArn"))
396
+ DeleteLicenseRequest.add_member(:source_version, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SourceVersion"))
397
+ DeleteLicenseRequest.struct_class = Types::DeleteLicenseRequest
398
+
399
+ DeleteLicenseResponse.add_member(:status, Shapes::ShapeRef.new(shape: LicenseDeletionStatus, location_name: "Status"))
400
+ DeleteLicenseResponse.add_member(:deletion_date, Shapes::ShapeRef.new(shape: ISO8601DateTime, location_name: "DeletionDate"))
401
+ DeleteLicenseResponse.struct_class = Types::DeleteLicenseResponse
402
+
403
+ DeleteTokenRequest.add_member(:token_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TokenId"))
404
+ DeleteTokenRequest.struct_class = Types::DeleteTokenRequest
405
+
406
+ DeleteTokenResponse.struct_class = Types::DeleteTokenResponse
407
+
408
+ Entitlement.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
409
+ Entitlement.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
410
+ Entitlement.add_member(:max_count, Shapes::ShapeRef.new(shape: Long, location_name: "MaxCount"))
411
+ Entitlement.add_member(:overage, Shapes::ShapeRef.new(shape: BoxBoolean, location_name: "Overage"))
412
+ Entitlement.add_member(:unit, Shapes::ShapeRef.new(shape: EntitlementUnit, required: true, location_name: "Unit"))
413
+ Entitlement.add_member(:allow_check_in, Shapes::ShapeRef.new(shape: BoxBoolean, location_name: "AllowCheckIn"))
414
+ Entitlement.struct_class = Types::Entitlement
415
+
416
+ EntitlementData.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
417
+ EntitlementData.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
418
+ EntitlementData.add_member(:unit, Shapes::ShapeRef.new(shape: EntitlementDataUnit, required: true, location_name: "Unit"))
419
+ EntitlementData.struct_class = Types::EntitlementData
420
+
421
+ EntitlementDataList.member = Shapes::ShapeRef.new(shape: EntitlementData)
422
+
423
+ EntitlementList.member = Shapes::ShapeRef.new(shape: Entitlement)
424
+
425
+ EntitlementNotAllowedException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
426
+ EntitlementNotAllowedException.struct_class = Types::EntitlementNotAllowedException
427
+
428
+ EntitlementUsage.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
429
+ EntitlementUsage.add_member(:consumed_value, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ConsumedValue"))
430
+ EntitlementUsage.add_member(:max_count, Shapes::ShapeRef.new(shape: String, location_name: "MaxCount"))
431
+ EntitlementUsage.add_member(:unit, Shapes::ShapeRef.new(shape: EntitlementDataUnit, required: true, location_name: "Unit"))
432
+ EntitlementUsage.struct_class = Types::EntitlementUsage
433
+
434
+ EntitlementUsageList.member = Shapes::ShapeRef.new(shape: EntitlementUsage)
435
+
436
+ ExtendLicenseConsumptionRequest.add_member(:license_consumption_token, Shapes::ShapeRef.new(shape: String, required: true, location_name: "LicenseConsumptionToken"))
437
+ ExtendLicenseConsumptionRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
438
+ ExtendLicenseConsumptionRequest.struct_class = Types::ExtendLicenseConsumptionRequest
439
+
440
+ ExtendLicenseConsumptionResponse.add_member(:license_consumption_token, Shapes::ShapeRef.new(shape: String, location_name: "LicenseConsumptionToken"))
441
+ ExtendLicenseConsumptionResponse.add_member(:expiration, Shapes::ShapeRef.new(shape: ISO8601DateTime, location_name: "Expiration"))
442
+ ExtendLicenseConsumptionResponse.struct_class = Types::ExtendLicenseConsumptionResponse
443
+
138
444
  FailedDependencyException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
445
+ FailedDependencyException.add_member(:error_code, Shapes::ShapeRef.new(shape: String, location_name: "ErrorCode"))
139
446
  FailedDependencyException.struct_class = Types::FailedDependencyException
140
447
 
141
448
  Filter.add_member(:name, Shapes::ShapeRef.new(shape: FilterName, location_name: "Name"))
@@ -145,10 +452,26 @@ module Aws::LicenseManager
145
452
  FilterLimitExceededException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
146
453
  FilterLimitExceededException.struct_class = Types::FilterLimitExceededException
147
454
 
455
+ FilterList.member = Shapes::ShapeRef.new(shape: Filter)
456
+
148
457
  FilterValues.member = Shapes::ShapeRef.new(shape: FilterValue)
149
458
 
150
459
  Filters.member = Shapes::ShapeRef.new(shape: Filter)
151
460
 
461
+ GetAccessTokenRequest.add_member(:token, Shapes::ShapeRef.new(shape: TokenString, required: true, location_name: "Token"))
462
+ GetAccessTokenRequest.add_member(:token_properties, Shapes::ShapeRef.new(shape: MaxSize3StringList, location_name: "TokenProperties"))
463
+ GetAccessTokenRequest.struct_class = Types::GetAccessTokenRequest
464
+
465
+ GetAccessTokenResponse.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenString, location_name: "AccessToken"))
466
+ GetAccessTokenResponse.struct_class = Types::GetAccessTokenResponse
467
+
468
+ GetGrantRequest.add_member(:grant_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "GrantArn"))
469
+ GetGrantRequest.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "Version"))
470
+ GetGrantRequest.struct_class = Types::GetGrantRequest
471
+
472
+ GetGrantResponse.add_member(:grant, Shapes::ShapeRef.new(shape: Grant, location_name: "Grant"))
473
+ GetGrantResponse.struct_class = Types::GetGrantResponse
474
+
152
475
  GetLicenseConfigurationRequest.add_member(:license_configuration_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "LicenseConfigurationArn"))
153
476
  GetLicenseConfigurationRequest.struct_class = Types::GetLicenseConfigurationRequest
154
477
 
@@ -170,6 +493,19 @@ module Aws::LicenseManager
170
493
  GetLicenseConfigurationResponse.add_member(:automated_discovery_information, Shapes::ShapeRef.new(shape: AutomatedDiscoveryInformation, location_name: "AutomatedDiscoveryInformation"))
171
494
  GetLicenseConfigurationResponse.struct_class = Types::GetLicenseConfigurationResponse
172
495
 
496
+ GetLicenseRequest.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "LicenseArn"))
497
+ GetLicenseRequest.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "Version"))
498
+ GetLicenseRequest.struct_class = Types::GetLicenseRequest
499
+
500
+ GetLicenseResponse.add_member(:license, Shapes::ShapeRef.new(shape: License, location_name: "License"))
501
+ GetLicenseResponse.struct_class = Types::GetLicenseResponse
502
+
503
+ GetLicenseUsageRequest.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "LicenseArn"))
504
+ GetLicenseUsageRequest.struct_class = Types::GetLicenseUsageRequest
505
+
506
+ GetLicenseUsageResponse.add_member(:license_usage, Shapes::ShapeRef.new(shape: LicenseUsage, location_name: "LicenseUsage"))
507
+ GetLicenseUsageResponse.struct_class = Types::GetLicenseUsageResponse
508
+
173
509
  GetServiceSettingsRequest.struct_class = Types::GetServiceSettingsRequest
174
510
 
175
511
  GetServiceSettingsResponse.add_member(:s3_bucket_arn, Shapes::ShapeRef.new(shape: String, location_name: "S3BucketArn"))
@@ -179,6 +515,39 @@ module Aws::LicenseManager
179
515
  GetServiceSettingsResponse.add_member(:license_manager_resource_share_arn, Shapes::ShapeRef.new(shape: String, location_name: "LicenseManagerResourceShareArn"))
180
516
  GetServiceSettingsResponse.struct_class = Types::GetServiceSettingsResponse
181
517
 
518
+ Grant.add_member(:grant_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "GrantArn"))
519
+ Grant.add_member(:grant_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "GrantName"))
520
+ Grant.add_member(:parent_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "ParentArn"))
521
+ Grant.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "LicenseArn"))
522
+ Grant.add_member(:grantee_principal_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "GranteePrincipalArn"))
523
+ Grant.add_member(:home_region, Shapes::ShapeRef.new(shape: String, required: true, location_name: "HomeRegion"))
524
+ Grant.add_member(:grant_status, Shapes::ShapeRef.new(shape: GrantStatus, required: true, location_name: "GrantStatus"))
525
+ Grant.add_member(:status_reason, Shapes::ShapeRef.new(shape: String, location_name: "StatusReason"))
526
+ Grant.add_member(:version, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Version"))
527
+ Grant.add_member(:granted_operations, Shapes::ShapeRef.new(shape: AllowedOperationList, required: true, location_name: "GrantedOperations"))
528
+ Grant.struct_class = Types::Grant
529
+
530
+ GrantList.member = Shapes::ShapeRef.new(shape: Grant)
531
+
532
+ GrantedLicense.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "LicenseArn"))
533
+ GrantedLicense.add_member(:license_name, Shapes::ShapeRef.new(shape: String, location_name: "LicenseName"))
534
+ GrantedLicense.add_member(:product_name, Shapes::ShapeRef.new(shape: String, location_name: "ProductName"))
535
+ GrantedLicense.add_member(:product_sku, Shapes::ShapeRef.new(shape: String, location_name: "ProductSKU"))
536
+ GrantedLicense.add_member(:issuer, Shapes::ShapeRef.new(shape: IssuerDetails, location_name: "Issuer"))
537
+ GrantedLicense.add_member(:home_region, Shapes::ShapeRef.new(shape: String, location_name: "HomeRegion"))
538
+ GrantedLicense.add_member(:status, Shapes::ShapeRef.new(shape: LicenseStatus, location_name: "Status"))
539
+ GrantedLicense.add_member(:validity, Shapes::ShapeRef.new(shape: DatetimeRange, location_name: "Validity"))
540
+ GrantedLicense.add_member(:beneficiary, Shapes::ShapeRef.new(shape: String, location_name: "Beneficiary"))
541
+ GrantedLicense.add_member(:entitlements, Shapes::ShapeRef.new(shape: EntitlementList, location_name: "Entitlements"))
542
+ GrantedLicense.add_member(:consumption_configuration, Shapes::ShapeRef.new(shape: ConsumptionConfiguration, location_name: "ConsumptionConfiguration"))
543
+ GrantedLicense.add_member(:license_metadata, Shapes::ShapeRef.new(shape: MetadataList, location_name: "LicenseMetadata"))
544
+ GrantedLicense.add_member(:create_time, Shapes::ShapeRef.new(shape: ISO8601DateTime, location_name: "CreateTime"))
545
+ GrantedLicense.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "Version"))
546
+ GrantedLicense.add_member(:received_metadata, Shapes::ShapeRef.new(shape: ReceivedMetadata, location_name: "ReceivedMetadata"))
547
+ GrantedLicense.struct_class = Types::GrantedLicense
548
+
549
+ GrantedLicenseList.member = Shapes::ShapeRef.new(shape: GrantedLicense)
550
+
182
551
  InvalidParameterValueException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
183
552
  InvalidParameterValueException.struct_class = Types::InvalidParameterValueException
184
553
 
@@ -192,6 +561,31 @@ module Aws::LicenseManager
192
561
 
193
562
  InventoryFilterList.member = Shapes::ShapeRef.new(shape: InventoryFilter)
194
563
 
564
+ Issuer.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
565
+ Issuer.add_member(:sign_key, Shapes::ShapeRef.new(shape: String, location_name: "SignKey"))
566
+ Issuer.struct_class = Types::Issuer
567
+
568
+ IssuerDetails.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
569
+ IssuerDetails.add_member(:sign_key, Shapes::ShapeRef.new(shape: String, location_name: "SignKey"))
570
+ IssuerDetails.add_member(:key_fingerprint, Shapes::ShapeRef.new(shape: String, location_name: "KeyFingerprint"))
571
+ IssuerDetails.struct_class = Types::IssuerDetails
572
+
573
+ License.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "LicenseArn"))
574
+ License.add_member(:license_name, Shapes::ShapeRef.new(shape: String, location_name: "LicenseName"))
575
+ License.add_member(:product_name, Shapes::ShapeRef.new(shape: String, location_name: "ProductName"))
576
+ License.add_member(:product_sku, Shapes::ShapeRef.new(shape: String, location_name: "ProductSKU"))
577
+ License.add_member(:issuer, Shapes::ShapeRef.new(shape: IssuerDetails, location_name: "Issuer"))
578
+ License.add_member(:home_region, Shapes::ShapeRef.new(shape: String, location_name: "HomeRegion"))
579
+ License.add_member(:status, Shapes::ShapeRef.new(shape: LicenseStatus, location_name: "Status"))
580
+ License.add_member(:validity, Shapes::ShapeRef.new(shape: DatetimeRange, location_name: "Validity"))
581
+ License.add_member(:beneficiary, Shapes::ShapeRef.new(shape: String, location_name: "Beneficiary"))
582
+ License.add_member(:entitlements, Shapes::ShapeRef.new(shape: EntitlementList, location_name: "Entitlements"))
583
+ License.add_member(:consumption_configuration, Shapes::ShapeRef.new(shape: ConsumptionConfiguration, location_name: "ConsumptionConfiguration"))
584
+ License.add_member(:license_metadata, Shapes::ShapeRef.new(shape: MetadataList, location_name: "LicenseMetadata"))
585
+ License.add_member(:create_time, Shapes::ShapeRef.new(shape: ISO8601DateTime, location_name: "CreateTime"))
586
+ License.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "Version"))
587
+ License.struct_class = Types::License
588
+
195
589
  LicenseConfiguration.add_member(:license_configuration_id, Shapes::ShapeRef.new(shape: String, location_name: "LicenseConfigurationId"))
196
590
  LicenseConfiguration.add_member(:license_configuration_arn, Shapes::ShapeRef.new(shape: String, location_name: "LicenseConfigurationArn"))
197
591
  LicenseConfiguration.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
@@ -230,6 +624,8 @@ module Aws::LicenseManager
230
624
 
231
625
  LicenseConfigurations.member = Shapes::ShapeRef.new(shape: LicenseConfiguration)
232
626
 
627
+ LicenseList.member = Shapes::ShapeRef.new(shape: License)
628
+
233
629
  LicenseOperationFailure.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, location_name: "ResourceArn"))
234
630
  LicenseOperationFailure.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "ResourceType"))
235
631
  LicenseOperationFailure.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "ErrorMessage"))
@@ -248,6 +644,9 @@ module Aws::LicenseManager
248
644
 
249
645
  LicenseSpecifications.member = Shapes::ShapeRef.new(shape: LicenseSpecification)
250
646
 
647
+ LicenseUsage.add_member(:entitlement_usages, Shapes::ShapeRef.new(shape: EntitlementUsageList, location_name: "EntitlementUsages"))
648
+ LicenseUsage.struct_class = Types::LicenseUsage
649
+
251
650
  LicenseUsageException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
252
651
  LicenseUsageException.struct_class = Types::LicenseUsageException
253
652
 
@@ -260,6 +659,16 @@ module Aws::LicenseManager
260
659
  ListAssociationsForLicenseConfigurationResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
261
660
  ListAssociationsForLicenseConfigurationResponse.struct_class = Types::ListAssociationsForLicenseConfigurationResponse
262
661
 
662
+ ListDistributedGrantsRequest.add_member(:grant_arns, Shapes::ShapeRef.new(shape: ArnList, location_name: "GrantArns"))
663
+ ListDistributedGrantsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
664
+ ListDistributedGrantsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
665
+ ListDistributedGrantsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxSize100, location_name: "MaxResults"))
666
+ ListDistributedGrantsRequest.struct_class = Types::ListDistributedGrantsRequest
667
+
668
+ ListDistributedGrantsResponse.add_member(:grants, Shapes::ShapeRef.new(shape: GrantList, location_name: "Grants"))
669
+ ListDistributedGrantsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
670
+ ListDistributedGrantsResponse.struct_class = Types::ListDistributedGrantsResponse
671
+
263
672
  ListFailuresForLicenseConfigurationOperationsRequest.add_member(:license_configuration_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "LicenseConfigurationArn"))
264
673
  ListFailuresForLicenseConfigurationOperationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: BoxInteger, location_name: "MaxResults"))
265
674
  ListFailuresForLicenseConfigurationOperationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
@@ -288,6 +697,45 @@ module Aws::LicenseManager
288
697
  ListLicenseSpecificationsForResourceResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
289
698
  ListLicenseSpecificationsForResourceResponse.struct_class = Types::ListLicenseSpecificationsForResourceResponse
290
699
 
700
+ ListLicenseVersionsRequest.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "LicenseArn"))
701
+ ListLicenseVersionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
702
+ ListLicenseVersionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxSize100, location_name: "MaxResults"))
703
+ ListLicenseVersionsRequest.struct_class = Types::ListLicenseVersionsRequest
704
+
705
+ ListLicenseVersionsResponse.add_member(:licenses, Shapes::ShapeRef.new(shape: LicenseList, location_name: "Licenses"))
706
+ ListLicenseVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
707
+ ListLicenseVersionsResponse.struct_class = Types::ListLicenseVersionsResponse
708
+
709
+ ListLicensesRequest.add_member(:license_arns, Shapes::ShapeRef.new(shape: ArnList, location_name: "LicenseArns"))
710
+ ListLicensesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
711
+ ListLicensesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
712
+ ListLicensesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxSize100, location_name: "MaxResults"))
713
+ ListLicensesRequest.struct_class = Types::ListLicensesRequest
714
+
715
+ ListLicensesResponse.add_member(:licenses, Shapes::ShapeRef.new(shape: LicenseList, location_name: "Licenses"))
716
+ ListLicensesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
717
+ ListLicensesResponse.struct_class = Types::ListLicensesResponse
718
+
719
+ ListReceivedGrantsRequest.add_member(:grant_arns, Shapes::ShapeRef.new(shape: ArnList, location_name: "GrantArns"))
720
+ ListReceivedGrantsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
721
+ ListReceivedGrantsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
722
+ ListReceivedGrantsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxSize100, location_name: "MaxResults"))
723
+ ListReceivedGrantsRequest.struct_class = Types::ListReceivedGrantsRequest
724
+
725
+ ListReceivedGrantsResponse.add_member(:grants, Shapes::ShapeRef.new(shape: GrantList, location_name: "Grants"))
726
+ ListReceivedGrantsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
727
+ ListReceivedGrantsResponse.struct_class = Types::ListReceivedGrantsResponse
728
+
729
+ ListReceivedLicensesRequest.add_member(:license_arns, Shapes::ShapeRef.new(shape: ArnList, location_name: "LicenseArns"))
730
+ ListReceivedLicensesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
731
+ ListReceivedLicensesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
732
+ ListReceivedLicensesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxSize100, location_name: "MaxResults"))
733
+ ListReceivedLicensesRequest.struct_class = Types::ListReceivedLicensesRequest
734
+
735
+ ListReceivedLicensesResponse.add_member(:licenses, Shapes::ShapeRef.new(shape: GrantedLicenseList, location_name: "Licenses"))
736
+ ListReceivedLicensesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
737
+ ListReceivedLicensesResponse.struct_class = Types::ListReceivedLicensesResponse
738
+
291
739
  ListResourceInventoryRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: BoxInteger, location_name: "MaxResults"))
292
740
  ListResourceInventoryRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
293
741
  ListResourceInventoryRequest.add_member(:filters, Shapes::ShapeRef.new(shape: InventoryFilterList, location_name: "Filters"))
@@ -303,6 +751,16 @@ module Aws::LicenseManager
303
751
  ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
304
752
  ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
305
753
 
754
+ ListTokensRequest.add_member(:token_ids, Shapes::ShapeRef.new(shape: StringList, location_name: "TokenIds"))
755
+ ListTokensRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
756
+ ListTokensRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
757
+ ListTokensRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxSize100, location_name: "MaxResults"))
758
+ ListTokensRequest.struct_class = Types::ListTokensRequest
759
+
760
+ ListTokensResponse.add_member(:tokens, Shapes::ShapeRef.new(shape: TokenList, location_name: "Tokens"))
761
+ ListTokensResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
762
+ ListTokensResponse.struct_class = Types::ListTokensResponse
763
+
306
764
  ListUsageForLicenseConfigurationRequest.add_member(:license_configuration_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "LicenseConfigurationArn"))
307
765
  ListUsageForLicenseConfigurationRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: BoxInteger, location_name: "MaxResults"))
308
766
  ListUsageForLicenseConfigurationRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
@@ -319,15 +777,22 @@ module Aws::LicenseManager
319
777
 
320
778
  ManagedResourceSummaryList.member = Shapes::ShapeRef.new(shape: ManagedResourceSummary)
321
779
 
780
+ MaxSize3StringList.member = Shapes::ShapeRef.new(shape: String)
781
+
322
782
  Metadata.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
323
783
  Metadata.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
324
784
  Metadata.struct_class = Types::Metadata
325
785
 
326
786
  MetadataList.member = Shapes::ShapeRef.new(shape: Metadata)
327
787
 
788
+ NoEntitlementsAllowedException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
789
+ NoEntitlementsAllowedException.struct_class = Types::NoEntitlementsAllowedException
790
+
328
791
  OrganizationConfiguration.add_member(:enable_integration, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "EnableIntegration"))
329
792
  OrganizationConfiguration.struct_class = Types::OrganizationConfiguration
330
793
 
794
+ PrincipalArnList.member = Shapes::ShapeRef.new(shape: Arn)
795
+
331
796
  ProductInformation.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceType"))
332
797
  ProductInformation.add_member(:product_information_filter_list, Shapes::ShapeRef.new(shape: ProductInformationFilterList, required: true, location_name: "ProductInformationFilterList"))
333
798
  ProductInformation.struct_class = Types::ProductInformation
@@ -341,9 +806,28 @@ module Aws::LicenseManager
341
806
 
342
807
  ProductInformationList.member = Shapes::ShapeRef.new(shape: ProductInformation)
343
808
 
809
+ ProvisionalConfiguration.add_member(:max_time_to_live_in_minutes, Shapes::ShapeRef.new(shape: BoxInteger, required: true, location_name: "MaxTimeToLiveInMinutes"))
810
+ ProvisionalConfiguration.struct_class = Types::ProvisionalConfiguration
811
+
344
812
  RateLimitExceededException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
345
813
  RateLimitExceededException.struct_class = Types::RateLimitExceededException
346
814
 
815
+ ReceivedMetadata.add_member(:received_status, Shapes::ShapeRef.new(shape: ReceivedStatus, location_name: "ReceivedStatus"))
816
+ ReceivedMetadata.add_member(:allowed_operations, Shapes::ShapeRef.new(shape: AllowedOperationList, location_name: "AllowedOperations"))
817
+ ReceivedMetadata.struct_class = Types::ReceivedMetadata
818
+
819
+ RedirectException.add_member(:location, Shapes::ShapeRef.new(shape: Location, location_name: "Location"))
820
+ RedirectException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
821
+ RedirectException.struct_class = Types::RedirectException
822
+
823
+ RejectGrantRequest.add_member(:grant_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "GrantArn"))
824
+ RejectGrantRequest.struct_class = Types::RejectGrantRequest
825
+
826
+ RejectGrantResponse.add_member(:grant_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "GrantArn"))
827
+ RejectGrantResponse.add_member(:status, Shapes::ShapeRef.new(shape: GrantStatus, location_name: "Status"))
828
+ RejectGrantResponse.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "Version"))
829
+ RejectGrantResponse.struct_class = Types::RejectGrantResponse
830
+
347
831
  ResourceInventory.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, location_name: "ResourceId"))
348
832
  ResourceInventory.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "ResourceType"))
349
833
  ResourceInventory.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, location_name: "ResourceArn"))
@@ -357,6 +841,9 @@ module Aws::LicenseManager
357
841
  ResourceLimitExceededException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
358
842
  ResourceLimitExceededException.struct_class = Types::ResourceLimitExceededException
359
843
 
844
+ ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
845
+ ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
846
+
360
847
  ServerInternalException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
361
848
  ServerInternalException.struct_class = Types::ServerInternalException
362
849
 
@@ -376,6 +863,20 @@ module Aws::LicenseManager
376
863
 
377
864
  TagResourceResponse.struct_class = Types::TagResourceResponse
378
865
 
866
+ TokenData.add_member(:token_id, Shapes::ShapeRef.new(shape: String, location_name: "TokenId"))
867
+ TokenData.add_member(:token_type, Shapes::ShapeRef.new(shape: String, location_name: "TokenType"))
868
+ TokenData.add_member(:license_arn, Shapes::ShapeRef.new(shape: String, location_name: "LicenseArn"))
869
+ TokenData.add_member(:expiration_time, Shapes::ShapeRef.new(shape: ISO8601DateTime, location_name: "ExpirationTime"))
870
+ TokenData.add_member(:token_properties, Shapes::ShapeRef.new(shape: MaxSize3StringList, location_name: "TokenProperties"))
871
+ TokenData.add_member(:role_arns, Shapes::ShapeRef.new(shape: ArnList, location_name: "RoleArns"))
872
+ TokenData.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
873
+ TokenData.struct_class = Types::TokenData
874
+
875
+ TokenList.member = Shapes::ShapeRef.new(shape: TokenData)
876
+
877
+ UnsupportedDigitalSignatureMethodException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
878
+ UnsupportedDigitalSignatureMethodException.struct_class = Types::UnsupportedDigitalSignatureMethodException
879
+
379
880
  UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceArn"))
380
881
  UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location_name: "TagKeys"))
381
882
  UntagResourceRequest.struct_class = Types::UntagResourceRequest
@@ -409,6 +910,9 @@ module Aws::LicenseManager
409
910
 
410
911
  UpdateServiceSettingsResponse.struct_class = Types::UpdateServiceSettingsResponse
411
912
 
913
+ ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
914
+ ValidationException.struct_class = Types::ValidationException
915
+
412
916
 
413
917
  # @api private
414
918
  API = Seahorse::Model::Api.new.tap do |api|
@@ -427,6 +931,116 @@ module Aws::LicenseManager
427
931
  "uid" => "license-manager-2018-08-01",
428
932
  }
429
933
 
934
+ api.add_operation(:accept_grant, Seahorse::Model::Operation.new.tap do |o|
935
+ o.name = "AcceptGrant"
936
+ o.http_method = "POST"
937
+ o.http_request_uri = "/"
938
+ o.input = Shapes::ShapeRef.new(shape: AcceptGrantRequest)
939
+ o.output = Shapes::ShapeRef.new(shape: AcceptGrantResponse)
940
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
941
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
942
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
943
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
944
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
945
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
946
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
947
+ end)
948
+
949
+ api.add_operation(:check_in_license, Seahorse::Model::Operation.new.tap do |o|
950
+ o.name = "CheckInLicense"
951
+ o.http_method = "POST"
952
+ o.http_request_uri = "/"
953
+ o.input = Shapes::ShapeRef.new(shape: CheckInLicenseRequest)
954
+ o.output = Shapes::ShapeRef.new(shape: CheckInLicenseResponse)
955
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
956
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
957
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
958
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
959
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
960
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
961
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
962
+ end)
963
+
964
+ api.add_operation(:checkout_borrow_license, Seahorse::Model::Operation.new.tap do |o|
965
+ o.name = "CheckoutBorrowLicense"
966
+ o.http_method = "POST"
967
+ o.http_request_uri = "/"
968
+ o.input = Shapes::ShapeRef.new(shape: CheckoutBorrowLicenseRequest)
969
+ o.output = Shapes::ShapeRef.new(shape: CheckoutBorrowLicenseResponse)
970
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
971
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
972
+ o.errors << Shapes::ShapeRef.new(shape: NoEntitlementsAllowedException)
973
+ o.errors << Shapes::ShapeRef.new(shape: EntitlementNotAllowedException)
974
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedDigitalSignatureMethodException)
975
+ o.errors << Shapes::ShapeRef.new(shape: RedirectException)
976
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
977
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
978
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
979
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
980
+ end)
981
+
982
+ api.add_operation(:checkout_license, Seahorse::Model::Operation.new.tap do |o|
983
+ o.name = "CheckoutLicense"
984
+ o.http_method = "POST"
985
+ o.http_request_uri = "/"
986
+ o.input = Shapes::ShapeRef.new(shape: CheckoutLicenseRequest)
987
+ o.output = Shapes::ShapeRef.new(shape: CheckoutLicenseResponse)
988
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
989
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
990
+ o.errors << Shapes::ShapeRef.new(shape: NoEntitlementsAllowedException)
991
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedDigitalSignatureMethodException)
992
+ o.errors << Shapes::ShapeRef.new(shape: RedirectException)
993
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
994
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
995
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
996
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
997
+ end)
998
+
999
+ api.add_operation(:create_grant, Seahorse::Model::Operation.new.tap do |o|
1000
+ o.name = "CreateGrant"
1001
+ o.http_method = "POST"
1002
+ o.http_request_uri = "/"
1003
+ o.input = Shapes::ShapeRef.new(shape: CreateGrantRequest)
1004
+ o.output = Shapes::ShapeRef.new(shape: CreateGrantResponse)
1005
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1006
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1007
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1008
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1009
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1010
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1011
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1012
+ end)
1013
+
1014
+ api.add_operation(:create_grant_version, Seahorse::Model::Operation.new.tap do |o|
1015
+ o.name = "CreateGrantVersion"
1016
+ o.http_method = "POST"
1017
+ o.http_request_uri = "/"
1018
+ o.input = Shapes::ShapeRef.new(shape: CreateGrantVersionRequest)
1019
+ o.output = Shapes::ShapeRef.new(shape: CreateGrantVersionResponse)
1020
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1021
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1022
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1023
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1024
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1025
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1026
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1027
+ end)
1028
+
1029
+ api.add_operation(:create_license, Seahorse::Model::Operation.new.tap do |o|
1030
+ o.name = "CreateLicense"
1031
+ o.http_method = "POST"
1032
+ o.http_request_uri = "/"
1033
+ o.input = Shapes::ShapeRef.new(shape: CreateLicenseRequest)
1034
+ o.output = Shapes::ShapeRef.new(shape: CreateLicenseResponse)
1035
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1036
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1037
+ o.errors << Shapes::ShapeRef.new(shape: RedirectException)
1038
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1039
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1040
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1041
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1042
+ end)
1043
+
430
1044
  api.add_operation(:create_license_configuration, Seahorse::Model::Operation.new.tap do |o|
431
1045
  o.name = "CreateLicenseConfiguration"
432
1046
  o.http_method = "POST"
@@ -441,6 +1055,69 @@ module Aws::LicenseManager
441
1055
  o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
442
1056
  end)
443
1057
 
1058
+ api.add_operation(:create_license_version, Seahorse::Model::Operation.new.tap do |o|
1059
+ o.name = "CreateLicenseVersion"
1060
+ o.http_method = "POST"
1061
+ o.http_request_uri = "/"
1062
+ o.input = Shapes::ShapeRef.new(shape: CreateLicenseVersionRequest)
1063
+ o.output = Shapes::ShapeRef.new(shape: CreateLicenseVersionResponse)
1064
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1065
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1066
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1067
+ o.errors << Shapes::ShapeRef.new(shape: RedirectException)
1068
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1069
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1070
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1071
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1072
+ end)
1073
+
1074
+ api.add_operation(:create_token, Seahorse::Model::Operation.new.tap do |o|
1075
+ o.name = "CreateToken"
1076
+ o.http_method = "POST"
1077
+ o.http_request_uri = "/"
1078
+ o.input = Shapes::ShapeRef.new(shape: CreateTokenRequest)
1079
+ o.output = Shapes::ShapeRef.new(shape: CreateTokenResponse)
1080
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1081
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1082
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1083
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1084
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1085
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1086
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1087
+ o.errors << Shapes::ShapeRef.new(shape: RedirectException)
1088
+ end)
1089
+
1090
+ api.add_operation(:delete_grant, Seahorse::Model::Operation.new.tap do |o|
1091
+ o.name = "DeleteGrant"
1092
+ o.http_method = "POST"
1093
+ o.http_request_uri = "/"
1094
+ o.input = Shapes::ShapeRef.new(shape: DeleteGrantRequest)
1095
+ o.output = Shapes::ShapeRef.new(shape: DeleteGrantResponse)
1096
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1097
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1098
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1099
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1100
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1101
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1102
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1103
+ end)
1104
+
1105
+ api.add_operation(:delete_license, Seahorse::Model::Operation.new.tap do |o|
1106
+ o.name = "DeleteLicense"
1107
+ o.http_method = "POST"
1108
+ o.http_request_uri = "/"
1109
+ o.input = Shapes::ShapeRef.new(shape: DeleteLicenseRequest)
1110
+ o.output = Shapes::ShapeRef.new(shape: DeleteLicenseResponse)
1111
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1112
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1113
+ o.errors << Shapes::ShapeRef.new(shape: RedirectException)
1114
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1115
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1116
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1117
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1118
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1119
+ end)
1120
+
444
1121
  api.add_operation(:delete_license_configuration, Seahorse::Model::Operation.new.tap do |o|
445
1122
  o.name = "DeleteLicenseConfiguration"
446
1123
  o.http_method = "POST"
@@ -454,6 +1131,78 @@ module Aws::LicenseManager
454
1131
  o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
455
1132
  end)
456
1133
 
1134
+ api.add_operation(:delete_token, Seahorse::Model::Operation.new.tap do |o|
1135
+ o.name = "DeleteToken"
1136
+ o.http_method = "POST"
1137
+ o.http_request_uri = "/"
1138
+ o.input = Shapes::ShapeRef.new(shape: DeleteTokenRequest)
1139
+ o.output = Shapes::ShapeRef.new(shape: DeleteTokenResponse)
1140
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1141
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1142
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1143
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1144
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1145
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1146
+ o.errors << Shapes::ShapeRef.new(shape: RedirectException)
1147
+ end)
1148
+
1149
+ api.add_operation(:extend_license_consumption, Seahorse::Model::Operation.new.tap do |o|
1150
+ o.name = "ExtendLicenseConsumption"
1151
+ o.http_method = "POST"
1152
+ o.http_request_uri = "/"
1153
+ o.input = Shapes::ShapeRef.new(shape: ExtendLicenseConsumptionRequest)
1154
+ o.output = Shapes::ShapeRef.new(shape: ExtendLicenseConsumptionResponse)
1155
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1156
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1157
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1158
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1159
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1160
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1161
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1162
+ end)
1163
+
1164
+ api.add_operation(:get_access_token, Seahorse::Model::Operation.new.tap do |o|
1165
+ o.name = "GetAccessToken"
1166
+ o.http_method = "POST"
1167
+ o.http_request_uri = "/"
1168
+ o.input = Shapes::ShapeRef.new(shape: GetAccessTokenRequest)
1169
+ o.output = Shapes::ShapeRef.new(shape: GetAccessTokenResponse)
1170
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1171
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1172
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1173
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1174
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1175
+ end)
1176
+
1177
+ api.add_operation(:get_grant, Seahorse::Model::Operation.new.tap do |o|
1178
+ o.name = "GetGrant"
1179
+ o.http_method = "POST"
1180
+ o.http_request_uri = "/"
1181
+ o.input = Shapes::ShapeRef.new(shape: GetGrantRequest)
1182
+ o.output = Shapes::ShapeRef.new(shape: GetGrantResponse)
1183
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1184
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1185
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1186
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1187
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1188
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1189
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1190
+ end)
1191
+
1192
+ api.add_operation(:get_license, Seahorse::Model::Operation.new.tap do |o|
1193
+ o.name = "GetLicense"
1194
+ o.http_method = "POST"
1195
+ o.http_request_uri = "/"
1196
+ o.input = Shapes::ShapeRef.new(shape: GetLicenseRequest)
1197
+ o.output = Shapes::ShapeRef.new(shape: GetLicenseResponse)
1198
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1199
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1200
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1201
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1202
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1203
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1204
+ end)
1205
+
457
1206
  api.add_operation(:get_license_configuration, Seahorse::Model::Operation.new.tap do |o|
458
1207
  o.name = "GetLicenseConfiguration"
459
1208
  o.http_method = "POST"
@@ -467,6 +1216,20 @@ module Aws::LicenseManager
467
1216
  o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
468
1217
  end)
469
1218
 
1219
+ api.add_operation(:get_license_usage, Seahorse::Model::Operation.new.tap do |o|
1220
+ o.name = "GetLicenseUsage"
1221
+ o.http_method = "POST"
1222
+ o.http_request_uri = "/"
1223
+ o.input = Shapes::ShapeRef.new(shape: GetLicenseUsageRequest)
1224
+ o.output = Shapes::ShapeRef.new(shape: GetLicenseUsageResponse)
1225
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1226
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1227
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1228
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1229
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1230
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1231
+ end)
1232
+
470
1233
  api.add_operation(:get_service_settings, Seahorse::Model::Operation.new.tap do |o|
471
1234
  o.name = "GetServiceSettings"
472
1235
  o.http_method = "POST"
@@ -493,6 +1256,21 @@ module Aws::LicenseManager
493
1256
  o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
494
1257
  end)
495
1258
 
1259
+ api.add_operation(:list_distributed_grants, Seahorse::Model::Operation.new.tap do |o|
1260
+ o.name = "ListDistributedGrants"
1261
+ o.http_method = "POST"
1262
+ o.http_request_uri = "/"
1263
+ o.input = Shapes::ShapeRef.new(shape: ListDistributedGrantsRequest)
1264
+ o.output = Shapes::ShapeRef.new(shape: ListDistributedGrantsResponse)
1265
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1266
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1267
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1268
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1269
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1270
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1271
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1272
+ end)
1273
+
496
1274
  api.add_operation(:list_failures_for_license_configuration_operations, Seahorse::Model::Operation.new.tap do |o|
497
1275
  o.name = "ListFailuresForLicenseConfigurationOperations"
498
1276
  o.http_method = "POST"
@@ -533,6 +1311,63 @@ module Aws::LicenseManager
533
1311
  o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
534
1312
  end)
535
1313
 
1314
+ api.add_operation(:list_license_versions, Seahorse::Model::Operation.new.tap do |o|
1315
+ o.name = "ListLicenseVersions"
1316
+ o.http_method = "POST"
1317
+ o.http_request_uri = "/"
1318
+ o.input = Shapes::ShapeRef.new(shape: ListLicenseVersionsRequest)
1319
+ o.output = Shapes::ShapeRef.new(shape: ListLicenseVersionsResponse)
1320
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1321
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1322
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1323
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1324
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1325
+ end)
1326
+
1327
+ api.add_operation(:list_licenses, Seahorse::Model::Operation.new.tap do |o|
1328
+ o.name = "ListLicenses"
1329
+ o.http_method = "POST"
1330
+ o.http_request_uri = "/"
1331
+ o.input = Shapes::ShapeRef.new(shape: ListLicensesRequest)
1332
+ o.output = Shapes::ShapeRef.new(shape: ListLicensesResponse)
1333
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1334
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1335
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1336
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1337
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1338
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1339
+ end)
1340
+
1341
+ api.add_operation(:list_received_grants, Seahorse::Model::Operation.new.tap do |o|
1342
+ o.name = "ListReceivedGrants"
1343
+ o.http_method = "POST"
1344
+ o.http_request_uri = "/"
1345
+ o.input = Shapes::ShapeRef.new(shape: ListReceivedGrantsRequest)
1346
+ o.output = Shapes::ShapeRef.new(shape: ListReceivedGrantsResponse)
1347
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1348
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1349
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1350
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1351
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1352
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1353
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1354
+ end)
1355
+
1356
+ api.add_operation(:list_received_licenses, Seahorse::Model::Operation.new.tap do |o|
1357
+ o.name = "ListReceivedLicenses"
1358
+ o.http_method = "POST"
1359
+ o.http_request_uri = "/"
1360
+ o.input = Shapes::ShapeRef.new(shape: ListReceivedLicensesRequest)
1361
+ o.output = Shapes::ShapeRef.new(shape: ListReceivedLicensesResponse)
1362
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1363
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1364
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1365
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1366
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1367
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1368
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1369
+ end)
1370
+
536
1371
  api.add_operation(:list_resource_inventory, Seahorse::Model::Operation.new.tap do |o|
537
1372
  o.name = "ListResourceInventory"
538
1373
  o.http_method = "POST"
@@ -561,6 +1396,19 @@ module Aws::LicenseManager
561
1396
  o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
562
1397
  end)
563
1398
 
1399
+ api.add_operation(:list_tokens, Seahorse::Model::Operation.new.tap do |o|
1400
+ o.name = "ListTokens"
1401
+ o.http_method = "POST"
1402
+ o.http_request_uri = "/"
1403
+ o.input = Shapes::ShapeRef.new(shape: ListTokensRequest)
1404
+ o.output = Shapes::ShapeRef.new(shape: ListTokensResponse)
1405
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1406
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1407
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1408
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1409
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1410
+ end)
1411
+
564
1412
  api.add_operation(:list_usage_for_license_configuration, Seahorse::Model::Operation.new.tap do |o|
565
1413
  o.name = "ListUsageForLicenseConfiguration"
566
1414
  o.http_method = "POST"
@@ -575,6 +1423,21 @@ module Aws::LicenseManager
575
1423
  o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
576
1424
  end)
577
1425
 
1426
+ api.add_operation(:reject_grant, Seahorse::Model::Operation.new.tap do |o|
1427
+ o.name = "RejectGrant"
1428
+ o.http_method = "POST"
1429
+ o.http_request_uri = "/"
1430
+ o.input = Shapes::ShapeRef.new(shape: RejectGrantRequest)
1431
+ o.output = Shapes::ShapeRef.new(shape: RejectGrantResponse)
1432
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1433
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1434
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1435
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1436
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1437
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1438
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1439
+ end)
1440
+
578
1441
  api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
579
1442
  o.name = "TagResource"
580
1443
  o.http_method = "POST"
@@ -612,6 +1475,7 @@ module Aws::LicenseManager
612
1475
  o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
613
1476
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
614
1477
  o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1478
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
615
1479
  end)
616
1480
 
617
1481
  api.add_operation(:update_license_specifications_for_resource, Seahorse::Model::Operation.new.tap do |o|