aws-sdk-configservice 1.7.0 → 1.8.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -12,7 +12,24 @@ module Aws::ConfigService
12
12
  include Seahorse::Model
13
13
 
14
14
  ARN = Shapes::StringShape.new(name: 'ARN')
15
+ AccountAggregationSource = Shapes::StructureShape.new(name: 'AccountAggregationSource')
16
+ AccountAggregationSourceAccountList = Shapes::ListShape.new(name: 'AccountAggregationSourceAccountList')
17
+ AccountAggregationSourceList = Shapes::ListShape.new(name: 'AccountAggregationSourceList')
15
18
  AccountId = Shapes::StringShape.new(name: 'AccountId')
19
+ AggregateComplianceByConfigRule = Shapes::StructureShape.new(name: 'AggregateComplianceByConfigRule')
20
+ AggregateComplianceByConfigRuleList = Shapes::ListShape.new(name: 'AggregateComplianceByConfigRuleList')
21
+ AggregateComplianceCount = Shapes::StructureShape.new(name: 'AggregateComplianceCount')
22
+ AggregateComplianceCountList = Shapes::ListShape.new(name: 'AggregateComplianceCountList')
23
+ AggregateEvaluationResult = Shapes::StructureShape.new(name: 'AggregateEvaluationResult')
24
+ AggregateEvaluationResultList = Shapes::ListShape.new(name: 'AggregateEvaluationResultList')
25
+ AggregatedSourceStatus = Shapes::StructureShape.new(name: 'AggregatedSourceStatus')
26
+ AggregatedSourceStatusList = Shapes::ListShape.new(name: 'AggregatedSourceStatusList')
27
+ AggregatedSourceStatusType = Shapes::StringShape.new(name: 'AggregatedSourceStatusType')
28
+ AggregatedSourceStatusTypeList = Shapes::ListShape.new(name: 'AggregatedSourceStatusTypeList')
29
+ AggregatedSourceType = Shapes::StringShape.new(name: 'AggregatedSourceType')
30
+ AggregationAuthorization = Shapes::StructureShape.new(name: 'AggregationAuthorization')
31
+ AggregationAuthorizationList = Shapes::ListShape.new(name: 'AggregationAuthorizationList')
32
+ AggregatorRegionList = Shapes::ListShape.new(name: 'AggregatorRegionList')
16
33
  AllSupported = Shapes::BooleanShape.new(name: 'AllSupported')
17
34
  AvailabilityZone = Shapes::StringShape.new(name: 'AvailabilityZone')
18
35
  AwsRegion = Shapes::StringShape.new(name: 'AwsRegion')
@@ -38,14 +55,23 @@ module Aws::ConfigService
38
55
  ComplianceTypes = Shapes::ListShape.new(name: 'ComplianceTypes')
39
56
  ConfigExportDeliveryInfo = Shapes::StructureShape.new(name: 'ConfigExportDeliveryInfo')
40
57
  ConfigRule = Shapes::StructureShape.new(name: 'ConfigRule')
58
+ ConfigRuleComplianceFilters = Shapes::StructureShape.new(name: 'ConfigRuleComplianceFilters')
59
+ ConfigRuleComplianceSummaryFilters = Shapes::StructureShape.new(name: 'ConfigRuleComplianceSummaryFilters')
60
+ ConfigRuleComplianceSummaryGroupKey = Shapes::StringShape.new(name: 'ConfigRuleComplianceSummaryGroupKey')
41
61
  ConfigRuleEvaluationStatus = Shapes::StructureShape.new(name: 'ConfigRuleEvaluationStatus')
42
62
  ConfigRuleEvaluationStatusList = Shapes::ListShape.new(name: 'ConfigRuleEvaluationStatusList')
63
+ ConfigRuleName = Shapes::StringShape.new(name: 'ConfigRuleName')
43
64
  ConfigRuleNames = Shapes::ListShape.new(name: 'ConfigRuleNames')
44
65
  ConfigRuleState = Shapes::StringShape.new(name: 'ConfigRuleState')
45
66
  ConfigRules = Shapes::ListShape.new(name: 'ConfigRules')
46
67
  ConfigSnapshotDeliveryProperties = Shapes::StructureShape.new(name: 'ConfigSnapshotDeliveryProperties')
47
68
  ConfigStreamDeliveryInfo = Shapes::StructureShape.new(name: 'ConfigStreamDeliveryInfo')
48
69
  Configuration = Shapes::StringShape.new(name: 'Configuration')
70
+ ConfigurationAggregator = Shapes::StructureShape.new(name: 'ConfigurationAggregator')
71
+ ConfigurationAggregatorArn = Shapes::StringShape.new(name: 'ConfigurationAggregatorArn')
72
+ ConfigurationAggregatorList = Shapes::ListShape.new(name: 'ConfigurationAggregatorList')
73
+ ConfigurationAggregatorName = Shapes::StringShape.new(name: 'ConfigurationAggregatorName')
74
+ ConfigurationAggregatorNameList = Shapes::ListShape.new(name: 'ConfigurationAggregatorNameList')
49
75
  ConfigurationItem = Shapes::StructureShape.new(name: 'ConfigurationItem')
50
76
  ConfigurationItemCaptureTime = Shapes::TimestampShape.new(name: 'ConfigurationItemCaptureTime')
51
77
  ConfigurationItemList = Shapes::ListShape.new(name: 'ConfigurationItemList')
@@ -58,11 +84,14 @@ module Aws::ConfigService
58
84
  ConfigurationRecorderStatusList = Shapes::ListShape.new(name: 'ConfigurationRecorderStatusList')
59
85
  ConfigurationStateId = Shapes::StringShape.new(name: 'ConfigurationStateId')
60
86
  Date = Shapes::TimestampShape.new(name: 'Date')
87
+ DeleteAggregationAuthorizationRequest = Shapes::StructureShape.new(name: 'DeleteAggregationAuthorizationRequest')
61
88
  DeleteConfigRuleRequest = Shapes::StructureShape.new(name: 'DeleteConfigRuleRequest')
89
+ DeleteConfigurationAggregatorRequest = Shapes::StructureShape.new(name: 'DeleteConfigurationAggregatorRequest')
62
90
  DeleteConfigurationRecorderRequest = Shapes::StructureShape.new(name: 'DeleteConfigurationRecorderRequest')
63
91
  DeleteDeliveryChannelRequest = Shapes::StructureShape.new(name: 'DeleteDeliveryChannelRequest')
64
92
  DeleteEvaluationResultsRequest = Shapes::StructureShape.new(name: 'DeleteEvaluationResultsRequest')
65
93
  DeleteEvaluationResultsResponse = Shapes::StructureShape.new(name: 'DeleteEvaluationResultsResponse')
94
+ DeletePendingAggregationRequestRequest = Shapes::StructureShape.new(name: 'DeletePendingAggregationRequestRequest')
66
95
  DeliverConfigSnapshotRequest = Shapes::StructureShape.new(name: 'DeliverConfigSnapshotRequest')
