aws-sdk-redshift 1.126.0 → 1.127.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.
@@ -145,6 +145,7 @@ module Aws::Redshift
145
145
  CreateHsmClientCertificateResult = Shapes::StructureShape.new(name: 'CreateHsmClientCertificateResult')
146
146
  CreateHsmConfigurationMessage = Shapes::StructureShape.new(name: 'CreateHsmConfigurationMessage')
147
147
  CreateHsmConfigurationResult = Shapes::StructureShape.new(name: 'CreateHsmConfigurationResult')
148
+ CreateIntegrationMessage = Shapes::StructureShape.new(name: 'CreateIntegrationMessage')
148
149
  CreateRedshiftIdcApplicationMessage = Shapes::StructureShape.new(name: 'CreateRedshiftIdcApplicationMessage')
149
150
  CreateRedshiftIdcApplicationResult = Shapes::StructureShape.new(name: 'CreateRedshiftIdcApplicationResult')
150
151
  CreateScheduledActionMessage = Shapes::StructureShape.new(name: 'CreateScheduledActionMessage')
@@ -187,6 +188,7 @@ module Aws::Redshift
187
188
  DeleteEventSubscriptionMessage = Shapes::StructureShape.new(name: 'DeleteEventSubscriptionMessage')
188
189
  DeleteHsmClientCertificateMessage = Shapes::StructureShape.new(name: 'DeleteHsmClientCertificateMessage')
189
190
  DeleteHsmConfigurationMessage = Shapes::StructureShape.new(name: 'DeleteHsmConfigurationMessage')
191
+ DeleteIntegrationMessage = Shapes::StructureShape.new(name: 'DeleteIntegrationMessage')
190
192
  DeleteRedshiftIdcApplicationMessage = Shapes::StructureShape.new(name: 'DeleteRedshiftIdcApplicationMessage')
191
193
  DeleteResourcePolicyMessage = Shapes::StructureShape.new(name: 'DeleteResourcePolicyMessage')
192
194
  DeleteScheduledActionMessage = Shapes::StructureShape.new(name: 'DeleteScheduledActionMessage')
@@ -226,6 +228,11 @@ module Aws::Redshift
226
228
  DescribeHsmClientCertificatesMessage = Shapes::StructureShape.new(name: 'DescribeHsmClientCertificatesMessage')
227
229
  DescribeHsmConfigurationsMessage = Shapes::StructureShape.new(name: 'DescribeHsmConfigurationsMessage')
228
230
  DescribeInboundIntegrationsMessage = Shapes::StructureShape.new(name: 'DescribeInboundIntegrationsMessage')
231
+ DescribeIntegrationsFilter = Shapes::StructureShape.new(name: 'DescribeIntegrationsFilter')
232
+ DescribeIntegrationsFilterList = Shapes::ListShape.new(name: 'DescribeIntegrationsFilterList')
233
+ DescribeIntegrationsFilterName = Shapes::StringShape.new(name: 'DescribeIntegrationsFilterName')
234
+ DescribeIntegrationsFilterValueList = Shapes::ListShape.new(name: 'DescribeIntegrationsFilterValueList')
235
+ DescribeIntegrationsMessage = Shapes::StructureShape.new(name: 'DescribeIntegrationsMessage')
229
236
  DescribeLoggingStatusMessage = Shapes::StructureShape.new(name: 'DescribeLoggingStatusMessage')
230
237
  DescribeNodeConfigurationOptionsMessage = Shapes::StructureShape.new(name: 'DescribeNodeConfigurationOptionsMessage')
231
238
  DescribeOrderableClusterOptionsMessage = Shapes::StructureShape.new(name: 'DescribeOrderableClusterOptionsMessage')
@@ -245,6 +252,7 @@ module Aws::Redshift
245
252
  DescribeTableRestoreStatusMessage = Shapes::StructureShape.new(name: 'DescribeTableRestoreStatusMessage')
246
253
  DescribeTagsMessage = Shapes::StructureShape.new(name: 'DescribeTagsMessage')
247
254
  DescribeUsageLimitsMessage = Shapes::StructureShape.new(name: 'DescribeUsageLimitsMessage')
255
+ Description = Shapes::StringShape.new(name: 'Description')
248
256
  DisableLoggingMessage = Shapes::StructureShape.new(name: 'DisableLoggingMessage')
249
257
  DisableSnapshotCopyMessage = Shapes::StructureShape.new(name: 'DisableSnapshotCopyMessage')
