aws-sdk-licensemanager 1.18.0 → 1.23.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"))
@@ -124,18 +319,131 @@ module Aws::LicenseManager
124
319
  CreateLicenseConfigurationRequest.add_member(:license_count_hard_limit, Shapes::ShapeRef.new(shape: BoxBoolean, location_name: "LicenseCountHardLimit"))
125
320
  CreateLicenseConfigurationRequest.add_member(:license_rules, Shapes::ShapeRef.new(shape: StringList, location_name: "LicenseRules"))
126
321
  CreateLicenseConfigurationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
322
+ CreateLicenseConfigurationRequest.add_member(:disassociate_when_not_found, Shapes::ShapeRef.new(shape: BoxBoolean, location_name: "DisassociateWhenNotFound"))
127
323
  CreateLicenseConfigurationRequest.add_member(:product_information_list, Shapes::ShapeRef.new(shape: ProductInformationList, location_name: "ProductInformationList"))
128
324
  CreateLicenseConfigurationRequest.struct_class = Types::CreateLicenseConfigurationRequest
129
325
 
130
326
  CreateLicenseConfigurationResponse.add_member(:license_configuration_arn, Shapes::ShapeRef.new(shape: String, location_name: "LicenseConfigurationArn"))
131
327
  CreateLicenseConfigurationResponse.struct_class = Types::CreateLicenseConfigurationResponse
132
328
 
329
+ CreateLicenseRequest.add_member(:license_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "LicenseName"))
330
+ CreateLicenseRequest.add_member(:product_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ProductName"))
331
+ CreateLicenseRequest.add_member(:product_sku, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ProductSKU"))
332
+ CreateLicenseRequest.add_member(:issuer, Shapes::ShapeRef.new(shape: Issuer, required: true, location_name: "Issuer"))
333
+ CreateLicenseRequest.add_member(:home_region, Shapes::ShapeRef.new(shape: String, required: true, location_name: "HomeRegion"))
334
+ CreateLicenseRequest.add_member(:validity, Shapes::ShapeRef.new(shape: DatetimeRange, required: true, location_name: "Validity"))
335
+ CreateLicenseRequest.add_member(:entitlements, Shapes::ShapeRef.new(shape: EntitlementList, required: true, location_name: "Entitlements"))
336
+ CreateLicenseRequest.add_member(:beneficiary, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Beneficiary"))
337
+ CreateLicenseRequest.add_member(:consumption_configuration, Shapes::ShapeRef.new(shape: ConsumptionConfiguration, required: true, location_name: "ConsumptionConfiguration"))
338
+ CreateLicenseRequest.add_member(:license_metadata, Shapes::ShapeRef.new(shape: MetadataList, location_name: "LicenseMetadata"))
339
+ CreateLicenseRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClientToken"))
340
+ CreateLicenseRequest.struct_class = Types::CreateLicenseRequest
341
+
342
+ CreateLicenseResponse.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "LicenseArn"))
343
+ CreateLicenseResponse.add_member(:status, Shapes::ShapeRef.new(shape: LicenseStatus, location_name: "Status"))
344
+ CreateLicenseResponse.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "Version"))
345
+ CreateLicenseResponse.struct_class = Types::CreateLicenseResponse
346
+
347
+ CreateLicenseVersionRequest.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "LicenseArn"))
348
+ CreateLicenseVersionRequest.add_member(:license_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "LicenseName"))
349
+ CreateLicenseVersionRequest.add_member(:product_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ProductName"))
350
+ CreateLicenseVersionRequest.add_member(:issuer, Shapes::ShapeRef.new(shape: Issuer, required: true, location_name: "Issuer"))
351
+ CreateLicenseVersionRequest.add_member(:home_region, Shapes::ShapeRef.new(shape: String, required: true, location_name: "HomeRegion"))
352
+ CreateLicenseVersionRequest.add_member(:validity, Shapes::ShapeRef.new(shape: DatetimeRange, required: true, location_name: "Validity"))
353
+ CreateLicenseVersionRequest.add_member(:license_metadata, Shapes::ShapeRef.new(shape: MetadataList, location_name: "LicenseMetadata"))
354
+ CreateLicenseVersionRequest.add_member(:entitlements, Shapes::ShapeRef.new(shape: EntitlementList, required: true, location_name: "Entitlements"))
355
+ CreateLicenseVersionRequest.add_member(:consumption_configuration, Shapes::ShapeRef.new(shape: ConsumptionConfiguration, required: true, location_name: "ConsumptionConfiguration"))
356
+ CreateLicenseVersionRequest.add_member(:status, Shapes::ShapeRef.new(shape: LicenseStatus, required: true, location_name: "Status"))
357
+ CreateLicenseVersionRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClientToken"))
358
+ CreateLicenseVersionRequest.add_member(:source_version, Shapes::ShapeRef.new(shape: String, location_name: "SourceVersion"))
359
+ CreateLicenseVersionRequest.struct_class = Types::CreateLicenseVersionRequest
360
+
361
+ CreateLicenseVersionResponse.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "LicenseArn"))
362
+ CreateLicenseVersionResponse.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "Version"))
363
+ CreateLicenseVersionResponse.add_member(:status, Shapes::ShapeRef.new(shape: LicenseStatus, location_name: "Status"))
364
+ CreateLicenseVersionResponse.struct_class = Types::CreateLicenseVersionResponse
365
+
366
+ CreateTokenRequest.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "LicenseArn"))
367
+ CreateTokenRequest.add_member(:role_arns, Shapes::ShapeRef.new(shape: ArnList, location_name: "RoleArns"))
368
+ CreateTokenRequest.add_member(:expiration_in_days, Shapes::ShapeRef.new(shape: Integer, location_name: "ExpirationInDays"))
369
+ CreateTokenRequest.add_member(:token_properties, Shapes::ShapeRef.new(shape: MaxSize3StringList, location_name: "TokenProperties"))
370
+ CreateTokenRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: IdempotencyToken, required: true, location_name: "ClientToken"))
371
+ CreateTokenRequest.struct_class = Types::CreateTokenRequest
372
+
373
+ CreateTokenResponse.add_member(:token_id, Shapes::ShapeRef.new(shape: String, location_name: "TokenId"))
374
+ CreateTokenResponse.add_member(:token_type, Shapes::ShapeRef.new(shape: TokenType, location_name: "TokenType"))
375
+ CreateTokenResponse.add_member(:token, Shapes::ShapeRef.new(shape: TokenString, location_name: "Token"))
376
+ CreateTokenResponse.struct_class = Types::CreateTokenResponse
377
+
378
+ DatetimeRange.add_member(:begin, Shapes::ShapeRef.new(shape: ISO8601DateTime, required: true, location_name: "Begin"))
379
+ DatetimeRange.add_member(:end, Shapes::ShapeRef.new(shape: ISO8601DateTime, location_name: "End"))
380
+ DatetimeRange.struct_class = Types::DatetimeRange
381
+
382
+ DeleteGrantRequest.add_member(:grant_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "GrantArn"))
383
+ DeleteGrantRequest.add_member(:version, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Version"))
384
+ DeleteGrantRequest.struct_class = Types::DeleteGrantRequest
385
+
386
+ DeleteGrantResponse.add_member(:grant_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "GrantArn"))
387
+ DeleteGrantResponse.add_member(:status, Shapes::ShapeRef.new(shape: GrantStatus, location_name: "Status"))
388
+ DeleteGrantResponse.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "Version"))
389
+ DeleteGrantResponse.struct_class = Types::DeleteGrantResponse
390
+
133
391
  DeleteLicenseConfigurationRequest.add_member(:license_configuration_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "LicenseConfigurationArn"))