67
96
  DeliverConfigSnapshotResponse = Shapes::StructureShape.new(name: 'DeliverConfigSnapshotResponse')
68
97
  DeliveryChannel = Shapes::StructureShape.new(name: 'DeliveryChannel')
@@ -71,6 +100,10 @@ module Aws::ConfigService
71
100
  DeliveryChannelStatus = Shapes::StructureShape.new(name: 'DeliveryChannelStatus')
72
101
  DeliveryChannelStatusList = Shapes::ListShape.new(name: 'DeliveryChannelStatusList')
73
102
  DeliveryStatus = Shapes::StringShape.new(name: 'DeliveryStatus')
103
+ DescribeAggregateComplianceByConfigRulesRequest = Shapes::StructureShape.new(name: 'DescribeAggregateComplianceByConfigRulesRequest')
104
+ DescribeAggregateComplianceByConfigRulesResponse = Shapes::StructureShape.new(name: 'DescribeAggregateComplianceByConfigRulesResponse')
105
+ DescribeAggregationAuthorizationsRequest = Shapes::StructureShape.new(name: 'DescribeAggregationAuthorizationsRequest')
106
+ DescribeAggregationAuthorizationsResponse = Shapes::StructureShape.new(name: 'DescribeAggregationAuthorizationsResponse')
74
107
  DescribeComplianceByConfigRuleRequest = Shapes::StructureShape.new(name: 'DescribeComplianceByConfigRuleRequest')
75
108
  DescribeComplianceByConfigRuleResponse = Shapes::StructureShape.new(name: 'DescribeComplianceByConfigRuleResponse')
76
109
  DescribeComplianceByResourceRequest = Shapes::StructureShape.new(name: 'DescribeComplianceByResourceRequest')
@@ -79,6 +112,10 @@ module Aws::ConfigService
79
112
  DescribeConfigRuleEvaluationStatusResponse = Shapes::StructureShape.new(name: 'DescribeConfigRuleEvaluationStatusResponse')
80
113
  DescribeConfigRulesRequest = Shapes::StructureShape.new(name: 'DescribeConfigRulesRequest')
81
114
  DescribeConfigRulesResponse = Shapes::StructureShape.new(name: 'DescribeConfigRulesResponse')
115
+ DescribeConfigurationAggregatorSourcesStatusRequest = Shapes::StructureShape.new(name: 'DescribeConfigurationAggregatorSourcesStatusRequest')
116
+ DescribeConfigurationAggregatorSourcesStatusResponse = Shapes::StructureShape.new(name: 'DescribeConfigurationAggregatorSourcesStatusResponse')
117
+ DescribeConfigurationAggregatorsRequest = Shapes::StructureShape.new(name: 'DescribeConfigurationAggregatorsRequest')
118
+ DescribeConfigurationAggregatorsResponse = Shapes::StructureShape.new(name: 'DescribeConfigurationAggregatorsResponse')
82
119
  DescribeConfigurationRecorderStatusRequest = Shapes::StructureShape.new(name: 'DescribeConfigurationRecorderStatusRequest')
83
120
  DescribeConfigurationRecorderStatusResponse = Shapes::StructureShape.new(name: 'DescribeConfigurationRecorderStatusResponse')
84
121
  DescribeConfigurationRecordersRequest = Shapes::StructureShape.new(name: 'DescribeConfigurationRecordersRequest')
@@ -87,6 +124,9 @@ module Aws::ConfigService
87
124
  DescribeDeliveryChannelStatusResponse = Shapes::StructureShape.new(name: 'DescribeDeliveryChannelStatusResponse')
88
125
  DescribeDeliveryChannelsRequest = Shapes::StructureShape.new(name: 'DescribeDeliveryChannelsRequest')
89
126
  DescribeDeliveryChannelsResponse = Shapes::StructureShape.new(name: 'DescribeDeliveryChannelsResponse')
127
+ DescribePendingAggregationRequestsLimit = Shapes::IntegerShape.new(name: 'DescribePendingAggregationRequestsLimit')
128
+ DescribePendingAggregationRequestsRequest = Shapes::StructureShape.new(name: 'DescribePendingAggregationRequestsRequest')
129
+ DescribePendingAggregationRequestsResponse = Shapes::StructureShape.new(name: 'DescribePendingAggregationRequestsResponse')
90
130
  EarlierTime = Shapes::TimestampShape.new(name: 'EarlierTime')
91
131
  EmptiableStringWithCharLimit256 = Shapes::StringShape.new(name: 'EmptiableStringWithCharLimit256')
92
132
  Evaluation = Shapes::StructureShape.new(name: 'Evaluation')
@@ -96,6 +136,10 @@ module Aws::ConfigService
96
136
  EvaluationResults = Shapes::ListShape.new(name: 'EvaluationResults')
97
137
  Evaluations = Shapes::ListShape.new(name: 'Evaluations')
98
138
  EventSource = Shapes::StringShape.new(name: 'EventSource')
139
+ GetAggregateComplianceDetailsByConfigRuleRequest = Shapes::StructureShape.new(name: 'GetAggregateComplianceDetailsByConfigRuleRequest')
140
+ GetAggregateComplianceDetailsByConfigRuleResponse = Shapes::StructureShape.new(name: 'GetAggregateComplianceDetailsByConfigRuleResponse')
141
+ GetAggregateConfigRuleComplianceSummaryRequest = Shapes::StructureShape.new(name: 'GetAggregateConfigRuleComplianceSummaryRequest')
142
+ GetAggregateConfigRuleComplianceSummaryResponse = Shapes::StructureShape.new(name: 'GetAggregateConfigRuleComplianceSummaryResponse')
99
143
  GetComplianceDetailsByConfigRuleRequest = Shapes::StructureShape.new(name: 'GetComplianceDetailsByConfigRuleRequest')
100
144
  GetComplianceDetailsByConfigRuleResponse = Shapes::StructureShape.new(name: 'GetComplianceDetailsByConfigRuleResponse')
101
145
  GetComplianceDetailsByResourceRequest = Shapes::StructureShape.new(name: 'GetComplianceDetailsByResourceRequest')
@@ -107,6 +151,7 @@ module Aws::ConfigService
107
151
  GetDiscoveredResourceCountsResponse = Shapes::StructureShape.new(name: 'GetDiscoveredResourceCountsResponse')
108
152
  GetResourceConfigHistoryRequest = Shapes::StructureShape.new(name: 'GetResourceConfigHistoryRequest')
109
153
  GetResourceConfigHistoryResponse = Shapes::StructureShape.new(name: 'GetResourceConfigHistoryResponse')
154
+ GroupByAPILimit = Shapes::IntegerShape.new(name: 'GroupByAPILimit')
110
155
  IncludeGlobalResourceTypes = Shapes::BooleanShape.new(name: 'IncludeGlobalResourceTypes')
111
156
  InsufficientDeliveryPolicyException = Shapes::StructureShape.new(name: 'InsufficientDeliveryPolicyException')
112
157
  InsufficientPermissionsException = Shapes::StructureShape.new(name: 'InsufficientPermissionsException')
