aws-sdk-opensearchservice 1.26.0 → 1.42.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.
@@ -23,6 +23,8 @@ module Aws::OpenSearchService
23
23
  ActionSeverity = Shapes::StringShape.new(name: 'ActionSeverity')
24
24
  ActionStatus = Shapes::StringShape.new(name: 'ActionStatus')
25
25
  ActionType = Shapes::StringShape.new(name: 'ActionType')
26
+ AddDataSourceRequest = Shapes::StructureShape.new(name: 'AddDataSourceRequest')
27
+ AddDataSourceResponse = Shapes::StructureShape.new(name: 'AddDataSourceResponse')
26
28
  AddTagsRequest = Shapes::StructureShape.new(name: 'AddTagsRequest')
27
29
  AdditionalLimit = Shapes::StructureShape.new(name: 'AdditionalLimit')
28
30
  AdditionalLimitList = Shapes::ListShape.new(name: 'AdditionalLimitList')
@@ -58,8 +60,12 @@ module Aws::OpenSearchService
58
60
  BackendRole = Shapes::StringShape.new(name: 'BackendRole')
59
61
  BaseException = Shapes::StructureShape.new(name: 'BaseException')
60
62
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
63
+ CancelDomainConfigChangeRequest = Shapes::StructureShape.new(name: 'CancelDomainConfigChangeRequest')
64
+ CancelDomainConfigChangeResponse = Shapes::StructureShape.new(name: 'CancelDomainConfigChangeResponse')
61
65
  CancelServiceSoftwareUpdateRequest = Shapes::StructureShape.new(name: 'CancelServiceSoftwareUpdateRequest')
62
66
  CancelServiceSoftwareUpdateResponse = Shapes::StructureShape.new(name: 'CancelServiceSoftwareUpdateResponse')
67
+ CancelledChangeProperty = Shapes::StructureShape.new(name: 'CancelledChangeProperty')
68
+ CancelledChangePropertyList = Shapes::ListShape.new(name: 'CancelledChangePropertyList')
63
69
  ChangeProgressDetails = Shapes::StructureShape.new(name: 'ChangeProgressDetails')
64
70
  ChangeProgressStage = Shapes::StructureShape.new(name: 'ChangeProgressStage')
65
71
  ChangeProgressStageList = Shapes::ListShape.new(name: 'ChangeProgressStageList')
@@ -76,6 +82,7 @@ module Aws::OpenSearchService
76
82
  CommitMessage = Shapes::StringShape.new(name: 'CommitMessage')
77
83
  CompatibleVersionsList = Shapes::ListShape.new(name: 'CompatibleVersionsList')
78
84
  CompatibleVersionsMap = Shapes::StructureShape.new(name: 'CompatibleVersionsMap')
85
+ ConfigChangeStatus = Shapes::StringShape.new(name: 'ConfigChangeStatus')
79
86
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
80
87
  ConnectionAlias = Shapes::StringShape.new(name: 'ConnectionAlias')
81
88
  ConnectionId = Shapes::StringShape.new(name: 'ConnectionId')
@@ -92,6 +99,14 @@ module Aws::OpenSearchService
92
99
  CreateVpcEndpointResponse = Shapes::StructureShape.new(name: 'CreateVpcEndpointResponse')
93
100
  CreatedAt = Shapes::TimestampShape.new(name: 'CreatedAt')
94
101
  CrossClusterSearchConnectionProperties = Shapes::StructureShape.new(name: 'CrossClusterSearchConnectionProperties')
102
+ DataSourceDescription = Shapes::StringShape.new(name: 'DataSourceDescription')
103
+ DataSourceDetails = Shapes::StructureShape.new(name: 'DataSourceDetails')
104
+ DataSourceList = Shapes::ListShape.new(name: 'DataSourceList')
105
+ DataSourceName = Shapes::StringShape.new(name: 'DataSourceName')
106
+ DataSourceStatus = Shapes::StringShape.new(name: 'DataSourceStatus')
107
+ DataSourceType = Shapes::UnionShape.new(name: 'DataSourceType')
108
+ DeleteDataSourceRequest = Shapes::StructureShape.new(name: 'DeleteDataSourceRequest')
109
+ DeleteDataSourceResponse = Shapes::StructureShape.new(name: 'DeleteDataSourceResponse')
95
110
  DeleteDomainRequest = Shapes::StructureShape.new(name: 'DeleteDomainRequest')
96
111
  DeleteDomainResponse = Shapes::StructureShape.new(name: 'DeleteDomainResponse')
97
112
  DeleteInboundConnectionRequest = Shapes::StructureShape.new(name: 'DeleteInboundConnectionRequest')
@@ -155,6 +170,8 @@ module Aws::OpenSearchService
155
170
  DomainInfo = Shapes::StructureShape.new(name: 'DomainInfo')
156
171
  DomainInfoList = Shapes::ListShape.new(name: 'DomainInfoList')
157
172
  DomainInformationContainer = Shapes::StructureShape.new(name: 'DomainInformationContainer')
173
+ DomainMaintenanceDetails = Shapes::StructureShape.new(name: 'DomainMaintenanceDetails')
174
+ DomainMaintenanceList = Shapes::ListShape.new(name: 'DomainMaintenanceList')
158
175
  DomainName = Shapes::StringShape.new(name: 'DomainName')
159
176
  DomainNameFqdn = Shapes::StringShape.new(name: 'DomainNameFqdn')
160
177
  DomainNameList = Shapes::ListShape.new(name: 'DomainNameList')
@@ -163,6 +180,7 @@ module Aws::OpenSearchService
163
180
  DomainPackageDetails = Shapes::StructureShape.new(name: 'DomainPackageDetails')
164
181
  DomainPackageDetailsList = Shapes::ListShape.new(name: 'DomainPackageDetailsList')
165
182
  DomainPackageStatus = Shapes::StringShape.new(name: 'DomainPackageStatus')
183
+ DomainProcessingStatusType = Shapes::StringShape.new(name: 'DomainProcessingStatusType')
166
184
  DomainState = Shapes::StringShape.new(name: 'DomainState')
167
185
  DomainStatus = Shapes::StructureShape.new(name: 'DomainStatus')
168
186
  DomainStatusList = Shapes::ListShape.new(name: 'DomainStatusList')
@@ -180,6 +198,7 @@ module Aws::OpenSearchService
180
198
  Endpoint = Shapes::StringShape.new(name: 'Endpoint')
181
199
  EndpointsMap = Shapes::MapShape.new(name: 'EndpointsMap')
182
200
  EngineType = Shapes::StringShape.new(name: 'EngineType')
201
+ EngineVersion = Shapes::StringShape.new(name: 'EngineVersion')
183
202
  EnvironmentInfo = Shapes::StructureShape.new(name: 'EnvironmentInfo')
184
203
  EnvironmentInfoList = Shapes::ListShape.new(name: 'EnvironmentInfoList')
185
204
  ErrorDetails = Shapes::StructureShape.new(name: 'ErrorDetails')
@@ -188,19 +207,28 @@ module Aws::OpenSearchService
188
207
  Filter = Shapes::StructureShape.new(name: 'Filter')
189
208
  FilterList = Shapes::ListShape.new(name: 'FilterList')
190
209
  GUID = Shapes::StringShape.new(name: 'GUID')
210
+ GUIDList = Shapes::ListShape.new(name: 'GUIDList')
191
211
  GetCompatibleVersionsRequest = Shapes::StructureShape.new(name: 'GetCompatibleVersionsRequest')
192
212
  GetCompatibleVersionsResponse = Shapes::StructureShape.new(name: 'GetCompatibleVersionsResponse')
213
+ GetDataSourceRequest = Shapes::StructureShape.new(name: 'GetDataSourceRequest')
214
+ GetDataSourceResponse = Shapes::StructureShape.new(name: 'GetDataSourceResponse')
215
+ GetDomainMaintenanceStatusRequest = Shapes::StructureShape.new(name: 'GetDomainMaintenanceStatusRequest')
216
+ GetDomainMaintenanceStatusResponse = Shapes::StructureShape.new(name: 'GetDomainMaintenanceStatusResponse')
193
217
  GetPackageVersionHistoryRequest = Shapes::StructureShape.new(name: 'GetPackageVersionHistoryRequest')
