aws-sdk-elasticsearchservice 1.31.0 → 1.36.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -12,6 +12,9 @@ module Aws::ElasticsearchService
12
12
  include Seahorse::Model
13
13
 
14
14
  ARN = Shapes::StringShape.new(name: 'ARN')
15
+ AcceptInboundCrossClusterSearchConnectionRequest = Shapes::StructureShape.new(name: 'AcceptInboundCrossClusterSearchConnectionRequest')
16
+ AcceptInboundCrossClusterSearchConnectionResponse = Shapes::StructureShape.new(name: 'AcceptInboundCrossClusterSearchConnectionResponse')
17
+ AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
15
18
  AccessPoliciesStatus = Shapes::StructureShape.new(name: 'AccessPoliciesStatus')
16
19
  AddTagsRequest = Shapes::StructureShape.new(name: 'AddTagsRequest')
17
20
  AdditionalLimit = Shapes::StructureShape.new(name: 'AdditionalLimit')
@@ -21,6 +24,8 @@ module Aws::ElasticsearchService
21
24
  AdvancedSecurityOptions = Shapes::StructureShape.new(name: 'AdvancedSecurityOptions')
22
25
  AdvancedSecurityOptionsInput = Shapes::StructureShape.new(name: 'AdvancedSecurityOptionsInput')
23
26
  AdvancedSecurityOptionsStatus = Shapes::StructureShape.new(name: 'AdvancedSecurityOptionsStatus')
27
+ AssociatePackageRequest = Shapes::StructureShape.new(name: 'AssociatePackageRequest')
28
+ AssociatePackageResponse = Shapes::StructureShape.new(name: 'AssociatePackageResponse')
24
29
  BaseException = Shapes::StructureShape.new(name: 'BaseException')
25
30
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
26
31
  CancelElasticsearchServiceSoftwareUpdateRequest = Shapes::StructureShape.new(name: 'CancelElasticsearchServiceSoftwareUpdateRequest')
@@ -30,10 +35,25 @@ module Aws::ElasticsearchService
30
35
  CognitoOptionsStatus = Shapes::StructureShape.new(name: 'CognitoOptionsStatus')
31
36
  CompatibleElasticsearchVersionsList = Shapes::ListShape.new(name: 'CompatibleElasticsearchVersionsList')
32
37
  CompatibleVersionsMap = Shapes::StructureShape.new(name: 'CompatibleVersionsMap')
38
+ ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
39
+ ConnectionAlias = Shapes::StringShape.new(name: 'ConnectionAlias')
33
40
  CreateElasticsearchDomainRequest = Shapes::StructureShape.new(name: 'CreateElasticsearchDomainRequest')
34
41
  CreateElasticsearchDomainResponse = Shapes::StructureShape.new(name: 'CreateElasticsearchDomainResponse')
42
+ CreateOutboundCrossClusterSearchConnectionRequest = Shapes::StructureShape.new(name: 'CreateOutboundCrossClusterSearchConnectionRequest')
43
+ CreateOutboundCrossClusterSearchConnectionResponse = Shapes::StructureShape.new(name: 'CreateOutboundCrossClusterSearchConnectionResponse')
44
+ CreatePackageRequest = Shapes::StructureShape.new(name: 'CreatePackageRequest')
45
+ CreatePackageResponse = Shapes::StructureShape.new(name: 'CreatePackageResponse')
46
+ CreatedAt = Shapes::TimestampShape.new(name: 'CreatedAt')
47
+ CrossClusterSearchConnectionId = Shapes::StringShape.new(name: 'CrossClusterSearchConnectionId')
48
+ CrossClusterSearchConnectionStatusMessage = Shapes::StringShape.new(name: 'CrossClusterSearchConnectionStatusMessage')
35
49
  DeleteElasticsearchDomainRequest = Shapes::StructureShape.new(name: 'DeleteElasticsearchDomainRequest')
36
50
  DeleteElasticsearchDomainResponse = Shapes::StructureShape.new(name: 'DeleteElasticsearchDomainResponse')
51
+ DeleteInboundCrossClusterSearchConnectionRequest = Shapes::StructureShape.new(name: 'DeleteInboundCrossClusterSearchConnectionRequest')
52
+ DeleteInboundCrossClusterSearchConnectionResponse = Shapes::StructureShape.new(name: 'DeleteInboundCrossClusterSearchConnectionResponse')
53
+ DeleteOutboundCrossClusterSearchConnectionRequest = Shapes::StructureShape.new(name: 'DeleteOutboundCrossClusterSearchConnectionRequest')
54
+ DeleteOutboundCrossClusterSearchConnectionResponse = Shapes::StructureShape.new(name: 'DeleteOutboundCrossClusterSearchConnectionResponse')
55
+ DeletePackageRequest = Shapes::StructureShape.new(name: 'DeletePackageRequest')
56
+ DeletePackageResponse = Shapes::StructureShape.new(name: 'DeletePackageResponse')
37
57
  DeploymentCloseDateTimeStamp = Shapes::TimestampShape.new(name: 'DeploymentCloseDateTimeStamp')
38
58
  DeploymentStatus = Shapes::StringShape.new(name: 'DeploymentStatus')
39
59
  DescribeElasticsearchDomainConfigRequest = Shapes::StructureShape.new(name: 'DescribeElasticsearchDomainConfigRequest')
@@ -44,18 +64,35 @@ module Aws::ElasticsearchService
44
64
  DescribeElasticsearchDomainsResponse = Shapes::StructureShape.new(name: 'DescribeElasticsearchDomainsResponse')
45
65
  DescribeElasticsearchInstanceTypeLimitsRequest = Shapes::StructureShape.new(name: 'DescribeElasticsearchInstanceTypeLimitsRequest')
46
66
  DescribeElasticsearchInstanceTypeLimitsResponse = Shapes::StructureShape.new(name: 'DescribeElasticsearchInstanceTypeLimitsResponse')
67
+ DescribeInboundCrossClusterSearchConnectionsRequest = Shapes::StructureShape.new(name: 'DescribeInboundCrossClusterSearchConnectionsRequest')
68
+ DescribeInboundCrossClusterSearchConnectionsResponse = Shapes::StructureShape.new(name: 'DescribeInboundCrossClusterSearchConnectionsResponse')
69
+ DescribeOutboundCrossClusterSearchConnectionsRequest = Shapes::StructureShape.new(name: 'DescribeOutboundCrossClusterSearchConnectionsRequest')
70
+ DescribeOutboundCrossClusterSearchConnectionsResponse = Shapes::StructureShape.new(name: 'DescribeOutboundCrossClusterSearchConnectionsResponse')
71
+ DescribePackagesFilter = Shapes::StructureShape.new(name: 'DescribePackagesFilter')
72
+ DescribePackagesFilterList = Shapes::ListShape.new(name: 'DescribePackagesFilterList')
73
+ DescribePackagesFilterName = Shapes::StringShape.new(name: 'DescribePackagesFilterName')
74
+ DescribePackagesFilterValue = Shapes::StringShape.new(name: 'DescribePackagesFilterValue')
75
+ DescribePackagesFilterValues = Shapes::ListShape.new(name: 'DescribePackagesFilterValues')
76
+ DescribePackagesRequest = Shapes::StructureShape.new(name: 'DescribePackagesRequest')
77
+ DescribePackagesResponse = Shapes::StructureShape.new(name: 'DescribePackagesResponse')
47
78
  DescribeReservedElasticsearchInstanceOfferingsRequest = Shapes::StructureShape.new(name: 'DescribeReservedElasticsearchInstanceOfferingsRequest')
48
79
  DescribeReservedElasticsearchInstanceOfferingsResponse = Shapes::StructureShape.new(name: 'DescribeReservedElasticsearchInstanceOfferingsResponse')
49
80
  DescribeReservedElasticsearchInstancesRequest = Shapes::StructureShape.new(name: 'DescribeReservedElasticsearchInstancesRequest')
50
81
  DescribeReservedElasticsearchInstancesResponse = Shapes::StructureShape.new(name: 'DescribeReservedElasticsearchInstancesResponse')