@@ -138,14 +183,25 @@ module Aws::ConfigService
138
183
  NextToken = Shapes::StringShape.new(name: 'NextToken')
139
184
  NoAvailableConfigurationRecorderException = Shapes::StructureShape.new(name: 'NoAvailableConfigurationRecorderException')
140
185
  NoAvailableDeliveryChannelException = Shapes::StructureShape.new(name: 'NoAvailableDeliveryChannelException')
186
+ NoAvailableOrganizationException = Shapes::StructureShape.new(name: 'NoAvailableOrganizationException')
141
187
  NoRunningConfigurationRecorderException = Shapes::StructureShape.new(name: 'NoRunningConfigurationRecorderException')
142
188
  NoSuchBucketException = Shapes::StructureShape.new(name: 'NoSuchBucketException')
143
189
  NoSuchConfigRuleException = Shapes::StructureShape.new(name: 'NoSuchConfigRuleException')
190
+ NoSuchConfigurationAggregatorException = Shapes::StructureShape.new(name: 'NoSuchConfigurationAggregatorException')
144
191
  NoSuchConfigurationRecorderException = Shapes::StructureShape.new(name: 'NoSuchConfigurationRecorderException')
145
192
  NoSuchDeliveryChannelException = Shapes::StructureShape.new(name: 'NoSuchDeliveryChannelException')
146
193
  OrderingTimestamp = Shapes::TimestampShape.new(name: 'OrderingTimestamp')
194
+ OrganizationAccessDeniedException = Shapes::StructureShape.new(name: 'OrganizationAccessDeniedException')
195
+ OrganizationAggregationSource = Shapes::StructureShape.new(name: 'OrganizationAggregationSource')
196
+ OrganizationAllFeaturesNotEnabledException = Shapes::StructureShape.new(name: 'OrganizationAllFeaturesNotEnabledException')
147
197
  Owner = Shapes::StringShape.new(name: 'Owner')
198
+ PendingAggregationRequest = Shapes::StructureShape.new(name: 'PendingAggregationRequest')
199
+ PendingAggregationRequestList = Shapes::ListShape.new(name: 'PendingAggregationRequestList')
200
+ PutAggregationAuthorizationRequest = Shapes::StructureShape.new(name: 'PutAggregationAuthorizationRequest')
201
+ PutAggregationAuthorizationResponse = Shapes::StructureShape.new(name: 'PutAggregationAuthorizationResponse')
148
202
  PutConfigRuleRequest = Shapes::StructureShape.new(name: 'PutConfigRuleRequest')
203
+ PutConfigurationAggregatorRequest = Shapes::StructureShape.new(name: 'PutConfigurationAggregatorRequest')
204
+ PutConfigurationAggregatorResponse = Shapes::StructureShape.new(name: 'PutConfigurationAggregatorResponse')
149
205
  PutConfigurationRecorderRequest = Shapes::StructureShape.new(name: 'PutConfigurationRecorderRequest')
150
206
  PutDeliveryChannelRequest = Shapes::StructureShape.new(name: 'PutDeliveryChannelRequest')
151
207
  PutEvaluationsRequest = Shapes::StructureShape.new(name: 'PutEvaluationsRequest')
@@ -197,6 +253,63 @@ module Aws::ConfigService
197
253
  Value = Shapes::StringShape.new(name: 'Value')
198
254
  Version = Shapes::StringShape.new(name: 'Version')
199
255
 
256
+ AccountAggregationSource.add_member(:account_ids, Shapes::ShapeRef.new(shape: AccountAggregationSourceAccountList, required: true, location_name: "AccountIds"))
257
+ AccountAggregationSource.add_member(:all_aws_regions, Shapes::ShapeRef.new(shape: Boolean, location_name: "AllAwsRegions"))
258
+ AccountAggregationSource.add_member(:aws_regions, Shapes::ShapeRef.new(shape: AggregatorRegionList, location_name: "AwsRegions"))
259
+ AccountAggregationSource.struct_class = Types::AccountAggregationSource
260
+
261
+ AccountAggregationSourceAccountList.member = Shapes::ShapeRef.new(shape: AccountId)
262
+
263
+ AccountAggregationSourceList.member = Shapes::ShapeRef.new(shape: AccountAggregationSource)
264
+
265
+ AggregateComplianceByConfigRule.add_member(:config_rule_name, Shapes::ShapeRef.new(shape: ConfigRuleName, location_name: "ConfigRuleName"))
266
+ AggregateComplianceByConfigRule.add_member(:compliance, Shapes::ShapeRef.new(shape: Compliance, location_name: "Compliance"))
267
+ AggregateComplianceByConfigRule.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "AccountId"))
268
+ AggregateComplianceByConfigRule.add_member(:aws_region, Shapes::ShapeRef.new(shape: AwsRegion, location_name: "AwsRegion"))
269
+ AggregateComplianceByConfigRule.struct_class = Types::AggregateComplianceByConfigRule
270
+
271
+ AggregateComplianceByConfigRuleList.member = Shapes::ShapeRef.new(shape: AggregateComplianceByConfigRule)
272
+
273
+ AggregateComplianceCount.add_member(:group_name, Shapes::ShapeRef.new(shape: StringWithCharLimit256, location_name: "GroupName"))
274
+ AggregateComplianceCount.add_member(:compliance_summary, Shapes::ShapeRef.new(shape: ComplianceSummary, location_name: "ComplianceSummary"))
275
+ AggregateComplianceCount.struct_class = Types::AggregateComplianceCount
276
+
277
+ AggregateComplianceCountList.member = Shapes::ShapeRef.new(shape: AggregateComplianceCount)
278
+
279
+ AggregateEvaluationResult.add_member(:evaluation_result_identifier, Shapes::ShapeRef.new(shape: EvaluationResultIdentifier, location_name: "EvaluationResultIdentifier"))
280
+ AggregateEvaluationResult.add_member(:compliance_type, Shapes::ShapeRef.new(shape: ComplianceType, location_name: "ComplianceType"))
281
+ AggregateEvaluationResult.add_member(:result_recorded_time, Shapes::ShapeRef.new(shape: Date, location_name: "ResultRecordedTime"))
282
+ AggregateEvaluationResult.add_member(:config_rule_invoked_time, Shapes::ShapeRef.new(shape: Date, location_name: "ConfigRuleInvokedTime"))
283
+ AggregateEvaluationResult.add_member(:annotation, Shapes::ShapeRef.new(shape: StringWithCharLimit256, location_name: "Annotation"))
284
+ AggregateEvaluationResult.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "AccountId"))
285
+ AggregateEvaluationResult.add_member(:aws_region, Shapes::ShapeRef.new(shape: AwsRegion, location_name: "AwsRegion"))
286
+ AggregateEvaluationResult.struct_class = Types::AggregateEvaluationResult
287
+
288
+ AggregateEvaluationResultList.member = Shapes::ShapeRef.new(shape: AggregateEvaluationResult)
289
+
290
+ AggregatedSourceStatus.add_member(:source_id, Shapes::ShapeRef.new(shape: String, location_name: "SourceId"))
291
+ AggregatedSourceStatus.add_member(:source_type, Shapes::ShapeRef.new(shape: AggregatedSourceType, location_name: "SourceType"))
292
+ AggregatedSourceStatus.add_member(:aws_region, Shapes::ShapeRef.new(shape: AwsRegion, location_name: "AwsRegion"))
293
+ AggregatedSourceStatus.add_member(:last_update_status, Shapes::ShapeRef.new(shape: AggregatedSourceStatusType, location_name: "LastUpdateStatus"))
294
+ AggregatedSourceStatus.add_member(:last_update_time, Shapes::ShapeRef.new(shape: Date, location_name: "LastUpdateTime"))
295
+ AggregatedSourceStatus.add_member(:last_error_code, Shapes::ShapeRef.new(shape: String, location_name: "LastErrorCode"))
296
+ AggregatedSourceStatus.add_member(:last_error_message, Shapes::ShapeRef.new(shape: String, location_name: "LastErrorMessage"))
297
+ AggregatedSourceStatus.struct_class = Types::AggregatedSourceStatus
298
+
299
+ AggregatedSourceStatusList.member = Shapes::ShapeRef.new(shape: AggregatedSourceStatus)
300
+
301
+ AggregatedSourceStatusTypeList.member = Shapes::ShapeRef.new(shape: AggregatedSourceStatusType)
302
+
303
+ AggregationAuthorization.add_member(:aggregation_authorization_arn, Shapes::ShapeRef.new(shape: String, location_name: "AggregationAuthorizationArn"))
304
+ AggregationAuthorization.add_member(:authorized_account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "AuthorizedAccountId"))
305
+ AggregationAuthorization.add_member(:authorized_aws_region, Shapes::ShapeRef.new(shape: AwsRegion, location_name: "AuthorizedAwsRegion"))
306
+ AggregationAuthorization.add_member(:creation_time, Shapes::ShapeRef.new(shape: Date, location_name: "CreationTime"))
307
+ AggregationAuthorization.struct_class = Types::AggregationAuthorization
308
+
309
+ AggregationAuthorizationList.member = Shapes::ShapeRef.new(shape: AggregationAuthorization)
310
+
311
+ AggregatorRegionList.member = Shapes::ShapeRef.new(shape: String)
312
+
200
313
  BaseConfigurationItem.add_member(:version, Shapes::ShapeRef.new(shape: Version, location_name: "version"))