250
258
  DisableSnapshotCopyResult = Shapes::StructureShape.new(name: 'DisableSnapshotCopyResult')
@@ -258,6 +266,7 @@ module Aws::Redshift
258
266
  EnableLoggingMessage = Shapes::StructureShape.new(name: 'EnableLoggingMessage')
259
267
  EnableSnapshotCopyMessage = Shapes::StructureShape.new(name: 'EnableSnapshotCopyMessage')
260
268
  EnableSnapshotCopyResult = Shapes::StructureShape.new(name: 'EnableSnapshotCopyResult')
269
+ EncryptionContextMap = Shapes::MapShape.new(name: 'EncryptionContextMap')
261
270
  Endpoint = Shapes::StructureShape.new(name: 'Endpoint')
262
271
  EndpointAccess = Shapes::StructureShape.new(name: 'EndpointAccess')
263
272
  EndpointAccessList = Shapes::StructureShape.new(name: 'EndpointAccessList')
@@ -326,9 +335,21 @@ module Aws::Redshift
326
335
  InsufficientS3BucketPolicyFault = Shapes::StructureShape.new(name: 'InsufficientS3BucketPolicyFault', error: {"code"=>"InsufficientS3BucketPolicyFault", "httpStatusCode"=>400, "senderFault"=>true})
327
336
  Integer = Shapes::IntegerShape.new(name: 'Integer')
328
337
  IntegerOptional = Shapes::IntegerShape.new(name: 'IntegerOptional')
338
+ Integration = Shapes::StructureShape.new(name: 'Integration')
339
+ IntegrationAlreadyExistsFault = Shapes::StructureShape.new(name: 'IntegrationAlreadyExistsFault', error: {"code"=>"IntegrationAlreadyExistsFault", "httpStatusCode"=>400, "senderFault"=>true})
340
+ IntegrationArn = Shapes::StringShape.new(name: 'IntegrationArn')
341
+ IntegrationConflictOperationFault = Shapes::StructureShape.new(name: 'IntegrationConflictOperationFault', error: {"code"=>"IntegrationConflictOperationFault", "httpStatusCode"=>400, "senderFault"=>true})
342
+ IntegrationConflictStateFault = Shapes::StructureShape.new(name: 'IntegrationConflictStateFault', error: {"code"=>"IntegrationConflictStateFault", "httpStatusCode"=>400, "senderFault"=>true})
343
+ IntegrationDescription = Shapes::StringShape.new(name: 'IntegrationDescription')
329
344
  IntegrationError = Shapes::StructureShape.new(name: 'IntegrationError')
330
345
  IntegrationErrorList = Shapes::ListShape.new(name: 'IntegrationErrorList')
346
+ IntegrationList = Shapes::ListShape.new(name: 'IntegrationList')
347
+ IntegrationName = Shapes::StringShape.new(name: 'IntegrationName')
331
348
  IntegrationNotFoundFault = Shapes::StructureShape.new(name: 'IntegrationNotFoundFault', error: {"code"=>"IntegrationNotFoundFault", "httpStatusCode"=>404, "senderFault"=>true})
349
+ IntegrationQuotaExceededFault = Shapes::StructureShape.new(name: 'IntegrationQuotaExceededFault', error: {"code"=>"IntegrationQuotaExceededFault", "httpStatusCode"=>400, "senderFault"=>true})
350
+ IntegrationSourceNotFoundFault = Shapes::StructureShape.new(name: 'IntegrationSourceNotFoundFault', error: {"code"=>"IntegrationSourceNotFoundFault", "httpStatusCode"=>404, "senderFault"=>true})
351
+ IntegrationTargetNotFoundFault = Shapes::StructureShape.new(name: 'IntegrationTargetNotFoundFault', error: {"code"=>"IntegrationTargetNotFoundFault", "httpStatusCode"=>404, "senderFault"=>true})
352
+ IntegrationsMessage = Shapes::StructureShape.new(name: 'IntegrationsMessage')
332
353
  InvalidAuthenticationProfileRequestFault = Shapes::StructureShape.new(name: 'InvalidAuthenticationProfileRequestFault', error: {"code"=>"InvalidAuthenticationProfileRequestFault", "httpStatusCode"=>400, "senderFault"=>true})