194
218
  GetPackageVersionHistoryResponse = Shapes::StructureShape.new(name: 'GetPackageVersionHistoryResponse')
195
219
  GetUpgradeHistoryRequest = Shapes::StructureShape.new(name: 'GetUpgradeHistoryRequest')
196
220
  GetUpgradeHistoryResponse = Shapes::StructureShape.new(name: 'GetUpgradeHistoryResponse')
197
221
  GetUpgradeStatusRequest = Shapes::StructureShape.new(name: 'GetUpgradeStatusRequest')
198
222
  GetUpgradeStatusResponse = Shapes::StructureShape.new(name: 'GetUpgradeStatusResponse')
223
+ HostedZoneId = Shapes::StringShape.new(name: 'HostedZoneId')
224
+ IPAddressType = Shapes::StringShape.new(name: 'IPAddressType')
225
+ IPAddressTypeStatus = Shapes::StructureShape.new(name: 'IPAddressTypeStatus')
199
226
  IdentityPoolId = Shapes::StringShape.new(name: 'IdentityPoolId')
200
227
  InboundConnection = Shapes::StructureShape.new(name: 'InboundConnection')
201
228
  InboundConnectionStatus = Shapes::StructureShape.new(name: 'InboundConnectionStatus')
202
229
  InboundConnectionStatusCode = Shapes::StringShape.new(name: 'InboundConnectionStatusCode')
203
230
  InboundConnections = Shapes::ListShape.new(name: 'InboundConnections')
231
+ InitiatedBy = Shapes::StringShape.new(name: 'InitiatedBy')
204
232
  InstanceCount = Shapes::IntegerShape.new(name: 'InstanceCount')
205
233
  InstanceCountLimits = Shapes::StructureShape.new(name: 'InstanceCountLimits')
206
234
  InstanceLimits = Shapes::StructureShape.new(name: 'InstanceLimits')
@@ -224,6 +252,10 @@ module Aws::OpenSearchService
224
252
  LimitValueList = Shapes::ListShape.new(name: 'LimitValueList')
225
253
  Limits = Shapes::StructureShape.new(name: 'Limits')
226
254
  LimitsByRole = Shapes::MapShape.new(name: 'LimitsByRole')
255
+ ListDataSourcesRequest = Shapes::StructureShape.new(name: 'ListDataSourcesRequest')
256
+ ListDataSourcesResponse = Shapes::StructureShape.new(name: 'ListDataSourcesResponse')
257
+ ListDomainMaintenancesRequest = Shapes::StructureShape.new(name: 'ListDomainMaintenancesRequest')
258
+ ListDomainMaintenancesResponse = Shapes::StructureShape.new(name: 'ListDomainMaintenancesResponse')
227
259
  ListDomainNamesRequest = Shapes::StructureShape.new(name: 'ListDomainNamesRequest')
228
260
  ListDomainNamesResponse = Shapes::StructureShape.new(name: 'ListDomainNamesResponse')
229
261
  ListDomainsForPackageRequest = Shapes::StructureShape.new(name: 'ListDomainsForPackageRequest')
@@ -249,12 +281,17 @@ module Aws::OpenSearchService
249
281
  LogPublishingOptionsStatus = Shapes::StructureShape.new(name: 'LogPublishingOptionsStatus')
250
282
  LogType = Shapes::StringShape.new(name: 'LogType')
251
283
  Long = Shapes::IntegerShape.new(name: 'Long')
284
+ MaintenanceStatus = Shapes::StringShape.new(name: 'MaintenanceStatus')
285
+ MaintenanceStatusMessage = Shapes::StringShape.new(name: 'MaintenanceStatusMessage')
286
+ MaintenanceType = Shapes::StringShape.new(name: 'MaintenanceType')
252
287
  MasterNodeStatus = Shapes::StringShape.new(name: 'MasterNodeStatus')
253
288
  MasterUserOptions = Shapes::StructureShape.new(name: 'MasterUserOptions')
254
289
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
255
290
  MaximumInstanceCount = Shapes::IntegerShape.new(name: 'MaximumInstanceCount')
256
291
  Message = Shapes::StringShape.new(name: 'Message')
257
292
  MinimumInstanceCount = Shapes::IntegerShape.new(name: 'MinimumInstanceCount')
293
+ ModifyingProperties = Shapes::StructureShape.new(name: 'ModifyingProperties')
294
+ ModifyingPropertiesList = Shapes::ListShape.new(name: 'ModifyingPropertiesList')
258
295
  NextToken = Shapes::StringShape.new(name: 'NextToken')
259
296
  NodeId = Shapes::StringShape.new(name: 'NodeId')
260
297
  NodeStatus = Shapes::StringShape.new(name: 'NodeStatus')
@@ -290,8 +327,14 @@ module Aws::OpenSearchService
290
327
  PackageVersionHistory = Shapes::StructureShape.new(name: 'PackageVersionHistory')
291
328
  PackageVersionHistoryList = Shapes::ListShape.new(name: 'PackageVersionHistoryList')
292
329
  Password = Shapes::StringShape.new(name: 'Password')
330
+ PluginClassName = Shapes::StringShape.new(name: 'PluginClassName')
331
+ PluginDescription = Shapes::StringShape.new(name: 'PluginDescription')
332
+ PluginName = Shapes::StringShape.new(name: 'PluginName')
333
+ PluginProperties = Shapes::StructureShape.new(name: 'PluginProperties')
334
+ PluginVersion = Shapes::StringShape.new(name: 'PluginVersion')
293
335
  PolicyDocument = Shapes::StringShape.new(name: 'PolicyDocument')
294
336
  PrincipalType = Shapes::StringShape.new(name: 'PrincipalType')
337
+ PropertyValueType = Shapes::StringShape.new(name: 'PropertyValueType')
295
338
  PurchaseReservedInstanceOfferingRequest = Shapes::StructureShape.new(name: 'PurchaseReservedInstanceOfferingRequest')
296
339
  PurchaseReservedInstanceOfferingResponse = Shapes::StructureShape.new(name: 'PurchaseReservedInstanceOfferingResponse')
297
340
  RecurringCharge = Shapes::StructureShape.new(name: 'RecurringCharge')
@@ -301,6 +344,7 @@ module Aws::OpenSearchService
301
344
  RejectInboundConnectionRequest = Shapes::StructureShape.new(name: 'RejectInboundConnectionRequest')
302
345
  RejectInboundConnectionResponse = Shapes::StructureShape.new(name: 'RejectInboundConnectionResponse')
303
346
  RemoveTagsRequest = Shapes::StructureShape.new(name: 'RemoveTagsRequest')
347
+ RequestId = Shapes::StringShape.new(name: 'RequestId')
304
348
  ReservationToken = Shapes::StringShape.new(name: 'ReservationToken')
305
349
  ReservedInstance = Shapes::StructureShape.new(name: 'ReservedInstance')
306
350
  ReservedInstanceList = Shapes::ListShape.new(name: 'ReservedInstanceList')
@@ -314,6 +358,7 @@ module Aws::OpenSearchService
314
358
  RoleArn = Shapes::StringShape.new(name: 'RoleArn')
315
359
  RollbackOnDisable = Shapes::StringShape.new(name: 'RollbackOnDisable')
316
360
  S3BucketName = Shapes::StringShape.new(name: 'S3BucketName')
361
+ S3GlueDataCatalog = Shapes::StructureShape.new(name: 'S3GlueDataCatalog')
317
362
  S3Key = Shapes::StringShape.new(name: 'S3Key')
318
363
  SAMLEntityId = Shapes::StringShape.new(name: 'SAMLEntityId')