201
314
  BaseConfigurationItem.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "accountId"))
202
315
  BaseConfigurationItem.add_member(:configuration_item_capture_time, Shapes::ShapeRef.new(shape: ConfigurationItemCaptureTime, location_name: "configurationItemCaptureTime"))
@@ -277,6 +390,16 @@ module Aws::ConfigService
277
390
  ConfigRule.add_member(:config_rule_state, Shapes::ShapeRef.new(shape: ConfigRuleState, location_name: "ConfigRuleState"))
278
391
  ConfigRule.struct_class = Types::ConfigRule
279
392
 
393
+ ConfigRuleComplianceFilters.add_member(:config_rule_name, Shapes::ShapeRef.new(shape: ConfigRuleName, location_name: "ConfigRuleName"))
394
+ ConfigRuleComplianceFilters.add_member(:compliance_type, Shapes::ShapeRef.new(shape: ComplianceType, location_name: "ComplianceType"))
395
+ ConfigRuleComplianceFilters.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "AccountId"))
396
+ ConfigRuleComplianceFilters.add_member(:aws_region, Shapes::ShapeRef.new(shape: AwsRegion, location_name: "AwsRegion"))
397
+ ConfigRuleComplianceFilters.struct_class = Types::ConfigRuleComplianceFilters
398
+
399
+ ConfigRuleComplianceSummaryFilters.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "AccountId"))
400
+ ConfigRuleComplianceSummaryFilters.add_member(:aws_region, Shapes::ShapeRef.new(shape: AwsRegion, location_name: "AwsRegion"))
401
+ ConfigRuleComplianceSummaryFilters.struct_class = Types::ConfigRuleComplianceSummaryFilters
402
+
280
403
  ConfigRuleEvaluationStatus.add_member(:config_rule_name, Shapes::ShapeRef.new(shape: StringWithCharLimit64, location_name: "ConfigRuleName"))
281
404
  ConfigRuleEvaluationStatus.add_member(:config_rule_arn, Shapes::ShapeRef.new(shape: String, location_name: "ConfigRuleArn"))
282
405
  ConfigRuleEvaluationStatus.add_member(:config_rule_id, Shapes::ShapeRef.new(shape: String, location_name: "ConfigRuleId"))
@@ -305,6 +428,18 @@ module Aws::ConfigService
305
428
  ConfigStreamDeliveryInfo.add_member(:last_status_change_time, Shapes::ShapeRef.new(shape: Date, location_name: "lastStatusChangeTime"))
306
429
  ConfigStreamDeliveryInfo.struct_class = Types::ConfigStreamDeliveryInfo
307
430
 
431
+ ConfigurationAggregator.add_member(:configuration_aggregator_name, Shapes::ShapeRef.new(shape: ConfigurationAggregatorName, location_name: "ConfigurationAggregatorName"))
432
+ ConfigurationAggregator.add_member(:configuration_aggregator_arn, Shapes::ShapeRef.new(shape: ConfigurationAggregatorArn, location_name: "ConfigurationAggregatorArn"))
433
+ ConfigurationAggregator.add_member(:account_aggregation_sources, Shapes::ShapeRef.new(shape: AccountAggregationSourceList, location_name: "AccountAggregationSources"))
434
+ ConfigurationAggregator.add_member(:organization_aggregation_source, Shapes::ShapeRef.new(shape: OrganizationAggregationSource, location_name: "OrganizationAggregationSource"))
435
+ ConfigurationAggregator.add_member(:creation_time, Shapes::ShapeRef.new(shape: Date, location_name: "CreationTime"))
436
+ ConfigurationAggregator.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: Date, location_name: "LastUpdatedTime"))
437
+ ConfigurationAggregator.struct_class = Types::ConfigurationAggregator
438
+
439
+ ConfigurationAggregatorList.member = Shapes::ShapeRef.new(shape: ConfigurationAggregator)
440
+
441
+ ConfigurationAggregatorNameList.member = Shapes::ShapeRef.new(shape: ConfigurationAggregatorName)
442
+
308
443
  ConfigurationItem.add_member(:version, Shapes::ShapeRef.new(shape: Version, location_name: "version"))
309
444
  ConfigurationItem.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "accountId"))
310
445
  ConfigurationItem.add_member(:configuration_item_capture_time, Shapes::ShapeRef.new(shape: ConfigurationItemCaptureTime, location_name: "configurationItemCaptureTime"))
@@ -348,9 +483,16 @@ module Aws::ConfigService
348
483
 
349
484
  ConfigurationRecorderStatusList.member = Shapes::ShapeRef.new(shape: ConfigurationRecorderStatus)