134
392
  DeleteLicenseConfigurationRequest.struct_class = Types::DeleteLicenseConfigurationRequest
135
393
 
136
394
  DeleteLicenseConfigurationResponse.struct_class = Types::DeleteLicenseConfigurationResponse
137
395
 
396
+ DeleteLicenseRequest.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "LicenseArn"))
397
+ DeleteLicenseRequest.add_member(:source_version, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SourceVersion"))
398
+ DeleteLicenseRequest.struct_class = Types::DeleteLicenseRequest
399
+
400
+ DeleteLicenseResponse.add_member(:status, Shapes::ShapeRef.new(shape: LicenseDeletionStatus, location_name: "Status"))
401
+ DeleteLicenseResponse.add_member(:deletion_date, Shapes::ShapeRef.new(shape: ISO8601DateTime, location_name: "DeletionDate"))
402
+ DeleteLicenseResponse.struct_class = Types::DeleteLicenseResponse
403
+
404
+ DeleteTokenRequest.add_member(:token_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TokenId"))
405
+ DeleteTokenRequest.struct_class = Types::DeleteTokenRequest
406
+
407
+ DeleteTokenResponse.struct_class = Types::DeleteTokenResponse
408
+
409
+ Entitlement.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
410
+ Entitlement.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
411
+ Entitlement.add_member(:max_count, Shapes::ShapeRef.new(shape: Long, location_name: "MaxCount"))
412
+ Entitlement.add_member(:overage, Shapes::ShapeRef.new(shape: BoxBoolean, location_name: "Overage"))
413
+ Entitlement.add_member(:unit, Shapes::ShapeRef.new(shape: EntitlementUnit, required: true, location_name: "Unit"))
414
+ Entitlement.add_member(:allow_check_in, Shapes::ShapeRef.new(shape: BoxBoolean, location_name: "AllowCheckIn"))
415
+ Entitlement.struct_class = Types::Entitlement
416
+
417
+ EntitlementData.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
418
+ EntitlementData.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
419
+ EntitlementData.add_member(:unit, Shapes::ShapeRef.new(shape: EntitlementDataUnit, required: true, location_name: "Unit"))
420
+ EntitlementData.struct_class = Types::EntitlementData
421
+
422
+ EntitlementDataList.member = Shapes::ShapeRef.new(shape: EntitlementData)
423
+
424
+ EntitlementList.member = Shapes::ShapeRef.new(shape: Entitlement)
425
+
426
+ EntitlementNotAllowedException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
427
+ EntitlementNotAllowedException.struct_class = Types::EntitlementNotAllowedException
428
+
429
+ EntitlementUsage.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
430
+ EntitlementUsage.add_member(:consumed_value, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ConsumedValue"))
431
+ EntitlementUsage.add_member(:max_count, Shapes::ShapeRef.new(shape: String, location_name: "MaxCount"))
432
+ EntitlementUsage.add_member(:unit, Shapes::ShapeRef.new(shape: EntitlementDataUnit, required: true, location_name: "Unit"))
433
+ EntitlementUsage.struct_class = Types::EntitlementUsage
434
+
435
+ EntitlementUsageList.member = Shapes::ShapeRef.new(shape: EntitlementUsage)
436
+
437
+ ExtendLicenseConsumptionRequest.add_member(:license_consumption_token, Shapes::ShapeRef.new(shape: String, required: true, location_name: "LicenseConsumptionToken"))
438
+ ExtendLicenseConsumptionRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
439
+ ExtendLicenseConsumptionRequest.struct_class = Types::ExtendLicenseConsumptionRequest
440
+
441
+ ExtendLicenseConsumptionResponse.add_member(:license_consumption_token, Shapes::ShapeRef.new(shape: String, location_name: "LicenseConsumptionToken"))
442
+ ExtendLicenseConsumptionResponse.add_member(:expiration, Shapes::ShapeRef.new(shape: ISO8601DateTime, location_name: "Expiration"))
443
+ ExtendLicenseConsumptionResponse.struct_class = Types::ExtendLicenseConsumptionResponse
444
+
138
445
  FailedDependencyException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
446
+ FailedDependencyException.add_member(:error_code, Shapes::ShapeRef.new(shape: String, location_name: "ErrorCode"))
139
447
  FailedDependencyException.struct_class = Types::FailedDependencyException
140
448
 
141
449
  Filter.add_member(:name, Shapes::ShapeRef.new(shape: FilterName, location_name: "Name"))
@@ -145,10 +453,26 @@ module Aws::LicenseManager
145
453
  FilterLimitExceededException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
146
454
  FilterLimitExceededException.struct_class = Types::FilterLimitExceededException
147
455
 
456
+ FilterList.member = Shapes::ShapeRef.new(shape: Filter)
457
+
148
458
  FilterValues.member = Shapes::ShapeRef.new(shape: FilterValue)
149
459
 
150
460
  Filters.member = Shapes::ShapeRef.new(shape: Filter)
151
461
 
462
+ GetAccessTokenRequest.add_member(:token, Shapes::ShapeRef.new(shape: TokenString, required: true, location_name: "Token"))
463
+ GetAccessTokenRequest.add_member(:token_properties, Shapes::ShapeRef.new(shape: MaxSize3StringList, location_name: "TokenProperties"))
464
+ GetAccessTokenRequest.struct_class = Types::GetAccessTokenRequest
465
+
466
+ GetAccessTokenResponse.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenString, location_name: "AccessToken"))
467
+ GetAccessTokenResponse.struct_class = Types::GetAccessTokenResponse
468
+
469
+ GetGrantRequest.add_member(:grant_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "GrantArn"))
470
+ GetGrantRequest.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "Version"))
471
+ GetGrantRequest.struct_class = Types::GetGrantRequest
472
+
473
+ GetGrantResponse.add_member(:grant, Shapes::ShapeRef.new(shape: Grant, location_name: "Grant"))
474
+ GetGrantResponse.struct_class = Types::GetGrantResponse
475
+
152
476
  GetLicenseConfigurationRequest.add_member(:license_configuration_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "LicenseConfigurationArn"))