333
354
  InvalidAuthorizationStateFault = Shapes::StructureShape.new(name: 'InvalidAuthorizationStateFault', error: {"code"=>"InvalidAuthorizationState", "httpStatusCode"=>400, "senderFault"=>true})
334
355
  InvalidClusterParameterGroupStateFault = Shapes::StructureShape.new(name: 'InvalidClusterParameterGroupStateFault', error: {"code"=>"InvalidClusterParameterGroupState", "httpStatusCode"=>400, "senderFault"=>true})
@@ -397,6 +418,7 @@ module Aws::Redshift
397
418
  ModifyEndpointAccessMessage = Shapes::StructureShape.new(name: 'ModifyEndpointAccessMessage')
398
419
  ModifyEventSubscriptionMessage = Shapes::StructureShape.new(name: 'ModifyEventSubscriptionMessage')
399
420
  ModifyEventSubscriptionResult = Shapes::StructureShape.new(name: 'ModifyEventSubscriptionResult')
421
+ ModifyIntegrationMessage = Shapes::StructureShape.new(name: 'ModifyIntegrationMessage')
400
422
  ModifyRedshiftIdcApplicationMessage = Shapes::StructureShape.new(name: 'ModifyRedshiftIdcApplicationMessage')
401
423
  ModifyRedshiftIdcApplicationResult = Shapes::StructureShape.new(name: 'ModifyRedshiftIdcApplicationResult')
402
424
  ModifyScheduledActionMessage = Shapes::StructureShape.new(name: 'ModifyScheduledActionMessage')
@@ -1138,6 +1160,15 @@ module Aws::Redshift
1138
1160
  CreateHsmConfigurationResult.add_member(:hsm_configuration, Shapes::ShapeRef.new(shape: HsmConfiguration, location_name: "HsmConfiguration"))
1139
1161
  CreateHsmConfigurationResult.struct_class = Types::CreateHsmConfigurationResult
1140
1162
 
1163
+ CreateIntegrationMessage.add_member(:source_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SourceArn"))
1164
+ CreateIntegrationMessage.add_member(:target_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TargetArn"))
1165
+ CreateIntegrationMessage.add_member(:integration_name, Shapes::ShapeRef.new(shape: IntegrationName, required: true, location_name: "IntegrationName"))
1166
+ CreateIntegrationMessage.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KMSKeyId"))
1167
+ CreateIntegrationMessage.add_member(:tag_list, Shapes::ShapeRef.new(shape: TagList, location_name: "TagList"))
1168
+ CreateIntegrationMessage.add_member(:additional_encryption_context, Shapes::ShapeRef.new(shape: EncryptionContextMap, location_name: "AdditionalEncryptionContext"))
1169
+ CreateIntegrationMessage.add_member(:description, Shapes::ShapeRef.new(shape: IntegrationDescription, location_name: "Description"))
1170
+ CreateIntegrationMessage.struct_class = Types::CreateIntegrationMessage
1171
+
1141
1172
  CreateRedshiftIdcApplicationMessage.add_member(:idc_instance_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "IdcInstanceArn"))
1142
1173
  CreateRedshiftIdcApplicationMessage.add_member(:redshift_idc_application_name, Shapes::ShapeRef.new(shape: RedshiftIdcApplicationName, required: true, location_name: "RedshiftIdcApplicationName"))
1143
1174
  CreateRedshiftIdcApplicationMessage.add_member(:identity_namespace, Shapes::ShapeRef.new(shape: IdentityNamespaceString, location_name: "IdentityNamespace"))
@@ -1296,6 +1327,9 @@ module Aws::Redshift
1296
1327
  DeleteHsmConfigurationMessage.add_member(:hsm_configuration_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "HsmConfigurationIdentifier"))
1297
1328
  DeleteHsmConfigurationMessage.struct_class = Types::DeleteHsmConfigurationMessage
1298
1329
 