319
364
  SAMLIdp = Shapes::StructureShape.new(name: 'SAMLIdp')
@@ -338,6 +383,8 @@ module Aws::OpenSearchService
338
383
  SoftwareUpdateOptions = Shapes::StructureShape.new(name: 'SoftwareUpdateOptions')
339
384
  SoftwareUpdateOptionsStatus = Shapes::StructureShape.new(name: 'SoftwareUpdateOptionsStatus')
340
385
  StartAt = Shapes::TimestampShape.new(name: 'StartAt')
386
+ StartDomainMaintenanceRequest = Shapes::StructureShape.new(name: 'StartDomainMaintenanceRequest')
387
+ StartDomainMaintenanceResponse = Shapes::StructureShape.new(name: 'StartDomainMaintenanceResponse')
341
388
  StartServiceSoftwareUpdateRequest = Shapes::StructureShape.new(name: 'StartServiceSoftwareUpdateRequest')
342
389
  StartServiceSoftwareUpdateResponse = Shapes::StructureShape.new(name: 'StartServiceSoftwareUpdateResponse')
343
390
  StartTimeHours = Shapes::IntegerShape.new(name: 'StartTimeHours')
@@ -359,6 +406,9 @@ module Aws::OpenSearchService
359
406
  TimeUnit = Shapes::StringShape.new(name: 'TimeUnit')
360
407
  TotalNumberOfStages = Shapes::IntegerShape.new(name: 'TotalNumberOfStages')
361
408
  UIntValue = Shapes::IntegerShape.new(name: 'UIntValue')
409
+ UncompressedPluginSizeInBytes = Shapes::IntegerShape.new(name: 'UncompressedPluginSizeInBytes')
410
+ UpdateDataSourceRequest = Shapes::StructureShape.new(name: 'UpdateDataSourceRequest')
411
+ UpdateDataSourceResponse = Shapes::StructureShape.new(name: 'UpdateDataSourceResponse')
362
412
  UpdateDomainConfigRequest = Shapes::StructureShape.new(name: 'UpdateDomainConfigRequest')
363
413
  UpdateDomainConfigResponse = Shapes::StructureShape.new(name: 'UpdateDomainConfigResponse')
364
414
  UpdatePackageRequest = Shapes::StructureShape.new(name: 'UpdatePackageRequest')
@@ -422,6 +472,15 @@ module Aws::OpenSearchService
422
472
  AccessPoliciesStatus.add_member(:status, Shapes::ShapeRef.new(shape: OptionStatus, required: true, location_name: "Status"))
423
473
  AccessPoliciesStatus.struct_class = Types::AccessPoliciesStatus
424
474
 
475
+ AddDataSourceRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location: "uri", location_name: "DomainName"))
476
+ AddDataSourceRequest.add_member(:name, Shapes::ShapeRef.new(shape: DataSourceName, required: true, location_name: "Name"))
477
+ AddDataSourceRequest.add_member(:data_source_type, Shapes::ShapeRef.new(shape: DataSourceType, required: true, location_name: "DataSourceType"))
478
+ AddDataSourceRequest.add_member(:description, Shapes::ShapeRef.new(shape: DataSourceDescription, location_name: "Description"))
479
+ AddDataSourceRequest.struct_class = Types::AddDataSourceRequest
480
+
481
+ AddDataSourceResponse.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
482
+ AddDataSourceResponse.struct_class = Types::AddDataSourceResponse
483
+
425
484
  AddTagsRequest.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "ARN"))
426
485
  AddTagsRequest.add_member(:tag_list, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "TagList"))
427
486
  AddTagsRequest.struct_class = Types::AddTagsRequest
@@ -536,14 +595,34 @@ module Aws::OpenSearchService
536
595
  BaseException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "message"))
537
596
  BaseException.struct_class = Types::BaseException
538
597
 
598
+ CancelDomainConfigChangeRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location: "uri", location_name: "DomainName"))
599
+ CancelDomainConfigChangeRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: DryRun, location_name: "DryRun"))
600
+ CancelDomainConfigChangeRequest.struct_class = Types::CancelDomainConfigChangeRequest
601
+
602
+ CancelDomainConfigChangeResponse.add_member(:cancelled_change_ids, Shapes::ShapeRef.new(shape: GUIDList, location_name: "CancelledChangeIds"))
603
+ CancelDomainConfigChangeResponse.add_member(:cancelled_change_properties, Shapes::ShapeRef.new(shape: CancelledChangePropertyList, location_name: "CancelledChangeProperties"))
604
+ CancelDomainConfigChangeResponse.add_member(:dry_run, Shapes::ShapeRef.new(shape: DryRun, location_name: "DryRun"))
605
+ CancelDomainConfigChangeResponse.struct_class = Types::CancelDomainConfigChangeResponse
606
+
539
607
  CancelServiceSoftwareUpdateRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
540
608
  CancelServiceSoftwareUpdateRequest.struct_class = Types::CancelServiceSoftwareUpdateRequest
541
609
 
542
610
  CancelServiceSoftwareUpdateResponse.add_member(:service_software_options, Shapes::ShapeRef.new(shape: ServiceSoftwareOptions, location_name: "ServiceSoftwareOptions"))
543
611
  CancelServiceSoftwareUpdateResponse.struct_class = Types::CancelServiceSoftwareUpdateResponse
544
612
 
613
+ CancelledChangeProperty.add_member(:property_name, Shapes::ShapeRef.new(shape: String, location_name: "PropertyName"))
614
+ CancelledChangeProperty.add_member(:cancelled_value, Shapes::ShapeRef.new(shape: String, location_name: "CancelledValue"))
615
+ CancelledChangeProperty.add_member(:active_value, Shapes::ShapeRef.new(shape: String, location_name: "ActiveValue"))
616
+ CancelledChangeProperty.struct_class = Types::CancelledChangeProperty
617
+
618
+ CancelledChangePropertyList.member = Shapes::ShapeRef.new(shape: CancelledChangeProperty)
619
+
545
620
  ChangeProgressDetails.add_member(:change_id, Shapes::ShapeRef.new(shape: GUID, location_name: "ChangeId"))
546
621
  ChangeProgressDetails.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
622
+ ChangeProgressDetails.add_member(:config_change_status, Shapes::ShapeRef.new(shape: ConfigChangeStatus, location_name: "ConfigChangeStatus"))
623
+ ChangeProgressDetails.add_member(:initiated_by, Shapes::ShapeRef.new(shape: InitiatedBy, location_name: "InitiatedBy"))
624
+ ChangeProgressDetails.add_member(:start_time, Shapes::ShapeRef.new(shape: UpdateTimestamp, location_name: "StartTime"))
625
+ ChangeProgressDetails.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: UpdateTimestamp, location_name: "LastUpdatedTime"))
547
626
  ChangeProgressDetails.struct_class = Types::ChangeProgressDetails
548
627
 
549
628
  ChangeProgressStage.add_member(:name, Shapes::ShapeRef.new(shape: ChangeProgressStageName, location_name: "Name"))
@@ -561,6 +640,9 @@ module Aws::OpenSearchService
561
640
  ChangeProgressStatusDetails.add_member(:completed_properties, Shapes::ShapeRef.new(shape: StringList, location_name: "CompletedProperties"))
562
641
  ChangeProgressStatusDetails.add_member(:total_number_of_stages, Shapes::ShapeRef.new(shape: TotalNumberOfStages, location_name: "TotalNumberOfStages"))
563
642
  ChangeProgressStatusDetails.add_member(:change_progress_stages, Shapes::ShapeRef.new(shape: ChangeProgressStageList, location_name: "ChangeProgressStages"))
643
+ ChangeProgressStatusDetails.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: UpdateTimestamp, location_name: "LastUpdatedTime"))
644
+ ChangeProgressStatusDetails.add_member(:config_change_status, Shapes::ShapeRef.new(shape: ConfigChangeStatus, location_name: "ConfigChangeStatus"))
645
+ ChangeProgressStatusDetails.add_member(:initiated_by, Shapes::ShapeRef.new(shape: InitiatedBy, location_name: "InitiatedBy"))
564
646
  ChangeProgressStatusDetails.struct_class = Types::ChangeProgressStatusDetails