51
82
  DisabledOperationException = Shapes::StructureShape.new(name: 'DisabledOperationException')
83
+ DissociatePackageRequest = Shapes::StructureShape.new(name: 'DissociatePackageRequest')
84
+ DissociatePackageResponse = Shapes::StructureShape.new(name: 'DissociatePackageResponse')
52
85
  DomainEndpointOptions = Shapes::StructureShape.new(name: 'DomainEndpointOptions')
53
86
  DomainEndpointOptionsStatus = Shapes::StructureShape.new(name: 'DomainEndpointOptionsStatus')
54
87
  DomainId = Shapes::StringShape.new(name: 'DomainId')
55
88
  DomainInfo = Shapes::StructureShape.new(name: 'DomainInfo')
56
89
  DomainInfoList = Shapes::ListShape.new(name: 'DomainInfoList')
90
+ DomainInformation = Shapes::StructureShape.new(name: 'DomainInformation')
57
91
  DomainName = Shapes::StringShape.new(name: 'DomainName')
58
92
  DomainNameList = Shapes::ListShape.new(name: 'DomainNameList')
93
+ DomainPackageDetails = Shapes::StructureShape.new(name: 'DomainPackageDetails')
94
+ DomainPackageDetailsList = Shapes::ListShape.new(name: 'DomainPackageDetailsList')
95
+ DomainPackageStatus = Shapes::StringShape.new(name: 'DomainPackageStatus')
59
96
  Double = Shapes::FloatShape.new(name: 'Double')
60
97
  EBSOptions = Shapes::StructureShape.new(name: 'EBSOptions')
61
98
  EBSOptionsStatus = Shapes::StructureShape.new(name: 'EBSOptionsStatus')
@@ -73,7 +110,11 @@ module Aws::ElasticsearchService
73
110
  EncryptionAtRestOptions = Shapes::StructureShape.new(name: 'EncryptionAtRestOptions')
74
111
  EncryptionAtRestOptionsStatus = Shapes::StructureShape.new(name: 'EncryptionAtRestOptionsStatus')
75
112
  EndpointsMap = Shapes::MapShape.new(name: 'EndpointsMap')
113
+ ErrorDetails = Shapes::StructureShape.new(name: 'ErrorDetails')
76
114
  ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
115
+ ErrorType = Shapes::StringShape.new(name: 'ErrorType')
116
+ Filter = Shapes::StructureShape.new(name: 'Filter')
117
+ FilterList = Shapes::ListShape.new(name: 'FilterList')
77
118
  GUID = Shapes::StringShape.new(name: 'GUID')
78
119
  GetCompatibleElasticsearchVersionsRequest = Shapes::StructureShape.new(name: 'GetCompatibleElasticsearchVersionsRequest')
79
120
  GetCompatibleElasticsearchVersionsResponse = Shapes::StructureShape.new(name: 'GetCompatibleElasticsearchVersionsResponse')
@@ -82,6 +123,10 @@ module Aws::ElasticsearchService
82
123
  GetUpgradeStatusRequest = Shapes::StructureShape.new(name: 'GetUpgradeStatusRequest')
83
124
  GetUpgradeStatusResponse = Shapes::StructureShape.new(name: 'GetUpgradeStatusResponse')
84
125
  IdentityPoolId = Shapes::StringShape.new(name: 'IdentityPoolId')
126
+ InboundCrossClusterSearchConnection = Shapes::StructureShape.new(name: 'InboundCrossClusterSearchConnection')
127
+ InboundCrossClusterSearchConnectionStatus = Shapes::StructureShape.new(name: 'InboundCrossClusterSearchConnectionStatus')
128
+ InboundCrossClusterSearchConnectionStatusCode = Shapes::StringShape.new(name: 'InboundCrossClusterSearchConnectionStatusCode')
129
+ InboundCrossClusterSearchConnections = Shapes::ListShape.new(name: 'InboundCrossClusterSearchConnections')
85
130
  InstanceCount = Shapes::IntegerShape.new(name: 'InstanceCount')
86
131
  InstanceCountLimits = Shapes::StructureShape.new(name: 'InstanceCountLimits')
87
132
  InstanceLimits = Shapes::StructureShape.new(name: 'InstanceLimits')
@@ -89,10 +134,12 @@ module Aws::ElasticsearchService
89
134
  Integer = Shapes::IntegerShape.new(name: 'Integer')
90
135
  IntegerClass = Shapes::IntegerShape.new(name: 'IntegerClass')
91
136
  InternalException = Shapes::StructureShape.new(name: 'InternalException')
137
+ InvalidPaginationTokenException = Shapes::StructureShape.new(name: 'InvalidPaginationTokenException')
92
138
  InvalidTypeException = Shapes::StructureShape.new(name: 'InvalidTypeException')
93
139
  Issue = Shapes::StringShape.new(name: 'Issue')
94
140
  Issues = Shapes::ListShape.new(name: 'Issues')
95
141
  KmsKeyId = Shapes::StringShape.new(name: 'KmsKeyId')
142
+ LastUpdated = Shapes::TimestampShape.new(name: 'LastUpdated')
96
143
  LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
97
144
  LimitName = Shapes::StringShape.new(name: 'LimitName')
98
145
  LimitValue = Shapes::StringShape.new(name: 'LimitValue')
@@ -100,10 +147,14 @@ module Aws::ElasticsearchService
100
147
  Limits = Shapes::StructureShape.new(name: 'Limits')
101
148
  LimitsByRole = Shapes::MapShape.new(name: 'LimitsByRole')
102
149
  ListDomainNamesResponse = Shapes::StructureShape.new(name: 'ListDomainNamesResponse')
150
+ ListDomainsForPackageRequest = Shapes::StructureShape.new(name: 'ListDomainsForPackageRequest')
151
+ ListDomainsForPackageResponse = Shapes::StructureShape.new(name: 'ListDomainsForPackageResponse')
103
152
  ListElasticsearchInstanceTypesRequest = Shapes::StructureShape.new(name: 'ListElasticsearchInstanceTypesRequest')
104
153
  ListElasticsearchInstanceTypesResponse = Shapes::StructureShape.new(name: 'ListElasticsearchInstanceTypesResponse')
105
154
  ListElasticsearchVersionsRequest = Shapes::StructureShape.new(name: 'ListElasticsearchVersionsRequest')
106
155
  ListElasticsearchVersionsResponse = Shapes::StructureShape.new(name: 'ListElasticsearchVersionsResponse')
156
+ ListPackagesForDomainRequest = Shapes::StructureShape.new(name: 'ListPackagesForDomainRequest')
157
+ ListPackagesForDomainResponse = Shapes::StructureShape.new(name: 'ListPackagesForDomainResponse')
107
158
  ListTagsRequest = Shapes::StructureShape.new(name: 'ListTagsRequest')
108
159
  ListTagsResponse = Shapes::StructureShape.new(name: 'ListTagsResponse')
109
160
  LogPublishingOption = Shapes::StructureShape.new(name: 'LogPublishingOption')
@@ -117,14 +168,32 @@ module Aws::ElasticsearchService
117
168
  NextToken = Shapes::StringShape.new(name: 'NextToken')
118
169
  NodeToNodeEncryptionOptions = Shapes::StructureShape.new(name: 'NodeToNodeEncryptionOptions')
119
170
  NodeToNodeEncryptionOptionsStatus = Shapes::StructureShape.new(name: 'NodeToNodeEncryptionOptionsStatus')
171
+ NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
120
172
  OptionState = Shapes::StringShape.new(name: 'OptionState')
121
173
  OptionStatus = Shapes::StructureShape.new(name: 'OptionStatus')
