aws-sdk-securitylake 1.2.0 → 1.4.0

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