153
477
  GetLicenseConfigurationRequest.struct_class = Types::GetLicenseConfigurationRequest
154
478
 
@@ -168,8 +492,22 @@ module Aws::LicenseManager
168
492
  GetLicenseConfigurationResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
169
493
  GetLicenseConfigurationResponse.add_member(:product_information_list, Shapes::ShapeRef.new(shape: ProductInformationList, location_name: "ProductInformationList"))
170
494
  GetLicenseConfigurationResponse.add_member(:automated_discovery_information, Shapes::ShapeRef.new(shape: AutomatedDiscoveryInformation, location_name: "AutomatedDiscoveryInformation"))
495
+ GetLicenseConfigurationResponse.add_member(:disassociate_when_not_found, Shapes::ShapeRef.new(shape: BoxBoolean, location_name: "DisassociateWhenNotFound"))
171
496
  GetLicenseConfigurationResponse.struct_class = Types::GetLicenseConfigurationResponse
172
497
 
498
+ GetLicenseRequest.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "LicenseArn"))
499
+ GetLicenseRequest.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "Version"))
500
+ GetLicenseRequest.struct_class = Types::GetLicenseRequest
501
+
502
+ GetLicenseResponse.add_member(:license, Shapes::ShapeRef.new(shape: License, location_name: "License"))
503
+ GetLicenseResponse.struct_class = Types::GetLicenseResponse
504
+
505
+ GetLicenseUsageRequest.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "LicenseArn"))
506
+ GetLicenseUsageRequest.struct_class = Types::GetLicenseUsageRequest
507
+
508
+ GetLicenseUsageResponse.add_member(:license_usage, Shapes::ShapeRef.new(shape: LicenseUsage, location_name: "LicenseUsage"))
509
+ GetLicenseUsageResponse.struct_class = Types::GetLicenseUsageResponse
510
+
173
511
  GetServiceSettingsRequest.struct_class = Types::GetServiceSettingsRequest
174
512
 
175
513
  GetServiceSettingsResponse.add_member(:s3_bucket_arn, Shapes::ShapeRef.new(shape: String, location_name: "S3BucketArn"))
@@ -179,6 +517,39 @@ module Aws::LicenseManager
179
517
  GetServiceSettingsResponse.add_member(:license_manager_resource_share_arn, Shapes::ShapeRef.new(shape: String, location_name: "LicenseManagerResourceShareArn"))
180
518
  GetServiceSettingsResponse.struct_class = Types::GetServiceSettingsResponse
181
519
 
520
+ Grant.add_member(:grant_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "GrantArn"))
521
+ Grant.add_member(:grant_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "GrantName"))
522
+ Grant.add_member(:parent_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "ParentArn"))
523
+ Grant.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "LicenseArn"))
524
+ Grant.add_member(:grantee_principal_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "GranteePrincipalArn"))
525
+ Grant.add_member(:home_region, Shapes::ShapeRef.new(shape: String, required: true, location_name: "HomeRegion"))
526
+ Grant.add_member(:grant_status, Shapes::ShapeRef.new(shape: GrantStatus, required: true, location_name: "GrantStatus"))
527
+ Grant.add_member(:status_reason, Shapes::ShapeRef.new(shape: String, location_name: "StatusReason"))
528
+ Grant.add_member(:version, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Version"))
529
+ Grant.add_member(:granted_operations, Shapes::ShapeRef.new(shape: AllowedOperationList, required: true, location_name: "GrantedOperations"))
530
+ Grant.struct_class = Types::Grant
531
+
532
+ GrantList.member = Shapes::ShapeRef.new(shape: Grant)
533
+
534
+ GrantedLicense.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "LicenseArn"))
535
+ GrantedLicense.add_member(:license_name, Shapes::ShapeRef.new(shape: String, location_name: "LicenseName"))
536
+ GrantedLicense.add_member(:product_name, Shapes::ShapeRef.new(shape: String, location_name: "ProductName"))
537
+ GrantedLicense.add_member(:product_sku, Shapes::ShapeRef.new(shape: String, location_name: "ProductSKU"))
538
+ GrantedLicense.add_member(:issuer, Shapes::ShapeRef.new(shape: IssuerDetails, location_name: "Issuer"))
539
+ GrantedLicense.add_member(:home_region, Shapes::ShapeRef.new(shape: String, location_name: "HomeRegion"))
540
+ GrantedLicense.add_member(:status, Shapes::ShapeRef.new(shape: LicenseStatus, location_name: "Status"))
541
+ GrantedLicense.add_member(:validity, Shapes::ShapeRef.new(shape: DatetimeRange, location_name: "Validity"))
542
+ GrantedLicense.add_member(:beneficiary, Shapes::ShapeRef.new(shape: String, location_name: "Beneficiary"))
543
+ GrantedLicense.add_member(:entitlements, Shapes::ShapeRef.new(shape: EntitlementList, location_name: "Entitlements"))
544
+ GrantedLicense.add_member(:consumption_configuration, Shapes::ShapeRef.new(shape: ConsumptionConfiguration, location_name: "ConsumptionConfiguration"))
545
+ GrantedLicense.add_member(:license_metadata, Shapes::ShapeRef.new(shape: MetadataList, location_name: "LicenseMetadata"))
546
+ GrantedLicense.add_member(:create_time, Shapes::ShapeRef.new(shape: ISO8601DateTime, location_name: "CreateTime"))
547
+ GrantedLicense.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "Version"))
548
+ GrantedLicense.add_member(:received_metadata, Shapes::ShapeRef.new(shape: ReceivedMetadata, location_name: "ReceivedMetadata"))
549
+ GrantedLicense.struct_class = Types::GrantedLicense
550
+
551
+ GrantedLicenseList.member = Shapes::ShapeRef.new(shape: GrantedLicense)
552
+
182
553
  InvalidParameterValueException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
183
554
  InvalidParameterValueException.struct_class = Types::InvalidParameterValueException
184
555
 
@@ -192,6 +563,31 @@ module Aws::LicenseManager
192
563
 
193
564
  InventoryFilterList.member = Shapes::ShapeRef.new(shape: InventoryFilter)
194
565
 