174
+ OutboundCrossClusterSearchConnection = Shapes::StructureShape.new(name: 'OutboundCrossClusterSearchConnection')
175
+ OutboundCrossClusterSearchConnectionStatus = Shapes::StructureShape.new(name: 'OutboundCrossClusterSearchConnectionStatus')
176
+ OutboundCrossClusterSearchConnectionStatusCode = Shapes::StringShape.new(name: 'OutboundCrossClusterSearchConnectionStatusCode')
177
+ OutboundCrossClusterSearchConnections = Shapes::ListShape.new(name: 'OutboundCrossClusterSearchConnections')
178
+ OwnerId = Shapes::StringShape.new(name: 'OwnerId')
179
+ PackageDescription = Shapes::StringShape.new(name: 'PackageDescription')
180
+ PackageDetails = Shapes::StructureShape.new(name: 'PackageDetails')
181
+ PackageDetailsList = Shapes::ListShape.new(name: 'PackageDetailsList')
182
+ PackageID = Shapes::StringShape.new(name: 'PackageID')
183
+ PackageName = Shapes::StringShape.new(name: 'PackageName')
184
+ PackageSource = Shapes::StructureShape.new(name: 'PackageSource')
185
+ PackageStatus = Shapes::StringShape.new(name: 'PackageStatus')
186
+ PackageType = Shapes::StringShape.new(name: 'PackageType')
122
187
  Password = Shapes::StringShape.new(name: 'Password')
123
188
  PolicyDocument = Shapes::StringShape.new(name: 'PolicyDocument')
124
189
  PurchaseReservedElasticsearchInstanceOfferingRequest = Shapes::StructureShape.new(name: 'PurchaseReservedElasticsearchInstanceOfferingRequest')
125
190
  PurchaseReservedElasticsearchInstanceOfferingResponse = Shapes::StructureShape.new(name: 'PurchaseReservedElasticsearchInstanceOfferingResponse')
126
191
  RecurringCharge = Shapes::StructureShape.new(name: 'RecurringCharge')
127
192
  RecurringChargeList = Shapes::ListShape.new(name: 'RecurringChargeList')
193
+ ReferencePath = Shapes::StringShape.new(name: 'ReferencePath')
194
+ Region = Shapes::StringShape.new(name: 'Region')
195
+ RejectInboundCrossClusterSearchConnectionRequest = Shapes::StructureShape.new(name: 'RejectInboundCrossClusterSearchConnectionRequest')
196
+ RejectInboundCrossClusterSearchConnectionResponse = Shapes::StructureShape.new(name: 'RejectInboundCrossClusterSearchConnectionResponse')
128
197
  RemoveTagsRequest = Shapes::StructureShape.new(name: 'RemoveTagsRequest')
129
198
  ReservationToken = Shapes::StringShape.new(name: 'ReservationToken')
130
199
  ReservedElasticsearchInstance = Shapes::StructureShape.new(name: 'ReservedElasticsearchInstance')
@@ -135,6 +204,8 @@ module Aws::ElasticsearchService
135
204
  ResourceAlreadyExistsException = Shapes::StructureShape.new(name: 'ResourceAlreadyExistsException')
136
205
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
137
206
  RoleArn = Shapes::StringShape.new(name: 'RoleArn')
207
+ S3BucketName = Shapes::StringShape.new(name: 'S3BucketName')
208
+ S3Key = Shapes::StringShape.new(name: 'S3Key')
138
209
  ServiceSoftwareOptions = Shapes::StructureShape.new(name: 'ServiceSoftwareOptions')
139
210
  ServiceUrl = Shapes::StringShape.new(name: 'ServiceUrl')
140
211
  SnapshotOptions = Shapes::StructureShape.new(name: 'SnapshotOptions')
@@ -174,9 +245,18 @@ module Aws::ElasticsearchService
174
245
  VPCDerivedInfoStatus = Shapes::StructureShape.new(name: 'VPCDerivedInfoStatus')
175
246
  VPCOptions = Shapes::StructureShape.new(name: 'VPCOptions')
176
247
  ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
248
+ ValueStringList = Shapes::ListShape.new(name: 'ValueStringList')
177
249
  VolumeType = Shapes::StringShape.new(name: 'VolumeType')
178
250
  ZoneAwarenessConfig = Shapes::StructureShape.new(name: 'ZoneAwarenessConfig')
179
251
 
252
+ AcceptInboundCrossClusterSearchConnectionRequest.add_member(:cross_cluster_search_connection_id, Shapes::ShapeRef.new(shape: CrossClusterSearchConnectionId, required: true, location: "uri", location_name: "ConnectionId"))
253
+ AcceptInboundCrossClusterSearchConnectionRequest.struct_class = Types::AcceptInboundCrossClusterSearchConnectionRequest
254
+
255
+ AcceptInboundCrossClusterSearchConnectionResponse.add_member(:cross_cluster_search_connection, Shapes::ShapeRef.new(shape: InboundCrossClusterSearchConnection, location_name: "CrossClusterSearchConnection"))
256
+ AcceptInboundCrossClusterSearchConnectionResponse.struct_class = Types::AcceptInboundCrossClusterSearchConnectionResponse
257
+
258
+ AccessDeniedException.struct_class = Types::AccessDeniedException
259
+
180
260
  AccessPoliciesStatus.add_member(:options, Shapes::ShapeRef.new(shape: PolicyDocument, required: true, location_name: "Options"))
181
261
  AccessPoliciesStatus.add_member(:status, Shapes::ShapeRef.new(shape: OptionStatus, required: true, location_name: "Status"))
182
262
  AccessPoliciesStatus.struct_class = Types::AccessPoliciesStatus
@@ -211,6 +291,13 @@ module Aws::ElasticsearchService
211
291
  AdvancedSecurityOptionsStatus.add_member(:status, Shapes::ShapeRef.new(shape: OptionStatus, required: true, location_name: "Status"))
212
292
  AdvancedSecurityOptionsStatus.struct_class = Types::AdvancedSecurityOptionsStatus
213
293
 
294
+ AssociatePackageRequest.add_member(:package_id, Shapes::ShapeRef.new(shape: PackageID, required: true, location: "uri", location_name: "PackageID"))
295
+ AssociatePackageRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location: "uri", location_name: "DomainName"))
296
+ AssociatePackageRequest.struct_class = Types::AssociatePackageRequest
297
+
298
+ AssociatePackageResponse.add_member(:domain_package_details, Shapes::ShapeRef.new(shape: DomainPackageDetails, location_name: "DomainPackageDetails"))
299
+ AssociatePackageResponse.struct_class = Types::AssociatePackageResponse
300
+
214
301
  BaseException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "message"))
215
302
  BaseException.struct_class = Types::BaseException
216
303
 
@@ -236,6 +323,8 @@ module Aws::ElasticsearchService
236
323
  CompatibleVersionsMap.add_member(:target_versions, Shapes::ShapeRef.new(shape: ElasticsearchVersionList, location_name: "TargetVersions"))
237
324
  CompatibleVersionsMap.struct_class = Types::CompatibleVersionsMap
238
325
 
326
+ ConflictException.struct_class = Types::ConflictException
327
+
239
328
  CreateElasticsearchDomainRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
240
329
  CreateElasticsearchDomainRequest.add_member(:elasticsearch_version, Shapes::ShapeRef.new(shape: ElasticsearchVersionString, location_name: "ElasticsearchVersion"))
241
330
  CreateElasticsearchDomainRequest.add_member(:elasticsearch_cluster_config, Shapes::ShapeRef.new(shape: ElasticsearchClusterConfig, location_name: "ElasticsearchClusterConfig"))
@@ -255,12 +344,51 @@ module Aws::ElasticsearchService
255
344
  CreateElasticsearchDomainResponse.add_member(:domain_status, Shapes::ShapeRef.new(shape: ElasticsearchDomainStatus, location_name: "DomainStatus"))
256
345
  CreateElasticsearchDomainResponse.struct_class = Types::CreateElasticsearchDomainResponse
257
346
 