565
647
 
566
648
  ClusterConfig.add_member(:instance_type, Shapes::ShapeRef.new(shape: OpenSearchPartitionInstanceType, location_name: "InstanceType"))
@@ -611,6 +693,7 @@ module Aws::OpenSearchService
611
693
  CreateDomainRequest.add_member(:cluster_config, Shapes::ShapeRef.new(shape: ClusterConfig, location_name: "ClusterConfig"))
612
694
  CreateDomainRequest.add_member(:ebs_options, Shapes::ShapeRef.new(shape: EBSOptions, location_name: "EBSOptions"))
613
695
  CreateDomainRequest.add_member(:access_policies, Shapes::ShapeRef.new(shape: PolicyDocument, location_name: "AccessPolicies"))
696
+ CreateDomainRequest.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: IPAddressType, location_name: "IPAddressType"))
614
697
  CreateDomainRequest.add_member(:snapshot_options, Shapes::ShapeRef.new(shape: SnapshotOptions, location_name: "SnapshotOptions"))
615
698
  CreateDomainRequest.add_member(:vpc_options, Shapes::ShapeRef.new(shape: VPCOptions, location_name: "VPCOptions"))
616
699
  CreateDomainRequest.add_member(:cognito_options, Shapes::ShapeRef.new(shape: CognitoOptions, location_name: "CognitoOptions"))
@@ -665,6 +748,27 @@ module Aws::OpenSearchService
665
748
  CrossClusterSearchConnectionProperties.add_member(:skip_unavailable, Shapes::ShapeRef.new(shape: SkipUnavailableStatus, location_name: "SkipUnavailable"))
666
749
  CrossClusterSearchConnectionProperties.struct_class = Types::CrossClusterSearchConnectionProperties
667
750
 
751
+ DataSourceDetails.add_member(:data_source_type, Shapes::ShapeRef.new(shape: DataSourceType, location_name: "DataSourceType"))
752
+ DataSourceDetails.add_member(:name, Shapes::ShapeRef.new(shape: DataSourceName, location_name: "Name"))
753
+ DataSourceDetails.add_member(:description, Shapes::ShapeRef.new(shape: DataSourceDescription, location_name: "Description"))
754
+ DataSourceDetails.add_member(:status, Shapes::ShapeRef.new(shape: DataSourceStatus, location_name: "Status"))
755
+ DataSourceDetails.struct_class = Types::DataSourceDetails
756
+
757
+ DataSourceList.member = Shapes::ShapeRef.new(shape: DataSourceDetails)
758
+
759
+ DataSourceType.add_member(:s3_glue_data_catalog, Shapes::ShapeRef.new(shape: S3GlueDataCatalog, location_name: "S3GlueDataCatalog"))
760
+ DataSourceType.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
761
+ DataSourceType.add_member_subclass(:s3_glue_data_catalog, Types::DataSourceType::S3GlueDataCatalog)
762
+ DataSourceType.add_member_subclass(:unknown, Types::DataSourceType::Unknown)
763
+ DataSourceType.struct_class = Types::DataSourceType
764
+
765
+ DeleteDataSourceRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location: "uri", location_name: "DomainName"))
766
+ DeleteDataSourceRequest.add_member(:name, Shapes::ShapeRef.new(shape: DataSourceName, required: true, location: "uri", location_name: "DataSourceName"))
767
+ DeleteDataSourceRequest.struct_class = Types::DeleteDataSourceRequest
768
+
769
+ DeleteDataSourceResponse.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
770
+ DeleteDataSourceResponse.struct_class = Types::DeleteDataSourceResponse
771
+
668
772
  DeleteDomainRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location: "uri", location_name: "DomainName"))
669
773
  DeleteDomainRequest.struct_class = Types::DeleteDomainRequest
670
774
 
@@ -846,6 +950,7 @@ module Aws::OpenSearchService
846
950
  DomainConfig.add_member(:cluster_config, Shapes::ShapeRef.new(shape: ClusterConfigStatus, location_name: "ClusterConfig"))
847
951
  DomainConfig.add_member(:ebs_options, Shapes::ShapeRef.new(shape: EBSOptionsStatus, location_name: "EBSOptions"))
848
952
  DomainConfig.add_member(:access_policies, Shapes::ShapeRef.new(shape: AccessPoliciesStatus, location_name: "AccessPolicies"))
953
+ DomainConfig.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: IPAddressTypeStatus, location_name: "IPAddressType"))
849
954
  DomainConfig.add_member(:snapshot_options, Shapes::ShapeRef.new(shape: SnapshotOptionsStatus, location_name: "SnapshotOptions"))
850
955
  DomainConfig.add_member(:vpc_options, Shapes::ShapeRef.new(shape: VPCDerivedInfoStatus, location_name: "VPCOptions"))
851
956
  DomainConfig.add_member(:cognito_options, Shapes::ShapeRef.new(shape: CognitoOptionsStatus, location_name: "CognitoOptions"))
@@ -859,6 +964,7 @@ module Aws::OpenSearchService
859
964
  DomainConfig.add_member(:change_progress_details, Shapes::ShapeRef.new(shape: ChangeProgressDetails, location_name: "ChangeProgressDetails"))
860
965
  DomainConfig.add_member(:off_peak_window_options, Shapes::ShapeRef.new(shape: OffPeakWindowOptionsStatus, location_name: "OffPeakWindowOptions"))
861
966
  DomainConfig.add_member(:software_update_options, Shapes::ShapeRef.new(shape: SoftwareUpdateOptionsStatus, location_name: "SoftwareUpdateOptions"))
967
+ DomainConfig.add_member(:modifying_properties, Shapes::ShapeRef.new(shape: ModifyingPropertiesList, location_name: "ModifyingProperties"))
862
968
  DomainConfig.struct_class = Types::DomainConfig
863
969
 
864
970
  DomainEndpointOptions.add_member(:enforce_https, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnforceHTTPS"))
@@ -881,6 +987,18 @@ module Aws::OpenSearchService
881
987
  DomainInformationContainer.add_member(:aws_domain_information, Shapes::ShapeRef.new(shape: AWSDomainInformation, location_name: "AWSDomainInformation"))
882
988
  DomainInformationContainer.struct_class = Types::DomainInformationContainer
883
989
 
990
+ DomainMaintenanceDetails.add_member(:maintenance_id, Shapes::ShapeRef.new(shape: RequestId, location_name: "MaintenanceId"))
991
+ DomainMaintenanceDetails.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, location_name: "DomainName"))
992
+ DomainMaintenanceDetails.add_member(:action, Shapes::ShapeRef.new(shape: MaintenanceType, location_name: "Action"))
993
+ DomainMaintenanceDetails.add_member(:node_id, Shapes::ShapeRef.new(shape: NodeId, location_name: "NodeId"))
994
+ DomainMaintenanceDetails.add_member(:status, Shapes::ShapeRef.new(shape: MaintenanceStatus, location_name: "Status"))
995
+ DomainMaintenanceDetails.add_member(:status_message, Shapes::ShapeRef.new(shape: MaintenanceStatusMessage, location_name: "StatusMessage"))
996
+ DomainMaintenanceDetails.add_member(:created_at, Shapes::ShapeRef.new(shape: UpdateTimestamp, location_name: "CreatedAt"))
997
+ DomainMaintenanceDetails.add_member(:updated_at, Shapes::ShapeRef.new(shape: UpdateTimestamp, location_name: "UpdatedAt"))
998
+ DomainMaintenanceDetails.struct_class = Types::DomainMaintenanceDetails
999
+
1000
+ DomainMaintenanceList.member = Shapes::ShapeRef.new(shape: DomainMaintenanceDetails)
1001
+
884
1002
  DomainNameList.member = Shapes::ShapeRef.new(shape: DomainName)
