aws-sdk-devopsguru 1.21.0 → 1.24.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +15 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-devopsguru/client.rb +213 -2
- data/lib/aws-sdk-devopsguru/client_api.rb +216 -0
- data/lib/aws-sdk-devopsguru/types.rb +543 -14
- data/lib/aws-sdk-devopsguru.rb +1 -1
- metadata +2 -2
@@ -20,6 +20,9 @@ module Aws::DevOpsGuru
|
|
20
20
|
AccountInsightHealth = Shapes::StructureShape.new(name: 'AccountInsightHealth')
|
21
21
|
AddNotificationChannelRequest = Shapes::StructureShape.new(name: 'AddNotificationChannelRequest')
|
22
22
|
AddNotificationChannelResponse = Shapes::StructureShape.new(name: 'AddNotificationChannelResponse')
|
23
|
+
AmazonCodeGuruProfilerIntegration = Shapes::StructureShape.new(name: 'AmazonCodeGuruProfilerIntegration')
|
24
|
+
AnomalousLogGroup = Shapes::StructureShape.new(name: 'AnomalousLogGroup')
|
25
|
+
AnomalousLogGroups = Shapes::ListShape.new(name: 'AnomalousLogGroups')
|
23
26
|
AnomalyDescription = Shapes::StringShape.new(name: 'AnomalyDescription')
|
24
27
|
AnomalyId = Shapes::StringShape.new(name: 'AnomalyId')
|
25
28
|
AnomalyLimit = Shapes::FloatShape.new(name: 'AnomalyLimit')
|
@@ -28,7 +31,9 @@ module Aws::DevOpsGuru
|
|
28
31
|
AnomalyResource = Shapes::StructureShape.new(name: 'AnomalyResource')
|
29
32
|
AnomalyResources = Shapes::ListShape.new(name: 'AnomalyResources')
|
30
33
|
AnomalySeverity = Shapes::StringShape.new(name: 'AnomalySeverity')
|
34
|
+
AnomalySource = Shapes::StringShape.new(name: 'AnomalySource')
|
31
35
|
AnomalySourceDetails = Shapes::StructureShape.new(name: 'AnomalySourceDetails')
|
36
|
+
AnomalySourceMetadata = Shapes::StructureShape.new(name: 'AnomalySourceMetadata')
|
32
37
|
AnomalyStatus = Shapes::StringShape.new(name: 'AnomalyStatus')
|
33
38
|
AnomalyTimeRange = Shapes::StructureShape.new(name: 'AnomalyTimeRange')
|
34
39
|
AnomalyType = Shapes::StringShape.new(name: 'AnomalyType')
|
@@ -64,12 +69,16 @@ module Aws::DevOpsGuru
|
|
64
69
|
CostEstimationStatus = Shapes::StringShape.new(name: 'CostEstimationStatus')
|
65
70
|
CostEstimationTagValues = Shapes::ListShape.new(name: 'CostEstimationTagValues')
|
66
71
|
CostEstimationTimeRange = Shapes::StructureShape.new(name: 'CostEstimationTimeRange')
|
72
|
+
DeleteInsightRequest = Shapes::StructureShape.new(name: 'DeleteInsightRequest')
|
73
|
+
DeleteInsightResponse = Shapes::StructureShape.new(name: 'DeleteInsightResponse')
|
67
74
|
DescribeAccountHealthRequest = Shapes::StructureShape.new(name: 'DescribeAccountHealthRequest')
|
68
75
|
DescribeAccountHealthResponse = Shapes::StructureShape.new(name: 'DescribeAccountHealthResponse')
|
69
76
|
DescribeAccountOverviewRequest = Shapes::StructureShape.new(name: 'DescribeAccountOverviewRequest')
|
70
77
|
DescribeAccountOverviewResponse = Shapes::StructureShape.new(name: 'DescribeAccountOverviewResponse')
|
71
78
|
DescribeAnomalyRequest = Shapes::StructureShape.new(name: 'DescribeAnomalyRequest')
|
72
79
|
DescribeAnomalyResponse = Shapes::StructureShape.new(name: 'DescribeAnomalyResponse')
|
80
|
+
DescribeEventSourcesConfigRequest = Shapes::StructureShape.new(name: 'DescribeEventSourcesConfigRequest')
|
81
|
+
DescribeEventSourcesConfigResponse = Shapes::StructureShape.new(name: 'DescribeEventSourcesConfigResponse')
|
73
82
|
DescribeFeedbackRequest = Shapes::StructureShape.new(name: 'DescribeFeedbackRequest')
|
74
83
|
DescribeFeedbackResponse = Shapes::StructureShape.new(name: 'DescribeFeedbackResponse')
|
75
84
|
DescribeInsightRequest = Shapes::StructureShape.new(name: 'DescribeInsightRequest')
|
@@ -100,12 +109,16 @@ module Aws::DevOpsGuru
|
|
100
109
|
EventResourceType = Shapes::StringShape.new(name: 'EventResourceType')
|
101
110
|
EventResources = Shapes::ListShape.new(name: 'EventResources')
|
102
111
|
EventSource = Shapes::StringShape.new(name: 'EventSource')
|
112
|
+
EventSourceOptInStatus = Shapes::StringShape.new(name: 'EventSourceOptInStatus')
|
113
|
+
EventSourcesConfig = Shapes::StructureShape.new(name: 'EventSourcesConfig')
|
103
114
|
EventTimeRange = Shapes::StructureShape.new(name: 'EventTimeRange')
|
104
115
|
Events = Shapes::ListShape.new(name: 'Events')
|
116
|
+
Explanation = Shapes::StringShape.new(name: 'Explanation')
|
105
117
|
GetCostEstimationRequest = Shapes::StructureShape.new(name: 'GetCostEstimationRequest')
|
106
118
|
GetCostEstimationResponse = Shapes::StructureShape.new(name: 'GetCostEstimationResponse')
|
107
119
|
GetResourceCollectionRequest = Shapes::StructureShape.new(name: 'GetResourceCollectionRequest')
|
108
120
|
GetResourceCollectionResponse = Shapes::StructureShape.new(name: 'GetResourceCollectionResponse')
|
121
|
+
InsightDescription = Shapes::StringShape.new(name: 'InsightDescription')
|
109
122
|
InsightFeedback = Shapes::StructureShape.new(name: 'InsightFeedback')
|
110
123
|
InsightFeedbackOption = Shapes::StringShape.new(name: 'InsightFeedbackOption')
|
111
124
|
InsightHealth = Shapes::StructureShape.new(name: 'InsightHealth')
|
@@ -121,6 +134,9 @@ module Aws::DevOpsGuru
|
|
121
134
|
ListAnomaliesForInsightMaxResults = Shapes::IntegerShape.new(name: 'ListAnomaliesForInsightMaxResults')
|
122
135
|
ListAnomaliesForInsightRequest = Shapes::StructureShape.new(name: 'ListAnomaliesForInsightRequest')
|
123
136
|
ListAnomaliesForInsightResponse = Shapes::StructureShape.new(name: 'ListAnomaliesForInsightResponse')
|
137
|
+
ListAnomalousLogGroupsMaxResults = Shapes::IntegerShape.new(name: 'ListAnomalousLogGroupsMaxResults')
|
138
|
+
ListAnomalousLogGroupsRequest = Shapes::StructureShape.new(name: 'ListAnomalousLogGroupsRequest')
|
139
|
+
ListAnomalousLogGroupsResponse = Shapes::StructureShape.new(name: 'ListAnomalousLogGroupsResponse')
|
124
140
|
ListEventsFilters = Shapes::StructureShape.new(name: 'ListEventsFilters')
|
125
141
|
ListEventsMaxResults = Shapes::IntegerShape.new(name: 'ListEventsMaxResults')
|
126
142
|
ListEventsRequest = Shapes::StructureShape.new(name: 'ListEventsRequest')
|
@@ -134,6 +150,10 @@ module Aws::DevOpsGuru
|
|
134
150
|
ListInsightsRequest = Shapes::StructureShape.new(name: 'ListInsightsRequest')
|
135
151
|
ListInsightsResponse = Shapes::StructureShape.new(name: 'ListInsightsResponse')
|
136
152
|
ListInsightsStatusFilter = Shapes::StructureShape.new(name: 'ListInsightsStatusFilter')
|
153
|
+
ListMonitoredResourcesFilters = Shapes::StructureShape.new(name: 'ListMonitoredResourcesFilters')
|
154
|
+
ListMonitoredResourcesMaxResults = Shapes::IntegerShape.new(name: 'ListMonitoredResourcesMaxResults')
|
155
|
+
ListMonitoredResourcesRequest = Shapes::StructureShape.new(name: 'ListMonitoredResourcesRequest')
|
156
|
+
ListMonitoredResourcesResponse = Shapes::StructureShape.new(name: 'ListMonitoredResourcesResponse')
|
137
157
|
ListNotificationChannelsRequest = Shapes::StructureShape.new(name: 'ListNotificationChannelsRequest')
|
138
158
|
ListNotificationChannelsResponse = Shapes::StructureShape.new(name: 'ListNotificationChannelsResponse')
|
139
159
|
ListOrganizationInsightsRequest = Shapes::StructureShape.new(name: 'ListOrganizationInsightsRequest')
|
@@ -141,8 +161,22 @@ module Aws::DevOpsGuru
|
|
141
161
|
ListRecommendationsRequest = Shapes::StructureShape.new(name: 'ListRecommendationsRequest')
|
142
162
|
ListRecommendationsResponse = Shapes::StructureShape.new(name: 'ListRecommendationsResponse')
|
143
163
|
Locale = Shapes::StringShape.new(name: 'Locale')
|
164
|
+
LogAnomalyClass = Shapes::StructureShape.new(name: 'LogAnomalyClass')
|
165
|
+
LogAnomalyClasses = Shapes::ListShape.new(name: 'LogAnomalyClasses')
|
166
|
+
LogAnomalyShowcase = Shapes::StructureShape.new(name: 'LogAnomalyShowcase')
|
167
|
+
LogAnomalyShowcases = Shapes::ListShape.new(name: 'LogAnomalyShowcases')
|
168
|
+
LogAnomalyToken = Shapes::StringShape.new(name: 'LogAnomalyToken')
|
169
|
+
LogAnomalyType = Shapes::StringShape.new(name: 'LogAnomalyType')
|
170
|
+
LogEventId = Shapes::StringShape.new(name: 'LogEventId')
|
171
|
+
LogGroupName = Shapes::StringShape.new(name: 'LogGroupName')
|
172
|
+
LogStreamName = Shapes::StringShape.new(name: 'LogStreamName')
|
173
|
+
LogsAnomalyDetectionIntegration = Shapes::StructureShape.new(name: 'LogsAnomalyDetectionIntegration')
|
174
|
+
LogsAnomalyDetectionIntegrationConfig = Shapes::StructureShape.new(name: 'LogsAnomalyDetectionIntegrationConfig')
|
144
175
|
MeanTimeToRecoverInMilliseconds = Shapes::IntegerShape.new(name: 'MeanTimeToRecoverInMilliseconds')
|
145
176
|
MetricValue = Shapes::FloatShape.new(name: 'MetricValue')
|
177
|
+
MonitoredResourceIdentifier = Shapes::StructureShape.new(name: 'MonitoredResourceIdentifier')
|
178
|
+
MonitoredResourceIdentifiers = Shapes::ListShape.new(name: 'MonitoredResourceIdentifiers')
|
179
|
+
MonitoredResourceName = Shapes::StringShape.new(name: 'MonitoredResourceName')
|
146
180
|
NotificationChannel = Shapes::StructureShape.new(name: 'NotificationChannel')
|
147
181
|
NotificationChannelConfig = Shapes::StructureShape.new(name: 'NotificationChannelConfig')
|
148
182
|
NotificationChannelId = Shapes::StringShape.new(name: 'NotificationChannelId')
|
@@ -151,6 +185,8 @@ module Aws::DevOpsGuru
|
|
151
185
|
NumOpenReactiveInsights = Shapes::IntegerShape.new(name: 'NumOpenReactiveInsights')
|
152
186
|
NumProactiveInsights = Shapes::IntegerShape.new(name: 'NumProactiveInsights')
|
153
187
|
NumReactiveInsights = Shapes::IntegerShape.new(name: 'NumReactiveInsights')
|
188
|
+
NumberOfLogLinesOccurrences = Shapes::IntegerShape.new(name: 'NumberOfLogLinesOccurrences')
|
189
|
+
NumberOfLogLinesScanned = Shapes::IntegerShape.new(name: 'NumberOfLogLinesScanned')
|
154
190
|
OpsCenterIntegration = Shapes::StructureShape.new(name: 'OpsCenterIntegration')
|
155
191
|
OpsCenterIntegrationConfig = Shapes::StructureShape.new(name: 'OpsCenterIntegrationConfig')
|
156
192
|
OptInStatus = Shapes::StringShape.new(name: 'OptInStatus')
|
@@ -202,6 +238,7 @@ module Aws::DevOpsGuru
|
|
202
238
|
ReactiveOrganizationInsightSummary = Shapes::StructureShape.new(name: 'ReactiveOrganizationInsightSummary')
|
203
239
|
ReactiveOrganizationInsights = Shapes::ListShape.new(name: 'ReactiveOrganizationInsights')
|
204
240
|
Recommendation = Shapes::StructureShape.new(name: 'Recommendation')
|
241
|
+
RecommendationCategory = Shapes::StringShape.new(name: 'RecommendationCategory')
|
205
242
|
RecommendationDescription = Shapes::StringShape.new(name: 'RecommendationDescription')
|
206
243
|
RecommendationLink = Shapes::StringShape.new(name: 'RecommendationLink')
|
207
244
|
RecommendationName = Shapes::StringShape.new(name: 'RecommendationName')
|
@@ -237,7 +274,10 @@ module Aws::DevOpsGuru
|
|
237
274
|
ResourceIdType = Shapes::StringShape.new(name: 'ResourceIdType')
|
238
275
|
ResourceName = Shapes::StringShape.new(name: 'ResourceName')
|
239
276
|
ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
|
277
|
+
ResourcePermission = Shapes::StringShape.new(name: 'ResourcePermission')
|
240
278
|
ResourceType = Shapes::StringShape.new(name: 'ResourceType')
|
279
|
+
ResourceTypeFilter = Shapes::StringShape.new(name: 'ResourceTypeFilter')
|
280
|
+
ResourceTypeFilters = Shapes::ListShape.new(name: 'ResourceTypeFilters')
|
241
281
|
RetryAfterSeconds = Shapes::IntegerShape.new(name: 'RetryAfterSeconds')
|
242
282
|
SearchInsightsAccountIdList = Shapes::ListShape.new(name: 'SearchInsightsAccountIdList')
|
243
283
|
SearchInsightsFilters = Shapes::StructureShape.new(name: 'SearchInsightsFilters')
|
@@ -281,6 +321,8 @@ module Aws::DevOpsGuru
|
|
281
321
|
TimestampMetricValuePairList = Shapes::ListShape.new(name: 'TimestampMetricValuePairList')
|
282
322
|
TopicArn = Shapes::StringShape.new(name: 'TopicArn')
|
283
323
|
UpdateCloudFormationCollectionFilter = Shapes::StructureShape.new(name: 'UpdateCloudFormationCollectionFilter')
|
324
|
+
UpdateEventSourcesConfigRequest = Shapes::StructureShape.new(name: 'UpdateEventSourcesConfigRequest')
|
325
|
+
UpdateEventSourcesConfigResponse = Shapes::StructureShape.new(name: 'UpdateEventSourcesConfigResponse')
|
284
326
|
UpdateResourceCollectionAction = Shapes::StringShape.new(name: 'UpdateResourceCollectionAction')
|
285
327
|
UpdateResourceCollectionFilter = Shapes::StructureShape.new(name: 'UpdateResourceCollectionFilter')
|
286
328
|
UpdateResourceCollectionRequest = Shapes::StructureShape.new(name: 'UpdateResourceCollectionRequest')
|
@@ -319,6 +361,18 @@ module Aws::DevOpsGuru
|
|
319
361
|
AddNotificationChannelResponse.add_member(:id, Shapes::ShapeRef.new(shape: NotificationChannelId, required: true, location_name: "Id"))
|
320
362
|
AddNotificationChannelResponse.struct_class = Types::AddNotificationChannelResponse
|
321
363
|
|
364
|
+
AmazonCodeGuruProfilerIntegration.add_member(:status, Shapes::ShapeRef.new(shape: EventSourceOptInStatus, location_name: "Status"))
|
365
|
+
AmazonCodeGuruProfilerIntegration.struct_class = Types::AmazonCodeGuruProfilerIntegration
|
366
|
+
|
367
|
+
AnomalousLogGroup.add_member(:log_group_name, Shapes::ShapeRef.new(shape: LogGroupName, location_name: "LogGroupName"))
|
368
|
+
AnomalousLogGroup.add_member(:impact_start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ImpactStartTime"))
|
369
|
+
AnomalousLogGroup.add_member(:impact_end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ImpactEndTime"))
|
370
|
+
AnomalousLogGroup.add_member(:number_of_log_lines_scanned, Shapes::ShapeRef.new(shape: NumberOfLogLinesScanned, location_name: "NumberOfLogLinesScanned"))
|
371
|
+
AnomalousLogGroup.add_member(:log_anomaly_showcases, Shapes::ShapeRef.new(shape: LogAnomalyShowcases, location_name: "LogAnomalyShowcases"))
|
372
|
+
AnomalousLogGroup.struct_class = Types::AnomalousLogGroup
|
373
|
+
|
374
|
+
AnomalousLogGroups.member = Shapes::ShapeRef.new(shape: AnomalousLogGroup)
|
375
|
+
|
322
376
|
AnomalyReportedTimeRange.add_member(:open_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "OpenTime"))
|
323
377
|
AnomalyReportedTimeRange.add_member(:close_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CloseTime"))
|
324
378
|
AnomalyReportedTimeRange.struct_class = Types::AnomalyReportedTimeRange
|
@@ -333,6 +387,11 @@ module Aws::DevOpsGuru
|
|
333
387
|
AnomalySourceDetails.add_member(:performance_insights_metrics, Shapes::ShapeRef.new(shape: PerformanceInsightsMetricsDetails, location_name: "PerformanceInsightsMetrics"))
|
334
388
|
AnomalySourceDetails.struct_class = Types::AnomalySourceDetails
|
335
389
|
|
390
|
+
AnomalySourceMetadata.add_member(:source, Shapes::ShapeRef.new(shape: AnomalySource, location_name: "Source"))
|
391
|
+
AnomalySourceMetadata.add_member(:source_resource_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "SourceResourceName"))
|
392
|
+
AnomalySourceMetadata.add_member(:source_resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "SourceResourceType"))
|
393
|
+
AnomalySourceMetadata.struct_class = Types::AnomalySourceMetadata
|
394
|
+
|
336
395
|
AnomalyTimeRange.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "StartTime"))
|
337
396
|
AnomalyTimeRange.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTime"))
|
338
397
|
AnomalyTimeRange.struct_class = Types::AnomalyTimeRange
|
@@ -394,6 +453,11 @@ module Aws::DevOpsGuru
|
|
394
453
|
CostEstimationTimeRange.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTime"))
|
395
454
|
CostEstimationTimeRange.struct_class = Types::CostEstimationTimeRange
|
396
455
|
|
456
|
+
DeleteInsightRequest.add_member(:id, Shapes::ShapeRef.new(shape: InsightId, required: true, location: "uri", location_name: "Id"))
|
457
|
+
DeleteInsightRequest.struct_class = Types::DeleteInsightRequest
|
458
|
+
|
459
|
+
DeleteInsightResponse.struct_class = Types::DeleteInsightResponse
|
460
|
+
|
397
461
|
DescribeAccountHealthRequest.struct_class = Types::DescribeAccountHealthRequest
|
398
462
|
|
399
463
|
DescribeAccountHealthResponse.add_member(:open_reactive_insights, Shapes::ShapeRef.new(shape: NumOpenReactiveInsights, required: true, location_name: "OpenReactiveInsights"))
|
@@ -419,6 +483,11 @@ module Aws::DevOpsGuru
|
|
419
483
|
DescribeAnomalyResponse.add_member(:reactive_anomaly, Shapes::ShapeRef.new(shape: ReactiveAnomaly, location_name: "ReactiveAnomaly"))
|
420
484
|
DescribeAnomalyResponse.struct_class = Types::DescribeAnomalyResponse
|
421
485
|
|
486
|
+
DescribeEventSourcesConfigRequest.struct_class = Types::DescribeEventSourcesConfigRequest
|
487
|
+
|
488
|
+
DescribeEventSourcesConfigResponse.add_member(:event_sources, Shapes::ShapeRef.new(shape: EventSourcesConfig, location_name: "EventSources"))
|
489
|
+
DescribeEventSourcesConfigResponse.struct_class = Types::DescribeEventSourcesConfigResponse
|
490
|
+
|
422
491
|
DescribeFeedbackRequest.add_member(:insight_id, Shapes::ShapeRef.new(shape: InsightId, location_name: "InsightId"))
|
423
492
|
DescribeFeedbackRequest.struct_class = Types::DescribeFeedbackRequest
|
424
493
|
|
@@ -503,6 +572,9 @@ module Aws::DevOpsGuru
|
|
503
572
|
|
504
573
|
EventResources.member = Shapes::ShapeRef.new(shape: EventResource)
|
505
574
|
|
575
|
+
EventSourcesConfig.add_member(:amazon_code_guru_profiler, Shapes::ShapeRef.new(shape: AmazonCodeGuruProfilerIntegration, location_name: "AmazonCodeGuruProfiler"))
|
576
|
+
EventSourcesConfig.struct_class = Types::EventSourcesConfig
|
577
|
+
|
506
578
|
EventTimeRange.add_member(:from_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "FromTime"))
|
507
579
|
EventTimeRange.add_member(:to_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "ToTime"))
|
508
580
|
EventTimeRange.struct_class = Types::EventTimeRange
|
@@ -561,6 +633,16 @@ module Aws::DevOpsGuru
|
|
561
633
|
ListAnomaliesForInsightResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
|
562
634
|
ListAnomaliesForInsightResponse.struct_class = Types::ListAnomaliesForInsightResponse
|
563
635
|
|
636
|
+
ListAnomalousLogGroupsRequest.add_member(:insight_id, Shapes::ShapeRef.new(shape: InsightId, required: true, location_name: "InsightId"))
|
637
|
+
ListAnomalousLogGroupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListAnomalousLogGroupsMaxResults, location_name: "MaxResults"))
|
638
|
+
ListAnomalousLogGroupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
|
639
|
+
ListAnomalousLogGroupsRequest.struct_class = Types::ListAnomalousLogGroupsRequest
|
640
|
+
|
641
|
+
ListAnomalousLogGroupsResponse.add_member(:insight_id, Shapes::ShapeRef.new(shape: InsightId, required: true, location_name: "InsightId"))
|
642
|
+
ListAnomalousLogGroupsResponse.add_member(:anomalous_log_groups, Shapes::ShapeRef.new(shape: AnomalousLogGroups, required: true, location_name: "AnomalousLogGroups"))
|
643
|
+
ListAnomalousLogGroupsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
|
644
|
+
ListAnomalousLogGroupsResponse.struct_class = Types::ListAnomalousLogGroupsResponse
|
645
|
+
|
564
646
|
ListEventsFilters.add_member(:insight_id, Shapes::ShapeRef.new(shape: InsightId, location_name: "InsightId"))
|
565
647
|
ListEventsFilters.add_member(:event_time_range, Shapes::ShapeRef.new(shape: EventTimeRange, location_name: "EventTimeRange"))
|
566
648
|
ListEventsFilters.add_member(:event_class, Shapes::ShapeRef.new(shape: EventClass, location_name: "EventClass"))
|
@@ -609,6 +691,19 @@ module Aws::DevOpsGuru
|
|
609
691
|
ListInsightsStatusFilter.add_member(:any, Shapes::ShapeRef.new(shape: ListInsightsAnyStatusFilter, location_name: "Any"))
|
610
692
|
ListInsightsStatusFilter.struct_class = Types::ListInsightsStatusFilter
|
611
693
|
|
694
|
+
ListMonitoredResourcesFilters.add_member(:resource_permission, Shapes::ShapeRef.new(shape: ResourcePermission, required: true, location_name: "ResourcePermission"))
|
695
|
+
ListMonitoredResourcesFilters.add_member(:resource_type_filters, Shapes::ShapeRef.new(shape: ResourceTypeFilters, required: true, location_name: "ResourceTypeFilters"))
|
696
|
+
ListMonitoredResourcesFilters.struct_class = Types::ListMonitoredResourcesFilters
|
697
|
+
|
698
|
+
ListMonitoredResourcesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: ListMonitoredResourcesFilters, required: true, location_name: "Filters"))
|
699
|
+
ListMonitoredResourcesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListMonitoredResourcesMaxResults, location_name: "MaxResults"))
|
700
|
+
ListMonitoredResourcesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
|
701
|
+
ListMonitoredResourcesRequest.struct_class = Types::ListMonitoredResourcesRequest
|
702
|
+
|
703
|
+
ListMonitoredResourcesResponse.add_member(:monitored_resource_identifiers, Shapes::ShapeRef.new(shape: MonitoredResourceIdentifiers, required: true, location_name: "MonitoredResourceIdentifiers"))
|
704
|
+
ListMonitoredResourcesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
|
705
|
+
ListMonitoredResourcesResponse.struct_class = Types::ListMonitoredResourcesResponse
|
706
|
+
|
612
707
|
ListNotificationChannelsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
|
613
708
|
ListNotificationChannelsRequest.struct_class = Types::ListNotificationChannelsRequest
|
614
709
|
|
@@ -638,6 +733,35 @@ module Aws::DevOpsGuru
|
|
638
733
|
ListRecommendationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: UuidNextToken, location_name: "NextToken"))
|
639
734
|
ListRecommendationsResponse.struct_class = Types::ListRecommendationsResponse
|
640
735
|
|
736
|
+
LogAnomalyClass.add_member(:log_stream_name, Shapes::ShapeRef.new(shape: LogStreamName, location_name: "LogStreamName"))
|
737
|
+
LogAnomalyClass.add_member(:log_anomaly_type, Shapes::ShapeRef.new(shape: LogAnomalyType, location_name: "LogAnomalyType"))
|
738
|
+
LogAnomalyClass.add_member(:log_anomaly_token, Shapes::ShapeRef.new(shape: LogAnomalyToken, location_name: "LogAnomalyToken"))
|
739
|
+
LogAnomalyClass.add_member(:log_event_id, Shapes::ShapeRef.new(shape: LogEventId, location_name: "LogEventId"))
|
740
|
+
LogAnomalyClass.add_member(:explanation, Shapes::ShapeRef.new(shape: Explanation, location_name: "Explanation"))
|
741
|
+
LogAnomalyClass.add_member(:number_of_log_lines_occurrences, Shapes::ShapeRef.new(shape: NumberOfLogLinesOccurrences, location_name: "NumberOfLogLinesOccurrences"))
|
742
|
+
LogAnomalyClass.add_member(:log_event_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LogEventTimestamp"))
|
743
|
+
LogAnomalyClass.struct_class = Types::LogAnomalyClass
|
744
|
+
|
745
|
+
LogAnomalyClasses.member = Shapes::ShapeRef.new(shape: LogAnomalyClass)
|
746
|
+
|
747
|
+
LogAnomalyShowcase.add_member(:log_anomaly_classes, Shapes::ShapeRef.new(shape: LogAnomalyClasses, location_name: "LogAnomalyClasses"))
|
748
|
+
LogAnomalyShowcase.struct_class = Types::LogAnomalyShowcase
|
749
|
+
|
750
|
+
LogAnomalyShowcases.member = Shapes::ShapeRef.new(shape: LogAnomalyShowcase)
|
751
|
+
|
752
|
+
LogsAnomalyDetectionIntegration.add_member(:opt_in_status, Shapes::ShapeRef.new(shape: OptInStatus, location_name: "OptInStatus"))
|
753
|
+
LogsAnomalyDetectionIntegration.struct_class = Types::LogsAnomalyDetectionIntegration
|
754
|
+
|
755
|
+
LogsAnomalyDetectionIntegrationConfig.add_member(:opt_in_status, Shapes::ShapeRef.new(shape: OptInStatus, location_name: "OptInStatus"))
|
756
|
+
LogsAnomalyDetectionIntegrationConfig.struct_class = Types::LogsAnomalyDetectionIntegrationConfig
|
757
|
+
|
758
|
+
MonitoredResourceIdentifier.add_member(:monitored_resource_name, Shapes::ShapeRef.new(shape: MonitoredResourceName, location_name: "MonitoredResourceName"))
|
759
|
+
MonitoredResourceIdentifier.add_member(:type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "Type"))
|
760
|
+
MonitoredResourceIdentifier.add_member(:resource_permission, Shapes::ShapeRef.new(shape: ResourcePermission, location_name: "ResourcePermission"))
|
761
|
+
MonitoredResourceIdentifier.struct_class = Types::MonitoredResourceIdentifier
|
762
|
+
|
763
|
+
MonitoredResourceIdentifiers.member = Shapes::ShapeRef.new(shape: MonitoredResourceIdentifier)
|
764
|
+
|
641
765
|
NotificationChannel.add_member(:id, Shapes::ShapeRef.new(shape: NotificationChannelId, location_name: "Id"))
|
642
766
|
NotificationChannel.add_member(:config, Shapes::ShapeRef.new(shape: NotificationChannelConfig, location_name: "Config"))
|
643
767
|
NotificationChannel.struct_class = Types::NotificationChannel
|
@@ -717,6 +841,8 @@ module Aws::DevOpsGuru
|
|
717
841
|
ProactiveAnomaly.add_member(:associated_insight_id, Shapes::ShapeRef.new(shape: InsightId, location_name: "AssociatedInsightId"))
|
718
842
|
ProactiveAnomaly.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
|
719
843
|
ProactiveAnomaly.add_member(:limit, Shapes::ShapeRef.new(shape: AnomalyLimit, location_name: "Limit"))
|
844
|
+
ProactiveAnomaly.add_member(:source_metadata, Shapes::ShapeRef.new(shape: AnomalySourceMetadata, location_name: "SourceMetadata"))
|
845
|
+
ProactiveAnomaly.add_member(:anomaly_resources, Shapes::ShapeRef.new(shape: AnomalyResources, location_name: "AnomalyResources"))
|
720
846
|
ProactiveAnomaly.struct_class = Types::ProactiveAnomaly
|
721
847
|
|
722
848
|
ProactiveAnomalySummary.add_member(:id, Shapes::ShapeRef.new(shape: AnomalyId, location_name: "Id"))
|
@@ -730,6 +856,8 @@ module Aws::DevOpsGuru
|
|
730
856
|
ProactiveAnomalySummary.add_member(:associated_insight_id, Shapes::ShapeRef.new(shape: InsightId, location_name: "AssociatedInsightId"))
|
731
857
|
ProactiveAnomalySummary.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
|
732
858
|
ProactiveAnomalySummary.add_member(:limit, Shapes::ShapeRef.new(shape: AnomalyLimit, location_name: "Limit"))
|
859
|
+
ProactiveAnomalySummary.add_member(:source_metadata, Shapes::ShapeRef.new(shape: AnomalySourceMetadata, location_name: "SourceMetadata"))
|
860
|
+
ProactiveAnomalySummary.add_member(:anomaly_resources, Shapes::ShapeRef.new(shape: AnomalyResources, location_name: "AnomalyResources"))
|
733
861
|
ProactiveAnomalySummary.struct_class = Types::ProactiveAnomalySummary
|
734
862
|
|
735
863
|
ProactiveInsight.add_member(:id, Shapes::ShapeRef.new(shape: InsightId, location_name: "Id"))
|
@@ -740,6 +868,7 @@ module Aws::DevOpsGuru
|
|
740
868
|
ProactiveInsight.add_member(:prediction_time_range, Shapes::ShapeRef.new(shape: PredictionTimeRange, location_name: "PredictionTimeRange"))
|
741
869
|
ProactiveInsight.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
|
742
870
|
ProactiveInsight.add_member(:ssm_ops_item_id, Shapes::ShapeRef.new(shape: SsmOpsItemId, location_name: "SsmOpsItemId"))
|
871
|
+
ProactiveInsight.add_member(:description, Shapes::ShapeRef.new(shape: InsightDescription, location_name: "Description"))
|
743
872
|
ProactiveInsight.struct_class = Types::ProactiveInsight
|
744
873
|
|
745
874
|
ProactiveInsightSummary.add_member(:id, Shapes::ShapeRef.new(shape: InsightId, location_name: "Id"))
|
@@ -813,6 +942,7 @@ module Aws::DevOpsGuru
|
|
813
942
|
ReactiveInsight.add_member(:insight_time_range, Shapes::ShapeRef.new(shape: InsightTimeRange, location_name: "InsightTimeRange"))
|
814
943
|
ReactiveInsight.add_member(:resource_collection, Shapes::ShapeRef.new(shape: ResourceCollection, location_name: "ResourceCollection"))
|
815
944
|
ReactiveInsight.add_member(:ssm_ops_item_id, Shapes::ShapeRef.new(shape: SsmOpsItemId, location_name: "SsmOpsItemId"))
|
945
|
+
ReactiveInsight.add_member(:description, Shapes::ShapeRef.new(shape: InsightDescription, location_name: "Description"))
|
816
946
|
ReactiveInsight.struct_class = Types::ReactiveInsight
|
817
947
|
|
818
948
|
ReactiveInsightSummary.add_member(:id, Shapes::ShapeRef.new(shape: InsightId, location_name: "Id"))
|
@@ -846,6 +976,7 @@ module Aws::DevOpsGuru
|
|
846
976
|
Recommendation.add_member(:reason, Shapes::ShapeRef.new(shape: RecommendationReason, location_name: "Reason"))
|
847
977
|
Recommendation.add_member(:related_events, Shapes::ShapeRef.new(shape: RecommendationRelatedEvents, location_name: "RelatedEvents"))
|
848
978
|
Recommendation.add_member(:related_anomalies, Shapes::ShapeRef.new(shape: RecommendationRelatedAnomalies, location_name: "RelatedAnomalies"))
|
979
|
+
Recommendation.add_member(:category, Shapes::ShapeRef.new(shape: RecommendationCategory, location_name: "Category"))
|
849
980
|
Recommendation.struct_class = Types::Recommendation
|
850
981
|
|
851
982
|
RecommendationRelatedAnomalies.member = Shapes::ShapeRef.new(shape: RecommendationRelatedAnomaly)
|
@@ -904,6 +1035,8 @@ module Aws::DevOpsGuru
|
|
904
1035
|
ResourceNotFoundException.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceIdType, required: true, location_name: "ResourceType"))
|
905
1036
|
ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
|
906
1037
|
|
1038
|
+
ResourceTypeFilters.member = Shapes::ShapeRef.new(shape: ResourceTypeFilter)
|
1039
|
+
|
907
1040
|
SearchInsightsAccountIdList.member = Shapes::ShapeRef.new(shape: AwsAccountId)
|
908
1041
|
|
909
1042
|
SearchInsightsFilters.add_member(:severities, Shapes::ShapeRef.new(shape: InsightSeverities, location_name: "Severities"))
|
@@ -957,6 +1090,7 @@ module Aws::DevOpsGuru
|
|
957
1090
|
ServiceInsightHealth.struct_class = Types::ServiceInsightHealth
|
958
1091
|
|
959
1092
|
ServiceIntegrationConfig.add_member(:ops_center, Shapes::ShapeRef.new(shape: OpsCenterIntegration, location_name: "OpsCenter"))
|
1093
|
+
ServiceIntegrationConfig.add_member(:logs_anomaly_detection, Shapes::ShapeRef.new(shape: LogsAnomalyDetectionIntegration, location_name: "LogsAnomalyDetection"))
|
960
1094
|
ServiceIntegrationConfig.struct_class = Types::ServiceIntegrationConfig
|
961
1095
|
|
962
1096
|
ServiceNames.member = Shapes::ShapeRef.new(shape: ServiceName)
|
@@ -1030,6 +1164,11 @@ module Aws::DevOpsGuru
|
|
1030
1164
|
UpdateCloudFormationCollectionFilter.add_member(:stack_names, Shapes::ShapeRef.new(shape: UpdateStackNames, location_name: "StackNames"))
|
1031
1165
|
UpdateCloudFormationCollectionFilter.struct_class = Types::UpdateCloudFormationCollectionFilter
|
1032
1166
|
|
1167
|
+
UpdateEventSourcesConfigRequest.add_member(:event_sources, Shapes::ShapeRef.new(shape: EventSourcesConfig, location_name: "EventSources"))
|
1168
|
+
UpdateEventSourcesConfigRequest.struct_class = Types::UpdateEventSourcesConfigRequest
|
1169
|
+
|
1170
|
+
UpdateEventSourcesConfigResponse.struct_class = Types::UpdateEventSourcesConfigResponse
|
1171
|
+
|
1033
1172
|
UpdateResourceCollectionFilter.add_member(:cloud_formation, Shapes::ShapeRef.new(shape: UpdateCloudFormationCollectionFilter, location_name: "CloudFormation"))
|
1034
1173
|
UpdateResourceCollectionFilter.add_member(:tags, Shapes::ShapeRef.new(shape: UpdateTagCollectionFilters, location_name: "Tags"))
|
1035
1174
|
UpdateResourceCollectionFilter.struct_class = Types::UpdateResourceCollectionFilter
|
@@ -1041,6 +1180,7 @@ module Aws::DevOpsGuru
|
|
1041
1180
|
UpdateResourceCollectionResponse.struct_class = Types::UpdateResourceCollectionResponse
|
1042
1181
|
|
1043
1182
|
UpdateServiceIntegrationConfig.add_member(:ops_center, Shapes::ShapeRef.new(shape: OpsCenterIntegrationConfig, location_name: "OpsCenter"))
|
1183
|
+
UpdateServiceIntegrationConfig.add_member(:logs_anomaly_detection, Shapes::ShapeRef.new(shape: LogsAnomalyDetectionIntegrationConfig, location_name: "LogsAnomalyDetection"))
|
1044
1184
|
UpdateServiceIntegrationConfig.struct_class = Types::UpdateServiceIntegrationConfig
|
1045
1185
|
|
1046
1186
|
UpdateServiceIntegrationRequest.add_member(:service_integration, Shapes::ShapeRef.new(shape: UpdateServiceIntegrationConfig, required: true, location_name: "ServiceIntegration"))
|
@@ -1102,6 +1242,20 @@ module Aws::DevOpsGuru
|
|
1102
1242
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1103
1243
|
end)
|
1104
1244
|
|
1245
|
+
api.add_operation(:delete_insight, Seahorse::Model::Operation.new.tap do |o|
|
1246
|
+
o.name = "DeleteInsight"
|
1247
|
+
o.http_method = "DELETE"
|
1248
|
+
o.http_request_uri = "/insights/{Id}"
|
1249
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteInsightRequest)
|
1250
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteInsightResponse)
|
1251
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1252
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1253
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1254
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1255
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1256
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1257
|
+
end)
|
1258
|
+
|
1105
1259
|
api.add_operation(:describe_account_health, Seahorse::Model::Operation.new.tap do |o|
|
1106
1260
|
o.name = "DescribeAccountHealth"
|
1107
1261
|
o.http_method = "GET"
|
@@ -1139,6 +1293,18 @@ module Aws::DevOpsGuru
|
|
1139
1293
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1140
1294
|
end)
|
1141
1295
|
|
1296
|
+
api.add_operation(:describe_event_sources_config, Seahorse::Model::Operation.new.tap do |o|
|
1297
|
+
o.name = "DescribeEventSourcesConfig"
|
1298
|
+
o.http_method = "POST"
|
1299
|
+
o.http_request_uri = "/event-sources"
|
1300
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeEventSourcesConfigRequest)
|
1301
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeEventSourcesConfigResponse)
|
1302
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1303
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1304
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1305
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1306
|
+
end)
|
1307
|
+
|
1142
1308
|
api.add_operation(:describe_feedback, Seahorse::Model::Operation.new.tap do |o|
|
1143
1309
|
o.name = "DescribeFeedback"
|
1144
1310
|
o.http_method = "POST"
|
@@ -1231,6 +1397,7 @@ module Aws::DevOpsGuru
|
|
1231
1397
|
o.output = Shapes::ShapeRef.new(shape: DescribeServiceIntegrationResponse)
|
1232
1398
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1233
1399
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1400
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1234
1401
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1235
1402
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1236
1403
|
end)
|
@@ -1290,6 +1457,25 @@ module Aws::DevOpsGuru
|
|
1290
1457
|
)
|
1291
1458
|
end)
|
1292
1459
|
|
1460
|
+
api.add_operation(:list_anomalous_log_groups, Seahorse::Model::Operation.new.tap do |o|
|
1461
|
+
o.name = "ListAnomalousLogGroups"
|
1462
|
+
o.http_method = "POST"
|
1463
|
+
o.http_request_uri = "/list-log-anomalies"
|
1464
|
+
o.input = Shapes::ShapeRef.new(shape: ListAnomalousLogGroupsRequest)
|
1465
|
+
o.output = Shapes::ShapeRef.new(shape: ListAnomalousLogGroupsResponse)
|
1466
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1467
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1468
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1469
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1470
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1471
|
+
o[:pager] = Aws::Pager.new(
|
1472
|
+
limit_key: "max_results",
|
1473
|
+
tokens: {
|
1474
|
+
"next_token" => "next_token"
|
1475
|
+
}
|
1476
|
+
)
|
1477
|
+
end)
|
1478
|
+
|
1293
1479
|
api.add_operation(:list_events, Seahorse::Model::Operation.new.tap do |o|
|
1294
1480
|
o.name = "ListEvents"
|
1295
1481
|
o.http_method = "POST"
|
@@ -1327,6 +1513,24 @@ module Aws::DevOpsGuru
|
|
1327
1513
|
)
|
1328
1514
|
end)
|
1329
1515
|
|
1516
|
+
api.add_operation(:list_monitored_resources, Seahorse::Model::Operation.new.tap do |o|
|
1517
|
+
o.name = "ListMonitoredResources"
|
1518
|
+
o.http_method = "POST"
|
1519
|
+
o.http_request_uri = "/monitoredResources"
|
1520
|
+
o.input = Shapes::ShapeRef.new(shape: ListMonitoredResourcesRequest)
|
1521
|
+
o.output = Shapes::ShapeRef.new(shape: ListMonitoredResourcesResponse)
|
1522
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1523
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1524
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1525
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1526
|
+
o[:pager] = Aws::Pager.new(
|
1527
|
+
limit_key: "max_results",
|
1528
|
+
tokens: {
|
1529
|
+
"next_token" => "next_token"
|
1530
|
+
}
|
1531
|
+
)
|
1532
|
+
end)
|
1533
|
+
|
1330
1534
|
api.add_operation(:list_notification_channels, Seahorse::Model::Operation.new.tap do |o|
|
1331
1535
|
o.name = "ListNotificationChannels"
|
1332
1536
|
o.http_method = "POST"
|
@@ -1458,6 +1662,18 @@ module Aws::DevOpsGuru
|
|
1458
1662
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1459
1663
|
end)
|
1460
1664
|
|
1665
|
+
api.add_operation(:update_event_sources_config, Seahorse::Model::Operation.new.tap do |o|
|
1666
|
+
o.name = "UpdateEventSourcesConfig"
|
1667
|
+
o.http_method = "PUT"
|
1668
|
+
o.http_request_uri = "/event-sources"
|
1669
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateEventSourcesConfigRequest)
|
1670
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateEventSourcesConfigResponse)
|
1671
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1672
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1673
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1674
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1675
|
+
end)
|
1676
|
+
|
1461
1677
|
api.add_operation(:update_resource_collection, Seahorse::Model::Operation.new.tap do |o|
|
1462
1678
|
o.name = "UpdateResourceCollection"
|
1463
1679
|
o.http_method = "PUT"
|