aws-sdk-observabilityadmin 1.12.0 → 1.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -17,15 +17,31 @@ module Aws::ObservabilityAdmin
17
17
  AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
18
18
  AccountIdentifier = Shapes::StringShape.new(name: 'AccountIdentifier')
19
19
  AccountIdentifiers = Shapes::ListShape.new(name: 'AccountIdentifiers')
20
+ Boolean = Shapes::BooleanShape.new(name: 'Boolean')
21
+ CentralizationFailureReason = Shapes::StringShape.new(name: 'CentralizationFailureReason')
22
+ CentralizationRule = Shapes::StructureShape.new(name: 'CentralizationRule')
23
+ CentralizationRuleDestination = Shapes::StructureShape.new(name: 'CentralizationRuleDestination')
24
+ CentralizationRuleSource = Shapes::StructureShape.new(name: 'CentralizationRuleSource')
25
+ CentralizationRuleSummaries = Shapes::ListShape.new(name: 'CentralizationRuleSummaries')
26
+ CentralizationRuleSummary = Shapes::StructureShape.new(name: 'CentralizationRuleSummary')
20
27
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
28
+ CreateCentralizationRuleForOrganizationInput = Shapes::StructureShape.new(name: 'CreateCentralizationRuleForOrganizationInput')
29
+ CreateCentralizationRuleForOrganizationOutput = Shapes::StructureShape.new(name: 'CreateCentralizationRuleForOrganizationOutput')
21
30
  CreateTelemetryRuleForOrganizationInput = Shapes::StructureShape.new(name: 'CreateTelemetryRuleForOrganizationInput')
22
31
  CreateTelemetryRuleForOrganizationOutput = Shapes::StructureShape.new(name: 'CreateTelemetryRuleForOrganizationOutput')
23
32
  CreateTelemetryRuleInput = Shapes::StructureShape.new(name: 'CreateTelemetryRuleInput')
24
33
  CreateTelemetryRuleOutput = Shapes::StructureShape.new(name: 'CreateTelemetryRuleOutput')
34
+ DeleteCentralizationRuleForOrganizationInput = Shapes::StructureShape.new(name: 'DeleteCentralizationRuleForOrganizationInput')
25
35
  DeleteTelemetryRuleForOrganizationInput = Shapes::StructureShape.new(name: 'DeleteTelemetryRuleForOrganizationInput')
26
36
  DeleteTelemetryRuleInput = Shapes::StructureShape.new(name: 'DeleteTelemetryRuleInput')
37
+ DestinationLogsConfiguration = Shapes::StructureShape.new(name: 'DestinationLogsConfiguration')
27
38
  DestinationType = Shapes::StringShape.new(name: 'DestinationType')
39
+ EncryptedLogGroupStrategy = Shapes::StringShape.new(name: 'EncryptedLogGroupStrategy')
40
+ EncryptionConflictResolutionStrategy = Shapes::StringShape.new(name: 'EncryptionConflictResolutionStrategy')
41
+ EncryptionStrategy = Shapes::StringShape.new(name: 'EncryptionStrategy')
28
42
  FailureReason = Shapes::StringShape.new(name: 'FailureReason')
43
+ GetCentralizationRuleForOrganizationInput = Shapes::StructureShape.new(name: 'GetCentralizationRuleForOrganizationInput')
44
+ GetCentralizationRuleForOrganizationOutput = Shapes::StructureShape.new(name: 'GetCentralizationRuleForOrganizationOutput')
29
45
  GetTelemetryEvaluationStatusForOrganizationOutput = Shapes::StructureShape.new(name: 'GetTelemetryEvaluationStatusForOrganizationOutput')
30
46
  GetTelemetryEvaluationStatusOutput = Shapes::StructureShape.new(name: 'GetTelemetryEvaluationStatusOutput')
31
47
  GetTelemetryRuleForOrganizationInput = Shapes::StructureShape.new(name: 'GetTelemetryRuleForOrganizationInput')
@@ -34,6 +50,10 @@ module Aws::ObservabilityAdmin
34
50
  GetTelemetryRuleOutput = Shapes::StructureShape.new(name: 'GetTelemetryRuleOutput')
35
51
  Integer = Shapes::IntegerShape.new(name: 'Integer')
