aws-sdk-inspector2 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1613 @@
1
+ # frozen_string_literal: true
2
+
3
+ # WARNING ABOUT GENERATED CODE
4
+ #
5
+ # This file is generated. See the contributing guide for more information:
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
+ #
8
+ # WARNING ABOUT GENERATED CODE
9
+
10
+ module Aws::Inspector2
11
+ # @api private
12
+ module ClientApi
13
+
14
+ include Seahorse::Model
15
+
16
+ AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
17
+ Account = Shapes::StructureShape.new(name: 'Account')
18
+ AccountAggregation = Shapes::StructureShape.new(name: 'AccountAggregation')
19
+ AccountAggregationResponse = Shapes::StructureShape.new(name: 'AccountAggregationResponse')
20
+ AccountId = Shapes::StringShape.new(name: 'AccountId')
21
+ AccountIdSet = Shapes::ListShape.new(name: 'AccountIdSet')
22
+ AccountList = Shapes::ListShape.new(name: 'AccountList')
23
+ AccountSortBy = Shapes::StringShape.new(name: 'AccountSortBy')
24
+ AccountState = Shapes::StructureShape.new(name: 'AccountState')
25
+ AccountStateList = Shapes::ListShape.new(name: 'AccountStateList')
26
+ AggCounts = Shapes::IntegerShape.new(name: 'AggCounts')
27
+ AggregationFindingType = Shapes::StringShape.new(name: 'AggregationFindingType')
28
+ AggregationRequest = Shapes::UnionShape.new(name: 'AggregationRequest')
29
+ AggregationResourceType = Shapes::StringShape.new(name: 'AggregationResourceType')
30
+ AggregationResponse = Shapes::UnionShape.new(name: 'AggregationResponse')
31
+ AggregationResponseList = Shapes::ListShape.new(name: 'AggregationResponseList')
32
+ AggregationType = Shapes::StringShape.new(name: 'AggregationType')
33
+ AmiAggregation = Shapes::StructureShape.new(name: 'AmiAggregation')
34
+ AmiAggregationResponse = Shapes::StructureShape.new(name: 'AmiAggregationResponse')
35
+ AmiId = Shapes::StringShape.new(name: 'AmiId')
36
+ AmiSortBy = Shapes::StringShape.new(name: 'AmiSortBy')
37
+ Arn = Shapes::StringShape.new(name: 'Arn')
38
+ AssociateMemberRequest = Shapes::StructureShape.new(name: 'AssociateMemberRequest')
39
+ AssociateMemberResponse = Shapes::StructureShape.new(name: 'AssociateMemberResponse')
40
+ AutoEnable = Shapes::StructureShape.new(name: 'AutoEnable')
41
+ AwsEc2InstanceDetails = Shapes::StructureShape.new(name: 'AwsEc2InstanceDetails')
42
+ AwsEcrContainerAggregation = Shapes::StructureShape.new(name: 'AwsEcrContainerAggregation')
43
+ AwsEcrContainerAggregationResponse = Shapes::StructureShape.new(name: 'AwsEcrContainerAggregationResponse')
44
+ AwsEcrContainerImageDetails = Shapes::StructureShape.new(name: 'AwsEcrContainerImageDetails')
45
+ AwsEcrContainerSortBy = Shapes::StringShape.new(name: 'AwsEcrContainerSortBy')
46
+ BadRequestException = Shapes::StructureShape.new(name: 'BadRequestException')
47
+ BatchGetAccountStatusRequest = Shapes::StructureShape.new(name: 'BatchGetAccountStatusRequest')
48
+ BatchGetAccountStatusResponse = Shapes::StructureShape.new(name: 'BatchGetAccountStatusResponse')
49
+ BatchGetFreeTrialInfoRequest = Shapes::StructureShape.new(name: 'BatchGetFreeTrialInfoRequest')
50
+ BatchGetFreeTrialInfoRequestAccountIdsList = Shapes::ListShape.new(name: 'BatchGetFreeTrialInfoRequestAccountIdsList')
51
+ BatchGetFreeTrialInfoResponse = Shapes::StructureShape.new(name: 'BatchGetFreeTrialInfoResponse')
52
+ Boolean = Shapes::BooleanShape.new(name: 'Boolean')
53
+ CancelFindingsReportRequest = Shapes::StructureShape.new(name: 'CancelFindingsReportRequest')
54
+ CancelFindingsReportResponse = Shapes::StructureShape.new(name: 'CancelFindingsReportResponse')
55
+ ClientToken = Shapes::StringShape.new(name: 'ClientToken')
56
+ Component = Shapes::StringShape.new(name: 'Component')
57
+ ComponentType = Shapes::StringShape.new(name: 'ComponentType')
58
+ ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
59
+ Counts = Shapes::StructureShape.new(name: 'Counts')
60
+ CountsList = Shapes::ListShape.new(name: 'CountsList')
61
+ CoverageFilterCriteria = Shapes::StructureShape.new(name: 'CoverageFilterCriteria')
62
+ CoverageMapComparison = Shapes::StringShape.new(name: 'CoverageMapComparison')
63
+ CoverageMapFilter = Shapes::StructureShape.new(name: 'CoverageMapFilter')
64
+ CoverageMapFilterList = Shapes::ListShape.new(name: 'CoverageMapFilterList')
65
+ CoverageResourceType = Shapes::StringShape.new(name: 'CoverageResourceType')
66
+ CoverageStringComparison = Shapes::StringShape.new(name: 'CoverageStringComparison')
67
+ CoverageStringFilter = Shapes::StructureShape.new(name: 'CoverageStringFilter')
68
+ CoverageStringFilterList = Shapes::ListShape.new(name: 'CoverageStringFilterList')
69
+ CoverageStringInput = Shapes::StringShape.new(name: 'CoverageStringInput')
70
+ CoveredResource = Shapes::StructureShape.new(name: 'CoveredResource')
71
+ CoveredResources = Shapes::ListShape.new(name: 'CoveredResources')
72
+ CreateFilterRequest = Shapes::StructureShape.new(name: 'CreateFilterRequest')
73
+ CreateFilterResponse = Shapes::StructureShape.new(name: 'CreateFilterResponse')
74
+ CreateFindingsReportRequest = Shapes::StructureShape.new(name: 'CreateFindingsReportRequest')
75
+ CreateFindingsReportResponse = Shapes::StructureShape.new(name: 'CreateFindingsReportResponse')
76
+ Currency = Shapes::StringShape.new(name: 'Currency')
77
+ CvssScore = Shapes::StructureShape.new(name: 'CvssScore')
78
+ CvssScoreAdjustment = Shapes::StructureShape.new(name: 'CvssScoreAdjustment')
79
+ CvssScoreAdjustmentList = Shapes::ListShape.new(name: 'CvssScoreAdjustmentList')
80
+ CvssScoreDetails = Shapes::StructureShape.new(name: 'CvssScoreDetails')
81
+ CvssScoreList = Shapes::ListShape.new(name: 'CvssScoreList')
82
+ DateFilter = Shapes::StructureShape.new(name: 'DateFilter')
83
+ DateFilterList = Shapes::ListShape.new(name: 'DateFilterList')
84
+ DateTimeTimestamp = Shapes::TimestampShape.new(name: 'DateTimeTimestamp')
85
+ DelegatedAdmin = Shapes::StructureShape.new(name: 'DelegatedAdmin')
86
+ DelegatedAdminAccount = Shapes::StructureShape.new(name: 'DelegatedAdminAccount')
87
+ DelegatedAdminAccountList = Shapes::ListShape.new(name: 'DelegatedAdminAccountList')
88
+ DelegatedAdminStatus = Shapes::StringShape.new(name: 'DelegatedAdminStatus')
89
+ DeleteFilterRequest = Shapes::StructureShape.new(name: 'DeleteFilterRequest')
90
+ DeleteFilterResponse = Shapes::StructureShape.new(name: 'DeleteFilterResponse')
91
+ DescribeOrganizationConfigurationRequest = Shapes::StructureShape.new(name: 'DescribeOrganizationConfigurationRequest')
92
+ DescribeOrganizationConfigurationResponse = Shapes::StructureShape.new(name: 'DescribeOrganizationConfigurationResponse')
93
+ Destination = Shapes::StructureShape.new(name: 'Destination')
94
+ DisableDelegatedAdminAccountRequest = Shapes::StructureShape.new(name: 'DisableDelegatedAdminAccountRequest')
95
+ DisableDelegatedAdminAccountResponse = Shapes::StructureShape.new(name: 'DisableDelegatedAdminAccountResponse')
96
+ DisableRequest = Shapes::StructureShape.new(name: 'DisableRequest')
97
+ DisableResourceTypeList = Shapes::ListShape.new(name: 'DisableResourceTypeList')
98
+ DisableResponse = Shapes::StructureShape.new(name: 'DisableResponse')
99
+ DisassociateMemberRequest = Shapes::StructureShape.new(name: 'DisassociateMemberRequest')
100
+ DisassociateMemberResponse = Shapes::StructureShape.new(name: 'DisassociateMemberResponse')
101
+ Double = Shapes::FloatShape.new(name: 'Double')
102
+ Ec2InstanceAggregation = Shapes::StructureShape.new(name: 'Ec2InstanceAggregation')
103
+ Ec2InstanceAggregationResponse = Shapes::StructureShape.new(name: 'Ec2InstanceAggregationResponse')
104
+ Ec2InstanceSortBy = Shapes::StringShape.new(name: 'Ec2InstanceSortBy')
105
+ Ec2Metadata = Shapes::StructureShape.new(name: 'Ec2Metadata')
106
+ Ec2Platform = Shapes::StringShape.new(name: 'Ec2Platform')
107
+ EcrContainerImageMetadata = Shapes::StructureShape.new(name: 'EcrContainerImageMetadata')
108
+ EcrRepositoryMetadata = Shapes::StructureShape.new(name: 'EcrRepositoryMetadata')
109
+ EcrScanFrequency = Shapes::StringShape.new(name: 'EcrScanFrequency')
110
+ EnableDelegatedAdminAccountRequest = Shapes::StructureShape.new(name: 'EnableDelegatedAdminAccountRequest')
111
+ EnableDelegatedAdminAccountResponse = Shapes::StructureShape.new(name: 'EnableDelegatedAdminAccountResponse')
112
+ EnableRequest = Shapes::StructureShape.new(name: 'EnableRequest')
113
+ EnableResourceTypeList = Shapes::ListShape.new(name: 'EnableResourceTypeList')
114
+ EnableResponse = Shapes::StructureShape.new(name: 'EnableResponse')
115
+ ErrorCode = Shapes::StringShape.new(name: 'ErrorCode')
116
+ ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
117
+ ExternalReportStatus = Shapes::StringShape.new(name: 'ExternalReportStatus')
118
+ FailedAccount = Shapes::StructureShape.new(name: 'FailedAccount')
119
+ FailedAccountList = Shapes::ListShape.new(name: 'FailedAccountList')
120
+ FilePath = Shapes::StringShape.new(name: 'FilePath')
121
+ Filter = Shapes::StructureShape.new(name: 'Filter')
122
+ FilterAction = Shapes::StringShape.new(name: 'FilterAction')
123
+ FilterArn = Shapes::StringShape.new(name: 'FilterArn')
124
+ FilterArnList = Shapes::ListShape.new(name: 'FilterArnList')
125
+ FilterCriteria = Shapes::StructureShape.new(name: 'FilterCriteria')
126
+ FilterDescription = Shapes::StringShape.new(name: 'FilterDescription')
127
+ FilterList = Shapes::ListShape.new(name: 'FilterList')
128
+ FilterName = Shapes::StringShape.new(name: 'FilterName')
129
+ FilterReason = Shapes::StringShape.new(name: 'FilterReason')
130
+ Finding = Shapes::StructureShape.new(name: 'Finding')
131
+ FindingArn = Shapes::StringShape.new(name: 'FindingArn')
132
+ FindingDescription = Shapes::StringShape.new(name: 'FindingDescription')
133
+ FindingList = Shapes::ListShape.new(name: 'FindingList')
134
+ FindingStatus = Shapes::StringShape.new(name: 'FindingStatus')
135
+ FindingTitle = Shapes::StringShape.new(name: 'FindingTitle')
136
+ FindingType = Shapes::StringShape.new(name: 'FindingType')
137
+ FindingTypeAggregation = Shapes::StructureShape.new(name: 'FindingTypeAggregation')
138
+ FindingTypeAggregationResponse = Shapes::StructureShape.new(name: 'FindingTypeAggregationResponse')
139
+ FindingTypeSortBy = Shapes::StringShape.new(name: 'FindingTypeSortBy')
140
+ FreeTrialAccountInfo = Shapes::StructureShape.new(name: 'FreeTrialAccountInfo')
141
+ FreeTrialAccountInfoList = Shapes::ListShape.new(name: 'FreeTrialAccountInfoList')
142
+ FreeTrialInfo = Shapes::StructureShape.new(name: 'FreeTrialInfo')
143
+ FreeTrialInfoError = Shapes::StructureShape.new(name: 'FreeTrialInfoError')
144
+ FreeTrialInfoErrorCode = Shapes::StringShape.new(name: 'FreeTrialInfoErrorCode')
145
+ FreeTrialInfoErrorList = Shapes::ListShape.new(name: 'FreeTrialInfoErrorList')
146
+ FreeTrialInfoList = Shapes::ListShape.new(name: 'FreeTrialInfoList')
147
+ FreeTrialStatus = Shapes::StringShape.new(name: 'FreeTrialStatus')
148
+ FreeTrialType = Shapes::StringShape.new(name: 'FreeTrialType')
149
+ GetDelegatedAdminAccountRequest = Shapes::StructureShape.new(name: 'GetDelegatedAdminAccountRequest')
150
+ GetDelegatedAdminAccountResponse = Shapes::StructureShape.new(name: 'GetDelegatedAdminAccountResponse')
151
+ GetFindingsReportStatusRequest = Shapes::StructureShape.new(name: 'GetFindingsReportStatusRequest')
152
+ GetFindingsReportStatusResponse = Shapes::StructureShape.new(name: 'GetFindingsReportStatusResponse')
153
+ GetMemberRequest = Shapes::StructureShape.new(name: 'GetMemberRequest')
154
+ GetMemberResponse = Shapes::StructureShape.new(name: 'GetMemberResponse')
155
+ GroupKey = Shapes::StringShape.new(name: 'GroupKey')
156
+ ImageHash = Shapes::StringShape.new(name: 'ImageHash')
157
+ ImageLayerAggregation = Shapes::StructureShape.new(name: 'ImageLayerAggregation')
158
+ ImageLayerAggregationResponse = Shapes::StructureShape.new(name: 'ImageLayerAggregationResponse')
159
+ ImageLayerSortBy = Shapes::StringShape.new(name: 'ImageLayerSortBy')
160
+ ImageTagList = Shapes::ListShape.new(name: 'ImageTagList')
161
+ InspectorScoreDetails = Shapes::StructureShape.new(name: 'InspectorScoreDetails')
162
+ Integer = Shapes::IntegerShape.new(name: 'Integer')
163
+ InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
164
+ IpV4Address = Shapes::StringShape.new(name: 'IpV4Address')
165
+ IpV4AddressList = Shapes::ListShape.new(name: 'IpV4AddressList')
166
+ IpV6Address = Shapes::StringShape.new(name: 'IpV6Address')
167
+ IpV6AddressList = Shapes::ListShape.new(name: 'IpV6AddressList')
168
+ ListAccountPermissionsMaxResults = Shapes::IntegerShape.new(name: 'ListAccountPermissionsMaxResults')
169
+ ListAccountPermissionsRequest = Shapes::StructureShape.new(name: 'ListAccountPermissionsRequest')
170
+ ListAccountPermissionsResponse = Shapes::StructureShape.new(name: 'ListAccountPermissionsResponse')
171
+ ListCoverageMaxResults = Shapes::IntegerShape.new(name: 'ListCoverageMaxResults')
172
+ ListCoverageRequest = Shapes::StructureShape.new(name: 'ListCoverageRequest')
173
+ ListCoverageResponse = Shapes::StructureShape.new(name: 'ListCoverageResponse')
174
+ ListCoverageStatisticsRequest = Shapes::StructureShape.new(name: 'ListCoverageStatisticsRequest')
175
+ ListCoverageStatisticsResponse = Shapes::StructureShape.new(name: 'ListCoverageStatisticsResponse')
176
+ ListDelegatedAdminAccountsRequest = Shapes::StructureShape.new(name: 'ListDelegatedAdminAccountsRequest')
177
+ ListDelegatedAdminAccountsResponse = Shapes::StructureShape.new(name: 'ListDelegatedAdminAccountsResponse')
178
+ ListDelegatedAdminMaxResults = Shapes::IntegerShape.new(name: 'ListDelegatedAdminMaxResults')
179
+ ListFilterMaxResults = Shapes::IntegerShape.new(name: 'ListFilterMaxResults')
180
+ ListFiltersRequest = Shapes::StructureShape.new(name: 'ListFiltersRequest')
181
+ ListFiltersResponse = Shapes::StructureShape.new(name: 'ListFiltersResponse')
182
+ ListFindingAggregationsMaxResults = Shapes::IntegerShape.new(name: 'ListFindingAggregationsMaxResults')
183
+ ListFindingAggregationsRequest = Shapes::StructureShape.new(name: 'ListFindingAggregationsRequest')
184
+ ListFindingAggregationsResponse = Shapes::StructureShape.new(name: 'ListFindingAggregationsResponse')
185
+ ListFindingsMaxResults = Shapes::IntegerShape.new(name: 'ListFindingsMaxResults')
186
+ ListFindingsRequest = Shapes::StructureShape.new(name: 'ListFindingsRequest')
187
+ ListFindingsResponse = Shapes::StructureShape.new(name: 'ListFindingsResponse')
188
+ ListMembersMaxResults = Shapes::IntegerShape.new(name: 'ListMembersMaxResults')
189
+ ListMembersRequest = Shapes::StructureShape.new(name: 'ListMembersRequest')
190
+ ListMembersResponse = Shapes::StructureShape.new(name: 'ListMembersResponse')
191
+ ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
192
+ ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
193
+ ListUsageTotalsMaxResults = Shapes::IntegerShape.new(name: 'ListUsageTotalsMaxResults')
194
+ ListUsageTotalsNextToken = Shapes::StringShape.new(name: 'ListUsageTotalsNextToken')
195
+ ListUsageTotalsRequest = Shapes::StructureShape.new(name: 'ListUsageTotalsRequest')
196
+ ListUsageTotalsResponse = Shapes::StructureShape.new(name: 'ListUsageTotalsResponse')
197
+ Long = Shapes::IntegerShape.new(name: 'Long')
198
+ MapComparison = Shapes::StringShape.new(name: 'MapComparison')
199
+ MapFilter = Shapes::StructureShape.new(name: 'MapFilter')
200
+ MapFilterList = Shapes::ListShape.new(name: 'MapFilterList')
201
+ MapKey = Shapes::StringShape.new(name: 'MapKey')
202
+ MapValue = Shapes::StringShape.new(name: 'MapValue')
203
+ Member = Shapes::StructureShape.new(name: 'Member')
204
+ MemberList = Shapes::ListShape.new(name: 'MemberList')
205
+ MeteringAccountId = Shapes::StringShape.new(name: 'MeteringAccountId')
206
+ MonthlyCostEstimate = Shapes::FloatShape.new(name: 'MonthlyCostEstimate')
207
+ NetworkPath = Shapes::StructureShape.new(name: 'NetworkPath')
208
+ NetworkProtocol = Shapes::StringShape.new(name: 'NetworkProtocol')
209
+ NetworkReachabilityDetails = Shapes::StructureShape.new(name: 'NetworkReachabilityDetails')
210
+ NextToken = Shapes::StringShape.new(name: 'NextToken')
211
+ NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
212
+ NonEmptyStringList = Shapes::ListShape.new(name: 'NonEmptyStringList')
213
+ NumberFilter = Shapes::StructureShape.new(name: 'NumberFilter')
214
+ NumberFilterList = Shapes::ListShape.new(name: 'NumberFilterList')
215
+ Operation = Shapes::StringShape.new(name: 'Operation')
216
+ OwnerId = Shapes::StringShape.new(name: 'OwnerId')
217
+ PackageAggregation = Shapes::StructureShape.new(name: 'PackageAggregation')
218
+ PackageAggregationResponse = Shapes::StructureShape.new(name: 'PackageAggregationResponse')
219
+ PackageArchitecture = Shapes::StringShape.new(name: 'PackageArchitecture')
220
+ PackageEpoch = Shapes::IntegerShape.new(name: 'PackageEpoch')
221
+ PackageFilter = Shapes::StructureShape.new(name: 'PackageFilter')
222
+ PackageFilterList = Shapes::ListShape.new(name: 'PackageFilterList')
223
+ PackageManager = Shapes::StringShape.new(name: 'PackageManager')
224
+ PackageName = Shapes::StringShape.new(name: 'PackageName')
225
+ PackageRelease = Shapes::StringShape.new(name: 'PackageRelease')
226
+ PackageSortBy = Shapes::StringShape.new(name: 'PackageSortBy')
227
+ PackageVersion = Shapes::StringShape.new(name: 'PackageVersion')
228
+ PackageVulnerabilityDetails = Shapes::StructureShape.new(name: 'PackageVulnerabilityDetails')
229
+ Permission = Shapes::StructureShape.new(name: 'Permission')
230
+ Permissions = Shapes::ListShape.new(name: 'Permissions')
231
+ Platform = Shapes::StringShape.new(name: 'Platform')
232
+ Port = Shapes::IntegerShape.new(name: 'Port')
233
+ PortRange = Shapes::StructureShape.new(name: 'PortRange')
234
+ PortRangeFilter = Shapes::StructureShape.new(name: 'PortRangeFilter')
235
+ PortRangeFilterList = Shapes::ListShape.new(name: 'PortRangeFilterList')
236
+ Recommendation = Shapes::StructureShape.new(name: 'Recommendation')
237
+ RelationshipStatus = Shapes::StringShape.new(name: 'RelationshipStatus')
238
+ Remediation = Shapes::StructureShape.new(name: 'Remediation')
239
+ ReportFormat = Shapes::StringShape.new(name: 'ReportFormat')
240
+ ReportId = Shapes::StringShape.new(name: 'ReportId')
241
+ ReportingErrorCode = Shapes::StringShape.new(name: 'ReportingErrorCode')
242
+ RepositoryAggregation = Shapes::StructureShape.new(name: 'RepositoryAggregation')
243
+ RepositoryAggregationResponse = Shapes::StructureShape.new(name: 'RepositoryAggregationResponse')
244
+ RepositorySortBy = Shapes::StringShape.new(name: 'RepositorySortBy')
245
+ Resource = Shapes::StructureShape.new(name: 'Resource')
246
+ ResourceDetails = Shapes::StructureShape.new(name: 'ResourceDetails')
247
+ ResourceId = Shapes::StringShape.new(name: 'ResourceId')
248
+ ResourceList = Shapes::ListShape.new(name: 'ResourceList')
249
+ ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
250
+ ResourceScanMetadata = Shapes::StructureShape.new(name: 'ResourceScanMetadata')
251
+ ResourceScanType = Shapes::StringShape.new(name: 'ResourceScanType')
252
+ ResourceState = Shapes::StructureShape.new(name: 'ResourceState')
253
+ ResourceStatus = Shapes::StructureShape.new(name: 'ResourceStatus')
254
+ ResourceType = Shapes::StringShape.new(name: 'ResourceType')
255
+ ScanStatus = Shapes::StructureShape.new(name: 'ScanStatus')
256
+ ScanStatusCode = Shapes::StringShape.new(name: 'ScanStatusCode')
257
+ ScanStatusReason = Shapes::StringShape.new(name: 'ScanStatusReason')
258
+ ScanType = Shapes::StringShape.new(name: 'ScanType')
259
+ Service = Shapes::StringShape.new(name: 'Service')
260
+ ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
261
+ Severity = Shapes::StringShape.new(name: 'Severity')
262
+ SeverityCounts = Shapes::StructureShape.new(name: 'SeverityCounts')
263
+ SortCriteria = Shapes::StructureShape.new(name: 'SortCriteria')
264
+ SortField = Shapes::StringShape.new(name: 'SortField')
265
+ SortOrder = Shapes::StringShape.new(name: 'SortOrder')
266
+ SourceLayerHash = Shapes::StringShape.new(name: 'SourceLayerHash')
267
+ State = Shapes::StructureShape.new(name: 'State')
268
+ Status = Shapes::StringShape.new(name: 'Status')
269
+ Step = Shapes::StructureShape.new(name: 'Step')
270
+ StepList = Shapes::ListShape.new(name: 'StepList')
271
+ String = Shapes::StringShape.new(name: 'String')
272
+ StringComparison = Shapes::StringShape.new(name: 'StringComparison')
273
+ StringFilter = Shapes::StructureShape.new(name: 'StringFilter')
274
+ StringFilterList = Shapes::ListShape.new(name: 'StringFilterList')
275
+ StringInput = Shapes::StringShape.new(name: 'StringInput')
276
+ StringList = Shapes::ListShape.new(name: 'StringList')
277
+ TagKey = Shapes::StringShape.new(name: 'TagKey')
278
+ TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
279
+ TagList = Shapes::ListShape.new(name: 'TagList')
280
+ TagMap = Shapes::MapShape.new(name: 'TagMap')
281
+ TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
282
+ TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
283
+ ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
284
+ Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
285
+ TitleAggregation = Shapes::StructureShape.new(name: 'TitleAggregation')
286
+ TitleAggregationResponse = Shapes::StructureShape.new(name: 'TitleAggregationResponse')
287
+ TitleSortBy = Shapes::StringShape.new(name: 'TitleSortBy')
288
+ UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
289
+ UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
290
+ UpdateFilterRequest = Shapes::StructureShape.new(name: 'UpdateFilterRequest')
291
+ UpdateFilterResponse = Shapes::StructureShape.new(name: 'UpdateFilterResponse')
292
+ UpdateOrganizationConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateOrganizationConfigurationRequest')
293
+ UpdateOrganizationConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateOrganizationConfigurationResponse')
294
+ Usage = Shapes::StructureShape.new(name: 'Usage')
295
+ UsageAccountId = Shapes::StringShape.new(name: 'UsageAccountId')
296
+ UsageAccountIdList = Shapes::ListShape.new(name: 'UsageAccountIdList')
297
+ UsageList = Shapes::ListShape.new(name: 'UsageList')
298
+ UsageTotal = Shapes::StructureShape.new(name: 'UsageTotal')
299
+ UsageTotalList = Shapes::ListShape.new(name: 'UsageTotalList')
300
+ UsageType = Shapes::StringShape.new(name: 'UsageType')
301
+ UsageValue = Shapes::FloatShape.new(name: 'UsageValue')
302
+ ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
303
+ ValidationExceptionField = Shapes::StructureShape.new(name: 'ValidationExceptionField')
304
+ ValidationExceptionFields = Shapes::ListShape.new(name: 'ValidationExceptionFields')
305
+ ValidationExceptionReason = Shapes::StringShape.new(name: 'ValidationExceptionReason')
306
+ VulnerabilityId = Shapes::StringShape.new(name: 'VulnerabilityId')
307
+ VulnerabilityIdList = Shapes::ListShape.new(name: 'VulnerabilityIdList')
308
+ VulnerablePackage = Shapes::StructureShape.new(name: 'VulnerablePackage')
309
+ VulnerablePackageList = Shapes::ListShape.new(name: 'VulnerablePackageList')
310
+
311
+ AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
312
+ AccessDeniedException.struct_class = Types::AccessDeniedException
313
+
314
+ Account.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "accountId"))
315
+ Account.add_member(:resource_status, Shapes::ShapeRef.new(shape: ResourceStatus, required: true, location_name: "resourceStatus"))
316
+ Account.add_member(:status, Shapes::ShapeRef.new(shape: Status, required: true, location_name: "status"))
317
+ Account.struct_class = Types::Account
318
+
319
+ AccountAggregation.add_member(:finding_type, Shapes::ShapeRef.new(shape: AggregationFindingType, location_name: "findingType"))
320
+ AccountAggregation.add_member(:resource_type, Shapes::ShapeRef.new(shape: AggregationResourceType, location_name: "resourceType"))
321
+ AccountAggregation.add_member(:sort_by, Shapes::ShapeRef.new(shape: AccountSortBy, location_name: "sortBy"))
322
+ AccountAggregation.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "sortOrder"))
323
+ AccountAggregation.struct_class = Types::AccountAggregation
324
+
325
+ AccountAggregationResponse.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "accountId"))
326
+ AccountAggregationResponse.add_member(:severity_counts, Shapes::ShapeRef.new(shape: SeverityCounts, location_name: "severityCounts"))
327
+ AccountAggregationResponse.struct_class = Types::AccountAggregationResponse
328
+
329
+ AccountIdSet.member = Shapes::ShapeRef.new(shape: AccountId)
330
+
331
+ AccountList.member = Shapes::ShapeRef.new(shape: Account)
332
+
333
+ AccountState.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "accountId"))
334
+ AccountState.add_member(:resource_state, Shapes::ShapeRef.new(shape: ResourceState, required: true, location_name: "resourceState"))
335
+ AccountState.add_member(:state, Shapes::ShapeRef.new(shape: State, required: true, location_name: "state"))
336
+ AccountState.struct_class = Types::AccountState
337
+
338
+ AccountStateList.member = Shapes::ShapeRef.new(shape: AccountState)
339
+
340
+ AggregationRequest.add_member(:account_aggregation, Shapes::ShapeRef.new(shape: AccountAggregation, location_name: "accountAggregation"))
341
+ AggregationRequest.add_member(:ami_aggregation, Shapes::ShapeRef.new(shape: AmiAggregation, location_name: "amiAggregation"))
342
+ AggregationRequest.add_member(:aws_ecr_container_aggregation, Shapes::ShapeRef.new(shape: AwsEcrContainerAggregation, location_name: "awsEcrContainerAggregation"))
343
+ AggregationRequest.add_member(:ec2_instance_aggregation, Shapes::ShapeRef.new(shape: Ec2InstanceAggregation, location_name: "ec2InstanceAggregation"))
344
+ AggregationRequest.add_member(:finding_type_aggregation, Shapes::ShapeRef.new(shape: FindingTypeAggregation, location_name: "findingTypeAggregation"))
345
+ AggregationRequest.add_member(:image_layer_aggregation, Shapes::ShapeRef.new(shape: ImageLayerAggregation, location_name: "imageLayerAggregation"))
346
+ AggregationRequest.add_member(:package_aggregation, Shapes::ShapeRef.new(shape: PackageAggregation, location_name: "packageAggregation"))
347
+ AggregationRequest.add_member(:repository_aggregation, Shapes::ShapeRef.new(shape: RepositoryAggregation, location_name: "repositoryAggregation"))
348
+ AggregationRequest.add_member(:title_aggregation, Shapes::ShapeRef.new(shape: TitleAggregation, location_name: "titleAggregation"))
349
+ AggregationRequest.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
350
+ AggregationRequest.add_member_subclass(:account_aggregation, Types::AggregationRequest::AccountAggregation)
351
+ AggregationRequest.add_member_subclass(:ami_aggregation, Types::AggregationRequest::AmiAggregation)
352
+ AggregationRequest.add_member_subclass(:aws_ecr_container_aggregation, Types::AggregationRequest::AwsEcrContainerAggregation)
353
+ AggregationRequest.add_member_subclass(:ec2_instance_aggregation, Types::AggregationRequest::Ec2InstanceAggregation)
354
+ AggregationRequest.add_member_subclass(:finding_type_aggregation, Types::AggregationRequest::FindingTypeAggregation)
355
+ AggregationRequest.add_member_subclass(:image_layer_aggregation, Types::AggregationRequest::ImageLayerAggregation)
356
+ AggregationRequest.add_member_subclass(:package_aggregation, Types::AggregationRequest::PackageAggregation)
357
+ AggregationRequest.add_member_subclass(:repository_aggregation, Types::AggregationRequest::RepositoryAggregation)
358
+ AggregationRequest.add_member_subclass(:title_aggregation, Types::AggregationRequest::TitleAggregation)
359
+ AggregationRequest.add_member_subclass(:unknown, Types::AggregationRequest::Unknown)
360
+ AggregationRequest.struct_class = Types::AggregationRequest
361
+
362
+ AggregationResponse.add_member(:account_aggregation, Shapes::ShapeRef.new(shape: AccountAggregationResponse, location_name: "accountAggregation"))
363
+ AggregationResponse.add_member(:ami_aggregation, Shapes::ShapeRef.new(shape: AmiAggregationResponse, location_name: "amiAggregation"))
364
+ AggregationResponse.add_member(:aws_ecr_container_aggregation, Shapes::ShapeRef.new(shape: AwsEcrContainerAggregationResponse, location_name: "awsEcrContainerAggregation"))
365
+ AggregationResponse.add_member(:ec2_instance_aggregation, Shapes::ShapeRef.new(shape: Ec2InstanceAggregationResponse, location_name: "ec2InstanceAggregation"))
366
+ AggregationResponse.add_member(:finding_type_aggregation, Shapes::ShapeRef.new(shape: FindingTypeAggregationResponse, location_name: "findingTypeAggregation"))
367
+ AggregationResponse.add_member(:image_layer_aggregation, Shapes::ShapeRef.new(shape: ImageLayerAggregationResponse, location_name: "imageLayerAggregation"))
368
+ AggregationResponse.add_member(:package_aggregation, Shapes::ShapeRef.new(shape: PackageAggregationResponse, location_name: "packageAggregation"))
369
+ AggregationResponse.add_member(:repository_aggregation, Shapes::ShapeRef.new(shape: RepositoryAggregationResponse, location_name: "repositoryAggregation"))
370
+ AggregationResponse.add_member(:title_aggregation, Shapes::ShapeRef.new(shape: TitleAggregationResponse, location_name: "titleAggregation"))
371
+ AggregationResponse.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
372
+ AggregationResponse.add_member_subclass(:account_aggregation, Types::AggregationResponse::AccountAggregation)
373
+ AggregationResponse.add_member_subclass(:ami_aggregation, Types::AggregationResponse::AmiAggregation)
374
+ AggregationResponse.add_member_subclass(:aws_ecr_container_aggregation, Types::AggregationResponse::AwsEcrContainerAggregation)
375
+ AggregationResponse.add_member_subclass(:ec2_instance_aggregation, Types::AggregationResponse::Ec2InstanceAggregation)
376
+ AggregationResponse.add_member_subclass(:finding_type_aggregation, Types::AggregationResponse::FindingTypeAggregation)
377
+ AggregationResponse.add_member_subclass(:image_layer_aggregation, Types::AggregationResponse::ImageLayerAggregation)
378
+ AggregationResponse.add_member_subclass(:package_aggregation, Types::AggregationResponse::PackageAggregation)
379
+ AggregationResponse.add_member_subclass(:repository_aggregation, Types::AggregationResponse::RepositoryAggregation)
380
+ AggregationResponse.add_member_subclass(:title_aggregation, Types::AggregationResponse::TitleAggregation)
381
+ AggregationResponse.add_member_subclass(:unknown, Types::AggregationResponse::Unknown)
382
+ AggregationResponse.struct_class = Types::AggregationResponse
383
+
384
+ AggregationResponseList.member = Shapes::ShapeRef.new(shape: AggregationResponse)
385
+
386
+ AmiAggregation.add_member(:amis, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "amis"))
387
+ AmiAggregation.add_member(:sort_by, Shapes::ShapeRef.new(shape: AmiSortBy, location_name: "sortBy"))
388
+ AmiAggregation.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "sortOrder"))
389
+ AmiAggregation.struct_class = Types::AmiAggregation
390
+
391
+ AmiAggregationResponse.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "accountId"))
392
+ AmiAggregationResponse.add_member(:affected_instances, Shapes::ShapeRef.new(shape: Long, location_name: "affectedInstances"))
393
+ AmiAggregationResponse.add_member(:ami, Shapes::ShapeRef.new(shape: AmiId, required: true, location_name: "ami"))
394
+ AmiAggregationResponse.add_member(:severity_counts, Shapes::ShapeRef.new(shape: SeverityCounts, location_name: "severityCounts"))
395
+ AmiAggregationResponse.struct_class = Types::AmiAggregationResponse
396
+
397
+ AssociateMemberRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "accountId"))
398
+ AssociateMemberRequest.struct_class = Types::AssociateMemberRequest
399
+
400
+ AssociateMemberResponse.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "accountId"))
401
+ AssociateMemberResponse.struct_class = Types::AssociateMemberResponse
402
+
403
+ AutoEnable.add_member(:ec2, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "ec2"))
404
+ AutoEnable.add_member(:ecr, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "ecr"))
405
+ AutoEnable.struct_class = Types::AutoEnable
406
+
407
+ AwsEc2InstanceDetails.add_member(:iam_instance_profile_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "iamInstanceProfileArn"))
408
+ AwsEc2InstanceDetails.add_member(:image_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "imageId"))
409
+ AwsEc2InstanceDetails.add_member(:ip_v4_addresses, Shapes::ShapeRef.new(shape: IpV4AddressList, location_name: "ipV4Addresses"))
410
+ AwsEc2InstanceDetails.add_member(:ip_v6_addresses, Shapes::ShapeRef.new(shape: IpV6AddressList, location_name: "ipV6Addresses"))
411
+ AwsEc2InstanceDetails.add_member(:key_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "keyName"))
412
+ AwsEc2InstanceDetails.add_member(:launched_at, Shapes::ShapeRef.new(shape: DateTimeTimestamp, location_name: "launchedAt"))
413
+ AwsEc2InstanceDetails.add_member(:platform, Shapes::ShapeRef.new(shape: Platform, location_name: "platform"))
414
+ AwsEc2InstanceDetails.add_member(:subnet_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "subnetId"))
415
+ AwsEc2InstanceDetails.add_member(:type, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "type"))
416
+ AwsEc2InstanceDetails.add_member(:vpc_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "vpcId"))
417
+ AwsEc2InstanceDetails.struct_class = Types::AwsEc2InstanceDetails
418
+
419
+ AwsEcrContainerAggregation.add_member(:architectures, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "architectures"))
420
+ AwsEcrContainerAggregation.add_member(:image_shas, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "imageShas"))
421
+ AwsEcrContainerAggregation.add_member(:image_tags, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "imageTags"))
422
+ AwsEcrContainerAggregation.add_member(:repositories, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "repositories"))
423
+ AwsEcrContainerAggregation.add_member(:resource_ids, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "resourceIds"))
424
+ AwsEcrContainerAggregation.add_member(:sort_by, Shapes::ShapeRef.new(shape: AwsEcrContainerSortBy, location_name: "sortBy"))
425
+ AwsEcrContainerAggregation.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "sortOrder"))
426
+ AwsEcrContainerAggregation.struct_class = Types::AwsEcrContainerAggregation
427
+
428
+ AwsEcrContainerAggregationResponse.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "accountId"))
429
+ AwsEcrContainerAggregationResponse.add_member(:architecture, Shapes::ShapeRef.new(shape: String, location_name: "architecture"))
430
+ AwsEcrContainerAggregationResponse.add_member(:image_sha, Shapes::ShapeRef.new(shape: String, location_name: "imageSha"))
431
+ AwsEcrContainerAggregationResponse.add_member(:image_tags, Shapes::ShapeRef.new(shape: StringList, location_name: "imageTags"))
432
+ AwsEcrContainerAggregationResponse.add_member(:repository, Shapes::ShapeRef.new(shape: String, location_name: "repository"))
433
+ AwsEcrContainerAggregationResponse.add_member(:resource_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "resourceId"))
434
+ AwsEcrContainerAggregationResponse.add_member(:severity_counts, Shapes::ShapeRef.new(shape: SeverityCounts, location_name: "severityCounts"))
435
+ AwsEcrContainerAggregationResponse.struct_class = Types::AwsEcrContainerAggregationResponse
436
+
437
+ AwsEcrContainerImageDetails.add_member(:architecture, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "architecture"))
438
+ AwsEcrContainerImageDetails.add_member(:author, Shapes::ShapeRef.new(shape: String, location_name: "author"))
439
+ AwsEcrContainerImageDetails.add_member(:image_hash, Shapes::ShapeRef.new(shape: ImageHash, required: true, location_name: "imageHash"))
440
+ AwsEcrContainerImageDetails.add_member(:image_tags, Shapes::ShapeRef.new(shape: ImageTagList, location_name: "imageTags"))
441
+ AwsEcrContainerImageDetails.add_member(:platform, Shapes::ShapeRef.new(shape: Platform, location_name: "platform"))
442
+ AwsEcrContainerImageDetails.add_member(:pushed_at, Shapes::ShapeRef.new(shape: DateTimeTimestamp, location_name: "pushedAt"))
443
+ AwsEcrContainerImageDetails.add_member(:registry, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "registry"))
444
+ AwsEcrContainerImageDetails.add_member(:repository_name, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "repositoryName"))
445
+ AwsEcrContainerImageDetails.struct_class = Types::AwsEcrContainerImageDetails
446
+
447
+ BadRequestException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
448
+ BadRequestException.struct_class = Types::BadRequestException
449
+
450
+ BatchGetAccountStatusRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape: AccountIdSet, location_name: "accountIds"))
451
+ BatchGetAccountStatusRequest.struct_class = Types::BatchGetAccountStatusRequest
452
+
453
+ BatchGetAccountStatusResponse.add_member(:accounts, Shapes::ShapeRef.new(shape: AccountStateList, required: true, location_name: "accounts"))
454
+ BatchGetAccountStatusResponse.add_member(:failed_accounts, Shapes::ShapeRef.new(shape: FailedAccountList, location_name: "failedAccounts"))
455
+ BatchGetAccountStatusResponse.struct_class = Types::BatchGetAccountStatusResponse
456
+
457
+ BatchGetFreeTrialInfoRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape: BatchGetFreeTrialInfoRequestAccountIdsList, required: true, location_name: "accountIds"))
458
+ BatchGetFreeTrialInfoRequest.struct_class = Types::BatchGetFreeTrialInfoRequest
459
+
460
+ BatchGetFreeTrialInfoRequestAccountIdsList.member = Shapes::ShapeRef.new(shape: MeteringAccountId)
461
+
462
+ BatchGetFreeTrialInfoResponse.add_member(:accounts, Shapes::ShapeRef.new(shape: FreeTrialAccountInfoList, required: true, location_name: "accounts"))
463
+ BatchGetFreeTrialInfoResponse.add_member(:failed_accounts, Shapes::ShapeRef.new(shape: FreeTrialInfoErrorList, required: true, location_name: "failedAccounts"))
464
+ BatchGetFreeTrialInfoResponse.struct_class = Types::BatchGetFreeTrialInfoResponse
465
+
466
+ CancelFindingsReportRequest.add_member(:report_id, Shapes::ShapeRef.new(shape: ReportId, required: true, location_name: "reportId"))
467
+ CancelFindingsReportRequest.struct_class = Types::CancelFindingsReportRequest
468
+
469
+ CancelFindingsReportResponse.add_member(:report_id, Shapes::ShapeRef.new(shape: ReportId, required: true, location_name: "reportId"))
470
+ CancelFindingsReportResponse.struct_class = Types::CancelFindingsReportResponse
471
+
472
+ ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
473
+ ConflictException.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceId"))
474
+ ConflictException.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceType"))
475
+ ConflictException.struct_class = Types::ConflictException
476
+
477
+ Counts.add_member(:count, Shapes::ShapeRef.new(shape: AggCounts, location_name: "count"))
478
+ Counts.add_member(:group_key, Shapes::ShapeRef.new(shape: GroupKey, location_name: "groupKey"))
479
+ Counts.struct_class = Types::Counts
480
+
481
+ CountsList.member = Shapes::ShapeRef.new(shape: Counts)
482
+
483
+ CoverageFilterCriteria.add_member(:account_id, Shapes::ShapeRef.new(shape: CoverageStringFilterList, location_name: "accountId"))
484
+ CoverageFilterCriteria.add_member(:ec2_instance_tags, Shapes::ShapeRef.new(shape: CoverageMapFilterList, location_name: "ec2InstanceTags"))
485
+ CoverageFilterCriteria.add_member(:ecr_image_tags, Shapes::ShapeRef.new(shape: CoverageStringFilterList, location_name: "ecrImageTags"))
486
+ CoverageFilterCriteria.add_member(:ecr_repository_name, Shapes::ShapeRef.new(shape: CoverageStringFilterList, location_name: "ecrRepositoryName"))
487
+ CoverageFilterCriteria.add_member(:resource_id, Shapes::ShapeRef.new(shape: CoverageStringFilterList, location_name: "resourceId"))
488
+ CoverageFilterCriteria.add_member(:resource_type, Shapes::ShapeRef.new(shape: CoverageStringFilterList, location_name: "resourceType"))
489
+ CoverageFilterCriteria.add_member(:scan_status_code, Shapes::ShapeRef.new(shape: CoverageStringFilterList, location_name: "scanStatusCode"))
490
+ CoverageFilterCriteria.add_member(:scan_status_reason, Shapes::ShapeRef.new(shape: CoverageStringFilterList, location_name: "scanStatusReason"))
491
+ CoverageFilterCriteria.add_member(:scan_type, Shapes::ShapeRef.new(shape: CoverageStringFilterList, location_name: "scanType"))
492
+ CoverageFilterCriteria.struct_class = Types::CoverageFilterCriteria
493
+
494
+ CoverageMapFilter.add_member(:comparison, Shapes::ShapeRef.new(shape: CoverageMapComparison, required: true, location_name: "comparison"))
495
+ CoverageMapFilter.add_member(:key, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "key"))
496
+ CoverageMapFilter.add_member(:value, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "value"))
497
+ CoverageMapFilter.struct_class = Types::CoverageMapFilter
498
+
499
+ CoverageMapFilterList.member = Shapes::ShapeRef.new(shape: CoverageMapFilter)
500
+
501
+ CoverageStringFilter.add_member(:comparison, Shapes::ShapeRef.new(shape: CoverageStringComparison, required: true, location_name: "comparison"))
502
+ CoverageStringFilter.add_member(:value, Shapes::ShapeRef.new(shape: CoverageStringInput, required: true, location_name: "value"))
503
+ CoverageStringFilter.struct_class = Types::CoverageStringFilter
504
+
505
+ CoverageStringFilterList.member = Shapes::ShapeRef.new(shape: CoverageStringFilter)
506
+
507
+ CoveredResource.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "accountId"))
508
+ CoveredResource.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "resourceId"))
509
+ CoveredResource.add_member(:resource_metadata, Shapes::ShapeRef.new(shape: ResourceScanMetadata, location_name: "resourceMetadata"))
510
+ CoveredResource.add_member(:resource_type, Shapes::ShapeRef.new(shape: CoverageResourceType, required: true, location_name: "resourceType"))
511
+ CoveredResource.add_member(:scan_status, Shapes::ShapeRef.new(shape: ScanStatus, location_name: "scanStatus"))
512
+ CoveredResource.add_member(:scan_type, Shapes::ShapeRef.new(shape: ScanType, required: true, location_name: "scanType"))
513
+ CoveredResource.struct_class = Types::CoveredResource
514
+
515
+ CoveredResources.member = Shapes::ShapeRef.new(shape: CoveredResource)
516
+
517
+ CreateFilterRequest.add_member(:action, Shapes::ShapeRef.new(shape: FilterAction, required: true, location_name: "action"))
518
+ CreateFilterRequest.add_member(:description, Shapes::ShapeRef.new(shape: FilterDescription, location_name: "description"))
519
+ CreateFilterRequest.add_member(:filter_criteria, Shapes::ShapeRef.new(shape: FilterCriteria, required: true, location_name: "filterCriteria"))
520
+ CreateFilterRequest.add_member(:name, Shapes::ShapeRef.new(shape: FilterName, required: true, location_name: "name"))
521
+ CreateFilterRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
522
+ CreateFilterRequest.struct_class = Types::CreateFilterRequest
523
+
524
+ CreateFilterResponse.add_member(:arn, Shapes::ShapeRef.new(shape: FilterArn, required: true, location_name: "arn"))
525
+ CreateFilterResponse.struct_class = Types::CreateFilterResponse
526
+
527
+ CreateFindingsReportRequest.add_member(:filter_criteria, Shapes::ShapeRef.new(shape: FilterCriteria, location_name: "filterCriteria"))
528
+ CreateFindingsReportRequest.add_member(:report_format, Shapes::ShapeRef.new(shape: ReportFormat, required: true, location_name: "reportFormat"))
529
+ CreateFindingsReportRequest.add_member(:s3_destination, Shapes::ShapeRef.new(shape: Destination, required: true, location_name: "s3Destination"))
530
+ CreateFindingsReportRequest.struct_class = Types::CreateFindingsReportRequest
531
+
532
+ CreateFindingsReportResponse.add_member(:report_id, Shapes::ShapeRef.new(shape: ReportId, location_name: "reportId"))
533
+ CreateFindingsReportResponse.struct_class = Types::CreateFindingsReportResponse
534
+
535
+ CvssScore.add_member(:base_score, Shapes::ShapeRef.new(shape: Double, required: true, location_name: "baseScore"))
536
+ CvssScore.add_member(:scoring_vector, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "scoringVector"))
537
+ CvssScore.add_member(:source, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "source"))
538
+ CvssScore.add_member(:version, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "version"))
539
+ CvssScore.struct_class = Types::CvssScore
540
+
541
+ CvssScoreAdjustment.add_member(:metric, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "metric"))
542
+ CvssScoreAdjustment.add_member(:reason, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "reason"))
543
+ CvssScoreAdjustment.struct_class = Types::CvssScoreAdjustment
544
+
545
+ CvssScoreAdjustmentList.member = Shapes::ShapeRef.new(shape: CvssScoreAdjustment)
546
+
547
+ CvssScoreDetails.add_member(:adjustments, Shapes::ShapeRef.new(shape: CvssScoreAdjustmentList, location_name: "adjustments"))
548
+ CvssScoreDetails.add_member(:cvss_source, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "cvssSource"))
549
+ CvssScoreDetails.add_member(:score, Shapes::ShapeRef.new(shape: Double, required: true, location_name: "score"))
550
+ CvssScoreDetails.add_member(:score_source, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "scoreSource"))
551
+ CvssScoreDetails.add_member(:scoring_vector, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "scoringVector"))
552
+ CvssScoreDetails.add_member(:version, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "version"))
553
+ CvssScoreDetails.struct_class = Types::CvssScoreDetails
554
+
555
+ CvssScoreList.member = Shapes::ShapeRef.new(shape: CvssScore)
556
+
557
+ DateFilter.add_member(:end_inclusive, Shapes::ShapeRef.new(shape: Timestamp, location_name: "endInclusive"))
558
+ DateFilter.add_member(:start_inclusive, Shapes::ShapeRef.new(shape: Timestamp, location_name: "startInclusive"))
559
+ DateFilter.struct_class = Types::DateFilter
560
+
561
+ DateFilterList.member = Shapes::ShapeRef.new(shape: DateFilter)
562
+
563
+ DelegatedAdmin.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "accountId"))
564
+ DelegatedAdmin.add_member(:relationship_status, Shapes::ShapeRef.new(shape: RelationshipStatus, location_name: "relationshipStatus"))
565
+ DelegatedAdmin.struct_class = Types::DelegatedAdmin
566
+
567
+ DelegatedAdminAccount.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "accountId"))
568
+ DelegatedAdminAccount.add_member(:status, Shapes::ShapeRef.new(shape: DelegatedAdminStatus, location_name: "status"))
569
+ DelegatedAdminAccount.struct_class = Types::DelegatedAdminAccount
570
+
571
+ DelegatedAdminAccountList.member = Shapes::ShapeRef.new(shape: DelegatedAdminAccount)
572
+
573
+ DeleteFilterRequest.add_member(:arn, Shapes::ShapeRef.new(shape: FilterArn, required: true, location_name: "arn"))
574
+ DeleteFilterRequest.struct_class = Types::DeleteFilterRequest
575
+
576
+ DeleteFilterResponse.add_member(:arn, Shapes::ShapeRef.new(shape: FilterArn, required: true, location_name: "arn"))
577
+ DeleteFilterResponse.struct_class = Types::DeleteFilterResponse
578
+
579
+ DescribeOrganizationConfigurationRequest.struct_class = Types::DescribeOrganizationConfigurationRequest
580
+
581
+ DescribeOrganizationConfigurationResponse.add_member(:auto_enable, Shapes::ShapeRef.new(shape: AutoEnable, location_name: "autoEnable"))
582
+ DescribeOrganizationConfigurationResponse.add_member(:max_account_limit_reached, Shapes::ShapeRef.new(shape: Boolean, location_name: "maxAccountLimitReached"))
583
+ DescribeOrganizationConfigurationResponse.struct_class = Types::DescribeOrganizationConfigurationResponse
584
+
585
+ Destination.add_member(:bucket_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "bucketName"))
586
+ Destination.add_member(:key_prefix, Shapes::ShapeRef.new(shape: String, location_name: "keyPrefix"))
587
+ Destination.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "kmsKeyArn"))
588
+ Destination.struct_class = Types::Destination
589
+
590
+ DisableDelegatedAdminAccountRequest.add_member(:delegated_admin_account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "delegatedAdminAccountId"))
591
+ DisableDelegatedAdminAccountRequest.struct_class = Types::DisableDelegatedAdminAccountRequest
592
+
593
+ DisableDelegatedAdminAccountResponse.add_member(:delegated_admin_account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "delegatedAdminAccountId"))
594
+ DisableDelegatedAdminAccountResponse.struct_class = Types::DisableDelegatedAdminAccountResponse
595
+
596
+ DisableRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape: AccountIdSet, location_name: "accountIds"))
597
+ DisableRequest.add_member(:resource_types, Shapes::ShapeRef.new(shape: DisableResourceTypeList, location_name: "resourceTypes"))
598
+ DisableRequest.struct_class = Types::DisableRequest
599
+
600
+ DisableResourceTypeList.member = Shapes::ShapeRef.new(shape: ResourceScanType)
601
+
602
+ DisableResponse.add_member(:accounts, Shapes::ShapeRef.new(shape: AccountList, required: true, location_name: "accounts"))
603
+ DisableResponse.add_member(:failed_accounts, Shapes::ShapeRef.new(shape: FailedAccountList, location_name: "failedAccounts"))
604
+ DisableResponse.struct_class = Types::DisableResponse
605
+
606
+ DisassociateMemberRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "accountId"))
607
+ DisassociateMemberRequest.struct_class = Types::DisassociateMemberRequest
608
+
609
+ DisassociateMemberResponse.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "accountId"))
610
+ DisassociateMemberResponse.struct_class = Types::DisassociateMemberResponse
611
+
612
+ Ec2InstanceAggregation.add_member(:amis, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "amis"))
613
+ Ec2InstanceAggregation.add_member(:instance_ids, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "instanceIds"))
614
+ Ec2InstanceAggregation.add_member(:instance_tags, Shapes::ShapeRef.new(shape: MapFilterList, location_name: "instanceTags"))
615
+ Ec2InstanceAggregation.add_member(:operating_systems, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "operatingSystems"))
616
+ Ec2InstanceAggregation.add_member(:sort_by, Shapes::ShapeRef.new(shape: Ec2InstanceSortBy, location_name: "sortBy"))
617
+ Ec2InstanceAggregation.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "sortOrder"))
618
+ Ec2InstanceAggregation.struct_class = Types::Ec2InstanceAggregation
619
+
620
+ Ec2InstanceAggregationResponse.add_member(:account_id, Shapes::ShapeRef.new(shape: String, location_name: "accountId"))
621
+ Ec2InstanceAggregationResponse.add_member(:ami, Shapes::ShapeRef.new(shape: AmiId, location_name: "ami"))
622
+ Ec2InstanceAggregationResponse.add_member(:instance_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "instanceId"))
623
+ Ec2InstanceAggregationResponse.add_member(:instance_tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "instanceTags"))
624
+ Ec2InstanceAggregationResponse.add_member(:network_findings, Shapes::ShapeRef.new(shape: Long, location_name: "networkFindings"))
625
+ Ec2InstanceAggregationResponse.add_member(:operating_system, Shapes::ShapeRef.new(shape: String, location_name: "operatingSystem"))
626
+ Ec2InstanceAggregationResponse.add_member(:severity_counts, Shapes::ShapeRef.new(shape: SeverityCounts, location_name: "severityCounts"))
627
+ Ec2InstanceAggregationResponse.struct_class = Types::Ec2InstanceAggregationResponse
628
+
629
+ Ec2Metadata.add_member(:ami_id, Shapes::ShapeRef.new(shape: AmiId, location_name: "amiId"))
630
+ Ec2Metadata.add_member(:platform, Shapes::ShapeRef.new(shape: Ec2Platform, location_name: "platform"))
631
+ Ec2Metadata.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
632
+ Ec2Metadata.struct_class = Types::Ec2Metadata
633
+
634
+ EcrContainerImageMetadata.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
635
+ EcrContainerImageMetadata.struct_class = Types::EcrContainerImageMetadata
636
+
637
+ EcrRepositoryMetadata.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
638
+ EcrRepositoryMetadata.add_member(:scan_frequency, Shapes::ShapeRef.new(shape: EcrScanFrequency, location_name: "scanFrequency"))
639
+ EcrRepositoryMetadata.struct_class = Types::EcrRepositoryMetadata
640
+
641
+ EnableDelegatedAdminAccountRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
642
+ EnableDelegatedAdminAccountRequest.add_member(:delegated_admin_account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "delegatedAdminAccountId"))
643
+ EnableDelegatedAdminAccountRequest.struct_class = Types::EnableDelegatedAdminAccountRequest
644
+
645
+ EnableDelegatedAdminAccountResponse.add_member(:delegated_admin_account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "delegatedAdminAccountId"))
646
+ EnableDelegatedAdminAccountResponse.struct_class = Types::EnableDelegatedAdminAccountResponse
647
+
648
+ EnableRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape: AccountIdSet, location_name: "accountIds"))
649
+ EnableRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
650
+ EnableRequest.add_member(:resource_types, Shapes::ShapeRef.new(shape: EnableResourceTypeList, required: true, location_name: "resourceTypes"))
651
+ EnableRequest.struct_class = Types::EnableRequest
652
+
653
+ EnableResourceTypeList.member = Shapes::ShapeRef.new(shape: ResourceScanType)
654
+
655
+ EnableResponse.add_member(:accounts, Shapes::ShapeRef.new(shape: AccountList, required: true, location_name: "accounts"))
656
+ EnableResponse.add_member(:failed_accounts, Shapes::ShapeRef.new(shape: FailedAccountList, location_name: "failedAccounts"))
657
+ EnableResponse.struct_class = Types::EnableResponse
658
+
659
+ FailedAccount.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "accountId"))
660
+ FailedAccount.add_member(:error_code, Shapes::ShapeRef.new(shape: ErrorCode, required: true, location_name: "errorCode"))
661
+ FailedAccount.add_member(:error_message, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "errorMessage"))
662
+ FailedAccount.add_member(:resource_status, Shapes::ShapeRef.new(shape: ResourceStatus, location_name: "resourceStatus"))
663
+ FailedAccount.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
664
+ FailedAccount.struct_class = Types::FailedAccount
665
+
666
+ FailedAccountList.member = Shapes::ShapeRef.new(shape: FailedAccount)
667
+
668
+ Filter.add_member(:action, Shapes::ShapeRef.new(shape: FilterAction, required: true, location_name: "action"))
669
+ Filter.add_member(:arn, Shapes::ShapeRef.new(shape: FilterArn, required: true, location_name: "arn"))
670
+ Filter.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTimeTimestamp, required: true, location_name: "createdAt"))
671
+ Filter.add_member(:criteria, Shapes::ShapeRef.new(shape: FilterCriteria, required: true, location_name: "criteria"))
672
+ Filter.add_member(:description, Shapes::ShapeRef.new(shape: FilterDescription, location_name: "description"))
673
+ Filter.add_member(:name, Shapes::ShapeRef.new(shape: FilterName, required: true, location_name: "name"))
674
+ Filter.add_member(:owner_id, Shapes::ShapeRef.new(shape: OwnerId, required: true, location_name: "ownerId"))
675
+ Filter.add_member(:reason, Shapes::ShapeRef.new(shape: FilterReason, location_name: "reason"))
676
+ Filter.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
677
+ Filter.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimeTimestamp, required: true, location_name: "updatedAt"))
678
+ Filter.struct_class = Types::Filter
679
+
680
+ FilterArnList.member = Shapes::ShapeRef.new(shape: FilterArn)
681
+
682
+ FilterCriteria.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "awsAccountId"))
683
+ FilterCriteria.add_member(:component_id, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "componentId"))
684
+ FilterCriteria.add_member(:component_type, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "componentType"))
685
+ FilterCriteria.add_member(:ec2_instance_image_id, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ec2InstanceImageId"))
686
+ FilterCriteria.add_member(:ec2_instance_subnet_id, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ec2InstanceSubnetId"))
687
+ FilterCriteria.add_member(:ec2_instance_vpc_id, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ec2InstanceVpcId"))
688
+ FilterCriteria.add_member(:ecr_image_architecture, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ecrImageArchitecture"))
689
+ FilterCriteria.add_member(:ecr_image_hash, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ecrImageHash"))
690
+ FilterCriteria.add_member(:ecr_image_pushed_at, Shapes::ShapeRef.new(shape: DateFilterList, location_name: "ecrImagePushedAt"))
691
+ FilterCriteria.add_member(:ecr_image_registry, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ecrImageRegistry"))
692
+ FilterCriteria.add_member(:ecr_image_repository_name, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ecrImageRepositoryName"))
693
+ FilterCriteria.add_member(:ecr_image_tags, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ecrImageTags"))
694
+ FilterCriteria.add_member(:finding_arn, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "findingArn"))
695
+ FilterCriteria.add_member(:finding_status, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "findingStatus"))
696
+ FilterCriteria.add_member(:finding_type, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "findingType"))
697
+ FilterCriteria.add_member(:first_observed_at, Shapes::ShapeRef.new(shape: DateFilterList, location_name: "firstObservedAt"))
698
+ FilterCriteria.add_member(:inspector_score, Shapes::ShapeRef.new(shape: NumberFilterList, location_name: "inspectorScore"))
699
+ FilterCriteria.add_member(:last_observed_at, Shapes::ShapeRef.new(shape: DateFilterList, location_name: "lastObservedAt"))
700
+ FilterCriteria.add_member(:network_protocol, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "networkProtocol"))
701
+ FilterCriteria.add_member(:port_range, Shapes::ShapeRef.new(shape: PortRangeFilterList, location_name: "portRange"))
702
+ FilterCriteria.add_member(:related_vulnerabilities, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "relatedVulnerabilities"))
703
+ FilterCriteria.add_member(:resource_id, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "resourceId"))
704
+ FilterCriteria.add_member(:resource_tags, Shapes::ShapeRef.new(shape: MapFilterList, location_name: "resourceTags"))
705
+ FilterCriteria.add_member(:resource_type, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "resourceType"))
706
+ FilterCriteria.add_member(:severity, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "severity"))
707
+ FilterCriteria.add_member(:title, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "title"))
708
+ FilterCriteria.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateFilterList, location_name: "updatedAt"))
709
+ FilterCriteria.add_member(:vendor_severity, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "vendorSeverity"))
710
+ FilterCriteria.add_member(:vulnerability_id, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "vulnerabilityId"))
711
+ FilterCriteria.add_member(:vulnerability_source, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "vulnerabilitySource"))
712
+ FilterCriteria.add_member(:vulnerable_packages, Shapes::ShapeRef.new(shape: PackageFilterList, location_name: "vulnerablePackages"))
713
+ FilterCriteria.struct_class = Types::FilterCriteria
714
+
715
+ FilterList.member = Shapes::ShapeRef.new(shape: Filter)
716
+
717
+ Finding.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "awsAccountId"))
718
+ Finding.add_member(:description, Shapes::ShapeRef.new(shape: FindingDescription, required: true, location_name: "description"))
719
+ Finding.add_member(:finding_arn, Shapes::ShapeRef.new(shape: FindingArn, required: true, location_name: "findingArn"))
720
+ Finding.add_member(:first_observed_at, Shapes::ShapeRef.new(shape: DateTimeTimestamp, required: true, location_name: "firstObservedAt"))
721
+ Finding.add_member(:inspector_score, Shapes::ShapeRef.new(shape: Double, location_name: "inspectorScore"))
722
+ Finding.add_member(:inspector_score_details, Shapes::ShapeRef.new(shape: InspectorScoreDetails, location_name: "inspectorScoreDetails"))
723
+ Finding.add_member(:last_observed_at, Shapes::ShapeRef.new(shape: DateTimeTimestamp, required: true, location_name: "lastObservedAt"))
724
+ Finding.add_member(:network_reachability_details, Shapes::ShapeRef.new(shape: NetworkReachabilityDetails, location_name: "networkReachabilityDetails"))
725
+ Finding.add_member(:package_vulnerability_details, Shapes::ShapeRef.new(shape: PackageVulnerabilityDetails, location_name: "packageVulnerabilityDetails"))
726
+ Finding.add_member(:remediation, Shapes::ShapeRef.new(shape: Remediation, required: true, location_name: "remediation"))
727
+ Finding.add_member(:resources, Shapes::ShapeRef.new(shape: ResourceList, required: true, location_name: "resources"))
728
+ Finding.add_member(:severity, Shapes::ShapeRef.new(shape: Severity, required: true, location_name: "severity"))
729
+ Finding.add_member(:status, Shapes::ShapeRef.new(shape: FindingStatus, required: true, location_name: "status"))
730
+ Finding.add_member(:title, Shapes::ShapeRef.new(shape: FindingTitle, location_name: "title"))
731
+ Finding.add_member(:type, Shapes::ShapeRef.new(shape: FindingType, required: true, location_name: "type"))
732
+ Finding.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimeTimestamp, location_name: "updatedAt"))
733
+ Finding.struct_class = Types::Finding
734
+
735
+ FindingList.member = Shapes::ShapeRef.new(shape: Finding)
736
+
737
+ FindingTypeAggregation.add_member(:finding_type, Shapes::ShapeRef.new(shape: AggregationFindingType, location_name: "findingType"))
738
+ FindingTypeAggregation.add_member(:resource_type, Shapes::ShapeRef.new(shape: AggregationResourceType, location_name: "resourceType"))
739
+ FindingTypeAggregation.add_member(:sort_by, Shapes::ShapeRef.new(shape: FindingTypeSortBy, location_name: "sortBy"))
740
+ FindingTypeAggregation.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "sortOrder"))
741
+ FindingTypeAggregation.struct_class = Types::FindingTypeAggregation
742
+
743
+ FindingTypeAggregationResponse.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "accountId"))
744
+ FindingTypeAggregationResponse.add_member(:severity_counts, Shapes::ShapeRef.new(shape: SeverityCounts, location_name: "severityCounts"))
745
+ FindingTypeAggregationResponse.struct_class = Types::FindingTypeAggregationResponse
746
+
747
+ FreeTrialAccountInfo.add_member(:account_id, Shapes::ShapeRef.new(shape: MeteringAccountId, required: true, location_name: "accountId"))
748
+ FreeTrialAccountInfo.add_member(:free_trial_info, Shapes::ShapeRef.new(shape: FreeTrialInfoList, required: true, location_name: "freeTrialInfo"))
749
+ FreeTrialAccountInfo.struct_class = Types::FreeTrialAccountInfo
750
+
751
+ FreeTrialAccountInfoList.member = Shapes::ShapeRef.new(shape: FreeTrialAccountInfo)
752
+
753
+ FreeTrialInfo.add_member(:end, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "end"))
754
+ FreeTrialInfo.add_member(:start, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "start"))
755
+ FreeTrialInfo.add_member(:status, Shapes::ShapeRef.new(shape: FreeTrialStatus, required: true, location_name: "status"))
756
+ FreeTrialInfo.add_member(:type, Shapes::ShapeRef.new(shape: FreeTrialType, required: true, location_name: "type"))
757
+ FreeTrialInfo.struct_class = Types::FreeTrialInfo
758
+
759
+ FreeTrialInfoError.add_member(:account_id, Shapes::ShapeRef.new(shape: MeteringAccountId, required: true, location_name: "accountId"))
760
+ FreeTrialInfoError.add_member(:code, Shapes::ShapeRef.new(shape: FreeTrialInfoErrorCode, required: true, location_name: "code"))
761
+ FreeTrialInfoError.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
762
+ FreeTrialInfoError.struct_class = Types::FreeTrialInfoError
763
+
764
+ FreeTrialInfoErrorList.member = Shapes::ShapeRef.new(shape: FreeTrialInfoError)
765
+
766
+ FreeTrialInfoList.member = Shapes::ShapeRef.new(shape: FreeTrialInfo)
767
+
768
+ GetDelegatedAdminAccountRequest.struct_class = Types::GetDelegatedAdminAccountRequest
769
+
770
+ GetDelegatedAdminAccountResponse.add_member(:delegated_admin, Shapes::ShapeRef.new(shape: DelegatedAdmin, location_name: "delegatedAdmin"))
771
+ GetDelegatedAdminAccountResponse.struct_class = Types::GetDelegatedAdminAccountResponse
772
+
773
+ GetFindingsReportStatusRequest.add_member(:report_id, Shapes::ShapeRef.new(shape: ReportId, location_name: "reportId"))
774
+ GetFindingsReportStatusRequest.struct_class = Types::GetFindingsReportStatusRequest
775
+
776
+ GetFindingsReportStatusResponse.add_member(:destination, Shapes::ShapeRef.new(shape: Destination, location_name: "destination"))
777
+ GetFindingsReportStatusResponse.add_member(:error_code, Shapes::ShapeRef.new(shape: ReportingErrorCode, location_name: "errorCode"))
778
+ GetFindingsReportStatusResponse.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "errorMessage"))
779
+ GetFindingsReportStatusResponse.add_member(:filter_criteria, Shapes::ShapeRef.new(shape: FilterCriteria, location_name: "filterCriteria"))
780
+ GetFindingsReportStatusResponse.add_member(:report_id, Shapes::ShapeRef.new(shape: ReportId, location_name: "reportId"))
781
+ GetFindingsReportStatusResponse.add_member(:status, Shapes::ShapeRef.new(shape: ExternalReportStatus, location_name: "status"))
782
+ GetFindingsReportStatusResponse.struct_class = Types::GetFindingsReportStatusResponse
783
+
784
+ GetMemberRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "accountId"))
785
+ GetMemberRequest.struct_class = Types::GetMemberRequest
786
+
787
+ GetMemberResponse.add_member(:member, Shapes::ShapeRef.new(shape: Member, location_name: "member"))
788
+ GetMemberResponse.struct_class = Types::GetMemberResponse
789
+
790
+ ImageLayerAggregation.add_member(:layer_hashes, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "layerHashes"))
791
+ ImageLayerAggregation.add_member(:repositories, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "repositories"))
792
+ ImageLayerAggregation.add_member(:resource_ids, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "resourceIds"))
793
+ ImageLayerAggregation.add_member(:sort_by, Shapes::ShapeRef.new(shape: ImageLayerSortBy, location_name: "sortBy"))
794
+ ImageLayerAggregation.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "sortOrder"))
795
+ ImageLayerAggregation.struct_class = Types::ImageLayerAggregation
796
+
797
+ ImageLayerAggregationResponse.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "accountId"))
798
+ ImageLayerAggregationResponse.add_member(:layer_hash, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "layerHash"))
799
+ ImageLayerAggregationResponse.add_member(:repository, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "repository"))
800
+ ImageLayerAggregationResponse.add_member(:resource_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "resourceId"))
801
+ ImageLayerAggregationResponse.add_member(:severity_counts, Shapes::ShapeRef.new(shape: SeverityCounts, location_name: "severityCounts"))
802
+ ImageLayerAggregationResponse.struct_class = Types::ImageLayerAggregationResponse
803
+
804
+ ImageTagList.member = Shapes::ShapeRef.new(shape: NonEmptyString)
805
+
806
+ InspectorScoreDetails.add_member(:adjusted_cvss, Shapes::ShapeRef.new(shape: CvssScoreDetails, location_name: "adjustedCvss"))
807
+ InspectorScoreDetails.struct_class = Types::InspectorScoreDetails
808
+
809
+ InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
810
+ InternalServerException.add_member(:retry_after_seconds, Shapes::ShapeRef.new(shape: Integer, location: "header", location_name: "Retry-After"))
811
+ InternalServerException.struct_class = Types::InternalServerException
812
+
813
+ IpV4AddressList.member = Shapes::ShapeRef.new(shape: IpV4Address)
814
+
815
+ IpV6AddressList.member = Shapes::ShapeRef.new(shape: IpV6Address)
816
+
817
+ ListAccountPermissionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListAccountPermissionsMaxResults, location_name: "maxResults"))
818
+ ListAccountPermissionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
819
+ ListAccountPermissionsRequest.add_member(:service, Shapes::ShapeRef.new(shape: Service, location_name: "service"))
820
+ ListAccountPermissionsRequest.struct_class = Types::ListAccountPermissionsRequest
821
+
822
+ ListAccountPermissionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
823
+ ListAccountPermissionsResponse.add_member(:permissions, Shapes::ShapeRef.new(shape: Permissions, required: true, location_name: "permissions"))
824
+ ListAccountPermissionsResponse.struct_class = Types::ListAccountPermissionsResponse
825
+
826
+ ListCoverageRequest.add_member(:filter_criteria, Shapes::ShapeRef.new(shape: CoverageFilterCriteria, location_name: "filterCriteria"))
827
+ ListCoverageRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListCoverageMaxResults, location_name: "maxResults"))
828
+ ListCoverageRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
829
+ ListCoverageRequest.struct_class = Types::ListCoverageRequest
830
+
831
+ ListCoverageResponse.add_member(:covered_resources, Shapes::ShapeRef.new(shape: CoveredResources, location_name: "coveredResources"))
832
+ ListCoverageResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
833
+ ListCoverageResponse.struct_class = Types::ListCoverageResponse
834
+
835
+ ListCoverageStatisticsRequest.add_member(:filter_criteria, Shapes::ShapeRef.new(shape: CoverageFilterCriteria, location_name: "filterCriteria"))
836
+ ListCoverageStatisticsRequest.add_member(:group_by, Shapes::ShapeRef.new(shape: GroupKey, location_name: "groupBy"))
837
+ ListCoverageStatisticsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
838
+ ListCoverageStatisticsRequest.struct_class = Types::ListCoverageStatisticsRequest
839
+
840
+ ListCoverageStatisticsResponse.add_member(:counts_by_group, Shapes::ShapeRef.new(shape: CountsList, location_name: "countsByGroup"))
841
+ ListCoverageStatisticsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
842
+ ListCoverageStatisticsResponse.add_member(:total_counts, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "totalCounts"))
843
+ ListCoverageStatisticsResponse.struct_class = Types::ListCoverageStatisticsResponse
844
+
845
+ ListDelegatedAdminAccountsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListDelegatedAdminMaxResults, location_name: "maxResults"))
846
+ ListDelegatedAdminAccountsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
847
+ ListDelegatedAdminAccountsRequest.struct_class = Types::ListDelegatedAdminAccountsRequest
848
+
849
+ ListDelegatedAdminAccountsResponse.add_member(:delegated_admin_accounts, Shapes::ShapeRef.new(shape: DelegatedAdminAccountList, location_name: "delegatedAdminAccounts"))
850
+ ListDelegatedAdminAccountsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
851
+ ListDelegatedAdminAccountsResponse.struct_class = Types::ListDelegatedAdminAccountsResponse
852
+
853
+ ListFiltersRequest.add_member(:action, Shapes::ShapeRef.new(shape: FilterAction, location_name: "action"))
854
+ ListFiltersRequest.add_member(:arns, Shapes::ShapeRef.new(shape: FilterArnList, location_name: "arns"))
855
+ ListFiltersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListFilterMaxResults, location_name: "maxResults"))
856
+ ListFiltersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
857
+ ListFiltersRequest.struct_class = Types::ListFiltersRequest
858
+
859
+ ListFiltersResponse.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, required: true, location_name: "filters"))
860
+ ListFiltersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
861
+ ListFiltersResponse.struct_class = Types::ListFiltersResponse
862
+
863
+ ListFindingAggregationsRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "accountIds"))
864
+ ListFindingAggregationsRequest.add_member(:aggregation_request, Shapes::ShapeRef.new(shape: AggregationRequest, location_name: "aggregationRequest"))
865
+ ListFindingAggregationsRequest.add_member(:aggregation_type, Shapes::ShapeRef.new(shape: AggregationType, required: true, location_name: "aggregationType"))
866
+ ListFindingAggregationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListFindingAggregationsMaxResults, location_name: "maxResults"))
867
+ ListFindingAggregationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
868
+ ListFindingAggregationsRequest.struct_class = Types::ListFindingAggregationsRequest
869
+
870
+ ListFindingAggregationsResponse.add_member(:aggregation_type, Shapes::ShapeRef.new(shape: AggregationType, required: true, location_name: "aggregationType"))
871
+ ListFindingAggregationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
872
+ ListFindingAggregationsResponse.add_member(:responses, Shapes::ShapeRef.new(shape: AggregationResponseList, location_name: "responses"))
873
+ ListFindingAggregationsResponse.struct_class = Types::ListFindingAggregationsResponse
874
+
875
+ ListFindingsRequest.add_member(:filter_criteria, Shapes::ShapeRef.new(shape: FilterCriteria, location_name: "filterCriteria"))
876
+ ListFindingsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListFindingsMaxResults, location_name: "maxResults"))
877
+ ListFindingsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
878
+ ListFindingsRequest.add_member(:sort_criteria, Shapes::ShapeRef.new(shape: SortCriteria, location_name: "sortCriteria"))
879
+ ListFindingsRequest.struct_class = Types::ListFindingsRequest
880
+
881
+ ListFindingsResponse.add_member(:findings, Shapes::ShapeRef.new(shape: FindingList, location_name: "findings"))
882
+ ListFindingsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
883
+ ListFindingsResponse.struct_class = Types::ListFindingsResponse
884
+
885
+ ListMembersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListMembersMaxResults, location_name: "maxResults"))
886
+ ListMembersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
887
+ ListMembersRequest.add_member(:only_associated, Shapes::ShapeRef.new(shape: Boolean, location_name: "onlyAssociated"))
888
+ ListMembersRequest.struct_class = Types::ListMembersRequest
889
+
890
+ ListMembersResponse.add_member(:members, Shapes::ShapeRef.new(shape: MemberList, location_name: "members"))
891
+ ListMembersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
892
+ ListMembersResponse.struct_class = Types::ListMembersResponse
893
+
894
+ ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "resourceArn"))
895
+ ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
896
+
897
+ ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
898
+ ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
899
+
900
+ ListUsageTotalsRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape: UsageAccountIdList, location_name: "accountIds"))
901
+ ListUsageTotalsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListUsageTotalsMaxResults, location_name: "maxResults"))
902
+ ListUsageTotalsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: ListUsageTotalsNextToken, location_name: "nextToken"))
903
+ ListUsageTotalsRequest.struct_class = Types::ListUsageTotalsRequest
904
+
905
+ ListUsageTotalsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: ListUsageTotalsNextToken, location_name: "nextToken"))
906
+ ListUsageTotalsResponse.add_member(:totals, Shapes::ShapeRef.new(shape: UsageTotalList, location_name: "totals"))
907
+ ListUsageTotalsResponse.struct_class = Types::ListUsageTotalsResponse
908
+
909
+ MapFilter.add_member(:comparison, Shapes::ShapeRef.new(shape: MapComparison, required: true, location_name: "comparison"))
910
+ MapFilter.add_member(:key, Shapes::ShapeRef.new(shape: MapKey, required: true, location_name: "key"))
911
+ MapFilter.add_member(:value, Shapes::ShapeRef.new(shape: MapValue, location_name: "value"))
912
+ MapFilter.struct_class = Types::MapFilter
913
+
914
+ MapFilterList.member = Shapes::ShapeRef.new(shape: MapFilter)
915
+
916
+ Member.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "accountId"))
917
+ Member.add_member(:delegated_admin_account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "delegatedAdminAccountId"))
918
+ Member.add_member(:relationship_status, Shapes::ShapeRef.new(shape: RelationshipStatus, location_name: "relationshipStatus"))
919
+ Member.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTimeTimestamp, location_name: "updatedAt"))
920
+ Member.struct_class = Types::Member
921
+
922
+ MemberList.member = Shapes::ShapeRef.new(shape: Member)
923
+
924
+ NetworkPath.add_member(:steps, Shapes::ShapeRef.new(shape: StepList, location_name: "steps"))
925
+ NetworkPath.struct_class = Types::NetworkPath
926
+
927
+ NetworkReachabilityDetails.add_member(:network_path, Shapes::ShapeRef.new(shape: NetworkPath, required: true, location_name: "networkPath"))
928
+ NetworkReachabilityDetails.add_member(:open_port_range, Shapes::ShapeRef.new(shape: PortRange, required: true, location_name: "openPortRange"))
929
+ NetworkReachabilityDetails.add_member(:protocol, Shapes::ShapeRef.new(shape: NetworkProtocol, required: true, location_name: "protocol"))
930
+ NetworkReachabilityDetails.struct_class = Types::NetworkReachabilityDetails
931
+
932
+ NonEmptyStringList.member = Shapes::ShapeRef.new(shape: NonEmptyString)
933
+
934
+ NumberFilter.add_member(:lower_inclusive, Shapes::ShapeRef.new(shape: Double, location_name: "lowerInclusive"))
935
+ NumberFilter.add_member(:upper_inclusive, Shapes::ShapeRef.new(shape: Double, location_name: "upperInclusive"))
936
+ NumberFilter.struct_class = Types::NumberFilter
937
+
938
+ NumberFilterList.member = Shapes::ShapeRef.new(shape: NumberFilter)
939
+
940
+ PackageAggregation.add_member(:package_names, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "packageNames"))
941
+ PackageAggregation.add_member(:sort_by, Shapes::ShapeRef.new(shape: PackageSortBy, location_name: "sortBy"))
942
+ PackageAggregation.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "sortOrder"))
943
+ PackageAggregation.struct_class = Types::PackageAggregation
944
+
945
+ PackageAggregationResponse.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "accountId"))
946
+ PackageAggregationResponse.add_member(:package_name, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "packageName"))
947
+ PackageAggregationResponse.add_member(:severity_counts, Shapes::ShapeRef.new(shape: SeverityCounts, location_name: "severityCounts"))
948
+ PackageAggregationResponse.struct_class = Types::PackageAggregationResponse
949
+
950
+ PackageFilter.add_member(:architecture, Shapes::ShapeRef.new(shape: StringFilter, location_name: "architecture"))
951
+ PackageFilter.add_member(:epoch, Shapes::ShapeRef.new(shape: NumberFilter, location_name: "epoch"))
952
+ PackageFilter.add_member(:name, Shapes::ShapeRef.new(shape: StringFilter, location_name: "name"))
953
+ PackageFilter.add_member(:release, Shapes::ShapeRef.new(shape: StringFilter, location_name: "release"))
954
+ PackageFilter.add_member(:source_layer_hash, Shapes::ShapeRef.new(shape: StringFilter, location_name: "sourceLayerHash"))
955
+ PackageFilter.add_member(:version, Shapes::ShapeRef.new(shape: StringFilter, location_name: "version"))
956
+ PackageFilter.struct_class = Types::PackageFilter
957
+
958
+ PackageFilterList.member = Shapes::ShapeRef.new(shape: PackageFilter)
959
+
960
+ PackageVulnerabilityDetails.add_member(:cvss, Shapes::ShapeRef.new(shape: CvssScoreList, location_name: "cvss"))
961
+ PackageVulnerabilityDetails.add_member(:reference_urls, Shapes::ShapeRef.new(shape: NonEmptyStringList, location_name: "referenceUrls"))
962
+ PackageVulnerabilityDetails.add_member(:related_vulnerabilities, Shapes::ShapeRef.new(shape: VulnerabilityIdList, location_name: "relatedVulnerabilities"))
963
+ PackageVulnerabilityDetails.add_member(:source, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "source"))
964
+ PackageVulnerabilityDetails.add_member(:source_url, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "sourceUrl"))
965
+ PackageVulnerabilityDetails.add_member(:vendor_created_at, Shapes::ShapeRef.new(shape: DateTimeTimestamp, location_name: "vendorCreatedAt"))
966
+ PackageVulnerabilityDetails.add_member(:vendor_severity, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "vendorSeverity"))
967
+ PackageVulnerabilityDetails.add_member(:vendor_updated_at, Shapes::ShapeRef.new(shape: DateTimeTimestamp, location_name: "vendorUpdatedAt"))
968
+ PackageVulnerabilityDetails.add_member(:vulnerability_id, Shapes::ShapeRef.new(shape: VulnerabilityId, required: true, location_name: "vulnerabilityId"))
969
+ PackageVulnerabilityDetails.add_member(:vulnerable_packages, Shapes::ShapeRef.new(shape: VulnerablePackageList, required: true, location_name: "vulnerablePackages"))
970
+ PackageVulnerabilityDetails.struct_class = Types::PackageVulnerabilityDetails
971
+
972
+ Permission.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, required: true, location_name: "operation"))
973
+ Permission.add_member(:service, Shapes::ShapeRef.new(shape: Service, required: true, location_name: "service"))
974
+ Permission.struct_class = Types::Permission
975
+
976
+ Permissions.member = Shapes::ShapeRef.new(shape: Permission)
977
+
978
+ PortRange.add_member(:begin, Shapes::ShapeRef.new(shape: Port, required: true, location_name: "begin"))
979
+ PortRange.add_member(:end, Shapes::ShapeRef.new(shape: Port, required: true, location_name: "end"))
980
+ PortRange.struct_class = Types::PortRange
981
+
982
+ PortRangeFilter.add_member(:begin_inclusive, Shapes::ShapeRef.new(shape: Port, location_name: "beginInclusive"))
983
+ PortRangeFilter.add_member(:end_inclusive, Shapes::ShapeRef.new(shape: Port, location_name: "endInclusive"))
984
+ PortRangeFilter.struct_class = Types::PortRangeFilter
985
+
986
+ PortRangeFilterList.member = Shapes::ShapeRef.new(shape: PortRangeFilter)
987
+
988
+ Recommendation.add_member(:url, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Url"))
989
+ Recommendation.add_member(:text, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "text"))
990
+ Recommendation.struct_class = Types::Recommendation
991
+
992
+ Remediation.add_member(:recommendation, Shapes::ShapeRef.new(shape: Recommendation, location_name: "recommendation"))
993
+ Remediation.struct_class = Types::Remediation
994
+
995
+ RepositoryAggregation.add_member(:repositories, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "repositories"))
996
+ RepositoryAggregation.add_member(:sort_by, Shapes::ShapeRef.new(shape: RepositorySortBy, location_name: "sortBy"))
997
+ RepositoryAggregation.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "sortOrder"))
998
+ RepositoryAggregation.struct_class = Types::RepositoryAggregation
999
+
1000
+ RepositoryAggregationResponse.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "accountId"))
1001
+ RepositoryAggregationResponse.add_member(:affected_images, Shapes::ShapeRef.new(shape: Long, location_name: "affectedImages"))
1002
+ RepositoryAggregationResponse.add_member(:repository, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "repository"))
1003
+ RepositoryAggregationResponse.add_member(:severity_counts, Shapes::ShapeRef.new(shape: SeverityCounts, location_name: "severityCounts"))
1004
+ RepositoryAggregationResponse.struct_class = Types::RepositoryAggregationResponse
1005
+
1006
+ Resource.add_member(:details, Shapes::ShapeRef.new(shape: ResourceDetails, location_name: "details"))
1007
+ Resource.add_member(:id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "id"))
1008
+ Resource.add_member(:partition, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "partition"))
1009
+ Resource.add_member(:region, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "region"))
1010
+ Resource.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
1011
+ Resource.add_member(:type, Shapes::ShapeRef.new(shape: ResourceType, required: true, location_name: "type"))
1012
+ Resource.struct_class = Types::Resource
1013
+
1014
+ ResourceDetails.add_member(:aws_ec2_instance, Shapes::ShapeRef.new(shape: AwsEc2InstanceDetails, location_name: "awsEc2Instance"))
1015
+ ResourceDetails.add_member(:aws_ecr_container_image, Shapes::ShapeRef.new(shape: AwsEcrContainerImageDetails, location_name: "awsEcrContainerImage"))
1016
+ ResourceDetails.struct_class = Types::ResourceDetails
1017
+
1018
+ ResourceList.member = Shapes::ShapeRef.new(shape: Resource)
1019
+
1020
+ ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
1021
+ ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
1022
+
1023
+ ResourceScanMetadata.add_member(:ec2, Shapes::ShapeRef.new(shape: Ec2Metadata, location_name: "ec2"))
1024
+ ResourceScanMetadata.add_member(:ecr_image, Shapes::ShapeRef.new(shape: EcrContainerImageMetadata, location_name: "ecrImage"))
1025
+ ResourceScanMetadata.add_member(:ecr_repository, Shapes::ShapeRef.new(shape: EcrRepositoryMetadata, location_name: "ecrRepository"))
1026
+ ResourceScanMetadata.struct_class = Types::ResourceScanMetadata
1027
+
1028
+ ResourceState.add_member(:ec2, Shapes::ShapeRef.new(shape: State, required: true, location_name: "ec2"))
1029
+ ResourceState.add_member(:ecr, Shapes::ShapeRef.new(shape: State, required: true, location_name: "ecr"))
1030
+ ResourceState.struct_class = Types::ResourceState
1031
+
1032
+ ResourceStatus.add_member(:ec2, Shapes::ShapeRef.new(shape: Status, required: true, location_name: "ec2"))
1033
+ ResourceStatus.add_member(:ecr, Shapes::ShapeRef.new(shape: Status, required: true, location_name: "ecr"))
1034
+ ResourceStatus.struct_class = Types::ResourceStatus
1035
+
1036
+ ScanStatus.add_member(:reason, Shapes::ShapeRef.new(shape: ScanStatusReason, required: true, location_name: "reason"))
1037
+ ScanStatus.add_member(:status_code, Shapes::ShapeRef.new(shape: ScanStatusCode, required: true, location_name: "statusCode"))
1038
+ ScanStatus.struct_class = Types::ScanStatus
1039
+
1040
+ ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
1041
+ ServiceQuotaExceededException.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceId"))
1042
+ ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
1043
+
1044
+ SeverityCounts.add_member(:all, Shapes::ShapeRef.new(shape: Long, location_name: "all"))
1045
+ SeverityCounts.add_member(:critical, Shapes::ShapeRef.new(shape: Long, location_name: "critical"))
1046
+ SeverityCounts.add_member(:high, Shapes::ShapeRef.new(shape: Long, location_name: "high"))
1047
+ SeverityCounts.add_member(:medium, Shapes::ShapeRef.new(shape: Long, location_name: "medium"))
1048
+ SeverityCounts.struct_class = Types::SeverityCounts
1049
+
1050
+ SortCriteria.add_member(:field, Shapes::ShapeRef.new(shape: SortField, required: true, location_name: "field"))
1051
+ SortCriteria.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, required: true, location_name: "sortOrder"))
1052
+ SortCriteria.struct_class = Types::SortCriteria
1053
+
1054
+ State.add_member(:error_code, Shapes::ShapeRef.new(shape: ErrorCode, required: true, location_name: "errorCode"))
1055
+ State.add_member(:error_message, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "errorMessage"))
1056
+ State.add_member(:status, Shapes::ShapeRef.new(shape: Status, required: true, location_name: "status"))
1057
+ State.struct_class = Types::State
1058
+
1059
+ Step.add_member(:component_id, Shapes::ShapeRef.new(shape: Component, required: true, location_name: "componentId"))
1060
+ Step.add_member(:component_type, Shapes::ShapeRef.new(shape: ComponentType, required: true, location_name: "componentType"))
1061
+ Step.struct_class = Types::Step
1062
+
1063
+ StepList.member = Shapes::ShapeRef.new(shape: Step)
1064
+
1065
+ StringFilter.add_member(:comparison, Shapes::ShapeRef.new(shape: StringComparison, required: true, location_name: "comparison"))
1066
+ StringFilter.add_member(:value, Shapes::ShapeRef.new(shape: StringInput, required: true, location_name: "value"))
1067
+ StringFilter.struct_class = Types::StringFilter
1068
+
1069
+ StringFilterList.member = Shapes::ShapeRef.new(shape: StringFilter)
1070
+
1071
+ StringList.member = Shapes::ShapeRef.new(shape: NonEmptyString)
1072
+
1073
+ TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey)
1074
+
1075
+ TagList.member = Shapes::ShapeRef.new(shape: String)
1076
+
1077
+ TagMap.key = Shapes::ShapeRef.new(shape: MapKey)
1078
+ TagMap.value = Shapes::ShapeRef.new(shape: MapValue)
1079
+
1080
+ TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "resourceArn"))
1081
+ TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, required: true, location_name: "tags"))
1082
+ TagResourceRequest.struct_class = Types::TagResourceRequest
1083
+
1084
+ TagResourceResponse.struct_class = Types::TagResourceResponse
1085
+
1086
+ ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
1087
+ ThrottlingException.struct_class = Types::ThrottlingException
1088
+
1089
+ TitleAggregation.add_member(:resource_type, Shapes::ShapeRef.new(shape: AggregationResourceType, location_name: "resourceType"))
1090
+ TitleAggregation.add_member(:sort_by, Shapes::ShapeRef.new(shape: TitleSortBy, location_name: "sortBy"))
1091
+ TitleAggregation.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "sortOrder"))
1092
+ TitleAggregation.add_member(:titles, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "titles"))
1093
+ TitleAggregation.add_member(:vulnerability_ids, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "vulnerabilityIds"))
1094
+ TitleAggregation.struct_class = Types::TitleAggregation
1095
+
1096
+ TitleAggregationResponse.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "accountId"))
1097
+ TitleAggregationResponse.add_member(:severity_counts, Shapes::ShapeRef.new(shape: SeverityCounts, location_name: "severityCounts"))
1098
+ TitleAggregationResponse.add_member(:title, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "title"))
1099
+ TitleAggregationResponse.add_member(:vulnerability_id, Shapes::ShapeRef.new(shape: String, location_name: "vulnerabilityId"))
1100
+ TitleAggregationResponse.struct_class = Types::TitleAggregationResponse
1101
+
1102
+ UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "resourceArn"))
1103
+ UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location: "querystring", location_name: "tagKeys"))
1104
+ UntagResourceRequest.struct_class = Types::UntagResourceRequest
1105
+
1106
+ UntagResourceResponse.struct_class = Types::UntagResourceResponse
1107
+
1108
+ UpdateFilterRequest.add_member(:action, Shapes::ShapeRef.new(shape: FilterAction, location_name: "action"))
1109
+ UpdateFilterRequest.add_member(:description, Shapes::ShapeRef.new(shape: FilterDescription, location_name: "description"))
1110
+ UpdateFilterRequest.add_member(:filter_arn, Shapes::ShapeRef.new(shape: FilterArn, required: true, location_name: "filterArn"))
1111
+ UpdateFilterRequest.add_member(:filter_criteria, Shapes::ShapeRef.new(shape: FilterCriteria, location_name: "filterCriteria"))
1112
+ UpdateFilterRequest.add_member(:name, Shapes::ShapeRef.new(shape: FilterName, location_name: "name"))
1113
+ UpdateFilterRequest.struct_class = Types::UpdateFilterRequest
1114
+
1115
+ UpdateFilterResponse.add_member(:arn, Shapes::ShapeRef.new(shape: FilterArn, required: true, location_name: "arn"))
1116
+ UpdateFilterResponse.struct_class = Types::UpdateFilterResponse
1117
+
1118
+ UpdateOrganizationConfigurationRequest.add_member(:auto_enable, Shapes::ShapeRef.new(shape: AutoEnable, required: true, location_name: "autoEnable"))
1119
+ UpdateOrganizationConfigurationRequest.struct_class = Types::UpdateOrganizationConfigurationRequest
1120
+
1121
+ UpdateOrganizationConfigurationResponse.add_member(:auto_enable, Shapes::ShapeRef.new(shape: AutoEnable, required: true, location_name: "autoEnable"))
1122
+ UpdateOrganizationConfigurationResponse.struct_class = Types::UpdateOrganizationConfigurationResponse
1123
+
1124
+ Usage.add_member(:currency, Shapes::ShapeRef.new(shape: Currency, location_name: "currency"))
1125
+ Usage.add_member(:estimated_monthly_cost, Shapes::ShapeRef.new(shape: MonthlyCostEstimate, location_name: "estimatedMonthlyCost"))
1126
+ Usage.add_member(:total, Shapes::ShapeRef.new(shape: UsageValue, location_name: "total"))
1127
+ Usage.add_member(:type, Shapes::ShapeRef.new(shape: UsageType, location_name: "type"))
1128
+ Usage.struct_class = Types::Usage
1129
+
1130
+ UsageAccountIdList.member = Shapes::ShapeRef.new(shape: UsageAccountId)
1131
+
1132
+ UsageList.member = Shapes::ShapeRef.new(shape: Usage)
1133
+
1134
+ UsageTotal.add_member(:account_id, Shapes::ShapeRef.new(shape: MeteringAccountId, location_name: "accountId"))
1135
+ UsageTotal.add_member(:usage, Shapes::ShapeRef.new(shape: UsageList, location_name: "usage"))
1136
+ UsageTotal.struct_class = Types::UsageTotal
1137
+
1138
+ UsageTotalList.member = Shapes::ShapeRef.new(shape: UsageTotal)
1139
+
1140
+ ValidationException.add_member(:fields, Shapes::ShapeRef.new(shape: ValidationExceptionFields, location_name: "fields"))
1141
+ ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
1142
+ ValidationException.add_member(:reason, Shapes::ShapeRef.new(shape: ValidationExceptionReason, required: true, location_name: "reason"))
1143
+ ValidationException.struct_class = Types::ValidationException
1144
+
1145
+ ValidationExceptionField.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
1146
+ ValidationExceptionField.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
1147
+ ValidationExceptionField.struct_class = Types::ValidationExceptionField
1148
+
1149
+ ValidationExceptionFields.member = Shapes::ShapeRef.new(shape: ValidationExceptionField)
1150
+
1151
+ VulnerabilityIdList.member = Shapes::ShapeRef.new(shape: VulnerabilityId)
1152
+
1153
+ VulnerablePackage.add_member(:arch, Shapes::ShapeRef.new(shape: PackageArchitecture, location_name: "arch"))
1154
+ VulnerablePackage.add_member(:epoch, Shapes::ShapeRef.new(shape: PackageEpoch, location_name: "epoch"))
1155
+ VulnerablePackage.add_member(:file_path, Shapes::ShapeRef.new(shape: FilePath, location_name: "filePath"))
1156
+ VulnerablePackage.add_member(:fixed_in_version, Shapes::ShapeRef.new(shape: PackageVersion, location_name: "fixedInVersion"))
1157
+ VulnerablePackage.add_member(:name, Shapes::ShapeRef.new(shape: PackageName, required: true, location_name: "name"))
1158
+ VulnerablePackage.add_member(:package_manager, Shapes::ShapeRef.new(shape: PackageManager, location_name: "packageManager"))
1159
+ VulnerablePackage.add_member(:release, Shapes::ShapeRef.new(shape: PackageRelease, location_name: "release"))
1160
+ VulnerablePackage.add_member(:source_layer_hash, Shapes::ShapeRef.new(shape: SourceLayerHash, location_name: "sourceLayerHash"))
1161
+ VulnerablePackage.add_member(:version, Shapes::ShapeRef.new(shape: PackageVersion, required: true, location_name: "version"))
1162
+ VulnerablePackage.struct_class = Types::VulnerablePackage
1163
+
1164
+ VulnerablePackageList.member = Shapes::ShapeRef.new(shape: VulnerablePackage)
1165
+
1166
+
1167
+ # @api private
1168
+ API = Seahorse::Model::Api.new.tap do |api|
1169
+
1170
+ api.version = "2020-06-08"
1171
+
1172
+ api.metadata = {
1173
+ "apiVersion" => "2020-06-08",
1174
+ "endpointPrefix" => "inspector2",
1175
+ "jsonVersion" => "1.1",
1176
+ "protocol" => "rest-json",
1177
+ "serviceAbbreviation" => "Inspector2",
1178
+ "serviceFullName" => "Inspector2",
1179
+ "serviceId" => "Inspector2",
1180
+ "signatureVersion" => "v4",
1181
+ "signingName" => "inspector2",
1182
+ "uid" => "inspector2-2020-06-08",
1183
+ }
1184
+
1185
+ api.add_operation(:associate_member, Seahorse::Model::Operation.new.tap do |o|
1186
+ o.name = "AssociateMember"
1187
+ o.http_method = "POST"
1188
+ o.http_request_uri = "/members/associate"
1189
+ o.input = Shapes::ShapeRef.new(shape: AssociateMemberRequest)
1190
+ o.output = Shapes::ShapeRef.new(shape: AssociateMemberResponse)
1191
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1192
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1193
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1194
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1195
+ end)
1196
+
1197
+ api.add_operation(:batch_get_account_status, Seahorse::Model::Operation.new.tap do |o|
1198
+ o.name = "BatchGetAccountStatus"
1199
+ o.http_method = "POST"
1200
+ o.http_request_uri = "/status/batch/get"
1201
+ o.input = Shapes::ShapeRef.new(shape: BatchGetAccountStatusRequest)
1202
+ o.output = Shapes::ShapeRef.new(shape: BatchGetAccountStatusResponse)
1203
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1204
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1205
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1206
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1207
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1208
+ end)
1209
+
1210
+ api.add_operation(:batch_get_free_trial_info, Seahorse::Model::Operation.new.tap do |o|
1211
+ o.name = "BatchGetFreeTrialInfo"
1212
+ o.http_method = "POST"
1213
+ o.http_request_uri = "/freetrialinfo/batchget"
1214
+ o.input = Shapes::ShapeRef.new(shape: BatchGetFreeTrialInfoRequest)
1215
+ o.output = Shapes::ShapeRef.new(shape: BatchGetFreeTrialInfoResponse)
1216
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1217
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1218
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1219
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1220
+ end)
1221
+
1222
+ api.add_operation(:cancel_findings_report, Seahorse::Model::Operation.new.tap do |o|
1223
+ o.name = "CancelFindingsReport"
1224
+ o.http_method = "POST"
1225
+ o.http_request_uri = "/reporting/cancel"
1226
+ o.input = Shapes::ShapeRef.new(shape: CancelFindingsReportRequest)
1227
+ o.output = Shapes::ShapeRef.new(shape: CancelFindingsReportResponse)
1228
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1229
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1230
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1231
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1232
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1233
+ end)
1234
+
1235
+ api.add_operation(:create_filter, Seahorse::Model::Operation.new.tap do |o|
1236
+ o.name = "CreateFilter"
1237
+ o.http_method = "POST"
1238
+ o.http_request_uri = "/filters/create"
1239
+ o.input = Shapes::ShapeRef.new(shape: CreateFilterRequest)
1240
+ o.output = Shapes::ShapeRef.new(shape: CreateFilterResponse)
1241
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1242
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1243
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1244
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1245
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1246
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1247
+ end)
1248
+
1249
+ api.add_operation(:create_findings_report, Seahorse::Model::Operation.new.tap do |o|
1250
+ o.name = "CreateFindingsReport"
1251
+ o.http_method = "POST"
1252
+ o.http_request_uri = "/reporting/create"
1253
+ o.input = Shapes::ShapeRef.new(shape: CreateFindingsReportRequest)
1254
+ o.output = Shapes::ShapeRef.new(shape: CreateFindingsReportResponse)
1255
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1256
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1257
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1258
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1259
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1260
+ end)
1261
+
1262
+ api.add_operation(:delete_filter, Seahorse::Model::Operation.new.tap do |o|
1263
+ o.name = "DeleteFilter"
1264
+ o.http_method = "POST"
1265
+ o.http_request_uri = "/filters/delete"
1266
+ o.input = Shapes::ShapeRef.new(shape: DeleteFilterRequest)
1267
+ o.output = Shapes::ShapeRef.new(shape: DeleteFilterResponse)
1268
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1269
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1270
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1271
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1272
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1273
+ end)
1274
+
1275
+ api.add_operation(:describe_organization_configuration, Seahorse::Model::Operation.new.tap do |o|
1276
+ o.name = "DescribeOrganizationConfiguration"
1277
+ o.http_method = "POST"
1278
+ o.http_request_uri = "/organizationconfiguration/describe"
1279
+ o.input = Shapes::ShapeRef.new(shape: DescribeOrganizationConfigurationRequest)
1280
+ o.output = Shapes::ShapeRef.new(shape: DescribeOrganizationConfigurationResponse)
1281
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1282
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1283
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1284
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1285
+ end)
1286
+
1287
+ api.add_operation(:disable, Seahorse::Model::Operation.new.tap do |o|
1288
+ o.name = "Disable"
1289
+ o.http_method = "POST"
1290
+ o.http_request_uri = "/disable"
1291
+ o.input = Shapes::ShapeRef.new(shape: DisableRequest)
1292
+ o.output = Shapes::ShapeRef.new(shape: DisableResponse)
1293
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1294
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1295
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1296
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1297
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1298
+ end)
1299
+
1300
+ api.add_operation(:disable_delegated_admin_account, Seahorse::Model::Operation.new.tap do |o|
1301
+ o.name = "DisableDelegatedAdminAccount"
1302
+ o.http_method = "POST"
1303
+ o.http_request_uri = "/delegatedadminaccounts/disable"
1304
+ o.input = Shapes::ShapeRef.new(shape: DisableDelegatedAdminAccountRequest)
1305
+ o.output = Shapes::ShapeRef.new(shape: DisableDelegatedAdminAccountResponse)
1306
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1307
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1308
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1309
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1310
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1311
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1312
+ end)
1313
+
1314
+ api.add_operation(:disassociate_member, Seahorse::Model::Operation.new.tap do |o|
1315
+ o.name = "DisassociateMember"
1316
+ o.http_method = "POST"
1317
+ o.http_request_uri = "/members/disassociate"
1318
+ o.input = Shapes::ShapeRef.new(shape: DisassociateMemberRequest)
1319
+ o.output = Shapes::ShapeRef.new(shape: DisassociateMemberResponse)
1320
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1321
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1322
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1323
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1324
+ end)
1325
+
1326
+ api.add_operation(:enable, Seahorse::Model::Operation.new.tap do |o|
1327
+ o.name = "Enable"
1328
+ o.http_method = "POST"
1329
+ o.http_request_uri = "/enable"
1330
+ o.input = Shapes::ShapeRef.new(shape: EnableRequest)
1331
+ o.output = Shapes::ShapeRef.new(shape: EnableResponse)
1332
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1333
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1334
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1335
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1336
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1337
+ end)
1338
+
1339
+ api.add_operation(:enable_delegated_admin_account, Seahorse::Model::Operation.new.tap do |o|
1340
+ o.name = "EnableDelegatedAdminAccount"
1341
+ o.http_method = "POST"
1342
+ o.http_request_uri = "/delegatedadminaccounts/enable"
1343
+ o.input = Shapes::ShapeRef.new(shape: EnableDelegatedAdminAccountRequest)
1344
+ o.output = Shapes::ShapeRef.new(shape: EnableDelegatedAdminAccountResponse)
1345
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1346
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1347
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1348
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1349
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1350
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1351
+ end)
1352
+
1353
+ api.add_operation(:get_delegated_admin_account, Seahorse::Model::Operation.new.tap do |o|
1354
+ o.name = "GetDelegatedAdminAccount"
1355
+ o.http_method = "POST"
1356
+ o.http_request_uri = "/delegatedadminaccounts/get"
1357
+ o.input = Shapes::ShapeRef.new(shape: GetDelegatedAdminAccountRequest)
1358
+ o.output = Shapes::ShapeRef.new(shape: GetDelegatedAdminAccountResponse)
1359
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1360
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1361
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1362
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1363
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1364
+ end)
1365
+
1366
+ api.add_operation(:get_findings_report_status, Seahorse::Model::Operation.new.tap do |o|
1367
+ o.name = "GetFindingsReportStatus"
1368
+ o.http_method = "POST"
1369
+ o.http_request_uri = "/reporting/status/get"
1370
+ o.input = Shapes::ShapeRef.new(shape: GetFindingsReportStatusRequest)
1371
+ o.output = Shapes::ShapeRef.new(shape: GetFindingsReportStatusResponse)
1372
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1373
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1374
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1375
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1376
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1377
+ end)
1378
+
1379
+ api.add_operation(:get_member, Seahorse::Model::Operation.new.tap do |o|
1380
+ o.name = "GetMember"
1381
+ o.http_method = "POST"
1382
+ o.http_request_uri = "/members/get"
1383
+ o.input = Shapes::ShapeRef.new(shape: GetMemberRequest)
1384
+ o.output = Shapes::ShapeRef.new(shape: GetMemberResponse)
1385
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1386
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1387
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1388
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1389
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1390
+ end)
1391
+
1392
+ api.add_operation(:list_account_permissions, Seahorse::Model::Operation.new.tap do |o|
1393
+ o.name = "ListAccountPermissions"
1394
+ o.http_method = "POST"
1395
+ o.http_request_uri = "/accountpermissions/list"
1396
+ o.input = Shapes::ShapeRef.new(shape: ListAccountPermissionsRequest)
1397
+ o.output = Shapes::ShapeRef.new(shape: ListAccountPermissionsResponse)
1398
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1399
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1400
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1401
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1402
+ o[:pager] = Aws::Pager.new(
1403
+ limit_key: "max_results",
1404
+ tokens: {
1405
+ "next_token" => "next_token"
1406
+ }
1407
+ )
1408
+ end)
1409
+
1410
+ api.add_operation(:list_coverage, Seahorse::Model::Operation.new.tap do |o|
1411
+ o.name = "ListCoverage"
1412
+ o.http_method = "POST"
1413
+ o.http_request_uri = "/coverage/list"
1414
+ o.input = Shapes::ShapeRef.new(shape: ListCoverageRequest)
1415
+ o.output = Shapes::ShapeRef.new(shape: ListCoverageResponse)
1416
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1417
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1418
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1419
+ o[:pager] = Aws::Pager.new(
1420
+ limit_key: "max_results",
1421
+ tokens: {
1422
+ "next_token" => "next_token"
1423
+ }
1424
+ )
1425
+ end)
1426
+
1427
+ api.add_operation(:list_coverage_statistics, Seahorse::Model::Operation.new.tap do |o|
1428
+ o.name = "ListCoverageStatistics"
1429
+ o.http_method = "POST"
1430
+ o.http_request_uri = "/coverage/statistics/list"
1431
+ o.input = Shapes::ShapeRef.new(shape: ListCoverageStatisticsRequest)
1432
+ o.output = Shapes::ShapeRef.new(shape: ListCoverageStatisticsResponse)
1433
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1434
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1435
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1436
+ o[:pager] = Aws::Pager.new(
1437
+ tokens: {
1438
+ "next_token" => "next_token"
1439
+ }
1440
+ )
1441
+ end)
1442
+
1443
+ api.add_operation(:list_delegated_admin_accounts, Seahorse::Model::Operation.new.tap do |o|
1444
+ o.name = "ListDelegatedAdminAccounts"
1445
+ o.http_method = "POST"
1446
+ o.http_request_uri = "/delegatedadminaccounts/list"
1447
+ o.input = Shapes::ShapeRef.new(shape: ListDelegatedAdminAccountsRequest)
1448
+ o.output = Shapes::ShapeRef.new(shape: ListDelegatedAdminAccountsResponse)
1449
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1450
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1451
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1452
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1453
+ o[:pager] = Aws::Pager.new(
1454
+ limit_key: "max_results",
1455
+ tokens: {
1456
+ "next_token" => "next_token"
1457
+ }
1458
+ )
1459
+ end)
1460
+
1461
+ api.add_operation(:list_filters, Seahorse::Model::Operation.new.tap do |o|
1462
+ o.name = "ListFilters"
1463
+ o.http_method = "POST"
1464
+ o.http_request_uri = "/filters/list"
1465
+ o.input = Shapes::ShapeRef.new(shape: ListFiltersRequest)
1466
+ o.output = Shapes::ShapeRef.new(shape: ListFiltersResponse)
1467
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1468
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1469
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1470
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1471
+ o[:pager] = Aws::Pager.new(
1472
+ limit_key: "max_results",
1473
+ tokens: {
1474
+ "next_token" => "next_token"
1475
+ }
1476
+ )
1477
+ end)
1478
+
1479
+ api.add_operation(:list_finding_aggregations, Seahorse::Model::Operation.new.tap do |o|
1480
+ o.name = "ListFindingAggregations"
1481
+ o.http_method = "POST"
1482
+ o.http_request_uri = "/findings/aggregation/list"
1483
+ o.input = Shapes::ShapeRef.new(shape: ListFindingAggregationsRequest)
1484
+ o.output = Shapes::ShapeRef.new(shape: ListFindingAggregationsResponse)
1485
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1486
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1487
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1488
+ o[:pager] = Aws::Pager.new(
1489
+ limit_key: "max_results",
1490
+ tokens: {
1491
+ "next_token" => "next_token"
1492
+ }
1493
+ )
1494
+ end)
1495
+
1496
+ api.add_operation(:list_findings, Seahorse::Model::Operation.new.tap do |o|
1497
+ o.name = "ListFindings"
1498
+ o.http_method = "POST"
1499
+ o.http_request_uri = "/findings/list"
1500
+ o.input = Shapes::ShapeRef.new(shape: ListFindingsRequest)
1501
+ o.output = Shapes::ShapeRef.new(shape: ListFindingsResponse)
1502
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1503
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1504
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1505
+ o[:pager] = Aws::Pager.new(
1506
+ limit_key: "max_results",
1507
+ tokens: {
1508
+ "next_token" => "next_token"
1509
+ }
1510
+ )
1511
+ end)
1512
+
1513
+ api.add_operation(:list_members, Seahorse::Model::Operation.new.tap do |o|
1514
+ o.name = "ListMembers"
1515
+ o.http_method = "POST"
1516
+ o.http_request_uri = "/members/list"
1517
+ o.input = Shapes::ShapeRef.new(shape: ListMembersRequest)
1518
+ o.output = Shapes::ShapeRef.new(shape: ListMembersResponse)
1519
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1520
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1521
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1522
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1523
+ o[:pager] = Aws::Pager.new(
1524
+ limit_key: "max_results",
1525
+ tokens: {
1526
+ "next_token" => "next_token"
1527
+ }
1528
+ )
1529
+ end)
1530
+
1531
+ api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
1532
+ o.name = "ListTagsForResource"
1533
+ o.http_method = "GET"
1534
+ o.http_request_uri = "/tags/{resourceArn}"
1535
+ o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceRequest)
1536
+ o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResponse)
1537
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1538
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1539
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1540
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1541
+ end)
1542
+
1543
+ api.add_operation(:list_usage_totals, Seahorse::Model::Operation.new.tap do |o|
1544
+ o.name = "ListUsageTotals"
1545
+ o.http_method = "POST"
1546
+ o.http_request_uri = "/usage/list"
1547
+ o.input = Shapes::ShapeRef.new(shape: ListUsageTotalsRequest)
1548
+ o.output = Shapes::ShapeRef.new(shape: ListUsageTotalsResponse)
1549
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1550
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1551
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1552
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1553
+ o[:pager] = Aws::Pager.new(
1554
+ limit_key: "max_results",
1555
+ tokens: {
1556
+ "next_token" => "next_token"
1557
+ }
1558
+ )
1559
+ end)
1560
+
1561
+ api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
1562
+ o.name = "TagResource"
1563
+ o.http_method = "POST"
1564
+ o.http_request_uri = "/tags/{resourceArn}"
1565
+ o.input = Shapes::ShapeRef.new(shape: TagResourceRequest)
1566
+ o.output = Shapes::ShapeRef.new(shape: TagResourceResponse)
1567
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1568
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1569
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1570
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1571
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1572
+ end)
1573
+
1574
+ api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
1575
+ o.name = "UntagResource"
1576
+ o.http_method = "DELETE"
1577
+ o.http_request_uri = "/tags/{resourceArn}"
1578
+ o.input = Shapes::ShapeRef.new(shape: UntagResourceRequest)
1579
+ o.output = Shapes::ShapeRef.new(shape: UntagResourceResponse)
1580
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1581
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1582
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1583
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1584
+ end)
1585
+
1586
+ api.add_operation(:update_filter, Seahorse::Model::Operation.new.tap do |o|
1587
+ o.name = "UpdateFilter"
1588
+ o.http_method = "POST"
1589
+ o.http_request_uri = "/filters/update"
1590
+ o.input = Shapes::ShapeRef.new(shape: UpdateFilterRequest)
1591
+ o.output = Shapes::ShapeRef.new(shape: UpdateFilterResponse)
1592
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1593
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1594
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1595
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1596
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1597
+ end)
1598
+
1599
+ api.add_operation(:update_organization_configuration, Seahorse::Model::Operation.new.tap do |o|
1600
+ o.name = "UpdateOrganizationConfiguration"
1601
+ o.http_method = "POST"
1602
+ o.http_request_uri = "/organizationconfiguration/update"
1603
+ o.input = Shapes::ShapeRef.new(shape: UpdateOrganizationConfigurationRequest)
1604
+ o.output = Shapes::ShapeRef.new(shape: UpdateOrganizationConfigurationResponse)
1605
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1606
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1607
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1608
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1609
+ end)
1610
+ end
1611
+
1612
+ end
1613
+ end