566
+ Issuer.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
567
+ Issuer.add_member(:sign_key, Shapes::ShapeRef.new(shape: String, location_name: "SignKey"))
568
+ Issuer.struct_class = Types::Issuer
569
+
570
+ IssuerDetails.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
571
+ IssuerDetails.add_member(:sign_key, Shapes::ShapeRef.new(shape: String, location_name: "SignKey"))
572
+ IssuerDetails.add_member(:key_fingerprint, Shapes::ShapeRef.new(shape: String, location_name: "KeyFingerprint"))
573
+ IssuerDetails.struct_class = Types::IssuerDetails
574
+
575
+ License.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "LicenseArn"))
576
+ License.add_member(:license_name, Shapes::ShapeRef.new(shape: String, location_name: "LicenseName"))
577
+ License.add_member(:product_name, Shapes::ShapeRef.new(shape: String, location_name: "ProductName"))
578
+ License.add_member(:product_sku, Shapes::ShapeRef.new(shape: String, location_name: "ProductSKU"))
579
+ License.add_member(:issuer, Shapes::ShapeRef.new(shape: IssuerDetails, location_name: "Issuer"))
580
+ License.add_member(:home_region, Shapes::ShapeRef.new(shape: String, location_name: "HomeRegion"))
581
+ License.add_member(:status, Shapes::ShapeRef.new(shape: LicenseStatus, location_name: "Status"))
582
+ License.add_member(:validity, Shapes::ShapeRef.new(shape: DatetimeRange, location_name: "Validity"))
583
+ License.add_member(:beneficiary, Shapes::ShapeRef.new(shape: String, location_name: "Beneficiary"))
584
+ License.add_member(:entitlements, Shapes::ShapeRef.new(shape: EntitlementList, location_name: "Entitlements"))
585
+ License.add_member(:consumption_configuration, Shapes::ShapeRef.new(shape: ConsumptionConfiguration, location_name: "ConsumptionConfiguration"))
586
+ License.add_member(:license_metadata, Shapes::ShapeRef.new(shape: MetadataList, location_name: "LicenseMetadata"))
587
+ License.add_member(:create_time, Shapes::ShapeRef.new(shape: ISO8601DateTime, location_name: "CreateTime"))
588
+ License.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "Version"))
589
+ License.struct_class = Types::License
590
+
195
591
  LicenseConfiguration.add_member(:license_configuration_id, Shapes::ShapeRef.new(shape: String, location_name: "LicenseConfigurationId"))
196
592
  LicenseConfiguration.add_member(:license_configuration_arn, Shapes::ShapeRef.new(shape: String, location_name: "LicenseConfigurationArn"))
197
593
  LicenseConfiguration.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
@@ -200,6 +596,7 @@ module Aws::LicenseManager
200
596
  LicenseConfiguration.add_member(:license_rules, Shapes::ShapeRef.new(shape: StringList, location_name: "LicenseRules"))
201
597
  LicenseConfiguration.add_member(:license_count, Shapes::ShapeRef.new(shape: BoxLong, location_name: "LicenseCount"))
202
598
  LicenseConfiguration.add_member(:license_count_hard_limit, Shapes::ShapeRef.new(shape: BoxBoolean, location_name: "LicenseCountHardLimit"))
599
+ LicenseConfiguration.add_member(:disassociate_when_not_found, Shapes::ShapeRef.new(shape: BoxBoolean, location_name: "DisassociateWhenNotFound"))
203
600
  LicenseConfiguration.add_member(:consumed_licenses, Shapes::ShapeRef.new(shape: BoxLong, location_name: "ConsumedLicenses"))
204
601
  LicenseConfiguration.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
205
602
  LicenseConfiguration.add_member(:owner_account_id, Shapes::ShapeRef.new(shape: String, location_name: "OwnerAccountId"))
@@ -213,6 +610,7 @@ module Aws::LicenseManager
213
610
  LicenseConfigurationAssociation.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "ResourceType"))
214
611
  LicenseConfigurationAssociation.add_member(:resource_owner_id, Shapes::ShapeRef.new(shape: String, location_name: "ResourceOwnerId"))
215
612
  LicenseConfigurationAssociation.add_member(:association_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "AssociationTime"))
613
+ LicenseConfigurationAssociation.add_member(:ami_association_scope, Shapes::ShapeRef.new(shape: String, location_name: "AmiAssociationScope"))
216
614
  LicenseConfigurationAssociation.struct_class = Types::LicenseConfigurationAssociation
217
615
 
218
616
  LicenseConfigurationAssociations.member = Shapes::ShapeRef.new(shape: LicenseConfigurationAssociation)
@@ -229,6 +627,8 @@ module Aws::LicenseManager
229
627
 
230
628
  LicenseConfigurations.member = Shapes::ShapeRef.new(shape: LicenseConfiguration)
231
629
 
630
+ LicenseList.member = Shapes::ShapeRef.new(shape: License)
631
+
232
632
  LicenseOperationFailure.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, location_name: "ResourceArn"))
233
633
  LicenseOperationFailure.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "ResourceType"))
234
634
  LicenseOperationFailure.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "ErrorMessage"))
@@ -242,10 +642,14 @@ module Aws::LicenseManager
242
642
  LicenseOperationFailureList.member = Shapes::ShapeRef.new(shape: LicenseOperationFailure)
243
643
 
244
644
  LicenseSpecification.add_member(:license_configuration_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "LicenseConfigurationArn"))
645
+ LicenseSpecification.add_member(:ami_association_scope, Shapes::ShapeRef.new(shape: String, location_name: "AmiAssociationScope"))
245
646
  LicenseSpecification.struct_class = Types::LicenseSpecification
246
647
 
247
648
  LicenseSpecifications.member = Shapes::ShapeRef.new(shape: LicenseSpecification)
248
649
 
650
+ LicenseUsage.add_member(:entitlement_usages, Shapes::ShapeRef.new(shape: EntitlementUsageList, location_name: "EntitlementUsages"))
651
+ LicenseUsage.struct_class = Types::LicenseUsage
652
+
249
653
  LicenseUsageException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
250
654
  LicenseUsageException.struct_class = Types::LicenseUsageException
251
655
 
@@ -258,6 +662,16 @@ module Aws::LicenseManager
258
662
  ListAssociationsForLicenseConfigurationResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
259
663
  ListAssociationsForLicenseConfigurationResponse.struct_class = Types::ListAssociationsForLicenseConfigurationResponse
260
664
 
665
+ ListDistributedGrantsRequest.add_member(:grant_arns, Shapes::ShapeRef.new(shape: ArnList, location_name: "GrantArns"))
666
+ ListDistributedGrantsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
667
+ ListDistributedGrantsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
668
+ ListDistributedGrantsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxSize100, location_name: "MaxResults"))
669
+ ListDistributedGrantsRequest.struct_class = Types::ListDistributedGrantsRequest
670
+
671
+ ListDistributedGrantsResponse.add_member(:grants, Shapes::ShapeRef.new(shape: GrantList, location_name: "Grants"))
672
+ ListDistributedGrantsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
673
+ ListDistributedGrantsResponse.struct_class = Types::ListDistributedGrantsResponse
674
+
261
675
  ListFailuresForLicenseConfigurationOperationsRequest.add_member(:license_configuration_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "LicenseConfigurationArn"))
262
676
  ListFailuresForLicenseConfigurationOperationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: BoxInteger, location_name: "MaxResults"))
263
677
  ListFailuresForLicenseConfigurationOperationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
@@ -286,6 +700,45 @@ module Aws::LicenseManager
286
700
  ListLicenseSpecificationsForResourceResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
