aws-sdk-networkflowmonitor 1.0.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.
- checksums.yaml +7 -0
- data/CHANGELOG.md +8 -0
- data/LICENSE.txt +202 -0
- data/VERSION +1 -0
- data/lib/aws-sdk-networkflowmonitor/client.rb +1862 -0
- data/lib/aws-sdk-networkflowmonitor/client_api.rb +897 -0
- data/lib/aws-sdk-networkflowmonitor/customizations.rb +0 -0
- data/lib/aws-sdk-networkflowmonitor/endpoint_parameters.rb +59 -0
- data/lib/aws-sdk-networkflowmonitor/endpoint_provider.rb +35 -0
- data/lib/aws-sdk-networkflowmonitor/endpoints.rb +20 -0
- data/lib/aws-sdk-networkflowmonitor/errors.rb +162 -0
- data/lib/aws-sdk-networkflowmonitor/plugins/endpoints.rb +77 -0
- data/lib/aws-sdk-networkflowmonitor/resource.rb +26 -0
- data/lib/aws-sdk-networkflowmonitor/types.rb +1825 -0
- data/lib/aws-sdk-networkflowmonitor/waiters.rb +15 -0
- data/lib/aws-sdk-networkflowmonitor.rb +62 -0
- data/sig/client.rbs +469 -0
- data/sig/errors.rbs +37 -0
- data/sig/resource.rbs +82 -0
- data/sig/types.rbs +484 -0
- data/sig/waiters.rbs +13 -0
- metadata +100 -0
@@ -0,0 +1,897 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# WARNING ABOUT GENERATED CODE
|
4
|
+
#
|
5
|
+
# This file is generated. See the contributing guide for more information:
|
6
|
+
# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
|
7
|
+
#
|
8
|
+
# WARNING ABOUT GENERATED CODE
|
9
|
+
|
10
|
+
|
11
|
+
module Aws::NetworkFlowMonitor
|
12
|
+
# @api private
|
13
|
+
module ClientApi
|
14
|
+
|
15
|
+
include Seahorse::Model
|
16
|
+
|
17
|
+
AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
|
18
|
+
AccountId = Shapes::StringShape.new(name: 'AccountId')
|
19
|
+
Arn = Shapes::StringShape.new(name: 'Arn')
|
20
|
+
AvailabilityZone = Shapes::StringShape.new(name: 'AvailabilityZone')
|
21
|
+
AwsRegion = Shapes::StringShape.new(name: 'AwsRegion')
|
22
|
+
Component = Shapes::StringShape.new(name: 'Component')
|
23
|
+
ComponentType = Shapes::StringShape.new(name: 'ComponentType')
|
24
|
+
ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
|
25
|
+
CreateMonitorInput = Shapes::StructureShape.new(name: 'CreateMonitorInput')
|
26
|
+
CreateMonitorInputLocalResourcesList = Shapes::ListShape.new(name: 'CreateMonitorInputLocalResourcesList')
|
27
|
+
CreateMonitorOutput = Shapes::StructureShape.new(name: 'CreateMonitorOutput')
|
28
|
+
CreateScopeInput = Shapes::StructureShape.new(name: 'CreateScopeInput')
|
29
|
+
CreateScopeInputTargetsList = Shapes::ListShape.new(name: 'CreateScopeInputTargetsList')
|
30
|
+
CreateScopeOutput = Shapes::StructureShape.new(name: 'CreateScopeOutput')
|
31
|
+
DeleteMonitorInput = Shapes::StructureShape.new(name: 'DeleteMonitorInput')
|
32
|
+
DeleteMonitorOutput = Shapes::StructureShape.new(name: 'DeleteMonitorOutput')
|
33
|
+
DeleteScopeInput = Shapes::StructureShape.new(name: 'DeleteScopeInput')
|
34
|
+
DeleteScopeOutput = Shapes::StructureShape.new(name: 'DeleteScopeOutput')
|
35
|
+
DestinationCategory = Shapes::StringShape.new(name: 'DestinationCategory')
|
36
|
+
Double = Shapes::FloatShape.new(name: 'Double')
|
37
|
+
GetMonitorInput = Shapes::StructureShape.new(name: 'GetMonitorInput')
|
38
|
+
GetMonitorOutput = Shapes::StructureShape.new(name: 'GetMonitorOutput')
|
39
|
+
GetQueryResultsMonitorTopContributorsInput = Shapes::StructureShape.new(name: 'GetQueryResultsMonitorTopContributorsInput')
|
40
|
+
GetQueryResultsMonitorTopContributorsOutput = Shapes::StructureShape.new(name: 'GetQueryResultsMonitorTopContributorsOutput')
|
41
|
+
GetQueryResultsWorkloadInsightsTopContributorsDataInput = Shapes::StructureShape.new(name: 'GetQueryResultsWorkloadInsightsTopContributorsDataInput')
|
42
|
+
GetQueryResultsWorkloadInsightsTopContributorsDataOutput = Shapes::StructureShape.new(name: 'GetQueryResultsWorkloadInsightsTopContributorsDataOutput')
|
43
|
+
GetQueryResultsWorkloadInsightsTopContributorsInput = Shapes::StructureShape.new(name: 'GetQueryResultsWorkloadInsightsTopContributorsInput')
|
44
|
+
GetQueryResultsWorkloadInsightsTopContributorsOutput = Shapes::StructureShape.new(name: 'GetQueryResultsWorkloadInsightsTopContributorsOutput')
|
45
|
+
GetQueryStatusMonitorTopContributorsInput = Shapes::StructureShape.new(name: 'GetQueryStatusMonitorTopContributorsInput')
|
46
|
+
GetQueryStatusMonitorTopContributorsOutput = Shapes::StructureShape.new(name: 'GetQueryStatusMonitorTopContributorsOutput')
|
47
|
+
GetQueryStatusWorkloadInsightsTopContributorsDataInput = Shapes::StructureShape.new(name: 'GetQueryStatusWorkloadInsightsTopContributorsDataInput')
|
48
|
+
GetQueryStatusWorkloadInsightsTopContributorsDataOutput = Shapes::StructureShape.new(name: 'GetQueryStatusWorkloadInsightsTopContributorsDataOutput')
|
49
|
+
GetQueryStatusWorkloadInsightsTopContributorsInput = Shapes::StructureShape.new(name: 'GetQueryStatusWorkloadInsightsTopContributorsInput')
|
50
|
+
GetQueryStatusWorkloadInsightsTopContributorsOutput = Shapes::StructureShape.new(name: 'GetQueryStatusWorkloadInsightsTopContributorsOutput')
|
51
|
+
GetScopeInput = Shapes::StructureShape.new(name: 'GetScopeInput')
|
52
|
+
GetScopeInputScopeIdString = Shapes::StringShape.new(name: 'GetScopeInputScopeIdString')
|
53
|
+
GetScopeOutput = Shapes::StructureShape.new(name: 'GetScopeOutput')
|
54
|
+
InstanceArn = Shapes::StringShape.new(name: 'InstanceArn')
|
55
|
+
InstanceId = Shapes::StringShape.new(name: 'InstanceId')
|
56
|
+
Integer = Shapes::IntegerShape.new(name: 'Integer')
|
57
|
+
InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
|
58
|
+
Iso8601Timestamp = Shapes::TimestampShape.new(name: 'Iso8601Timestamp')
|
59
|
+
KubernetesMetadata = Shapes::StructureShape.new(name: 'KubernetesMetadata')
|
60
|
+
Limit = Shapes::IntegerShape.new(name: 'Limit')
|
61
|
+
ListMonitorsInput = Shapes::StructureShape.new(name: 'ListMonitorsInput')
|
62
|
+
ListMonitorsOutput = Shapes::StructureShape.new(name: 'ListMonitorsOutput')
|
63
|
+
ListScopesInput = Shapes::StructureShape.new(name: 'ListScopesInput')
|
64
|
+
ListScopesOutput = Shapes::StructureShape.new(name: 'ListScopesOutput')
|
65
|
+
ListTagsForResourceInput = Shapes::StructureShape.new(name: 'ListTagsForResourceInput')
|
66
|
+
ListTagsForResourceOutput = Shapes::StructureShape.new(name: 'ListTagsForResourceOutput')
|
67
|
+
Long = Shapes::IntegerShape.new(name: 'Long')
|
68
|
+
MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
|
69
|
+
MetricUnit = Shapes::StringShape.new(name: 'MetricUnit')
|
70
|
+
MonitorArn = Shapes::StringShape.new(name: 'MonitorArn')
|
71
|
+
MonitorList = Shapes::ListShape.new(name: 'MonitorList')
|
72
|
+
MonitorLocalResource = Shapes::StructureShape.new(name: 'MonitorLocalResource')
|
73
|
+
MonitorLocalResourceType = Shapes::StringShape.new(name: 'MonitorLocalResourceType')
|
74
|
+
MonitorLocalResources = Shapes::ListShape.new(name: 'MonitorLocalResources')
|
75
|
+
MonitorMetric = Shapes::StringShape.new(name: 'MonitorMetric')
|
76
|
+
MonitorRemoteResource = Shapes::StructureShape.new(name: 'MonitorRemoteResource')
|
77
|
+
MonitorRemoteResourceType = Shapes::StringShape.new(name: 'MonitorRemoteResourceType')
|
78
|
+
MonitorRemoteResources = Shapes::ListShape.new(name: 'MonitorRemoteResources')
|
79
|
+
MonitorStatus = Shapes::StringShape.new(name: 'MonitorStatus')
|
80
|
+
MonitorSummary = Shapes::StructureShape.new(name: 'MonitorSummary')
|
81
|
+
MonitorTopContributorsRow = Shapes::StructureShape.new(name: 'MonitorTopContributorsRow')
|
82
|
+
MonitorTopContributorsRowList = Shapes::ListShape.new(name: 'MonitorTopContributorsRowList')
|
83
|
+
QueryStatus = Shapes::StringShape.new(name: 'QueryStatus')
|
84
|
+
ResourceName = Shapes::StringShape.new(name: 'ResourceName')
|
85
|
+
ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
|
86
|
+
ScopeId = Shapes::StringShape.new(name: 'ScopeId')
|
87
|
+
ScopeStatus = Shapes::StringShape.new(name: 'ScopeStatus')
|
88
|
+
ScopeSummary = Shapes::StructureShape.new(name: 'ScopeSummary')
|
89
|
+
ScopeSummaryList = Shapes::ListShape.new(name: 'ScopeSummaryList')
|
90
|
+
ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
|
91
|
+
StartQueryMonitorTopContributorsInput = Shapes::StructureShape.new(name: 'StartQueryMonitorTopContributorsInput')
|
92
|
+
StartQueryMonitorTopContributorsOutput = Shapes::StructureShape.new(name: 'StartQueryMonitorTopContributorsOutput')
|
93
|
+
StartQueryWorkloadInsightsTopContributorsDataInput = Shapes::StructureShape.new(name: 'StartQueryWorkloadInsightsTopContributorsDataInput')
|
94
|
+
StartQueryWorkloadInsightsTopContributorsDataOutput = Shapes::StructureShape.new(name: 'StartQueryWorkloadInsightsTopContributorsDataOutput')
|
95
|
+
StartQueryWorkloadInsightsTopContributorsInput = Shapes::StructureShape.new(name: 'StartQueryWorkloadInsightsTopContributorsInput')
|
96
|
+
StartQueryWorkloadInsightsTopContributorsOutput = Shapes::StructureShape.new(name: 'StartQueryWorkloadInsightsTopContributorsOutput')
|
97
|
+
StopQueryMonitorTopContributorsInput = Shapes::StructureShape.new(name: 'StopQueryMonitorTopContributorsInput')
|
98
|
+
StopQueryMonitorTopContributorsOutput = Shapes::StructureShape.new(name: 'StopQueryMonitorTopContributorsOutput')
|
99
|
+
StopQueryWorkloadInsightsTopContributorsDataInput = Shapes::StructureShape.new(name: 'StopQueryWorkloadInsightsTopContributorsDataInput')
|
100
|
+
StopQueryWorkloadInsightsTopContributorsDataOutput = Shapes::StructureShape.new(name: 'StopQueryWorkloadInsightsTopContributorsDataOutput')
|
101
|
+
StopQueryWorkloadInsightsTopContributorsInput = Shapes::StructureShape.new(name: 'StopQueryWorkloadInsightsTopContributorsInput')
|
102
|
+
StopQueryWorkloadInsightsTopContributorsOutput = Shapes::StructureShape.new(name: 'StopQueryWorkloadInsightsTopContributorsOutput')
|
103
|
+
String = Shapes::StringShape.new(name: 'String')
|
104
|
+
SubnetArn = Shapes::StringShape.new(name: 'SubnetArn')
|
105
|
+
SubnetId = Shapes::StringShape.new(name: 'SubnetId')
|
106
|
+
SyntheticTimestamp_date_time = Shapes::TimestampShape.new(name: 'SyntheticTimestamp_date_time', timestampFormat: "iso8601")
|
107
|
+
TagKey = Shapes::StringShape.new(name: 'TagKey')
|
108
|
+
TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
|
109
|
+
TagMap = Shapes::MapShape.new(name: 'TagMap')
|
110
|
+
TagResourceInput = Shapes::StructureShape.new(name: 'TagResourceInput')
|
111
|
+
TagResourceOutput = Shapes::StructureShape.new(name: 'TagResourceOutput')
|
112
|
+
TagValue = Shapes::StringShape.new(name: 'TagValue')
|
113
|
+
TargetId = Shapes::UnionShape.new(name: 'TargetId')
|
114
|
+
TargetIdentifier = Shapes::StructureShape.new(name: 'TargetIdentifier')
|
115
|
+
TargetResource = Shapes::StructureShape.new(name: 'TargetResource')
|
116
|
+
TargetResourceList = Shapes::ListShape.new(name: 'TargetResourceList')
|
117
|
+
TargetType = Shapes::StringShape.new(name: 'TargetType')
|
118
|
+
ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
|
119
|
+
TraversedComponent = Shapes::StructureShape.new(name: 'TraversedComponent')
|
120
|
+
TraversedConstructsList = Shapes::ListShape.new(name: 'TraversedConstructsList')
|
121
|
+
UntagResourceInput = Shapes::StructureShape.new(name: 'UntagResourceInput')
|
122
|
+
UntagResourceOutput = Shapes::StructureShape.new(name: 'UntagResourceOutput')
|
123
|
+
UpdateMonitorInput = Shapes::StructureShape.new(name: 'UpdateMonitorInput')
|
124
|
+
UpdateMonitorOutput = Shapes::StructureShape.new(name: 'UpdateMonitorOutput')
|
125
|
+
UpdateScopeInput = Shapes::StructureShape.new(name: 'UpdateScopeInput')
|
126
|
+
UpdateScopeInputResourcesToAddList = Shapes::ListShape.new(name: 'UpdateScopeInputResourcesToAddList')
|
127
|
+
UpdateScopeInputResourcesToDeleteList = Shapes::ListShape.new(name: 'UpdateScopeInputResourcesToDeleteList')
|
128
|
+
UpdateScopeOutput = Shapes::StructureShape.new(name: 'UpdateScopeOutput')
|
129
|
+
ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
|
130
|
+
VpcArn = Shapes::StringShape.new(name: 'VpcArn')
|
131
|
+
VpcId = Shapes::StringShape.new(name: 'VpcId')
|
132
|
+
WorkloadInsightsMetric = Shapes::StringShape.new(name: 'WorkloadInsightsMetric')
|
133
|
+
WorkloadInsightsTopContributorsDataPoint = Shapes::StructureShape.new(name: 'WorkloadInsightsTopContributorsDataPoint')
|
134
|
+
WorkloadInsightsTopContributorsDataPoints = Shapes::ListShape.new(name: 'WorkloadInsightsTopContributorsDataPoints')
|
135
|
+
WorkloadInsightsTopContributorsRow = Shapes::StructureShape.new(name: 'WorkloadInsightsTopContributorsRow')
|
136
|
+
WorkloadInsightsTopContributorsRowList = Shapes::ListShape.new(name: 'WorkloadInsightsTopContributorsRowList')
|
137
|
+
WorkloadInsightsTopContributorsTimestampsList = Shapes::ListShape.new(name: 'WorkloadInsightsTopContributorsTimestampsList')
|
138
|
+
WorkloadInsightsTopContributorsValuesList = Shapes::ListShape.new(name: 'WorkloadInsightsTopContributorsValuesList')
|
139
|
+
|
140
|
+
AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
|
141
|
+
AccessDeniedException.struct_class = Types::AccessDeniedException
|
142
|
+
|
143
|
+
ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
|
144
|
+
ConflictException.struct_class = Types::ConflictException
|
145
|
+
|
146
|
+
CreateMonitorInput.add_member(:monitor_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "monitorName"))
|
147
|
+
CreateMonitorInput.add_member(:local_resources, Shapes::ShapeRef.new(shape: CreateMonitorInputLocalResourcesList, required: true, location_name: "localResources"))
|
148
|
+
CreateMonitorInput.add_member(:remote_resources, Shapes::ShapeRef.new(shape: MonitorRemoteResources, location_name: "remoteResources"))
|
149
|
+
CreateMonitorInput.add_member(:scope_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "scopeArn"))
|
150
|
+
CreateMonitorInput.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
151
|
+
CreateMonitorInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
152
|
+
CreateMonitorInput.struct_class = Types::CreateMonitorInput
|
153
|
+
|
154
|
+
CreateMonitorInputLocalResourcesList.member = Shapes::ShapeRef.new(shape: MonitorLocalResource)
|
155
|
+
|
156
|
+
CreateMonitorOutput.add_member(:monitor_arn, Shapes::ShapeRef.new(shape: MonitorArn, required: true, location_name: "monitorArn"))
|
157
|
+
CreateMonitorOutput.add_member(:monitor_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "monitorName"))
|
158
|
+
CreateMonitorOutput.add_member(:monitor_status, Shapes::ShapeRef.new(shape: MonitorStatus, required: true, location_name: "monitorStatus"))
|
159
|
+
CreateMonitorOutput.add_member(:local_resources, Shapes::ShapeRef.new(shape: MonitorLocalResources, required: true, location_name: "localResources"))
|
160
|
+
CreateMonitorOutput.add_member(:remote_resources, Shapes::ShapeRef.new(shape: MonitorRemoteResources, required: true, location_name: "remoteResources"))
|
161
|
+
CreateMonitorOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: Iso8601Timestamp, required: true, location_name: "createdAt"))
|
162
|
+
CreateMonitorOutput.add_member(:modified_at, Shapes::ShapeRef.new(shape: Iso8601Timestamp, required: true, location_name: "modifiedAt"))
|
163
|
+
CreateMonitorOutput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
164
|
+
CreateMonitorOutput.struct_class = Types::CreateMonitorOutput
|
165
|
+
|
166
|
+
CreateScopeInput.add_member(:targets, Shapes::ShapeRef.new(shape: CreateScopeInputTargetsList, required: true, location_name: "targets"))
|
167
|
+
CreateScopeInput.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
168
|
+
CreateScopeInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
169
|
+
CreateScopeInput.struct_class = Types::CreateScopeInput
|
170
|
+
|
171
|
+
CreateScopeInputTargetsList.member = Shapes::ShapeRef.new(shape: TargetResource)
|
172
|
+
|
173
|
+
CreateScopeOutput.add_member(:scope_id, Shapes::ShapeRef.new(shape: ScopeId, required: true, location_name: "scopeId"))
|
174
|
+
CreateScopeOutput.add_member(:status, Shapes::ShapeRef.new(shape: ScopeStatus, required: true, location_name: "status"))
|
175
|
+
CreateScopeOutput.add_member(:scope_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "scopeArn"))
|
176
|
+
CreateScopeOutput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
177
|
+
CreateScopeOutput.struct_class = Types::CreateScopeOutput
|
178
|
+
|
179
|
+
DeleteMonitorInput.add_member(:monitor_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "monitorName"))
|
180
|
+
DeleteMonitorInput.struct_class = Types::DeleteMonitorInput
|
181
|
+
|
182
|
+
DeleteMonitorOutput.struct_class = Types::DeleteMonitorOutput
|
183
|
+
|
184
|
+
DeleteScopeInput.add_member(:scope_id, Shapes::ShapeRef.new(shape: ScopeId, required: true, location: "uri", location_name: "scopeId"))
|
185
|
+
DeleteScopeInput.struct_class = Types::DeleteScopeInput
|
186
|
+
|
187
|
+
DeleteScopeOutput.struct_class = Types::DeleteScopeOutput
|
188
|
+
|
189
|
+
GetMonitorInput.add_member(:monitor_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "monitorName"))
|
190
|
+
GetMonitorInput.struct_class = Types::GetMonitorInput
|
191
|
+
|
192
|
+
GetMonitorOutput.add_member(:monitor_arn, Shapes::ShapeRef.new(shape: MonitorArn, required: true, location_name: "monitorArn"))
|
193
|
+
GetMonitorOutput.add_member(:monitor_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "monitorName"))
|
194
|
+
GetMonitorOutput.add_member(:monitor_status, Shapes::ShapeRef.new(shape: MonitorStatus, required: true, location_name: "monitorStatus"))
|
195
|
+
GetMonitorOutput.add_member(:local_resources, Shapes::ShapeRef.new(shape: MonitorLocalResources, required: true, location_name: "localResources"))
|
196
|
+
GetMonitorOutput.add_member(:remote_resources, Shapes::ShapeRef.new(shape: MonitorRemoteResources, required: true, location_name: "remoteResources"))
|
197
|
+
GetMonitorOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: Iso8601Timestamp, required: true, location_name: "createdAt"))
|
198
|
+
GetMonitorOutput.add_member(:modified_at, Shapes::ShapeRef.new(shape: Iso8601Timestamp, required: true, location_name: "modifiedAt"))
|
199
|
+
GetMonitorOutput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
200
|
+
GetMonitorOutput.struct_class = Types::GetMonitorOutput
|
201
|
+
|
202
|
+
GetQueryResultsMonitorTopContributorsInput.add_member(:monitor_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "monitorName"))
|
203
|
+
GetQueryResultsMonitorTopContributorsInput.add_member(:query_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "queryId"))
|
204
|
+
GetQueryResultsMonitorTopContributorsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
|
205
|
+
GetQueryResultsMonitorTopContributorsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location: "querystring", location_name: "maxResults"))
|
206
|
+
GetQueryResultsMonitorTopContributorsInput.struct_class = Types::GetQueryResultsMonitorTopContributorsInput
|
207
|
+
|
208
|
+
GetQueryResultsMonitorTopContributorsOutput.add_member(:unit, Shapes::ShapeRef.new(shape: MetricUnit, location_name: "unit"))
|
209
|
+
GetQueryResultsMonitorTopContributorsOutput.add_member(:top_contributors, Shapes::ShapeRef.new(shape: MonitorTopContributorsRowList, location_name: "topContributors"))
|
210
|
+
GetQueryResultsMonitorTopContributorsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
211
|
+
GetQueryResultsMonitorTopContributorsOutput.struct_class = Types::GetQueryResultsMonitorTopContributorsOutput
|
212
|
+
|
213
|
+
GetQueryResultsWorkloadInsightsTopContributorsDataInput.add_member(:scope_id, Shapes::ShapeRef.new(shape: ScopeId, required: true, location: "uri", location_name: "scopeId"))
|
214
|
+
GetQueryResultsWorkloadInsightsTopContributorsDataInput.add_member(:query_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "queryId"))
|
215
|
+
GetQueryResultsWorkloadInsightsTopContributorsDataInput.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
|
216
|
+
GetQueryResultsWorkloadInsightsTopContributorsDataInput.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location: "querystring", location_name: "maxResults"))
|
217
|
+
GetQueryResultsWorkloadInsightsTopContributorsDataInput.struct_class = Types::GetQueryResultsWorkloadInsightsTopContributorsDataInput
|
218
|
+
|
219
|
+
GetQueryResultsWorkloadInsightsTopContributorsDataOutput.add_member(:unit, Shapes::ShapeRef.new(shape: MetricUnit, required: true, location_name: "unit"))
|
220
|
+
GetQueryResultsWorkloadInsightsTopContributorsDataOutput.add_member(:datapoints, Shapes::ShapeRef.new(shape: WorkloadInsightsTopContributorsDataPoints, required: true, location_name: "datapoints"))
|
221
|
+
GetQueryResultsWorkloadInsightsTopContributorsDataOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
222
|
+
GetQueryResultsWorkloadInsightsTopContributorsDataOutput.struct_class = Types::GetQueryResultsWorkloadInsightsTopContributorsDataOutput
|
223
|
+
|
224
|
+
GetQueryResultsWorkloadInsightsTopContributorsInput.add_member(:scope_id, Shapes::ShapeRef.new(shape: ScopeId, required: true, location: "uri", location_name: "scopeId"))
|
225
|
+
GetQueryResultsWorkloadInsightsTopContributorsInput.add_member(:query_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "queryId"))
|
226
|
+
GetQueryResultsWorkloadInsightsTopContributorsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
|
227
|
+
GetQueryResultsWorkloadInsightsTopContributorsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location: "querystring", location_name: "maxResults"))
|
228
|
+
GetQueryResultsWorkloadInsightsTopContributorsInput.struct_class = Types::GetQueryResultsWorkloadInsightsTopContributorsInput
|
229
|
+
|
230
|
+
GetQueryResultsWorkloadInsightsTopContributorsOutput.add_member(:top_contributors, Shapes::ShapeRef.new(shape: WorkloadInsightsTopContributorsRowList, location_name: "topContributors"))
|
231
|
+
GetQueryResultsWorkloadInsightsTopContributorsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
232
|
+
GetQueryResultsWorkloadInsightsTopContributorsOutput.struct_class = Types::GetQueryResultsWorkloadInsightsTopContributorsOutput
|
233
|
+
|
234
|
+
GetQueryStatusMonitorTopContributorsInput.add_member(:monitor_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "monitorName"))
|
235
|
+
GetQueryStatusMonitorTopContributorsInput.add_member(:query_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "queryId"))
|
236
|
+
GetQueryStatusMonitorTopContributorsInput.struct_class = Types::GetQueryStatusMonitorTopContributorsInput
|
237
|
+
|
238
|
+
GetQueryStatusMonitorTopContributorsOutput.add_member(:status, Shapes::ShapeRef.new(shape: QueryStatus, required: true, location_name: "status"))
|
239
|
+
GetQueryStatusMonitorTopContributorsOutput.struct_class = Types::GetQueryStatusMonitorTopContributorsOutput
|
240
|
+
|
241
|
+
GetQueryStatusWorkloadInsightsTopContributorsDataInput.add_member(:scope_id, Shapes::ShapeRef.new(shape: ScopeId, required: true, location: "uri", location_name: "scopeId"))
|
242
|
+
GetQueryStatusWorkloadInsightsTopContributorsDataInput.add_member(:query_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "queryId"))
|
243
|
+
GetQueryStatusWorkloadInsightsTopContributorsDataInput.struct_class = Types::GetQueryStatusWorkloadInsightsTopContributorsDataInput
|
244
|
+
|
245
|
+
GetQueryStatusWorkloadInsightsTopContributorsDataOutput.add_member(:status, Shapes::ShapeRef.new(shape: QueryStatus, required: true, location_name: "status"))
|
246
|
+
GetQueryStatusWorkloadInsightsTopContributorsDataOutput.struct_class = Types::GetQueryStatusWorkloadInsightsTopContributorsDataOutput
|
247
|
+
|
248
|
+
GetQueryStatusWorkloadInsightsTopContributorsInput.add_member(:scope_id, Shapes::ShapeRef.new(shape: ScopeId, required: true, location: "uri", location_name: "scopeId"))
|
249
|
+
GetQueryStatusWorkloadInsightsTopContributorsInput.add_member(:query_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "queryId"))
|
250
|
+
GetQueryStatusWorkloadInsightsTopContributorsInput.struct_class = Types::GetQueryStatusWorkloadInsightsTopContributorsInput
|
251
|
+
|
252
|
+
GetQueryStatusWorkloadInsightsTopContributorsOutput.add_member(:status, Shapes::ShapeRef.new(shape: QueryStatus, required: true, location_name: "status"))
|
253
|
+
GetQueryStatusWorkloadInsightsTopContributorsOutput.struct_class = Types::GetQueryStatusWorkloadInsightsTopContributorsOutput
|
254
|
+
|
255
|
+
GetScopeInput.add_member(:scope_id, Shapes::ShapeRef.new(shape: GetScopeInputScopeIdString, required: true, location: "uri", location_name: "scopeId"))
|
256
|
+
GetScopeInput.struct_class = Types::GetScopeInput
|
257
|
+
|
258
|
+
GetScopeOutput.add_member(:scope_id, Shapes::ShapeRef.new(shape: ScopeId, required: true, location_name: "scopeId"))
|
259
|
+
GetScopeOutput.add_member(:status, Shapes::ShapeRef.new(shape: ScopeStatus, required: true, location_name: "status"))
|
260
|
+
GetScopeOutput.add_member(:scope_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "scopeArn"))
|
261
|
+
GetScopeOutput.add_member(:targets, Shapes::ShapeRef.new(shape: TargetResourceList, required: true, location_name: "targets"))
|
262
|
+
GetScopeOutput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
263
|
+
GetScopeOutput.struct_class = Types::GetScopeOutput
|
264
|
+
|
265
|
+
InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
|
266
|
+
InternalServerException.struct_class = Types::InternalServerException
|
267
|
+
|
268
|
+
KubernetesMetadata.add_member(:local_service_name, Shapes::ShapeRef.new(shape: String, location_name: "localServiceName"))
|
269
|
+
KubernetesMetadata.add_member(:local_pod_name, Shapes::ShapeRef.new(shape: String, location_name: "localPodName"))
|
270
|
+
KubernetesMetadata.add_member(:local_pod_namespace, Shapes::ShapeRef.new(shape: String, location_name: "localPodNamespace"))
|
271
|
+
KubernetesMetadata.add_member(:remote_service_name, Shapes::ShapeRef.new(shape: String, location_name: "remoteServiceName"))
|
272
|
+
KubernetesMetadata.add_member(:remote_pod_name, Shapes::ShapeRef.new(shape: String, location_name: "remotePodName"))
|
273
|
+
KubernetesMetadata.add_member(:remote_pod_namespace, Shapes::ShapeRef.new(shape: String, location_name: "remotePodNamespace"))
|
274
|
+
KubernetesMetadata.struct_class = Types::KubernetesMetadata
|
275
|
+
|
276
|
+
ListMonitorsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
|
277
|
+
ListMonitorsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
278
|
+
ListMonitorsInput.add_member(:monitor_status, Shapes::ShapeRef.new(shape: MonitorStatus, location: "querystring", location_name: "monitorStatus"))
|
279
|
+
ListMonitorsInput.struct_class = Types::ListMonitorsInput
|
280
|
+
|
281
|
+
ListMonitorsOutput.add_member(:monitors, Shapes::ShapeRef.new(shape: MonitorList, required: true, location_name: "monitors"))
|
282
|
+
ListMonitorsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
283
|
+
ListMonitorsOutput.struct_class = Types::ListMonitorsOutput
|
284
|
+
|
285
|
+
ListScopesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
|
286
|
+
ListScopesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
287
|
+
ListScopesInput.struct_class = Types::ListScopesInput
|
288
|
+
|
289
|
+
ListScopesOutput.add_member(:scopes, Shapes::ShapeRef.new(shape: ScopeSummaryList, required: true, location_name: "scopes"))
|
290
|
+
ListScopesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
291
|
+
ListScopesOutput.struct_class = Types::ListScopesOutput
|
292
|
+
|
293
|
+
ListTagsForResourceInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "resourceArn"))
|
294
|
+
ListTagsForResourceInput.struct_class = Types::ListTagsForResourceInput
|
295
|
+
|
296
|
+
ListTagsForResourceOutput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
297
|
+
ListTagsForResourceOutput.struct_class = Types::ListTagsForResourceOutput
|
298
|
+
|
299
|
+
MonitorList.member = Shapes::ShapeRef.new(shape: MonitorSummary)
|
300
|
+
|
301
|
+
MonitorLocalResource.add_member(:type, Shapes::ShapeRef.new(shape: MonitorLocalResourceType, required: true, location_name: "type"))
|
302
|
+
MonitorLocalResource.add_member(:identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "identifier"))
|
303
|
+
MonitorLocalResource.struct_class = Types::MonitorLocalResource
|
304
|
+
|
305
|
+
MonitorLocalResources.member = Shapes::ShapeRef.new(shape: MonitorLocalResource)
|
306
|
+
|
307
|
+
MonitorRemoteResource.add_member(:type, Shapes::ShapeRef.new(shape: MonitorRemoteResourceType, required: true, location_name: "type"))
|
308
|
+
MonitorRemoteResource.add_member(:identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "identifier"))
|
309
|
+
MonitorRemoteResource.struct_class = Types::MonitorRemoteResource
|
310
|
+
|
311
|
+
MonitorRemoteResources.member = Shapes::ShapeRef.new(shape: MonitorRemoteResource)
|
312
|
+
|
313
|
+
MonitorSummary.add_member(:monitor_arn, Shapes::ShapeRef.new(shape: MonitorArn, required: true, location_name: "monitorArn"))
|
314
|
+
MonitorSummary.add_member(:monitor_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "monitorName"))
|
315
|
+
MonitorSummary.add_member(:monitor_status, Shapes::ShapeRef.new(shape: MonitorStatus, required: true, location_name: "monitorStatus"))
|
316
|
+
MonitorSummary.struct_class = Types::MonitorSummary
|
317
|
+
|
318
|
+
MonitorTopContributorsRow.add_member(:local_ip, Shapes::ShapeRef.new(shape: String, location_name: "localIp"))
|
319
|
+
MonitorTopContributorsRow.add_member(:snat_ip, Shapes::ShapeRef.new(shape: String, location_name: "snatIp"))
|
320
|
+
MonitorTopContributorsRow.add_member(:local_instance_id, Shapes::ShapeRef.new(shape: InstanceId, location_name: "localInstanceId"))
|
321
|
+
MonitorTopContributorsRow.add_member(:local_vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "localVpcId"))
|
322
|
+
MonitorTopContributorsRow.add_member(:local_region, Shapes::ShapeRef.new(shape: AwsRegion, location_name: "localRegion"))
|
323
|
+
MonitorTopContributorsRow.add_member(:local_az, Shapes::ShapeRef.new(shape: AvailabilityZone, location_name: "localAz"))
|
324
|
+
MonitorTopContributorsRow.add_member(:local_subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "localSubnetId"))
|
325
|
+
MonitorTopContributorsRow.add_member(:target_port, Shapes::ShapeRef.new(shape: Integer, location_name: "targetPort"))
|
326
|
+
MonitorTopContributorsRow.add_member(:destination_category, Shapes::ShapeRef.new(shape: DestinationCategory, location_name: "destinationCategory"))
|
327
|
+
MonitorTopContributorsRow.add_member(:remote_vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "remoteVpcId"))
|
328
|
+
MonitorTopContributorsRow.add_member(:remote_region, Shapes::ShapeRef.new(shape: AwsRegion, location_name: "remoteRegion"))
|
329
|
+
MonitorTopContributorsRow.add_member(:remote_az, Shapes::ShapeRef.new(shape: AvailabilityZone, location_name: "remoteAz"))
|
330
|
+
MonitorTopContributorsRow.add_member(:remote_subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "remoteSubnetId"))
|
331
|
+
MonitorTopContributorsRow.add_member(:remote_instance_id, Shapes::ShapeRef.new(shape: InstanceId, location_name: "remoteInstanceId"))
|
332
|
+
MonitorTopContributorsRow.add_member(:remote_ip, Shapes::ShapeRef.new(shape: String, location_name: "remoteIp"))
|
333
|
+
MonitorTopContributorsRow.add_member(:dnat_ip, Shapes::ShapeRef.new(shape: String, location_name: "dnatIp"))
|
334
|
+
MonitorTopContributorsRow.add_member(:value, Shapes::ShapeRef.new(shape: Long, location_name: "value"))
|
335
|
+
MonitorTopContributorsRow.add_member(:traversed_constructs, Shapes::ShapeRef.new(shape: TraversedConstructsList, location_name: "traversedConstructs"))
|
336
|
+
MonitorTopContributorsRow.add_member(:kubernetes_metadata, Shapes::ShapeRef.new(shape: KubernetesMetadata, location_name: "kubernetesMetadata"))
|
337
|
+
MonitorTopContributorsRow.add_member(:local_instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, location_name: "localInstanceArn"))
|
338
|
+
MonitorTopContributorsRow.add_member(:local_subnet_arn, Shapes::ShapeRef.new(shape: SubnetArn, location_name: "localSubnetArn"))
|
339
|
+
MonitorTopContributorsRow.add_member(:local_vpc_arn, Shapes::ShapeRef.new(shape: VpcArn, location_name: "localVpcArn"))
|
340
|
+
MonitorTopContributorsRow.add_member(:remote_instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, location_name: "remoteInstanceArn"))
|
341
|
+
MonitorTopContributorsRow.add_member(:remote_subnet_arn, Shapes::ShapeRef.new(shape: SubnetArn, location_name: "remoteSubnetArn"))
|
342
|
+
MonitorTopContributorsRow.add_member(:remote_vpc_arn, Shapes::ShapeRef.new(shape: VpcArn, location_name: "remoteVpcArn"))
|
343
|
+
MonitorTopContributorsRow.struct_class = Types::MonitorTopContributorsRow
|
344
|
+
|
345
|
+
MonitorTopContributorsRowList.member = Shapes::ShapeRef.new(shape: MonitorTopContributorsRow)
|
346
|
+
|
347
|
+
ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
|
348
|
+
ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
|
349
|
+
|
350
|
+
ScopeSummary.add_member(:scope_id, Shapes::ShapeRef.new(shape: ScopeId, required: true, location_name: "scopeId"))
|
351
|
+
ScopeSummary.add_member(:status, Shapes::ShapeRef.new(shape: ScopeStatus, required: true, location_name: "status"))
|
352
|
+
ScopeSummary.add_member(:scope_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "scopeArn"))
|
353
|
+
ScopeSummary.struct_class = Types::ScopeSummary
|
354
|
+
|
355
|
+
ScopeSummaryList.member = Shapes::ShapeRef.new(shape: ScopeSummary)
|
356
|
+
|
357
|
+
ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
|
358
|
+
ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
|
359
|
+
|
360
|
+
StartQueryMonitorTopContributorsInput.add_member(:monitor_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "monitorName"))
|
361
|
+
StartQueryMonitorTopContributorsInput.add_member(:start_time, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, required: true, location_name: "startTime"))
|
362
|
+
StartQueryMonitorTopContributorsInput.add_member(:end_time, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, required: true, location_name: "endTime"))
|
363
|
+
StartQueryMonitorTopContributorsInput.add_member(:metric_name, Shapes::ShapeRef.new(shape: MonitorMetric, required: true, location_name: "metricName"))
|
364
|
+
StartQueryMonitorTopContributorsInput.add_member(:destination_category, Shapes::ShapeRef.new(shape: DestinationCategory, required: true, location_name: "destinationCategory"))
|
365
|
+
StartQueryMonitorTopContributorsInput.add_member(:limit, Shapes::ShapeRef.new(shape: Limit, location_name: "limit"))
|
366
|
+
StartQueryMonitorTopContributorsInput.struct_class = Types::StartQueryMonitorTopContributorsInput
|
367
|
+
|
368
|
+
StartQueryMonitorTopContributorsOutput.add_member(:query_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "queryId"))
|
369
|
+
StartQueryMonitorTopContributorsOutput.struct_class = Types::StartQueryMonitorTopContributorsOutput
|
370
|
+
|
371
|
+
StartQueryWorkloadInsightsTopContributorsDataInput.add_member(:scope_id, Shapes::ShapeRef.new(shape: ScopeId, required: true, location: "uri", location_name: "scopeId"))
|
372
|
+
StartQueryWorkloadInsightsTopContributorsDataInput.add_member(:start_time, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, required: true, location_name: "startTime"))
|
373
|
+
StartQueryWorkloadInsightsTopContributorsDataInput.add_member(:end_time, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, required: true, location_name: "endTime"))
|
374
|
+
StartQueryWorkloadInsightsTopContributorsDataInput.add_member(:metric_name, Shapes::ShapeRef.new(shape: WorkloadInsightsMetric, required: true, location_name: "metricName"))
|
375
|
+
StartQueryWorkloadInsightsTopContributorsDataInput.add_member(:destination_category, Shapes::ShapeRef.new(shape: DestinationCategory, required: true, location_name: "destinationCategory"))
|
376
|
+
StartQueryWorkloadInsightsTopContributorsDataInput.struct_class = Types::StartQueryWorkloadInsightsTopContributorsDataInput
|
377
|
+
|
378
|
+
StartQueryWorkloadInsightsTopContributorsDataOutput.add_member(:query_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "queryId"))
|
379
|
+
StartQueryWorkloadInsightsTopContributorsDataOutput.struct_class = Types::StartQueryWorkloadInsightsTopContributorsDataOutput
|
380
|
+
|
381
|
+
StartQueryWorkloadInsightsTopContributorsInput.add_member(:scope_id, Shapes::ShapeRef.new(shape: ScopeId, required: true, location: "uri", location_name: "scopeId"))
|
382
|
+
StartQueryWorkloadInsightsTopContributorsInput.add_member(:start_time, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, required: true, location_name: "startTime"))
|
383
|
+
StartQueryWorkloadInsightsTopContributorsInput.add_member(:end_time, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, required: true, location_name: "endTime"))
|
384
|
+
StartQueryWorkloadInsightsTopContributorsInput.add_member(:metric_name, Shapes::ShapeRef.new(shape: WorkloadInsightsMetric, required: true, location_name: "metricName"))
|
385
|
+
StartQueryWorkloadInsightsTopContributorsInput.add_member(:destination_category, Shapes::ShapeRef.new(shape: DestinationCategory, required: true, location_name: "destinationCategory"))
|
386
|
+
StartQueryWorkloadInsightsTopContributorsInput.add_member(:limit, Shapes::ShapeRef.new(shape: Limit, location_name: "limit"))
|
387
|
+
StartQueryWorkloadInsightsTopContributorsInput.struct_class = Types::StartQueryWorkloadInsightsTopContributorsInput
|
388
|
+
|
389
|
+
StartQueryWorkloadInsightsTopContributorsOutput.add_member(:query_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "queryId"))
|
390
|
+
StartQueryWorkloadInsightsTopContributorsOutput.struct_class = Types::StartQueryWorkloadInsightsTopContributorsOutput
|
391
|
+
|
392
|
+
StopQueryMonitorTopContributorsInput.add_member(:monitor_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "monitorName"))
|
393
|
+
StopQueryMonitorTopContributorsInput.add_member(:query_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "queryId"))
|
394
|
+
StopQueryMonitorTopContributorsInput.struct_class = Types::StopQueryMonitorTopContributorsInput
|
395
|
+
|
396
|
+
StopQueryMonitorTopContributorsOutput.struct_class = Types::StopQueryMonitorTopContributorsOutput
|
397
|
+
|
398
|
+
StopQueryWorkloadInsightsTopContributorsDataInput.add_member(:scope_id, Shapes::ShapeRef.new(shape: ScopeId, required: true, location: "uri", location_name: "scopeId"))
|
399
|
+
StopQueryWorkloadInsightsTopContributorsDataInput.add_member(:query_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "queryId"))
|
400
|
+
StopQueryWorkloadInsightsTopContributorsDataInput.struct_class = Types::StopQueryWorkloadInsightsTopContributorsDataInput
|
401
|
+
|
402
|
+
StopQueryWorkloadInsightsTopContributorsDataOutput.struct_class = Types::StopQueryWorkloadInsightsTopContributorsDataOutput
|
403
|
+
|
404
|
+
StopQueryWorkloadInsightsTopContributorsInput.add_member(:scope_id, Shapes::ShapeRef.new(shape: ScopeId, required: true, location: "uri", location_name: "scopeId"))
|
405
|
+
StopQueryWorkloadInsightsTopContributorsInput.add_member(:query_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "queryId"))
|
406
|
+
StopQueryWorkloadInsightsTopContributorsInput.struct_class = Types::StopQueryWorkloadInsightsTopContributorsInput
|
407
|
+
|
408
|
+
StopQueryWorkloadInsightsTopContributorsOutput.struct_class = Types::StopQueryWorkloadInsightsTopContributorsOutput
|
409
|
+
|
410
|
+
TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey)
|
411
|
+
|
412
|
+
TagMap.key = Shapes::ShapeRef.new(shape: TagKey)
|
413
|
+
TagMap.value = Shapes::ShapeRef.new(shape: TagValue)
|
414
|
+
|
415
|
+
TagResourceInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "resourceArn"))
|
416
|
+
TagResourceInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, required: true, location_name: "tags"))
|
417
|
+
TagResourceInput.struct_class = Types::TagResourceInput
|
418
|
+
|
419
|
+
TagResourceOutput.struct_class = Types::TagResourceOutput
|
420
|
+
|
421
|
+
TargetId.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "accountId"))
|
422
|
+
TargetId.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
423
|
+
TargetId.add_member_subclass(:account_id, Types::TargetId::AccountId)
|
424
|
+
TargetId.add_member_subclass(:unknown, Types::TargetId::Unknown)
|
425
|
+
TargetId.struct_class = Types::TargetId
|
426
|
+
|
427
|
+
TargetIdentifier.add_member(:target_id, Shapes::ShapeRef.new(shape: TargetId, required: true, location_name: "targetId"))
|
428
|
+
TargetIdentifier.add_member(:target_type, Shapes::ShapeRef.new(shape: TargetType, required: true, location_name: "targetType"))
|
429
|
+
TargetIdentifier.struct_class = Types::TargetIdentifier
|
430
|
+
|
431
|
+
TargetResource.add_member(:target_identifier, Shapes::ShapeRef.new(shape: TargetIdentifier, required: true, location_name: "targetIdentifier"))
|
432
|
+
TargetResource.add_member(:region, Shapes::ShapeRef.new(shape: AwsRegion, required: true, location_name: "region"))
|
433
|
+
TargetResource.struct_class = Types::TargetResource
|
434
|
+
|
435
|
+
TargetResourceList.member = Shapes::ShapeRef.new(shape: TargetResource)
|
436
|
+
|
437
|
+
ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
|
438
|
+
ThrottlingException.struct_class = Types::ThrottlingException
|
439
|
+
|
440
|
+
TraversedComponent.add_member(:component_id, Shapes::ShapeRef.new(shape: Component, location_name: "componentId"))
|
441
|
+
TraversedComponent.add_member(:component_type, Shapes::ShapeRef.new(shape: ComponentType, location_name: "componentType"))
|
442
|
+
TraversedComponent.add_member(:component_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "componentArn"))
|
443
|
+
TraversedComponent.add_member(:service_name, Shapes::ShapeRef.new(shape: String, location_name: "serviceName"))
|
444
|
+
TraversedComponent.struct_class = Types::TraversedComponent
|
445
|
+
|
446
|
+
TraversedConstructsList.member = Shapes::ShapeRef.new(shape: TraversedComponent)
|
447
|
+
|
448
|
+
UntagResourceInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "resourceArn"))
|
449
|
+
UntagResourceInput.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location: "querystring", location_name: "tagKeys"))
|
450
|
+
UntagResourceInput.struct_class = Types::UntagResourceInput
|
451
|
+
|
452
|
+
UntagResourceOutput.struct_class = Types::UntagResourceOutput
|
453
|
+
|
454
|
+
UpdateMonitorInput.add_member(:monitor_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "monitorName"))
|
455
|
+
UpdateMonitorInput.add_member(:local_resources_to_add, Shapes::ShapeRef.new(shape: MonitorLocalResources, location_name: "localResourcesToAdd"))
|
456
|
+
UpdateMonitorInput.add_member(:local_resources_to_remove, Shapes::ShapeRef.new(shape: MonitorLocalResources, location_name: "localResourcesToRemove"))
|
457
|
+
UpdateMonitorInput.add_member(:remote_resources_to_add, Shapes::ShapeRef.new(shape: MonitorRemoteResources, location_name: "remoteResourcesToAdd"))
|
458
|
+
UpdateMonitorInput.add_member(:remote_resources_to_remove, Shapes::ShapeRef.new(shape: MonitorRemoteResources, location_name: "remoteResourcesToRemove"))
|
459
|
+
UpdateMonitorInput.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
460
|
+
UpdateMonitorInput.struct_class = Types::UpdateMonitorInput
|
461
|
+
|
462
|
+
UpdateMonitorOutput.add_member(:monitor_arn, Shapes::ShapeRef.new(shape: MonitorArn, required: true, location_name: "monitorArn"))
|
463
|
+
UpdateMonitorOutput.add_member(:monitor_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "monitorName"))
|
464
|
+
UpdateMonitorOutput.add_member(:monitor_status, Shapes::ShapeRef.new(shape: MonitorStatus, required: true, location_name: "monitorStatus"))
|
465
|
+
UpdateMonitorOutput.add_member(:local_resources, Shapes::ShapeRef.new(shape: MonitorLocalResources, required: true, location_name: "localResources"))
|
466
|
+
UpdateMonitorOutput.add_member(:remote_resources, Shapes::ShapeRef.new(shape: MonitorRemoteResources, required: true, location_name: "remoteResources"))
|
467
|
+
UpdateMonitorOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: Iso8601Timestamp, required: true, location_name: "createdAt"))
|
468
|
+
UpdateMonitorOutput.add_member(:modified_at, Shapes::ShapeRef.new(shape: Iso8601Timestamp, required: true, location_name: "modifiedAt"))
|
469
|
+
UpdateMonitorOutput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
470
|
+
UpdateMonitorOutput.struct_class = Types::UpdateMonitorOutput
|
471
|
+
|
472
|
+
UpdateScopeInput.add_member(:scope_id, Shapes::ShapeRef.new(shape: ScopeId, required: true, location: "uri", location_name: "scopeId"))
|
473
|
+
UpdateScopeInput.add_member(:resources_to_add, Shapes::ShapeRef.new(shape: UpdateScopeInputResourcesToAddList, location_name: "resourcesToAdd"))
|
474
|
+
UpdateScopeInput.add_member(:resources_to_delete, Shapes::ShapeRef.new(shape: UpdateScopeInputResourcesToDeleteList, location_name: "resourcesToDelete"))
|
475
|
+
UpdateScopeInput.struct_class = Types::UpdateScopeInput
|
476
|
+
|
477
|
+
UpdateScopeInputResourcesToAddList.member = Shapes::ShapeRef.new(shape: TargetResource)
|
478
|
+
|
479
|
+
UpdateScopeInputResourcesToDeleteList.member = Shapes::ShapeRef.new(shape: TargetResource)
|
480
|
+
|
481
|
+
UpdateScopeOutput.add_member(:scope_id, Shapes::ShapeRef.new(shape: ScopeId, required: true, location_name: "scopeId"))
|
482
|
+
UpdateScopeOutput.add_member(:status, Shapes::ShapeRef.new(shape: ScopeStatus, required: true, location_name: "status"))
|
483
|
+
UpdateScopeOutput.add_member(:scope_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "scopeArn"))
|
484
|
+
UpdateScopeOutput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
485
|
+
UpdateScopeOutput.struct_class = Types::UpdateScopeOutput
|
486
|
+
|
487
|
+
ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
|
488
|
+
ValidationException.struct_class = Types::ValidationException
|
489
|
+
|
490
|
+
WorkloadInsightsTopContributorsDataPoint.add_member(:timestamps, Shapes::ShapeRef.new(shape: WorkloadInsightsTopContributorsTimestampsList, required: true, location_name: "timestamps"))
|
491
|
+
WorkloadInsightsTopContributorsDataPoint.add_member(:values, Shapes::ShapeRef.new(shape: WorkloadInsightsTopContributorsValuesList, required: true, location_name: "values"))
|
492
|
+
WorkloadInsightsTopContributorsDataPoint.add_member(:label, Shapes::ShapeRef.new(shape: String, required: true, location_name: "label"))
|
493
|
+
WorkloadInsightsTopContributorsDataPoint.struct_class = Types::WorkloadInsightsTopContributorsDataPoint
|
494
|
+
|
495
|
+
WorkloadInsightsTopContributorsDataPoints.member = Shapes::ShapeRef.new(shape: WorkloadInsightsTopContributorsDataPoint)
|
496
|
+
|
497
|
+
WorkloadInsightsTopContributorsRow.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "accountId"))
|
498
|
+
WorkloadInsightsTopContributorsRow.add_member(:local_subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "localSubnetId"))
|
499
|
+
WorkloadInsightsTopContributorsRow.add_member(:local_az, Shapes::ShapeRef.new(shape: AvailabilityZone, location_name: "localAz"))
|
500
|
+
WorkloadInsightsTopContributorsRow.add_member(:local_vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "localVpcId"))
|
501
|
+
WorkloadInsightsTopContributorsRow.add_member(:local_region, Shapes::ShapeRef.new(shape: AwsRegion, location_name: "localRegion"))
|
502
|
+
WorkloadInsightsTopContributorsRow.add_member(:remote_identifier, Shapes::ShapeRef.new(shape: String, location_name: "remoteIdentifier"))
|
503
|
+
WorkloadInsightsTopContributorsRow.add_member(:value, Shapes::ShapeRef.new(shape: Long, location_name: "value"))
|
504
|
+
WorkloadInsightsTopContributorsRow.add_member(:local_subnet_arn, Shapes::ShapeRef.new(shape: SubnetArn, location_name: "localSubnetArn"))
|
505
|
+
WorkloadInsightsTopContributorsRow.add_member(:local_vpc_arn, Shapes::ShapeRef.new(shape: VpcArn, location_name: "localVpcArn"))
|
506
|
+
WorkloadInsightsTopContributorsRow.struct_class = Types::WorkloadInsightsTopContributorsRow
|
507
|
+
|
508
|
+
WorkloadInsightsTopContributorsRowList.member = Shapes::ShapeRef.new(shape: WorkloadInsightsTopContributorsRow)
|
509
|
+
|
510
|
+
WorkloadInsightsTopContributorsTimestampsList.member = Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time)
|
511
|
+
|
512
|
+
WorkloadInsightsTopContributorsValuesList.member = Shapes::ShapeRef.new(shape: Double)
|
513
|
+
|
514
|
+
|
515
|
+
# @api private
|
516
|
+
API = Seahorse::Model::Api.new.tap do |api|
|
517
|
+
|
518
|
+
api.version = "2023-04-19"
|
519
|
+
|
520
|
+
api.metadata = {
|
521
|
+
"apiVersion" => "2023-04-19",
|
522
|
+
"auth" => ["aws.auth#sigv4"],
|
523
|
+
"endpointPrefix" => "networkflowmonitor",
|
524
|
+
"protocol" => "rest-json",
|
525
|
+
"protocols" => ["rest-json"],
|
526
|
+
"serviceFullName" => "Network Flow Monitor",
|
527
|
+
"serviceId" => "NetworkFlowMonitor",
|
528
|
+
"signatureVersion" => "v4",
|
529
|
+
"signingName" => "networkflowmonitor",
|
530
|
+
"uid" => "networkflowmonitor-2023-04-19",
|
531
|
+
}
|
532
|
+
|
533
|
+
api.add_operation(:create_monitor, Seahorse::Model::Operation.new.tap do |o|
|
534
|
+
o.name = "CreateMonitor"
|
535
|
+
o.http_method = "POST"
|
536
|
+
o.http_request_uri = "/monitors"
|
537
|
+
o.input = Shapes::ShapeRef.new(shape: CreateMonitorInput)
|
538
|
+
o.output = Shapes::ShapeRef.new(shape: CreateMonitorOutput)
|
539
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
540
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
541
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
542
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
543
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
544
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
545
|
+
end)
|
546
|
+
|
547
|
+
api.add_operation(:create_scope, Seahorse::Model::Operation.new.tap do |o|
|
548
|
+
o.name = "CreateScope"
|
549
|
+
o.http_method = "POST"
|
550
|
+
o.http_request_uri = "/scopes"
|
551
|
+
o.input = Shapes::ShapeRef.new(shape: CreateScopeInput)
|
552
|
+
o.output = Shapes::ShapeRef.new(shape: CreateScopeOutput)
|
553
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
554
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
555
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
556
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
557
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
558
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
559
|
+
end)
|
560
|
+
|
561
|
+
api.add_operation(:delete_monitor, Seahorse::Model::Operation.new.tap do |o|
|
562
|
+
o.name = "DeleteMonitor"
|
563
|
+
o.http_method = "DELETE"
|
564
|
+
o.http_request_uri = "/monitors/{monitorName}"
|
565
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteMonitorInput)
|
566
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteMonitorOutput)
|
567
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
568
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
569
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
570
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
571
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
572
|
+
end)
|
573
|
+
|
574
|
+
api.add_operation(:delete_scope, Seahorse::Model::Operation.new.tap do |o|
|
575
|
+
o.name = "DeleteScope"
|
576
|
+
o.http_method = "DELETE"
|
577
|
+
o.http_request_uri = "/scopes/{scopeId}"
|
578
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteScopeInput)
|
579
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteScopeOutput)
|
580
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
581
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
582
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
583
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
584
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
585
|
+
end)
|
586
|
+
|
587
|
+
api.add_operation(:get_monitor, Seahorse::Model::Operation.new.tap do |o|
|
588
|
+
o.name = "GetMonitor"
|
589
|
+
o.http_method = "GET"
|
590
|
+
o.http_request_uri = "/monitors/{monitorName}"
|
591
|
+
o.input = Shapes::ShapeRef.new(shape: GetMonitorInput)
|
592
|
+
o.output = Shapes::ShapeRef.new(shape: GetMonitorOutput)
|
593
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
594
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
595
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
596
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
597
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
598
|
+
end)
|
599
|
+
|
600
|
+
api.add_operation(:get_query_results_monitor_top_contributors, Seahorse::Model::Operation.new.tap do |o|
|
601
|
+
o.name = "GetQueryResultsMonitorTopContributors"
|
602
|
+
o.http_method = "GET"
|
603
|
+
o.http_request_uri = "/monitors/{monitorName}/topContributorsQueries/{queryId}/results"
|
604
|
+
o.input = Shapes::ShapeRef.new(shape: GetQueryResultsMonitorTopContributorsInput)
|
605
|
+
o.output = Shapes::ShapeRef.new(shape: GetQueryResultsMonitorTopContributorsOutput)
|
606
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
607
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
608
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
609
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
610
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
611
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
612
|
+
o[:pager] = Aws::Pager.new(
|
613
|
+
limit_key: "max_results",
|
614
|
+
tokens: {
|
615
|
+
"next_token" => "next_token"
|
616
|
+
}
|
617
|
+
)
|
618
|
+
end)
|
619
|
+
|
620
|
+
api.add_operation(:get_query_results_workload_insights_top_contributors, Seahorse::Model::Operation.new.tap do |o|
|
621
|
+
o.name = "GetQueryResultsWorkloadInsightsTopContributors"
|
622
|
+
o.http_method = "GET"
|
623
|
+
o.http_request_uri = "/workloadInsights/{scopeId}/topContributorsQueries/{queryId}/results"
|
624
|
+
o.input = Shapes::ShapeRef.new(shape: GetQueryResultsWorkloadInsightsTopContributorsInput)
|
625
|
+
o.output = Shapes::ShapeRef.new(shape: GetQueryResultsWorkloadInsightsTopContributorsOutput)
|
626
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
627
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
628
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
629
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
630
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
631
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
632
|
+
o[:pager] = Aws::Pager.new(
|
633
|
+
limit_key: "max_results",
|
634
|
+
tokens: {
|
635
|
+
"next_token" => "next_token"
|
636
|
+
}
|
637
|
+
)
|
638
|
+
end)
|
639
|
+
|
640
|
+
api.add_operation(:get_query_results_workload_insights_top_contributors_data, Seahorse::Model::Operation.new.tap do |o|
|
641
|
+
o.name = "GetQueryResultsWorkloadInsightsTopContributorsData"
|
642
|
+
o.http_method = "GET"
|
643
|
+
o.http_request_uri = "/workloadInsights/{scopeId}/topContributorsDataQueries/{queryId}/results"
|
644
|
+
o.input = Shapes::ShapeRef.new(shape: GetQueryResultsWorkloadInsightsTopContributorsDataInput)
|
645
|
+
o.output = Shapes::ShapeRef.new(shape: GetQueryResultsWorkloadInsightsTopContributorsDataOutput)
|
646
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
647
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
648
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
649
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
650
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
651
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
652
|
+
o[:pager] = Aws::Pager.new(
|
653
|
+
limit_key: "max_results",
|
654
|
+
tokens: {
|
655
|
+
"next_token" => "next_token"
|
656
|
+
}
|
657
|
+
)
|
658
|
+
end)
|
659
|
+
|
660
|
+
api.add_operation(:get_query_status_monitor_top_contributors, Seahorse::Model::Operation.new.tap do |o|
|
661
|
+
o.name = "GetQueryStatusMonitorTopContributors"
|
662
|
+
o.http_method = "GET"
|
663
|
+
o.http_request_uri = "/monitors/{monitorName}/topContributorsQueries/{queryId}/status"
|
664
|
+
o.input = Shapes::ShapeRef.new(shape: GetQueryStatusMonitorTopContributorsInput)
|
665
|
+
o.output = Shapes::ShapeRef.new(shape: GetQueryStatusMonitorTopContributorsOutput)
|
666
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
667
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
668
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
669
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
670
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
671
|
+
end)
|
672
|
+
|
673
|
+
api.add_operation(:get_query_status_workload_insights_top_contributors, Seahorse::Model::Operation.new.tap do |o|
|
674
|
+
o.name = "GetQueryStatusWorkloadInsightsTopContributors"
|
675
|
+
o.http_method = "GET"
|
676
|
+
o.http_request_uri = "/workloadInsights/{scopeId}/topContributorsQueries/{queryId}/status"
|
677
|
+
o.input = Shapes::ShapeRef.new(shape: GetQueryStatusWorkloadInsightsTopContributorsInput)
|
678
|
+
o.output = Shapes::ShapeRef.new(shape: GetQueryStatusWorkloadInsightsTopContributorsOutput)
|
679
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
680
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
681
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
682
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
683
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
684
|
+
end)
|
685
|
+
|
686
|
+
api.add_operation(:get_query_status_workload_insights_top_contributors_data, Seahorse::Model::Operation.new.tap do |o|
|
687
|
+
o.name = "GetQueryStatusWorkloadInsightsTopContributorsData"
|
688
|
+
o.http_method = "GET"
|
689
|
+
o.http_request_uri = "/workloadInsights/{scopeId}/topContributorsDataQueries/{queryId}/status"
|
690
|
+
o.input = Shapes::ShapeRef.new(shape: GetQueryStatusWorkloadInsightsTopContributorsDataInput)
|
691
|
+
o.output = Shapes::ShapeRef.new(shape: GetQueryStatusWorkloadInsightsTopContributorsDataOutput)
|
692
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
693
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
694
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
695
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
696
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
697
|
+
end)
|
698
|
+
|
699
|
+
api.add_operation(:get_scope, Seahorse::Model::Operation.new.tap do |o|
|
700
|
+
o.name = "GetScope"
|
701
|
+
o.http_method = "GET"
|
702
|
+
o.http_request_uri = "/scopes/{scopeId}"
|
703
|
+
o.input = Shapes::ShapeRef.new(shape: GetScopeInput)
|
704
|
+
o.output = Shapes::ShapeRef.new(shape: GetScopeOutput)
|
705
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
706
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
707
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
708
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
709
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
710
|
+
end)
|
711
|
+
|
712
|
+
api.add_operation(:list_monitors, Seahorse::Model::Operation.new.tap do |o|
|
713
|
+
o.name = "ListMonitors"
|
714
|
+
o.http_method = "GET"
|
715
|
+
o.http_request_uri = "/monitors"
|
716
|
+
o.input = Shapes::ShapeRef.new(shape: ListMonitorsInput)
|
717
|
+
o.output = Shapes::ShapeRef.new(shape: ListMonitorsOutput)
|
718
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
719
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
720
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
721
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
722
|
+
o[:pager] = Aws::Pager.new(
|
723
|
+
limit_key: "max_results",
|
724
|
+
tokens: {
|
725
|
+
"next_token" => "next_token"
|
726
|
+
}
|
727
|
+
)
|
728
|
+
end)
|
729
|
+
|
730
|
+
api.add_operation(:list_scopes, Seahorse::Model::Operation.new.tap do |o|
|
731
|
+
o.name = "ListScopes"
|
732
|
+
o.http_method = "GET"
|
733
|
+
o.http_request_uri = "/scopes"
|
734
|
+
o.input = Shapes::ShapeRef.new(shape: ListScopesInput)
|
735
|
+
o.output = Shapes::ShapeRef.new(shape: ListScopesOutput)
|
736
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
737
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
738
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
739
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
740
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
741
|
+
o[:pager] = Aws::Pager.new(
|
742
|
+
limit_key: "max_results",
|
743
|
+
tokens: {
|
744
|
+
"next_token" => "next_token"
|
745
|
+
}
|
746
|
+
)
|
747
|
+
end)
|
748
|
+
|
749
|
+
api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
|
750
|
+
o.name = "ListTagsForResource"
|
751
|
+
o.http_method = "GET"
|
752
|
+
o.http_request_uri = "/tags/{resourceArn}"
|
753
|
+
o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceInput)
|
754
|
+
o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceOutput)
|
755
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
756
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
757
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
758
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
759
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
760
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
761
|
+
end)
|
762
|
+
|
763
|
+
api.add_operation(:start_query_monitor_top_contributors, Seahorse::Model::Operation.new.tap do |o|
|
764
|
+
o.name = "StartQueryMonitorTopContributors"
|
765
|
+
o.http_method = "POST"
|
766
|
+
o.http_request_uri = "/monitors/{monitorName}/topContributorsQueries"
|
767
|
+
o.input = Shapes::ShapeRef.new(shape: StartQueryMonitorTopContributorsInput)
|
768
|
+
o.output = Shapes::ShapeRef.new(shape: StartQueryMonitorTopContributorsOutput)
|
769
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
770
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
771
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
772
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
773
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
774
|
+
end)
|
775
|
+
|
776
|
+
api.add_operation(:start_query_workload_insights_top_contributors, Seahorse::Model::Operation.new.tap do |o|
|
777
|
+
o.name = "StartQueryWorkloadInsightsTopContributors"
|
778
|
+
o.http_method = "POST"
|
779
|
+
o.http_request_uri = "/workloadInsights/{scopeId}/topContributorsQueries"
|
780
|
+
o.input = Shapes::ShapeRef.new(shape: StartQueryWorkloadInsightsTopContributorsInput)
|
781
|
+
o.output = Shapes::ShapeRef.new(shape: StartQueryWorkloadInsightsTopContributorsOutput)
|
782
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
783
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
784
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
785
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
786
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
787
|
+
end)
|
788
|
+
|
789
|
+
api.add_operation(:start_query_workload_insights_top_contributors_data, Seahorse::Model::Operation.new.tap do |o|
|
790
|
+
o.name = "StartQueryWorkloadInsightsTopContributorsData"
|
791
|
+
o.http_method = "POST"
|
792
|
+
o.http_request_uri = "/workloadInsights/{scopeId}/topContributorsDataQueries"
|
793
|
+
o.input = Shapes::ShapeRef.new(shape: StartQueryWorkloadInsightsTopContributorsDataInput)
|
794
|
+
o.output = Shapes::ShapeRef.new(shape: StartQueryWorkloadInsightsTopContributorsDataOutput)
|
795
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
796
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
797
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
798
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
799
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
800
|
+
end)
|
801
|
+
|
802
|
+
api.add_operation(:stop_query_monitor_top_contributors, Seahorse::Model::Operation.new.tap do |o|
|
803
|
+
o.name = "StopQueryMonitorTopContributors"
|
804
|
+
o.http_method = "DELETE"
|
805
|
+
o.http_request_uri = "/monitors/{monitorName}/topContributorsQueries/{queryId}"
|
806
|
+
o.input = Shapes::ShapeRef.new(shape: StopQueryMonitorTopContributorsInput)
|
807
|
+
o.output = Shapes::ShapeRef.new(shape: StopQueryMonitorTopContributorsOutput)
|
808
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
809
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
810
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
811
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
812
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
813
|
+
end)
|
814
|
+
|
815
|
+
api.add_operation(:stop_query_workload_insights_top_contributors, Seahorse::Model::Operation.new.tap do |o|
|
816
|
+
o.name = "StopQueryWorkloadInsightsTopContributors"
|
817
|
+
o.http_method = "DELETE"
|
818
|
+
o.http_request_uri = "/workloadInsights/{scopeId}/topContributorsQueries/{queryId}"
|
819
|
+
o.input = Shapes::ShapeRef.new(shape: StopQueryWorkloadInsightsTopContributorsInput)
|
820
|
+
o.output = Shapes::ShapeRef.new(shape: StopQueryWorkloadInsightsTopContributorsOutput)
|
821
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
822
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
823
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
824
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
825
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
826
|
+
end)
|
827
|
+
|
828
|
+
api.add_operation(:stop_query_workload_insights_top_contributors_data, Seahorse::Model::Operation.new.tap do |o|
|
829
|
+
o.name = "StopQueryWorkloadInsightsTopContributorsData"
|
830
|
+
o.http_method = "DELETE"
|
831
|
+
o.http_request_uri = "/workloadInsights/{scopeId}/topContributorsDataQueries/{queryId}"
|
832
|
+
o.input = Shapes::ShapeRef.new(shape: StopQueryWorkloadInsightsTopContributorsDataInput)
|
833
|
+
o.output = Shapes::ShapeRef.new(shape: StopQueryWorkloadInsightsTopContributorsDataOutput)
|
834
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
835
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
836
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
837
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
838
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
839
|
+
end)
|
840
|
+
|
841
|
+
api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
|
842
|
+
o.name = "TagResource"
|
843
|
+
o.http_method = "POST"
|
844
|
+
o.http_request_uri = "/tags/{resourceArn}"
|
845
|
+
o.input = Shapes::ShapeRef.new(shape: TagResourceInput)
|
846
|
+
o.output = Shapes::ShapeRef.new(shape: TagResourceOutput)
|
847
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
848
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
849
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
850
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
851
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
852
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
853
|
+
end)
|
854
|
+
|
855
|
+
api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
|
856
|
+
o.name = "UntagResource"
|
857
|
+
o.http_method = "DELETE"
|
858
|
+
o.http_request_uri = "/tags/{resourceArn}"
|
859
|
+
o.input = Shapes::ShapeRef.new(shape: UntagResourceInput)
|
860
|
+
o.output = Shapes::ShapeRef.new(shape: UntagResourceOutput)
|
861
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
862
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
863
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
864
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
865
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
866
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
867
|
+
end)
|
868
|
+
|
869
|
+
api.add_operation(:update_monitor, Seahorse::Model::Operation.new.tap do |o|
|
870
|
+
o.name = "UpdateMonitor"
|
871
|
+
o.http_method = "PATCH"
|
872
|
+
o.http_request_uri = "/monitors/{monitorName}"
|
873
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateMonitorInput)
|
874
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateMonitorOutput)
|
875
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
876
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
877
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
878
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
879
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
880
|
+
end)
|
881
|
+
|
882
|
+
api.add_operation(:update_scope, Seahorse::Model::Operation.new.tap do |o|
|
883
|
+
o.name = "UpdateScope"
|
884
|
+
o.http_method = "PATCH"
|
885
|
+
o.http_request_uri = "/scopes/{scopeId}"
|
886
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateScopeInput)
|
887
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateScopeOutput)
|
888
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
889
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
890
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
891
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
892
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
893
|
+
end)
|
894
|
+
end
|
895
|
+
|
896
|
+
end
|
897
|
+
end
|