1330
+ DeleteIntegrationMessage.add_member(:integration_arn, Shapes::ShapeRef.new(shape: IntegrationArn, required: true, location_name: "IntegrationArn"))
1331
+ DeleteIntegrationMessage.struct_class = Types::DeleteIntegrationMessage
1332
+
1299
1333
  DeleteRedshiftIdcApplicationMessage.add_member(:redshift_idc_application_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RedshiftIdcApplicationArn"))
1300
1334
  DeleteRedshiftIdcApplicationMessage.struct_class = Types::DeleteRedshiftIdcApplicationMessage
1301
1335
 
@@ -1495,6 +1529,20 @@ module Aws::Redshift
1495
1529
  DescribeInboundIntegrationsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1496
1530
  DescribeInboundIntegrationsMessage.struct_class = Types::DescribeInboundIntegrationsMessage
1497
1531
 
1532
+ DescribeIntegrationsFilter.add_member(:name, Shapes::ShapeRef.new(shape: DescribeIntegrationsFilterName, required: true, location_name: "Name"))
1533
+ DescribeIntegrationsFilter.add_member(:values, Shapes::ShapeRef.new(shape: DescribeIntegrationsFilterValueList, required: true, location_name: "Values"))
1534
+ DescribeIntegrationsFilter.struct_class = Types::DescribeIntegrationsFilter
1535
+
1536
+ DescribeIntegrationsFilterList.member = Shapes::ShapeRef.new(shape: DescribeIntegrationsFilter, location_name: "DescribeIntegrationsFilter")
1537
+
1538
+ DescribeIntegrationsFilterValueList.member = Shapes::ShapeRef.new(shape: String, location_name: "Value")
1539
+
1540
+ DescribeIntegrationsMessage.add_member(:integration_arn, Shapes::ShapeRef.new(shape: IntegrationArn, location_name: "IntegrationArn"))
1541
+ DescribeIntegrationsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
1542
+ DescribeIntegrationsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1543
+ DescribeIntegrationsMessage.add_member(:filters, Shapes::ShapeRef.new(shape: DescribeIntegrationsFilterList, location_name: "Filters"))
1544
+ DescribeIntegrationsMessage.struct_class = Types::DescribeIntegrationsMessage
1545
+
1498
1546
  DescribeLoggingStatusMessage.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterIdentifier"))
1499
1547
  DescribeLoggingStatusMessage.struct_class = Types::DescribeLoggingStatusMessage
1500
1548
 
@@ -1653,6 +1701,9 @@ module Aws::Redshift
1653
1701
  EnableSnapshotCopyResult.add_member(:cluster, Shapes::ShapeRef.new(shape: Cluster, location_name: "Cluster"))
1654
1702
  EnableSnapshotCopyResult.struct_class = Types::EnableSnapshotCopyResult
1655
1703
 
1704
+ EncryptionContextMap.key = Shapes::ShapeRef.new(shape: String)
1705
+ EncryptionContextMap.value = Shapes::ShapeRef.new(shape: String)
1706
+
1656
1707
  Endpoint.add_member(:address, Shapes::ShapeRef.new(shape: String, location_name: "Address"))
1657
1708
  Endpoint.add_member(:port, Shapes::ShapeRef.new(shape: Integer, location_name: "Port"))
1658
1709
  Endpoint.add_member(:vpc_endpoints, Shapes::ShapeRef.new(shape: VpcEndpointsList, location_name: "VpcEndpoints"))
@@ -1887,14 +1938,45 @@ module Aws::Redshift
1887
1938
 
1888
1939
  InsufficientS3BucketPolicyFault.struct_class = Types::InsufficientS3BucketPolicyFault
1889
1940
 
1941
+ Integration.add_member(:integration_arn, Shapes::ShapeRef.new(shape: String, location_name: "IntegrationArn"))
1942
+ Integration.add_member(:integration_name, Shapes::ShapeRef.new(shape: IntegrationName, location_name: "IntegrationName"))
1943
+ Integration.add_member(:source_arn, Shapes::ShapeRef.new(shape: String, location_name: "SourceArn"))
1944
+ Integration.add_member(:target_arn, Shapes::ShapeRef.new(shape: String, location_name: "TargetArn"))
1945
+ Integration.add_member(:status, Shapes::ShapeRef.new(shape: ZeroETLIntegrationStatus, location_name: "Status"))
1946
+ Integration.add_member(:errors, Shapes::ShapeRef.new(shape: IntegrationErrorList, location_name: "Errors"))
1947
+ Integration.add_member(:create_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "CreateTime"))
1948
+ Integration.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
1949
+ Integration.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KMSKeyId"))
1950
+ Integration.add_member(:additional_encryption_context, Shapes::ShapeRef.new(shape: EncryptionContextMap, location_name: "AdditionalEncryptionContext"))
1951
+ Integration.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1952
+ Integration.struct_class = Types::Integration
1953
+
1954
+ IntegrationAlreadyExistsFault.struct_class = Types::IntegrationAlreadyExistsFault
1955
+
1956
+ IntegrationConflictOperationFault.struct_class = Types::IntegrationConflictOperationFault
1957
+
1958
+ IntegrationConflictStateFault.struct_class = Types::IntegrationConflictStateFault
1959
+
1890
1960
  IntegrationError.add_member(:error_code, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ErrorCode"))
1891
1961
  IntegrationError.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "ErrorMessage"))