36
52
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
53
+ ListCentralizationRulesForOrganizationInput = Shapes::StructureShape.new(name: 'ListCentralizationRulesForOrganizationInput')
54
+ ListCentralizationRulesForOrganizationInputRuleNamePrefixString = Shapes::StringShape.new(name: 'ListCentralizationRulesForOrganizationInputRuleNamePrefixString')
55
+ ListCentralizationRulesForOrganizationMaxResults = Shapes::IntegerShape.new(name: 'ListCentralizationRulesForOrganizationMaxResults')
56
+ ListCentralizationRulesForOrganizationOutput = Shapes::StructureShape.new(name: 'ListCentralizationRulesForOrganizationOutput')
37
57
  ListResourceTelemetryForOrganizationInput = Shapes::StructureShape.new(name: 'ListResourceTelemetryForOrganizationInput')
38
58
  ListResourceTelemetryForOrganizationMaxResults = Shapes::IntegerShape.new(name: 'ListResourceTelemetryForOrganizationMaxResults')
39
59
  ListResourceTelemetryForOrganizationOutput = Shapes::StructureShape.new(name: 'ListResourceTelemetryForOrganizationOutput')
@@ -48,10 +68,15 @@ module Aws::ObservabilityAdmin
48
68
  ListTelemetryRulesInput = Shapes::StructureShape.new(name: 'ListTelemetryRulesInput')
49
69
  ListTelemetryRulesMaxResults = Shapes::IntegerShape.new(name: 'ListTelemetryRulesMaxResults')
50
70
  ListTelemetryRulesOutput = Shapes::StructureShape.new(name: 'ListTelemetryRulesOutput')
71
+ LogsBackupConfiguration = Shapes::StructureShape.new(name: 'LogsBackupConfiguration')
72
+ LogsEncryptionConfiguration = Shapes::StructureShape.new(name: 'LogsEncryptionConfiguration')
73
+ LogsFilterString = Shapes::StringShape.new(name: 'LogsFilterString')
51
74
  Long = Shapes::IntegerShape.new(name: 'Long')
52
75
  NextToken = Shapes::StringShape.new(name: 'NextToken')
53
76
  OrganizationUnitIdentifier = Shapes::StringShape.new(name: 'OrganizationUnitIdentifier')
54
77
  OrganizationUnitIdentifiers = Shapes::ListShape.new(name: 'OrganizationUnitIdentifiers')
78
+ Region = Shapes::StringShape.new(name: 'Region')
79
+ Regions = Shapes::ListShape.new(name: 'Regions')
55
80
  ResourceArn = Shapes::StringShape.new(name: 'ResourceArn')
56
81
  ResourceIdentifier = Shapes::StringShape.new(name: 'ResourceIdentifier')
57
82
  ResourceIdentifierPrefix = Shapes::StringShape.new(name: 'ResourceIdentifierPrefix')
@@ -59,9 +84,12 @@ module Aws::ObservabilityAdmin
59
84
  ResourceType = Shapes::StringShape.new(name: 'ResourceType')
60
85
  ResourceTypes = Shapes::ListShape.new(name: 'ResourceTypes')
61
86
  RetentionPeriodInDays = Shapes::IntegerShape.new(name: 'RetentionPeriodInDays')
87
+ RuleHealth = Shapes::StringShape.new(name: 'RuleHealth')
62
88
  RuleIdentifier = Shapes::StringShape.new(name: 'RuleIdentifier')
63
89
  RuleName = Shapes::StringShape.new(name: 'RuleName')
64
90
  ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
91
+ SourceFilterString = Shapes::StringShape.new(name: 'SourceFilterString')
92
+ SourceLogsConfiguration = Shapes::StructureShape.new(name: 'SourceLogsConfiguration')
65
93
  Status = Shapes::StringShape.new(name: 'Status')
66
94
  String = Shapes::StringShape.new(name: 'String')
67
95
  TagKey = Shapes::StringShape.new(name: 'TagKey')
@@ -81,6 +109,8 @@ module Aws::ObservabilityAdmin
81
109
  TelemetryType = Shapes::StringShape.new(name: 'TelemetryType')
82
110
  TooManyRequestsException = Shapes::StructureShape.new(name: 'TooManyRequestsException')