350
485
 
486
+ DeleteAggregationAuthorizationRequest.add_member(:authorized_account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "AuthorizedAccountId"))
487
+ DeleteAggregationAuthorizationRequest.add_member(:authorized_aws_region, Shapes::ShapeRef.new(shape: AwsRegion, required: true, location_name: "AuthorizedAwsRegion"))
488
+ DeleteAggregationAuthorizationRequest.struct_class = Types::DeleteAggregationAuthorizationRequest
489
+
351
490
  DeleteConfigRuleRequest.add_member(:config_rule_name, Shapes::ShapeRef.new(shape: StringWithCharLimit64, required: true, location_name: "ConfigRuleName"))
352
491
  DeleteConfigRuleRequest.struct_class = Types::DeleteConfigRuleRequest
353
492
 
493
+ DeleteConfigurationAggregatorRequest.add_member(:configuration_aggregator_name, Shapes::ShapeRef.new(shape: ConfigurationAggregatorName, required: true, location_name: "ConfigurationAggregatorName"))
494
+ DeleteConfigurationAggregatorRequest.struct_class = Types::DeleteConfigurationAggregatorRequest
495
+
354
496
  DeleteConfigurationRecorderRequest.add_member(:configuration_recorder_name, Shapes::ShapeRef.new(shape: RecorderName, required: true, location_name: "ConfigurationRecorderName"))
355
497
  DeleteConfigurationRecorderRequest.struct_class = Types::DeleteConfigurationRecorderRequest
356
498
 
@@ -362,6 +504,10 @@ module Aws::ConfigService
362
504
 
363
505
  DeleteEvaluationResultsResponse.struct_class = Types::DeleteEvaluationResultsResponse
364
506
 
507
+ DeletePendingAggregationRequestRequest.add_member(:requester_account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "RequesterAccountId"))
508
+ DeletePendingAggregationRequestRequest.add_member(:requester_aws_region, Shapes::ShapeRef.new(shape: AwsRegion, required: true, location_name: "RequesterAwsRegion"))
509
+ DeletePendingAggregationRequestRequest.struct_class = Types::DeletePendingAggregationRequestRequest
510
+
365
511
  DeliverConfigSnapshotRequest.add_member(:delivery_channel_name, Shapes::ShapeRef.new(shape: ChannelName, required: true, location_name: "deliveryChannelName"))
366
512
  DeliverConfigSnapshotRequest.struct_class = Types::DeliverConfigSnapshotRequest
367
513
 
@@ -387,6 +533,24 @@ module Aws::ConfigService
387
533
 
388
534
  DeliveryChannelStatusList.member = Shapes::ShapeRef.new(shape: DeliveryChannelStatus)
389
535
 
536
+ DescribeAggregateComplianceByConfigRulesRequest.add_member(:configuration_aggregator_name, Shapes::ShapeRef.new(shape: ConfigurationAggregatorName, required: true, location_name: "ConfigurationAggregatorName"))
537
+ DescribeAggregateComplianceByConfigRulesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: ConfigRuleComplianceFilters, location_name: "Filters"))
538
+ DescribeAggregateComplianceByConfigRulesRequest.add_member(:limit, Shapes::ShapeRef.new(shape: GroupByAPILimit, location_name: "Limit"))
539
+ DescribeAggregateComplianceByConfigRulesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
540
+ DescribeAggregateComplianceByConfigRulesRequest.struct_class = Types::DescribeAggregateComplianceByConfigRulesRequest
541
+
542
+ DescribeAggregateComplianceByConfigRulesResponse.add_member(:aggregate_compliance_by_config_rules, Shapes::ShapeRef.new(shape: AggregateComplianceByConfigRuleList, location_name: "AggregateComplianceByConfigRules"))
543
+ DescribeAggregateComplianceByConfigRulesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
544
+ DescribeAggregateComplianceByConfigRulesResponse.struct_class = Types::DescribeAggregateComplianceByConfigRulesResponse
545
+
546
+ DescribeAggregationAuthorizationsRequest.add_member(:limit, Shapes::ShapeRef.new(shape: Limit, location_name: "Limit"))
547
+ DescribeAggregationAuthorizationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
548
+ DescribeAggregationAuthorizationsRequest.struct_class = Types::DescribeAggregationAuthorizationsRequest
549
+
550
+ DescribeAggregationAuthorizationsResponse.add_member(:aggregation_authorizations, Shapes::ShapeRef.new(shape: AggregationAuthorizationList, location_name: "AggregationAuthorizations"))
551
+ DescribeAggregationAuthorizationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
552
+ DescribeAggregationAuthorizationsResponse.struct_class = Types::DescribeAggregationAuthorizationsResponse
553
+
390
554
  DescribeComplianceByConfigRuleRequest.add_member(:config_rule_names, Shapes::ShapeRef.new(shape: ConfigRuleNames, location_name: "ConfigRuleNames"))
391
555
  DescribeComplianceByConfigRuleRequest.add_member(:compliance_types, Shapes::ShapeRef.new(shape: ComplianceTypes, location_name: "ComplianceTypes"))
392
556
  DescribeComplianceByConfigRuleRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
@@ -424,6 +588,25 @@ module Aws::ConfigService
424
588
  DescribeConfigRulesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
425
589
  DescribeConfigRulesResponse.struct_class = Types::DescribeConfigRulesResponse
426
590
 
591
+ DescribeConfigurationAggregatorSourcesStatusRequest.add_member(:configuration_aggregator_name, Shapes::ShapeRef.new(shape: ConfigurationAggregatorName, required: true, location_name: "ConfigurationAggregatorName"))
592
+ DescribeConfigurationAggregatorSourcesStatusRequest.add_member(:update_status, Shapes::ShapeRef.new(shape: AggregatedSourceStatusTypeList, location_name: "UpdateStatus"))
593
+ DescribeConfigurationAggregatorSourcesStatusRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
594
+ DescribeConfigurationAggregatorSourcesStatusRequest.add_member(:limit, Shapes::ShapeRef.new(shape: Limit, location_name: "Limit"))
595
+ DescribeConfigurationAggregatorSourcesStatusRequest.struct_class = Types::DescribeConfigurationAggregatorSourcesStatusRequest
596
+
597
+ DescribeConfigurationAggregatorSourcesStatusResponse.add_member(:aggregated_source_status_list, Shapes::ShapeRef.new(shape: AggregatedSourceStatusList, location_name: "AggregatedSourceStatusList"))
598
+ DescribeConfigurationAggregatorSourcesStatusResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
599
+ DescribeConfigurationAggregatorSourcesStatusResponse.struct_class = Types::DescribeConfigurationAggregatorSourcesStatusResponse
600
+
601
+ DescribeConfigurationAggregatorsRequest.add_member(:configuration_aggregator_names, Shapes::ShapeRef.new(shape: ConfigurationAggregatorNameList, location_name: "ConfigurationAggregatorNames"))
602
+ DescribeConfigurationAggregatorsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
603
+ DescribeConfigurationAggregatorsRequest.add_member(:limit, Shapes::ShapeRef.new(shape: Limit, location_name: "Limit"))
604
+ DescribeConfigurationAggregatorsRequest.struct_class = Types::DescribeConfigurationAggregatorsRequest
605
+
606
+ DescribeConfigurationAggregatorsResponse.add_member(:configuration_aggregators, Shapes::ShapeRef.new(shape: ConfigurationAggregatorList, location_name: "ConfigurationAggregators"))
607
+ DescribeConfigurationAggregatorsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
608
+ DescribeConfigurationAggregatorsResponse.struct_class = Types::DescribeConfigurationAggregatorsResponse
609
+
427
610
  DescribeConfigurationRecorderStatusRequest.add_member(:configuration_recorder_names, Shapes::ShapeRef.new(shape: ConfigurationRecorderNameList, location_name: "ConfigurationRecorderNames"))
