aws-sdk-guardduty 1.17.0 → 1.18.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-sdk-guardduty.rb +1 -1
- data/lib/aws-sdk-guardduty/client.rb +381 -236
- data/lib/aws-sdk-guardduty/client_api.rb +262 -274
- data/lib/aws-sdk-guardduty/types.rb +558 -590
- metadata +2 -2
@@ -19,15 +19,15 @@ module Aws::GuardDuty
|
|
19
19
|
AccountId = Shapes::StringShape.new(name: 'AccountId')
|
20
20
|
AccountIds = Shapes::ListShape.new(name: 'AccountIds')
|
21
21
|
Action = Shapes::StructureShape.new(name: 'Action')
|
22
|
-
Activate = Shapes::BooleanShape.new(name: 'Activate')
|
23
22
|
ArchiveFindingsRequest = Shapes::StructureShape.new(name: 'ArchiveFindingsRequest')
|
24
23
|
ArchiveFindingsResponse = Shapes::StructureShape.new(name: 'ArchiveFindingsResponse')
|
25
24
|
AwsApiCallAction = Shapes::StructureShape.new(name: 'AwsApiCallAction')
|
26
25
|
BadRequestException = Shapes::StructureShape.new(name: 'BadRequestException')
|
26
|
+
Boolean = Shapes::BooleanShape.new(name: 'Boolean')
|
27
27
|
City = Shapes::StructureShape.new(name: 'City')
|
28
|
-
|
28
|
+
ClientToken = Shapes::StringShape.new(name: 'ClientToken')
|
29
29
|
Condition = Shapes::StructureShape.new(name: 'Condition')
|
30
|
-
|
30
|
+
CountBySeverity = Shapes::MapShape.new(name: 'CountBySeverity')
|
31
31
|
Country = Shapes::StructureShape.new(name: 'Country')
|
32
32
|
CreateDetectorRequest = Shapes::StructureShape.new(name: 'CreateDetectorRequest')
|
33
33
|
CreateDetectorResponse = Shapes::StructureShape.new(name: 'CreateDetectorResponse')
|
@@ -41,7 +41,7 @@ module Aws::GuardDuty
|
|
41
41
|
CreateSampleFindingsResponse = Shapes::StructureShape.new(name: 'CreateSampleFindingsResponse')
|
42
42
|
CreateThreatIntelSetRequest = Shapes::StructureShape.new(name: 'CreateThreatIntelSetRequest')
|
43
43
|
CreateThreatIntelSetResponse = Shapes::StructureShape.new(name: 'CreateThreatIntelSetResponse')
|
44
|
-
|
44
|
+
Criterion = Shapes::MapShape.new(name: 'Criterion')
|
45
45
|
DeclineInvitationsRequest = Shapes::StructureShape.new(name: 'DeclineInvitationsRequest')
|
46
46
|
DeclineInvitationsResponse = Shapes::StructureShape.new(name: 'DeclineInvitationsResponse')
|
47
47
|
DeleteDetectorRequest = Shapes::StructureShape.new(name: 'DeleteDetectorRequest')
|
@@ -64,12 +64,11 @@ module Aws::GuardDuty
|
|
64
64
|
DisassociateMembersRequest = Shapes::StructureShape.new(name: 'DisassociateMembersRequest')
|
65
65
|
DisassociateMembersResponse = Shapes::StructureShape.new(name: 'DisassociateMembersResponse')
|
66
66
|
DnsRequestAction = Shapes::StructureShape.new(name: 'DnsRequestAction')
|
67
|
-
Domain = Shapes::StringShape.new(name: 'Domain')
|
68
67
|
DomainDetails = Shapes::StructureShape.new(name: 'DomainDetails')
|
68
|
+
Double = Shapes::FloatShape.new(name: 'Double')
|
69
69
|
Email = Shapes::StringShape.new(name: 'Email')
|
70
|
-
Enable = Shapes::BooleanShape.new(name: 'Enable')
|
71
70
|
Eq = Shapes::ListShape.new(name: 'Eq')
|
72
|
-
|
71
|
+
Equals = Shapes::ListShape.new(name: 'Equals')
|
73
72
|
Feedback = Shapes::StringShape.new(name: 'Feedback')
|
74
73
|
FilterAction = Shapes::StringShape.new(name: 'FilterAction')
|
75
74
|
FilterDescription = Shapes::StringShape.new(name: 'FilterDescription')
|
@@ -108,18 +107,15 @@ module Aws::GuardDuty
|
|
108
107
|
GetThreatIntelSetResponse = Shapes::StructureShape.new(name: 'GetThreatIntelSetResponse')
|
109
108
|
IamInstanceProfile = Shapes::StructureShape.new(name: 'IamInstanceProfile')
|
110
109
|
InstanceDetails = Shapes::StructureShape.new(name: 'InstanceDetails')
|
110
|
+
Integer = Shapes::IntegerShape.new(name: 'Integer')
|
111
111
|
InternalServerErrorException = Shapes::StructureShape.new(name: 'InternalServerErrorException')
|
112
112
|
Invitation = Shapes::StructureShape.new(name: 'Invitation')
|
113
|
-
InvitationId = Shapes::StringShape.new(name: 'InvitationId')
|
114
113
|
Invitations = Shapes::ListShape.new(name: 'Invitations')
|
115
114
|
InviteMembersRequest = Shapes::StructureShape.new(name: 'InviteMembersRequest')
|
116
115
|
InviteMembersResponse = Shapes::StructureShape.new(name: 'InviteMembersResponse')
|
117
|
-
InvitedAt = Shapes::StringShape.new(name: 'InvitedAt')
|
118
116
|
IpSetFormat = Shapes::StringShape.new(name: 'IpSetFormat')
|
119
|
-
IpSetId = Shapes::StringShape.new(name: 'IpSetId')
|
120
117
|
IpSetIds = Shapes::ListShape.new(name: 'IpSetIds')
|
121
118
|
IpSetStatus = Shapes::StringShape.new(name: 'IpSetStatus')
|
122
|
-
Ipv6Address = Shapes::StringShape.new(name: 'Ipv6Address')
|
123
119
|
Ipv6Addresses = Shapes::ListShape.new(name: 'Ipv6Addresses')
|
124
120
|
ListDetectorsRequest = Shapes::StructureShape.new(name: 'ListDetectorsRequest')
|
125
121
|
ListDetectorsResponse = Shapes::StructureShape.new(name: 'ListDetectorsResponse')
|
@@ -137,25 +133,22 @@ module Aws::GuardDuty
|
|
137
133
|
ListThreatIntelSetsResponse = Shapes::StructureShape.new(name: 'ListThreatIntelSetsResponse')
|
138
134
|
LocalPortDetails = Shapes::StructureShape.new(name: 'LocalPortDetails')
|
139
135
|
Location = Shapes::StringShape.new(name: 'Location')
|
136
|
+
Long = Shapes::IntegerShape.new(name: 'Long')
|
140
137
|
Master = Shapes::StructureShape.new(name: 'Master')
|
141
|
-
MasterId = Shapes::StringShape.new(name: 'MasterId')
|
142
138
|
MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
|
143
139
|
Member = Shapes::StructureShape.new(name: 'Member')
|
144
140
|
Members = Shapes::ListShape.new(name: 'Members')
|
145
|
-
Message = Shapes::StringShape.new(name: 'Message')
|
146
141
|
Name = Shapes::StringShape.new(name: 'Name')
|
147
142
|
Neq = Shapes::ListShape.new(name: 'Neq')
|
148
143
|
NetworkConnectionAction = Shapes::StructureShape.new(name: 'NetworkConnectionAction')
|
149
144
|
NetworkInterface = Shapes::StructureShape.new(name: 'NetworkInterface')
|
150
|
-
NetworkInterfaceId = Shapes::StringShape.new(name: 'NetworkInterfaceId')
|
151
145
|
NetworkInterfaces = Shapes::ListShape.new(name: 'NetworkInterfaces')
|
152
|
-
|
146
|
+
NotEquals = Shapes::ListShape.new(name: 'NotEquals')
|
153
147
|
OrderBy = Shapes::StringShape.new(name: 'OrderBy')
|
154
148
|
Organization = Shapes::StructureShape.new(name: 'Organization')
|
155
149
|
PortProbeAction = Shapes::StructureShape.new(name: 'PortProbeAction')
|
156
150
|
PortProbeDetail = Shapes::StructureShape.new(name: 'PortProbeDetail')
|
157
|
-
|
158
|
-
PrivateIpAddress = Shapes::StringShape.new(name: 'PrivateIpAddress')
|
151
|
+
PortProbeDetails = Shapes::ListShape.new(name: 'PortProbeDetails')
|
159
152
|
PrivateIpAddressDetails = Shapes::StructureShape.new(name: 'PrivateIpAddressDetails')
|
160
153
|
PrivateIpAddresses = Shapes::ListShape.new(name: 'PrivateIpAddresses')
|
161
154
|
ProductCode = Shapes::StructureShape.new(name: 'ProductCode')
|
@@ -166,16 +159,15 @@ module Aws::GuardDuty
|
|
166
159
|
SecurityGroup = Shapes::StructureShape.new(name: 'SecurityGroup')
|
167
160
|
SecurityGroups = Shapes::ListShape.new(name: 'SecurityGroups')
|
168
161
|
Service = Shapes::StructureShape.new(name: 'Service')
|
169
|
-
ServiceRole = Shapes::StringShape.new(name: 'ServiceRole')
|
170
162
|
SortCriteria = Shapes::StructureShape.new(name: 'SortCriteria')
|
171
163
|
StartMonitoringMembersRequest = Shapes::StructureShape.new(name: 'StartMonitoringMembersRequest')
|
172
164
|
StartMonitoringMembersResponse = Shapes::StructureShape.new(name: 'StartMonitoringMembersResponse')
|
173
165
|
StopMonitoringMembersRequest = Shapes::StructureShape.new(name: 'StopMonitoringMembersRequest')
|
174
166
|
StopMonitoringMembersResponse = Shapes::StructureShape.new(name: 'StopMonitoringMembersResponse')
|
167
|
+
String = Shapes::StringShape.new(name: 'String')
|
175
168
|
Tag = Shapes::StructureShape.new(name: 'Tag')
|
176
169
|
Tags = Shapes::ListShape.new(name: 'Tags')
|
177
170
|
ThreatIntelSetFormat = Shapes::StringShape.new(name: 'ThreatIntelSetFormat')
|
178
|
-
ThreatIntelSetId = Shapes::StringShape.new(name: 'ThreatIntelSetId')
|
179
171
|
ThreatIntelSetIds = Shapes::ListShape.new(name: 'ThreatIntelSetIds')
|
180
172
|
ThreatIntelSetStatus = Shapes::StringShape.new(name: 'ThreatIntelSetStatus')
|
181
173
|
UnarchiveFindingsRequest = Shapes::StructureShape.new(name: 'UnarchiveFindingsRequest')
|
@@ -192,29 +184,18 @@ module Aws::GuardDuty
|
|
192
184
|
UpdateIPSetResponse = Shapes::StructureShape.new(name: 'UpdateIPSetResponse')
|
193
185
|
UpdateThreatIntelSetRequest = Shapes::StructureShape.new(name: 'UpdateThreatIntelSetRequest')
|
194
186
|
UpdateThreatIntelSetResponse = Shapes::StructureShape.new(name: 'UpdateThreatIntelSetResponse')
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
__listOfPortProbeDetail = Shapes::ListShape.new(name: '__listOfPortProbeDetail')
|
200
|
-
__long = Shapes::IntegerShape.new(name: '__long')
|
201
|
-
__mapOfCondition = Shapes::MapShape.new(name: '__mapOfCondition')
|
202
|
-
__mapOfCountBySeverityFindingStatistic = Shapes::MapShape.new(name: '__mapOfCountBySeverityFindingStatistic')
|
203
|
-
__string = Shapes::StringShape.new(name: '__string')
|
204
|
-
__stringMin0Max64 = Shapes::StringShape.new(name: '__stringMin0Max64')
|
205
|
-
__timestamp = Shapes::TimestampShape.new(name: '__timestamp')
|
206
|
-
|
207
|
-
AcceptInvitationRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "detectorId"))
|
208
|
-
AcceptInvitationRequest.add_member(:invitation_id, Shapes::ShapeRef.new(shape: InvitationId, required: true, location_name: "invitationId"))
|
209
|
-
AcceptInvitationRequest.add_member(:master_id, Shapes::ShapeRef.new(shape: MasterId, required: true, location_name: "masterId"))
|
187
|
+
|
188
|
+
AcceptInvitationRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
189
|
+
AcceptInvitationRequest.add_member(:master_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "masterId"))
|
190
|
+
AcceptInvitationRequest.add_member(:invitation_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "invitationId"))
|
210
191
|
AcceptInvitationRequest.struct_class = Types::AcceptInvitationRequest
|
211
192
|
|
212
193
|
AcceptInvitationResponse.struct_class = Types::AcceptInvitationResponse
|
213
194
|
|
214
|
-
AccessKeyDetails.add_member(:access_key_id, Shapes::ShapeRef.new(shape:
|
215
|
-
AccessKeyDetails.add_member(:principal_id, Shapes::ShapeRef.new(shape:
|
216
|
-
AccessKeyDetails.add_member(:user_name, Shapes::ShapeRef.new(shape:
|
217
|
-
AccessKeyDetails.add_member(:user_type, Shapes::ShapeRef.new(shape:
|
195
|
+
AccessKeyDetails.add_member(:access_key_id, Shapes::ShapeRef.new(shape: String, location_name: "accessKeyId"))
|
196
|
+
AccessKeyDetails.add_member(:principal_id, Shapes::ShapeRef.new(shape: String, location_name: "principalId"))
|
197
|
+
AccessKeyDetails.add_member(:user_name, Shapes::ShapeRef.new(shape: String, location_name: "userName"))
|
198
|
+
AccessKeyDetails.add_member(:user_type, Shapes::ShapeRef.new(shape: String, location_name: "userType"))
|
218
199
|
AccessKeyDetails.struct_class = Types::AccessKeyDetails
|
219
200
|
|
220
201
|
AccountDetail.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "accountId"))
|
@@ -223,121 +204,133 @@ module Aws::GuardDuty
|
|
223
204
|
|
224
205
|
AccountDetails.member = Shapes::ShapeRef.new(shape: AccountDetail)
|
225
206
|
|
226
|
-
AccountIds.member = Shapes::ShapeRef.new(shape:
|
207
|
+
AccountIds.member = Shapes::ShapeRef.new(shape: AccountId)
|
227
208
|
|
228
|
-
Action.add_member(:action_type, Shapes::ShapeRef.new(shape:
|
209
|
+
Action.add_member(:action_type, Shapes::ShapeRef.new(shape: String, location_name: "actionType"))
|
229
210
|
Action.add_member(:aws_api_call_action, Shapes::ShapeRef.new(shape: AwsApiCallAction, location_name: "awsApiCallAction"))
|
230
211
|
Action.add_member(:dns_request_action, Shapes::ShapeRef.new(shape: DnsRequestAction, location_name: "dnsRequestAction"))
|
231
212
|
Action.add_member(:network_connection_action, Shapes::ShapeRef.new(shape: NetworkConnectionAction, location_name: "networkConnectionAction"))
|
232
213
|
Action.add_member(:port_probe_action, Shapes::ShapeRef.new(shape: PortProbeAction, location_name: "portProbeAction"))
|
233
214
|
Action.struct_class = Types::Action
|
234
215
|
|
235
|
-
ArchiveFindingsRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape:
|
216
|
+
ArchiveFindingsRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
236
217
|
ArchiveFindingsRequest.add_member(:finding_ids, Shapes::ShapeRef.new(shape: FindingIds, required: true, location_name: "findingIds"))
|
237
218
|
ArchiveFindingsRequest.struct_class = Types::ArchiveFindingsRequest
|
238
219
|
|
239
220
|
ArchiveFindingsResponse.struct_class = Types::ArchiveFindingsResponse
|
240
221
|
|
241
|
-
AwsApiCallAction.add_member(:api, Shapes::ShapeRef.new(shape:
|
242
|
-
AwsApiCallAction.add_member(:caller_type, Shapes::ShapeRef.new(shape:
|
222
|
+
AwsApiCallAction.add_member(:api, Shapes::ShapeRef.new(shape: String, location_name: "api"))
|
223
|
+
AwsApiCallAction.add_member(:caller_type, Shapes::ShapeRef.new(shape: String, location_name: "callerType"))
|
243
224
|
AwsApiCallAction.add_member(:domain_details, Shapes::ShapeRef.new(shape: DomainDetails, location_name: "domainDetails"))
|
244
225
|
AwsApiCallAction.add_member(:remote_ip_details, Shapes::ShapeRef.new(shape: RemoteIpDetails, location_name: "remoteIpDetails"))
|
245
|
-
AwsApiCallAction.add_member(:service_name, Shapes::ShapeRef.new(shape:
|
226
|
+
AwsApiCallAction.add_member(:service_name, Shapes::ShapeRef.new(shape: String, location_name: "serviceName"))
|
246
227
|
AwsApiCallAction.struct_class = Types::AwsApiCallAction
|
247
228
|
|
248
|
-
BadRequestException.add_member(:message, Shapes::ShapeRef.new(shape:
|
249
|
-
BadRequestException.add_member(:type, Shapes::ShapeRef.new(shape:
|
229
|
+
BadRequestException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
|
230
|
+
BadRequestException.add_member(:type, Shapes::ShapeRef.new(shape: String, location_name: "__type"))
|
250
231
|
BadRequestException.struct_class = Types::BadRequestException
|
251
232
|
|
252
|
-
City.add_member(:city_name, Shapes::ShapeRef.new(shape:
|
233
|
+
City.add_member(:city_name, Shapes::ShapeRef.new(shape: String, location_name: "cityName"))
|
253
234
|
City.struct_class = Types::City
|
254
235
|
|
255
|
-
Condition.add_member(:eq, Shapes::ShapeRef.new(shape: Eq, location_name: "eq"))
|
256
|
-
Condition.add_member(:
|
257
|
-
Condition.add_member(:
|
258
|
-
Condition.add_member(:
|
259
|
-
Condition.add_member(:
|
260
|
-
Condition.add_member(:
|
236
|
+
Condition.add_member(:eq, Shapes::ShapeRef.new(shape: Eq, deprecated: true, location_name: "eq"))
|
237
|
+
Condition.add_member(:neq, Shapes::ShapeRef.new(shape: Neq, deprecated: true, location_name: "neq"))
|
238
|
+
Condition.add_member(:gt, Shapes::ShapeRef.new(shape: Integer, deprecated: true, location_name: "gt"))
|
239
|
+
Condition.add_member(:gte, Shapes::ShapeRef.new(shape: Integer, deprecated: true, location_name: "gte"))
|
240
|
+
Condition.add_member(:lt, Shapes::ShapeRef.new(shape: Integer, deprecated: true, location_name: "lt"))
|
241
|
+
Condition.add_member(:lte, Shapes::ShapeRef.new(shape: Integer, deprecated: true, location_name: "lte"))
|
242
|
+
Condition.add_member(:equals, Shapes::ShapeRef.new(shape: Equals, location_name: "equals"))
|
243
|
+
Condition.add_member(:not_equals, Shapes::ShapeRef.new(shape: NotEquals, location_name: "notEquals"))
|
244
|
+
Condition.add_member(:greater_than, Shapes::ShapeRef.new(shape: Long, location_name: "greaterThan"))
|
245
|
+
Condition.add_member(:greater_than_or_equal, Shapes::ShapeRef.new(shape: Long, location_name: "greaterThanOrEqual"))
|
246
|
+
Condition.add_member(:less_than, Shapes::ShapeRef.new(shape: Long, location_name: "lessThan"))
|
247
|
+
Condition.add_member(:less_than_or_equal, Shapes::ShapeRef.new(shape: Long, location_name: "lessThanOrEqual"))
|
261
248
|
Condition.struct_class = Types::Condition
|
262
249
|
|
263
|
-
|
264
|
-
|
250
|
+
CountBySeverity.key = Shapes::ShapeRef.new(shape: String)
|
251
|
+
CountBySeverity.value = Shapes::ShapeRef.new(shape: Integer)
|
252
|
+
|
253
|
+
Country.add_member(:country_code, Shapes::ShapeRef.new(shape: String, location_name: "countryCode"))
|
254
|
+
Country.add_member(:country_name, Shapes::ShapeRef.new(shape: String, location_name: "countryName"))
|
265
255
|
Country.struct_class = Types::Country
|
266
256
|
|
267
|
-
CreateDetectorRequest.add_member(:
|
268
|
-
CreateDetectorRequest.add_member(:
|
257
|
+
CreateDetectorRequest.add_member(:enable, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "enable"))
|
258
|
+
CreateDetectorRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
269
259
|
CreateDetectorRequest.add_member(:finding_publishing_frequency, Shapes::ShapeRef.new(shape: FindingPublishingFrequency, location_name: "findingPublishingFrequency"))
|
270
260
|
CreateDetectorRequest.struct_class = Types::CreateDetectorRequest
|
271
261
|
|
272
262
|
CreateDetectorResponse.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, location_name: "detectorId"))
|
273
263
|
CreateDetectorResponse.struct_class = Types::CreateDetectorResponse
|
274
264
|
|
275
|
-
CreateFilterRequest.add_member(:
|
276
|
-
CreateFilterRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: __stringMin0Max64, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
277
|
-
CreateFilterRequest.add_member(:description, Shapes::ShapeRef.new(shape: FilterDescription, location_name: "description"))
|
278
|
-
CreateFilterRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "detectorId"))
|
279
|
-
CreateFilterRequest.add_member(:finding_criteria, Shapes::ShapeRef.new(shape: FindingCriteria, required: true, location_name: "findingCriteria"))
|
265
|
+
CreateFilterRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
280
266
|
CreateFilterRequest.add_member(:name, Shapes::ShapeRef.new(shape: FilterName, required: true, location_name: "name"))
|
267
|
+
CreateFilterRequest.add_member(:description, Shapes::ShapeRef.new(shape: FilterDescription, location_name: "description"))
|
268
|
+
CreateFilterRequest.add_member(:action, Shapes::ShapeRef.new(shape: FilterAction, location_name: "action"))
|
281
269
|
CreateFilterRequest.add_member(:rank, Shapes::ShapeRef.new(shape: FilterRank, location_name: "rank"))
|
270
|
+
CreateFilterRequest.add_member(:finding_criteria, Shapes::ShapeRef.new(shape: FindingCriteria, required: true, location_name: "findingCriteria"))
|
271
|
+
CreateFilterRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
282
272
|
CreateFilterRequest.struct_class = Types::CreateFilterRequest
|
283
273
|
|
284
|
-
CreateFilterResponse.add_member(:name, Shapes::ShapeRef.new(shape: FilterName, location_name: "name"))
|
274
|
+
CreateFilterResponse.add_member(:name, Shapes::ShapeRef.new(shape: FilterName, required: true, location_name: "name"))
|
285
275
|
CreateFilterResponse.struct_class = Types::CreateFilterResponse
|
286
276
|
|
287
|
-
CreateIPSetRequest.add_member(:
|
288
|
-
CreateIPSetRequest.add_member(:
|
289
|
-
CreateIPSetRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "detectorId"))
|
277
|
+
CreateIPSetRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
278
|
+
CreateIPSetRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
|
290
279
|
CreateIPSetRequest.add_member(:format, Shapes::ShapeRef.new(shape: IpSetFormat, required: true, location_name: "format"))
|
291
280
|
CreateIPSetRequest.add_member(:location, Shapes::ShapeRef.new(shape: Location, required: true, location_name: "location"))
|
292
|
-
CreateIPSetRequest.add_member(:
|
281
|
+
CreateIPSetRequest.add_member(:activate, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "activate"))
|
282
|
+
CreateIPSetRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
293
283
|
CreateIPSetRequest.struct_class = Types::CreateIPSetRequest
|
294
284
|
|
295
|
-
CreateIPSetResponse.add_member(:ip_set_id, Shapes::ShapeRef.new(shape:
|
285
|
+
CreateIPSetResponse.add_member(:ip_set_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ipSetId"))
|
296
286
|
CreateIPSetResponse.struct_class = Types::CreateIPSetResponse
|
297
287
|
|
288
|
+
CreateMembersRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
298
289
|
CreateMembersRequest.add_member(:account_details, Shapes::ShapeRef.new(shape: AccountDetails, required: true, location_name: "accountDetails"))
|
299
|
-
CreateMembersRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "detectorId"))
|
300
290
|
CreateMembersRequest.struct_class = Types::CreateMembersRequest
|
301
291
|
|
302
|
-
CreateMembersResponse.add_member(:unprocessed_accounts, Shapes::ShapeRef.new(shape: UnprocessedAccounts, location_name: "unprocessedAccounts"))
|
292
|
+
CreateMembersResponse.add_member(:unprocessed_accounts, Shapes::ShapeRef.new(shape: UnprocessedAccounts, required: true, location_name: "unprocessedAccounts"))
|
303
293
|
CreateMembersResponse.struct_class = Types::CreateMembersResponse
|
304
294
|
|
305
|
-
CreateSampleFindingsRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape:
|
295
|
+
CreateSampleFindingsRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
306
296
|
CreateSampleFindingsRequest.add_member(:finding_types, Shapes::ShapeRef.new(shape: FindingTypes, location_name: "findingTypes"))
|
307
297
|
CreateSampleFindingsRequest.struct_class = Types::CreateSampleFindingsRequest
|
308
298
|
|
309
299
|
CreateSampleFindingsResponse.struct_class = Types::CreateSampleFindingsResponse
|
310
300
|
|
311
|
-
CreateThreatIntelSetRequest.add_member(:
|
312
|
-
CreateThreatIntelSetRequest.add_member(:
|
313
|
-
CreateThreatIntelSetRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "detectorId"))
|
301
|
+
CreateThreatIntelSetRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
302
|
+
CreateThreatIntelSetRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
|
314
303
|
CreateThreatIntelSetRequest.add_member(:format, Shapes::ShapeRef.new(shape: ThreatIntelSetFormat, required: true, location_name: "format"))
|
315
304
|
CreateThreatIntelSetRequest.add_member(:location, Shapes::ShapeRef.new(shape: Location, required: true, location_name: "location"))
|
316
|
-
CreateThreatIntelSetRequest.add_member(:
|
305
|
+
CreateThreatIntelSetRequest.add_member(:activate, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "activate"))
|
306
|
+
CreateThreatIntelSetRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
317
307
|
CreateThreatIntelSetRequest.struct_class = Types::CreateThreatIntelSetRequest
|
318
308
|
|
319
|
-
CreateThreatIntelSetResponse.add_member(:threat_intel_set_id, Shapes::ShapeRef.new(shape:
|
309
|
+
CreateThreatIntelSetResponse.add_member(:threat_intel_set_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "threatIntelSetId"))
|
320
310
|
CreateThreatIntelSetResponse.struct_class = Types::CreateThreatIntelSetResponse
|
321
311
|
|
312
|
+
Criterion.key = Shapes::ShapeRef.new(shape: String)
|
313
|
+
Criterion.value = Shapes::ShapeRef.new(shape: Condition)
|
314
|
+
|
322
315
|
DeclineInvitationsRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape: AccountIds, required: true, location_name: "accountIds"))
|
323
316
|
DeclineInvitationsRequest.struct_class = Types::DeclineInvitationsRequest
|
324
317
|
|
325
|
-
DeclineInvitationsResponse.add_member(:unprocessed_accounts, Shapes::ShapeRef.new(shape: UnprocessedAccounts, location_name: "unprocessedAccounts"))
|
318
|
+
DeclineInvitationsResponse.add_member(:unprocessed_accounts, Shapes::ShapeRef.new(shape: UnprocessedAccounts, required: true, location_name: "unprocessedAccounts"))
|
326
319
|
DeclineInvitationsResponse.struct_class = Types::DeclineInvitationsResponse
|
327
320
|
|
328
|
-
DeleteDetectorRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape:
|
321
|
+
DeleteDetectorRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
329
322
|
DeleteDetectorRequest.struct_class = Types::DeleteDetectorRequest
|
330
323
|
|
331
324
|
DeleteDetectorResponse.struct_class = Types::DeleteDetectorResponse
|
332
325
|
|
333
|
-
DeleteFilterRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape:
|
334
|
-
DeleteFilterRequest.add_member(:filter_name, Shapes::ShapeRef.new(shape:
|
326
|
+
DeleteFilterRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
327
|
+
DeleteFilterRequest.add_member(:filter_name, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "filterName"))
|
335
328
|
DeleteFilterRequest.struct_class = Types::DeleteFilterRequest
|
336
329
|
|
337
330
|
DeleteFilterResponse.struct_class = Types::DeleteFilterResponse
|
338
331
|
|
339
|
-
DeleteIPSetRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape:
|
340
|
-
DeleteIPSetRequest.add_member(:ip_set_id, Shapes::ShapeRef.new(shape:
|
332
|
+
DeleteIPSetRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
333
|
+
DeleteIPSetRequest.add_member(:ip_set_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "ipSetId"))
|
341
334
|
DeleteIPSetRequest.struct_class = Types::DeleteIPSetRequest
|
342
335
|
|
343
336
|
DeleteIPSetResponse.struct_class = Types::DeleteIPSetResponse
|
@@ -345,334 +338,337 @@ module Aws::GuardDuty
|
|
345
338
|
DeleteInvitationsRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape: AccountIds, required: true, location_name: "accountIds"))
|
346
339
|
DeleteInvitationsRequest.struct_class = Types::DeleteInvitationsRequest
|
347
340
|
|
348
|
-
DeleteInvitationsResponse.add_member(:unprocessed_accounts, Shapes::ShapeRef.new(shape: UnprocessedAccounts, location_name: "unprocessedAccounts"))
|
341
|
+
DeleteInvitationsResponse.add_member(:unprocessed_accounts, Shapes::ShapeRef.new(shape: UnprocessedAccounts, required: true, location_name: "unprocessedAccounts"))
|
349
342
|
DeleteInvitationsResponse.struct_class = Types::DeleteInvitationsResponse
|
350
343
|
|
344
|
+
DeleteMembersRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
351
345
|
DeleteMembersRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape: AccountIds, required: true, location_name: "accountIds"))
|
352
|
-
DeleteMembersRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "detectorId"))
|
353
346
|
DeleteMembersRequest.struct_class = Types::DeleteMembersRequest
|
354
347
|
|
355
|
-
DeleteMembersResponse.add_member(:unprocessed_accounts, Shapes::ShapeRef.new(shape: UnprocessedAccounts, location_name: "unprocessedAccounts"))
|
348
|
+
DeleteMembersResponse.add_member(:unprocessed_accounts, Shapes::ShapeRef.new(shape: UnprocessedAccounts, required: true, location_name: "unprocessedAccounts"))
|
356
349
|
DeleteMembersResponse.struct_class = Types::DeleteMembersResponse
|
357
350
|
|
358
|
-
DeleteThreatIntelSetRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape:
|
359
|
-
DeleteThreatIntelSetRequest.add_member(:threat_intel_set_id, Shapes::ShapeRef.new(shape:
|
351
|
+
DeleteThreatIntelSetRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
352
|
+
DeleteThreatIntelSetRequest.add_member(:threat_intel_set_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "threatIntelSetId"))
|
360
353
|
DeleteThreatIntelSetRequest.struct_class = Types::DeleteThreatIntelSetRequest
|
361
354
|
|
362
355
|
DeleteThreatIntelSetResponse.struct_class = Types::DeleteThreatIntelSetResponse
|
363
356
|
|
364
357
|
DetectorIds.member = Shapes::ShapeRef.new(shape: DetectorId)
|
365
358
|
|
366
|
-
DisassociateFromMasterAccountRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape:
|
359
|
+
DisassociateFromMasterAccountRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
367
360
|
DisassociateFromMasterAccountRequest.struct_class = Types::DisassociateFromMasterAccountRequest
|
368
361
|
|
369
362
|
DisassociateFromMasterAccountResponse.struct_class = Types::DisassociateFromMasterAccountResponse
|
370
363
|
|
364
|
+
DisassociateMembersRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
371
365
|
DisassociateMembersRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape: AccountIds, required: true, location_name: "accountIds"))
|
372
|
-
DisassociateMembersRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "detectorId"))
|
373
366
|
DisassociateMembersRequest.struct_class = Types::DisassociateMembersRequest
|
374
367
|
|
375
|
-
DisassociateMembersResponse.add_member(:unprocessed_accounts, Shapes::ShapeRef.new(shape: UnprocessedAccounts, location_name: "unprocessedAccounts"))
|
368
|
+
DisassociateMembersResponse.add_member(:unprocessed_accounts, Shapes::ShapeRef.new(shape: UnprocessedAccounts, required: true, location_name: "unprocessedAccounts"))
|
376
369
|
DisassociateMembersResponse.struct_class = Types::DisassociateMembersResponse
|
377
370
|
|
378
|
-
DnsRequestAction.add_member(:domain, Shapes::ShapeRef.new(shape:
|
371
|
+
DnsRequestAction.add_member(:domain, Shapes::ShapeRef.new(shape: String, location_name: "domain"))
|
379
372
|
DnsRequestAction.struct_class = Types::DnsRequestAction
|
380
373
|
|
374
|
+
DomainDetails.add_member(:domain, Shapes::ShapeRef.new(shape: String, location_name: "domain"))
|
381
375
|
DomainDetails.struct_class = Types::DomainDetails
|
382
376
|
|
383
|
-
Eq.member = Shapes::ShapeRef.new(shape:
|
377
|
+
Eq.member = Shapes::ShapeRef.new(shape: String)
|
384
378
|
|
385
|
-
|
386
|
-
ErrorResponse.add_member(:type, Shapes::ShapeRef.new(shape: __string, location_name: "__type"))
|
387
|
-
ErrorResponse.struct_class = Types::ErrorResponse
|
379
|
+
Equals.member = Shapes::ShapeRef.new(shape: String)
|
388
380
|
|
389
381
|
FilterNames.member = Shapes::ShapeRef.new(shape: FilterName)
|
390
382
|
|
391
|
-
Finding.add_member(:account_id, Shapes::ShapeRef.new(shape:
|
392
|
-
Finding.add_member(:arn, Shapes::ShapeRef.new(shape:
|
393
|
-
Finding.add_member(:confidence, Shapes::ShapeRef.new(shape:
|
394
|
-
Finding.add_member(:created_at, Shapes::ShapeRef.new(shape:
|
395
|
-
Finding.add_member(:description, Shapes::ShapeRef.new(shape:
|
396
|
-
Finding.add_member(:id, Shapes::ShapeRef.new(shape:
|
397
|
-
Finding.add_member(:partition, Shapes::ShapeRef.new(shape:
|
398
|
-
Finding.add_member(:region, Shapes::ShapeRef.new(shape:
|
383
|
+
Finding.add_member(:account_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "accountId"))
|
384
|
+
Finding.add_member(:arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "arn"))
|
385
|
+
Finding.add_member(:confidence, Shapes::ShapeRef.new(shape: Double, location_name: "confidence"))
|
386
|
+
Finding.add_member(:created_at, Shapes::ShapeRef.new(shape: String, required: true, location_name: "createdAt"))
|
387
|
+
Finding.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
|
388
|
+
Finding.add_member(:id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "id"))
|
389
|
+
Finding.add_member(:partition, Shapes::ShapeRef.new(shape: String, location_name: "partition"))
|
390
|
+
Finding.add_member(:region, Shapes::ShapeRef.new(shape: String, required: true, location_name: "region"))
|
399
391
|
Finding.add_member(:resource, Shapes::ShapeRef.new(shape: Resource, required: true, location_name: "resource"))
|
400
|
-
Finding.add_member(:schema_version, Shapes::ShapeRef.new(shape:
|
392
|
+
Finding.add_member(:schema_version, Shapes::ShapeRef.new(shape: String, required: true, location_name: "schemaVersion"))
|
401
393
|
Finding.add_member(:service, Shapes::ShapeRef.new(shape: Service, location_name: "service"))
|
402
|
-
Finding.add_member(:severity, Shapes::ShapeRef.new(shape:
|
403
|
-
Finding.add_member(:title, Shapes::ShapeRef.new(shape:
|
404
|
-
Finding.add_member(:type, Shapes::ShapeRef.new(shape:
|
405
|
-
Finding.add_member(:updated_at, Shapes::ShapeRef.new(shape:
|
394
|
+
Finding.add_member(:severity, Shapes::ShapeRef.new(shape: Double, required: true, location_name: "severity"))
|
395
|
+
Finding.add_member(:title, Shapes::ShapeRef.new(shape: String, location_name: "title"))
|
396
|
+
Finding.add_member(:type, Shapes::ShapeRef.new(shape: FindingType, required: true, location_name: "type"))
|
397
|
+
Finding.add_member(:updated_at, Shapes::ShapeRef.new(shape: String, required: true, location_name: "updatedAt"))
|
406
398
|
Finding.struct_class = Types::Finding
|
407
399
|
|
408
|
-
FindingCriteria.add_member(:criterion, Shapes::ShapeRef.new(shape:
|
400
|
+
FindingCriteria.add_member(:criterion, Shapes::ShapeRef.new(shape: Criterion, location_name: "criterion"))
|
409
401
|
FindingCriteria.struct_class = Types::FindingCriteria
|
410
402
|
|
411
403
|
FindingIds.member = Shapes::ShapeRef.new(shape: FindingId)
|
412
404
|
|
413
405
|
FindingStatisticTypes.member = Shapes::ShapeRef.new(shape: FindingStatisticType)
|
414
406
|
|
415
|
-
FindingStatistics.add_member(:count_by_severity, Shapes::ShapeRef.new(shape:
|
407
|
+
FindingStatistics.add_member(:count_by_severity, Shapes::ShapeRef.new(shape: CountBySeverity, location_name: "countBySeverity"))
|
416
408
|
FindingStatistics.struct_class = Types::FindingStatistics
|
417
409
|
|
418
410
|
FindingTypes.member = Shapes::ShapeRef.new(shape: FindingType)
|
419
411
|
|
420
412
|
Findings.member = Shapes::ShapeRef.new(shape: Finding)
|
421
413
|
|
422
|
-
GeoLocation.add_member(:lat, Shapes::ShapeRef.new(shape:
|
423
|
-
GeoLocation.add_member(:lon, Shapes::ShapeRef.new(shape:
|
414
|
+
GeoLocation.add_member(:lat, Shapes::ShapeRef.new(shape: Double, location_name: "lat"))
|
415
|
+
GeoLocation.add_member(:lon, Shapes::ShapeRef.new(shape: Double, location_name: "lon"))
|
424
416
|
GeoLocation.struct_class = Types::GeoLocation
|
425
417
|
|
426
|
-
GetDetectorRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape:
|
418
|
+
GetDetectorRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
427
419
|
GetDetectorRequest.struct_class = Types::GetDetectorRequest
|
428
420
|
|
429
|
-
GetDetectorResponse.add_member(:created_at, Shapes::ShapeRef.new(shape:
|
421
|
+
GetDetectorResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: String, location_name: "createdAt"))
|
430
422
|
GetDetectorResponse.add_member(:finding_publishing_frequency, Shapes::ShapeRef.new(shape: FindingPublishingFrequency, location_name: "findingPublishingFrequency"))
|
431
|
-
GetDetectorResponse.add_member(:service_role, Shapes::ShapeRef.new(shape:
|
432
|
-
GetDetectorResponse.add_member(:status, Shapes::ShapeRef.new(shape: DetectorStatus, location_name: "status"))
|
433
|
-
GetDetectorResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape:
|
423
|
+
GetDetectorResponse.add_member(:service_role, Shapes::ShapeRef.new(shape: String, required: true, location_name: "serviceRole"))
|
424
|
+
GetDetectorResponse.add_member(:status, Shapes::ShapeRef.new(shape: DetectorStatus, required: true, location_name: "status"))
|
425
|
+
GetDetectorResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: String, location_name: "updatedAt"))
|
434
426
|
GetDetectorResponse.struct_class = Types::GetDetectorResponse
|
435
427
|
|
436
|
-
GetFilterRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape:
|
437
|
-
GetFilterRequest.add_member(:filter_name, Shapes::ShapeRef.new(shape:
|
428
|
+
GetFilterRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
429
|
+
GetFilterRequest.add_member(:filter_name, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "filterName"))
|
438
430
|
GetFilterRequest.struct_class = Types::GetFilterRequest
|
439
431
|
|
440
|
-
GetFilterResponse.add_member(:
|
432
|
+
GetFilterResponse.add_member(:name, Shapes::ShapeRef.new(shape: FilterName, required: true, location_name: "name"))
|
441
433
|
GetFilterResponse.add_member(:description, Shapes::ShapeRef.new(shape: FilterDescription, location_name: "description"))
|
442
|
-
GetFilterResponse.add_member(:
|
443
|
-
GetFilterResponse.add_member(:name, Shapes::ShapeRef.new(shape: FilterName, location_name: "name"))
|
434
|
+
GetFilterResponse.add_member(:action, Shapes::ShapeRef.new(shape: FilterAction, required: true, location_name: "action"))
|
444
435
|
GetFilterResponse.add_member(:rank, Shapes::ShapeRef.new(shape: FilterRank, location_name: "rank"))
|
436
|
+
GetFilterResponse.add_member(:finding_criteria, Shapes::ShapeRef.new(shape: FindingCriteria, required: true, location_name: "findingCriteria"))
|
445
437
|
GetFilterResponse.struct_class = Types::GetFilterResponse
|
446
438
|
|
447
|
-
GetFindingsRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape:
|
439
|
+
GetFindingsRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
448
440
|
GetFindingsRequest.add_member(:finding_ids, Shapes::ShapeRef.new(shape: FindingIds, required: true, location_name: "findingIds"))
|
449
441
|
GetFindingsRequest.add_member(:sort_criteria, Shapes::ShapeRef.new(shape: SortCriteria, location_name: "sortCriteria"))
|
450
442
|
GetFindingsRequest.struct_class = Types::GetFindingsRequest
|
451
443
|
|
452
|
-
GetFindingsResponse.add_member(:findings, Shapes::ShapeRef.new(shape: Findings, location_name: "findings"))
|
444
|
+
GetFindingsResponse.add_member(:findings, Shapes::ShapeRef.new(shape: Findings, required: true, location_name: "findings"))
|
453
445
|
GetFindingsResponse.struct_class = Types::GetFindingsResponse
|
454
446
|
|
455
|
-
GetFindingsStatisticsRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape:
|
456
|
-
GetFindingsStatisticsRequest.add_member(:finding_criteria, Shapes::ShapeRef.new(shape: FindingCriteria, location_name: "findingCriteria"))
|
447
|
+
GetFindingsStatisticsRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
457
448
|
GetFindingsStatisticsRequest.add_member(:finding_statistic_types, Shapes::ShapeRef.new(shape: FindingStatisticTypes, required: true, location_name: "findingStatisticTypes"))
|
449
|
+
GetFindingsStatisticsRequest.add_member(:finding_criteria, Shapes::ShapeRef.new(shape: FindingCriteria, location_name: "findingCriteria"))
|
458
450
|
GetFindingsStatisticsRequest.struct_class = Types::GetFindingsStatisticsRequest
|
459
451
|
|
460
|
-
GetFindingsStatisticsResponse.add_member(:finding_statistics, Shapes::ShapeRef.new(shape: FindingStatistics, location_name: "findingStatistics"))
|
452
|
+
GetFindingsStatisticsResponse.add_member(:finding_statistics, Shapes::ShapeRef.new(shape: FindingStatistics, required: true, location_name: "findingStatistics"))
|
461
453
|
GetFindingsStatisticsResponse.struct_class = Types::GetFindingsStatisticsResponse
|
462
454
|
|
463
|
-
GetIPSetRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape:
|
464
|
-
GetIPSetRequest.add_member(:ip_set_id, Shapes::ShapeRef.new(shape:
|
455
|
+
GetIPSetRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
456
|
+
GetIPSetRequest.add_member(:ip_set_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "ipSetId"))
|
465
457
|
GetIPSetRequest.struct_class = Types::GetIPSetRequest
|
466
458
|
|
467
|
-
GetIPSetResponse.add_member(:
|
468
|
-
GetIPSetResponse.add_member(:
|
469
|
-
GetIPSetResponse.add_member(:
|
470
|
-
GetIPSetResponse.add_member(:status, Shapes::ShapeRef.new(shape: IpSetStatus, location_name: "status"))
|
459
|
+
GetIPSetResponse.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
|
460
|
+
GetIPSetResponse.add_member(:format, Shapes::ShapeRef.new(shape: IpSetFormat, required: true, location_name: "format"))
|
461
|
+
GetIPSetResponse.add_member(:location, Shapes::ShapeRef.new(shape: Location, required: true, location_name: "location"))
|
462
|
+
GetIPSetResponse.add_member(:status, Shapes::ShapeRef.new(shape: IpSetStatus, required: true, location_name: "status"))
|
471
463
|
GetIPSetResponse.struct_class = Types::GetIPSetResponse
|
472
464
|
|
473
465
|
GetInvitationsCountRequest.struct_class = Types::GetInvitationsCountRequest
|
474
466
|
|
475
|
-
GetInvitationsCountResponse.add_member(:invitations_count, Shapes::ShapeRef.new(shape:
|
467
|
+
GetInvitationsCountResponse.add_member(:invitations_count, Shapes::ShapeRef.new(shape: Integer, location_name: "invitationsCount"))
|
476
468
|
GetInvitationsCountResponse.struct_class = Types::GetInvitationsCountResponse
|
477
469
|
|
478
|
-
GetMasterAccountRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape:
|
470
|
+
GetMasterAccountRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
479
471
|
GetMasterAccountRequest.struct_class = Types::GetMasterAccountRequest
|
480
472
|
|
481
|
-
GetMasterAccountResponse.add_member(:master, Shapes::ShapeRef.new(shape: Master, location_name: "master"))
|
473
|
+
GetMasterAccountResponse.add_member(:master, Shapes::ShapeRef.new(shape: Master, required: true, location_name: "master"))
|
482
474
|
GetMasterAccountResponse.struct_class = Types::GetMasterAccountResponse
|
483
475
|
|
476
|
+
GetMembersRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
484
477
|
GetMembersRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape: AccountIds, required: true, location_name: "accountIds"))
|
485
|
-
GetMembersRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "detectorId"))
|
486
478
|
GetMembersRequest.struct_class = Types::GetMembersRequest
|
487
479
|
|
488
|
-
GetMembersResponse.add_member(:members, Shapes::ShapeRef.new(shape: Members, location_name: "members"))
|
489
|
-
GetMembersResponse.add_member(:unprocessed_accounts, Shapes::ShapeRef.new(shape: UnprocessedAccounts, location_name: "unprocessedAccounts"))
|
480
|
+
GetMembersResponse.add_member(:members, Shapes::ShapeRef.new(shape: Members, required: true, location_name: "members"))
|
481
|
+
GetMembersResponse.add_member(:unprocessed_accounts, Shapes::ShapeRef.new(shape: UnprocessedAccounts, required: true, location_name: "unprocessedAccounts"))
|
490
482
|
GetMembersResponse.struct_class = Types::GetMembersResponse
|
491
483
|
|
492
|
-
GetThreatIntelSetRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape:
|
493
|
-
GetThreatIntelSetRequest.add_member(:threat_intel_set_id, Shapes::ShapeRef.new(shape:
|
484
|
+
GetThreatIntelSetRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
485
|
+
GetThreatIntelSetRequest.add_member(:threat_intel_set_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "threatIntelSetId"))
|
494
486
|
GetThreatIntelSetRequest.struct_class = Types::GetThreatIntelSetRequest
|
495
487
|
|
496
|
-
GetThreatIntelSetResponse.add_member(:
|
497
|
-
GetThreatIntelSetResponse.add_member(:
|
498
|
-
GetThreatIntelSetResponse.add_member(:
|
499
|
-
GetThreatIntelSetResponse.add_member(:status, Shapes::ShapeRef.new(shape: ThreatIntelSetStatus, location_name: "status"))
|
488
|
+
GetThreatIntelSetResponse.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
|
489
|
+
GetThreatIntelSetResponse.add_member(:format, Shapes::ShapeRef.new(shape: ThreatIntelSetFormat, required: true, location_name: "format"))
|
490
|
+
GetThreatIntelSetResponse.add_member(:location, Shapes::ShapeRef.new(shape: Location, required: true, location_name: "location"))
|
491
|
+
GetThreatIntelSetResponse.add_member(:status, Shapes::ShapeRef.new(shape: ThreatIntelSetStatus, required: true, location_name: "status"))
|
500
492
|
GetThreatIntelSetResponse.struct_class = Types::GetThreatIntelSetResponse
|
501
493
|
|
502
|
-
IamInstanceProfile.add_member(:arn, Shapes::ShapeRef.new(shape:
|
503
|
-
IamInstanceProfile.add_member(:id, Shapes::ShapeRef.new(shape:
|
494
|
+
IamInstanceProfile.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "arn"))
|
495
|
+
IamInstanceProfile.add_member(:id, Shapes::ShapeRef.new(shape: String, location_name: "id"))
|
504
496
|
IamInstanceProfile.struct_class = Types::IamInstanceProfile
|
505
497
|
|
506
|
-
InstanceDetails.add_member(:availability_zone, Shapes::ShapeRef.new(shape:
|
498
|
+
InstanceDetails.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "availabilityZone"))
|
507
499
|
InstanceDetails.add_member(:iam_instance_profile, Shapes::ShapeRef.new(shape: IamInstanceProfile, location_name: "iamInstanceProfile"))
|
508
|
-
InstanceDetails.add_member(:image_description, Shapes::ShapeRef.new(shape:
|
509
|
-
InstanceDetails.add_member(:image_id, Shapes::ShapeRef.new(shape:
|
510
|
-
InstanceDetails.add_member(:instance_id, Shapes::ShapeRef.new(shape:
|
511
|
-
InstanceDetails.add_member(:instance_state, Shapes::ShapeRef.new(shape:
|
512
|
-
InstanceDetails.add_member(:instance_type, Shapes::ShapeRef.new(shape:
|
513
|
-
InstanceDetails.add_member(:launch_time, Shapes::ShapeRef.new(shape:
|
500
|
+
InstanceDetails.add_member(:image_description, Shapes::ShapeRef.new(shape: String, location_name: "imageDescription"))
|
501
|
+
InstanceDetails.add_member(:image_id, Shapes::ShapeRef.new(shape: String, location_name: "imageId"))
|
502
|
+
InstanceDetails.add_member(:instance_id, Shapes::ShapeRef.new(shape: String, location_name: "instanceId"))
|
503
|
+
InstanceDetails.add_member(:instance_state, Shapes::ShapeRef.new(shape: String, location_name: "instanceState"))
|
504
|
+
InstanceDetails.add_member(:instance_type, Shapes::ShapeRef.new(shape: String, location_name: "instanceType"))
|
505
|
+
InstanceDetails.add_member(:launch_time, Shapes::ShapeRef.new(shape: String, location_name: "launchTime"))
|
514
506
|
InstanceDetails.add_member(:network_interfaces, Shapes::ShapeRef.new(shape: NetworkInterfaces, location_name: "networkInterfaces"))
|
515
|
-
InstanceDetails.add_member(:platform, Shapes::ShapeRef.new(shape:
|
507
|
+
InstanceDetails.add_member(:platform, Shapes::ShapeRef.new(shape: String, location_name: "platform"))
|
516
508
|
InstanceDetails.add_member(:product_codes, Shapes::ShapeRef.new(shape: ProductCodes, location_name: "productCodes"))
|
517
509
|
InstanceDetails.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
|
518
510
|
InstanceDetails.struct_class = Types::InstanceDetails
|
519
511
|
|
520
|
-
InternalServerErrorException.add_member(:message, Shapes::ShapeRef.new(shape:
|
521
|
-
InternalServerErrorException.add_member(:type, Shapes::ShapeRef.new(shape:
|
512
|
+
InternalServerErrorException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
|
513
|
+
InternalServerErrorException.add_member(:type, Shapes::ShapeRef.new(shape: String, location_name: "__type"))
|
522
514
|
InternalServerErrorException.struct_class = Types::InternalServerErrorException
|
523
515
|
|
524
|
-
Invitation.add_member(:account_id, Shapes::ShapeRef.new(shape:
|
525
|
-
Invitation.add_member(:invitation_id, Shapes::ShapeRef.new(shape:
|
526
|
-
Invitation.add_member(:
|
527
|
-
Invitation.add_member(:
|
516
|
+
Invitation.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "accountId"))
|
517
|
+
Invitation.add_member(:invitation_id, Shapes::ShapeRef.new(shape: String, location_name: "invitationId"))
|
518
|
+
Invitation.add_member(:relationship_status, Shapes::ShapeRef.new(shape: String, location_name: "relationshipStatus"))
|
519
|
+
Invitation.add_member(:invited_at, Shapes::ShapeRef.new(shape: String, location_name: "invitedAt"))
|
528
520
|
Invitation.struct_class = Types::Invitation
|
529
521
|
|
530
522
|
Invitations.member = Shapes::ShapeRef.new(shape: Invitation)
|
531
523
|
|
524
|
+
InviteMembersRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
532
525
|
InviteMembersRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape: AccountIds, required: true, location_name: "accountIds"))
|
533
|
-
InviteMembersRequest.add_member(:
|
534
|
-
InviteMembersRequest.add_member(:
|
535
|
-
InviteMembersRequest.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "message"))
|
526
|
+
InviteMembersRequest.add_member(:disable_email_notification, Shapes::ShapeRef.new(shape: Boolean, location_name: "disableEmailNotification"))
|
527
|
+
InviteMembersRequest.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
|
536
528
|
InviteMembersRequest.struct_class = Types::InviteMembersRequest
|
537
529
|
|
538
|
-
InviteMembersResponse.add_member(:unprocessed_accounts, Shapes::ShapeRef.new(shape: UnprocessedAccounts, location_name: "unprocessedAccounts"))
|
530
|
+
InviteMembersResponse.add_member(:unprocessed_accounts, Shapes::ShapeRef.new(shape: UnprocessedAccounts, required: true, location_name: "unprocessedAccounts"))
|
539
531
|
InviteMembersResponse.struct_class = Types::InviteMembersResponse
|
540
532
|
|
541
|
-
IpSetIds.member = Shapes::ShapeRef.new(shape:
|
533
|
+
IpSetIds.member = Shapes::ShapeRef.new(shape: String)
|
542
534
|
|
543
|
-
Ipv6Addresses.member = Shapes::ShapeRef.new(shape:
|
535
|
+
Ipv6Addresses.member = Shapes::ShapeRef.new(shape: String)
|
544
536
|
|
545
537
|
ListDetectorsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
546
|
-
ListDetectorsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
538
|
+
ListDetectorsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
|
547
539
|
ListDetectorsRequest.struct_class = Types::ListDetectorsRequest
|
548
540
|
|
549
|
-
ListDetectorsResponse.add_member(:detector_ids, Shapes::ShapeRef.new(shape: DetectorIds, location_name: "detectorIds"))
|
550
|
-
ListDetectorsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
541
|
+
ListDetectorsResponse.add_member(:detector_ids, Shapes::ShapeRef.new(shape: DetectorIds, required: true, location_name: "detectorIds"))
|
542
|
+
ListDetectorsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
551
543
|
ListDetectorsResponse.struct_class = Types::ListDetectorsResponse
|
552
544
|
|
553
|
-
ListFiltersRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape:
|
545
|
+
ListFiltersRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
554
546
|
ListFiltersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
555
|
-
ListFiltersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
547
|
+
ListFiltersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
|
556
548
|
ListFiltersRequest.struct_class = Types::ListFiltersRequest
|
557
549
|
|
558
|
-
ListFiltersResponse.add_member(:filter_names, Shapes::ShapeRef.new(shape: FilterNames, location_name: "filterNames"))
|
559
|
-
ListFiltersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
550
|
+
ListFiltersResponse.add_member(:filter_names, Shapes::ShapeRef.new(shape: FilterNames, required: true, location_name: "filterNames"))
|
551
|
+
ListFiltersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
560
552
|
ListFiltersResponse.struct_class = Types::ListFiltersResponse
|
561
553
|
|
562
|
-
ListFindingsRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape:
|
554
|
+
ListFindingsRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
563
555
|
ListFindingsRequest.add_member(:finding_criteria, Shapes::ShapeRef.new(shape: FindingCriteria, location_name: "findingCriteria"))
|
564
|
-
ListFindingsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
|
565
|
-
ListFindingsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
566
556
|
ListFindingsRequest.add_member(:sort_criteria, Shapes::ShapeRef.new(shape: SortCriteria, location_name: "sortCriteria"))
|
557
|
+
ListFindingsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
|
558
|
+
ListFindingsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
567
559
|
ListFindingsRequest.struct_class = Types::ListFindingsRequest
|
568
560
|
|
569
|
-
ListFindingsResponse.add_member(:finding_ids, Shapes::ShapeRef.new(shape: FindingIds, location_name: "findingIds"))
|
570
|
-
ListFindingsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
561
|
+
ListFindingsResponse.add_member(:finding_ids, Shapes::ShapeRef.new(shape: FindingIds, required: true, location_name: "findingIds"))
|
562
|
+
ListFindingsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
571
563
|
ListFindingsResponse.struct_class = Types::ListFindingsResponse
|
572
564
|
|
573
|
-
ListIPSetsRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape:
|
565
|
+
ListIPSetsRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
574
566
|
ListIPSetsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
575
|
-
ListIPSetsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
567
|
+
ListIPSetsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
|
576
568
|
ListIPSetsRequest.struct_class = Types::ListIPSetsRequest
|
577
569
|
|
578
|
-
ListIPSetsResponse.add_member(:ip_set_ids, Shapes::ShapeRef.new(shape: IpSetIds, location_name: "ipSetIds"))
|
579
|
-
ListIPSetsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
570
|
+
ListIPSetsResponse.add_member(:ip_set_ids, Shapes::ShapeRef.new(shape: IpSetIds, required: true, location_name: "ipSetIds"))
|
571
|
+
ListIPSetsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
580
572
|
ListIPSetsResponse.struct_class = Types::ListIPSetsResponse
|
581
573
|
|
582
574
|
ListInvitationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
583
|
-
ListInvitationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
575
|
+
ListInvitationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
|
584
576
|
ListInvitationsRequest.struct_class = Types::ListInvitationsRequest
|
585
577
|
|
586
578
|
ListInvitationsResponse.add_member(:invitations, Shapes::ShapeRef.new(shape: Invitations, location_name: "invitations"))
|
587
|
-
ListInvitationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
579
|
+
ListInvitationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
588
580
|
ListInvitationsResponse.struct_class = Types::ListInvitationsResponse
|
589
581
|
|
590
|
-
ListMembersRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape:
|
582
|
+
ListMembersRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
591
583
|
ListMembersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
592
|
-
ListMembersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
593
|
-
ListMembersRequest.add_member(:only_associated, Shapes::ShapeRef.new(shape:
|
584
|
+
ListMembersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
|
585
|
+
ListMembersRequest.add_member(:only_associated, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "onlyAssociated"))
|
594
586
|
ListMembersRequest.struct_class = Types::ListMembersRequest
|
595
587
|
|
596
588
|
ListMembersResponse.add_member(:members, Shapes::ShapeRef.new(shape: Members, location_name: "members"))
|
597
|
-
ListMembersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
589
|
+
ListMembersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
598
590
|
ListMembersResponse.struct_class = Types::ListMembersResponse
|
599
591
|
|
600
|
-
ListThreatIntelSetsRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape:
|
592
|
+
ListThreatIntelSetsRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
601
593
|
ListThreatIntelSetsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
602
|
-
ListThreatIntelSetsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
594
|
+
ListThreatIntelSetsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
|
603
595
|
ListThreatIntelSetsRequest.struct_class = Types::ListThreatIntelSetsRequest
|
604
596
|
|
605
|
-
ListThreatIntelSetsResponse.add_member(:
|
606
|
-
ListThreatIntelSetsResponse.add_member(:
|
597
|
+
ListThreatIntelSetsResponse.add_member(:threat_intel_set_ids, Shapes::ShapeRef.new(shape: ThreatIntelSetIds, required: true, location_name: "threatIntelSetIds"))
|
598
|
+
ListThreatIntelSetsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
607
599
|
ListThreatIntelSetsResponse.struct_class = Types::ListThreatIntelSetsResponse
|
608
600
|
|
609
|
-
LocalPortDetails.add_member(:port, Shapes::ShapeRef.new(shape:
|
610
|
-
LocalPortDetails.add_member(:port_name, Shapes::ShapeRef.new(shape:
|
601
|
+
LocalPortDetails.add_member(:port, Shapes::ShapeRef.new(shape: Integer, location_name: "port"))
|
602
|
+
LocalPortDetails.add_member(:port_name, Shapes::ShapeRef.new(shape: String, location_name: "portName"))
|
611
603
|
LocalPortDetails.struct_class = Types::LocalPortDetails
|
612
604
|
|
613
|
-
Master.add_member(:account_id, Shapes::ShapeRef.new(shape:
|
614
|
-
Master.add_member(:invitation_id, Shapes::ShapeRef.new(shape:
|
615
|
-
Master.add_member(:
|
616
|
-
Master.add_member(:
|
605
|
+
Master.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "accountId"))
|
606
|
+
Master.add_member(:invitation_id, Shapes::ShapeRef.new(shape: String, location_name: "invitationId"))
|
607
|
+
Master.add_member(:relationship_status, Shapes::ShapeRef.new(shape: String, location_name: "relationshipStatus"))
|
608
|
+
Master.add_member(:invited_at, Shapes::ShapeRef.new(shape: String, location_name: "invitedAt"))
|
617
609
|
Master.struct_class = Types::Master
|
618
610
|
|
619
611
|
Member.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "accountId"))
|
620
612
|
Member.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, location_name: "detectorId"))
|
613
|
+
Member.add_member(:master_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "masterId"))
|
621
614
|
Member.add_member(:email, Shapes::ShapeRef.new(shape: Email, required: true, location_name: "email"))
|
622
|
-
Member.add_member(:
|
623
|
-
Member.add_member(:
|
624
|
-
Member.add_member(:
|
625
|
-
Member.add_member(:updated_at, Shapes::ShapeRef.new(shape: UpdatedAt, required: true, location_name: "updatedAt"))
|
615
|
+
Member.add_member(:relationship_status, Shapes::ShapeRef.new(shape: String, required: true, location_name: "relationshipStatus"))
|
616
|
+
Member.add_member(:invited_at, Shapes::ShapeRef.new(shape: String, location_name: "invitedAt"))
|
617
|
+
Member.add_member(:updated_at, Shapes::ShapeRef.new(shape: String, required: true, location_name: "updatedAt"))
|
626
618
|
Member.struct_class = Types::Member
|
627
619
|
|
628
620
|
Members.member = Shapes::ShapeRef.new(shape: Member)
|
629
621
|
|
630
|
-
Neq.member = Shapes::ShapeRef.new(shape:
|
622
|
+
Neq.member = Shapes::ShapeRef.new(shape: String)
|
631
623
|
|
632
|
-
NetworkConnectionAction.add_member(:blocked, Shapes::ShapeRef.new(shape:
|
633
|
-
NetworkConnectionAction.add_member(:connection_direction, Shapes::ShapeRef.new(shape:
|
624
|
+
NetworkConnectionAction.add_member(:blocked, Shapes::ShapeRef.new(shape: Boolean, location_name: "blocked"))
|
625
|
+
NetworkConnectionAction.add_member(:connection_direction, Shapes::ShapeRef.new(shape: String, location_name: "connectionDirection"))
|
634
626
|
NetworkConnectionAction.add_member(:local_port_details, Shapes::ShapeRef.new(shape: LocalPortDetails, location_name: "localPortDetails"))
|
635
|
-
NetworkConnectionAction.add_member(:protocol, Shapes::ShapeRef.new(shape:
|
627
|
+
NetworkConnectionAction.add_member(:protocol, Shapes::ShapeRef.new(shape: String, location_name: "protocol"))
|
636
628
|
NetworkConnectionAction.add_member(:remote_ip_details, Shapes::ShapeRef.new(shape: RemoteIpDetails, location_name: "remoteIpDetails"))
|
637
629
|
NetworkConnectionAction.add_member(:remote_port_details, Shapes::ShapeRef.new(shape: RemotePortDetails, location_name: "remotePortDetails"))
|
638
630
|
NetworkConnectionAction.struct_class = Types::NetworkConnectionAction
|
639
631
|
|
640
632
|
NetworkInterface.add_member(:ipv_6_addresses, Shapes::ShapeRef.new(shape: Ipv6Addresses, location_name: "ipv6Addresses"))
|
641
|
-
NetworkInterface.add_member(:network_interface_id, Shapes::ShapeRef.new(shape:
|
642
|
-
NetworkInterface.add_member(:private_dns_name, Shapes::ShapeRef.new(shape:
|
643
|
-
NetworkInterface.add_member(:private_ip_address, Shapes::ShapeRef.new(shape:
|
633
|
+
NetworkInterface.add_member(:network_interface_id, Shapes::ShapeRef.new(shape: String, location_name: "networkInterfaceId"))
|
634
|
+
NetworkInterface.add_member(:private_dns_name, Shapes::ShapeRef.new(shape: String, location_name: "privateDnsName"))
|
635
|
+
NetworkInterface.add_member(:private_ip_address, Shapes::ShapeRef.new(shape: String, location_name: "privateIpAddress"))
|
644
636
|
NetworkInterface.add_member(:private_ip_addresses, Shapes::ShapeRef.new(shape: PrivateIpAddresses, location_name: "privateIpAddresses"))
|
645
|
-
NetworkInterface.add_member(:public_dns_name, Shapes::ShapeRef.new(shape:
|
646
|
-
NetworkInterface.add_member(:public_ip, Shapes::ShapeRef.new(shape:
|
637
|
+
NetworkInterface.add_member(:public_dns_name, Shapes::ShapeRef.new(shape: String, location_name: "publicDnsName"))
|
638
|
+
NetworkInterface.add_member(:public_ip, Shapes::ShapeRef.new(shape: String, location_name: "publicIp"))
|
647
639
|
NetworkInterface.add_member(:security_groups, Shapes::ShapeRef.new(shape: SecurityGroups, location_name: "securityGroups"))
|
648
|
-
NetworkInterface.add_member(:subnet_id, Shapes::ShapeRef.new(shape:
|
649
|
-
NetworkInterface.add_member(:vpc_id, Shapes::ShapeRef.new(shape:
|
640
|
+
NetworkInterface.add_member(:subnet_id, Shapes::ShapeRef.new(shape: String, location_name: "subnetId"))
|
641
|
+
NetworkInterface.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "vpcId"))
|
650
642
|
NetworkInterface.struct_class = Types::NetworkInterface
|
651
643
|
|
652
644
|
NetworkInterfaces.member = Shapes::ShapeRef.new(shape: NetworkInterface)
|
653
645
|
|
654
|
-
|
655
|
-
|
656
|
-
Organization.add_member(:
|
657
|
-
Organization.add_member(:
|
646
|
+
NotEquals.member = Shapes::ShapeRef.new(shape: String)
|
647
|
+
|
648
|
+
Organization.add_member(:asn, Shapes::ShapeRef.new(shape: String, location_name: "asn"))
|
649
|
+
Organization.add_member(:asn_org, Shapes::ShapeRef.new(shape: String, location_name: "asnOrg"))
|
650
|
+
Organization.add_member(:isp, Shapes::ShapeRef.new(shape: String, location_name: "isp"))
|
651
|
+
Organization.add_member(:org, Shapes::ShapeRef.new(shape: String, location_name: "org"))
|
658
652
|
Organization.struct_class = Types::Organization
|
659
653
|
|
660
|
-
PortProbeAction.add_member(:blocked, Shapes::ShapeRef.new(shape:
|
661
|
-
PortProbeAction.add_member(:port_probe_details, Shapes::ShapeRef.new(shape:
|
654
|
+
PortProbeAction.add_member(:blocked, Shapes::ShapeRef.new(shape: Boolean, location_name: "blocked"))
|
655
|
+
PortProbeAction.add_member(:port_probe_details, Shapes::ShapeRef.new(shape: PortProbeDetails, location_name: "portProbeDetails"))
|
662
656
|
PortProbeAction.struct_class = Types::PortProbeAction
|
663
657
|
|
664
658
|
PortProbeDetail.add_member(:local_port_details, Shapes::ShapeRef.new(shape: LocalPortDetails, location_name: "localPortDetails"))
|
665
659
|
PortProbeDetail.add_member(:remote_ip_details, Shapes::ShapeRef.new(shape: RemoteIpDetails, location_name: "remoteIpDetails"))
|
666
660
|
PortProbeDetail.struct_class = Types::PortProbeDetail
|
667
661
|
|
668
|
-
|
669
|
-
|
662
|
+
PortProbeDetails.member = Shapes::ShapeRef.new(shape: PortProbeDetail)
|
663
|
+
|
664
|
+
PrivateIpAddressDetails.add_member(:private_dns_name, Shapes::ShapeRef.new(shape: String, location_name: "privateDnsName"))
|
665
|
+
PrivateIpAddressDetails.add_member(:private_ip_address, Shapes::ShapeRef.new(shape: String, location_name: "privateIpAddress"))
|
670
666
|
PrivateIpAddressDetails.struct_class = Types::PrivateIpAddressDetails
|
671
667
|
|
672
668
|
PrivateIpAddresses.member = Shapes::ShapeRef.new(shape: PrivateIpAddressDetails)
|
673
669
|
|
674
|
-
ProductCode.add_member(:code, Shapes::ShapeRef.new(shape:
|
675
|
-
ProductCode.add_member(:product_type, Shapes::ShapeRef.new(shape:
|
670
|
+
ProductCode.add_member(:code, Shapes::ShapeRef.new(shape: String, location_name: "code"))
|
671
|
+
ProductCode.add_member(:product_type, Shapes::ShapeRef.new(shape: String, location_name: "productType"))
|
676
672
|
ProductCode.struct_class = Types::ProductCode
|
677
673
|
|
678
674
|
ProductCodes.member = Shapes::ShapeRef.new(shape: ProductCode)
|
@@ -680,126 +676,118 @@ module Aws::GuardDuty
|
|
680
676
|
RemoteIpDetails.add_member(:city, Shapes::ShapeRef.new(shape: City, location_name: "city"))
|
681
677
|
RemoteIpDetails.add_member(:country, Shapes::ShapeRef.new(shape: Country, location_name: "country"))
|
682
678
|
RemoteIpDetails.add_member(:geo_location, Shapes::ShapeRef.new(shape: GeoLocation, location_name: "geoLocation"))
|
683
|
-
RemoteIpDetails.add_member(:ip_address_v4, Shapes::ShapeRef.new(shape:
|
679
|
+
RemoteIpDetails.add_member(:ip_address_v4, Shapes::ShapeRef.new(shape: String, location_name: "ipAddressV4"))
|
684
680
|
RemoteIpDetails.add_member(:organization, Shapes::ShapeRef.new(shape: Organization, location_name: "organization"))
|
685
681
|
RemoteIpDetails.struct_class = Types::RemoteIpDetails
|
686
682
|
|
687
|
-
RemotePortDetails.add_member(:port, Shapes::ShapeRef.new(shape:
|
688
|
-
RemotePortDetails.add_member(:port_name, Shapes::ShapeRef.new(shape:
|
683
|
+
RemotePortDetails.add_member(:port, Shapes::ShapeRef.new(shape: Integer, location_name: "port"))
|
684
|
+
RemotePortDetails.add_member(:port_name, Shapes::ShapeRef.new(shape: String, location_name: "portName"))
|
689
685
|
RemotePortDetails.struct_class = Types::RemotePortDetails
|
690
686
|
|
691
687
|
Resource.add_member(:access_key_details, Shapes::ShapeRef.new(shape: AccessKeyDetails, location_name: "accessKeyDetails"))
|
692
688
|
Resource.add_member(:instance_details, Shapes::ShapeRef.new(shape: InstanceDetails, location_name: "instanceDetails"))
|
693
|
-
Resource.add_member(:resource_type, Shapes::ShapeRef.new(shape:
|
689
|
+
Resource.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, location_name: "resourceType"))
|
694
690
|
Resource.struct_class = Types::Resource
|
695
691
|
|
696
|
-
SecurityGroup.add_member(:group_id, Shapes::ShapeRef.new(shape:
|
697
|
-
SecurityGroup.add_member(:group_name, Shapes::ShapeRef.new(shape:
|
692
|
+
SecurityGroup.add_member(:group_id, Shapes::ShapeRef.new(shape: String, location_name: "groupId"))
|
693
|
+
SecurityGroup.add_member(:group_name, Shapes::ShapeRef.new(shape: String, location_name: "groupName"))
|
698
694
|
SecurityGroup.struct_class = Types::SecurityGroup
|
699
695
|
|
700
696
|
SecurityGroups.member = Shapes::ShapeRef.new(shape: SecurityGroup)
|
701
697
|
|
702
698
|
Service.add_member(:action, Shapes::ShapeRef.new(shape: Action, location_name: "action"))
|
703
|
-
Service.add_member(:archived, Shapes::ShapeRef.new(shape:
|
704
|
-
Service.add_member(:count, Shapes::ShapeRef.new(shape:
|
699
|
+
Service.add_member(:archived, Shapes::ShapeRef.new(shape: Boolean, location_name: "archived"))
|
700
|
+
Service.add_member(:count, Shapes::ShapeRef.new(shape: Integer, location_name: "count"))
|
705
701
|
Service.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, location_name: "detectorId"))
|
706
|
-
Service.add_member(:event_first_seen, Shapes::ShapeRef.new(shape:
|
707
|
-
Service.add_member(:event_last_seen, Shapes::ShapeRef.new(shape:
|
708
|
-
Service.add_member(:resource_role, Shapes::ShapeRef.new(shape:
|
709
|
-
Service.add_member(:service_name, Shapes::ShapeRef.new(shape:
|
710
|
-
Service.add_member(:user_feedback, Shapes::ShapeRef.new(shape:
|
702
|
+
Service.add_member(:event_first_seen, Shapes::ShapeRef.new(shape: String, location_name: "eventFirstSeen"))
|
703
|
+
Service.add_member(:event_last_seen, Shapes::ShapeRef.new(shape: String, location_name: "eventLastSeen"))
|
704
|
+
Service.add_member(:resource_role, Shapes::ShapeRef.new(shape: String, location_name: "resourceRole"))
|
705
|
+
Service.add_member(:service_name, Shapes::ShapeRef.new(shape: String, location_name: "serviceName"))
|
706
|
+
Service.add_member(:user_feedback, Shapes::ShapeRef.new(shape: String, location_name: "userFeedback"))
|
711
707
|
Service.struct_class = Types::Service
|
712
708
|
|
713
|
-
SortCriteria.add_member(:attribute_name, Shapes::ShapeRef.new(shape:
|
709
|
+
SortCriteria.add_member(:attribute_name, Shapes::ShapeRef.new(shape: String, location_name: "attributeName"))
|
714
710
|
SortCriteria.add_member(:order_by, Shapes::ShapeRef.new(shape: OrderBy, location_name: "orderBy"))
|
715
711
|
SortCriteria.struct_class = Types::SortCriteria
|
716
712
|
|
713
|
+
StartMonitoringMembersRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
717
714
|
StartMonitoringMembersRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape: AccountIds, required: true, location_name: "accountIds"))
|
718
|
-
StartMonitoringMembersRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "detectorId"))
|
719
715
|
StartMonitoringMembersRequest.struct_class = Types::StartMonitoringMembersRequest
|
720
716
|
|
721
|
-
StartMonitoringMembersResponse.add_member(:unprocessed_accounts, Shapes::ShapeRef.new(shape: UnprocessedAccounts, location_name: "unprocessedAccounts"))
|
717
|
+
StartMonitoringMembersResponse.add_member(:unprocessed_accounts, Shapes::ShapeRef.new(shape: UnprocessedAccounts, required: true, location_name: "unprocessedAccounts"))
|
722
718
|
StartMonitoringMembersResponse.struct_class = Types::StartMonitoringMembersResponse
|
723
719
|
|
720
|
+
StopMonitoringMembersRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
724
721
|
StopMonitoringMembersRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape: AccountIds, required: true, location_name: "accountIds"))
|
725
|
-
StopMonitoringMembersRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "detectorId"))
|
726
722
|
StopMonitoringMembersRequest.struct_class = Types::StopMonitoringMembersRequest
|
727
723
|
|
728
|
-
StopMonitoringMembersResponse.add_member(:unprocessed_accounts, Shapes::ShapeRef.new(shape: UnprocessedAccounts, location_name: "unprocessedAccounts"))
|
724
|
+
StopMonitoringMembersResponse.add_member(:unprocessed_accounts, Shapes::ShapeRef.new(shape: UnprocessedAccounts, required: true, location_name: "unprocessedAccounts"))
|
729
725
|
StopMonitoringMembersResponse.struct_class = Types::StopMonitoringMembersResponse
|
730
726
|
|
731
|
-
Tag.add_member(:key, Shapes::ShapeRef.new(shape:
|
732
|
-
Tag.add_member(:value, Shapes::ShapeRef.new(shape:
|
727
|
+
Tag.add_member(:key, Shapes::ShapeRef.new(shape: String, location_name: "key"))
|
728
|
+
Tag.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "value"))
|
733
729
|
Tag.struct_class = Types::Tag
|
734
730
|
|
735
731
|
Tags.member = Shapes::ShapeRef.new(shape: Tag)
|
736
732
|
|
737
|
-
ThreatIntelSetIds.member = Shapes::ShapeRef.new(shape:
|
733
|
+
ThreatIntelSetIds.member = Shapes::ShapeRef.new(shape: String)
|
738
734
|
|
739
|
-
UnarchiveFindingsRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape:
|
735
|
+
UnarchiveFindingsRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
740
736
|
UnarchiveFindingsRequest.add_member(:finding_ids, Shapes::ShapeRef.new(shape: FindingIds, required: true, location_name: "findingIds"))
|
741
737
|
UnarchiveFindingsRequest.struct_class = Types::UnarchiveFindingsRequest
|
742
738
|
|
743
739
|
UnarchiveFindingsResponse.struct_class = Types::UnarchiveFindingsResponse
|
744
740
|
|
745
|
-
UnprocessedAccount.add_member(:account_id, Shapes::ShapeRef.new(shape:
|
746
|
-
UnprocessedAccount.add_member(:result, Shapes::ShapeRef.new(shape:
|
741
|
+
UnprocessedAccount.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "accountId"))
|
742
|
+
UnprocessedAccount.add_member(:result, Shapes::ShapeRef.new(shape: String, required: true, location_name: "result"))
|
747
743
|
UnprocessedAccount.struct_class = Types::UnprocessedAccount
|
748
744
|
|
749
745
|
UnprocessedAccounts.member = Shapes::ShapeRef.new(shape: UnprocessedAccount)
|
750
746
|
|
751
|
-
UpdateDetectorRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape:
|
752
|
-
UpdateDetectorRequest.add_member(:enable, Shapes::ShapeRef.new(shape:
|
747
|
+
UpdateDetectorRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
748
|
+
UpdateDetectorRequest.add_member(:enable, Shapes::ShapeRef.new(shape: Boolean, location_name: "enable"))
|
753
749
|
UpdateDetectorRequest.add_member(:finding_publishing_frequency, Shapes::ShapeRef.new(shape: FindingPublishingFrequency, location_name: "findingPublishingFrequency"))
|
754
750
|
UpdateDetectorRequest.struct_class = Types::UpdateDetectorRequest
|
755
751
|
|
756
752
|
UpdateDetectorResponse.struct_class = Types::UpdateDetectorResponse
|
757
753
|
|
758
|
-
UpdateFilterRequest.add_member(:
|
754
|
+
UpdateFilterRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
755
|
+
UpdateFilterRequest.add_member(:filter_name, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "filterName"))
|
759
756
|
UpdateFilterRequest.add_member(:description, Shapes::ShapeRef.new(shape: FilterDescription, location_name: "description"))
|
760
|
-
UpdateFilterRequest.add_member(:
|
761
|
-
UpdateFilterRequest.add_member(:filter_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "filterName"))
|
762
|
-
UpdateFilterRequest.add_member(:finding_criteria, Shapes::ShapeRef.new(shape: FindingCriteria, location_name: "findingCriteria"))
|
757
|
+
UpdateFilterRequest.add_member(:action, Shapes::ShapeRef.new(shape: FilterAction, location_name: "action"))
|
763
758
|
UpdateFilterRequest.add_member(:rank, Shapes::ShapeRef.new(shape: FilterRank, location_name: "rank"))
|
759
|
+
UpdateFilterRequest.add_member(:finding_criteria, Shapes::ShapeRef.new(shape: FindingCriteria, location_name: "findingCriteria"))
|
764
760
|
UpdateFilterRequest.struct_class = Types::UpdateFilterRequest
|
765
761
|
|
766
|
-
UpdateFilterResponse.add_member(:name, Shapes::ShapeRef.new(shape: FilterName, location_name: "name"))
|
762
|
+
UpdateFilterResponse.add_member(:name, Shapes::ShapeRef.new(shape: FilterName, required: true, location_name: "name"))
|
767
763
|
UpdateFilterResponse.struct_class = Types::UpdateFilterResponse
|
768
764
|
|
769
|
-
UpdateFindingsFeedbackRequest.add_member(:
|
770
|
-
UpdateFindingsFeedbackRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "detectorId"))
|
771
|
-
UpdateFindingsFeedbackRequest.add_member(:feedback, Shapes::ShapeRef.new(shape: Feedback, required: true, location_name: "feedback"))
|
765
|
+
UpdateFindingsFeedbackRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
772
766
|
UpdateFindingsFeedbackRequest.add_member(:finding_ids, Shapes::ShapeRef.new(shape: FindingIds, required: true, location_name: "findingIds"))
|
767
|
+
UpdateFindingsFeedbackRequest.add_member(:feedback, Shapes::ShapeRef.new(shape: Feedback, required: true, location_name: "feedback"))
|
768
|
+
UpdateFindingsFeedbackRequest.add_member(:comments, Shapes::ShapeRef.new(shape: String, location_name: "comments"))
|
773
769
|
UpdateFindingsFeedbackRequest.struct_class = Types::UpdateFindingsFeedbackRequest
|
774
770
|
|
775
771
|
UpdateFindingsFeedbackResponse.struct_class = Types::UpdateFindingsFeedbackResponse
|
776
772
|
|
777
|
-
UpdateIPSetRequest.add_member(:
|
778
|
-
UpdateIPSetRequest.add_member(:
|
779
|
-
UpdateIPSetRequest.add_member(:ip_set_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ipSetId"))
|
780
|
-
UpdateIPSetRequest.add_member(:location, Shapes::ShapeRef.new(shape: Location, location_name: "location"))
|
773
|
+
UpdateIPSetRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
774
|
+
UpdateIPSetRequest.add_member(:ip_set_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "ipSetId"))
|
781
775
|
UpdateIPSetRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
|
776
|
+
UpdateIPSetRequest.add_member(:location, Shapes::ShapeRef.new(shape: Location, location_name: "location"))
|
777
|
+
UpdateIPSetRequest.add_member(:activate, Shapes::ShapeRef.new(shape: Boolean, location_name: "activate"))
|
782
778
|
UpdateIPSetRequest.struct_class = Types::UpdateIPSetRequest
|
783
779
|
|
784
780
|
UpdateIPSetResponse.struct_class = Types::UpdateIPSetResponse
|
785
781
|
|
786
|
-
UpdateThreatIntelSetRequest.add_member(:
|
787
|
-
UpdateThreatIntelSetRequest.add_member(:
|
788
|
-
UpdateThreatIntelSetRequest.add_member(:location, Shapes::ShapeRef.new(shape: Location, location_name: "location"))
|
782
|
+
UpdateThreatIntelSetRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
783
|
+
UpdateThreatIntelSetRequest.add_member(:threat_intel_set_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "threatIntelSetId"))
|
789
784
|
UpdateThreatIntelSetRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
|
790
|
-
UpdateThreatIntelSetRequest.add_member(:
|
785
|
+
UpdateThreatIntelSetRequest.add_member(:location, Shapes::ShapeRef.new(shape: Location, location_name: "location"))
|
786
|
+
UpdateThreatIntelSetRequest.add_member(:activate, Shapes::ShapeRef.new(shape: Boolean, location_name: "activate"))
|
791
787
|
UpdateThreatIntelSetRequest.struct_class = Types::UpdateThreatIntelSetRequest
|
792
788
|
|
793
789
|
UpdateThreatIntelSetResponse.struct_class = Types::UpdateThreatIntelSetResponse
|
794
790
|
|
795
|
-
__listOfPortProbeDetail.member = Shapes::ShapeRef.new(shape: PortProbeDetail)
|
796
|
-
|
797
|
-
__mapOfCondition.key = Shapes::ShapeRef.new(shape: __string)
|
798
|
-
__mapOfCondition.value = Shapes::ShapeRef.new(shape: Condition)
|
799
|
-
|
800
|
-
__mapOfCountBySeverityFindingStatistic.key = Shapes::ShapeRef.new(shape: __string)
|
801
|
-
__mapOfCountBySeverityFindingStatistic.value = Shapes::ShapeRef.new(shape: CountBySeverityFindingStatistic)
|
802
|
-
|
803
791
|
|
804
792
|
# @api private
|
805
793
|
API = Seahorse::Model::Api.new.tap do |api|
|