1892
1962
  IntegrationError.struct_class = Types::IntegrationError
1893
1963
 
1894
1964
  IntegrationErrorList.member = Shapes::ShapeRef.new(shape: IntegrationError, location_name: "IntegrationError")
1895
1965
 
1966
+ IntegrationList.member = Shapes::ShapeRef.new(shape: Integration, location_name: "Integration")
1967
+
1896
1968
  IntegrationNotFoundFault.struct_class = Types::IntegrationNotFoundFault
1897
1969
 
1970
+ IntegrationQuotaExceededFault.struct_class = Types::IntegrationQuotaExceededFault
1971
+
1972
+ IntegrationSourceNotFoundFault.struct_class = Types::IntegrationSourceNotFoundFault
1973
+
1974
+ IntegrationTargetNotFoundFault.struct_class = Types::IntegrationTargetNotFoundFault
1975
+
1976
+ IntegrationsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1977
+ IntegrationsMessage.add_member(:integrations, Shapes::ShapeRef.new(shape: IntegrationList, location_name: "Integrations"))
1978
+ IntegrationsMessage.struct_class = Types::IntegrationsMessage
1979
+
1898
1980
  InvalidAuthenticationProfileRequestFault.struct_class = Types::InvalidAuthenticationProfileRequestFault
1899
1981
 
1900
1982
  InvalidAuthorizationStateFault.struct_class = Types::InvalidAuthorizationStateFault
@@ -2127,6 +2209,11 @@ module Aws::Redshift
2127
2209
  ModifyEventSubscriptionResult.add_member(:event_subscription, Shapes::ShapeRef.new(shape: EventSubscription, location_name: "EventSubscription"))
2128
2210
  ModifyEventSubscriptionResult.struct_class = Types::ModifyEventSubscriptionResult
2129
2211
 
2212
+ ModifyIntegrationMessage.add_member(:integration_arn, Shapes::ShapeRef.new(shape: IntegrationArn, required: true, location_name: "IntegrationArn"))
2213
+ ModifyIntegrationMessage.add_member(:description, Shapes::ShapeRef.new(shape: IntegrationDescription, location_name: "Description"))
2214
+ ModifyIntegrationMessage.add_member(:integration_name, Shapes::ShapeRef.new(shape: IntegrationName, location_name: "IntegrationName"))
2215
+ ModifyIntegrationMessage.struct_class = Types::ModifyIntegrationMessage
2216
+
2130
2217
  ModifyRedshiftIdcApplicationMessage.add_member(:redshift_idc_application_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RedshiftIdcApplicationArn"))
2131
2218
  ModifyRedshiftIdcApplicationMessage.add_member(:identity_namespace, Shapes::ShapeRef.new(shape: IdentityNamespaceString, location_name: "IdentityNamespace"))
2132
2219
  ModifyRedshiftIdcApplicationMessage.add_member(:iam_role_arn, Shapes::ShapeRef.new(shape: String, location_name: "IamRoleArn"))
@@ -3209,6 +3296,23 @@ module Aws::Redshift
3209
3296
  o.errors << Shapes::ShapeRef.new(shape: InvalidTagFault)
3210
3297
  end)
3211
3298
 
3299
+ api.add_operation(:create_integration, Seahorse::Model::Operation.new.tap do |o|
3300
+ o.name = "CreateIntegration"
3301
+ o.http_method = "POST"
3302
+ o.http_request_uri = "/"
3303
+ o.input = Shapes::ShapeRef.new(shape: CreateIntegrationMessage)
3304
+ o.output = Shapes::ShapeRef.new(shape: Integration)
3305
+ o.errors << Shapes::ShapeRef.new(shape: IntegrationAlreadyExistsFault)
3306
+ o.errors << Shapes::ShapeRef.new(shape: IntegrationConflictOperationFault)
3307
+ o.errors << Shapes::ShapeRef.new(shape: IntegrationQuotaExceededFault)
3308
+ o.errors << Shapes::ShapeRef.new(shape: IntegrationSourceNotFoundFault)
3309
+ o.errors << Shapes::ShapeRef.new(shape: IntegrationTargetNotFoundFault)
3310
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperationFault)
3311
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterStateFault)
3312
+ o.errors << Shapes::ShapeRef.new(shape: TagLimitExceededFault)
3313
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTagFault)
3314
+ end)
3315
+
3212
3316
  api.add_operation(:create_redshift_idc_application, Seahorse::Model::Operation.new.tap do |o|
3213
3317
  o.name = "CreateRedshiftIdcApplication"
3214
3318
  o.http_method = "POST"
@@ -3421,6 +3525,18 @@ module Aws::Redshift
3421
3525
  o.errors << Shapes::ShapeRef.new(shape: HsmConfigurationNotFoundFault)
3422
3526
  end)
