aws-sdk-securitylake 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1005 @@
1
+ # frozen_string_literal: true
2
+
3
+ # WARNING ABOUT GENERATED CODE
4
+ #
5
+ # This file is generated. See the contributing guide for more information:
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
+ #
8
+ # WARNING ABOUT GENERATED CODE
9
+
10
+ module Aws::SecurityLake
11
+ # @api private
12
+ module ClientApi
13
+
14
+ include Seahorse::Model
15
+
16
+ AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
17
+ AccessType = Shapes::StringShape.new(name: 'AccessType')
18
+ AccessTypeList = Shapes::ListShape.new(name: 'AccessTypeList')
19
+ AccountList = Shapes::ListShape.new(name: 'AccountList')
20
+ AccountNotFoundException = Shapes::StructureShape.new(name: 'AccountNotFoundException')
21
+ AccountSources = Shapes::StructureShape.new(name: 'AccountSources')
22
+ AccountSourcesList = Shapes::ListShape.new(name: 'AccountSourcesList')
23
+ AllDimensionsMap = Shapes::MapShape.new(name: 'AllDimensionsMap')
24
+ AutoEnableNewRegionConfiguration = Shapes::StructureShape.new(name: 'AutoEnableNewRegionConfiguration')
25
+ AutoEnableNewRegionConfigurationList = Shapes::ListShape.new(name: 'AutoEnableNewRegionConfigurationList')
26
+ AwsAccountId = Shapes::StringShape.new(name: 'AwsAccountId')
27
+ AwsLogSourceType = Shapes::StringShape.new(name: 'AwsLogSourceType')
28
+ AwsSourceTypeList = Shapes::ListShape.new(name: 'AwsSourceTypeList')
29
+ Boolean = Shapes::BooleanShape.new(name: 'Boolean')
30
+ BucketNotFoundException = Shapes::StructureShape.new(name: 'BucketNotFoundException')
31
+ ConcurrentModificationException = Shapes::StructureShape.new(name: 'ConcurrentModificationException')
32
+ ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
33
+ ConflictSourceNamesException = Shapes::StructureShape.new(name: 'ConflictSourceNamesException')
34
+ ConflictSubscriptionException = Shapes::StructureShape.new(name: 'ConflictSubscriptionException')
35
+ CreateAwsLogSourceRequest = Shapes::StructureShape.new(name: 'CreateAwsLogSourceRequest')
36
+ CreateAwsLogSourceResponse = Shapes::StructureShape.new(name: 'CreateAwsLogSourceResponse')
37
+ CreateCustomLogSourceRequest = Shapes::StructureShape.new(name: 'CreateCustomLogSourceRequest')
38
+ CreateCustomLogSourceResponse = Shapes::StructureShape.new(name: 'CreateCustomLogSourceResponse')
39
+ CreateDatalakeAutoEnableRequest = Shapes::StructureShape.new(name: 'CreateDatalakeAutoEnableRequest')
40
+ CreateDatalakeAutoEnableResponse = Shapes::StructureShape.new(name: 'CreateDatalakeAutoEnableResponse')
41
+ CreateDatalakeDelegatedAdminRequest = Shapes::StructureShape.new(name: 'CreateDatalakeDelegatedAdminRequest')
42
+ CreateDatalakeDelegatedAdminResponse = Shapes::StructureShape.new(name: 'CreateDatalakeDelegatedAdminResponse')
43
+ CreateDatalakeExceptionsSubscriptionRequest = Shapes::StructureShape.new(name: 'CreateDatalakeExceptionsSubscriptionRequest')
44
+ CreateDatalakeExceptionsSubscriptionResponse = Shapes::StructureShape.new(name: 'CreateDatalakeExceptionsSubscriptionResponse')
45
+ CreateDatalakeRequest = Shapes::StructureShape.new(name: 'CreateDatalakeRequest')
46
+ CreateDatalakeResponse = Shapes::StructureShape.new(name: 'CreateDatalakeResponse')
47
+ CreateSubscriberRequest = Shapes::StructureShape.new(name: 'CreateSubscriberRequest')
48
+ CreateSubscriberRequestSubscriberNameString = Shapes::StringShape.new(name: 'CreateSubscriberRequestSubscriberNameString')
49
+ CreateSubscriberResponse = Shapes::StructureShape.new(name: 'CreateSubscriberResponse')
50
+ CreateSubscriptionNotificationConfigurationRequest = Shapes::StructureShape.new(name: 'CreateSubscriptionNotificationConfigurationRequest')
51
+ CreateSubscriptionNotificationConfigurationRequestSubscriptionEndpointString = Shapes::StringShape.new(name: 'CreateSubscriptionNotificationConfigurationRequestSubscriptionEndpointString')
52
+ CreateSubscriptionNotificationConfigurationResponse = Shapes::StructureShape.new(name: 'CreateSubscriptionNotificationConfigurationResponse')
53
+ CustomSourceType = Shapes::StringShape.new(name: 'CustomSourceType')
54
+ DeleteAwsLogSourceRequest = Shapes::StructureShape.new(name: 'DeleteAwsLogSourceRequest')
55
+ DeleteAwsLogSourceResponse = Shapes::StructureShape.new(name: 'DeleteAwsLogSourceResponse')
56
+ DeleteCustomLogSourceRequest = Shapes::StructureShape.new(name: 'DeleteCustomLogSourceRequest')
57
+ DeleteCustomLogSourceResponse = Shapes::StructureShape.new(name: 'DeleteCustomLogSourceResponse')
58
+ DeleteDatalakeAutoEnableRequest = Shapes::StructureShape.new(name: 'DeleteDatalakeAutoEnableRequest')
59
+ DeleteDatalakeAutoEnableResponse = Shapes::StructureShape.new(name: 'DeleteDatalakeAutoEnableResponse')
60
+ DeleteDatalakeDelegatedAdminRequest = Shapes::StructureShape.new(name: 'DeleteDatalakeDelegatedAdminRequest')
61
+ DeleteDatalakeDelegatedAdminResponse = Shapes::StructureShape.new(name: 'DeleteDatalakeDelegatedAdminResponse')
62
+ DeleteDatalakeExceptionsSubscriptionRequest = Shapes::StructureShape.new(name: 'DeleteDatalakeExceptionsSubscriptionRequest')
63
+ DeleteDatalakeExceptionsSubscriptionResponse = Shapes::StructureShape.new(name: 'DeleteDatalakeExceptionsSubscriptionResponse')
64
+ DeleteDatalakeRequest = Shapes::StructureShape.new(name: 'DeleteDatalakeRequest')
65
+ DeleteDatalakeResponse = Shapes::StructureShape.new(name: 'DeleteDatalakeResponse')
66
+ DeleteSubscriberRequest = Shapes::StructureShape.new(name: 'DeleteSubscriberRequest')
67
+ DeleteSubscriberResponse = Shapes::StructureShape.new(name: 'DeleteSubscriberResponse')
68
+ DeleteSubscriptionNotificationConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteSubscriptionNotificationConfigurationRequest')
69
+ DeleteSubscriptionNotificationConfigurationResponse = Shapes::StructureShape.new(name: 'DeleteSubscriptionNotificationConfigurationResponse')
70
+ Dimension = Shapes::StringShape.new(name: 'Dimension')
71
+ DimensionSet = Shapes::ListShape.new(name: 'DimensionSet')
72
+ EndpointProtocol = Shapes::StringShape.new(name: 'EndpointProtocol')
73
+ EventBridgeException = Shapes::StructureShape.new(name: 'EventBridgeException')
74
+ Failures = Shapes::StructureShape.new(name: 'Failures')
75
+ FailuresResponse = Shapes::StructureShape.new(name: 'FailuresResponse')
76
+ FailuresResponseList = Shapes::ListShape.new(name: 'FailuresResponseList')
77
+ Failureslist = Shapes::ListShape.new(name: 'Failureslist')
78
+ GetDatalakeAutoEnableRequest = Shapes::StructureShape.new(name: 'GetDatalakeAutoEnableRequest')
79
+ GetDatalakeAutoEnableResponse = Shapes::StructureShape.new(name: 'GetDatalakeAutoEnableResponse')
80
+ GetDatalakeExceptionsExpiryRequest = Shapes::StructureShape.new(name: 'GetDatalakeExceptionsExpiryRequest')
81
+ GetDatalakeExceptionsExpiryResponse = Shapes::StructureShape.new(name: 'GetDatalakeExceptionsExpiryResponse')
82
+ GetDatalakeExceptionsSubscriptionRequest = Shapes::StructureShape.new(name: 'GetDatalakeExceptionsSubscriptionRequest')
83
+ GetDatalakeExceptionsSubscriptionResponse = Shapes::StructureShape.new(name: 'GetDatalakeExceptionsSubscriptionResponse')
84
+ GetDatalakeRequest = Shapes::StructureShape.new(name: 'GetDatalakeRequest')
85
+ GetDatalakeResponse = Shapes::StructureShape.new(name: 'GetDatalakeResponse')
86
+ GetDatalakeStatusRequest = Shapes::StructureShape.new(name: 'GetDatalakeStatusRequest')
87
+ GetDatalakeStatusResponse = Shapes::StructureShape.new(name: 'GetDatalakeStatusResponse')
88
+ GetSubscriberRequest = Shapes::StructureShape.new(name: 'GetSubscriberRequest')
89
+ GetSubscriberResponse = Shapes::StructureShape.new(name: 'GetSubscriberResponse')
90
+ HttpsMethod = Shapes::StringShape.new(name: 'HttpsMethod')
91
+ InputSet = Shapes::ListShape.new(name: 'InputSet')
92
+ Integer = Shapes::IntegerShape.new(name: 'Integer')
93
+ InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
94
+ InvalidInputException = Shapes::StructureShape.new(name: 'InvalidInputException')
95
+ LakeConfigurationRequest = Shapes::StructureShape.new(name: 'LakeConfigurationRequest')
96
+ LakeConfigurationRequestMap = Shapes::MapShape.new(name: 'LakeConfigurationRequestMap')
97
+ LakeConfigurationResponse = Shapes::StructureShape.new(name: 'LakeConfigurationResponse')
98
+ LakeConfigurationResponseMap = Shapes::MapShape.new(name: 'LakeConfigurationResponseMap')
99
+ ListDatalakeExceptionsRequest = Shapes::StructureShape.new(name: 'ListDatalakeExceptionsRequest')
100
+ ListDatalakeExceptionsResponse = Shapes::StructureShape.new(name: 'ListDatalakeExceptionsResponse')
101
+ ListLogSourcesRequest = Shapes::StructureShape.new(name: 'ListLogSourcesRequest')
102
+ ListLogSourcesResponse = Shapes::StructureShape.new(name: 'ListLogSourcesResponse')
103
+ ListSubscribersRequest = Shapes::StructureShape.new(name: 'ListSubscribersRequest')
104
+ ListSubscribersResponse = Shapes::StructureShape.new(name: 'ListSubscribersResponse')
105
+ LogsStatus = Shapes::StructureShape.new(name: 'LogsStatus')
106
+ LogsStatusList = Shapes::ListShape.new(name: 'LogsStatusList')
107
+ Long = Shapes::IntegerShape.new(name: 'Long')
108
+ OcsfEventClass = Shapes::StringShape.new(name: 'OcsfEventClass')
109
+ ProtocolAndNotificationEndpoint = Shapes::StructureShape.new(name: 'ProtocolAndNotificationEndpoint')
110
+ Region = Shapes::StringShape.new(name: 'Region')
111
+ RegionSet = Shapes::ListShape.new(name: 'RegionSet')
112
+ RegionSourceTypesAccountsList = Shapes::ListShape.new(name: 'RegionSourceTypesAccountsList')
113
+ ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
114
+ RetentionSetting = Shapes::StructureShape.new(name: 'RetentionSetting')
115
+ RetentionSettingList = Shapes::ListShape.new(name: 'RetentionSettingList')
116
+ RetentionSettingRetentionPeriodInteger = Shapes::IntegerShape.new(name: 'RetentionSettingRetentionPeriodInteger')
117
+ RoleArn = Shapes::StringShape.new(name: 'RoleArn')
118
+ S3BucketArn = Shapes::StringShape.new(name: 'S3BucketArn')
119
+ S3Exception = Shapes::StructureShape.new(name: 'S3Exception')
120
+ SafeString = Shapes::StringShape.new(name: 'SafeString')
121
+ ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
122
+ SnsTopicArn = Shapes::StringShape.new(name: 'SnsTopicArn')
123
+ SourceStatus = Shapes::StringShape.new(name: 'SourceStatus')
124
+ SourceType = Shapes::UnionShape.new(name: 'SourceType')
125
+ SourceTypeList = Shapes::ListShape.new(name: 'SourceTypeList')
126
+ StorageClass = Shapes::StringShape.new(name: 'StorageClass')
127
+ String = Shapes::StringShape.new(name: 'String')
128
+ SubscriberList = Shapes::ListShape.new(name: 'SubscriberList')
129
+ SubscriberResource = Shapes::StructureShape.new(name: 'SubscriberResource')
130
+ SubscriptionProtocolType = Shapes::StringShape.new(name: 'SubscriptionProtocolType')
131
+ SubscriptionStatus = Shapes::StringShape.new(name: 'SubscriptionStatus')
132
+ SyntheticTimestamp_date_time = Shapes::TimestampShape.new(name: 'SyntheticTimestamp_date_time', timestampFormat: "iso8601")
133
+ TagsMap = Shapes::MapShape.new(name: 'TagsMap')
134
+ ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
135
+ TwoDimensionsMap = Shapes::MapShape.new(name: 'TwoDimensionsMap')
136
+ UUID = Shapes::StringShape.new(name: 'UUID')
137
+ UpdateDatalakeExceptionsExpiryRequest = Shapes::StructureShape.new(name: 'UpdateDatalakeExceptionsExpiryRequest')
138
+ UpdateDatalakeExceptionsExpiryRequestExceptionMessageExpiryLong = Shapes::IntegerShape.new(name: 'UpdateDatalakeExceptionsExpiryRequestExceptionMessageExpiryLong')
139
+ UpdateDatalakeExceptionsExpiryResponse = Shapes::StructureShape.new(name: 'UpdateDatalakeExceptionsExpiryResponse')
140
+ UpdateDatalakeExceptionsSubscriptionRequest = Shapes::StructureShape.new(name: 'UpdateDatalakeExceptionsSubscriptionRequest')
141
+ UpdateDatalakeExceptionsSubscriptionResponse = Shapes::StructureShape.new(name: 'UpdateDatalakeExceptionsSubscriptionResponse')
142
+ UpdateDatalakeRequest = Shapes::StructureShape.new(name: 'UpdateDatalakeRequest')
143
+ UpdateDatalakeResponse = Shapes::StructureShape.new(name: 'UpdateDatalakeResponse')
144
+ UpdateSubscriberRequest = Shapes::StructureShape.new(name: 'UpdateSubscriberRequest')
145
+ UpdateSubscriberRequestSubscriberNameString = Shapes::StringShape.new(name: 'UpdateSubscriberRequestSubscriberNameString')
146
+ UpdateSubscriberResponse = Shapes::StructureShape.new(name: 'UpdateSubscriberResponse')
147
+ UpdateSubscriptionNotificationConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateSubscriptionNotificationConfigurationRequest')
148
+ UpdateSubscriptionNotificationConfigurationRequestSubscriptionEndpointString = Shapes::StringShape.new(name: 'UpdateSubscriptionNotificationConfigurationRequestSubscriptionEndpointString')
149
+ UpdateSubscriptionNotificationConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateSubscriptionNotificationConfigurationResponse')
150
+ ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
151
+ ValidationExceptionField = Shapes::StructureShape.new(name: 'ValidationExceptionField')
152
+ ValidationExceptionFieldList = Shapes::ListShape.new(name: 'ValidationExceptionFieldList')
153
+ ValidationExceptionReason = Shapes::StringShape.new(name: 'ValidationExceptionReason')
154
+ ValueSet = Shapes::ListShape.new(name: 'ValueSet')
155
+ settingsStatus = Shapes::StringShape.new(name: 'settingsStatus')
156
+
157
+ AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
158
+ AccessDeniedException.struct_class = Types::AccessDeniedException
159
+
160
+ AccessTypeList.member = Shapes::ShapeRef.new(shape: AccessType)
161
+
162
+ AccountList.member = Shapes::ShapeRef.new(shape: String)
163
+
164
+ AccountNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
165
+ AccountNotFoundException.struct_class = Types::AccountNotFoundException
166
+
167
+ AccountSources.add_member(:account, Shapes::ShapeRef.new(shape: String, required: true, location_name: "account"))
168
+ AccountSources.add_member(:event_class, Shapes::ShapeRef.new(shape: OcsfEventClass, location_name: "eventClass"))
169
+ AccountSources.add_member(:logs_status, Shapes::ShapeRef.new(shape: LogsStatusList, location_name: "logsStatus"))
170
+ AccountSources.add_member(:source_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "sourceType"))
171
+ AccountSources.struct_class = Types::AccountSources
172
+
173
+ AccountSourcesList.member = Shapes::ShapeRef.new(shape: AccountSources)
174
+
175
+ AllDimensionsMap.key = Shapes::ShapeRef.new(shape: String)
176
+ AllDimensionsMap.value = Shapes::ShapeRef.new(shape: TwoDimensionsMap)
177
+
178
+ AutoEnableNewRegionConfiguration.add_member(:region, Shapes::ShapeRef.new(shape: Region, required: true, location_name: "region"))
179
+ AutoEnableNewRegionConfiguration.add_member(:sources, Shapes::ShapeRef.new(shape: AwsSourceTypeList, required: true, location_name: "sources"))
180
+ AutoEnableNewRegionConfiguration.struct_class = Types::AutoEnableNewRegionConfiguration
181
+
182
+ AutoEnableNewRegionConfigurationList.member = Shapes::ShapeRef.new(shape: AutoEnableNewRegionConfiguration)
183
+
184
+ AwsSourceTypeList.member = Shapes::ShapeRef.new(shape: AwsLogSourceType)
185
+
186
+ BucketNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
187
+ BucketNotFoundException.struct_class = Types::BucketNotFoundException
188
+
189
+ ConcurrentModificationException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
190
+ ConcurrentModificationException.struct_class = Types::ConcurrentModificationException
191
+
192
+ ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
193
+ ConflictException.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceId"))
194
+ ConflictException.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceType"))
195
+ ConflictException.struct_class = Types::ConflictException
196
+
197
+ ConflictSourceNamesException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
198
+ ConflictSourceNamesException.struct_class = Types::ConflictSourceNamesException
199
+
200
+ ConflictSubscriptionException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
201
+ ConflictSubscriptionException.struct_class = Types::ConflictSubscriptionException
202
+
203
+ CreateAwsLogSourceRequest.add_member(:enable_all_dimensions, Shapes::ShapeRef.new(shape: AllDimensionsMap, location_name: "enableAllDimensions"))
204
+ CreateAwsLogSourceRequest.add_member(:enable_single_dimension, Shapes::ShapeRef.new(shape: InputSet, location_name: "enableSingleDimension"))
205
+ CreateAwsLogSourceRequest.add_member(:enable_two_dimensions, Shapes::ShapeRef.new(shape: TwoDimensionsMap, location_name: "enableTwoDimensions"))
206
+ CreateAwsLogSourceRequest.add_member(:input_order, Shapes::ShapeRef.new(shape: DimensionSet, required: true, location_name: "inputOrder"))
207
+ CreateAwsLogSourceRequest.struct_class = Types::CreateAwsLogSourceRequest
208
+
209
+ CreateAwsLogSourceResponse.add_member(:failed, Shapes::ShapeRef.new(shape: AccountList, location_name: "failed"))
210
+ CreateAwsLogSourceResponse.add_member(:processing, Shapes::ShapeRef.new(shape: AccountList, location_name: "processing"))
211
+ CreateAwsLogSourceResponse.struct_class = Types::CreateAwsLogSourceResponse
212
+
213
+ CreateCustomLogSourceRequest.add_member(:custom_source_name, Shapes::ShapeRef.new(shape: CustomSourceType, required: true, location_name: "customSourceName"))
214
+ CreateCustomLogSourceRequest.add_member(:event_class, Shapes::ShapeRef.new(shape: OcsfEventClass, required: true, location_name: "eventClass"))
215
+ CreateCustomLogSourceRequest.add_member(:glue_invocation_role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "glueInvocationRoleArn"))
216
+ CreateCustomLogSourceRequest.add_member(:log_provider_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location_name: "logProviderAccountId"))
217
+ CreateCustomLogSourceRequest.struct_class = Types::CreateCustomLogSourceRequest
218
+
219
+ CreateCustomLogSourceResponse.add_member(:custom_data_location, Shapes::ShapeRef.new(shape: String, required: true, location_name: "customDataLocation"))
220
+ CreateCustomLogSourceResponse.add_member(:glue_crawler_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "glueCrawlerName"))
221
+ CreateCustomLogSourceResponse.add_member(:glue_database_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "glueDatabaseName"))
222
+ CreateCustomLogSourceResponse.add_member(:glue_table_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "glueTableName"))
223
+ CreateCustomLogSourceResponse.add_member(:log_provider_access_role_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "logProviderAccessRoleArn"))
224
+ CreateCustomLogSourceResponse.struct_class = Types::CreateCustomLogSourceResponse
225
+
226
+ CreateDatalakeAutoEnableRequest.add_member(:configuration_for_new_accounts, Shapes::ShapeRef.new(shape: AutoEnableNewRegionConfigurationList, required: true, location_name: "configurationForNewAccounts"))
227
+ CreateDatalakeAutoEnableRequest.struct_class = Types::CreateDatalakeAutoEnableRequest
228
+
229
+ CreateDatalakeAutoEnableResponse.struct_class = Types::CreateDatalakeAutoEnableResponse
230
+
231
+ CreateDatalakeDelegatedAdminRequest.add_member(:account, Shapes::ShapeRef.new(shape: SafeString, required: true, location_name: "account"))
232
+ CreateDatalakeDelegatedAdminRequest.struct_class = Types::CreateDatalakeDelegatedAdminRequest
233
+
234
+ CreateDatalakeDelegatedAdminResponse.struct_class = Types::CreateDatalakeDelegatedAdminResponse
235
+
236
+ CreateDatalakeExceptionsSubscriptionRequest.add_member(:notification_endpoint, Shapes::ShapeRef.new(shape: SafeString, required: true, location_name: "notificationEndpoint"))
237
+ CreateDatalakeExceptionsSubscriptionRequest.add_member(:subscription_protocol, Shapes::ShapeRef.new(shape: SubscriptionProtocolType, required: true, location_name: "subscriptionProtocol"))
238
+ CreateDatalakeExceptionsSubscriptionRequest.struct_class = Types::CreateDatalakeExceptionsSubscriptionRequest
239
+
240
+ CreateDatalakeExceptionsSubscriptionResponse.struct_class = Types::CreateDatalakeExceptionsSubscriptionResponse
241
+
242
+ CreateDatalakeRequest.add_member(:configurations, Shapes::ShapeRef.new(shape: LakeConfigurationRequestMap, location_name: "configurations"))
243
+ CreateDatalakeRequest.add_member(:enable_all, Shapes::ShapeRef.new(shape: Boolean, location_name: "enableAll"))
244
+ CreateDatalakeRequest.add_member(:meta_store_manager_role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "metaStoreManagerRoleArn"))
245
+ CreateDatalakeRequest.add_member(:regions, Shapes::ShapeRef.new(shape: RegionSet, location_name: "regions"))
246
+ CreateDatalakeRequest.struct_class = Types::CreateDatalakeRequest
247
+
248
+ CreateDatalakeResponse.struct_class = Types::CreateDatalakeResponse
249
+
250
+ CreateSubscriberRequest.add_member(:access_types, Shapes::ShapeRef.new(shape: AccessTypeList, location_name: "accessTypes"))
251
+ CreateSubscriberRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location_name: "accountId"))
252
+ CreateSubscriberRequest.add_member(:external_id, Shapes::ShapeRef.new(shape: SafeString, required: true, location_name: "externalId"))
253
+ CreateSubscriberRequest.add_member(:source_types, Shapes::ShapeRef.new(shape: SourceTypeList, required: true, location_name: "sourceTypes"))
254
+ CreateSubscriberRequest.add_member(:subscriber_description, Shapes::ShapeRef.new(shape: SafeString, location_name: "subscriberDescription"))
255
+ CreateSubscriberRequest.add_member(:subscriber_name, Shapes::ShapeRef.new(shape: CreateSubscriberRequestSubscriberNameString, required: true, location_name: "subscriberName"))
256
+ CreateSubscriberRequest.struct_class = Types::CreateSubscriberRequest
257
+
258
+ CreateSubscriberResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "roleArn"))
259
+ CreateSubscriberResponse.add_member(:s3_bucket_arn, Shapes::ShapeRef.new(shape: S3BucketArn, location_name: "s3BucketArn"))
260
+ CreateSubscriberResponse.add_member(:sns_arn, Shapes::ShapeRef.new(shape: SnsTopicArn, location_name: "snsArn"))
261
+ CreateSubscriberResponse.add_member(:subscription_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "subscriptionId"))
262
+ CreateSubscriberResponse.struct_class = Types::CreateSubscriberResponse
263
+
264
+ CreateSubscriptionNotificationConfigurationRequest.add_member(:create_sqs, Shapes::ShapeRef.new(shape: Boolean, location_name: "createSqs"))
265
+ CreateSubscriptionNotificationConfigurationRequest.add_member(:https_api_key_name, Shapes::ShapeRef.new(shape: String, location_name: "httpsApiKeyName"))
266
+ CreateSubscriptionNotificationConfigurationRequest.add_member(:https_api_key_value, Shapes::ShapeRef.new(shape: String, location_name: "httpsApiKeyValue"))
267
+ CreateSubscriptionNotificationConfigurationRequest.add_member(:https_method, Shapes::ShapeRef.new(shape: HttpsMethod, location_name: "httpsMethod"))
268
+ CreateSubscriptionNotificationConfigurationRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "roleArn"))
269
+ CreateSubscriptionNotificationConfigurationRequest.add_member(:subscription_endpoint, Shapes::ShapeRef.new(shape: CreateSubscriptionNotificationConfigurationRequestSubscriptionEndpointString, location_name: "subscriptionEndpoint"))
270
+ CreateSubscriptionNotificationConfigurationRequest.add_member(:subscription_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "subscriptionId"))
271
+ CreateSubscriptionNotificationConfigurationRequest.struct_class = Types::CreateSubscriptionNotificationConfigurationRequest
272
+
273
+ CreateSubscriptionNotificationConfigurationResponse.add_member(:queue_arn, Shapes::ShapeRef.new(shape: SafeString, location_name: "queueArn"))
274
+ CreateSubscriptionNotificationConfigurationResponse.struct_class = Types::CreateSubscriptionNotificationConfigurationResponse
275
+
276
+ DeleteAwsLogSourceRequest.add_member(:disable_all_dimensions, Shapes::ShapeRef.new(shape: AllDimensionsMap, location_name: "disableAllDimensions"))
277
+ DeleteAwsLogSourceRequest.add_member(:disable_single_dimension, Shapes::ShapeRef.new(shape: InputSet, location_name: "disableSingleDimension"))
278
+ DeleteAwsLogSourceRequest.add_member(:disable_two_dimensions, Shapes::ShapeRef.new(shape: TwoDimensionsMap, location_name: "disableTwoDimensions"))
279
+ DeleteAwsLogSourceRequest.add_member(:input_order, Shapes::ShapeRef.new(shape: DimensionSet, required: true, location_name: "inputOrder"))
280
+ DeleteAwsLogSourceRequest.struct_class = Types::DeleteAwsLogSourceRequest
281
+
282
+ DeleteAwsLogSourceResponse.add_member(:failed, Shapes::ShapeRef.new(shape: AccountList, location_name: "failed"))
283
+ DeleteAwsLogSourceResponse.add_member(:processing, Shapes::ShapeRef.new(shape: AccountList, location_name: "processing"))
284
+ DeleteAwsLogSourceResponse.struct_class = Types::DeleteAwsLogSourceResponse
285
+
286
+ DeleteCustomLogSourceRequest.add_member(:custom_source_name, Shapes::ShapeRef.new(shape: String, required: true, location: "querystring", location_name: "customSourceName"))
287
+ DeleteCustomLogSourceRequest.struct_class = Types::DeleteCustomLogSourceRequest
288
+
289
+ DeleteCustomLogSourceResponse.add_member(:custom_data_location, Shapes::ShapeRef.new(shape: String, required: true, location_name: "customDataLocation"))
290
+ DeleteCustomLogSourceResponse.struct_class = Types::DeleteCustomLogSourceResponse
291
+
292
+ DeleteDatalakeAutoEnableRequest.add_member(:remove_from_configuration_for_new_accounts, Shapes::ShapeRef.new(shape: AutoEnableNewRegionConfigurationList, required: true, location_name: "removeFromConfigurationForNewAccounts"))
293
+ DeleteDatalakeAutoEnableRequest.struct_class = Types::DeleteDatalakeAutoEnableRequest
294
+
295
+ DeleteDatalakeAutoEnableResponse.struct_class = Types::DeleteDatalakeAutoEnableResponse
296
+
297
+ DeleteDatalakeDelegatedAdminRequest.add_member(:account, Shapes::ShapeRef.new(shape: SafeString, required: true, location: "uri", location_name: "account"))
298
+ DeleteDatalakeDelegatedAdminRequest.struct_class = Types::DeleteDatalakeDelegatedAdminRequest
299
+
300
+ DeleteDatalakeDelegatedAdminResponse.struct_class = Types::DeleteDatalakeDelegatedAdminResponse
301
+
302
+ DeleteDatalakeExceptionsSubscriptionRequest.struct_class = Types::DeleteDatalakeExceptionsSubscriptionRequest
303
+
304
+ DeleteDatalakeExceptionsSubscriptionResponse.add_member(:status, Shapes::ShapeRef.new(shape: SafeString, required: true, location_name: "status"))
305
+ DeleteDatalakeExceptionsSubscriptionResponse.struct_class = Types::DeleteDatalakeExceptionsSubscriptionResponse
306
+
307
+ DeleteDatalakeRequest.struct_class = Types::DeleteDatalakeRequest
308
+
309
+ DeleteDatalakeResponse.struct_class = Types::DeleteDatalakeResponse
310
+
311
+ DeleteSubscriberRequest.add_member(:id, Shapes::ShapeRef.new(shape: String, required: true, location: "querystring", location_name: "id"))
312
+ DeleteSubscriberRequest.struct_class = Types::DeleteSubscriberRequest
313
+
314
+ DeleteSubscriberResponse.struct_class = Types::DeleteSubscriberResponse
315
+
316
+ DeleteSubscriptionNotificationConfigurationRequest.add_member(:subscription_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "subscriptionId"))
317
+ DeleteSubscriptionNotificationConfigurationRequest.struct_class = Types::DeleteSubscriptionNotificationConfigurationRequest
318
+
319
+ DeleteSubscriptionNotificationConfigurationResponse.struct_class = Types::DeleteSubscriptionNotificationConfigurationResponse
320
+
321
+ DimensionSet.member = Shapes::ShapeRef.new(shape: Dimension)
322
+
323
+ EventBridgeException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
324
+ EventBridgeException.struct_class = Types::EventBridgeException
325
+
326
+ Failures.add_member(:exception_message, Shapes::ShapeRef.new(shape: SafeString, required: true, location_name: "exceptionMessage"))
327
+ Failures.add_member(:remediation, Shapes::ShapeRef.new(shape: SafeString, required: true, location_name: "remediation"))
328
+ Failures.add_member(:timestamp, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, required: true, location_name: "timestamp"))
329
+ Failures.struct_class = Types::Failures
330
+
331
+ FailuresResponse.add_member(:failures, Shapes::ShapeRef.new(shape: Failureslist, location_name: "failures"))
332
+ FailuresResponse.add_member(:region, Shapes::ShapeRef.new(shape: SafeString, location_name: "region"))
333
+ FailuresResponse.struct_class = Types::FailuresResponse
334
+
335
+ FailuresResponseList.member = Shapes::ShapeRef.new(shape: FailuresResponse)
336
+
337
+ Failureslist.member = Shapes::ShapeRef.new(shape: Failures)
338
+
339
+ GetDatalakeAutoEnableRequest.struct_class = Types::GetDatalakeAutoEnableRequest
340
+
341
+ GetDatalakeAutoEnableResponse.add_member(:auto_enable_new_accounts, Shapes::ShapeRef.new(shape: AutoEnableNewRegionConfigurationList, required: true, location_name: "autoEnableNewAccounts"))
342
+ GetDatalakeAutoEnableResponse.struct_class = Types::GetDatalakeAutoEnableResponse
343
+
344
+ GetDatalakeExceptionsExpiryRequest.struct_class = Types::GetDatalakeExceptionsExpiryRequest
345
+
346
+ GetDatalakeExceptionsExpiryResponse.add_member(:exception_message_expiry, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "exceptionMessageExpiry"))
347
+ GetDatalakeExceptionsExpiryResponse.struct_class = Types::GetDatalakeExceptionsExpiryResponse
348
+
349
+ GetDatalakeExceptionsSubscriptionRequest.struct_class = Types::GetDatalakeExceptionsSubscriptionRequest
350
+
351
+ GetDatalakeExceptionsSubscriptionResponse.add_member(:protocol_and_notification_endpoint, Shapes::ShapeRef.new(shape: ProtocolAndNotificationEndpoint, required: true, location_name: "protocolAndNotificationEndpoint"))
352
+ GetDatalakeExceptionsSubscriptionResponse.struct_class = Types::GetDatalakeExceptionsSubscriptionResponse
353
+
354
+ GetDatalakeRequest.struct_class = Types::GetDatalakeRequest
355
+
356
+ GetDatalakeResponse.add_member(:configurations, Shapes::ShapeRef.new(shape: LakeConfigurationResponseMap, required: true, location_name: "configurations"))
357
+ GetDatalakeResponse.struct_class = Types::GetDatalakeResponse
358
+
359
+ GetDatalakeStatusRequest.add_member(:account_set, Shapes::ShapeRef.new(shape: InputSet, location_name: "accountSet"))
360
+ GetDatalakeStatusRequest.add_member(:max_account_results, Shapes::ShapeRef.new(shape: Integer, location_name: "maxAccountResults"))
361
+ GetDatalakeStatusRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: SafeString, location_name: "nextToken"))
362
+ GetDatalakeStatusRequest.struct_class = Types::GetDatalakeStatusRequest
363
+
364
+ GetDatalakeStatusResponse.add_member(:account_sources_list, Shapes::ShapeRef.new(shape: AccountSourcesList, required: true, location_name: "accountSourcesList"))
365
+ GetDatalakeStatusResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: SafeString, location_name: "nextToken"))
366
+ GetDatalakeStatusResponse.struct_class = Types::GetDatalakeStatusResponse
367
+
368
+ GetSubscriberRequest.add_member(:id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "id"))
369
+ GetSubscriberRequest.struct_class = Types::GetSubscriberRequest
370
+
371
+ GetSubscriberResponse.add_member(:subscriber, Shapes::ShapeRef.new(shape: SubscriberResource, location_name: "subscriber"))
372
+ GetSubscriberResponse.struct_class = Types::GetSubscriberResponse
373
+
374
+ InputSet.member = Shapes::ShapeRef.new(shape: SafeString)
375
+
376
+ InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
377
+ InternalServerException.add_member(:retry_after_seconds, Shapes::ShapeRef.new(shape: Integer, location: "header", location_name: "Retry-After"))
378
+ InternalServerException.struct_class = Types::InternalServerException
379
+
380
+ InvalidInputException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
381
+ InvalidInputException.struct_class = Types::InvalidInputException
382
+
383
+ LakeConfigurationRequest.add_member(:encryption_key, Shapes::ShapeRef.new(shape: String, location_name: "encryptionKey"))
384
+ LakeConfigurationRequest.add_member(:replication_destination_regions, Shapes::ShapeRef.new(shape: RegionSet, location_name: "replicationDestinationRegions"))
385
+ LakeConfigurationRequest.add_member(:replication_role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "replicationRoleArn"))
386
+ LakeConfigurationRequest.add_member(:retention_settings, Shapes::ShapeRef.new(shape: RetentionSettingList, location_name: "retentionSettings"))
387
+ LakeConfigurationRequest.add_member(:tags_map, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tagsMap"))
388
+ LakeConfigurationRequest.struct_class = Types::LakeConfigurationRequest
389
+
390
+ LakeConfigurationRequestMap.key = Shapes::ShapeRef.new(shape: Region)
391
+ LakeConfigurationRequestMap.value = Shapes::ShapeRef.new(shape: LakeConfigurationRequest)
392
+
393
+ LakeConfigurationResponse.add_member(:encryption_key, Shapes::ShapeRef.new(shape: String, location_name: "encryptionKey"))
394
+ LakeConfigurationResponse.add_member(:replication_destination_regions, Shapes::ShapeRef.new(shape: RegionSet, location_name: "replicationDestinationRegions"))
395
+ LakeConfigurationResponse.add_member(:replication_role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "replicationRoleArn"))
396
+ LakeConfigurationResponse.add_member(:retention_settings, Shapes::ShapeRef.new(shape: RetentionSettingList, location_name: "retentionSettings"))
397
+ LakeConfigurationResponse.add_member(:s3_bucket_arn, Shapes::ShapeRef.new(shape: S3BucketArn, location_name: "s3BucketArn"))
398
+ LakeConfigurationResponse.add_member(:status, Shapes::ShapeRef.new(shape: settingsStatus, location_name: "status"))
399
+ LakeConfigurationResponse.add_member(:tags_map, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tagsMap"))
400
+ LakeConfigurationResponse.struct_class = Types::LakeConfigurationResponse
401
+
402
+ LakeConfigurationResponseMap.key = Shapes::ShapeRef.new(shape: Region)
403
+ LakeConfigurationResponseMap.value = Shapes::ShapeRef.new(shape: LakeConfigurationResponse)
404
+
405
+ ListDatalakeExceptionsRequest.add_member(:max_failures, Shapes::ShapeRef.new(shape: Integer, location_name: "maxFailures"))
406
+ ListDatalakeExceptionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: SafeString, location_name: "nextToken"))
407
+ ListDatalakeExceptionsRequest.add_member(:region_set, Shapes::ShapeRef.new(shape: RegionSet, location_name: "regionSet"))
408
+ ListDatalakeExceptionsRequest.struct_class = Types::ListDatalakeExceptionsRequest
409
+
410
+ ListDatalakeExceptionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: SafeString, location_name: "nextToken"))
411
+ ListDatalakeExceptionsResponse.add_member(:non_retryable_failures, Shapes::ShapeRef.new(shape: FailuresResponseList, required: true, location_name: "nonRetryableFailures"))
412
+ ListDatalakeExceptionsResponse.struct_class = Types::ListDatalakeExceptionsResponse
413
+
414
+ ListLogSourcesRequest.add_member(:input_order, Shapes::ShapeRef.new(shape: DimensionSet, location_name: "inputOrder"))
415
+ ListLogSourcesRequest.add_member(:list_all_dimensions, Shapes::ShapeRef.new(shape: AllDimensionsMap, location_name: "listAllDimensions"))
416
+ ListLogSourcesRequest.add_member(:list_single_dimension, Shapes::ShapeRef.new(shape: InputSet, location_name: "listSingleDimension"))
417
+ ListLogSourcesRequest.add_member(:list_two_dimensions, Shapes::ShapeRef.new(shape: TwoDimensionsMap, location_name: "listTwoDimensions"))
418
+ ListLogSourcesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location_name: "maxResults"))
419
+ ListLogSourcesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: SafeString, location_name: "nextToken"))
420
+ ListLogSourcesRequest.struct_class = Types::ListLogSourcesRequest
421
+
422
+ ListLogSourcesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
423
+ ListLogSourcesResponse.add_member(:region_source_types_accounts_list, Shapes::ShapeRef.new(shape: RegionSourceTypesAccountsList, required: true, location_name: "regionSourceTypesAccountsList"))
424
+ ListLogSourcesResponse.struct_class = Types::ListLogSourcesResponse
425
+
426
+ ListSubscribersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location: "querystring", location_name: "maxResults"))
427
+ ListSubscribersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: SafeString, location: "querystring", location_name: "nextToken"))
428
+ ListSubscribersRequest.struct_class = Types::ListSubscribersRequest
429
+
430
+ ListSubscribersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: SafeString, location_name: "nextToken"))
431
+ ListSubscribersResponse.add_member(:subscribers, Shapes::ShapeRef.new(shape: SubscriberList, required: true, location_name: "subscribers"))
432
+ ListSubscribersResponse.struct_class = Types::ListSubscribersResponse
433
+
434
+ LogsStatus.add_member(:health_status, Shapes::ShapeRef.new(shape: SourceStatus, required: true, location_name: "healthStatus"))
435
+ LogsStatus.add_member(:path_to_logs, Shapes::ShapeRef.new(shape: String, required: true, location_name: "pathToLogs"))
436
+ LogsStatus.struct_class = Types::LogsStatus
437
+
438
+ LogsStatusList.member = Shapes::ShapeRef.new(shape: LogsStatus)
439
+
440
+ ProtocolAndNotificationEndpoint.add_member(:endpoint, Shapes::ShapeRef.new(shape: SafeString, location_name: "endpoint"))
441
+ ProtocolAndNotificationEndpoint.add_member(:protocol, Shapes::ShapeRef.new(shape: SafeString, location_name: "protocol"))
442
+ ProtocolAndNotificationEndpoint.struct_class = Types::ProtocolAndNotificationEndpoint
443
+
444
+ RegionSet.member = Shapes::ShapeRef.new(shape: Region)
445
+
446
+ RegionSourceTypesAccountsList.member = Shapes::ShapeRef.new(shape: AllDimensionsMap)
447
+
448
+ ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
449
+ ResourceNotFoundException.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceId"))
450
+ ResourceNotFoundException.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceType"))
451
+ ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
452
+
453
+ RetentionSetting.add_member(:retention_period, Shapes::ShapeRef.new(shape: RetentionSettingRetentionPeriodInteger, location_name: "retentionPeriod"))
454
+ RetentionSetting.add_member(:storage_class, Shapes::ShapeRef.new(shape: StorageClass, location_name: "storageClass"))
455
+ RetentionSetting.struct_class = Types::RetentionSetting
456
+
457
+ RetentionSettingList.member = Shapes::ShapeRef.new(shape: RetentionSetting)
458
+
459
+ S3Exception.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
460
+ S3Exception.struct_class = Types::S3Exception
461
+
462
+ ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
463
+ ServiceQuotaExceededException.add_member(:quota_code, Shapes::ShapeRef.new(shape: String, required: true, location_name: "quotaCode"))
464
+ ServiceQuotaExceededException.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceId"))
465
+ ServiceQuotaExceededException.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceType"))
466
+ ServiceQuotaExceededException.add_member(:service_code, Shapes::ShapeRef.new(shape: String, required: true, location_name: "serviceCode"))
467
+ ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
468
+
469
+ SourceType.add_member(:aws_source_type, Shapes::ShapeRef.new(shape: AwsLogSourceType, location_name: "awsSourceType"))
470
+ SourceType.add_member(:custom_source_type, Shapes::ShapeRef.new(shape: CustomSourceType, location_name: "customSourceType"))
471
+ SourceType.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
472
+ SourceType.add_member_subclass(:aws_source_type, Types::SourceType::AwsSourceType)
473
+ SourceType.add_member_subclass(:custom_source_type, Types::SourceType::CustomSourceType)
474
+ SourceType.add_member_subclass(:unknown, Types::SourceType::Unknown)
475
+ SourceType.struct_class = Types::SourceType
476
+
477
+ SourceTypeList.member = Shapes::ShapeRef.new(shape: SourceType)
478
+
479
+ SubscriberList.member = Shapes::ShapeRef.new(shape: SubscriberResource)
480
+
481
+ SubscriberResource.add_member(:access_types, Shapes::ShapeRef.new(shape: AccessTypeList, location_name: "accessTypes"))
482
+ SubscriberResource.add_member(:account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location_name: "accountId"))
483
+ SubscriberResource.add_member(:created_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "createdAt"))
484
+ SubscriberResource.add_member(:external_id, Shapes::ShapeRef.new(shape: SafeString, location_name: "externalId"))
485
+ SubscriberResource.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "roleArn"))
486
+ SubscriberResource.add_member(:s3_bucket_arn, Shapes::ShapeRef.new(shape: S3BucketArn, location_name: "s3BucketArn"))
487
+ SubscriberResource.add_member(:sns_arn, Shapes::ShapeRef.new(shape: SnsTopicArn, location_name: "snsArn"))
488
+ SubscriberResource.add_member(:source_types, Shapes::ShapeRef.new(shape: SourceTypeList, required: true, location_name: "sourceTypes"))
489
+ SubscriberResource.add_member(:subscriber_description, Shapes::ShapeRef.new(shape: SafeString, location_name: "subscriberDescription"))
490
+ SubscriberResource.add_member(:subscriber_name, Shapes::ShapeRef.new(shape: SafeString, location_name: "subscriberName"))
491
+ SubscriberResource.add_member(:subscription_endpoint, Shapes::ShapeRef.new(shape: String, location_name: "subscriptionEndpoint"))
492
+ SubscriberResource.add_member(:subscription_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "subscriptionId"))
493
+ SubscriberResource.add_member(:subscription_protocol, Shapes::ShapeRef.new(shape: EndpointProtocol, location_name: "subscriptionProtocol"))
494
+ SubscriberResource.add_member(:subscription_status, Shapes::ShapeRef.new(shape: SubscriptionStatus, location_name: "subscriptionStatus"))
495
+ SubscriberResource.add_member(:updated_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "updatedAt"))
496
+ SubscriberResource.struct_class = Types::SubscriberResource
497
+
498
+ TagsMap.key = Shapes::ShapeRef.new(shape: String)
499
+ TagsMap.value = Shapes::ShapeRef.new(shape: String)
500
+
501
+ ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
502
+ ThrottlingException.add_member(:quota_code, Shapes::ShapeRef.new(shape: String, location_name: "quotaCode"))
503
+ ThrottlingException.add_member(:retry_after_seconds, Shapes::ShapeRef.new(shape: Integer, location: "header", location_name: "Retry-After"))
504
+ ThrottlingException.add_member(:service_code, Shapes::ShapeRef.new(shape: String, location_name: "serviceCode"))
505
+ ThrottlingException.struct_class = Types::ThrottlingException
506
+
507
+ TwoDimensionsMap.key = Shapes::ShapeRef.new(shape: String)
508
+ TwoDimensionsMap.value = Shapes::ShapeRef.new(shape: ValueSet)
509
+
510
+ UpdateDatalakeExceptionsExpiryRequest.add_member(:exception_message_expiry, Shapes::ShapeRef.new(shape: UpdateDatalakeExceptionsExpiryRequestExceptionMessageExpiryLong, required: true, location_name: "exceptionMessageExpiry"))
511
+ UpdateDatalakeExceptionsExpiryRequest.struct_class = Types::UpdateDatalakeExceptionsExpiryRequest
512
+
513
+ UpdateDatalakeExceptionsExpiryResponse.struct_class = Types::UpdateDatalakeExceptionsExpiryResponse
514
+
515
+ UpdateDatalakeExceptionsSubscriptionRequest.add_member(:notification_endpoint, Shapes::ShapeRef.new(shape: SafeString, required: true, location_name: "notificationEndpoint"))
516
+ UpdateDatalakeExceptionsSubscriptionRequest.add_member(:subscription_protocol, Shapes::ShapeRef.new(shape: SubscriptionProtocolType, required: true, location_name: "subscriptionProtocol"))
517
+ UpdateDatalakeExceptionsSubscriptionRequest.struct_class = Types::UpdateDatalakeExceptionsSubscriptionRequest
518
+
519
+ UpdateDatalakeExceptionsSubscriptionResponse.struct_class = Types::UpdateDatalakeExceptionsSubscriptionResponse
520
+
521
+ UpdateDatalakeRequest.add_member(:configurations, Shapes::ShapeRef.new(shape: LakeConfigurationRequestMap, required: true, location_name: "configurations"))
522
+ UpdateDatalakeRequest.struct_class = Types::UpdateDatalakeRequest
523
+
524
+ UpdateDatalakeResponse.struct_class = Types::UpdateDatalakeResponse
525
+
526
+ UpdateSubscriberRequest.add_member(:external_id, Shapes::ShapeRef.new(shape: SafeString, location_name: "externalId"))
527
+ UpdateSubscriberRequest.add_member(:id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "id"))
528
+ UpdateSubscriberRequest.add_member(:source_types, Shapes::ShapeRef.new(shape: SourceTypeList, location_name: "sourceTypes"))
529
+ UpdateSubscriberRequest.add_member(:subscriber_description, Shapes::ShapeRef.new(shape: SafeString, location_name: "subscriberDescription"))
530
+ UpdateSubscriberRequest.add_member(:subscriber_name, Shapes::ShapeRef.new(shape: UpdateSubscriberRequestSubscriberNameString, location_name: "subscriberName"))
531
+ UpdateSubscriberRequest.struct_class = Types::UpdateSubscriberRequest
532
+
533
+ UpdateSubscriberResponse.add_member(:subscriber, Shapes::ShapeRef.new(shape: SubscriberResource, location_name: "subscriber"))
534
+ UpdateSubscriberResponse.struct_class = Types::UpdateSubscriberResponse
535
+
536
+ UpdateSubscriptionNotificationConfigurationRequest.add_member(:create_sqs, Shapes::ShapeRef.new(shape: Boolean, location_name: "createSqs"))
537
+ UpdateSubscriptionNotificationConfigurationRequest.add_member(:https_api_key_name, Shapes::ShapeRef.new(shape: String, location_name: "httpsApiKeyName"))
538
+ UpdateSubscriptionNotificationConfigurationRequest.add_member(:https_api_key_value, Shapes::ShapeRef.new(shape: String, location_name: "httpsApiKeyValue"))
539
+ UpdateSubscriptionNotificationConfigurationRequest.add_member(:https_method, Shapes::ShapeRef.new(shape: HttpsMethod, location_name: "httpsMethod"))
540
+ UpdateSubscriptionNotificationConfigurationRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "roleArn"))
541
+ UpdateSubscriptionNotificationConfigurationRequest.add_member(:subscription_endpoint, Shapes::ShapeRef.new(shape: UpdateSubscriptionNotificationConfigurationRequestSubscriptionEndpointString, location_name: "subscriptionEndpoint"))
542
+ UpdateSubscriptionNotificationConfigurationRequest.add_member(:subscription_id, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "subscriptionId"))
543
+ UpdateSubscriptionNotificationConfigurationRequest.struct_class = Types::UpdateSubscriptionNotificationConfigurationRequest
544
+
545
+ UpdateSubscriptionNotificationConfigurationResponse.add_member(:queue_arn, Shapes::ShapeRef.new(shape: SafeString, location_name: "queueArn"))
546
+ UpdateSubscriptionNotificationConfigurationResponse.struct_class = Types::UpdateSubscriptionNotificationConfigurationResponse
547
+
548
+ ValidationException.add_member(:field_list, Shapes::ShapeRef.new(shape: ValidationExceptionFieldList, location_name: "fieldList"))
549
+ ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
550
+ ValidationException.add_member(:reason, Shapes::ShapeRef.new(shape: ValidationExceptionReason, required: true, location_name: "reason"))
551
+ ValidationException.struct_class = Types::ValidationException
552
+
553
+ ValidationExceptionField.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
554
+ ValidationExceptionField.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
555
+ ValidationExceptionField.struct_class = Types::ValidationExceptionField
556
+
557
+ ValidationExceptionFieldList.member = Shapes::ShapeRef.new(shape: ValidationExceptionField)
558
+
559
+ ValueSet.member = Shapes::ShapeRef.new(shape: String)
560
+
561
+
562
+ # @api private
563
+ API = Seahorse::Model::Api.new.tap do |api|
564
+
565
+ api.version = "2018-05-10"
566
+
567
+ api.metadata = {
568
+ "apiVersion" => "2018-05-10",
569
+ "endpointPrefix" => "securitylake",
570
+ "jsonVersion" => "1.1",
571
+ "protocol" => "rest-json",
572
+ "serviceFullName" => "Amazon Security Lake",
573
+ "serviceId" => "SecurityLake",
574
+ "signatureVersion" => "v4",
575
+ "signingName" => "securitylake",
576
+ "uid" => "securitylake-2018-05-10",
577
+ }
578
+
579
+ api.add_operation(:create_aws_log_source, Seahorse::Model::Operation.new.tap do |o|
580
+ o.name = "CreateAwsLogSource"
581
+ o.http_method = "POST"
582
+ o.http_request_uri = "/v1/logsources/aws"
583
+ o.input = Shapes::ShapeRef.new(shape: CreateAwsLogSourceRequest)
584
+ o.output = Shapes::ShapeRef.new(shape: CreateAwsLogSourceResponse)
585
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
586
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
587
+ o.errors << Shapes::ShapeRef.new(shape: S3Exception)
588
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
589
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
590
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
591
+ end)
592
+
593
+ api.add_operation(:create_custom_log_source, Seahorse::Model::Operation.new.tap do |o|
594
+ o.name = "CreateCustomLogSource"
595
+ o.http_method = "POST"
596
+ o.http_request_uri = "/v1/logsources/custom"
597
+ o.input = Shapes::ShapeRef.new(shape: CreateCustomLogSourceRequest)
598
+ o.output = Shapes::ShapeRef.new(shape: CreateCustomLogSourceResponse)
599
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
600
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
601
+ o.errors << Shapes::ShapeRef.new(shape: ConflictSourceNamesException)
602
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
603
+ o.errors << Shapes::ShapeRef.new(shape: BucketNotFoundException)
604
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
605
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
606
+ end)
607
+
608
+ api.add_operation(:create_datalake, Seahorse::Model::Operation.new.tap do |o|
609
+ o.name = "CreateDatalake"
610
+ o.http_method = "POST"
611
+ o.http_request_uri = "/v1/datalake"
612
+ o.input = Shapes::ShapeRef.new(shape: CreateDatalakeRequest)
613
+ o.output = Shapes::ShapeRef.new(shape: CreateDatalakeResponse)
614
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
615
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
616
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
617
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
618
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
619
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
620
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
621
+ end)
622
+
623
+ api.add_operation(:create_datalake_auto_enable, Seahorse::Model::Operation.new.tap do |o|
624
+ o.name = "CreateDatalakeAutoEnable"
625
+ o.http_method = "POST"
626
+ o.http_request_uri = "/v1/datalake/autoenable"
627
+ o.input = Shapes::ShapeRef.new(shape: CreateDatalakeAutoEnableRequest)
628
+ o.output = Shapes::ShapeRef.new(shape: CreateDatalakeAutoEnableResponse)
629
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
630
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
631
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
632
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
633
+ end)
634
+
635
+ api.add_operation(:create_datalake_delegated_admin, Seahorse::Model::Operation.new.tap do |o|
636
+ o.name = "CreateDatalakeDelegatedAdmin"
637
+ o.http_method = "POST"
638
+ o.http_request_uri = "/v1/datalake/delegate"
639
+ o.input = Shapes::ShapeRef.new(shape: CreateDatalakeDelegatedAdminRequest)
640
+ o.output = Shapes::ShapeRef.new(shape: CreateDatalakeDelegatedAdminResponse)
641
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
642
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
643
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
644
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
645
+ end)
646
+
647
+ api.add_operation(:create_datalake_exceptions_subscription, Seahorse::Model::Operation.new.tap do |o|
648
+ o.name = "CreateDatalakeExceptionsSubscription"
649
+ o.http_method = "POST"
650
+ o.http_request_uri = "/v1/datalake/exceptions/subscription"
651
+ o.input = Shapes::ShapeRef.new(shape: CreateDatalakeExceptionsSubscriptionRequest)
652
+ o.output = Shapes::ShapeRef.new(shape: CreateDatalakeExceptionsSubscriptionResponse)
653
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
654
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
655
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
656
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
657
+ end)
658
+
659
+ api.add_operation(:create_subscriber, Seahorse::Model::Operation.new.tap do |o|
660
+ o.name = "CreateSubscriber"
661
+ o.http_method = "POST"
662
+ o.http_request_uri = "/v1/subscribers"
663
+ o.input = Shapes::ShapeRef.new(shape: CreateSubscriberRequest)
664
+ o.output = Shapes::ShapeRef.new(shape: CreateSubscriberResponse)
665
+ o.errors << Shapes::ShapeRef.new(shape: ConflictSubscriptionException)
666
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
667
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
668
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
669
+ o.errors << Shapes::ShapeRef.new(shape: BucketNotFoundException)
670
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
671
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
672
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
673
+ end)
674
+
675
+ api.add_operation(:create_subscription_notification_configuration, Seahorse::Model::Operation.new.tap do |o|
676
+ o.name = "CreateSubscriptionNotificationConfiguration"
677
+ o.http_method = "POST"
678
+ o.http_request_uri = "/subscription-notifications/{subscriptionId}"
679
+ o.input = Shapes::ShapeRef.new(shape: CreateSubscriptionNotificationConfigurationRequest)
680
+ o.output = Shapes::ShapeRef.new(shape: CreateSubscriptionNotificationConfigurationResponse)
681
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
682
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
683
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
684
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
685
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
686
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
687
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
688
+ end)
689
+
690
+ api.add_operation(:delete_aws_log_source, Seahorse::Model::Operation.new.tap do |o|
691
+ o.name = "DeleteAwsLogSource"
692
+ o.http_method = "POST"
693
+ o.http_request_uri = "/v1/logsources/aws/delete"
694
+ o.input = Shapes::ShapeRef.new(shape: DeleteAwsLogSourceRequest)
695
+ o.output = Shapes::ShapeRef.new(shape: DeleteAwsLogSourceResponse)
696
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
697
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
698
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
699
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
700
+ end)
701
+
702
+ api.add_operation(:delete_custom_log_source, Seahorse::Model::Operation.new.tap do |o|
703
+ o.name = "DeleteCustomLogSource"
704
+ o.http_method = "DELETE"
705
+ o.http_request_uri = "/v1/logsources/custom"
706
+ o.input = Shapes::ShapeRef.new(shape: DeleteCustomLogSourceRequest)
707
+ o.output = Shapes::ShapeRef.new(shape: DeleteCustomLogSourceResponse)
708
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
709
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
710
+ o.errors << Shapes::ShapeRef.new(shape: ConflictSourceNamesException)
711
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
712
+ o.errors << Shapes::ShapeRef.new(shape: BucketNotFoundException)
713
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
714
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
715
+ end)
716
+
717
+ api.add_operation(:delete_datalake, Seahorse::Model::Operation.new.tap do |o|
718
+ o.name = "DeleteDatalake"
719
+ o.http_method = "DELETE"
720
+ o.http_request_uri = "/v1/datalake"
721
+ o.input = Shapes::ShapeRef.new(shape: DeleteDatalakeRequest)
722
+ o.output = Shapes::ShapeRef.new(shape: DeleteDatalakeResponse)
723
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
724
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
725
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
726
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
727
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
728
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
729
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
730
+ end)
731
+
732
+ api.add_operation(:delete_datalake_auto_enable, Seahorse::Model::Operation.new.tap do |o|
733
+ o.name = "DeleteDatalakeAutoEnable"
734
+ o.http_method = "POST"
735
+ o.http_request_uri = "/v1/datalake/autoenable/delete"
736
+ o.input = Shapes::ShapeRef.new(shape: DeleteDatalakeAutoEnableRequest)
737
+ o.output = Shapes::ShapeRef.new(shape: DeleteDatalakeAutoEnableResponse)
738
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
739
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
740
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
741
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
742
+ end)
743
+
744
+ api.add_operation(:delete_datalake_delegated_admin, Seahorse::Model::Operation.new.tap do |o|
745
+ o.name = "DeleteDatalakeDelegatedAdmin"
746
+ o.http_method = "DELETE"
747
+ o.http_request_uri = "/v1/datalake/delegate/{account}"
748
+ o.input = Shapes::ShapeRef.new(shape: DeleteDatalakeDelegatedAdminRequest)
749
+ o.output = Shapes::ShapeRef.new(shape: DeleteDatalakeDelegatedAdminResponse)
750
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
751
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
752
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
753
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
754
+ end)
755
+
756
+ api.add_operation(:delete_datalake_exceptions_subscription, Seahorse::Model::Operation.new.tap do |o|
757
+ o.name = "DeleteDatalakeExceptionsSubscription"
758
+ o.http_method = "DELETE"
759
+ o.http_request_uri = "/v1/datalake/exceptions/subscription"
760
+ o.input = Shapes::ShapeRef.new(shape: DeleteDatalakeExceptionsSubscriptionRequest)
761
+ o.output = Shapes::ShapeRef.new(shape: DeleteDatalakeExceptionsSubscriptionResponse)
762
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
763
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
764
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
765
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
766
+ end)
767
+
768
+ api.add_operation(:delete_subscriber, Seahorse::Model::Operation.new.tap do |o|
769
+ o.name = "DeleteSubscriber"
770
+ o.http_method = "DELETE"
771
+ o.http_request_uri = "/v1/subscribers"
772
+ o.input = Shapes::ShapeRef.new(shape: DeleteSubscriberRequest)
773
+ o.output = Shapes::ShapeRef.new(shape: DeleteSubscriberResponse)
774
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
775
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
776
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
777
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
778
+ o.errors << Shapes::ShapeRef.new(shape: BucketNotFoundException)
779
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
780
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
781
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
782
+ end)
783
+
784
+ api.add_operation(:delete_subscription_notification_configuration, Seahorse::Model::Operation.new.tap do |o|
785
+ o.name = "DeleteSubscriptionNotificationConfiguration"
786
+ o.http_method = "DELETE"
787
+ o.http_request_uri = "/subscription-notifications/{subscriptionId}"
788
+ o.input = Shapes::ShapeRef.new(shape: DeleteSubscriptionNotificationConfigurationRequest)
789
+ o.output = Shapes::ShapeRef.new(shape: DeleteSubscriptionNotificationConfigurationResponse)
790
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
791
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
792
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
793
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
794
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
795
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
796
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
797
+ end)
798
+
799
+ api.add_operation(:get_datalake, Seahorse::Model::Operation.new.tap do |o|
800
+ o.name = "GetDatalake"
801
+ o.http_method = "GET"
802
+ o.http_request_uri = "/v1/datalake"
803
+ o.input = Shapes::ShapeRef.new(shape: GetDatalakeRequest)
804
+ o.output = Shapes::ShapeRef.new(shape: GetDatalakeResponse)
805
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
806
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
807
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
808
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
809
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
810
+ end)
811
+
812
+ api.add_operation(:get_datalake_auto_enable, Seahorse::Model::Operation.new.tap do |o|
813
+ o.name = "GetDatalakeAutoEnable"
814
+ o.http_method = "GET"
815
+ o.http_request_uri = "/v1/datalake/autoenable"
816
+ o.input = Shapes::ShapeRef.new(shape: GetDatalakeAutoEnableRequest)
817
+ o.output = Shapes::ShapeRef.new(shape: GetDatalakeAutoEnableResponse)
818
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
819
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
820
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
821
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
822
+ end)
823
+
824
+ api.add_operation(:get_datalake_exceptions_expiry, Seahorse::Model::Operation.new.tap do |o|
825
+ o.name = "GetDatalakeExceptionsExpiry"
826
+ o.http_method = "GET"
827
+ o.http_request_uri = "/v1/datalake/exceptions/expiry"
828
+ o.input = Shapes::ShapeRef.new(shape: GetDatalakeExceptionsExpiryRequest)
829
+ o.output = Shapes::ShapeRef.new(shape: GetDatalakeExceptionsExpiryResponse)
830
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
831
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
832
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
833
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
834
+ end)
835
+
836
+ api.add_operation(:get_datalake_exceptions_subscription, Seahorse::Model::Operation.new.tap do |o|
837
+ o.name = "GetDatalakeExceptionsSubscription"
838
+ o.http_method = "GET"
839
+ o.http_request_uri = "/v1/datalake/exceptions/subscription"
840
+ o.input = Shapes::ShapeRef.new(shape: GetDatalakeExceptionsSubscriptionRequest)
841
+ o.output = Shapes::ShapeRef.new(shape: GetDatalakeExceptionsSubscriptionResponse)
842
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
843
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
844
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
845
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
846
+ end)
847
+
848
+ api.add_operation(:get_datalake_status, Seahorse::Model::Operation.new.tap do |o|
849
+ o.name = "GetDatalakeStatus"
850
+ o.http_method = "POST"
851
+ o.http_request_uri = "/v1/datalake/status"
852
+ o.input = Shapes::ShapeRef.new(shape: GetDatalakeStatusRequest)
853
+ o.output = Shapes::ShapeRef.new(shape: GetDatalakeStatusResponse)
854
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
855
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
856
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
857
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
858
+ o[:pager] = Aws::Pager.new(
859
+ limit_key: "max_account_results",
860
+ tokens: {
861
+ "next_token" => "next_token"
862
+ }
863
+ )
864
+ end)
865
+
866
+ api.add_operation(:get_subscriber, Seahorse::Model::Operation.new.tap do |o|
867
+ o.name = "GetSubscriber"
868
+ o.http_method = "GET"
869
+ o.http_request_uri = "/v1/subscribers/{id}"
870
+ o.input = Shapes::ShapeRef.new(shape: GetSubscriberRequest)
871
+ o.output = Shapes::ShapeRef.new(shape: GetSubscriberResponse)
872
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
873
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
874
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
875
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
876
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
877
+ end)
878
+
879
+ api.add_operation(:list_datalake_exceptions, Seahorse::Model::Operation.new.tap do |o|
880
+ o.name = "ListDatalakeExceptions"
881
+ o.http_method = "POST"
882
+ o.http_request_uri = "/v1/datalake/exceptions"
883
+ o.input = Shapes::ShapeRef.new(shape: ListDatalakeExceptionsRequest)
884
+ o.output = Shapes::ShapeRef.new(shape: ListDatalakeExceptionsResponse)
885
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
886
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
887
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
888
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
889
+ o[:pager] = Aws::Pager.new(
890
+ limit_key: "max_failures",
891
+ tokens: {
892
+ "next_token" => "next_token"
893
+ }
894
+ )
895
+ end)
896
+
897
+ api.add_operation(:list_log_sources, Seahorse::Model::Operation.new.tap do |o|
898
+ o.name = "ListLogSources"
899
+ o.http_method = "POST"
900
+ o.http_request_uri = "/v1/logsources/list"
901
+ o.input = Shapes::ShapeRef.new(shape: ListLogSourcesRequest)
902
+ o.output = Shapes::ShapeRef.new(shape: ListLogSourcesResponse)
903
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
904
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
905
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
906
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
907
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
908
+ o[:pager] = Aws::Pager.new(
909
+ limit_key: "max_results",
910
+ tokens: {
911
+ "next_token" => "next_token"
912
+ }
913
+ )
914
+ end)
915
+
916
+ api.add_operation(:list_subscribers, Seahorse::Model::Operation.new.tap do |o|
917
+ o.name = "ListSubscribers"
918
+ o.http_method = "GET"
919
+ o.http_request_uri = "/v1/subscribers"
920
+ o.input = Shapes::ShapeRef.new(shape: ListSubscribersRequest)
921
+ o.output = Shapes::ShapeRef.new(shape: ListSubscribersResponse)
922
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
923
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
924
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
925
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
926
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
927
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
928
+ o[:pager] = Aws::Pager.new(
929
+ limit_key: "max_results",
930
+ tokens: {
931
+ "next_token" => "next_token"
932
+ }
933
+ )
934
+ end)
935
+
936
+ api.add_operation(:update_datalake, Seahorse::Model::Operation.new.tap do |o|
937
+ o.name = "UpdateDatalake"
938
+ o.http_method = "PUT"
939
+ o.http_request_uri = "/v1/datalake"
940
+ o.input = Shapes::ShapeRef.new(shape: UpdateDatalakeRequest)
941
+ o.output = Shapes::ShapeRef.new(shape: UpdateDatalakeResponse)
942
+ o.errors << Shapes::ShapeRef.new(shape: EventBridgeException)
943
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
944
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
945
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
946
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
947
+ end)
948
+
949
+ api.add_operation(:update_datalake_exceptions_expiry, Seahorse::Model::Operation.new.tap do |o|
950
+ o.name = "UpdateDatalakeExceptionsExpiry"
951
+ o.http_method = "PUT"
952
+ o.http_request_uri = "/v1/datalake/exceptions/expiry"
953
+ o.input = Shapes::ShapeRef.new(shape: UpdateDatalakeExceptionsExpiryRequest)
954
+ o.output = Shapes::ShapeRef.new(shape: UpdateDatalakeExceptionsExpiryResponse)
955
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
956
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
957
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
958
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
959
+ end)
960
+
961
+ api.add_operation(:update_datalake_exceptions_subscription, Seahorse::Model::Operation.new.tap do |o|
962
+ o.name = "UpdateDatalakeExceptionsSubscription"
963
+ o.http_method = "PUT"
964
+ o.http_request_uri = "/v1/datalake/exceptions/subscription"
965
+ o.input = Shapes::ShapeRef.new(shape: UpdateDatalakeExceptionsSubscriptionRequest)
966
+ o.output = Shapes::ShapeRef.new(shape: UpdateDatalakeExceptionsSubscriptionResponse)
967
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
968
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
969
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
970
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
971
+ end)
972
+
973
+ api.add_operation(:update_subscriber, Seahorse::Model::Operation.new.tap do |o|
974
+ o.name = "UpdateSubscriber"
975
+ o.http_method = "PUT"
976
+ o.http_request_uri = "/v1/subscribers/{id}"
977
+ o.input = Shapes::ShapeRef.new(shape: UpdateSubscriberRequest)
978
+ o.output = Shapes::ShapeRef.new(shape: UpdateSubscriberResponse)
979
+ o.errors << Shapes::ShapeRef.new(shape: ConflictSubscriptionException)
980
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
981
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
982
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
983
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
984
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
985
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
986
+ end)
987
+
988
+ api.add_operation(:update_subscription_notification_configuration, Seahorse::Model::Operation.new.tap do |o|
989
+ o.name = "UpdateSubscriptionNotificationConfiguration"
990
+ o.http_method = "PUT"
991
+ o.http_request_uri = "/subscription-notifications/{subscriptionId}"
992
+ o.input = Shapes::ShapeRef.new(shape: UpdateSubscriptionNotificationConfigurationRequest)
993
+ o.output = Shapes::ShapeRef.new(shape: UpdateSubscriptionNotificationConfigurationResponse)
994
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
995
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
996
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
997
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
998
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
999
+ o.errors << Shapes::ShapeRef.new(shape: AccountNotFoundException)
1000
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1001
+ end)
1002
+ end
1003
+
1004
+ end
1005
+ end