287
701
  ListLicenseSpecificationsForResourceResponse.struct_class = Types::ListLicenseSpecificationsForResourceResponse
288
702
 
703
+ ListLicenseVersionsRequest.add_member(:license_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "LicenseArn"))
704
+ ListLicenseVersionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
705
+ ListLicenseVersionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxSize100, location_name: "MaxResults"))
706
+ ListLicenseVersionsRequest.struct_class = Types::ListLicenseVersionsRequest
707
+
708
+ ListLicenseVersionsResponse.add_member(:licenses, Shapes::ShapeRef.new(shape: LicenseList, location_name: "Licenses"))
709
+ ListLicenseVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
710
+ ListLicenseVersionsResponse.struct_class = Types::ListLicenseVersionsResponse
711
+
712
+ ListLicensesRequest.add_member(:license_arns, Shapes::ShapeRef.new(shape: ArnList, location_name: "LicenseArns"))
713
+ ListLicensesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
714
+ ListLicensesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
715
+ ListLicensesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxSize100, location_name: "MaxResults"))
716
+ ListLicensesRequest.struct_class = Types::ListLicensesRequest
717
+
718
+ ListLicensesResponse.add_member(:licenses, Shapes::ShapeRef.new(shape: LicenseList, location_name: "Licenses"))
719
+ ListLicensesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
720
+ ListLicensesResponse.struct_class = Types::ListLicensesResponse
721
+
722
+ ListReceivedGrantsRequest.add_member(:grant_arns, Shapes::ShapeRef.new(shape: ArnList, location_name: "GrantArns"))
723
+ ListReceivedGrantsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
724
+ ListReceivedGrantsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
725
+ ListReceivedGrantsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxSize100, location_name: "MaxResults"))
726
+ ListReceivedGrantsRequest.struct_class = Types::ListReceivedGrantsRequest
727
+
728
+ ListReceivedGrantsResponse.add_member(:grants, Shapes::ShapeRef.new(shape: GrantList, location_name: "Grants"))
729
+ ListReceivedGrantsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
730
+ ListReceivedGrantsResponse.struct_class = Types::ListReceivedGrantsResponse
731
+
732
+ ListReceivedLicensesRequest.add_member(:license_arns, Shapes::ShapeRef.new(shape: ArnList, location_name: "LicenseArns"))
733
+ ListReceivedLicensesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
734
+ ListReceivedLicensesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
735
+ ListReceivedLicensesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxSize100, location_name: "MaxResults"))
736
+ ListReceivedLicensesRequest.struct_class = Types::ListReceivedLicensesRequest
737
+
738
+ ListReceivedLicensesResponse.add_member(:licenses, Shapes::ShapeRef.new(shape: GrantedLicenseList, location_name: "Licenses"))
739
+ ListReceivedLicensesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
740
+ ListReceivedLicensesResponse.struct_class = Types::ListReceivedLicensesResponse
741
+
289
742
  ListResourceInventoryRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: BoxInteger, location_name: "MaxResults"))
290
743
  ListResourceInventoryRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
291
744
  ListResourceInventoryRequest.add_member(:filters, Shapes::ShapeRef.new(shape: InventoryFilterList, location_name: "Filters"))
@@ -301,6 +754,16 @@ module Aws::LicenseManager
301
754
  ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
302
755
  ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
303
756
 
757
+ ListTokensRequest.add_member(:token_ids, Shapes::ShapeRef.new(shape: StringList, location_name: "TokenIds"))
758
+ ListTokensRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
759
+ ListTokensRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
760
+ ListTokensRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxSize100, location_name: "MaxResults"))
761
+ ListTokensRequest.struct_class = Types::ListTokensRequest
762
+
763
+ ListTokensResponse.add_member(:tokens, Shapes::ShapeRef.new(shape: TokenList, location_name: "Tokens"))
764
+ ListTokensResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
765
+ ListTokensResponse.struct_class = Types::ListTokensResponse
766
+
304
767
  ListUsageForLicenseConfigurationRequest.add_member(:license_configuration_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "LicenseConfigurationArn"))
305
768
  ListUsageForLicenseConfigurationRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: BoxInteger, location_name: "MaxResults"))
306
769
  ListUsageForLicenseConfigurationRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
@@ -317,15 +780,22 @@ module Aws::LicenseManager
317
780
 
318
781
  ManagedResourceSummaryList.member = Shapes::ShapeRef.new(shape: ManagedResourceSummary)
319
782
 
783
+ MaxSize3StringList.member = Shapes::ShapeRef.new(shape: String)
784
+
320
785
  Metadata.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
321
786
  Metadata.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
322
787
  Metadata.struct_class = Types::Metadata
323
788
 
324
789
  MetadataList.member = Shapes::ShapeRef.new(shape: Metadata)
325
790
 
791
+ NoEntitlementsAllowedException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
792
+ NoEntitlementsAllowedException.struct_class = Types::NoEntitlementsAllowedException
793
+
326
794
  OrganizationConfiguration.add_member(:enable_integration, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "EnableIntegration"))
327
795
  OrganizationConfiguration.struct_class = Types::OrganizationConfiguration
328
796
 
797
+ PrincipalArnList.member = Shapes::ShapeRef.new(shape: Arn)
798
+
329
799
  ProductInformation.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceType"))
330
800
  ProductInformation.add_member(:product_information_filter_list, Shapes::ShapeRef.new(shape: ProductInformationFilterList, required: true, location_name: "ProductInformationFilterList"))
331
801
  ProductInformation.struct_class = Types::ProductInformation
@@ -339,9 +809,28 @@ module Aws::LicenseManager
339
809
 
340
810
  ProductInformationList.member = Shapes::ShapeRef.new(shape: ProductInformation)
341
811
 
812
+ ProvisionalConfiguration.add_member(:max_time_to_live_in_minutes, Shapes::ShapeRef.new(shape: BoxInteger, required: true, location_name: "MaxTimeToLiveInMinutes"))
813
+ ProvisionalConfiguration.struct_class = Types::ProvisionalConfiguration
814
+
342
815
  RateLimitExceededException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
343
816
  RateLimitExceededException.struct_class = Types::RateLimitExceededException
344
817
 
818
+ ReceivedMetadata.add_member(:received_status, Shapes::ShapeRef.new(shape: ReceivedStatus, location_name: "ReceivedStatus"))
819
+ ReceivedMetadata.add_member(:allowed_operations, Shapes::ShapeRef.new(shape: AllowedOperationList, location_name: "AllowedOperations"))
820
+ ReceivedMetadata.struct_class = Types::ReceivedMetadata
821
+
822
+ RedirectException.add_member(:location, Shapes::ShapeRef.new(shape: Location, location_name: "Location"))
823
+ RedirectException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
824
+ RedirectException.struct_class = Types::RedirectException
825
+
826
+ RejectGrantRequest.add_member(:grant_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "GrantArn"))
827
+ RejectGrantRequest.struct_class = Types::RejectGrantRequest
828
+
829
+ RejectGrantResponse.add_member(:grant_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "GrantArn"))
830
+ RejectGrantResponse.add_member(:status, Shapes::ShapeRef.new(shape: GrantStatus, location_name: "Status"))
831
+ RejectGrantResponse.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "Version"))
832
+ RejectGrantResponse.struct_class = Types::RejectGrantResponse
833
+
345
834
  ResourceInventory.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, location_name: "ResourceId"))