885
1003
 
886
1004
  DomainNodesStatus.add_member(:node_id, Shapes::ShapeRef.new(shape: NodeId, location_name: "NodeId"))
@@ -914,13 +1032,16 @@ module Aws::OpenSearchService
914
1032
  DomainStatus.add_member(:created, Shapes::ShapeRef.new(shape: Boolean, location_name: "Created"))
915
1033
  DomainStatus.add_member(:deleted, Shapes::ShapeRef.new(shape: Boolean, location_name: "Deleted"))
916
1034
  DomainStatus.add_member(:endpoint, Shapes::ShapeRef.new(shape: ServiceUrl, location_name: "Endpoint"))
1035
+ DomainStatus.add_member(:endpoint_v2, Shapes::ShapeRef.new(shape: ServiceUrl, location_name: "EndpointV2"))
917
1036
  DomainStatus.add_member(:endpoints, Shapes::ShapeRef.new(shape: EndpointsMap, location_name: "Endpoints"))
1037
+ DomainStatus.add_member(:domain_endpoint_v2_hosted_zone_id, Shapes::ShapeRef.new(shape: HostedZoneId, location_name: "DomainEndpointV2HostedZoneId"))
918
1038
  DomainStatus.add_member(:processing, Shapes::ShapeRef.new(shape: Boolean, location_name: "Processing"))
919
1039
  DomainStatus.add_member(:upgrade_processing, Shapes::ShapeRef.new(shape: Boolean, location_name: "UpgradeProcessing"))
920
1040
  DomainStatus.add_member(:engine_version, Shapes::ShapeRef.new(shape: VersionString, location_name: "EngineVersion"))
921
1041
  DomainStatus.add_member(:cluster_config, Shapes::ShapeRef.new(shape: ClusterConfig, required: true, location_name: "ClusterConfig"))
922
1042
  DomainStatus.add_member(:ebs_options, Shapes::ShapeRef.new(shape: EBSOptions, location_name: "EBSOptions"))
923
1043
  DomainStatus.add_member(:access_policies, Shapes::ShapeRef.new(shape: PolicyDocument, location_name: "AccessPolicies"))
1044
+ DomainStatus.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: IPAddressType, location_name: "IPAddressType"))
924
1045
  DomainStatus.add_member(:snapshot_options, Shapes::ShapeRef.new(shape: SnapshotOptions, location_name: "SnapshotOptions"))
925
1046
  DomainStatus.add_member(:vpc_options, Shapes::ShapeRef.new(shape: VPCDerivedInfo, location_name: "VPCOptions"))
926
1047
  DomainStatus.add_member(:cognito_options, Shapes::ShapeRef.new(shape: CognitoOptions, location_name: "CognitoOptions"))
@@ -935,6 +1056,8 @@ module Aws::OpenSearchService
935
1056
  DomainStatus.add_member(:change_progress_details, Shapes::ShapeRef.new(shape: ChangeProgressDetails, location_name: "ChangeProgressDetails"))
936
1057
  DomainStatus.add_member(:off_peak_window_options, Shapes::ShapeRef.new(shape: OffPeakWindowOptions, location_name: "OffPeakWindowOptions"))
937
1058
  DomainStatus.add_member(:software_update_options, Shapes::ShapeRef.new(shape: SoftwareUpdateOptions, location_name: "SoftwareUpdateOptions"))
1059
+ DomainStatus.add_member(:domain_processing_status, Shapes::ShapeRef.new(shape: DomainProcessingStatusType, location_name: "DomainProcessingStatus"))
1060
+ DomainStatus.add_member(:modifying_properties, Shapes::ShapeRef.new(shape: ModifyingPropertiesList, location_name: "ModifyingProperties"))
938
1061
  DomainStatus.struct_class = Types::DomainStatus
939
1062
 
940
1063
  DomainStatusList.member = Shapes::ShapeRef.new(shape: DomainStatus)
@@ -991,12 +1114,36 @@ module Aws::OpenSearchService
991
1114
 
992
1115
  FilterList.member = Shapes::ShapeRef.new(shape: Filter)
993
1116
 
1117
+ GUIDList.member = Shapes::ShapeRef.new(shape: GUID)
1118
+
994
1119
  GetCompatibleVersionsRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, location: "querystring", location_name: "domainName"))
995
1120
  GetCompatibleVersionsRequest.struct_class = Types::GetCompatibleVersionsRequest
996
1121
 
997
1122
  GetCompatibleVersionsResponse.add_member(:compatible_versions, Shapes::ShapeRef.new(shape: CompatibleVersionsList, location_name: "CompatibleVersions"))
998
1123
  GetCompatibleVersionsResponse.struct_class = Types::GetCompatibleVersionsResponse
999
1124
 
1125
+ GetDataSourceRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location: "uri", location_name: "DomainName"))
1126
+ GetDataSourceRequest.add_member(:name, Shapes::ShapeRef.new(shape: DataSourceName, required: true, location: "uri", location_name: "DataSourceName"))
1127
+ GetDataSourceRequest.struct_class = Types::GetDataSourceRequest
1128
+
1129
+ GetDataSourceResponse.add_member(:data_source_type, Shapes::ShapeRef.new(shape: DataSourceType, location_name: "DataSourceType"))
1130
+ GetDataSourceResponse.add_member(:name, Shapes::ShapeRef.new(shape: DataSourceName, location_name: "Name"))
1131
+ GetDataSourceResponse.add_member(:description, Shapes::ShapeRef.new(shape: DataSourceDescription, location_name: "Description"))
1132
+ GetDataSourceResponse.add_member(:status, Shapes::ShapeRef.new(shape: DataSourceStatus, location_name: "Status"))
1133
+ GetDataSourceResponse.struct_class = Types::GetDataSourceResponse
1134
+
1135
+ GetDomainMaintenanceStatusRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location: "uri", location_name: "DomainName"))
1136
+ GetDomainMaintenanceStatusRequest.add_member(:maintenance_id, Shapes::ShapeRef.new(shape: RequestId, required: true, location: "querystring", location_name: "maintenanceId"))
1137
+ GetDomainMaintenanceStatusRequest.struct_class = Types::GetDomainMaintenanceStatusRequest
1138
+
1139
+ GetDomainMaintenanceStatusResponse.add_member(:status, Shapes::ShapeRef.new(shape: MaintenanceStatus, location_name: "Status"))
1140
+ GetDomainMaintenanceStatusResponse.add_member(:status_message, Shapes::ShapeRef.new(shape: MaintenanceStatusMessage, location_name: "StatusMessage"))
1141
+ GetDomainMaintenanceStatusResponse.add_member(:node_id, Shapes::ShapeRef.new(shape: NodeId, location_name: "NodeId"))
1142
+ GetDomainMaintenanceStatusResponse.add_member(:action, Shapes::ShapeRef.new(shape: MaintenanceType, location_name: "Action"))
1143
+ GetDomainMaintenanceStatusResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: UpdateTimestamp, location_name: "CreatedAt"))
1144
+ GetDomainMaintenanceStatusResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: UpdateTimestamp, location_name: "UpdatedAt"))
1145
+ GetDomainMaintenanceStatusResponse.struct_class = Types::GetDomainMaintenanceStatusResponse
1146
+
1000
1147
  GetPackageVersionHistoryRequest.add_member(:package_id, Shapes::ShapeRef.new(shape: PackageID, required: true, location: "uri", location_name: "PackageID"))
1001
1148
  GetPackageVersionHistoryRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1002
1149
  GetPackageVersionHistoryRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
@@ -1024,6 +1171,10 @@ module Aws::OpenSearchService
1024
1171
  GetUpgradeStatusResponse.add_member(:upgrade_name, Shapes::ShapeRef.new(shape: UpgradeName, location_name: "UpgradeName"))
1025
1172
  GetUpgradeStatusResponse.struct_class = Types::GetUpgradeStatusResponse
1026
1173
 