347
+ CreateOutboundCrossClusterSearchConnectionRequest.add_member(:source_domain_info, Shapes::ShapeRef.new(shape: DomainInformation, required: true, location_name: "SourceDomainInfo"))
348
+ CreateOutboundCrossClusterSearchConnectionRequest.add_member(:destination_domain_info, Shapes::ShapeRef.new(shape: DomainInformation, required: true, location_name: "DestinationDomainInfo"))
349
+ CreateOutboundCrossClusterSearchConnectionRequest.add_member(:connection_alias, Shapes::ShapeRef.new(shape: ConnectionAlias, required: true, location_name: "ConnectionAlias"))
350
+ CreateOutboundCrossClusterSearchConnectionRequest.struct_class = Types::CreateOutboundCrossClusterSearchConnectionRequest
351
+
352
+ CreateOutboundCrossClusterSearchConnectionResponse.add_member(:source_domain_info, Shapes::ShapeRef.new(shape: DomainInformation, location_name: "SourceDomainInfo"))
353
+ CreateOutboundCrossClusterSearchConnectionResponse.add_member(:destination_domain_info, Shapes::ShapeRef.new(shape: DomainInformation, location_name: "DestinationDomainInfo"))
354
+ CreateOutboundCrossClusterSearchConnectionResponse.add_member(:connection_alias, Shapes::ShapeRef.new(shape: ConnectionAlias, location_name: "ConnectionAlias"))
355
+ CreateOutboundCrossClusterSearchConnectionResponse.add_member(:connection_status, Shapes::ShapeRef.new(shape: OutboundCrossClusterSearchConnectionStatus, location_name: "ConnectionStatus"))
356
+ CreateOutboundCrossClusterSearchConnectionResponse.add_member(:cross_cluster_search_connection_id, Shapes::ShapeRef.new(shape: CrossClusterSearchConnectionId, location_name: "CrossClusterSearchConnectionId"))
357
+ CreateOutboundCrossClusterSearchConnectionResponse.struct_class = Types::CreateOutboundCrossClusterSearchConnectionResponse
358
+
359
+ CreatePackageRequest.add_member(:package_name, Shapes::ShapeRef.new(shape: PackageName, required: true, location_name: "PackageName"))
360
+ CreatePackageRequest.add_member(:package_type, Shapes::ShapeRef.new(shape: PackageType, required: true, location_name: "PackageType"))
361
+ CreatePackageRequest.add_member(:package_description, Shapes::ShapeRef.new(shape: PackageDescription, location_name: "PackageDescription"))
362
+ CreatePackageRequest.add_member(:package_source, Shapes::ShapeRef.new(shape: PackageSource, required: true, location_name: "PackageSource"))
363
+ CreatePackageRequest.struct_class = Types::CreatePackageRequest
364
+
365
+ CreatePackageResponse.add_member(:package_details, Shapes::ShapeRef.new(shape: PackageDetails, location_name: "PackageDetails"))
366
+ CreatePackageResponse.struct_class = Types::CreatePackageResponse
367
+
258
368
  DeleteElasticsearchDomainRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location: "uri", location_name: "DomainName"))
259
369
  DeleteElasticsearchDomainRequest.struct_class = Types::DeleteElasticsearchDomainRequest
260
370
 
261
371
  DeleteElasticsearchDomainResponse.add_member(:domain_status, Shapes::ShapeRef.new(shape: ElasticsearchDomainStatus, location_name: "DomainStatus"))
262
372
  DeleteElasticsearchDomainResponse.struct_class = Types::DeleteElasticsearchDomainResponse
263
373
 
374
+ DeleteInboundCrossClusterSearchConnectionRequest.add_member(:cross_cluster_search_connection_id, Shapes::ShapeRef.new(shape: CrossClusterSearchConnectionId, required: true, location: "uri", location_name: "ConnectionId"))
375
+ DeleteInboundCrossClusterSearchConnectionRequest.struct_class = Types::DeleteInboundCrossClusterSearchConnectionRequest
376
+
377
+ DeleteInboundCrossClusterSearchConnectionResponse.add_member(:cross_cluster_search_connection, Shapes::ShapeRef.new(shape: InboundCrossClusterSearchConnection, location_name: "CrossClusterSearchConnection"))
378
+ DeleteInboundCrossClusterSearchConnectionResponse.struct_class = Types::DeleteInboundCrossClusterSearchConnectionResponse
379
+
380
+ DeleteOutboundCrossClusterSearchConnectionRequest.add_member(:cross_cluster_search_connection_id, Shapes::ShapeRef.new(shape: CrossClusterSearchConnectionId, required: true, location: "uri", location_name: "ConnectionId"))
381
+ DeleteOutboundCrossClusterSearchConnectionRequest.struct_class = Types::DeleteOutboundCrossClusterSearchConnectionRequest
382
+
383
+ DeleteOutboundCrossClusterSearchConnectionResponse.add_member(:cross_cluster_search_connection, Shapes::ShapeRef.new(shape: OutboundCrossClusterSearchConnection, location_name: "CrossClusterSearchConnection"))
384
+ DeleteOutboundCrossClusterSearchConnectionResponse.struct_class = Types::DeleteOutboundCrossClusterSearchConnectionResponse
385
+
386
+ DeletePackageRequest.add_member(:package_id, Shapes::ShapeRef.new(shape: PackageID, required: true, location: "uri", location_name: "PackageID"))
387
+ DeletePackageRequest.struct_class = Types::DeletePackageRequest
388
+
389
+ DeletePackageResponse.add_member(:package_details, Shapes::ShapeRef.new(shape: PackageDetails, location_name: "PackageDetails"))
390
+ DeletePackageResponse.struct_class = Types::DeletePackageResponse
391
+
264
392
  DescribeElasticsearchDomainConfigRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location: "uri", location_name: "DomainName"))
265
393
  DescribeElasticsearchDomainConfigRequest.struct_class = Types::DescribeElasticsearchDomainConfigRequest
266
394
 
@@ -287,6 +415,41 @@ module Aws::ElasticsearchService
287
415
  DescribeElasticsearchInstanceTypeLimitsResponse.add_member(:limits_by_role, Shapes::ShapeRef.new(shape: LimitsByRole, location_name: "LimitsByRole"))
288
416
  DescribeElasticsearchInstanceTypeLimitsResponse.struct_class = Types::DescribeElasticsearchInstanceTypeLimitsResponse
289
417
 
418
+ DescribeInboundCrossClusterSearchConnectionsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
419
+ DescribeInboundCrossClusterSearchConnectionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
420
+ DescribeInboundCrossClusterSearchConnectionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
421
+ DescribeInboundCrossClusterSearchConnectionsRequest.struct_class = Types::DescribeInboundCrossClusterSearchConnectionsRequest
422
+
423
+ DescribeInboundCrossClusterSearchConnectionsResponse.add_member(:cross_cluster_search_connections, Shapes::ShapeRef.new(shape: InboundCrossClusterSearchConnections, location_name: "CrossClusterSearchConnections"))
424
+ DescribeInboundCrossClusterSearchConnectionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
425
+ DescribeInboundCrossClusterSearchConnectionsResponse.struct_class = Types::DescribeInboundCrossClusterSearchConnectionsResponse
426
+
427
+ DescribeOutboundCrossClusterSearchConnectionsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
428
+ DescribeOutboundCrossClusterSearchConnectionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
429
+ DescribeOutboundCrossClusterSearchConnectionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
430
+ DescribeOutboundCrossClusterSearchConnectionsRequest.struct_class = Types::DescribeOutboundCrossClusterSearchConnectionsRequest
431
+
432
+ DescribeOutboundCrossClusterSearchConnectionsResponse.add_member(:cross_cluster_search_connections, Shapes::ShapeRef.new(shape: OutboundCrossClusterSearchConnections, location_name: "CrossClusterSearchConnections"))
433
+ DescribeOutboundCrossClusterSearchConnectionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
434
+ DescribeOutboundCrossClusterSearchConnectionsResponse.struct_class = Types::DescribeOutboundCrossClusterSearchConnectionsResponse
435
+
436
+ DescribePackagesFilter.add_member(:name, Shapes::ShapeRef.new(shape: DescribePackagesFilterName, location_name: "Name"))
437
+ DescribePackagesFilter.add_member(:value, Shapes::ShapeRef.new(shape: DescribePackagesFilterValues, location_name: "Value"))
438
+ DescribePackagesFilter.struct_class = Types::DescribePackagesFilter
439
+
440
+ DescribePackagesFilterList.member = Shapes::ShapeRef.new(shape: DescribePackagesFilter)
441
+
442
+ DescribePackagesFilterValues.member = Shapes::ShapeRef.new(shape: DescribePackagesFilterValue)
443
+
444
+ DescribePackagesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: DescribePackagesFilterList, location_name: "Filters"))
445
+ DescribePackagesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
446
+ DescribePackagesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
447
+ DescribePackagesRequest.struct_class = Types::DescribePackagesRequest
448
+
449
+ DescribePackagesResponse.add_member(:package_details_list, Shapes::ShapeRef.new(shape: PackageDetailsList, location_name: "PackageDetailsList"))
450
+ DescribePackagesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
451
+ DescribePackagesResponse.struct_class = Types::DescribePackagesResponse
452
+
290
453
  DescribeReservedElasticsearchInstanceOfferingsRequest.add_member(:reserved_elasticsearch_instance_offering_id, Shapes::ShapeRef.new(shape: GUID, location: "querystring", location_name: "offeringId"))
