aws-sdk-securitylake 1.3.0 → 1.5.0

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