346
835
  ResourceInventory.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "ResourceType"))
347
836
  ResourceInventory.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, location_name: "ResourceArn"))
@@ -355,6 +844,9 @@ module Aws::LicenseManager
355
844
  ResourceLimitExceededException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
356
845
  ResourceLimitExceededException.struct_class = Types::ResourceLimitExceededException
357
846
 
847
+ ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
848
+ ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
849
+
358
850
  ServerInternalException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
359
851
  ServerInternalException.struct_class = Types::ServerInternalException
360
852
 
@@ -374,6 +866,20 @@ module Aws::LicenseManager
374
866
 
375
867
  TagResourceResponse.struct_class = Types::TagResourceResponse
376
868
 
869
+ TokenData.add_member(:token_id, Shapes::ShapeRef.new(shape: String, location_name: "TokenId"))
870
+ TokenData.add_member(:token_type, Shapes::ShapeRef.new(shape: String, location_name: "TokenType"))
871
+ TokenData.add_member(:license_arn, Shapes::ShapeRef.new(shape: String, location_name: "LicenseArn"))
872
+ TokenData.add_member(:expiration_time, Shapes::ShapeRef.new(shape: ISO8601DateTime, location_name: "ExpirationTime"))
873
+ TokenData.add_member(:token_properties, Shapes::ShapeRef.new(shape: MaxSize3StringList, location_name: "TokenProperties"))
874
+ TokenData.add_member(:role_arns, Shapes::ShapeRef.new(shape: ArnList, location_name: "RoleArns"))
875
+ TokenData.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
876
+ TokenData.struct_class = Types::TokenData
877
+
878
+ TokenList.member = Shapes::ShapeRef.new(shape: TokenData)
879
+
880
+ UnsupportedDigitalSignatureMethodException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
881
+ UnsupportedDigitalSignatureMethodException.struct_class = Types::UnsupportedDigitalSignatureMethodException
882
+
377
883
  UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceArn"))
378
884
  UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location_name: "TagKeys"))
379
885
  UntagResourceRequest.struct_class = Types::UntagResourceRequest
@@ -388,6 +894,7 @@ module Aws::LicenseManager
388
894
  UpdateLicenseConfigurationRequest.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
389
895
  UpdateLicenseConfigurationRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
390
896
  UpdateLicenseConfigurationRequest.add_member(:product_information_list, Shapes::ShapeRef.new(shape: ProductInformationList, location_name: "ProductInformationList"))
897
+ UpdateLicenseConfigurationRequest.add_member(:disassociate_when_not_found, Shapes::ShapeRef.new(shape: BoxBoolean, location_name: "DisassociateWhenNotFound"))
391
898
  UpdateLicenseConfigurationRequest.struct_class = Types::UpdateLicenseConfigurationRequest
392
899
 
393
900
  UpdateLicenseConfigurationResponse.struct_class = Types::UpdateLicenseConfigurationResponse
@@ -407,6 +914,9 @@ module Aws::LicenseManager
407
914
 
408
915
  UpdateServiceSettingsResponse.struct_class = Types::UpdateServiceSettingsResponse
409
916
 
917
+ ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
918
+ ValidationException.struct_class = Types::ValidationException
919
+
410
920
 
411
921
  # @api private
412
922
  API = Seahorse::Model::Api.new.tap do |api|
@@ -425,6 +935,116 @@ module Aws::LicenseManager
425
935
  "uid" => "license-manager-2018-08-01",
426
936
  }
427
937
 
938
+ api.add_operation(:accept_grant, Seahorse::Model::Operation.new.tap do |o|
939
+ o.name = "AcceptGrant"
940
+ o.http_method = "POST"
941
+ o.http_request_uri = "/"
942
+ o.input = Shapes::ShapeRef.new(shape: AcceptGrantRequest)
943
+ o.output = Shapes::ShapeRef.new(shape: AcceptGrantResponse)
944
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
945
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
946
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
947
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
948
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
949
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
950
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
951
+ end)
952
+
953
+ api.add_operation(:check_in_license, Seahorse::Model::Operation.new.tap do |o|
954
+ o.name = "CheckInLicense"
955
+ o.http_method = "POST"
956
+ o.http_request_uri = "/"
957
+ o.input = Shapes::ShapeRef.new(shape: CheckInLicenseRequest)
958
+ o.output = Shapes::ShapeRef.new(shape: CheckInLicenseResponse)
959
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
960
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
961
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
962
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
963
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
964
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
965
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
966
+ end)
967
+
968
+ api.add_operation(:checkout_borrow_license, Seahorse::Model::Operation.new.tap do |o|
969
+ o.name = "CheckoutBorrowLicense"
970
+ o.http_method = "POST"
971
+ o.http_request_uri = "/"
972
+ o.input = Shapes::ShapeRef.new(shape: CheckoutBorrowLicenseRequest)
973
+ o.output = Shapes::ShapeRef.new(shape: CheckoutBorrowLicenseResponse)
974
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
975
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
976
+ o.errors << Shapes::ShapeRef.new(shape: NoEntitlementsAllowedException)
977
+ o.errors << Shapes::ShapeRef.new(shape: EntitlementNotAllowedException)
978
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedDigitalSignatureMethodException)
979
+ o.errors << Shapes::ShapeRef.new(shape: RedirectException)
980
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
981
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
982
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
983
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
984
+ end)
985
+
986
+ api.add_operation(:checkout_license, Seahorse::Model::Operation.new.tap do |o|
987
+ o.name = "CheckoutLicense"
988
+ o.http_method = "POST"
989
+ o.http_request_uri = "/"
990
+ o.input = Shapes::ShapeRef.new(shape: CheckoutLicenseRequest)
991
+ o.output = Shapes::ShapeRef.new(shape: CheckoutLicenseResponse)
992
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
993
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
994
+ o.errors << Shapes::ShapeRef.new(shape: NoEntitlementsAllowedException)
995
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedDigitalSignatureMethodException)
996
+ o.errors << Shapes::ShapeRef.new(shape: RedirectException)
997
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
998
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
999
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1000
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1001
+ end)
1002
+
1003
+ api.add_operation(:create_grant, Seahorse::Model::Operation.new.tap do |o|
1004
+ o.name = "CreateGrant"
1005
+ o.http_method = "POST"
1006
+ o.http_request_uri = "/"
1007
+ o.input = Shapes::ShapeRef.new(shape: CreateGrantRequest)
1008
+ o.output = Shapes::ShapeRef.new(shape: CreateGrantResponse)
1009
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1010
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1011
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1012
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1013
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1014
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1015
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1016
+ end)
1017
+
1018
+ api.add_operation(:create_grant_version, Seahorse::Model::Operation.new.tap do |o|
1019
+ o.name = "CreateGrantVersion"
1020
+ o.http_method = "POST"
1021
+ o.http_request_uri = "/"
1022
+ o.input = Shapes::ShapeRef.new(shape: CreateGrantVersionRequest)
1023
+ o.output = Shapes::ShapeRef.new(shape: CreateGrantVersionResponse)
1024
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1025
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1026
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1027
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1028
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1029
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1030
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1031
+ end)
1032
+
1033
+ api.add_operation(:create_license, Seahorse::Model::Operation.new.tap do |o|
1034
+ o.name = "CreateLicense"
1035
+ o.http_method = "POST"
1036
+ o.http_request_uri = "/"
1037
+ o.input = Shapes::ShapeRef.new(shape: CreateLicenseRequest)
1038
+ o.output = Shapes::ShapeRef.new(shape: CreateLicenseResponse)
1039
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1040
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1041
+ o.errors << Shapes::ShapeRef.new(shape: RedirectException)
1042
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1043
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1044
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1045
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1046
+ end)
1047
+
428
1048
  api.add_operation(:create_license_configuration, Seahorse::Model::Operation.new.tap do |o|
429
1049
  o.name = "CreateLicenseConfiguration"
430
1050
  o.http_method = "POST"
@@ -439,6 +1059,69 @@ module Aws::LicenseManager
439
1059
  o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
440
1060
  end)