291
454
  DescribeReservedElasticsearchInstanceOfferingsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
292
455
  DescribeReservedElasticsearchInstanceOfferingsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
@@ -307,6 +470,13 @@ module Aws::ElasticsearchService
307
470
 
308
471
  DisabledOperationException.struct_class = Types::DisabledOperationException
309
472
 
473
+ DissociatePackageRequest.add_member(:package_id, Shapes::ShapeRef.new(shape: PackageID, required: true, location: "uri", location_name: "PackageID"))
474
+ DissociatePackageRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location: "uri", location_name: "DomainName"))
475
+ DissociatePackageRequest.struct_class = Types::DissociatePackageRequest
476
+
477
+ DissociatePackageResponse.add_member(:domain_package_details, Shapes::ShapeRef.new(shape: DomainPackageDetails, location_name: "DomainPackageDetails"))
478
+ DissociatePackageResponse.struct_class = Types::DissociatePackageResponse
479
+
310
480
  DomainEndpointOptions.add_member(:enforce_https, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnforceHTTPS"))
311
481
  DomainEndpointOptions.add_member(:tls_security_policy, Shapes::ShapeRef.new(shape: TLSSecurityPolicy, location_name: "TLSSecurityPolicy"))
312
482
  DomainEndpointOptions.struct_class = Types::DomainEndpointOptions
@@ -320,8 +490,25 @@ module Aws::ElasticsearchService
320
490
 
321
491
  DomainInfoList.member = Shapes::ShapeRef.new(shape: DomainInfo)
322
492
 
493
+ DomainInformation.add_member(:owner_id, Shapes::ShapeRef.new(shape: OwnerId, location_name: "OwnerId"))
494
+ DomainInformation.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
495
+ DomainInformation.add_member(:region, Shapes::ShapeRef.new(shape: Region, location_name: "Region"))
496
+ DomainInformation.struct_class = Types::DomainInformation
497
+
323
498
  DomainNameList.member = Shapes::ShapeRef.new(shape: DomainName)
324
499
 
500
+ DomainPackageDetails.add_member(:package_id, Shapes::ShapeRef.new(shape: PackageID, location_name: "PackageID"))
501
+ DomainPackageDetails.add_member(:package_name, Shapes::ShapeRef.new(shape: PackageName, location_name: "PackageName"))
502
+ DomainPackageDetails.add_member(:package_type, Shapes::ShapeRef.new(shape: PackageType, location_name: "PackageType"))
503
+ DomainPackageDetails.add_member(:last_updated, Shapes::ShapeRef.new(shape: LastUpdated, location_name: "LastUpdated"))
504
+ DomainPackageDetails.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, location_name: "DomainName"))
505
+ DomainPackageDetails.add_member(:domain_package_status, Shapes::ShapeRef.new(shape: DomainPackageStatus, location_name: "DomainPackageStatus"))
506
+ DomainPackageDetails.add_member(:reference_path, Shapes::ShapeRef.new(shape: ReferencePath, location_name: "ReferencePath"))
507
+ DomainPackageDetails.add_member(:error_details, Shapes::ShapeRef.new(shape: ErrorDetails, location_name: "ErrorDetails"))
508
+ DomainPackageDetails.struct_class = Types::DomainPackageDetails
509
+
510
+ DomainPackageDetailsList.member = Shapes::ShapeRef.new(shape: DomainPackageDetails)
511
+
325
512
  EBSOptions.add_member(:ebs_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "EBSEnabled"))
326
513
  EBSOptions.add_member(:volume_type, Shapes::ShapeRef.new(shape: VolumeType, location_name: "VolumeType"))
327
514
  EBSOptions.add_member(:volume_size, Shapes::ShapeRef.new(shape: IntegerClass, location_name: "VolumeSize"))
@@ -409,6 +596,16 @@ module Aws::ElasticsearchService
409
596
  EndpointsMap.key = Shapes::ShapeRef.new(shape: String)
410
597
  EndpointsMap.value = Shapes::ShapeRef.new(shape: ServiceUrl)
411
598
 
599
+ ErrorDetails.add_member(:error_type, Shapes::ShapeRef.new(shape: ErrorType, location_name: "ErrorType"))
600
+ ErrorDetails.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "ErrorMessage"))
601
+ ErrorDetails.struct_class = Types::ErrorDetails
602
+
603
+ Filter.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Name"))
604
+ Filter.add_member(:values, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "Values"))
605
+ Filter.struct_class = Types::Filter
606
+
607
+ FilterList.member = Shapes::ShapeRef.new(shape: Filter)
608
+
412
609
  GetCompatibleElasticsearchVersionsRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, location: "querystring", location_name: "domainName"))
413
610
  GetCompatibleElasticsearchVersionsRequest.struct_class = Types::GetCompatibleElasticsearchVersionsRequest
414
611
 
@@ -432,6 +629,18 @@ module Aws::ElasticsearchService
432
629
  GetUpgradeStatusResponse.add_member(:upgrade_name, Shapes::ShapeRef.new(shape: UpgradeName, location_name: "UpgradeName"))
433
630
  GetUpgradeStatusResponse.struct_class = Types::GetUpgradeStatusResponse
434
631
 
632
+ InboundCrossClusterSearchConnection.add_member(:source_domain_info, Shapes::ShapeRef.new(shape: DomainInformation, location_name: "SourceDomainInfo"))
633
+ InboundCrossClusterSearchConnection.add_member(:destination_domain_info, Shapes::ShapeRef.new(shape: DomainInformation, location_name: "DestinationDomainInfo"))
634
+ InboundCrossClusterSearchConnection.add_member(:cross_cluster_search_connection_id, Shapes::ShapeRef.new(shape: CrossClusterSearchConnectionId, location_name: "CrossClusterSearchConnectionId"))
635
+ InboundCrossClusterSearchConnection.add_member(:connection_status, Shapes::ShapeRef.new(shape: InboundCrossClusterSearchConnectionStatus, location_name: "ConnectionStatus"))
636
+ InboundCrossClusterSearchConnection.struct_class = Types::InboundCrossClusterSearchConnection
637
+
638
+ InboundCrossClusterSearchConnectionStatus.add_member(:status_code, Shapes::ShapeRef.new(shape: InboundCrossClusterSearchConnectionStatusCode, location_name: "StatusCode"))
639
+ InboundCrossClusterSearchConnectionStatus.add_member(:message, Shapes::ShapeRef.new(shape: CrossClusterSearchConnectionStatusMessage, location_name: "Message"))
640
+ InboundCrossClusterSearchConnectionStatus.struct_class = Types::InboundCrossClusterSearchConnectionStatus
641
+
642
+ InboundCrossClusterSearchConnections.member = Shapes::ShapeRef.new(shape: InboundCrossClusterSearchConnection)
643
+
435
644
  InstanceCountLimits.add_member(:minimum_instance_count, Shapes::ShapeRef.new(shape: MinimumInstanceCount, location_name: "MinimumInstanceCount"))
436
645
  InstanceCountLimits.add_member(:maximum_instance_count, Shapes::ShapeRef.new(shape: MaximumInstanceCount, location_name: "MaximumInstanceCount"))
437
646
  InstanceCountLimits.struct_class = Types::InstanceCountLimits
@@ -441,6 +650,8 @@ module Aws::ElasticsearchService
441
650
 