83
111
  UntagResourceInput = Shapes::StructureShape.new(name: 'UntagResourceInput')
112
+ UpdateCentralizationRuleForOrganizationInput = Shapes::StructureShape.new(name: 'UpdateCentralizationRuleForOrganizationInput')
113
+ UpdateCentralizationRuleForOrganizationOutput = Shapes::StructureShape.new(name: 'UpdateCentralizationRuleForOrganizationOutput')
84
114
  UpdateTelemetryRuleForOrganizationInput = Shapes::StructureShape.new(name: 'UpdateTelemetryRuleForOrganizationInput')
85
115
  UpdateTelemetryRuleForOrganizationOutput = Shapes::StructureShape.new(name: 'UpdateTelemetryRuleForOrganizationOutput')
86
116
  UpdateTelemetryRuleInput = Shapes::StructureShape.new(name: 'UpdateTelemetryRuleInput')
@@ -94,9 +124,45 @@ module Aws::ObservabilityAdmin
94
124
 
95
125
  AccountIdentifiers.member = Shapes::ShapeRef.new(shape: AccountIdentifier)
96
126
 
127
+ CentralizationRule.add_member(:source, Shapes::ShapeRef.new(shape: CentralizationRuleSource, required: true, location_name: "Source"))
128
+ CentralizationRule.add_member(:destination, Shapes::ShapeRef.new(shape: CentralizationRuleDestination, required: true, location_name: "Destination"))
129
+ CentralizationRule.struct_class = Types::CentralizationRule
130
+
131
+ CentralizationRuleDestination.add_member(:region, Shapes::ShapeRef.new(shape: Region, required: true, location_name: "Region"))
132
+ CentralizationRuleDestination.add_member(:account, Shapes::ShapeRef.new(shape: AccountIdentifier, location_name: "Account"))
133
+ CentralizationRuleDestination.add_member(:destination_logs_configuration, Shapes::ShapeRef.new(shape: DestinationLogsConfiguration, location_name: "DestinationLogsConfiguration"))
134
+ CentralizationRuleDestination.struct_class = Types::CentralizationRuleDestination
135
+
136
+ CentralizationRuleSource.add_member(:regions, Shapes::ShapeRef.new(shape: Regions, required: true, location_name: "Regions"))
137
+ CentralizationRuleSource.add_member(:scope, Shapes::ShapeRef.new(shape: SourceFilterString, location_name: "Scope"))
138
+ CentralizationRuleSource.add_member(:source_logs_configuration, Shapes::ShapeRef.new(shape: SourceLogsConfiguration, location_name: "SourceLogsConfiguration"))
139
+ CentralizationRuleSource.struct_class = Types::CentralizationRuleSource
140
+
141
+ CentralizationRuleSummaries.member = Shapes::ShapeRef.new(shape: CentralizationRuleSummary)
142
+
143
+ CentralizationRuleSummary.add_member(:rule_name, Shapes::ShapeRef.new(shape: RuleName, location_name: "RuleName"))
144
+ CentralizationRuleSummary.add_member(:rule_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "RuleArn"))
145
+ CentralizationRuleSummary.add_member(:creator_account_id, Shapes::ShapeRef.new(shape: String, location_name: "CreatorAccountId"))
146
+ CentralizationRuleSummary.add_member(:created_time_stamp, Shapes::ShapeRef.new(shape: Long, location_name: "CreatedTimeStamp"))
147
+ CentralizationRuleSummary.add_member(:created_region, Shapes::ShapeRef.new(shape: Region, location_name: "CreatedRegion"))
148
+ CentralizationRuleSummary.add_member(:last_update_time_stamp, Shapes::ShapeRef.new(shape: Long, location_name: "LastUpdateTimeStamp"))
149
+ CentralizationRuleSummary.add_member(:rule_health, Shapes::ShapeRef.new(shape: RuleHealth, location_name: "RuleHealth"))
150
+ CentralizationRuleSummary.add_member(:failure_reason, Shapes::ShapeRef.new(shape: CentralizationFailureReason, location_name: "FailureReason"))
151
+ CentralizationRuleSummary.add_member(:destination_account_id, Shapes::ShapeRef.new(shape: String, location_name: "DestinationAccountId"))
152
+ CentralizationRuleSummary.add_member(:destination_region, Shapes::ShapeRef.new(shape: Region, location_name: "DestinationRegion"))
153
+ CentralizationRuleSummary.struct_class = Types::CentralizationRuleSummary
154
+
97
155
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
98
156
  ConflictException.struct_class = Types::ConflictException