3423
3527
 
3528
+ api.add_operation(:delete_integration, Seahorse::Model::Operation.new.tap do |o|
3529
+ o.name = "DeleteIntegration"
3530
+ o.http_method = "POST"
3531
+ o.http_request_uri = "/"
3532
+ o.input = Shapes::ShapeRef.new(shape: DeleteIntegrationMessage)
3533
+ o.output = Shapes::ShapeRef.new(shape: Integration)
3534
+ o.errors << Shapes::ShapeRef.new(shape: IntegrationNotFoundFault)
3535
+ o.errors << Shapes::ShapeRef.new(shape: IntegrationConflictStateFault)
3536
+ o.errors << Shapes::ShapeRef.new(shape: IntegrationConflictOperationFault)
3537
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperationFault)
3538
+ end)
3539
+
3424
3540
  api.add_operation(:delete_partner, Seahorse::Model::Operation.new.tap do |o|
3425
3541
  o.name = "DeletePartner"
3426
3542
  o.http_method = "POST"
@@ -3861,6 +3977,22 @@ module Aws::Redshift
3861
3977
  )
3862
3978
  end)
3863
3979
 
3980
+ api.add_operation(:describe_integrations, Seahorse::Model::Operation.new.tap do |o|
3981
+ o.name = "DescribeIntegrations"
3982
+ o.http_method = "POST"
3983
+ o.http_request_uri = "/"
3984
+ o.input = Shapes::ShapeRef.new(shape: DescribeIntegrationsMessage)
3985
+ o.output = Shapes::ShapeRef.new(shape: IntegrationsMessage)
3986
+ o.errors << Shapes::ShapeRef.new(shape: IntegrationNotFoundFault)
3987
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperationFault)
3988
+ o[:pager] = Aws::Pager.new(
3989
+ limit_key: "max_records",
3990
+ tokens: {
3991
+ "marker" => "marker"
3992
+ }
3993
+ )
3994
+ end)
3995
+
3864
3996
  api.add_operation(:describe_logging_status, Seahorse::Model::Operation.new.tap do |o|
3865
3997
  o.name = "DescribeLoggingStatus"
3866
3998
  o.http_method = "POST"
@@ -4438,6 +4570,19 @@ module Aws::Redshift
4438
4570
  o.errors << Shapes::ShapeRef.new(shape: InvalidSubscriptionStateFault)
4439
4571
  end)
4440
4572
 