428
611
  DescribeConfigurationRecorderStatusRequest.struct_class = Types::DescribeConfigurationRecorderStatusRequest
429
612
 
@@ -448,6 +631,14 @@ module Aws::ConfigService
448
631
  DescribeDeliveryChannelsResponse.add_member(:delivery_channels, Shapes::ShapeRef.new(shape: DeliveryChannelList, location_name: "DeliveryChannels"))
449
632
  DescribeDeliveryChannelsResponse.struct_class = Types::DescribeDeliveryChannelsResponse
450
633
 
634
+ DescribePendingAggregationRequestsRequest.add_member(:limit, Shapes::ShapeRef.new(shape: DescribePendingAggregationRequestsLimit, location_name: "Limit"))
635
+ DescribePendingAggregationRequestsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
636
+ DescribePendingAggregationRequestsRequest.struct_class = Types::DescribePendingAggregationRequestsRequest
637
+
638
+ DescribePendingAggregationRequestsResponse.add_member(:pending_aggregation_requests, Shapes::ShapeRef.new(shape: PendingAggregationRequestList, location_name: "PendingAggregationRequests"))
639
+ DescribePendingAggregationRequestsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
640
+ DescribePendingAggregationRequestsResponse.struct_class = Types::DescribePendingAggregationRequestsResponse
641
+
451
642
  Evaluation.add_member(:compliance_resource_type, Shapes::ShapeRef.new(shape: StringWithCharLimit256, required: true, location_name: "ComplianceResourceType"))
452
643
  Evaluation.add_member(:compliance_resource_id, Shapes::ShapeRef.new(shape: BaseResourceId, required: true, location_name: "ComplianceResourceId"))
453
644
  Evaluation.add_member(:compliance_type, Shapes::ShapeRef.new(shape: ComplianceType, required: true, location_name: "ComplianceType"))
@@ -476,6 +667,31 @@ module Aws::ConfigService
476
667
 
477
668
  Evaluations.member = Shapes::ShapeRef.new(shape: Evaluation)
478
669
 
670
+ GetAggregateComplianceDetailsByConfigRuleRequest.add_member(:configuration_aggregator_name, Shapes::ShapeRef.new(shape: ConfigurationAggregatorName, required: true, location_name: "ConfigurationAggregatorName"))
671
+ GetAggregateComplianceDetailsByConfigRuleRequest.add_member(:config_rule_name, Shapes::ShapeRef.new(shape: ConfigRuleName, required: true, location_name: "ConfigRuleName"))
672
+ GetAggregateComplianceDetailsByConfigRuleRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "AccountId"))
673
+ GetAggregateComplianceDetailsByConfigRuleRequest.add_member(:aws_region, Shapes::ShapeRef.new(shape: AwsRegion, required: true, location_name: "AwsRegion"))
674
+ GetAggregateComplianceDetailsByConfigRuleRequest.add_member(:compliance_type, Shapes::ShapeRef.new(shape: ComplianceType, location_name: "ComplianceType"))
675
+ GetAggregateComplianceDetailsByConfigRuleRequest.add_member(:limit, Shapes::ShapeRef.new(shape: Limit, location_name: "Limit"))
676
+ GetAggregateComplianceDetailsByConfigRuleRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
677
+ GetAggregateComplianceDetailsByConfigRuleRequest.struct_class = Types::GetAggregateComplianceDetailsByConfigRuleRequest
678
+
679
+ GetAggregateComplianceDetailsByConfigRuleResponse.add_member(:aggregate_evaluation_results, Shapes::ShapeRef.new(shape: AggregateEvaluationResultList, location_name: "AggregateEvaluationResults"))
680
+ GetAggregateComplianceDetailsByConfigRuleResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
681
+ GetAggregateComplianceDetailsByConfigRuleResponse.struct_class = Types::GetAggregateComplianceDetailsByConfigRuleResponse
682
+
683
+ GetAggregateConfigRuleComplianceSummaryRequest.add_member(:configuration_aggregator_name, Shapes::ShapeRef.new(shape: ConfigurationAggregatorName, required: true, location_name: "ConfigurationAggregatorName"))
684
+ GetAggregateConfigRuleComplianceSummaryRequest.add_member(:filters, Shapes::ShapeRef.new(shape: ConfigRuleComplianceSummaryFilters, location_name: "Filters"))
685
+ GetAggregateConfigRuleComplianceSummaryRequest.add_member(:group_by_key, Shapes::ShapeRef.new(shape: ConfigRuleComplianceSummaryGroupKey, location_name: "GroupByKey"))
686
+ GetAggregateConfigRuleComplianceSummaryRequest.add_member(:limit, Shapes::ShapeRef.new(shape: GroupByAPILimit, location_name: "Limit"))
687
+ GetAggregateConfigRuleComplianceSummaryRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
688
+ GetAggregateConfigRuleComplianceSummaryRequest.struct_class = Types::GetAggregateConfigRuleComplianceSummaryRequest
689
+
690
+ GetAggregateConfigRuleComplianceSummaryResponse.add_member(:group_by_key, Shapes::ShapeRef.new(shape: StringWithCharLimit256, location_name: "GroupByKey"))
691
+ GetAggregateConfigRuleComplianceSummaryResponse.add_member(:aggregate_compliance_counts, Shapes::ShapeRef.new(shape: AggregateComplianceCountList, location_name: "AggregateComplianceCounts"))
692
+ GetAggregateConfigRuleComplianceSummaryResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
693
+ GetAggregateConfigRuleComplianceSummaryResponse.struct_class = Types::GetAggregateConfigRuleComplianceSummaryResponse
694
+
479
695
  GetComplianceDetailsByConfigRuleRequest.add_member(:config_rule_name, Shapes::ShapeRef.new(shape: StringWithCharLimit64, required: true, location_name: "ConfigRuleName"))
480
696
  GetComplianceDetailsByConfigRuleRequest.add_member(:compliance_types, Shapes::ShapeRef.new(shape: ComplianceTypes, location_name: "ComplianceTypes"))
481
697
  GetComplianceDetailsByConfigRuleRequest.add_member(:limit, Shapes::ShapeRef.new(shape: Limit, location_name: "Limit"))