99
157
 
158
+ CreateCentralizationRuleForOrganizationInput.add_member(:rule_name, Shapes::ShapeRef.new(shape: RuleName, required: true, location_name: "RuleName"))
159
+ CreateCentralizationRuleForOrganizationInput.add_member(:rule, Shapes::ShapeRef.new(shape: CentralizationRule, required: true, location_name: "Rule"))
160
+ CreateCentralizationRuleForOrganizationInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMapInput, location_name: "Tags"))
161
+ CreateCentralizationRuleForOrganizationInput.struct_class = Types::CreateCentralizationRuleForOrganizationInput
162
+
163
+ CreateCentralizationRuleForOrganizationOutput.add_member(:rule_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "RuleArn"))
164
+ CreateCentralizationRuleForOrganizationOutput.struct_class = Types::CreateCentralizationRuleForOrganizationOutput
165
+
100
166
  CreateTelemetryRuleForOrganizationInput.add_member(:rule_name, Shapes::ShapeRef.new(shape: RuleName, required: true, location_name: "RuleName"))
101
167
  CreateTelemetryRuleForOrganizationInput.add_member(:rule, Shapes::ShapeRef.new(shape: TelemetryRule, required: true, location_name: "Rule"))
102
168
  CreateTelemetryRuleForOrganizationInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMapInput, location_name: "Tags"))
@@ -113,12 +179,33 @@ module Aws::ObservabilityAdmin
113
179
  CreateTelemetryRuleOutput.add_member(:rule_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "RuleArn"))
114
180
  CreateTelemetryRuleOutput.struct_class = Types::CreateTelemetryRuleOutput
115
181
 
182
+ DeleteCentralizationRuleForOrganizationInput.add_member(:rule_identifier, Shapes::ShapeRef.new(shape: RuleIdentifier, required: true, location_name: "RuleIdentifier"))
183
+ DeleteCentralizationRuleForOrganizationInput.struct_class = Types::DeleteCentralizationRuleForOrganizationInput
184
+
116
185
  DeleteTelemetryRuleForOrganizationInput.add_member(:rule_identifier, Shapes::ShapeRef.new(shape: RuleIdentifier, required: true, location_name: "RuleIdentifier"))
117
186
  DeleteTelemetryRuleForOrganizationInput.struct_class = Types::DeleteTelemetryRuleForOrganizationInput
118
187
 
119
188
  DeleteTelemetryRuleInput.add_member(:rule_identifier, Shapes::ShapeRef.new(shape: RuleIdentifier, required: true, location_name: "RuleIdentifier"))
120
189
  DeleteTelemetryRuleInput.struct_class = Types::DeleteTelemetryRuleInput
121
190
 