441
1061
 
1062
+ api.add_operation(:create_license_version, Seahorse::Model::Operation.new.tap do |o|
1063
+ o.name = "CreateLicenseVersion"
1064
+ o.http_method = "POST"
1065
+ o.http_request_uri = "/"
1066
+ o.input = Shapes::ShapeRef.new(shape: CreateLicenseVersionRequest)
1067
+ o.output = Shapes::ShapeRef.new(shape: CreateLicenseVersionResponse)
1068
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1069
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1070
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1071
+ o.errors << Shapes::ShapeRef.new(shape: RedirectException)
1072
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1073
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1074
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1075
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1076
+ end)
1077
+
1078
+ api.add_operation(:create_token, Seahorse::Model::Operation.new.tap do |o|
1079
+ o.name = "CreateToken"
1080
+ o.http_method = "POST"
1081
+ o.http_request_uri = "/"
1082
+ o.input = Shapes::ShapeRef.new(shape: CreateTokenRequest)
1083
+ o.output = Shapes::ShapeRef.new(shape: CreateTokenResponse)
1084
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1085
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1086
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1087
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1088
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1089
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1090
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1091
+ o.errors << Shapes::ShapeRef.new(shape: RedirectException)
1092
+ end)
1093
+
1094
+ api.add_operation(:delete_grant, Seahorse::Model::Operation.new.tap do |o|
1095
+ o.name = "DeleteGrant"
1096
+ o.http_method = "POST"
1097
+ o.http_request_uri = "/"
1098
+ o.input = Shapes::ShapeRef.new(shape: DeleteGrantRequest)
1099
+ o.output = Shapes::ShapeRef.new(shape: DeleteGrantResponse)
1100
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1101
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1102
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1103
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1104
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1105
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1106
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1107
+ end)
1108
+
1109
+ api.add_operation(:delete_license, Seahorse::Model::Operation.new.tap do |o|
1110
+ o.name = "DeleteLicense"
1111
+ o.http_method = "POST"
1112
+ o.http_request_uri = "/"
1113
+ o.input = Shapes::ShapeRef.new(shape: DeleteLicenseRequest)
1114
+ o.output = Shapes::ShapeRef.new(shape: DeleteLicenseResponse)
1115
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1116
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1117
+ o.errors << Shapes::ShapeRef.new(shape: RedirectException)
1118
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1119
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1120
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1121
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1122
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1123
+ end)
1124
+
442
1125
  api.add_operation(:delete_license_configuration, Seahorse::Model::Operation.new.tap do |o|
443
1126
  o.name = "DeleteLicenseConfiguration"
444
1127
  o.http_method = "POST"
@@ -452,6 +1135,78 @@ module Aws::LicenseManager
452
1135
  o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
453
1136
  end)
454
1137
 
1138
+ api.add_operation(:delete_token, Seahorse::Model::Operation.new.tap do |o|
1139
+ o.name = "DeleteToken"
1140
+ o.http_method = "POST"
1141
+ o.http_request_uri = "/"
1142
+ o.input = Shapes::ShapeRef.new(shape: DeleteTokenRequest)
1143
+ o.output = Shapes::ShapeRef.new(shape: DeleteTokenResponse)
1144
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1145
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1146
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1147
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1148
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1149
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1150
+ o.errors << Shapes::ShapeRef.new(shape: RedirectException)
1151
+ end)
1152
+
1153
+ api.add_operation(:extend_license_consumption, Seahorse::Model::Operation.new.tap do |o|
1154
+ o.name = "ExtendLicenseConsumption"
1155
+ o.http_method = "POST"
1156
+ o.http_request_uri = "/"
1157
+ o.input = Shapes::ShapeRef.new(shape: ExtendLicenseConsumptionRequest)
1158
+ o.output = Shapes::ShapeRef.new(shape: ExtendLicenseConsumptionResponse)
1159
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1160
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1161
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1162
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1163
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1164
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1165
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1166
+ end)
1167
+
1168
+ api.add_operation(:get_access_token, Seahorse::Model::Operation.new.tap do |o|
1169
+ o.name = "GetAccessToken"
1170
+ o.http_method = "POST"
1171
+ o.http_request_uri = "/"
1172
+ o.input = Shapes::ShapeRef.new(shape: GetAccessTokenRequest)
1173
+ o.output = Shapes::ShapeRef.new(shape: GetAccessTokenResponse)
1174
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1175
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1176
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1177
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1178
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1179
+ end)
1180
+
1181
+ api.add_operation(:get_grant, Seahorse::Model::Operation.new.tap do |o|
1182
+ o.name = "GetGrant"
1183
+ o.http_method = "POST"
1184
+ o.http_request_uri = "/"
1185
+ o.input = Shapes::ShapeRef.new(shape: GetGrantRequest)
1186
+ o.output = Shapes::ShapeRef.new(shape: GetGrantResponse)
1187
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1188
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1189
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1190
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1191
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1192
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1193
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1194
+ end)
1195
+
1196
+ api.add_operation(:get_license, Seahorse::Model::Operation.new.tap do |o|
1197
+ o.name = "GetLicense"
1198
+ o.http_method = "POST"
1199
+ o.http_request_uri = "/"
1200
+ o.input = Shapes::ShapeRef.new(shape: GetLicenseRequest)
1201
+ o.output = Shapes::ShapeRef.new(shape: GetLicenseResponse)
1202
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1203
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1204
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1205
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1206
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1207
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1208
+ end)
1209
+
455
1210
  api.add_operation(:get_license_configuration, Seahorse::Model::Operation.new.tap do |o|
456
1211
  o.name = "GetLicenseConfiguration"
457
1212
  o.http_method = "POST"
@@ -465,6 +1220,20 @@ module Aws::LicenseManager
465
1220
  o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
466
1221
  end)