1174
+ IPAddressTypeStatus.add_member(:options, Shapes::ShapeRef.new(shape: IPAddressType, required: true, location_name: "Options"))
1175
+ IPAddressTypeStatus.add_member(:status, Shapes::ShapeRef.new(shape: OptionStatus, required: true, location_name: "Status"))
1176
+ IPAddressTypeStatus.struct_class = Types::IPAddressTypeStatus
1177
+
1027
1178
  InboundConnection.add_member(:local_domain_info, Shapes::ShapeRef.new(shape: DomainInformationContainer, location_name: "LocalDomainInfo"))
1028
1179
  InboundConnection.add_member(:remote_domain_info, Shapes::ShapeRef.new(shape: DomainInformationContainer, location_name: "RemoteDomainInfo"))
1029
1180
  InboundConnection.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, location_name: "ConnectionId"))
@@ -1078,6 +1229,23 @@ module Aws::OpenSearchService
1078
1229
  LimitsByRole.key = Shapes::ShapeRef.new(shape: InstanceRole)
1079
1230
  LimitsByRole.value = Shapes::ShapeRef.new(shape: Limits)
1080
1231
 
1232
+ ListDataSourcesRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location: "uri", location_name: "DomainName"))
1233
+ ListDataSourcesRequest.struct_class = Types::ListDataSourcesRequest
1234
+
1235
+ ListDataSourcesResponse.add_member(:data_sources, Shapes::ShapeRef.new(shape: DataSourceList, location_name: "DataSources"))
1236
+ ListDataSourcesResponse.struct_class = Types::ListDataSourcesResponse
1237
+
1238
+ ListDomainMaintenancesRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location: "uri", location_name: "DomainName"))
1239
+ ListDomainMaintenancesRequest.add_member(:action, Shapes::ShapeRef.new(shape: MaintenanceType, location: "querystring", location_name: "action"))
1240
+ ListDomainMaintenancesRequest.add_member(:status, Shapes::ShapeRef.new(shape: MaintenanceStatus, location: "querystring", location_name: "status"))
1241
+ ListDomainMaintenancesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1242
+ ListDomainMaintenancesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1243
+ ListDomainMaintenancesRequest.struct_class = Types::ListDomainMaintenancesRequest
1244
+
1245
+ ListDomainMaintenancesResponse.add_member(:domain_maintenances, Shapes::ShapeRef.new(shape: DomainMaintenanceList, location_name: "DomainMaintenances"))
1246
+ ListDomainMaintenancesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1247
+ ListDomainMaintenancesResponse.struct_class = Types::ListDomainMaintenancesResponse
1248
+
1081
1249
  ListDomainNamesRequest.add_member(:engine_type, Shapes::ShapeRef.new(shape: EngineType, location: "querystring", location_name: "engineType"))
1082
1250
  ListDomainNamesRequest.struct_class = Types::ListDomainNamesRequest
1083
1251
 
@@ -1176,6 +1344,14 @@ module Aws::OpenSearchService
1176
1344
  MasterUserOptions.add_member(:master_user_password, Shapes::ShapeRef.new(shape: Password, location_name: "MasterUserPassword"))
1177
1345
  MasterUserOptions.struct_class = Types::MasterUserOptions
1178
1346
 
1347
+ ModifyingProperties.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
1348
+ ModifyingProperties.add_member(:active_value, Shapes::ShapeRef.new(shape: String, location_name: "ActiveValue"))
1349
+ ModifyingProperties.add_member(:pending_value, Shapes::ShapeRef.new(shape: String, location_name: "PendingValue"))
1350
+ ModifyingProperties.add_member(:value_type, Shapes::ShapeRef.new(shape: PropertyValueType, location_name: "ValueType"))
1351
+ ModifyingProperties.struct_class = Types::ModifyingProperties
1352
+
1353
+ ModifyingPropertiesList.member = Shapes::ShapeRef.new(shape: ModifyingProperties)
1354
+
1179
1355
  NodeToNodeEncryptionOptions.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "Enabled"))
1180
1356
  NodeToNodeEncryptionOptions.struct_class = Types::NodeToNodeEncryptionOptions
1181
1357
 
@@ -1225,6 +1401,8 @@ module Aws::OpenSearchService
1225
1401
  PackageDetails.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: LastUpdated, location_name: "LastUpdatedAt"))
1226
1402
  PackageDetails.add_member(:available_package_version, Shapes::ShapeRef.new(shape: PackageVersion, location_name: "AvailablePackageVersion"))
1227
1403
  PackageDetails.add_member(:error_details, Shapes::ShapeRef.new(shape: ErrorDetails, location_name: "ErrorDetails"))
1404
+ PackageDetails.add_member(:engine_version, Shapes::ShapeRef.new(shape: EngineVersion, location_name: "EngineVersion"))
1405
+ PackageDetails.add_member(:available_plugin_properties, Shapes::ShapeRef.new(shape: PluginProperties, location_name: "AvailablePluginProperties"))
1228
1406
  PackageDetails.struct_class = Types::PackageDetails
1229
1407
 
1230
1408
  PackageDetailsList.member = Shapes::ShapeRef.new(shape: PackageDetails)
@@ -1236,10 +1414,18 @@ module Aws::OpenSearchService
1236
1414
  PackageVersionHistory.add_member(:package_version, Shapes::ShapeRef.new(shape: PackageVersion, location_name: "PackageVersion"))
1237
1415
  PackageVersionHistory.add_member(:commit_message, Shapes::ShapeRef.new(shape: CommitMessage, location_name: "CommitMessage"))
1238
1416
  PackageVersionHistory.add_member(:created_at, Shapes::ShapeRef.new(shape: CreatedAt, location_name: "CreatedAt"))
1417
+ PackageVersionHistory.add_member(:plugin_properties, Shapes::ShapeRef.new(shape: PluginProperties, location_name: "PluginProperties"))
1239
1418
  PackageVersionHistory.struct_class = Types::PackageVersionHistory
1240
1419
 
1241
1420
  PackageVersionHistoryList.member = Shapes::ShapeRef.new(shape: PackageVersionHistory)
1242
1421
 
1422
+ PluginProperties.add_member(:name, Shapes::ShapeRef.new(shape: PluginName, location_name: "Name"))
1423
+ PluginProperties.add_member(:description, Shapes::ShapeRef.new(shape: PluginDescription, location_name: "Description"))
1424
+ PluginProperties.add_member(:version, Shapes::ShapeRef.new(shape: PluginVersion, location_name: "Version"))
1425
+ PluginProperties.add_member(:class_name, Shapes::ShapeRef.new(shape: PluginClassName, location_name: "ClassName"))
1426
+ PluginProperties.add_member(:uncompressed_size_in_bytes, Shapes::ShapeRef.new(shape: UncompressedPluginSizeInBytes, location_name: "UncompressedSizeInBytes"))
1427
+ PluginProperties.struct_class = Types::PluginProperties
1428
+
1243
1429
  PurchaseReservedInstanceOfferingRequest.add_member(:reserved_instance_offering_id, Shapes::ShapeRef.new(shape: GUID, required: true, location_name: "ReservedInstanceOfferingId"))
1244
1430
  PurchaseReservedInstanceOfferingRequest.add_member(:reservation_name, Shapes::ShapeRef.new(shape: ReservationToken, required: true, location_name: "ReservationName"))
1245
1431
  PurchaseReservedInstanceOfferingRequest.add_member(:instance_count, Shapes::ShapeRef.new(shape: InstanceCount, location_name: "InstanceCount"))
@@ -1305,6 +1491,9 @@ module Aws::OpenSearchService
1305
1491
 
1306
1492
  RevokeVpcEndpointAccessResponse.struct_class = Types::RevokeVpcEndpointAccessResponse
1307
1493
 
1494
+ S3GlueDataCatalog.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
1495
+ S3GlueDataCatalog.struct_class = Types::S3GlueDataCatalog
1496
+
1308
1497
  SAMLIdp.add_member(:metadata_content, Shapes::ShapeRef.new(shape: SAMLMetadata, required: true, location_name: "MetadataContent"))