191
+ DestinationLogsConfiguration.add_member(:logs_encryption_configuration, Shapes::ShapeRef.new(shape: LogsEncryptionConfiguration, location_name: "LogsEncryptionConfiguration"))
192
+ DestinationLogsConfiguration.add_member(:backup_configuration, Shapes::ShapeRef.new(shape: LogsBackupConfiguration, location_name: "BackupConfiguration"))
193
+ DestinationLogsConfiguration.struct_class = Types::DestinationLogsConfiguration
194
+
195
+ GetCentralizationRuleForOrganizationInput.add_member(:rule_identifier, Shapes::ShapeRef.new(shape: RuleIdentifier, required: true, location_name: "RuleIdentifier"))
196
+ GetCentralizationRuleForOrganizationInput.struct_class = Types::GetCentralizationRuleForOrganizationInput
197
+
198
+ GetCentralizationRuleForOrganizationOutput.add_member(:rule_name, Shapes::ShapeRef.new(shape: RuleName, location_name: "RuleName"))
199
+ GetCentralizationRuleForOrganizationOutput.add_member(:rule_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "RuleArn"))
200
+ GetCentralizationRuleForOrganizationOutput.add_member(:creator_account_id, Shapes::ShapeRef.new(shape: String, location_name: "CreatorAccountId"))
201
+ GetCentralizationRuleForOrganizationOutput.add_member(:created_time_stamp, Shapes::ShapeRef.new(shape: Long, location_name: "CreatedTimeStamp"))
202
+ GetCentralizationRuleForOrganizationOutput.add_member(:created_region, Shapes::ShapeRef.new(shape: Region, location_name: "CreatedRegion"))
203
+ GetCentralizationRuleForOrganizationOutput.add_member(:last_update_time_stamp, Shapes::ShapeRef.new(shape: Long, location_name: "LastUpdateTimeStamp"))
204
+ GetCentralizationRuleForOrganizationOutput.add_member(:rule_health, Shapes::ShapeRef.new(shape: RuleHealth, location_name: "RuleHealth"))
205
+ GetCentralizationRuleForOrganizationOutput.add_member(:failure_reason, Shapes::ShapeRef.new(shape: CentralizationFailureReason, location_name: "FailureReason"))
206
+ GetCentralizationRuleForOrganizationOutput.add_member(:centralization_rule, Shapes::ShapeRef.new(shape: CentralizationRule, location_name: "CentralizationRule"))
207
+ GetCentralizationRuleForOrganizationOutput.struct_class = Types::GetCentralizationRuleForOrganizationOutput
208
+
122
209
  GetTelemetryEvaluationStatusForOrganizationOutput.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "Status"))
123
210
  GetTelemetryEvaluationStatusForOrganizationOutput.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
124
211
  GetTelemetryEvaluationStatusForOrganizationOutput.struct_class = Types::GetTelemetryEvaluationStatusForOrganizationOutput
@@ -151,6 +238,16 @@ module Aws::ObservabilityAdmin
151
238
  InternalServerException.add_member(:amzn_error_type, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "x-amzn-ErrorType"))
152
239
  InternalServerException.struct_class = Types::InternalServerException
153
240
 
241
+ ListCentralizationRulesForOrganizationInput.add_member(:rule_name_prefix, Shapes::ShapeRef.new(shape: ListCentralizationRulesForOrganizationInputRuleNamePrefixString, location_name: "RuleNamePrefix"))
242
+ ListCentralizationRulesForOrganizationInput.add_member(:all_regions, Shapes::ShapeRef.new(shape: Boolean, location_name: "AllRegions"))
243
+ ListCentralizationRulesForOrganizationInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ListCentralizationRulesForOrganizationMaxResults, location_name: "MaxResults"))
244
+ ListCentralizationRulesForOrganizationInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
245
+ ListCentralizationRulesForOrganizationInput.struct_class = Types::ListCentralizationRulesForOrganizationInput
246
+
247
+ ListCentralizationRulesForOrganizationOutput.add_member(:centralization_rule_summaries, Shapes::ShapeRef.new(shape: CentralizationRuleSummaries, location_name: "CentralizationRuleSummaries"))
248
+ ListCentralizationRulesForOrganizationOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
249
+ ListCentralizationRulesForOrganizationOutput.struct_class = Types::ListCentralizationRulesForOrganizationOutput
250
+
154
251
  ListResourceTelemetryForOrganizationInput.add_member(:account_identifiers, Shapes::ShapeRef.new(shape: AccountIdentifiers, location_name: "AccountIdentifiers"))
155
252
  ListResourceTelemetryForOrganizationInput.add_member(:resource_identifier_prefix, Shapes::ShapeRef.new(shape: ResourceIdentifierPrefix, location_name: "ResourceIdentifierPrefix"))
156
253
  ListResourceTelemetryForOrganizationInput.add_member(:resource_types, Shapes::ShapeRef.new(shape: ResourceTypes, location_name: "ResourceTypes"))
@@ -202,8 +299,19 @@ module Aws::ObservabilityAdmin
202
299
  ListTelemetryRulesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
203
300
  ListTelemetryRulesOutput.struct_class = Types::ListTelemetryRulesOutput
204
301
 