467
1222
 
1223
+ api.add_operation(:get_license_usage, Seahorse::Model::Operation.new.tap do |o|
1224
+ o.name = "GetLicenseUsage"
1225
+ o.http_method = "POST"
1226
+ o.http_request_uri = "/"
1227
+ o.input = Shapes::ShapeRef.new(shape: GetLicenseUsageRequest)
1228
+ o.output = Shapes::ShapeRef.new(shape: GetLicenseUsageResponse)
1229
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1230
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1231
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1232
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1233
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1234
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1235
+ end)
1236
+
468
1237
  api.add_operation(:get_service_settings, Seahorse::Model::Operation.new.tap do |o|
469
1238
  o.name = "GetServiceSettings"
470
1239
  o.http_method = "POST"
@@ -491,6 +1260,21 @@ module Aws::LicenseManager
491
1260
  o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
492
1261
  end)
493
1262
 
1263
+ api.add_operation(:list_distributed_grants, Seahorse::Model::Operation.new.tap do |o|
1264
+ o.name = "ListDistributedGrants"
1265
+ o.http_method = "POST"
1266
+ o.http_request_uri = "/"
1267
+ o.input = Shapes::ShapeRef.new(shape: ListDistributedGrantsRequest)
1268
+ o.output = Shapes::ShapeRef.new(shape: ListDistributedGrantsResponse)
1269
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1270
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1271
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1272
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1273
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1274
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1275
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1276
+ end)
1277
+
494
1278
  api.add_operation(:list_failures_for_license_configuration_operations, Seahorse::Model::Operation.new.tap do |o|
495
1279
  o.name = "ListFailuresForLicenseConfigurationOperations"
496
1280
  o.http_method = "POST"
@@ -531,6 +1315,63 @@ module Aws::LicenseManager
531
1315
  o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
532
1316
  end)
533
1317
 
1318
+ api.add_operation(:list_license_versions, Seahorse::Model::Operation.new.tap do |o|
1319
+ o.name = "ListLicenseVersions"
1320
+ o.http_method = "POST"
1321
+ o.http_request_uri = "/"
1322
+ o.input = Shapes::ShapeRef.new(shape: ListLicenseVersionsRequest)
1323
+ o.output = Shapes::ShapeRef.new(shape: ListLicenseVersionsResponse)
1324
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1325
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1326
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1327
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1328
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1329
+ end)
1330
+
1331
+ api.add_operation(:list_licenses, Seahorse::Model::Operation.new.tap do |o|
1332
+ o.name = "ListLicenses"
1333
+ o.http_method = "POST"
1334
+ o.http_request_uri = "/"
1335
+ o.input = Shapes::ShapeRef.new(shape: ListLicensesRequest)
1336
+ o.output = Shapes::ShapeRef.new(shape: ListLicensesResponse)
1337
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1338
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1339
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1340
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1341
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1342
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1343
+ end)
1344
+
1345
+ api.add_operation(:list_received_grants, Seahorse::Model::Operation.new.tap do |o|
1346
+ o.name = "ListReceivedGrants"
1347
+ o.http_method = "POST"
1348
+ o.http_request_uri = "/"
1349
+ o.input = Shapes::ShapeRef.new(shape: ListReceivedGrantsRequest)
1350
+ o.output = Shapes::ShapeRef.new(shape: ListReceivedGrantsResponse)
1351
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1352
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1353
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1354
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1355
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1356
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1357
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1358
+ end)
1359
+
1360
+ api.add_operation(:list_received_licenses, Seahorse::Model::Operation.new.tap do |o|
1361
+ o.name = "ListReceivedLicenses"
1362
+ o.http_method = "POST"
1363
+ o.http_request_uri = "/"
1364
+ o.input = Shapes::ShapeRef.new(shape: ListReceivedLicensesRequest)
1365
+ o.output = Shapes::ShapeRef.new(shape: ListReceivedLicensesResponse)
1366
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1367
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1368
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1369
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1370
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1371
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1372
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1373
+ end)
1374
+
534
1375
  api.add_operation(:list_resource_inventory, Seahorse::Model::Operation.new.tap do |o|
535
1376
  o.name = "ListResourceInventory"
536
1377
  o.http_method = "POST"
@@ -559,6 +1400,19 @@ module Aws::LicenseManager
559
1400
  o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
560
1401
  end)
561
1402
 
1403
+ api.add_operation(:list_tokens, Seahorse::Model::Operation.new.tap do |o|
1404
+ o.name = "ListTokens"
1405
+ o.http_method = "POST"
1406
+ o.http_request_uri = "/"
1407
+ o.input = Shapes::ShapeRef.new(shape: ListTokensRequest)
1408
+ o.output = Shapes::ShapeRef.new(shape: ListTokensResponse)
1409
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1410
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1411
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1412
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1413
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1414
+ end)
1415
+
562
1416
  api.add_operation(:list_usage_for_license_configuration, Seahorse::Model::Operation.new.tap do |o|
563
1417
  o.name = "ListUsageForLicenseConfiguration"
564
1418
  o.http_method = "POST"
@@ -573,6 +1427,21 @@ module Aws::LicenseManager
573
1427
  o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
574
1428
  end)
575
1429
 
1430
+ api.add_operation(:reject_grant, Seahorse::Model::Operation.new.tap do |o|
1431
+ o.name = "RejectGrant"
1432
+ o.http_method = "POST"
1433
+ o.http_request_uri = "/"
1434
+ o.input = Shapes::ShapeRef.new(shape: RejectGrantRequest)
1435
+ o.output = Shapes::ShapeRef.new(shape: RejectGrantResponse)
1436
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1437
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1438
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
1439
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1440
+ o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1441
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1442
+ o.errors << Shapes::ShapeRef.new(shape: ServerInternalException)
1443
+ end)
1444
+
576
1445
  api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
577
1446
  o.name = "TagResource"
578
1447
  o.http_method = "POST"
@@ -610,6 +1479,7 @@ module Aws::LicenseManager
610
1479
  o.errors << Shapes::ShapeRef.new(shape: AuthorizationException)
611
1480
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
612
1481
  o.errors << Shapes::ShapeRef.new(shape: RateLimitExceededException)
1482
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
613
1483
  end)
614
1484
 
615
1485
  api.add_operation(:update_license_specifications_for_resource, Seahorse::Model::Operation.new.tap do |o|