4573
+ api.add_operation(:modify_integration, Seahorse::Model::Operation.new.tap do |o|
4574
+ o.name = "ModifyIntegration"
4575
+ o.http_method = "POST"
4576
+ o.http_request_uri = "/"
4577
+ o.input = Shapes::ShapeRef.new(shape: ModifyIntegrationMessage)
4578
+ o.output = Shapes::ShapeRef.new(shape: Integration)
4579
+ o.errors << Shapes::ShapeRef.new(shape: IntegrationNotFoundFault)
4580
+ o.errors << Shapes::ShapeRef.new(shape: IntegrationConflictStateFault)
4581
+ o.errors << Shapes::ShapeRef.new(shape: IntegrationConflictOperationFault)
4582
+ o.errors << Shapes::ShapeRef.new(shape: IntegrationAlreadyExistsFault)
4583
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperationFault)
4584
+ end)
4585
+
4441
4586
  api.add_operation(:modify_redshift_idc_application, Seahorse::Model::Operation.new.tap do |o|
4442
4587
  o.name = "ModifyRedshiftIdcApplication"
4443
4588
  o.http_method = "POST"
@@ -254,6 +254,17 @@ module Aws::Redshift
254
254
  end
255
255
  end
256
256
 
257
+ class CreateIntegration
258
+ def self.build(context)
259
+ Aws::Redshift::EndpointParameters.new(
260
+ region: context.config.region,
261
+ use_dual_stack: context.config.use_dualstack_endpoint,
262
+ use_fips: context.config.use_fips_endpoint,
263
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
264
+ )
265
+ end
266
+ end
267
+
257
268
  class CreateRedshiftIdcApplication
258
269
  def self.build(context)
259
270
  Aws::Redshift::EndpointParameters.new(
@@ -452,6 +463,17 @@ module Aws::Redshift
452
463
  end
453
464
  end
454
465
 
466
+ class DeleteIntegration
467
+ def self.build(context)
468
+ Aws::Redshift::EndpointParameters.new(
469
+ region: context.config.region,
470
+ use_dual_stack: context.config.use_dualstack_endpoint,
471
+ use_fips: context.config.use_fips_endpoint,
472
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
473
+ )
474
+ end
475
+ end
476
+
455
477
  class DeletePartner
456
478
  def self.build(context)
457
479
  Aws::Redshift::EndpointParameters.new(
@@ -804,6 +826,17 @@ module Aws::Redshift
804
826
  end
805
827
  end
806
828
 
829
+ class DescribeIntegrations
830
+ def self.build(context)
831
+ Aws::Redshift::EndpointParameters.new(
832
+ region: context.config.region,
833
+ use_dual_stack: context.config.use_dualstack_endpoint,
834
+ use_fips: context.config.use_fips_endpoint,
835
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
836
+ )
837
+ end
838
+ end
839
+
807
840
  class DescribeLoggingStatus
808
841
  def self.build(context)
809
842
  Aws::Redshift::EndpointParameters.new(
@@ -1255,6 +1288,17 @@ module Aws::Redshift
1255
1288
  end
1256
1289
  end
1257
1290
 
1291
+ class ModifyIntegration
1292
+ def self.build(context)
1293
+ Aws::Redshift::EndpointParameters.new(
1294
+ region: context.config.region,
1295
+ use_dual_stack: context.config.use_dualstack_endpoint,
1296
+ use_fips: context.config.use_fips_endpoint,
1297
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
1298
+ )
1299
+ end
1300
+ end
1301
+
1258
1302
  class ModifyRedshiftIdcApplication
1259
1303
  def self.build(context)
1260
1304
  Aws::Redshift::EndpointParameters.new(
@@ -80,7 +80,13 @@ module Aws::Redshift
80
80
  # * {IncompatibleOrderableOptions}
81
81
  # * {InsufficientClusterCapacityFault}
82
82
  # * {InsufficientS3BucketPolicyFault}
83
+ # * {IntegrationAlreadyExistsFault}
84
+ # * {IntegrationConflictOperationFault}
85
+ # * {IntegrationConflictStateFault}
83
86
  # * {IntegrationNotFoundFault}
87
+ # * {IntegrationQuotaExceededFault}
88
+ # * {IntegrationSourceNotFoundFault}
89
+ # * {IntegrationTargetNotFoundFault}
84
90
  # * {InvalidAuthenticationProfileRequestFault}
85
91
  # * {InvalidAuthorizationStateFault}
86
92
  # * {InvalidClusterParameterGroupStateFault}
@@ -700,6 +706,36 @@ module Aws::Redshift
700
706
  end
701
707
  end
702
708
 
709
+ class IntegrationAlreadyExistsFault < ServiceError
710
+
711
+ # @param [Seahorse::Client::RequestContext] context
712
+ # @param [String] message
713
+ # @param [Aws::Redshift::Types::IntegrationAlreadyExistsFault] data
714
+ def initialize(context, message, data = Aws::EmptyStructure.new)
715
+ super(context, message, data)
716
+ end
717
+ end
718
+
719
+ class IntegrationConflictOperationFault < ServiceError
720
+
721
+ # @param [Seahorse::Client::RequestContext] context
722
+ # @param [String] message
723
+ # @param [Aws::Redshift::Types::IntegrationConflictOperationFault] data
724
+ def initialize(context, message, data = Aws::EmptyStructure.new)
725
+ super(context, message, data)
726
+ end
727
+ end
728
+
729
+ class IntegrationConflictStateFault < ServiceError
730
+
731
+ # @param [Seahorse::Client::RequestContext] context
732
+ # @param [String] message
733
+ # @param [Aws::Redshift::Types::IntegrationConflictStateFault] data
734
+ def initialize(context, message, data = Aws::EmptyStructure.new)
735
+ super(context, message, data)
736
+ end
737
+ end
738
+
703
739
  class IntegrationNotFoundFault < ServiceError
704
740
 
705
741
  # @param [Seahorse::Client::RequestContext] context
@@ -710,6 +746,36 @@ module Aws::Redshift
710
746
  end
711
747
  end
712
748
 
749
+ class IntegrationQuotaExceededFault < ServiceError
750
+
751
+ # @param [Seahorse::Client::RequestContext] context
752
+ # @param [String] message
753
+ # @param [Aws::Redshift::Types::IntegrationQuotaExceededFault] data
754
+ def initialize(context, message, data = Aws::EmptyStructure.new)
755
+ super(context, message, data)
756
+ end
757
+ end
758
+
759
+ class IntegrationSourceNotFoundFault < ServiceError
760
+
761
+ # @param [Seahorse::Client::RequestContext] context
762
+ # @param [String] message
763
+ # @param [Aws::Redshift::Types::IntegrationSourceNotFoundFault] data
764
+ def initialize(context, message, data = Aws::EmptyStructure.new)
765
+ super(context, message, data)
766
+ end
767
+ end
768
+
769
+ class IntegrationTargetNotFoundFault < ServiceError
770
+
771
+ # @param [Seahorse::Client::RequestContext] context
772
+ # @param [String] message
773
+ # @param [Aws::Redshift::Types::IntegrationTargetNotFoundFault] data
774
+ def initialize(context, message, data = Aws::EmptyStructure.new)
775
+ super(context, message, data)
776
+ end
777
+ end
778
+
713
779
  class InvalidAuthenticationProfileRequestFault < ServiceError
714
780
 
715
781
  # @param [Seahorse::Client::RequestContext] context
@@ -114,6 +114,8 @@ The endpoint provider used to resolve endpoints. Any object that responds to
114
114
  Aws::Redshift::Endpoints::CreateHsmClientCertificate.build(context)
115
115
  when :create_hsm_configuration
116
116
  Aws::Redshift::Endpoints::CreateHsmConfiguration.build(context)
117
+ when :create_integration
118
+ Aws::Redshift::Endpoints::CreateIntegration.build(context)
117
119
  when :create_redshift_idc_application
118
120
  Aws::Redshift::Endpoints::CreateRedshiftIdcApplication.build(context)
119
121
  when :create_scheduled_action
@@ -150,6 +152,8 @@ The endpoint provider used to resolve endpoints. Any object that responds to
150
152
  Aws::Redshift::Endpoints::DeleteHsmClientCertificate.build(context)
151
153
  when :delete_hsm_configuration
152
154
  Aws::Redshift::Endpoints::DeleteHsmConfiguration.build(context)
155
+ when :delete_integration
156
+ Aws::Redshift::Endpoints::DeleteIntegration.build(context)
153
157
  when :delete_partner
154
158
  Aws::Redshift::Endpoints::DeletePartner.build(context)
155
159
  when :delete_redshift_idc_application
@@ -214,6 +218,8 @@ The endpoint provider used to resolve endpoints. Any object that responds to
214
218
  Aws::Redshift::Endpoints::DescribeHsmConfigurations.build(context)
215
219
  when :describe_inbound_integrations
216
220
  Aws::Redshift::Endpoints::DescribeInboundIntegrations.build(context)
221
+ when :describe_integrations
222
+ Aws::Redshift::Endpoints::DescribeIntegrations.build(context)
217
223
  when :describe_logging_status
218
224
  Aws::Redshift::Endpoints::DescribeLoggingStatus.build(context)
219
225
  when :describe_node_configuration_options
@@ -296,6 +302,8 @@ The endpoint provider used to resolve endpoints. Any object that responds to
296
302
  Aws::Redshift::Endpoints::ModifyEndpointAccess.build(context)
297
303
  when :modify_event_subscription
298
304
  Aws::Redshift::Endpoints::ModifyEventSubscription.build(context)
305
+ when :modify_integration
306
+ Aws::Redshift::Endpoints::ModifyIntegration.build(context)
299
307
  when :modify_redshift_idc_application
300
308
  Aws::Redshift::Endpoints::ModifyRedshiftIdcApplication.build(context)
301
309
  when :modify_scheduled_action