302
+ LogsBackupConfiguration.add_member(:region, Shapes::ShapeRef.new(shape: Region, required: true, location_name: "Region"))
303
+ LogsBackupConfiguration.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "KmsKeyArn"))
304
+ LogsBackupConfiguration.struct_class = Types::LogsBackupConfiguration
305
+
306
+ LogsEncryptionConfiguration.add_member(:encryption_strategy, Shapes::ShapeRef.new(shape: EncryptionStrategy, required: true, location_name: "EncryptionStrategy"))
307
+ LogsEncryptionConfiguration.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "KmsKeyArn"))
308
+ LogsEncryptionConfiguration.add_member(:encryption_conflict_resolution_strategy, Shapes::ShapeRef.new(shape: EncryptionConflictResolutionStrategy, location_name: "EncryptionConflictResolutionStrategy"))
309
+ LogsEncryptionConfiguration.struct_class = Types::LogsEncryptionConfiguration
310
+
205
311
  OrganizationUnitIdentifiers.member = Shapes::ShapeRef.new(shape: OrganizationUnitIdentifier)
206
312
 
313
+ Regions.member = Shapes::ShapeRef.new(shape: Region)
314
+
207
315
  ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
208
316
  ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
209
317
 
@@ -213,6 +321,10 @@ module Aws::ObservabilityAdmin
213
321
  ServiceQuotaExceededException.add_member(:amzn_error_type, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "x-amzn-ErrorType"))
214
322
  ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
215
323
 
324
+ SourceLogsConfiguration.add_member(:log_group_selection_criteria, Shapes::ShapeRef.new(shape: LogsFilterString, required: true, location_name: "LogGroupSelectionCriteria"))
325
+ SourceLogsConfiguration.add_member(:encrypted_log_group_strategy, Shapes::ShapeRef.new(shape: EncryptedLogGroupStrategy, required: true, location_name: "EncryptedLogGroupStrategy"))
326
+ SourceLogsConfiguration.struct_class = Types::SourceLogsConfiguration
327
+
216
328
  TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey)
217
329
 
218
330
  TagMapInput.key = Shapes::ShapeRef.new(shape: TagKey)
@@ -268,6 +380,13 @@ module Aws::ObservabilityAdmin
268
380
  UntagResourceInput.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location_name: "TagKeys"))
269
381
  UntagResourceInput.struct_class = Types::UntagResourceInput
270
382
 
383
+ UpdateCentralizationRuleForOrganizationInput.add_member(:rule_identifier, Shapes::ShapeRef.new(shape: RuleIdentifier, required: true, location_name: "RuleIdentifier"))
384
+ UpdateCentralizationRuleForOrganizationInput.add_member(:rule, Shapes::ShapeRef.new(shape: CentralizationRule, required: true, location_name: "Rule"))
385
+ UpdateCentralizationRuleForOrganizationInput.struct_class = Types::UpdateCentralizationRuleForOrganizationInput
386
+
387
+ UpdateCentralizationRuleForOrganizationOutput.add_member(:rule_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "RuleArn"))
388
+ UpdateCentralizationRuleForOrganizationOutput.struct_class = Types::UpdateCentralizationRuleForOrganizationOutput
389
+
271
390
  UpdateTelemetryRuleForOrganizationInput.add_member(:rule_identifier, Shapes::ShapeRef.new(shape: RuleIdentifier, required: true, location_name: "RuleIdentifier"))
272
391
  UpdateTelemetryRuleForOrganizationInput.add_member(:rule, Shapes::ShapeRef.new(shape: TelemetryRule, required: true, location_name: "Rule"))
273
392
  UpdateTelemetryRuleForOrganizationInput.struct_class = Types::UpdateTelemetryRuleForOrganizationInput
@@ -309,6 +428,20 @@ module Aws::ObservabilityAdmin
309
428
  "uid" => "observabilityadmin-2018-05-10",
310
429
  }
311
430
 
431
+ api.add_operation(:create_centralization_rule_for_organization, Seahorse::Model::Operation.new.tap do |o|
432
+ o.name = "CreateCentralizationRuleForOrganization"
433
+ o.http_method = "POST"
434
+ o.http_request_uri = "/CreateCentralizationRuleForOrganization"
435
+ o.input = Shapes::ShapeRef.new(shape: CreateCentralizationRuleForOrganizationInput)
436
+ o.output = Shapes::ShapeRef.new(shape: CreateCentralizationRuleForOrganizationOutput)
437
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
438
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
439
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
440
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
441
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
442
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
443
+ end)
444
+
312
445
  api.add_operation(:create_telemetry_rule, Seahorse::Model::Operation.new.tap do |o|
313
446
  o.name = "CreateTelemetryRule"
314
447
  o.http_method = "POST"
@@ -337,6 +470,19 @@ module Aws::ObservabilityAdmin
337
470
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
338
471
  end)