@@ -540,9 +756,35 @@ module Aws::ConfigService
540
756
  ListDiscoveredResourcesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
541
757
  ListDiscoveredResourcesResponse.struct_class = Types::ListDiscoveredResourcesResponse
542
758
 
759
+ OrganizationAggregationSource.add_member(:role_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RoleArn"))
760
+ OrganizationAggregationSource.add_member(:aws_regions, Shapes::ShapeRef.new(shape: AggregatorRegionList, location_name: "AwsRegions"))
761
+ OrganizationAggregationSource.add_member(:all_aws_regions, Shapes::ShapeRef.new(shape: Boolean, location_name: "AllAwsRegions"))
762
+ OrganizationAggregationSource.struct_class = Types::OrganizationAggregationSource
763
+
764
+ PendingAggregationRequest.add_member(:requester_account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "RequesterAccountId"))
765
+ PendingAggregationRequest.add_member(:requester_aws_region, Shapes::ShapeRef.new(shape: AwsRegion, location_name: "RequesterAwsRegion"))
766
+ PendingAggregationRequest.struct_class = Types::PendingAggregationRequest
767
+
768
+ PendingAggregationRequestList.member = Shapes::ShapeRef.new(shape: PendingAggregationRequest)
769
+
770
+ PutAggregationAuthorizationRequest.add_member(:authorized_account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "AuthorizedAccountId"))
771
+ PutAggregationAuthorizationRequest.add_member(:authorized_aws_region, Shapes::ShapeRef.new(shape: AwsRegion, required: true, location_name: "AuthorizedAwsRegion"))
772
+ PutAggregationAuthorizationRequest.struct_class = Types::PutAggregationAuthorizationRequest
773
+
774
+ PutAggregationAuthorizationResponse.add_member(:aggregation_authorization, Shapes::ShapeRef.new(shape: AggregationAuthorization, location_name: "AggregationAuthorization"))
775
+ PutAggregationAuthorizationResponse.struct_class = Types::PutAggregationAuthorizationResponse
776
+
543
777
  PutConfigRuleRequest.add_member(:config_rule, Shapes::ShapeRef.new(shape: ConfigRule, required: true, location_name: "ConfigRule"))
544
778
  PutConfigRuleRequest.struct_class = Types::PutConfigRuleRequest
545
779
 
780
+ PutConfigurationAggregatorRequest.add_member(:configuration_aggregator_name, Shapes::ShapeRef.new(shape: ConfigurationAggregatorName, required: true, location_name: "ConfigurationAggregatorName"))
781
+ PutConfigurationAggregatorRequest.add_member(:account_aggregation_sources, Shapes::ShapeRef.new(shape: AccountAggregationSourceList, location_name: "AccountAggregationSources"))
782
+ PutConfigurationAggregatorRequest.add_member(:organization_aggregation_source, Shapes::ShapeRef.new(shape: OrganizationAggregationSource, location_name: "OrganizationAggregationSource"))
783
+ PutConfigurationAggregatorRequest.struct_class = Types::PutConfigurationAggregatorRequest
784
+
785
+ PutConfigurationAggregatorResponse.add_member(:configuration_aggregator, Shapes::ShapeRef.new(shape: ConfigurationAggregator, location_name: "ConfigurationAggregator"))
786
+ PutConfigurationAggregatorResponse.struct_class = Types::PutConfigurationAggregatorResponse
787
+
546
788
  PutConfigurationRecorderRequest.add_member(:configuration_recorder, Shapes::ShapeRef.new(shape: ConfigurationRecorder, required: true, location_name: "ConfigurationRecorder"))
547
789
  PutConfigurationRecorderRequest.struct_class = Types::PutConfigurationRecorderRequest
548
790
 
@@ -660,6 +902,15 @@ module Aws::ConfigService
660
902
  o.errors << Shapes::ShapeRef.new(shape: NoAvailableConfigurationRecorderException)
661
903
  end)
662
904
 
905
+ api.add_operation(:delete_aggregation_authorization, Seahorse::Model::Operation.new.tap do |o|
906
+ o.name = "DeleteAggregationAuthorization"
907
+ o.http_method = "POST"
908
+ o.http_request_uri = "/"
909
+ o.input = Shapes::ShapeRef.new(shape: DeleteAggregationAuthorizationRequest)
910
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
911
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
912
+ end)
913
+
663
914
  api.add_operation(:delete_config_rule, Seahorse::Model::Operation.new.tap do |o|
664
915
  o.name = "DeleteConfigRule"
665
916
  o.http_method = "POST"
@@ -670,6 +921,15 @@ module Aws::ConfigService
670
921
  o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
671
922
  end)
672
923
 
924
+ api.add_operation(:delete_configuration_aggregator, Seahorse::Model::Operation.new.tap do |o|
925
+ o.name = "DeleteConfigurationAggregator"
926
+ o.http_method = "POST"
927
+ o.http_request_uri = "/"
928
+ o.input = Shapes::ShapeRef.new(shape: DeleteConfigurationAggregatorRequest)
929
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
930
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchConfigurationAggregatorException)
931
+ end)
932
+
673
933
  api.add_operation(:delete_configuration_recorder, Seahorse::Model::Operation.new.tap do |o|
674
934
  o.name = "DeleteConfigurationRecorder"
675
935
  o.http_method = "POST"
@@ -699,6 +959,15 @@ module Aws::ConfigService
699
959
  o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
700
960
  end)
701
961
 
962
+ api.add_operation(:delete_pending_aggregation_request, Seahorse::Model::Operation.new.tap do |o|
963
+ o.name = "DeletePendingAggregationRequest"
964
+ o.http_method = "POST"
965
+ o.http_request_uri = "/"
966
+ o.input = Shapes::ShapeRef.new(shape: DeletePendingAggregationRequestRequest)
967
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
968
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
969
+ end)
970
+
702
971
  api.add_operation(:deliver_config_snapshot, Seahorse::Model::Operation.new.tap do |o|
703
972
  o.name = "DeliverConfigSnapshot"
704
973
  o.http_method = "POST"
@@ -710,6 +979,29 @@ module Aws::ConfigService
710
979
  o.errors << Shapes::ShapeRef.new(shape: NoRunningConfigurationRecorderException)
711
980
  end)
712
981
 