442
651
  InternalException.struct_class = Types::InternalException
443
652
 
653
+ InvalidPaginationTokenException.struct_class = Types::InvalidPaginationTokenException
654
+
444
655
  InvalidTypeException.struct_class = Types::InvalidTypeException
445
656
 
446
657
  Issues.member = Shapes::ShapeRef.new(shape: Issue)
@@ -460,6 +671,15 @@ module Aws::ElasticsearchService
460
671
  ListDomainNamesResponse.add_member(:domain_names, Shapes::ShapeRef.new(shape: DomainInfoList, location_name: "DomainNames"))
461
672
  ListDomainNamesResponse.struct_class = Types::ListDomainNamesResponse
462
673
 
674
+ ListDomainsForPackageRequest.add_member(:package_id, Shapes::ShapeRef.new(shape: PackageID, required: true, location: "uri", location_name: "PackageID"))
675
+ ListDomainsForPackageRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
676
+ ListDomainsForPackageRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
677
+ ListDomainsForPackageRequest.struct_class = Types::ListDomainsForPackageRequest
678
+
679
+ ListDomainsForPackageResponse.add_member(:domain_package_details_list, Shapes::ShapeRef.new(shape: DomainPackageDetailsList, location_name: "DomainPackageDetailsList"))
680
+ ListDomainsForPackageResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
681
+ ListDomainsForPackageResponse.struct_class = Types::ListDomainsForPackageResponse
682
+
463
683
  ListElasticsearchInstanceTypesRequest.add_member(:elasticsearch_version, Shapes::ShapeRef.new(shape: ElasticsearchVersionString, required: true, location: "uri", location_name: "ElasticsearchVersion"))
464
684
  ListElasticsearchInstanceTypesRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, location: "querystring", location_name: "domainName"))
465
685
  ListElasticsearchInstanceTypesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
@@ -478,6 +698,15 @@ module Aws::ElasticsearchService
478
698
  ListElasticsearchVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
479
699
  ListElasticsearchVersionsResponse.struct_class = Types::ListElasticsearchVersionsResponse
480
700
 
701
+ ListPackagesForDomainRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location: "uri", location_name: "DomainName"))
702
+ ListPackagesForDomainRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
703
+ ListPackagesForDomainRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
704
+ ListPackagesForDomainRequest.struct_class = Types::ListPackagesForDomainRequest
705
+
706
+ ListPackagesForDomainResponse.add_member(:domain_package_details_list, Shapes::ShapeRef.new(shape: DomainPackageDetailsList, location_name: "DomainPackageDetailsList"))
707
+ ListPackagesForDomainResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
708
+ ListPackagesForDomainResponse.struct_class = Types::ListPackagesForDomainResponse
709
+
481
710
  ListTagsRequest.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, required: true, location: "querystring", location_name: "arn"))
482
711
  ListTagsRequest.struct_class = Types::ListTagsRequest
483
712
 
@@ -514,6 +743,34 @@ module Aws::ElasticsearchService
514
743
  OptionStatus.add_member(:pending_deletion, Shapes::ShapeRef.new(shape: Boolean, location_name: "PendingDeletion"))
515
744
  OptionStatus.struct_class = Types::OptionStatus
516
745
 
746
+ OutboundCrossClusterSearchConnection.add_member(:source_domain_info, Shapes::ShapeRef.new(shape: DomainInformation, location_name: "SourceDomainInfo"))
747
+ OutboundCrossClusterSearchConnection.add_member(:destination_domain_info, Shapes::ShapeRef.new(shape: DomainInformation, location_name: "DestinationDomainInfo"))
748
+ OutboundCrossClusterSearchConnection.add_member(:cross_cluster_search_connection_id, Shapes::ShapeRef.new(shape: CrossClusterSearchConnectionId, location_name: "CrossClusterSearchConnectionId"))
749
+ OutboundCrossClusterSearchConnection.add_member(:connection_alias, Shapes::ShapeRef.new(shape: ConnectionAlias, location_name: "ConnectionAlias"))
750
+ OutboundCrossClusterSearchConnection.add_member(:connection_status, Shapes::ShapeRef.new(shape: OutboundCrossClusterSearchConnectionStatus, location_name: "ConnectionStatus"))
751
+ OutboundCrossClusterSearchConnection.struct_class = Types::OutboundCrossClusterSearchConnection
752
+
753
+ OutboundCrossClusterSearchConnectionStatus.add_member(:status_code, Shapes::ShapeRef.new(shape: OutboundCrossClusterSearchConnectionStatusCode, location_name: "StatusCode"))
754
+ OutboundCrossClusterSearchConnectionStatus.add_member(:message, Shapes::ShapeRef.new(shape: CrossClusterSearchConnectionStatusMessage, location_name: "Message"))
755
+ OutboundCrossClusterSearchConnectionStatus.struct_class = Types::OutboundCrossClusterSearchConnectionStatus
756
+
757
+ OutboundCrossClusterSearchConnections.member = Shapes::ShapeRef.new(shape: OutboundCrossClusterSearchConnection)
758
+
759
+ PackageDetails.add_member(:package_id, Shapes::ShapeRef.new(shape: PackageID, location_name: "PackageID"))
760
+ PackageDetails.add_member(:package_name, Shapes::ShapeRef.new(shape: PackageName, location_name: "PackageName"))
761
+ PackageDetails.add_member(:package_type, Shapes::ShapeRef.new(shape: PackageType, location_name: "PackageType"))
762
+ PackageDetails.add_member(:package_description, Shapes::ShapeRef.new(shape: PackageDescription, location_name: "PackageDescription"))
763
+ PackageDetails.add_member(:package_status, Shapes::ShapeRef.new(shape: PackageStatus, location_name: "PackageStatus"))
764
+ PackageDetails.add_member(:created_at, Shapes::ShapeRef.new(shape: CreatedAt, location_name: "CreatedAt"))
765
+ PackageDetails.add_member(:error_details, Shapes::ShapeRef.new(shape: ErrorDetails, location_name: "ErrorDetails"))
766
+ PackageDetails.struct_class = Types::PackageDetails
767
+
768
+ PackageDetailsList.member = Shapes::ShapeRef.new(shape: PackageDetails)
769
+
770
+ PackageSource.add_member(:s3_bucket_name, Shapes::ShapeRef.new(shape: S3BucketName, location_name: "S3BucketName"))
771
+ PackageSource.add_member(:s3_key, Shapes::ShapeRef.new(shape: S3Key, location_name: "S3Key"))
772
+ PackageSource.struct_class = Types::PackageSource
773
+
517
774
  PurchaseReservedElasticsearchInstanceOfferingRequest.add_member(:reserved_elasticsearch_instance_offering_id, Shapes::ShapeRef.new(shape: GUID, required: true, location_name: "ReservedElasticsearchInstanceOfferingId"))
518
775
  PurchaseReservedElasticsearchInstanceOfferingRequest.add_member(:reservation_name, Shapes::ShapeRef.new(shape: ReservationToken, required: true, location_name: "ReservationName"))
519
776
  PurchaseReservedElasticsearchInstanceOfferingRequest.add_member(:instance_count, Shapes::ShapeRef.new(shape: InstanceCount, location_name: "InstanceCount"))
@@ -529,6 +786,12 @@ module Aws::ElasticsearchService
529
786
 
530
787
  RecurringChargeList.member = Shapes::ShapeRef.new(shape: RecurringCharge)
531
788
 
789
+ RejectInboundCrossClusterSearchConnectionRequest.add_member(:cross_cluster_search_connection_id, Shapes::ShapeRef.new(shape: CrossClusterSearchConnectionId, required: true, location: "uri", location_name: "ConnectionId"))
790
+ RejectInboundCrossClusterSearchConnectionRequest.struct_class = Types::RejectInboundCrossClusterSearchConnectionRequest
791
+
792
+ RejectInboundCrossClusterSearchConnectionResponse.add_member(:cross_cluster_search_connection, Shapes::ShapeRef.new(shape: InboundCrossClusterSearchConnection, location_name: "CrossClusterSearchConnection"))
793
+ RejectInboundCrossClusterSearchConnectionResponse.struct_class = Types::RejectInboundCrossClusterSearchConnectionResponse
794
+
532
795
  RemoveTagsRequest.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "ARN"))