1309
1498
  SAMLIdp.add_member(:entity_id, Shapes::ShapeRef.new(shape: SAMLEntityId, required: true, location_name: "EntityId"))
1310
1499
  SAMLIdp.struct_class = Types::SAMLIdp
@@ -1373,6 +1562,14 @@ module Aws::OpenSearchService
1373
1562
  SoftwareUpdateOptionsStatus.add_member(:status, Shapes::ShapeRef.new(shape: OptionStatus, location_name: "Status"))
1374
1563
  SoftwareUpdateOptionsStatus.struct_class = Types::SoftwareUpdateOptionsStatus
1375
1564
 
1565
+ StartDomainMaintenanceRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location: "uri", location_name: "DomainName"))
1566
+ StartDomainMaintenanceRequest.add_member(:action, Shapes::ShapeRef.new(shape: MaintenanceType, required: true, location_name: "Action"))
1567
+ StartDomainMaintenanceRequest.add_member(:node_id, Shapes::ShapeRef.new(shape: NodeId, location_name: "NodeId"))
1568
+ StartDomainMaintenanceRequest.struct_class = Types::StartDomainMaintenanceRequest
1569
+
1570
+ StartDomainMaintenanceResponse.add_member(:maintenance_id, Shapes::ShapeRef.new(shape: RequestId, location_name: "MaintenanceId"))
1571
+ StartDomainMaintenanceResponse.struct_class = Types::StartDomainMaintenanceResponse
1572
+
1376
1573
  StartServiceSoftwareUpdateRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
1377
1574
  StartServiceSoftwareUpdateRequest.add_member(:schedule_at, Shapes::ShapeRef.new(shape: ScheduleAt, location_name: "ScheduleAt"))
1378
1575
  StartServiceSoftwareUpdateRequest.add_member(:desired_start_time, Shapes::ShapeRef.new(shape: Long, location_name: "DesiredStartTime"))
@@ -1402,6 +1599,16 @@ module Aws::OpenSearchService
1402
1599
 
1403
1600
  TagList.member = Shapes::ShapeRef.new(shape: Tag)
1404
1601
 
1602
+ UpdateDataSourceRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location: "uri", location_name: "DomainName"))
1603
+ UpdateDataSourceRequest.add_member(:name, Shapes::ShapeRef.new(shape: DataSourceName, required: true, location: "uri", location_name: "DataSourceName"))
1604
+ UpdateDataSourceRequest.add_member(:data_source_type, Shapes::ShapeRef.new(shape: DataSourceType, required: true, location_name: "DataSourceType"))
1605
+ UpdateDataSourceRequest.add_member(:description, Shapes::ShapeRef.new(shape: DataSourceDescription, location_name: "Description"))
1606
+ UpdateDataSourceRequest.add_member(:status, Shapes::ShapeRef.new(shape: DataSourceStatus, location_name: "Status"))
1607
+ UpdateDataSourceRequest.struct_class = Types::UpdateDataSourceRequest
1608
+
1609
+ UpdateDataSourceResponse.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
1610
+ UpdateDataSourceResponse.struct_class = Types::UpdateDataSourceResponse
1611
+
1405
1612
  UpdateDomainConfigRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location: "uri", location_name: "DomainName"))
1406
1613
  UpdateDomainConfigRequest.add_member(:cluster_config, Shapes::ShapeRef.new(shape: ClusterConfig, location_name: "ClusterConfig"))
1407
1614
  UpdateDomainConfigRequest.add_member(:ebs_options, Shapes::ShapeRef.new(shape: EBSOptions, location_name: "EBSOptions"))
@@ -1410,6 +1617,7 @@ module Aws::OpenSearchService
1410
1617
  UpdateDomainConfigRequest.add_member(:cognito_options, Shapes::ShapeRef.new(shape: CognitoOptions, location_name: "CognitoOptions"))
1411
1618
  UpdateDomainConfigRequest.add_member(:advanced_options, Shapes::ShapeRef.new(shape: AdvancedOptions, location_name: "AdvancedOptions"))
1412
1619
  UpdateDomainConfigRequest.add_member(:access_policies, Shapes::ShapeRef.new(shape: PolicyDocument, location_name: "AccessPolicies"))
1620
+ UpdateDomainConfigRequest.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: IPAddressType, location_name: "IPAddressType"))
1413
1621
  UpdateDomainConfigRequest.add_member(:log_publishing_options, Shapes::ShapeRef.new(shape: LogPublishingOptions, location_name: "LogPublishingOptions"))
1414
1622
  UpdateDomainConfigRequest.add_member(:encryption_at_rest_options, Shapes::ShapeRef.new(shape: EncryptionAtRestOptions, location_name: "EncryptionAtRestOptions"))
1415
1623
  UpdateDomainConfigRequest.add_member(:domain_endpoint_options, Shapes::ShapeRef.new(shape: DomainEndpointOptions, location_name: "DomainEndpointOptions"))
@@ -1557,6 +1765,7 @@ module Aws::OpenSearchService
1557
1765
  "apiVersion" => "2021-01-01",
1558
1766
  "endpointPrefix" => "es",
1559
1767
  "protocol" => "rest-json",
1768
+ "protocols" => ["rest-json"],
1560
1769
  "serviceFullName" => "Amazon OpenSearch Service",
1561
1770
  "serviceId" => "OpenSearch",
1562
1771
  "signatureVersion" => "v4",
@@ -1574,6 +1783,21 @@ module Aws::OpenSearchService
1574
1783
  o.errors << Shapes::ShapeRef.new(shape: DisabledOperationException)
1575
1784
  end)
1576
1785
 
1786
+ api.add_operation(:add_data_source, Seahorse::Model::Operation.new.tap do |o|
1787
+ o.name = "AddDataSource"
1788
+ o.http_method = "POST"
1789
+ o.http_request_uri = "/2021-01-01/opensearch/domain/{DomainName}/dataSource"
1790
+ o.input = Shapes::ShapeRef.new(shape: AddDataSourceRequest)
1791
+ o.output = Shapes::ShapeRef.new(shape: AddDataSourceResponse)
1792
+ o.errors << Shapes::ShapeRef.new(shape: BaseException)
1793
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
1794
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1795
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1796
+ o.errors << Shapes::ShapeRef.new(shape: DisabledOperationException)
1797
+ o.errors << Shapes::ShapeRef.new(shape: DependencyFailureException)
1798
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1799
+ end)
1800
+
1577
1801
  api.add_operation(:add_tags, Seahorse::Model::Operation.new.tap do |o|
1578
1802
  o.name = "AddTags"
1579
1803
  o.http_method = "POST"
@@ -1614,6 +1838,19 @@ module Aws::OpenSearchService
1614
1838
  o.errors << Shapes::ShapeRef.new(shape: BaseException)
1615
1839
  end)
1616
1840
 
1841
+ api.add_operation(:cancel_domain_config_change, Seahorse::Model::Operation.new.tap do |o|
1842
+ o.name = "CancelDomainConfigChange"
1843
+ o.http_method = "POST"
1844
+ o.http_request_uri = "/2021-01-01/opensearch/domain/{DomainName}/config/cancel"
1845
+ o.input = Shapes::ShapeRef.new(shape: CancelDomainConfigChangeRequest)
1846
+ o.output = Shapes::ShapeRef.new(shape: CancelDomainConfigChangeResponse)
1847
+ o.errors << Shapes::ShapeRef.new(shape: BaseException)
1848
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
1849
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1850
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1851
+ o.errors << Shapes::ShapeRef.new(shape: DisabledOperationException)
1852
+ end)
1853
+
1617
1854
  api.add_operation(:cancel_service_software_update, Seahorse::Model::Operation.new.tap do |o|
1618
1855
  o.name = "CancelServiceSoftwareUpdate"
1619
1856
  o.http_method = "POST"
@@ -1682,6 +1919,20 @@ module Aws::OpenSearchService
1682
1919
  o.errors << Shapes::ShapeRef.new(shape: BaseException)
1683
1920
  end)