339
472
 
473
+ api.add_operation(:delete_centralization_rule_for_organization, Seahorse::Model::Operation.new.tap do |o|
474
+ o.name = "DeleteCentralizationRuleForOrganization"
475
+ o.http_method = "POST"
476
+ o.http_request_uri = "/DeleteCentralizationRuleForOrganization"
477
+ o.input = Shapes::ShapeRef.new(shape: DeleteCentralizationRuleForOrganizationInput)
478
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
479
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
480
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
481
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
482
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
483
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
484
+ end)
485
+
340
486
  api.add_operation(:delete_telemetry_rule, Seahorse::Model::Operation.new.tap do |o|
341
487
  o.name = "DeleteTelemetryRule"
342
488
  o.http_method = "POST"
@@ -363,6 +509,19 @@ module Aws::ObservabilityAdmin
363
509
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
364
510
  end)
365
511
 
512
+ api.add_operation(:get_centralization_rule_for_organization, Seahorse::Model::Operation.new.tap do |o|
513
+ o.name = "GetCentralizationRuleForOrganization"
514
+ o.http_method = "POST"
515
+ o.http_request_uri = "/GetCentralizationRuleForOrganization"
516
+ o.input = Shapes::ShapeRef.new(shape: GetCentralizationRuleForOrganizationInput)
517
+ o.output = Shapes::ShapeRef.new(shape: GetCentralizationRuleForOrganizationOutput)
518
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
519
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
520
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
521
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
522
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
523
+ end)
524
+
366
525
  api.add_operation(:get_telemetry_evaluation_status, Seahorse::Model::Operation.new.tap do |o|
367
526
  o.name = "GetTelemetryEvaluationStatus"
368
527
  o.http_method = "POST"
@@ -412,6 +571,24 @@ module Aws::ObservabilityAdmin
412
571
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
413
572
  end)
414
573
 
574
+ api.add_operation(:list_centralization_rules_for_organization, Seahorse::Model::Operation.new.tap do |o|
575
+ o.name = "ListCentralizationRulesForOrganization"
576
+ o.http_method = "POST"
577
+ o.http_request_uri = "/ListCentralizationRulesForOrganization"
578
+ o.input = Shapes::ShapeRef.new(shape: ListCentralizationRulesForOrganizationInput)
579
+ o.output = Shapes::ShapeRef.new(shape: ListCentralizationRulesForOrganizationOutput)
580
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
581
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
582
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
583
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
584
+ o[:pager] = Aws::Pager.new(
585
+ limit_key: "max_results",
586
+ tokens: {
587
+ "next_token" => "next_token"
588
+ }
589
+ )
590
+ end)
591
+
415
592
  api.add_operation(:list_resource_telemetry, Seahorse::Model::Operation.new.tap do |o|
416
593
  o.name = "ListResourceTelemetry"
417
594
  o.http_method = "POST"
@@ -572,6 +749,20 @@ module Aws::ObservabilityAdmin
572
749
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
573
750
  end)
574
751
 
752
+ api.add_operation(:update_centralization_rule_for_organization, Seahorse::Model::Operation.new.tap do |o|
753
+ o.name = "UpdateCentralizationRuleForOrganization"
754
+ o.http_method = "POST"
755
+ o.http_request_uri = "/UpdateCentralizationRuleForOrganization"
756
+ o.input = Shapes::ShapeRef.new(shape: UpdateCentralizationRuleForOrganizationInput)
757
+ o.output = Shapes::ShapeRef.new(shape: UpdateCentralizationRuleForOrganizationOutput)
758
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
759
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
760
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
761
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
762
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
763
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
764
+ end)
765
+
575
766
  api.add_operation(:update_telemetry_rule, Seahorse::Model::Operation.new.tap do |o|
576
767
  o.name = "UpdateTelemetryRule"
577
768
  o.http_method = "POST"