533
796
  RemoveTagsRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: StringList, required: true, location_name: "TagKeys"))
534
797
  RemoveTagsRequest.struct_class = Types::RemoveTagsRequest
@@ -573,6 +836,7 @@ module Aws::ElasticsearchService
573
836
  ServiceSoftwareOptions.add_member(:update_status, Shapes::ShapeRef.new(shape: DeploymentStatus, location_name: "UpdateStatus"))
574
837
  ServiceSoftwareOptions.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
575
838
  ServiceSoftwareOptions.add_member(:automated_update_date, Shapes::ShapeRef.new(shape: DeploymentCloseDateTimeStamp, location_name: "AutomatedUpdateDate"))
839
+ ServiceSoftwareOptions.add_member(:optional_deployment, Shapes::ShapeRef.new(shape: Boolean, location_name: "OptionalDeployment"))
576
840
  ServiceSoftwareOptions.struct_class = Types::ServiceSoftwareOptions
577
841
 
578
842
  SnapshotOptions.add_member(:automated_snapshot_start_hour, Shapes::ShapeRef.new(shape: IntegerClass, location_name: "AutomatedSnapshotStartHour"))
@@ -667,6 +931,8 @@ module Aws::ElasticsearchService
667
931
 
668
932
  ValidationException.struct_class = Types::ValidationException
669
933
 
934
+ ValueStringList.member = Shapes::ShapeRef.new(shape: NonEmptyString)
935
+
670
936
  ZoneAwarenessConfig.add_member(:availability_zone_count, Shapes::ShapeRef.new(shape: IntegerClass, location_name: "AvailabilityZoneCount"))
671
937
  ZoneAwarenessConfig.struct_class = Types::ZoneAwarenessConfig
672
938
 
@@ -686,6 +952,17 @@ module Aws::ElasticsearchService
686
952
  "uid" => "es-2015-01-01",
687
953
  }
688
954
 
955
+ api.add_operation(:accept_inbound_cross_cluster_search_connection, Seahorse::Model::Operation.new.tap do |o|
956
+ o.name = "AcceptInboundCrossClusterSearchConnection"
957
+ o.http_method = "PUT"
958
+ o.http_request_uri = "/2015-01-01/es/ccs/inboundConnection/{ConnectionId}/accept"
959
+ o.input = Shapes::ShapeRef.new(shape: AcceptInboundCrossClusterSearchConnectionRequest)
960
+ o.output = Shapes::ShapeRef.new(shape: AcceptInboundCrossClusterSearchConnectionResponse)
961
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
962
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
963
+ o.errors << Shapes::ShapeRef.new(shape: DisabledOperationException)
964
+ end)
965
+
689
966
  api.add_operation(:add_tags, Seahorse::Model::Operation.new.tap do |o|
690
967
  o.name = "AddTags"
691
968
  o.http_method = "POST"
@@ -698,6 +975,20 @@ module Aws::ElasticsearchService
698
975
  o.errors << Shapes::ShapeRef.new(shape: InternalException)
699
976
  end)
700
977
 
978
+ api.add_operation(:associate_package, Seahorse::Model::Operation.new.tap do |o|
979
+ o.name = "AssociatePackage"
980
+ o.http_method = "POST"
981
+ o.http_request_uri = "/2015-01-01/packages/associate/{PackageID}/{DomainName}"
982
+ o.input = Shapes::ShapeRef.new(shape: AssociatePackageRequest)
983
+ o.output = Shapes::ShapeRef.new(shape: AssociatePackageResponse)
984
+ o.errors << Shapes::ShapeRef.new(shape: BaseException)
985
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
986
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
987
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
988
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
989
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
990
+ end)
991
+
701
992
  api.add_operation(:cancel_elasticsearch_service_software_update, Seahorse::Model::Operation.new.tap do |o|
702
993
  o.name = "CancelElasticsearchServiceSoftwareUpdate"
703
994
  o.http_method = "POST"
@@ -725,6 +1016,33 @@ module Aws::ElasticsearchService
725
1016
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
726
1017
  end)
727
1018
 
1019
+ api.add_operation(:create_outbound_cross_cluster_search_connection, Seahorse::Model::Operation.new.tap do |o|
1020
+ o.name = "CreateOutboundCrossClusterSearchConnection"
1021
+ o.http_method = "POST"
1022
+ o.http_request_uri = "/2015-01-01/es/ccs/outboundConnection"
1023
+ o.input = Shapes::ShapeRef.new(shape: CreateOutboundCrossClusterSearchConnectionRequest)
1024
+ o.output = Shapes::ShapeRef.new(shape: CreateOutboundCrossClusterSearchConnectionResponse)
1025
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1026
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
1027
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
1028
+ o.errors << Shapes::ShapeRef.new(shape: DisabledOperationException)
1029
+ end)
1030
+
1031
+ api.add_operation(:create_package, Seahorse::Model::Operation.new.tap do |o|
1032
+ o.name = "CreatePackage"
1033
+ o.http_method = "POST"
1034
+ o.http_request_uri = "/2015-01-01/packages"
1035
+ o.input = Shapes::ShapeRef.new(shape: CreatePackageRequest)
1036
+ o.output = Shapes::ShapeRef.new(shape: CreatePackageResponse)
1037
+ o.errors << Shapes::ShapeRef.new(shape: BaseException)
1038
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
1039
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1040
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTypeException)
1041
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
1042
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1043
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1044
+ end)
1045
+
728
1046
  api.add_operation(:delete_elasticsearch_domain, Seahorse::Model::Operation.new.tap do |o|
729
1047
  o.name = "DeleteElasticsearchDomain"
730
1048
  o.http_method = "DELETE"
@@ -748,6 +1066,40 @@ module Aws::ElasticsearchService
748
1066
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
749
1067
  end)
750
1068
 
1069
+ api.add_operation(:delete_inbound_cross_cluster_search_connection, Seahorse::Model::Operation.new.tap do |o|
1070
+ o.name = "DeleteInboundCrossClusterSearchConnection"
1071
+ o.http_method = "DELETE"
1072
+ o.http_request_uri = "/2015-01-01/es/ccs/inboundConnection/{ConnectionId}"
1073
+ o.input = Shapes::ShapeRef.new(shape: DeleteInboundCrossClusterSearchConnectionRequest)
1074
+ o.output = Shapes::ShapeRef.new(shape: DeleteInboundCrossClusterSearchConnectionResponse)
1075
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1076
+ o.errors << Shapes::ShapeRef.new(shape: DisabledOperationException)
1077
+ end)
1078
+
1079
+ api.add_operation(:delete_outbound_cross_cluster_search_connection, Seahorse::Model::Operation.new.tap do |o|
1080
+ o.name = "DeleteOutboundCrossClusterSearchConnection"
1081
+ o.http_method = "DELETE"
1082
+ o.http_request_uri = "/2015-01-01/es/ccs/outboundConnection/{ConnectionId}"
1083
+ o.input = Shapes::ShapeRef.new(shape: DeleteOutboundCrossClusterSearchConnectionRequest)
1084
+ o.output = Shapes::ShapeRef.new(shape: DeleteOutboundCrossClusterSearchConnectionResponse)
1085
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1086
+ o.errors << Shapes::ShapeRef.new(shape: DisabledOperationException)
1087
+ end)
1088
+
1089
+ api.add_operation(:delete_package, Seahorse::Model::Operation.new.tap do |o|
1090
+ o.name = "DeletePackage"
1091
+ o.http_method = "DELETE"
1092
+ o.http_request_uri = "/2015-01-01/packages/{PackageID}"
1093
+ o.input = Shapes::ShapeRef.new(shape: DeletePackageRequest)
1094
+ o.output = Shapes::ShapeRef.new(shape: DeletePackageResponse)
1095
+ o.errors << Shapes::ShapeRef.new(shape: BaseException)
1096
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
1097
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1098
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1099
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1100
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1101
+ end)
1102
+
751
1103
  api.add_operation(:describe_elasticsearch_domain, Seahorse::Model::Operation.new.tap do |o|
752
1104
  o.name = "DescribeElasticsearchDomain"
753
1105
  o.http_method = "GET"
@@ -797,6 +1149,57 @@ module Aws::ElasticsearchService
797
1149
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
798
1150
  end)