982
+ api.add_operation(:describe_aggregate_compliance_by_config_rules, Seahorse::Model::Operation.new.tap do |o|
983
+ o.name = "DescribeAggregateComplianceByConfigRules"
984
+ o.http_method = "POST"
985
+ o.http_request_uri = "/"
986
+ o.input = Shapes::ShapeRef.new(shape: DescribeAggregateComplianceByConfigRulesRequest)
987
+ o.output = Shapes::ShapeRef.new(shape: DescribeAggregateComplianceByConfigRulesResponse)
988
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
989
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLimitException)
990
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
991
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchConfigurationAggregatorException)
992
+ end)
993
+
994
+ api.add_operation(:describe_aggregation_authorizations, Seahorse::Model::Operation.new.tap do |o|
995
+ o.name = "DescribeAggregationAuthorizations"
996
+ o.http_method = "POST"
997
+ o.http_request_uri = "/"
998
+ o.input = Shapes::ShapeRef.new(shape: DescribeAggregationAuthorizationsRequest)
999
+ o.output = Shapes::ShapeRef.new(shape: DescribeAggregationAuthorizationsResponse)
1000
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1001
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
1002
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLimitException)
1003
+ end)
1004
+
713
1005
  api.add_operation(:describe_compliance_by_config_rule, Seahorse::Model::Operation.new.tap do |o|
714
1006
  o.name = "DescribeComplianceByConfigRule"
715
1007
  o.http_method = "POST"
@@ -752,6 +1044,30 @@ module Aws::ConfigService
752
1044
  o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
753
1045
  end)
754
1046
 
1047
+ api.add_operation(:describe_configuration_aggregator_sources_status, Seahorse::Model::Operation.new.tap do |o|
1048
+ o.name = "DescribeConfigurationAggregatorSourcesStatus"
1049
+ o.http_method = "POST"
1050
+ o.http_request_uri = "/"
1051
+ o.input = Shapes::ShapeRef.new(shape: DescribeConfigurationAggregatorSourcesStatusRequest)
1052
+ o.output = Shapes::ShapeRef.new(shape: DescribeConfigurationAggregatorSourcesStatusResponse)
1053
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1054
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchConfigurationAggregatorException)
1055
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
1056
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLimitException)
1057
+ end)
1058
+
1059
+ api.add_operation(:describe_configuration_aggregators, Seahorse::Model::Operation.new.tap do |o|
1060
+ o.name = "DescribeConfigurationAggregators"
1061
+ o.http_method = "POST"
1062
+ o.http_request_uri = "/"
1063
+ o.input = Shapes::ShapeRef.new(shape: DescribeConfigurationAggregatorsRequest)
1064
+ o.output = Shapes::ShapeRef.new(shape: DescribeConfigurationAggregatorsResponse)
1065
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1066
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchConfigurationAggregatorException)
1067
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
1068
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLimitException)
1069
+ end)
1070
+
755
1071
  api.add_operation(:describe_configuration_recorder_status, Seahorse::Model::Operation.new.tap do |o|
756
1072
  o.name = "DescribeConfigurationRecorderStatus"
757
1073
  o.http_method = "POST"
@@ -788,6 +1104,41 @@ module Aws::ConfigService
788
1104
  o.errors << Shapes::ShapeRef.new(shape: NoSuchDeliveryChannelException)
789
1105
  end)
790
1106
 
1107
+ api.add_operation(:describe_pending_aggregation_requests, Seahorse::Model::Operation.new.tap do |o|
1108
+ o.name = "DescribePendingAggregationRequests"
1109
+ o.http_method = "POST"
1110
+ o.http_request_uri = "/"
1111
+ o.input = Shapes::ShapeRef.new(shape: DescribePendingAggregationRequestsRequest)
1112
+ o.output = Shapes::ShapeRef.new(shape: DescribePendingAggregationRequestsResponse)
1113
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1114
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
1115
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLimitException)
1116
+ end)
1117
+
1118
+ api.add_operation(:get_aggregate_compliance_details_by_config_rule, Seahorse::Model::Operation.new.tap do |o|
1119
+ o.name = "GetAggregateComplianceDetailsByConfigRule"
1120
+ o.http_method = "POST"
1121
+ o.http_request_uri = "/"
1122
+ o.input = Shapes::ShapeRef.new(shape: GetAggregateComplianceDetailsByConfigRuleRequest)
1123
+ o.output = Shapes::ShapeRef.new(shape: GetAggregateComplianceDetailsByConfigRuleResponse)
1124
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1125
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLimitException)
1126
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
1127
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchConfigurationAggregatorException)
1128
+ end)
1129
+
1130
+ api.add_operation(:get_aggregate_config_rule_compliance_summary, Seahorse::Model::Operation.new.tap do |o|
1131
+ o.name = "GetAggregateConfigRuleComplianceSummary"
1132
+ o.http_method = "POST"
1133
+ o.http_request_uri = "/"
1134
+ o.input = Shapes::ShapeRef.new(shape: GetAggregateConfigRuleComplianceSummaryRequest)
1135
+ o.output = Shapes::ShapeRef.new(shape: GetAggregateConfigRuleComplianceSummaryResponse)
1136
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1137
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLimitException)
1138
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
1139
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchConfigurationAggregatorException)
1140
+ end)
1141
+
791
1142
  api.add_operation(:get_compliance_details_by_config_rule, Seahorse::Model::Operation.new.tap do |o|
792
1143
  o.name = "GetComplianceDetailsByConfigRule"
793
1144
  o.http_method = "POST"
@@ -868,6 +1219,15 @@ module Aws::ConfigService
868
1219
  o.errors << Shapes::ShapeRef.new(shape: NoAvailableConfigurationRecorderException)
869
1220
  end)
870
1221
 
1222
+ api.add_operation(:put_aggregation_authorization, Seahorse::Model::Operation.new.tap do |o|
1223
+ o.name = "PutAggregationAuthorization"
1224
+ o.http_method = "POST"
1225
+ o.http_request_uri = "/"
1226
+ o.input = Shapes::ShapeRef.new(shape: PutAggregationAuthorizationRequest)
1227
+ o.output = Shapes::ShapeRef.new(shape: PutAggregationAuthorizationResponse)
1228
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1229
+ end)
1230
+
871
1231
  api.add_operation(:put_config_rule, Seahorse::Model::Operation.new.tap do |o|
872
1232
  o.name = "PutConfigRule"
873
1233
  o.http_method = "POST"
@@ -881,6 +1241,20 @@ module Aws::ConfigService
881
1241
  o.errors << Shapes::ShapeRef.new(shape: NoAvailableConfigurationRecorderException)
882
1242
  end)
883
1243
 
1244
+ api.add_operation(:put_configuration_aggregator, Seahorse::Model::Operation.new.tap do |o|
1245
+ o.name = "PutConfigurationAggregator"
1246
+ o.http_method = "POST"
1247
+ o.http_request_uri = "/"
1248
+ o.input = Shapes::ShapeRef.new(shape: PutConfigurationAggregatorRequest)
1249
+ o.output = Shapes::ShapeRef.new(shape: PutConfigurationAggregatorResponse)
1250
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1251
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1252
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRoleException)
1253
+ o.errors << Shapes::ShapeRef.new(shape: OrganizationAccessDeniedException)
1254
+ o.errors << Shapes::ShapeRef.new(shape: NoAvailableOrganizationException)
1255
+ o.errors << Shapes::ShapeRef.new(shape: OrganizationAllFeaturesNotEnabledException)
1256
+ end)
1257
+
884
1258
  api.add_operation(:put_configuration_recorder, Seahorse::Model::Operation.new.tap do |o|
885
1259
  o.name = "PutConfigurationRecorder"
886
1260
  o.http_method = "POST"