1684
1921
 
1922
+ api.add_operation(:delete_data_source, Seahorse::Model::Operation.new.tap do |o|
1923
+ o.name = "DeleteDataSource"
1924
+ o.http_method = "DELETE"
1925
+ o.http_request_uri = "/2021-01-01/opensearch/domain/{DomainName}/dataSource/{DataSourceName}"
1926
+ o.input = Shapes::ShapeRef.new(shape: DeleteDataSourceRequest)
1927
+ o.output = Shapes::ShapeRef.new(shape: DeleteDataSourceResponse)
1928
+ o.errors << Shapes::ShapeRef.new(shape: BaseException)
1929
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
1930
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1931
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1932
+ o.errors << Shapes::ShapeRef.new(shape: DisabledOperationException)
1933
+ o.errors << Shapes::ShapeRef.new(shape: DependencyFailureException)
1934
+ end)
1935
+
1685
1936
  api.add_operation(:delete_domain, Seahorse::Model::Operation.new.tap do |o|
1686
1937
  o.name = "DeleteDomain"
1687
1938
  o.http_method = "DELETE"
@@ -1985,6 +2236,33 @@ module Aws::OpenSearchService
1985
2236
  o.errors << Shapes::ShapeRef.new(shape: InternalException)
1986
2237
  end)
1987
2238
 
2239
+ api.add_operation(:get_data_source, Seahorse::Model::Operation.new.tap do |o|
2240
+ o.name = "GetDataSource"
2241
+ o.http_method = "GET"
2242
+ o.http_request_uri = "/2021-01-01/opensearch/domain/{DomainName}/dataSource/{DataSourceName}"
2243
+ o.input = Shapes::ShapeRef.new(shape: GetDataSourceRequest)
2244
+ o.output = Shapes::ShapeRef.new(shape: GetDataSourceResponse)
2245
+ o.errors << Shapes::ShapeRef.new(shape: BaseException)
2246
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
2247
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2248
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2249
+ o.errors << Shapes::ShapeRef.new(shape: DisabledOperationException)
2250
+ o.errors << Shapes::ShapeRef.new(shape: DependencyFailureException)
2251
+ end)
2252
+
2253
+ api.add_operation(:get_domain_maintenance_status, Seahorse::Model::Operation.new.tap do |o|
2254
+ o.name = "GetDomainMaintenanceStatus"
2255
+ o.http_method = "GET"
2256
+ o.http_request_uri = "/2021-01-01/opensearch/domain/{DomainName}/domainMaintenance"
2257
+ o.input = Shapes::ShapeRef.new(shape: GetDomainMaintenanceStatusRequest)
2258
+ o.output = Shapes::ShapeRef.new(shape: GetDomainMaintenanceStatusResponse)
2259
+ o.errors << Shapes::ShapeRef.new(shape: BaseException)
2260
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
2261
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2262
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2263
+ o.errors << Shapes::ShapeRef.new(shape: DisabledOperationException)
2264
+ end)
2265
+
1988
2266
  api.add_operation(:get_package_version_history, Seahorse::Model::Operation.new.tap do |o|
1989
2267
  o.name = "GetPackageVersionHistory"
1990
2268
  o.http_method = "GET"
@@ -2036,6 +2314,39 @@ module Aws::OpenSearchService
2036
2314
  o.errors << Shapes::ShapeRef.new(shape: InternalException)
2037
2315
  end)
2038
2316
 
2317
+ api.add_operation(:list_data_sources, Seahorse::Model::Operation.new.tap do |o|
2318
+ o.name = "ListDataSources"
2319
+ o.http_method = "GET"
2320
+ o.http_request_uri = "/2021-01-01/opensearch/domain/{DomainName}/dataSource"
2321
+ o.input = Shapes::ShapeRef.new(shape: ListDataSourcesRequest)
2322
+ o.output = Shapes::ShapeRef.new(shape: ListDataSourcesResponse)
2323
+ o.errors << Shapes::ShapeRef.new(shape: BaseException)
2324
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
2325
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2326
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2327
+ o.errors << Shapes::ShapeRef.new(shape: DisabledOperationException)
2328
+ o.errors << Shapes::ShapeRef.new(shape: DependencyFailureException)
2329
+ end)
2330
+
2331
+ api.add_operation(:list_domain_maintenances, Seahorse::Model::Operation.new.tap do |o|
2332
+ o.name = "ListDomainMaintenances"
2333
+ o.http_method = "GET"
2334
+ o.http_request_uri = "/2021-01-01/opensearch/domain/{DomainName}/domainMaintenances"
2335
+ o.input = Shapes::ShapeRef.new(shape: ListDomainMaintenancesRequest)
2336
+ o.output = Shapes::ShapeRef.new(shape: ListDomainMaintenancesResponse)
2337
+ o.errors << Shapes::ShapeRef.new(shape: BaseException)
2338
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
2339
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2340
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2341
+ o.errors << Shapes::ShapeRef.new(shape: DisabledOperationException)
2342
+ o[:pager] = Aws::Pager.new(
2343
+ limit_key: "max_results",
2344
+ tokens: {
2345
+ "next_token" => "next_token"
2346
+ }
2347
+ )
2348
+ end)
2349
+
2039
2350
  api.add_operation(:list_domain_names, Seahorse::Model::Operation.new.tap do |o|
2040
2351
  o.name = "ListDomainNames"
2041
2352
  o.http_method = "GET"
@@ -2234,6 +2545,19 @@ module Aws::OpenSearchService
2234
2545
  o.errors << Shapes::ShapeRef.new(shape: BaseException)
2235
2546
  end)
2236
2547
 
2548
+ api.add_operation(:start_domain_maintenance, Seahorse::Model::Operation.new.tap do |o|
2549
+ o.name = "StartDomainMaintenance"
2550
+ o.http_method = "POST"
2551
+ o.http_request_uri = "/2021-01-01/opensearch/domain/{DomainName}/domainMaintenance"
2552
+ o.input = Shapes::ShapeRef.new(shape: StartDomainMaintenanceRequest)
2553
+ o.output = Shapes::ShapeRef.new(shape: StartDomainMaintenanceResponse)
2554
+ o.errors << Shapes::ShapeRef.new(shape: BaseException)
2555
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
2556
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2557
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2558
+ o.errors << Shapes::ShapeRef.new(shape: DisabledOperationException)
2559
+ end)
2560
+
2237
2561
  api.add_operation(:start_service_software_update, Seahorse::Model::Operation.new.tap do |o|
2238
2562
  o.name = "StartServiceSoftwareUpdate"
2239
2563
  o.http_method = "POST"
@@ -2246,6 +2570,20 @@ module Aws::OpenSearchService
2246
2570
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2247
2571
  end)
2248
2572
 
2573
+ api.add_operation(:update_data_source, Seahorse::Model::Operation.new.tap do |o|
2574
+ o.name = "UpdateDataSource"
2575
+ o.http_method = "PUT"
2576
+ o.http_request_uri = "/2021-01-01/opensearch/domain/{DomainName}/dataSource/{DataSourceName}"
2577
+ o.input = Shapes::ShapeRef.new(shape: UpdateDataSourceRequest)
2578
+ o.output = Shapes::ShapeRef.new(shape: UpdateDataSourceResponse)
2579
+ o.errors << Shapes::ShapeRef.new(shape: BaseException)
2580
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
2581
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2582
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2583
+ o.errors << Shapes::ShapeRef.new(shape: DisabledOperationException)
2584
+ o.errors << Shapes::ShapeRef.new(shape: DependencyFailureException)
2585
+ end)
2586
+
2249
2587
  api.add_operation(:update_domain_config, Seahorse::Model::Operation.new.tap do |o|
2250
2588
  o.name = "UpdateDomainConfig"
2251
2589
  o.http_method = "POST"