799
1151
 
1152
+ api.add_operation(:describe_inbound_cross_cluster_search_connections, Seahorse::Model::Operation.new.tap do |o|
1153
+ o.name = "DescribeInboundCrossClusterSearchConnections"
1154
+ o.http_method = "POST"
1155
+ o.http_request_uri = "/2015-01-01/es/ccs/inboundConnection/search"
1156
+ o.input = Shapes::ShapeRef.new(shape: DescribeInboundCrossClusterSearchConnectionsRequest)
1157
+ o.output = Shapes::ShapeRef.new(shape: DescribeInboundCrossClusterSearchConnectionsResponse)
1158
+ o.errors << Shapes::ShapeRef.new(shape: InvalidPaginationTokenException)
1159
+ o.errors << Shapes::ShapeRef.new(shape: DisabledOperationException)
1160
+ o[:pager] = Aws::Pager.new(
1161
+ limit_key: "max_results",
1162
+ tokens: {
1163
+ "next_token" => "next_token"
1164
+ }
1165
+ )
1166
+ end)
1167
+
1168
+ api.add_operation(:describe_outbound_cross_cluster_search_connections, Seahorse::Model::Operation.new.tap do |o|
1169
+ o.name = "DescribeOutboundCrossClusterSearchConnections"
1170
+ o.http_method = "POST"
1171
+ o.http_request_uri = "/2015-01-01/es/ccs/outboundConnection/search"
1172
+ o.input = Shapes::ShapeRef.new(shape: DescribeOutboundCrossClusterSearchConnectionsRequest)
1173
+ o.output = Shapes::ShapeRef.new(shape: DescribeOutboundCrossClusterSearchConnectionsResponse)
1174
+ o.errors << Shapes::ShapeRef.new(shape: InvalidPaginationTokenException)
1175
+ o.errors << Shapes::ShapeRef.new(shape: DisabledOperationException)
1176
+ o[:pager] = Aws::Pager.new(
1177
+ limit_key: "max_results",
1178
+ tokens: {
1179
+ "next_token" => "next_token"
1180
+ }
1181
+ )
1182
+ end)
1183
+
1184
+ api.add_operation(:describe_packages, Seahorse::Model::Operation.new.tap do |o|
1185
+ o.name = "DescribePackages"
1186
+ o.http_method = "POST"
1187
+ o.http_request_uri = "/2015-01-01/packages/describe"
1188
+ o.input = Shapes::ShapeRef.new(shape: DescribePackagesRequest)
1189
+ o.output = Shapes::ShapeRef.new(shape: DescribePackagesResponse)
1190
+ o.errors << Shapes::ShapeRef.new(shape: BaseException)
1191
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
1192
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1193
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1194
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1195
+ o[:pager] = Aws::Pager.new(
1196
+ limit_key: "max_results",
1197
+ tokens: {
1198
+ "next_token" => "next_token"
1199
+ }
1200
+ )
1201
+ end)
1202
+
800
1203
  api.add_operation(:describe_reserved_elasticsearch_instance_offerings, Seahorse::Model::Operation.new.tap do |o|
801
1204
  o.name = "DescribeReservedElasticsearchInstanceOfferings"
802
1205
  o.http_method = "GET"
@@ -833,6 +1236,20 @@ module Aws::ElasticsearchService
833
1236
  )
834
1237
  end)
835
1238
 
1239
+ api.add_operation(:dissociate_package, Seahorse::Model::Operation.new.tap do |o|
1240
+ o.name = "DissociatePackage"
1241
+ o.http_method = "POST"
1242
+ o.http_request_uri = "/2015-01-01/packages/dissociate/{PackageID}/{DomainName}"
1243
+ o.input = Shapes::ShapeRef.new(shape: DissociatePackageRequest)
1244
+ o.output = Shapes::ShapeRef.new(shape: DissociatePackageResponse)
1245
+ o.errors << Shapes::ShapeRef.new(shape: BaseException)
1246
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
1247
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1248
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1249
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1250
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1251
+ end)
1252
+
836
1253
  api.add_operation(:get_compatible_elasticsearch_versions, Seahorse::Model::Operation.new.tap do |o|
837
1254
  o.name = "GetCompatibleElasticsearchVersions"
838
1255
  o.http_method = "GET"
@@ -888,6 +1305,25 @@ module Aws::ElasticsearchService
888
1305
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
889
1306
  end)
890
1307
 
1308
+ api.add_operation(:list_domains_for_package, Seahorse::Model::Operation.new.tap do |o|
1309
+ o.name = "ListDomainsForPackage"
1310
+ o.http_method = "GET"
1311
+ o.http_request_uri = "/2015-01-01/packages/{PackageID}/domains"
1312
+ o.input = Shapes::ShapeRef.new(shape: ListDomainsForPackageRequest)
1313
+ o.output = Shapes::ShapeRef.new(shape: ListDomainsForPackageResponse)
1314
+ o.errors << Shapes::ShapeRef.new(shape: BaseException)
1315
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
1316
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1317
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1318
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1319
+ o[:pager] = Aws::Pager.new(
1320
+ limit_key: "max_results",
1321
+ tokens: {
1322
+ "next_token" => "next_token"
1323
+ }
1324
+ )
1325
+ end)
1326
+
891
1327
  api.add_operation(:list_elasticsearch_instance_types, Seahorse::Model::Operation.new.tap do |o|
892
1328
  o.name = "ListElasticsearchInstanceTypes"
893
1329
  o.http_method = "GET"
@@ -924,6 +1360,25 @@ module Aws::ElasticsearchService
924
1360
  )
925
1361
  end)
926
1362
 
1363
+ api.add_operation(:list_packages_for_domain, Seahorse::Model::Operation.new.tap do |o|
1364
+ o.name = "ListPackagesForDomain"
1365
+ o.http_method = "GET"
1366
+ o.http_request_uri = "/2015-01-01/domain/{DomainName}/packages"
1367
+ o.input = Shapes::ShapeRef.new(shape: ListPackagesForDomainRequest)
1368
+ o.output = Shapes::ShapeRef.new(shape: ListPackagesForDomainResponse)
1369
+ o.errors << Shapes::ShapeRef.new(shape: BaseException)
1370
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
1371
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1372
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1373
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1374
+ o[:pager] = Aws::Pager.new(
1375
+ limit_key: "max_results",
1376
+ tokens: {
1377
+ "next_token" => "next_token"
1378
+ }
1379
+ )
1380
+ end)
1381
+
927
1382
  api.add_operation(:list_tags, Seahorse::Model::Operation.new.tap do |o|
928
1383
  o.name = "ListTags"
929
1384
  o.http_method = "GET"
@@ -950,6 +1405,16 @@ module Aws::ElasticsearchService
950
1405
  o.errors << Shapes::ShapeRef.new(shape: InternalException)
951
1406
  end)
952
1407
 
1408
+ api.add_operation(:reject_inbound_cross_cluster_search_connection, Seahorse::Model::Operation.new.tap do |o|
1409
+ o.name = "RejectInboundCrossClusterSearchConnection"
1410
+ o.http_method = "PUT"
1411
+ o.http_request_uri = "/2015-01-01/es/ccs/inboundConnection/{ConnectionId}/reject"
1412
+ o.input = Shapes::ShapeRef.new(shape: RejectInboundCrossClusterSearchConnectionRequest)
1413
+ o.output = Shapes::ShapeRef.new(shape: RejectInboundCrossClusterSearchConnectionResponse)
1414
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1415
+ o.errors << Shapes::ShapeRef.new(shape: DisabledOperationException)
1416
+ end)
1417
+
953
1418
  api.add_operation(:remove_tags, Seahorse::Model::Operation.new.tap do |o|
954
1419
  o.name = "RemoveTags"
955
1420
  o.http_method = "POST"