aws-sdk-cloudwatchomni 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.
@@ -0,0 +1,2526 @@
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::CloudWatchOmni
12
+ # @api private
13
+ module ClientApi
14
+
15
+ include Seahorse::Model
16
+
17
+ AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
18
+ AccessGrant = Shapes::StructureShape.new(name: 'AccessGrant')
19
+ AccessGrantNameString = Shapes::StringShape.new(name: 'AccessGrantNameString')
20
+ AccessGrantPermission = Shapes::StringShape.new(name: 'AccessGrantPermission')
21
+ AccessGrantPrincipal = Shapes::StructureShape.new(name: 'AccessGrantPrincipal')
22
+ AccessGrantPrincipalAttribute = Shapes::StructureShape.new(name: 'AccessGrantPrincipalAttribute')
23
+ AccessGrantPrincipalAttributeKeyString = Shapes::StringShape.new(name: 'AccessGrantPrincipalAttributeKeyString')
24
+ AccessGrantPrincipalAttributeList = Shapes::ListShape.new(name: 'AccessGrantPrincipalAttributeList')
25
+ AccessGrantPrincipalAttributeValueString = Shapes::StringShape.new(name: 'AccessGrantPrincipalAttributeValueString')
26
+ AccessGrantPrincipalType = Shapes::StringShape.new(name: 'AccessGrantPrincipalType')
27
+ AccessGrantSummary = Shapes::StructureShape.new(name: 'AccessGrantSummary')
28
+ AccessGrantSummaryList = Shapes::ListShape.new(name: 'AccessGrantSummaryList')
29
+ AccessGrantSummaryNameString = Shapes::StringShape.new(name: 'AccessGrantSummaryNameString')
30
+ AccessGrantType = Shapes::StringShape.new(name: 'AccessGrantType')
31
+ AccessKeyId = Shapes::StringShape.new(name: 'AccessKeyId')
32
+ AccessProfile = Shapes::StructureShape.new(name: 'AccessProfile')
33
+ AccessProfileName = Shapes::StringShape.new(name: 'AccessProfileName')
34
+ AccessProfileSummary = Shapes::StructureShape.new(name: 'AccessProfileSummary')
35
+ AccessProfileSummaryList = Shapes::ListShape.new(name: 'AccessProfileSummaryList')
36
+ AccessProfileType = Shapes::StringShape.new(name: 'AccessProfileType')
37
+ AccountId = Shapes::StringShape.new(name: 'AccountId')
38
+ Alert = Shapes::StructureShape.new(name: 'Alert')
39
+ AlertCondition = Shapes::StructureShape.new(name: 'AlertCondition')
40
+ AlertConditionThresholdFieldString = Shapes::StringShape.new(name: 'AlertConditionThresholdFieldString')
41
+ AlertEvaluation = Shapes::StructureShape.new(name: 'AlertEvaluation')
42
+ AlertFilterCriteria = Shapes::StructureShape.new(name: 'AlertFilterCriteria')
43
+ AlertFilterCriteriaNamePrefixString = Shapes::StringShape.new(name: 'AlertFilterCriteriaNamePrefixString')
44
+ AlertId = Shapes::StringShape.new(name: 'AlertId')
45
+ AlertIdFilterList = Shapes::ListShape.new(name: 'AlertIdFilterList')
46
+ AlertNameFilterList = Shapes::ListShape.new(name: 'AlertNameFilterList')
47
+ AlertNameFilterListMemberString = Shapes::StringShape.new(name: 'AlertNameFilterListMemberString')
48
+ AlertRuleQuery = Shapes::StructureShape.new(name: 'AlertRuleQuery')
49
+ AlertRuleQueryExpressionString = Shapes::StringShape.new(name: 'AlertRuleQueryExpressionString')
50
+ AlertSortField = Shapes::StringShape.new(name: 'AlertSortField')
51
+ AlertSortOrder = Shapes::StringShape.new(name: 'AlertSortOrder')
52
+ AlertState = Shapes::StringShape.new(name: 'AlertState')
53
+ AlertStateData = Shapes::StructureShape.new(name: 'AlertStateData')
54
+ AlertStateInfo = Shapes::StructureShape.new(name: 'AlertStateInfo')
55
+ AlertStateList = Shapes::ListShape.new(name: 'AlertStateList')
56
+ AlertSummary = Shapes::StructureShape.new(name: 'AlertSummary')
57
+ AlertSummaryList = Shapes::ListShape.new(name: 'AlertSummaryList')
58
+ ApiKeyCredential = Shapes::StructureShape.new(name: 'ApiKeyCredential')
59
+ ApiKeyCredentialApiKeyValueString = Shapes::StringShape.new(name: 'ApiKeyCredentialApiKeyValueString')
60
+ Arn = Shapes::StringShape.new(name: 'Arn')
61
+ AssumeStatus = Shapes::StringShape.new(name: 'AssumeStatus')
62
+ AuthType = Shapes::StringShape.new(name: 'AuthType')
63
+ AwsCredentials = Shapes::StructureShape.new(name: 'AwsCredentials')
64
+ Boolean = Shapes::BooleanShape.new(name: 'Boolean')
65
+ ClientToken = Shapes::StringShape.new(name: 'ClientToken')
66
+ Comparator = Shapes::StringShape.new(name: 'Comparator')
67
+ ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
68
+ ContextConditionsMap = Shapes::MapShape.new(name: 'ContextConditionsMap')
69
+ ContextGraphAttributeMap = Shapes::MapShape.new(name: 'ContextGraphAttributeMap')
70
+ ContextGraphId = Shapes::StringShape.new(name: 'ContextGraphId')
71
+ ContextGraphName = Shapes::StringShape.new(name: 'ContextGraphName')
72
+ ContributorSummary = Shapes::StructureShape.new(name: 'ContributorSummary')
73
+ CreateAccessGrantInput = Shapes::StructureShape.new(name: 'CreateAccessGrantInput')
74
+ CreateAccessGrantInputNameString = Shapes::StringShape.new(name: 'CreateAccessGrantInputNameString')
75
+ CreateAccessGrantOutput = Shapes::StructureShape.new(name: 'CreateAccessGrantOutput')
76
+ CreateAccessProfileInput = Shapes::StructureShape.new(name: 'CreateAccessProfileInput')
77
+ CreateAccessProfileInputDescriptionString = Shapes::StringShape.new(name: 'CreateAccessProfileInputDescriptionString')
78
+ CreateAccessProfileOutput = Shapes::StructureShape.new(name: 'CreateAccessProfileOutput')
79
+ CreateAlertInput = Shapes::StructureShape.new(name: 'CreateAlertInput')
80
+ CreateAlertInputClientTokenString = Shapes::StringShape.new(name: 'CreateAlertInputClientTokenString')
81
+ CreateAlertInputDescriptionString = Shapes::StringShape.new(name: 'CreateAlertInputDescriptionString')
82
+ CreateAlertInputNameString = Shapes::StringShape.new(name: 'CreateAlertInputNameString')
83
+ CreateAlertOutput = Shapes::StructureShape.new(name: 'CreateAlertOutput')
84
+ CreateDomainAccessGrantForOrganizationInput = Shapes::StructureShape.new(name: 'CreateDomainAccessGrantForOrganizationInput')
85
+ CreateDomainAccessGrantForOrganizationInputNameString = Shapes::StringShape.new(name: 'CreateDomainAccessGrantForOrganizationInputNameString')
86
+ CreateDomainAccessGrantForOrganizationOutput = Shapes::StructureShape.new(name: 'CreateDomainAccessGrantForOrganizationOutput')
87
+ CreateDomainForOrganizationInput = Shapes::StructureShape.new(name: 'CreateDomainForOrganizationInput')
88
+ CreateDomainForOrganizationInputNameString = Shapes::StringShape.new(name: 'CreateDomainForOrganizationInputNameString')
89
+ CreateDomainForOrganizationOutput = Shapes::StructureShape.new(name: 'CreateDomainForOrganizationOutput')
90
+ CreateDomainInput = Shapes::StructureShape.new(name: 'CreateDomainInput')
91
+ CreateDomainInputNameString = Shapes::StringShape.new(name: 'CreateDomainInputNameString')
92
+ CreateDomainOutput = Shapes::StructureShape.new(name: 'CreateDomainOutput')
93
+ CreateIntegrationInput = Shapes::StructureShape.new(name: 'CreateIntegrationInput')
94
+ CreateIntegrationInputClientTokenString = Shapes::StringShape.new(name: 'CreateIntegrationInputClientTokenString')
95
+ CreateIntegrationInputIntegrationAttributesMap = Shapes::MapShape.new(name: 'CreateIntegrationInputIntegrationAttributesMap')
96
+ CreateIntegrationInputIntegrationAttributesMapKeyString = Shapes::StringShape.new(name: 'CreateIntegrationInputIntegrationAttributesMapKeyString')
97
+ CreateIntegrationInputIntegrationAttributesMapValueString = Shapes::StringShape.new(name: 'CreateIntegrationInputIntegrationAttributesMapValueString')
98
+ CreateIntegrationInputNameString = Shapes::StringShape.new(name: 'CreateIntegrationInputNameString')
99
+ CreateIntegrationOutput = Shapes::StructureShape.new(name: 'CreateIntegrationOutput')
100
+ CreateOmniDashboardInput = Shapes::StructureShape.new(name: 'CreateOmniDashboardInput')
101
+ CreateOmniDashboardInputBodyString = Shapes::StringShape.new(name: 'CreateOmniDashboardInputBodyString')
102
+ CreateOmniDashboardInputDescriptionString = Shapes::StringShape.new(name: 'CreateOmniDashboardInputDescriptionString')
103
+ CreateOmniDashboardInputNameString = Shapes::StringShape.new(name: 'CreateOmniDashboardInputNameString')
104
+ CreateOmniDashboardOutput = Shapes::StructureShape.new(name: 'CreateOmniDashboardOutput')
105
+ CreateOneTimeDeepLinkCodeInput = Shapes::StructureShape.new(name: 'CreateOneTimeDeepLinkCodeInput')
106
+ CreateOneTimeDeepLinkCodeInputTtlSecondsInteger = Shapes::IntegerShape.new(name: 'CreateOneTimeDeepLinkCodeInputTtlSecondsInteger')
107
+ CreateOneTimeDeepLinkCodeOutput = Shapes::StructureShape.new(name: 'CreateOneTimeDeepLinkCodeOutput')
108
+ CreateSpaceInput = Shapes::StructureShape.new(name: 'CreateSpaceInput')
109
+ CreateSpaceInputNameString = Shapes::StringShape.new(name: 'CreateSpaceInputNameString')
110
+ CreateSpaceOutput = Shapes::StructureShape.new(name: 'CreateSpaceOutput')
111
+ CreateViewRequest = Shapes::StructureShape.new(name: 'CreateViewRequest')
112
+ CreateViewRequestClientTokenString = Shapes::StringShape.new(name: 'CreateViewRequestClientTokenString')
113
+ CreateViewResponse = Shapes::StructureShape.new(name: 'CreateViewResponse')
114
+ DashboardId = Shapes::StringShape.new(name: 'DashboardId')
115
+ DeepLinkCode = Shapes::StringShape.new(name: 'DeepLinkCode')
116
+ DeepLinkUrl = Shapes::StringShape.new(name: 'DeepLinkUrl')
117
+ DeleteAccessGrantInput = Shapes::StructureShape.new(name: 'DeleteAccessGrantInput')
118
+ DeleteAccessGrantOutput = Shapes::StructureShape.new(name: 'DeleteAccessGrantOutput')
119
+ DeleteAccessProfileInput = Shapes::StructureShape.new(name: 'DeleteAccessProfileInput')
120
+ DeleteAccessProfileOutput = Shapes::StructureShape.new(name: 'DeleteAccessProfileOutput')
121
+ DeleteAlertInput = Shapes::StructureShape.new(name: 'DeleteAlertInput')
122
+ DeleteAlertOutput = Shapes::StructureShape.new(name: 'DeleteAlertOutput')
123
+ DeleteDomainAccessGrantForOrganizationInput = Shapes::StructureShape.new(name: 'DeleteDomainAccessGrantForOrganizationInput')
124
+ DeleteDomainAccessGrantForOrganizationOutput = Shapes::StructureShape.new(name: 'DeleteDomainAccessGrantForOrganizationOutput')
125
+ DeleteDomainForOrganizationInput = Shapes::StructureShape.new(name: 'DeleteDomainForOrganizationInput')
126
+ DeleteDomainForOrganizationOutput = Shapes::StructureShape.new(name: 'DeleteDomainForOrganizationOutput')
127
+ DeleteDomainInput = Shapes::StructureShape.new(name: 'DeleteDomainInput')
128
+ DeleteDomainOutput = Shapes::StructureShape.new(name: 'DeleteDomainOutput')
129
+ DeleteIntegrationInput = Shapes::StructureShape.new(name: 'DeleteIntegrationInput')
130
+ DeleteIntegrationOutput = Shapes::StructureShape.new(name: 'DeleteIntegrationOutput')
131
+ DeleteOmniDashboardInput = Shapes::StructureShape.new(name: 'DeleteOmniDashboardInput')
132
+ DeleteOmniDashboardOutput = Shapes::StructureShape.new(name: 'DeleteOmniDashboardOutput')
133
+ DeleteSpaceInput = Shapes::StructureShape.new(name: 'DeleteSpaceInput')
134
+ DeleteSpaceOutput = Shapes::StructureShape.new(name: 'DeleteSpaceOutput')
135
+ DeleteViewRequest = Shapes::StructureShape.new(name: 'DeleteViewRequest')
136
+ DeleteViewResponse = Shapes::StructureShape.new(name: 'DeleteViewResponse')
137
+ Domain = Shapes::StructureShape.new(name: 'Domain')
138
+ DomainId = Shapes::StringShape.new(name: 'DomainId')
139
+ DomainNameString = Shapes::StringShape.new(name: 'DomainNameString')
140
+ DomainStatus = Shapes::StringShape.new(name: 'DomainStatus')
141
+ DomainSummary = Shapes::StructureShape.new(name: 'DomainSummary')
142
+ DomainSummaryList = Shapes::ListShape.new(name: 'DomainSummaryList')
143
+ DomainSummaryNameString = Shapes::StringShape.new(name: 'DomainSummaryNameString')
144
+ Double = Shapes::FloatShape.new(name: 'Double')
145
+ Edge = Shapes::StructureShape.new(name: 'Edge')
146
+ EdgeFilters = Shapes::StructureShape.new(name: 'EdgeFilters')
147
+ EdgeList = Shapes::ListShape.new(name: 'EdgeList')
148
+ EdgeProperties = Shapes::StructureShape.new(name: 'EdgeProperties')
149
+ EdgeTrafficStats = Shapes::StructureShape.new(name: 'EdgeTrafficStats')
150
+ EdgeTrafficStatsBytesLong = Shapes::IntegerShape.new(name: 'EdgeTrafficStatsBytesLong')
151
+ EdgeTrafficStatsFlowsLong = Shapes::IntegerShape.new(name: 'EdgeTrafficStatsFlowsLong')
152
+ EdgeTrafficStatsPacketsLong = Shapes::IntegerShape.new(name: 'EdgeTrafficStatsPacketsLong')
153
+ EdgeTrafficStatsReceivedBytesLong = Shapes::IntegerShape.new(name: 'EdgeTrafficStatsReceivedBytesLong')
154
+ EdgeTrafficStatsSentBytesLong = Shapes::IntegerShape.new(name: 'EdgeTrafficStatsSentBytesLong')
155
+ EdgeType = Shapes::StringShape.new(name: 'EdgeType')
156
+ EncryptionConfiguration = Shapes::StructureShape.new(name: 'EncryptionConfiguration')
157
+ EncryptionStrategy = Shapes::StringShape.new(name: 'EncryptionStrategy')
158
+ Field = Shapes::StructureShape.new(name: 'Field')
159
+ FieldChildrenList = Shapes::ListShape.new(name: 'FieldChildrenList')
160
+ FieldList = Shapes::ListShape.new(name: 'FieldList')
161
+ GetAccessGrantInput = Shapes::StructureShape.new(name: 'GetAccessGrantInput')
162
+ GetAccessGrantOutput = Shapes::StructureShape.new(name: 'GetAccessGrantOutput')
163
+ GetAccessProfileInput = Shapes::StructureShape.new(name: 'GetAccessProfileInput')
164
+ GetAccessProfileOutput = Shapes::StructureShape.new(name: 'GetAccessProfileOutput')
165
+ GetAlertInput = Shapes::StructureShape.new(name: 'GetAlertInput')
166
+ GetAlertOutput = Shapes::StructureShape.new(name: 'GetAlertOutput')
167
+ GetContextGraphInput = Shapes::StructureShape.new(name: 'GetContextGraphInput')
168
+ GetContextGraphInputDepthInteger = Shapes::IntegerShape.new(name: 'GetContextGraphInputDepthInteger')
169
+ GetContextGraphInputMaxEdgesPerNodeInteger = Shapes::IntegerShape.new(name: 'GetContextGraphInputMaxEdgesPerNodeInteger')
170
+ GetContextGraphInputMaxResultsInteger = Shapes::IntegerShape.new(name: 'GetContextGraphInputMaxResultsInteger')
171
+ GetContextGraphOutput = Shapes::StructureShape.new(name: 'GetContextGraphOutput')
172
+ GetDomainAccessGrantForOrganizationInput = Shapes::StructureShape.new(name: 'GetDomainAccessGrantForOrganizationInput')
173
+ GetDomainAccessGrantForOrganizationOutput = Shapes::StructureShape.new(name: 'GetDomainAccessGrantForOrganizationOutput')
174
+ GetDomainForOrganizationInput = Shapes::StructureShape.new(name: 'GetDomainForOrganizationInput')
175
+ GetDomainForOrganizationOutput = Shapes::StructureShape.new(name: 'GetDomainForOrganizationOutput')
176
+ GetDomainInput = Shapes::StructureShape.new(name: 'GetDomainInput')
177
+ GetDomainOutput = Shapes::StructureShape.new(name: 'GetDomainOutput')
178
+ GetIntegrationInput = Shapes::StructureShape.new(name: 'GetIntegrationInput')
179
+ GetIntegrationOutput = Shapes::StructureShape.new(name: 'GetIntegrationOutput')
180
+ GetIntelligenceConfigurationInput = Shapes::StructureShape.new(name: 'GetIntelligenceConfigurationInput')
181
+ GetIntelligenceConfigurationOutput = Shapes::StructureShape.new(name: 'GetIntelligenceConfigurationOutput')
182
+ GetOmniDashboardInput = Shapes::StructureShape.new(name: 'GetOmniDashboardInput')
183
+ GetOmniDashboardOutput = Shapes::StructureShape.new(name: 'GetOmniDashboardOutput')
184
+ GetSpaceCredentialsForOrganizationInput = Shapes::StructureShape.new(name: 'GetSpaceCredentialsForOrganizationInput')
185
+ GetSpaceCredentialsForOrganizationOutput = Shapes::StructureShape.new(name: 'GetSpaceCredentialsForOrganizationOutput')
186
+ GetSpaceInput = Shapes::StructureShape.new(name: 'GetSpaceInput')
187
+ GetSpaceOutput = Shapes::StructureShape.new(name: 'GetSpaceOutput')
188
+ GetTelemetryQueryResultsRequest = Shapes::StructureShape.new(name: 'GetTelemetryQueryResultsRequest')
189
+ GetTelemetryQueryResultsRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'GetTelemetryQueryResultsRequestMaxResultsInteger')
190
+ GetTelemetryQueryResultsRequestQueryIdString = Shapes::StringShape.new(name: 'GetTelemetryQueryResultsRequestQueryIdString')
191
+ GetTelemetryQueryResultsResponse = Shapes::StructureShape.new(name: 'GetTelemetryQueryResultsResponse')
192
+ GetViewRequest = Shapes::StructureShape.new(name: 'GetViewRequest')
193
+ GetViewResponse = Shapes::StructureShape.new(name: 'GetViewResponse')
194
+ GrantId = Shapes::StringShape.new(name: 'GrantId')
195
+ IamRoleArn = Shapes::StringShape.new(name: 'IamRoleArn')
196
+ IdentityCenterConfiguration = Shapes::StructureShape.new(name: 'IdentityCenterConfiguration')
197
+ IdentityCenterInstanceArn = Shapes::StringShape.new(name: 'IdentityCenterInstanceArn')
198
+ IdentityProvider = Shapes::StringShape.new(name: 'IdentityProvider')
199
+ IdentityProviderConfiguration = Shapes::StructureShape.new(name: 'IdentityProviderConfiguration')
200
+ IdentityProviderList = Shapes::ListShape.new(name: 'IdentityProviderList')
201
+ Integer = Shapes::IntegerShape.new(name: 'Integer')
202
+ Integration = Shapes::StructureShape.new(name: 'Integration')
203
+ IntegrationArn = Shapes::StringShape.new(name: 'IntegrationArn')
204
+ IntegrationCredential = Shapes::UnionShape.new(name: 'IntegrationCredential')
205
+ IntegrationIdentifier = Shapes::UnionShape.new(name: 'IntegrationIdentifier')
206
+ IntegrationList = Shapes::ListShape.new(name: 'IntegrationList')
207
+ IntegrationStatus = Shapes::StringShape.new(name: 'IntegrationStatus')
208
+ IntegrationType = Shapes::StringShape.new(name: 'IntegrationType')
209
+ IntelligenceKmsKeyArn = Shapes::StringShape.new(name: 'IntelligenceKmsKeyArn')
210
+ IntelligenceTagMap = Shapes::MapShape.new(name: 'IntelligenceTagMap')
211
+ InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
212
+ KeyFilter = Shapes::StructureShape.new(name: 'KeyFilter')
213
+ KeyFilterKey = Shapes::StringShape.new(name: 'KeyFilterKey')
214
+ KeyFilterList = Shapes::ListShape.new(name: 'KeyFilterList')
215
+ KeyFilterValue = Shapes::StringShape.new(name: 'KeyFilterValue')
216
+ KeyFilterValues = Shapes::ListShape.new(name: 'KeyFilterValues')
217
+ KmsKeyArn = Shapes::StringShape.new(name: 'KmsKeyArn')
218
+ ListAccessGrantsInput = Shapes::StructureShape.new(name: 'ListAccessGrantsInput')
219
+ ListAccessGrantsInputMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListAccessGrantsInputMaxResultsInteger')
220
+ ListAccessGrantsOutput = Shapes::StructureShape.new(name: 'ListAccessGrantsOutput')
221
+ ListAccessProfilesInput = Shapes::StructureShape.new(name: 'ListAccessProfilesInput')
222
+ ListAccessProfilesInputMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListAccessProfilesInputMaxResultsInteger')
223
+ ListAccessProfilesOutput = Shapes::StructureShape.new(name: 'ListAccessProfilesOutput')
224
+ ListAlertsInput = Shapes::StructureShape.new(name: 'ListAlertsInput')
225
+ ListAlertsInputMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListAlertsInputMaxResultsInteger')
226
+ ListAlertsOutput = Shapes::StructureShape.new(name: 'ListAlertsOutput')
227
+ ListDomainAccessGrantsForOrganizationInput = Shapes::StructureShape.new(name: 'ListDomainAccessGrantsForOrganizationInput')
228
+ ListDomainAccessGrantsForOrganizationInputMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListDomainAccessGrantsForOrganizationInputMaxResultsInteger')
229
+ ListDomainAccessGrantsForOrganizationOutput = Shapes::StructureShape.new(name: 'ListDomainAccessGrantsForOrganizationOutput')
230
+ ListDomainsInput = Shapes::StructureShape.new(name: 'ListDomainsInput')
231
+ ListDomainsInputMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListDomainsInputMaxResultsInteger')
232
+ ListDomainsOutput = Shapes::StructureShape.new(name: 'ListDomainsOutput')
233
+ ListIntegrationsInput = Shapes::StructureShape.new(name: 'ListIntegrationsInput')
234
+ ListIntegrationsInputMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListIntegrationsInputMaxResultsInteger')
235
+ ListIntegrationsOutput = Shapes::StructureShape.new(name: 'ListIntegrationsOutput')
236
+ ListOmniDashboardsInput = Shapes::StructureShape.new(name: 'ListOmniDashboardsInput')
237
+ ListOmniDashboardsInputMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListOmniDashboardsInputMaxResultsInteger')
238
+ ListOmniDashboardsInputNamePrefixString = Shapes::StringShape.new(name: 'ListOmniDashboardsInputNamePrefixString')
239
+ ListOmniDashboardsOutput = Shapes::StructureShape.new(name: 'ListOmniDashboardsOutput')
240
+ ListSpacesForOrganizationInput = Shapes::StructureShape.new(name: 'ListSpacesForOrganizationInput')
241
+ ListSpacesForOrganizationInputMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListSpacesForOrganizationInputMaxResultsInteger')
242
+ ListSpacesForOrganizationOutput = Shapes::StructureShape.new(name: 'ListSpacesForOrganizationOutput')
243
+ ListSpacesInput = Shapes::StructureShape.new(name: 'ListSpacesInput')
244
+ ListSpacesInputMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListSpacesInputMaxResultsInteger')
245
+ ListSpacesOutput = Shapes::StructureShape.new(name: 'ListSpacesOutput')
246
+ ListTelemetryFieldsRequest = Shapes::StructureShape.new(name: 'ListTelemetryFieldsRequest')
247
+ ListTelemetryFieldsRequestDataSetNameString = Shapes::StringShape.new(name: 'ListTelemetryFieldsRequestDataSetNameString')
248
+ ListTelemetryFieldsResponse = Shapes::StructureShape.new(name: 'ListTelemetryFieldsResponse')
249
+ ListTelemetryQuerySessionsRequest = Shapes::StructureShape.new(name: 'ListTelemetryQuerySessionsRequest')
250
+ ListTelemetryQuerySessionsRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListTelemetryQuerySessionsRequestMaxResultsInteger')
251
+ ListTelemetryQuerySessionsResponse = Shapes::StructureShape.new(name: 'ListTelemetryQuerySessionsResponse')
252
+ ListViewsRequest = Shapes::StructureShape.new(name: 'ListViewsRequest')
253
+ ListViewsRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListViewsRequestMaxResultsInteger')
254
+ ListViewsResponse = Shapes::StructureShape.new(name: 'ListViewsResponse')
255
+ LogMetadata = Shapes::StructureShape.new(name: 'LogMetadata')
256
+ LogMetadataAttributeMap = Shapes::MapShape.new(name: 'LogMetadataAttributeMap')
257
+ LogMetadataList = Shapes::ListShape.new(name: 'LogMetadataList')
258
+ Long = Shapes::IntegerShape.new(name: 'Long')
259
+ Metadata = Shapes::StructureShape.new(name: 'Metadata')
260
+ MetadataAttributeMap = Shapes::MapShape.new(name: 'MetadataAttributeMap')
261
+ MetricMetadata = Shapes::StructureShape.new(name: 'MetricMetadata')
262
+ MetricMetadataList = Shapes::ListShape.new(name: 'MetricMetadataList')
263
+ MetricSemantics = Shapes::StructureShape.new(name: 'MetricSemantics')
264
+ NextToken = Shapes::StringShape.new(name: 'NextToken')
265
+ NoData = Shapes::StructureShape.new(name: 'NoData')
266
+ Node = Shapes::StructureShape.new(name: 'Node')
267
+ NodeCategory = Shapes::StringShape.new(name: 'NodeCategory')
268
+ NodeCategorySet = Shapes::ListShape.new(name: 'NodeCategorySet')
269
+ NodeFilters = Shapes::StructureShape.new(name: 'NodeFilters')
270
+ NodeList = Shapes::ListShape.new(name: 'NodeList')
271
+ NodeProperties = Shapes::StructureShape.new(name: 'NodeProperties')
272
+ NodeSemantics = Shapes::StructureShape.new(name: 'NodeSemantics')
273
+ NodeType = Shapes::StringShape.new(name: 'NodeType')
274
+ NotificationRule = Shapes::StructureShape.new(name: 'NotificationRule')
275
+ NotificationRuleList = Shapes::ListShape.new(name: 'NotificationRuleList')
276
+ NotificationStatus = Shapes::StringShape.new(name: 'NotificationStatus')
277
+ NotificationTarget = Shapes::StructureShape.new(name: 'NotificationTarget')
278
+ NotificationTargetArnString = Shapes::StringShape.new(name: 'NotificationTargetArnString')
279
+ NotificationTargetMetadataMap = Shapes::MapShape.new(name: 'NotificationTargetMetadataMap')
280
+ NotificationTargetMetadataMapKeyString = Shapes::StringShape.new(name: 'NotificationTargetMetadataMapKeyString')
281
+ NotificationTargetMetadataMapValueString = Shapes::StringShape.new(name: 'NotificationTargetMetadataMapValueString')
282
+ NotificationTargetType = Shapes::StringShape.new(name: 'NotificationTargetType')
283
+ NotificationTrigger = Shapes::StructureShape.new(name: 'NotificationTrigger')
284
+ OAuthClientCredential = Shapes::StructureShape.new(name: 'OAuthClientCredential')
285
+ OAuthCodeCredential = Shapes::StructureShape.new(name: 'OAuthCodeCredential')
286
+ OAuthCodeCredentialAuthCodeString = Shapes::StringShape.new(name: 'OAuthCodeCredentialAuthCodeString')
287
+ OmniDashboard = Shapes::StructureShape.new(name: 'OmniDashboard')
288
+ OmniDashboardSummary = Shapes::StructureShape.new(name: 'OmniDashboardSummary')
289
+ OmniDashboardSummaryList = Shapes::ListShape.new(name: 'OmniDashboardSummaryList')
290
+ OperationDetails = Shapes::MapShape.new(name: 'OperationDetails')
291
+ OperationIdentifierKey = Shapes::StringShape.new(name: 'OperationIdentifierKey')
292
+ OperationIdentifierSet = Shapes::MapShape.new(name: 'OperationIdentifierSet')
293
+ OperationIdentifierSets = Shapes::ListShape.new(name: 'OperationIdentifierSets')
294
+ OperationIdentifierValue = Shapes::StringShape.new(name: 'OperationIdentifierValue')
295
+ OperationName = Shapes::StringShape.new(name: 'OperationName')
296
+ OrganizationAccessGrant = Shapes::StructureShape.new(name: 'OrganizationAccessGrant')
297
+ OrganizationAccessGrantNameString = Shapes::StringShape.new(name: 'OrganizationAccessGrantNameString')
298
+ OrganizationAccessGrantPrincipal = Shapes::StructureShape.new(name: 'OrganizationAccessGrantPrincipal')
299
+ OrganizationAccessGrantSummary = Shapes::StructureShape.new(name: 'OrganizationAccessGrantSummary')
300
+ OrganizationAccessGrantSummaryList = Shapes::ListShape.new(name: 'OrganizationAccessGrantSummaryList')
301
+ OrganizationAccessGrantSummaryNameString = Shapes::StringShape.new(name: 'OrganizationAccessGrantSummaryNameString')
302
+ OrganizationCredentialType = Shapes::StringShape.new(name: 'OrganizationCredentialType')
303
+ OrganizationDomain = Shapes::StructureShape.new(name: 'OrganizationDomain')
304
+ OrganizationDomainNameString = Shapes::StringShape.new(name: 'OrganizationDomainNameString')
305
+ OrganizationGrantPermission = Shapes::StringShape.new(name: 'OrganizationGrantPermission')
306
+ OrganizationGrantPrincipalType = Shapes::StringShape.new(name: 'OrganizationGrantPrincipalType')
307
+ OrganizationPrincipalId = Shapes::StringShape.new(name: 'OrganizationPrincipalId')
308
+ PaginationToken = Shapes::StringShape.new(name: 'PaginationToken')
309
+ PartialResults = Shapes::StructureShape.new(name: 'PartialResults')
310
+ PrincipalId = Shapes::StringShape.new(name: 'PrincipalId')
311
+ PrincipalSearchResult = Shapes::StructureShape.new(name: 'PrincipalSearchResult')
312
+ PrincipalSearchResultList = Shapes::ListShape.new(name: 'PrincipalSearchResultList')
313
+ PrincipalType = Shapes::StringShape.new(name: 'PrincipalType')
314
+ ProfileId = Shapes::StringShape.new(name: 'ProfileId')
315
+ PutIntelligenceConfigurationInput = Shapes::StructureShape.new(name: 'PutIntelligenceConfigurationInput')
316
+ PutIntelligenceConfigurationOutput = Shapes::StructureShape.new(name: 'PutIntelligenceConfigurationOutput')
317
+ QueryLanguage = Shapes::StringShape.new(name: 'QueryLanguage')
318
+ QueryStatistics = Shapes::StructureShape.new(name: 'QueryStatistics')
319
+ QueryStatus = Shapes::StringShape.new(name: 'QueryStatus')
320
+ ResourceArnList = Shapes::ListShape.new(name: 'ResourceArnList')
321
+ ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
322
+ ResourceScope = Shapes::StructureShape.new(name: 'ResourceScope')
323
+ ResourceScopeList = Shapes::ListShape.new(name: 'ResourceScopeList')
324
+ ResourceScopeTagMap = Shapes::MapShape.new(name: 'ResourceScopeTagMap')
325
+ Row = Shapes::MapShape.new(name: 'Row')
326
+ RowList = Shapes::ListShape.new(name: 'RowList')
327
+ RowScope = Shapes::StructureShape.new(name: 'RowScope')
328
+ RowScopeFieldString = Shapes::StringShape.new(name: 'RowScopeFieldString')
329
+ RowScopeGroup = Shapes::ListShape.new(name: 'RowScopeGroup')
330
+ RowScopeGroupList = Shapes::ListShape.new(name: 'RowScopeGroupList')
331
+ RowScopeOperator = Shapes::StringShape.new(name: 'RowScopeOperator')
332
+ RowScopeValue = Shapes::StringShape.new(name: 'RowScopeValue')
333
+ RowScopeValueList = Shapes::ListShape.new(name: 'RowScopeValueList')
334
+ Rule = Shapes::UnionShape.new(name: 'Rule')
335
+ Scope = Shapes::StringShape.new(name: 'Scope')
336
+ ScopedActionName = Shapes::StringShape.new(name: 'ScopedActionName')
337
+ ScopedActionNameList = Shapes::ListShape.new(name: 'ScopedActionNameList')
338
+ ScopedActions = Shapes::StructureShape.new(name: 'ScopedActions')
339
+ ScopedActionsList = Shapes::ListShape.new(name: 'ScopedActionsList')
340
+ SearchPrincipalsInput = Shapes::StructureShape.new(name: 'SearchPrincipalsInput')
341
+ SearchPrincipalsInputMaxResultsInteger = Shapes::IntegerShape.new(name: 'SearchPrincipalsInputMaxResultsInteger')
342
+ SearchPrincipalsInputSearchQueryString = Shapes::StringShape.new(name: 'SearchPrincipalsInputSearchQueryString')
343
+ SearchPrincipalsNextToken = Shapes::StringShape.new(name: 'SearchPrincipalsNextToken')
344
+ SearchPrincipalsOutput = Shapes::StructureShape.new(name: 'SearchPrincipalsOutput')
345
+ SecretAccessKey = Shapes::StringShape.new(name: 'SecretAccessKey')
346
+ SensitiveString = Shapes::StringShape.new(name: 'SensitiveString')
347
+ ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
348
+ SessionSummary = Shapes::StructureShape.new(name: 'SessionSummary')
349
+ SessionSummaryList = Shapes::ListShape.new(name: 'SessionSummaryList')
350
+ SessionSummarySessionNameString = Shapes::StringShape.new(name: 'SessionSummarySessionNameString')
351
+ SessionToken = Shapes::StringShape.new(name: 'SessionToken')
352
+ Signal = Shapes::StringShape.new(name: 'Signal')
353
+ SignalSet = Shapes::ListShape.new(name: 'SignalSet')
354
+ SignalType = Shapes::StringShape.new(name: 'SignalType')
355
+ SignalTypeList = Shapes::ListShape.new(name: 'SignalTypeList')
356
+ Source = Shapes::StringShape.new(name: 'Source')
357
+ SourceSet = Shapes::ListShape.new(name: 'SourceSet')
358
+ Space = Shapes::StructureShape.new(name: 'Space')
359
+ SpaceCredentialRequestContext = Shapes::StructureShape.new(name: 'SpaceCredentialRequestContext')
360
+ SpaceId = Shapes::StringShape.new(name: 'SpaceId')
361
+ SpaceStatus = Shapes::StringShape.new(name: 'SpaceStatus')
362
+ SpaceSummary = Shapes::StructureShape.new(name: 'SpaceSummary')
363
+ SpaceSummaryList = Shapes::ListShape.new(name: 'SpaceSummaryList')
364
+ StartTelemetryQueryRequest = Shapes::StructureShape.new(name: 'StartTelemetryQueryRequest')
365
+ StartTelemetryQueryRequestQueryStringString = Shapes::StringShape.new(name: 'StartTelemetryQueryRequestQueryStringString')
366
+ StartTelemetryQueryRequestSessionIdString = Shapes::StringShape.new(name: 'StartTelemetryQueryRequestSessionIdString')
367
+ StartTelemetryQueryResponse = Shapes::StructureShape.new(name: 'StartTelemetryQueryResponse')
368
+ StartTelemetryQueryResponseQueryIdString = Shapes::StringShape.new(name: 'StartTelemetryQueryResponseQueryIdString')
369
+ StartTelemetryQueryResponseSessionIdString = Shapes::StringShape.new(name: 'StartTelemetryQueryResponseSessionIdString')
370
+ StartTelemetryQuerySessionRequest = Shapes::StructureShape.new(name: 'StartTelemetryQuerySessionRequest')
371
+ StartTelemetryQuerySessionRequestSessionNameString = Shapes::StringShape.new(name: 'StartTelemetryQuerySessionRequestSessionNameString')
372
+ StartTelemetryQuerySessionResponse = Shapes::StructureShape.new(name: 'StartTelemetryQuerySessionResponse')
373
+ StartTelemetryQuerySessionResponseSessionIdString = Shapes::StringShape.new(name: 'StartTelemetryQuerySessionResponseSessionIdString')
374
+ StopTelemetryQueryRequest = Shapes::StructureShape.new(name: 'StopTelemetryQueryRequest')
375
+ StopTelemetryQueryRequestQueryIdString = Shapes::StringShape.new(name: 'StopTelemetryQueryRequestQueryIdString')
376
+ StopTelemetryQueryResponse = Shapes::StructureShape.new(name: 'StopTelemetryQueryResponse')
377
+ StopTelemetryQuerySessionRequest = Shapes::StructureShape.new(name: 'StopTelemetryQuerySessionRequest')
378
+ StopTelemetryQuerySessionRequestSessionIdString = Shapes::StringShape.new(name: 'StopTelemetryQuerySessionRequestSessionIdString')
379
+ StopTelemetryQuerySessionResponse = Shapes::StructureShape.new(name: 'StopTelemetryQuerySessionResponse')
380
+ String = Shapes::StringShape.new(name: 'String')
381
+ StringList = Shapes::ListShape.new(name: 'StringList')
382
+ StringMap = Shapes::MapShape.new(name: 'StringMap')
383
+ StringMapKeyString = Shapes::StringShape.new(name: 'StringMapKeyString')
384
+ StringMapValueString = Shapes::StringShape.new(name: 'StringMapValueString')
385
+ StringSet = Shapes::ListShape.new(name: 'StringSet')
386
+ TagKey = Shapes::StringShape.new(name: 'TagKey')
387
+ TagMap = Shapes::MapShape.new(name: 'TagMap')
388
+ TagValue = Shapes::StringShape.new(name: 'TagValue')
389
+ TelemetryRule = Shapes::StructureShape.new(name: 'TelemetryRule')
390
+ TelemetryType = Shapes::StringShape.new(name: 'TelemetryType')
391
+ ThresholdMode = Shapes::StringShape.new(name: 'ThresholdMode')
392
+ ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
393
+ Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
394
+ TraceMetadata = Shapes::StructureShape.new(name: 'TraceMetadata')
395
+ TraceMetadataAttributeMap = Shapes::MapShape.new(name: 'TraceMetadataAttributeMap')
396
+ TraceMetadataList = Shapes::ListShape.new(name: 'TraceMetadataList')
397
+ UpdateAccessProfileInput = Shapes::StructureShape.new(name: 'UpdateAccessProfileInput')
398
+ UpdateAccessProfileInputDescriptionString = Shapes::StringShape.new(name: 'UpdateAccessProfileInputDescriptionString')
399
+ UpdateAccessProfileOutput = Shapes::StructureShape.new(name: 'UpdateAccessProfileOutput')
400
+ UpdateAlertInput = Shapes::StructureShape.new(name: 'UpdateAlertInput')
401
+ UpdateAlertInputDescriptionString = Shapes::StringShape.new(name: 'UpdateAlertInputDescriptionString')
402
+ UpdateAlertInputNameString = Shapes::StringShape.new(name: 'UpdateAlertInputNameString')
403
+ UpdateAlertOutput = Shapes::StructureShape.new(name: 'UpdateAlertOutput')
404
+ UpdateDomainForOrganizationInput = Shapes::StructureShape.new(name: 'UpdateDomainForOrganizationInput')
405
+ UpdateDomainForOrganizationInputNameString = Shapes::StringShape.new(name: 'UpdateDomainForOrganizationInputNameString')
406
+ UpdateDomainForOrganizationOutput = Shapes::StructureShape.new(name: 'UpdateDomainForOrganizationOutput')
407
+ UpdateDomainInput = Shapes::StructureShape.new(name: 'UpdateDomainInput')
408
+ UpdateDomainInputNameString = Shapes::StringShape.new(name: 'UpdateDomainInputNameString')
409
+ UpdateDomainOutput = Shapes::StructureShape.new(name: 'UpdateDomainOutput')
410
+ UpdateIntegrationInput = Shapes::StructureShape.new(name: 'UpdateIntegrationInput')
411
+ UpdateIntegrationOutput = Shapes::StructureShape.new(name: 'UpdateIntegrationOutput')
412
+ UpdateOmniDashboardInput = Shapes::StructureShape.new(name: 'UpdateOmniDashboardInput')
413
+ UpdateOmniDashboardInputBodyString = Shapes::StringShape.new(name: 'UpdateOmniDashboardInputBodyString')
414
+ UpdateOmniDashboardInputDescriptionString = Shapes::StringShape.new(name: 'UpdateOmniDashboardInputDescriptionString')
415
+ UpdateOmniDashboardInputNameString = Shapes::StringShape.new(name: 'UpdateOmniDashboardInputNameString')
416
+ UpdateOmniDashboardOutput = Shapes::StructureShape.new(name: 'UpdateOmniDashboardOutput')
417
+ UpdateSpaceInput = Shapes::StructureShape.new(name: 'UpdateSpaceInput')
418
+ UpdateSpaceInputNameString = Shapes::StringShape.new(name: 'UpdateSpaceInputNameString')
419
+ UpdateSpaceOutput = Shapes::StructureShape.new(name: 'UpdateSpaceOutput')
420
+ UpdateViewRequest = Shapes::StructureShape.new(name: 'UpdateViewRequest')
421
+ UpdateViewResponse = Shapes::StructureShape.new(name: 'UpdateViewResponse')
422
+ ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
423
+ ViewDefinition = Shapes::StringShape.new(name: 'ViewDefinition')
424
+ ViewDescription = Shapes::StringShape.new(name: 'ViewDescription')
425
+ ViewName = Shapes::StringShape.new(name: 'ViewName')
426
+ ViewSummary = Shapes::StructureShape.new(name: 'ViewSummary')
427
+ ViewSummaryList = Shapes::ListShape.new(name: 'ViewSummaryList')
428
+ ViewType = Shapes::StringShape.new(name: 'ViewType')
429
+
430
+ AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
431
+ AccessDeniedException.struct_class = Types::AccessDeniedException
432
+
433
+ AccessGrant.add_member(:grant_id, Shapes::ShapeRef.new(shape: GrantId, required: true, location_name: "grantId"))
434
+ AccessGrant.add_member(:grant_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "grantArn"))
435
+ AccessGrant.add_member(:name, Shapes::ShapeRef.new(shape: AccessGrantNameString, location_name: "name"))
436
+ AccessGrant.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "accountId"))
437
+ AccessGrant.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
438
+ AccessGrant.add_member(:principal, Shapes::ShapeRef.new(shape: AccessGrantPrincipal, required: true, location_name: "principal"))
439
+ AccessGrant.add_member(:permission, Shapes::ShapeRef.new(shape: AccessGrantPermission, required: true, location_name: "permission"))
440
+ AccessGrant.add_member(:grant_type, Shapes::ShapeRef.new(shape: AccessGrantType, required: true, location_name: "grantType"))
441
+ AccessGrant.add_member(:created_by, Shapes::ShapeRef.new(shape: String, required: true, location_name: "createdBy"))
442
+ AccessGrant.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
443
+ AccessGrant.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
444
+ AccessGrant.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, required: true, location_name: "spaceId"))
445
+ AccessGrant.add_member(:scoped_actions, Shapes::ShapeRef.new(shape: ScopedActionsList, location_name: "scopedActions"))
446
+ AccessGrant.struct_class = Types::AccessGrant
447
+
448
+ AccessGrantPrincipal.add_member(:principal_type, Shapes::ShapeRef.new(shape: AccessGrantPrincipalType, required: true, location_name: "principalType"))
449
+ AccessGrantPrincipal.add_member(:principal_id, Shapes::ShapeRef.new(shape: PrincipalId, location_name: "principalId"))
450
+ AccessGrantPrincipal.add_member(:principal_attributes, Shapes::ShapeRef.new(shape: AccessGrantPrincipalAttributeList, location_name: "principalAttributes"))
451
+ AccessGrantPrincipal.struct_class = Types::AccessGrantPrincipal
452
+
453
+ AccessGrantPrincipalAttribute.add_member(:key, Shapes::ShapeRef.new(shape: AccessGrantPrincipalAttributeKeyString, required: true, location_name: "key"))
454
+ AccessGrantPrincipalAttribute.add_member(:value, Shapes::ShapeRef.new(shape: AccessGrantPrincipalAttributeValueString, required: true, location_name: "value"))
455
+ AccessGrantPrincipalAttribute.struct_class = Types::AccessGrantPrincipalAttribute
456
+
457
+ AccessGrantPrincipalAttributeList.member = Shapes::ShapeRef.new(shape: AccessGrantPrincipalAttribute)
458
+
459
+ AccessGrantSummary.add_member(:grant_id, Shapes::ShapeRef.new(shape: GrantId, required: true, location_name: "grantId"))
460
+ AccessGrantSummary.add_member(:grant_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "grantArn"))
461
+ AccessGrantSummary.add_member(:name, Shapes::ShapeRef.new(shape: AccessGrantSummaryNameString, location_name: "name"))
462
+ AccessGrantSummary.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
463
+ AccessGrantSummary.add_member(:principal, Shapes::ShapeRef.new(shape: AccessGrantPrincipal, required: true, location_name: "principal"))
464
+ AccessGrantSummary.add_member(:permission, Shapes::ShapeRef.new(shape: AccessGrantPermission, required: true, location_name: "permission"))
465
+ AccessGrantSummary.add_member(:grant_type, Shapes::ShapeRef.new(shape: AccessGrantType, required: true, location_name: "grantType"))
466
+ AccessGrantSummary.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, required: true, location_name: "spaceId"))
467
+ AccessGrantSummary.struct_class = Types::AccessGrantSummary
468
+
469
+ AccessGrantSummaryList.member = Shapes::ShapeRef.new(shape: AccessGrantSummary)
470
+
471
+ AccessProfile.add_member(:profile_id, Shapes::ShapeRef.new(shape: ProfileId, required: true, location_name: "profileId"))
472
+ AccessProfile.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, required: true, location_name: "spaceId"))
473
+ AccessProfile.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "arn"))
474
+ AccessProfile.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
475
+ AccessProfile.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
476
+ AccessProfile.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
477
+ AccessProfile.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
478
+ AccessProfile.add_member(:assume_status, Shapes::ShapeRef.new(shape: AssumeStatus, location_name: "assumeStatus"))
479
+ AccessProfile.add_member(:profile_type, Shapes::ShapeRef.new(shape: AccessProfileType, location_name: "profileType"))
480
+ AccessProfile.struct_class = Types::AccessProfile
481
+
482
+ AccessProfileSummary.add_member(:profile_id, Shapes::ShapeRef.new(shape: ProfileId, required: true, location_name: "profileId"))
483
+ AccessProfileSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "arn"))
484
+ AccessProfileSummary.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
485
+ AccessProfileSummary.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
486
+ AccessProfileSummary.add_member(:profile_type, Shapes::ShapeRef.new(shape: AccessProfileType, location_name: "profileType"))
487
+ AccessProfileSummary.struct_class = Types::AccessProfileSummary
488
+
489
+ AccessProfileSummaryList.member = Shapes::ShapeRef.new(shape: AccessProfileSummary)
490
+
491
+ Alert.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
492
+ Alert.add_member(:alert_id, Shapes::ShapeRef.new(shape: AlertId, location_name: "alertId"))
493
+ Alert.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
494
+ Alert.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "accountId"))
495
+ Alert.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, location_name: "spaceId"))
496
+ Alert.add_member(:profile_id, Shapes::ShapeRef.new(shape: ProfileId, location_name: "profileId"))
497
+ Alert.add_member(:rule, Shapes::ShapeRef.new(shape: Rule, required: true, location_name: "rule"))
498
+ Alert.add_member(:notification_status, Shapes::ShapeRef.new(shape: NotificationStatus, location_name: "notificationStatus"))
499
+ Alert.add_member(:state, Shapes::ShapeRef.new(shape: AlertStateInfo, location_name: "state"))
500
+ Alert.add_member(:notification_rules, Shapes::ShapeRef.new(shape: NotificationRuleList, location_name: "notificationRules"))
501
+ Alert.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
502
+ Alert.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
503
+ Alert.add_member(:alert_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "alertArn"))
504
+ Alert.struct_class = Types::Alert
505
+
506
+ AlertCondition.add_member(:threshold_mode, Shapes::ShapeRef.new(shape: ThresholdMode, location_name: "thresholdMode"))
507
+ AlertCondition.add_member(:threshold_field, Shapes::ShapeRef.new(shape: AlertConditionThresholdFieldString, location_name: "thresholdField"))
508
+ AlertCondition.add_member(:comparator, Shapes::ShapeRef.new(shape: Comparator, location_name: "comparator"))
509
+ AlertCondition.add_member(:warning_threshold, Shapes::ShapeRef.new(shape: Double, location_name: "warningThreshold"))
510
+ AlertCondition.add_member(:critical_threshold, Shapes::ShapeRef.new(shape: Double, location_name: "criticalThreshold"))
511
+ AlertCondition.struct_class = Types::AlertCondition
512
+
513
+ AlertEvaluation.add_member(:interval_seconds, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "intervalSeconds"))
514
+ AlertEvaluation.add_member(:pending_duration_seconds, Shapes::ShapeRef.new(shape: Integer, location_name: "pendingDurationSeconds"))
515
+ AlertEvaluation.add_member(:recovery_duration_seconds, Shapes::ShapeRef.new(shape: Integer, location_name: "recoveryDurationSeconds"))
516
+ AlertEvaluation.struct_class = Types::AlertEvaluation
517
+
518
+ AlertFilterCriteria.add_member(:names, Shapes::ShapeRef.new(shape: AlertNameFilterList, location_name: "names"))
519
+ AlertFilterCriteria.add_member(:name_prefix, Shapes::ShapeRef.new(shape: AlertFilterCriteriaNamePrefixString, location_name: "namePrefix"))
520
+ AlertFilterCriteria.add_member(:ids, Shapes::ShapeRef.new(shape: AlertIdFilterList, location_name: "ids"))
521
+ AlertFilterCriteria.add_member(:state_value, Shapes::ShapeRef.new(shape: AlertStateList, location_name: "stateValue"))
522
+ AlertFilterCriteria.add_member(:notifications_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "notificationsEnabled"))
523
+ AlertFilterCriteria.struct_class = Types::AlertFilterCriteria
524
+
525
+ AlertIdFilterList.member = Shapes::ShapeRef.new(shape: AlertId)
526
+
527
+ AlertNameFilterList.member = Shapes::ShapeRef.new(shape: AlertNameFilterListMemberString)
528
+
529
+ AlertRuleQuery.add_member(:language, Shapes::ShapeRef.new(shape: QueryLanguage, required: true, location_name: "language"))
530
+ AlertRuleQuery.add_member(:expression, Shapes::ShapeRef.new(shape: AlertRuleQueryExpressionString, required: true, location_name: "expression"))
531
+ AlertRuleQuery.struct_class = Types::AlertRuleQuery
532
+
533
+ AlertStateData.add_member(:threshold_breached, Shapes::ShapeRef.new(shape: Double, location_name: "thresholdBreached"))
534
+ AlertStateData.struct_class = Types::AlertStateData
535
+
536
+ AlertStateInfo.add_member(:value, Shapes::ShapeRef.new(shape: AlertState, required: true, location_name: "value"))
537
+ AlertStateInfo.add_member(:transitioned_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "transitionedAt"))
538
+ AlertStateInfo.add_member(:contributor_summary, Shapes::ShapeRef.new(shape: ContributorSummary, location_name: "contributorSummary"))
539
+ AlertStateInfo.add_member(:data, Shapes::ShapeRef.new(shape: AlertStateData, location_name: "data"))
540
+ AlertStateInfo.struct_class = Types::AlertStateInfo
541
+
542
+ AlertStateList.member = Shapes::ShapeRef.new(shape: AlertState)
543
+
544
+ AlertSummary.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
545
+ AlertSummary.add_member(:alert_id, Shapes::ShapeRef.new(shape: AlertId, location_name: "alertId"))
546
+ AlertSummary.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, location_name: "spaceId"))
547
+ AlertSummary.add_member(:profile_id, Shapes::ShapeRef.new(shape: ProfileId, location_name: "profileId"))
548
+ AlertSummary.add_member(:notification_status, Shapes::ShapeRef.new(shape: NotificationStatus, location_name: "notificationStatus"))
549
+ AlertSummary.add_member(:state, Shapes::ShapeRef.new(shape: AlertStateInfo, required: true, location_name: "state"))
550
+ AlertSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
551
+ AlertSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
552
+ AlertSummary.add_member(:alert_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "alertArn"))
553
+ AlertSummary.struct_class = Types::AlertSummary
554
+
555
+ AlertSummaryList.member = Shapes::ShapeRef.new(shape: AlertSummary)
556
+
557
+ ApiKeyCredential.add_member(:api_key_value, Shapes::ShapeRef.new(shape: ApiKeyCredentialApiKeyValueString, required: true, location_name: "apiKeyValue"))
558
+ ApiKeyCredential.struct_class = Types::ApiKeyCredential
559
+
560
+ AwsCredentials.add_member(:access_key_id, Shapes::ShapeRef.new(shape: AccessKeyId, required: true, location_name: "accessKeyId"))
561
+ AwsCredentials.add_member(:secret_access_key, Shapes::ShapeRef.new(shape: SecretAccessKey, required: true, location_name: "secretAccessKey"))
562
+ AwsCredentials.add_member(:session_token, Shapes::ShapeRef.new(shape: SessionToken, required: true, location_name: "sessionToken"))
563
+ AwsCredentials.add_member(:expiration, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "expiration"))
564
+ AwsCredentials.struct_class = Types::AwsCredentials
565
+
566
+ ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
567
+ ConflictException.add_member(:conflict_type, Shapes::ShapeRef.new(shape: String, location_name: "conflictType"))
568
+ ConflictException.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, location_name: "resourceId"))
569
+ ConflictException.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, location_name: "resourceType"))
570
+ ConflictException.add_member(:error_code, Shapes::ShapeRef.new(shape: String, location_name: "errorCode"))
571
+ ConflictException.struct_class = Types::ConflictException
572
+
573
+ ContextConditionsMap.key = Shapes::ShapeRef.new(shape: String)
574
+ ContextConditionsMap.value = Shapes::ShapeRef.new(shape: StringList)
575
+
576
+ ContextGraphAttributeMap.key = Shapes::ShapeRef.new(shape: String)
577
+ ContextGraphAttributeMap.value = Shapes::ShapeRef.new(shape: String)
578
+
579
+ ContributorSummary.add_member(:warning_count, Shapes::ShapeRef.new(shape: Integer, location_name: "warningCount"))
580
+ ContributorSummary.add_member(:critical_count, Shapes::ShapeRef.new(shape: Integer, location_name: "criticalCount"))
581
+ ContributorSummary.struct_class = Types::ContributorSummary
582
+
583
+ CreateAccessGrantInput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
584
+ CreateAccessGrantInput.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, required: true, location_name: "spaceId"))
585
+ CreateAccessGrantInput.add_member(:name, Shapes::ShapeRef.new(shape: CreateAccessGrantInputNameString, required: true, location_name: "name"))
586
+ CreateAccessGrantInput.add_member(:principal, Shapes::ShapeRef.new(shape: AccessGrantPrincipal, required: true, location_name: "principal"))
587
+ CreateAccessGrantInput.add_member(:permission, Shapes::ShapeRef.new(shape: AccessGrantPermission, required: true, location_name: "permission"))
588
+ CreateAccessGrantInput.add_member(:scoped_actions, Shapes::ShapeRef.new(shape: ScopedActionsList, location_name: "scopedActions"))
589
+ CreateAccessGrantInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
590
+ CreateAccessGrantInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
591
+ CreateAccessGrantInput.struct_class = Types::CreateAccessGrantInput
592
+
593
+ CreateAccessGrantOutput.add_member(:access_grant, Shapes::ShapeRef.new(shape: AccessGrant, required: true, location_name: "accessGrant"))
594
+ CreateAccessGrantOutput.struct_class = Types::CreateAccessGrantOutput
595
+
596
+ CreateAccessProfileInput.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, required: true, location_name: "spaceId"))
597
+ CreateAccessProfileInput.add_member(:name, Shapes::ShapeRef.new(shape: AccessProfileName, required: true, location_name: "name"))
598
+ CreateAccessProfileInput.add_member(:description, Shapes::ShapeRef.new(shape: CreateAccessProfileInputDescriptionString, location_name: "description"))
599
+ CreateAccessProfileInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
600
+ CreateAccessProfileInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
601
+ CreateAccessProfileInput.struct_class = Types::CreateAccessProfileInput
602
+
603
+ CreateAccessProfileOutput.add_member(:access_profile, Shapes::ShapeRef.new(shape: AccessProfile, required: true, location_name: "accessProfile"))
604
+ CreateAccessProfileOutput.struct_class = Types::CreateAccessProfileOutput
605
+
606
+ CreateAlertInput.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, required: true, location_name: "spaceId"))
607
+ CreateAlertInput.add_member(:profile_id, Shapes::ShapeRef.new(shape: ProfileId, required: true, location_name: "profileId"))
608
+ CreateAlertInput.add_member(:name, Shapes::ShapeRef.new(shape: CreateAlertInputNameString, required: true, location_name: "name"))
609
+ CreateAlertInput.add_member(:description, Shapes::ShapeRef.new(shape: CreateAlertInputDescriptionString, location_name: "description"))
610
+ CreateAlertInput.add_member(:rule, Shapes::ShapeRef.new(shape: Rule, required: true, location_name: "rule"))
611
+ CreateAlertInput.add_member(:notifications_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "notificationsEnabled"))
612
+ CreateAlertInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
613
+ CreateAlertInput.add_member(:notification_rules, Shapes::ShapeRef.new(shape: NotificationRuleList, location_name: "notificationRules"))
614
+ CreateAlertInput.add_member(:client_token, Shapes::ShapeRef.new(shape: CreateAlertInputClientTokenString, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
615
+ CreateAlertInput.struct_class = Types::CreateAlertInput
616
+
617
+ CreateAlertOutput.add_member(:alert_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "alertArn"))
618
+ CreateAlertOutput.add_member(:alert, Shapes::ShapeRef.new(shape: Alert, required: true, location_name: "alert"))
619
+ CreateAlertOutput.struct_class = Types::CreateAlertOutput
620
+
621
+ CreateDomainAccessGrantForOrganizationInput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
622
+ CreateDomainAccessGrantForOrganizationInput.add_member(:name, Shapes::ShapeRef.new(shape: CreateDomainAccessGrantForOrganizationInputNameString, required: true, location_name: "name"))
623
+ CreateDomainAccessGrantForOrganizationInput.add_member(:principal, Shapes::ShapeRef.new(shape: OrganizationAccessGrantPrincipal, required: true, location_name: "principal"))
624
+ CreateDomainAccessGrantForOrganizationInput.add_member(:permission, Shapes::ShapeRef.new(shape: OrganizationGrantPermission, required: true, location_name: "permission"))
625
+ CreateDomainAccessGrantForOrganizationInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
626
+ CreateDomainAccessGrantForOrganizationInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
627
+ CreateDomainAccessGrantForOrganizationInput.struct_class = Types::CreateDomainAccessGrantForOrganizationInput
628
+
629
+ CreateDomainAccessGrantForOrganizationOutput.add_member(:access_grant, Shapes::ShapeRef.new(shape: OrganizationAccessGrant, required: true, location_name: "accessGrant"))
630
+ CreateDomainAccessGrantForOrganizationOutput.struct_class = Types::CreateDomainAccessGrantForOrganizationOutput
631
+
632
+ CreateDomainForOrganizationInput.add_member(:name, Shapes::ShapeRef.new(shape: CreateDomainForOrganizationInputNameString, required: true, location_name: "name"))
633
+ CreateDomainForOrganizationInput.add_member(:identity_providers, Shapes::ShapeRef.new(shape: IdentityProviderList, required: true, location_name: "identityProviders"))
634
+ CreateDomainForOrganizationInput.add_member(:identity_provider_configuration, Shapes::ShapeRef.new(shape: IdentityProviderConfiguration, location_name: "identityProviderConfiguration"))
635
+ CreateDomainForOrganizationInput.add_member(:domain_access_role_arn, Shapes::ShapeRef.new(shape: IamRoleArn, required: true, location_name: "domainAccessRoleArn"))
636
+ CreateDomainForOrganizationInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
637
+ CreateDomainForOrganizationInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
638
+ CreateDomainForOrganizationInput.struct_class = Types::CreateDomainForOrganizationInput
639
+
640
+ CreateDomainForOrganizationOutput.add_member(:organization_domain, Shapes::ShapeRef.new(shape: OrganizationDomain, required: true, location_name: "organizationDomain"))
641
+ CreateDomainForOrganizationOutput.struct_class = Types::CreateDomainForOrganizationOutput
642
+
643
+ CreateDomainInput.add_member(:name, Shapes::ShapeRef.new(shape: CreateDomainInputNameString, required: true, location_name: "name"))
644
+ CreateDomainInput.add_member(:identity_providers, Shapes::ShapeRef.new(shape: IdentityProviderList, required: true, location_name: "identityProviders"))
645
+ CreateDomainInput.add_member(:identity_provider_configuration, Shapes::ShapeRef.new(shape: IdentityProviderConfiguration, location_name: "identityProviderConfiguration"))
646
+ CreateDomainInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
647
+ CreateDomainInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
648
+ CreateDomainInput.struct_class = Types::CreateDomainInput
649
+
650
+ CreateDomainOutput.add_member(:domain, Shapes::ShapeRef.new(shape: Domain, required: true, location_name: "domain"))
651
+ CreateDomainOutput.struct_class = Types::CreateDomainOutput
652
+
653
+ CreateIntegrationInput.add_member(:integration_type, Shapes::ShapeRef.new(shape: IntegrationType, required: true, location_name: "integrationType"))
654
+ CreateIntegrationInput.add_member(:name, Shapes::ShapeRef.new(shape: CreateIntegrationInputNameString, required: true, location_name: "name"))
655
+ CreateIntegrationInput.add_member(:credential, Shapes::ShapeRef.new(shape: IntegrationCredential, location_name: "credential"))
656
+ CreateIntegrationInput.add_member(:integration_attributes, Shapes::ShapeRef.new(shape: CreateIntegrationInputIntegrationAttributesMap, location_name: "integrationAttributes"))
657
+ CreateIntegrationInput.add_member(:role_arn, Shapes::ShapeRef.new(shape: String, location_name: "roleArn"))
658
+ CreateIntegrationInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
659
+ CreateIntegrationInput.add_member(:client_token, Shapes::ShapeRef.new(shape: CreateIntegrationInputClientTokenString, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
660
+ CreateIntegrationInput.struct_class = Types::CreateIntegrationInput
661
+
662
+ CreateIntegrationInputIntegrationAttributesMap.key = Shapes::ShapeRef.new(shape: CreateIntegrationInputIntegrationAttributesMapKeyString)
663
+ CreateIntegrationInputIntegrationAttributesMap.value = Shapes::ShapeRef.new(shape: CreateIntegrationInputIntegrationAttributesMapValueString)
664
+
665
+ CreateIntegrationOutput.add_member(:integration, Shapes::ShapeRef.new(shape: Integration, required: true, location_name: "integration"))
666
+ CreateIntegrationOutput.struct_class = Types::CreateIntegrationOutput
667
+
668
+ CreateOmniDashboardInput.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, required: true, location_name: "spaceId"))
669
+ CreateOmniDashboardInput.add_member(:name, Shapes::ShapeRef.new(shape: CreateOmniDashboardInputNameString, required: true, location_name: "name"))
670
+ CreateOmniDashboardInput.add_member(:body, Shapes::ShapeRef.new(shape: CreateOmniDashboardInputBodyString, required: true, location_name: "body"))
671
+ CreateOmniDashboardInput.add_member(:description, Shapes::ShapeRef.new(shape: CreateOmniDashboardInputDescriptionString, location_name: "description"))
672
+ CreateOmniDashboardInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
673
+ CreateOmniDashboardInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
674
+ CreateOmniDashboardInput.struct_class = Types::CreateOmniDashboardInput
675
+
676
+ CreateOmniDashboardOutput.add_member(:omni_dashboard, Shapes::ShapeRef.new(shape: OmniDashboard, required: true, location_name: "omniDashboard"))
677
+ CreateOmniDashboardOutput.struct_class = Types::CreateOmniDashboardOutput
678
+
679
+ CreateOneTimeDeepLinkCodeInput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
680
+ CreateOneTimeDeepLinkCodeInput.add_member(:ttl_seconds, Shapes::ShapeRef.new(shape: CreateOneTimeDeepLinkCodeInputTtlSecondsInteger, location_name: "ttlSeconds"))
681
+ CreateOneTimeDeepLinkCodeInput.add_member(:redirect_url, Shapes::ShapeRef.new(shape: String, location_name: "redirectUrl"))
682
+ CreateOneTimeDeepLinkCodeInput.struct_class = Types::CreateOneTimeDeepLinkCodeInput
683
+
684
+ CreateOneTimeDeepLinkCodeOutput.add_member(:code, Shapes::ShapeRef.new(shape: DeepLinkCode, required: true, location_name: "code"))
685
+ CreateOneTimeDeepLinkCodeOutput.add_member(:deep_link_url, Shapes::ShapeRef.new(shape: DeepLinkUrl, required: true, location_name: "deepLinkUrl"))
686
+ CreateOneTimeDeepLinkCodeOutput.add_member(:expires_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "expiresAt"))
687
+ CreateOneTimeDeepLinkCodeOutput.struct_class = Types::CreateOneTimeDeepLinkCodeOutput
688
+
689
+ CreateSpaceInput.add_member(:name, Shapes::ShapeRef.new(shape: CreateSpaceInputNameString, required: true, location_name: "name"))
690
+ CreateSpaceInput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
691
+ CreateSpaceInput.add_member(:data_access_role_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "dataAccessRoleArn"))
692
+ CreateSpaceInput.add_member(:agent_core_evaluation_role_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "agentCoreEvaluationRoleArn"))
693
+ CreateSpaceInput.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfiguration, location_name: "encryptionConfiguration"))
694
+ CreateSpaceInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
695
+ CreateSpaceInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
696
+ CreateSpaceInput.struct_class = Types::CreateSpaceInput
697
+
698
+ CreateSpaceOutput.add_member(:space, Shapes::ShapeRef.new(shape: Space, required: true, location_name: "space"))
699
+ CreateSpaceOutput.struct_class = Types::CreateSpaceOutput
700
+
701
+ CreateViewRequest.add_member(:name, Shapes::ShapeRef.new(shape: ViewName, required: true, location_name: "name"))
702
+ CreateViewRequest.add_member(:definition, Shapes::ShapeRef.new(shape: ViewDefinition, required: true, location_name: "definition"))
703
+ CreateViewRequest.add_member(:description, Shapes::ShapeRef.new(shape: ViewDescription, location_name: "description"))
704
+ CreateViewRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
705
+ CreateViewRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: CreateViewRequestClientTokenString, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
706
+ CreateViewRequest.struct_class = Types::CreateViewRequest
707
+
708
+ CreateViewResponse.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
709
+ CreateViewResponse.add_member(:type, Shapes::ShapeRef.new(shape: ViewType, required: true, location_name: "type"))
710
+ CreateViewResponse.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
711
+ CreateViewResponse.add_member(:definition, Shapes::ShapeRef.new(shape: String, required: true, location_name: "definition"))
712
+ CreateViewResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
713
+ CreateViewResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
714
+ CreateViewResponse.add_member(:arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "arn"))
715
+ CreateViewResponse.struct_class = Types::CreateViewResponse
716
+
717
+ DeleteAccessGrantInput.add_member(:grant_id, Shapes::ShapeRef.new(shape: GrantId, required: true, location_name: "grantId"))
718
+ DeleteAccessGrantInput.struct_class = Types::DeleteAccessGrantInput
719
+
720
+ DeleteAccessGrantOutput.struct_class = Types::DeleteAccessGrantOutput
721
+
722
+ DeleteAccessProfileInput.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, required: true, location_name: "spaceId"))
723
+ DeleteAccessProfileInput.add_member(:profile_id, Shapes::ShapeRef.new(shape: ProfileId, required: true, location_name: "profileId"))
724
+ DeleteAccessProfileInput.struct_class = Types::DeleteAccessProfileInput
725
+
726
+ DeleteAccessProfileOutput.struct_class = Types::DeleteAccessProfileOutput
727
+
728
+ DeleteAlertInput.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, required: true, location_name: "spaceId"))
729
+ DeleteAlertInput.add_member(:alert_id, Shapes::ShapeRef.new(shape: AlertId, required: true, location_name: "alertId"))
730
+ DeleteAlertInput.struct_class = Types::DeleteAlertInput
731
+
732
+ DeleteAlertOutput.struct_class = Types::DeleteAlertOutput
733
+
734
+ DeleteDomainAccessGrantForOrganizationInput.add_member(:grant_id, Shapes::ShapeRef.new(shape: GrantId, required: true, location_name: "grantId"))
735
+ DeleteDomainAccessGrantForOrganizationInput.struct_class = Types::DeleteDomainAccessGrantForOrganizationInput
736
+
737
+ DeleteDomainAccessGrantForOrganizationOutput.struct_class = Types::DeleteDomainAccessGrantForOrganizationOutput
738
+
739
+ DeleteDomainForOrganizationInput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
740
+ DeleteDomainForOrganizationInput.struct_class = Types::DeleteDomainForOrganizationInput
741
+
742
+ DeleteDomainForOrganizationOutput.struct_class = Types::DeleteDomainForOrganizationOutput
743
+
744
+ DeleteDomainInput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
745
+ DeleteDomainInput.struct_class = Types::DeleteDomainInput
746
+
747
+ DeleteDomainOutput.struct_class = Types::DeleteDomainOutput
748
+
749
+ DeleteIntegrationInput.add_member(:identifier, Shapes::ShapeRef.new(shape: IntegrationIdentifier, required: true, location_name: "identifier"))
750
+ DeleteIntegrationInput.struct_class = Types::DeleteIntegrationInput
751
+
752
+ DeleteIntegrationOutput.struct_class = Types::DeleteIntegrationOutput
753
+
754
+ DeleteOmniDashboardInput.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, required: true, location_name: "spaceId"))
755
+ DeleteOmniDashboardInput.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: DashboardId, required: true, location_name: "dashboardId"))
756
+ DeleteOmniDashboardInput.struct_class = Types::DeleteOmniDashboardInput
757
+
758
+ DeleteOmniDashboardOutput.struct_class = Types::DeleteOmniDashboardOutput
759
+
760
+ DeleteSpaceInput.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, required: true, location_name: "spaceId"))
761
+ DeleteSpaceInput.struct_class = Types::DeleteSpaceInput
762
+
763
+ DeleteSpaceOutput.struct_class = Types::DeleteSpaceOutput
764
+
765
+ DeleteViewRequest.add_member(:name, Shapes::ShapeRef.new(shape: ViewName, required: true, location_name: "name"))
766
+ DeleteViewRequest.struct_class = Types::DeleteViewRequest
767
+
768
+ DeleteViewResponse.struct_class = Types::DeleteViewResponse
769
+
770
+ Domain.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
771
+ Domain.add_member(:domain_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "domainArn"))
772
+ Domain.add_member(:name, Shapes::ShapeRef.new(shape: DomainNameString, location_name: "name"))
773
+ Domain.add_member(:identity_providers, Shapes::ShapeRef.new(shape: IdentityProviderList, required: true, location_name: "identityProviders"))
774
+ Domain.add_member(:identity_provider_configuration, Shapes::ShapeRef.new(shape: IdentityProviderConfiguration, location_name: "identityProviderConfiguration"))
775
+ Domain.add_member(:domain_endpoint_url, Shapes::ShapeRef.new(shape: String, required: true, location_name: "domainEndpointUrl"))
776
+ Domain.add_member(:custom_endpoint_urls, Shapes::ShapeRef.new(shape: StringList, location_name: "customEndpointUrls"))
777
+ Domain.add_member(:identity_center_application_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "identityCenterApplicationArn"))
778
+ Domain.add_member(:region, Shapes::ShapeRef.new(shape: String, required: true, location_name: "region"))
779
+ Domain.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
780
+ Domain.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
781
+ Domain.add_member(:status, Shapes::ShapeRef.new(shape: DomainStatus, required: true, location_name: "status"))
782
+ Domain.struct_class = Types::Domain
783
+
784
+ DomainSummary.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
785
+ DomainSummary.add_member(:domain_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "domainArn"))
786
+ DomainSummary.add_member(:name, Shapes::ShapeRef.new(shape: DomainSummaryNameString, location_name: "name"))
787
+ DomainSummary.add_member(:identity_center_instance_arn, Shapes::ShapeRef.new(shape: IdentityCenterInstanceArn, location_name: "identityCenterInstanceArn"))
788
+ DomainSummary.add_member(:region, Shapes::ShapeRef.new(shape: String, location_name: "region"))
789
+ DomainSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
790
+ DomainSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
791
+ DomainSummary.add_member(:status, Shapes::ShapeRef.new(shape: DomainStatus, required: true, location_name: "status"))
792
+ DomainSummary.struct_class = Types::DomainSummary
793
+
794
+ DomainSummaryList.member = Shapes::ShapeRef.new(shape: DomainSummary)
795
+
796
+ Edge.add_member(:edge_id, Shapes::ShapeRef.new(shape: ContextGraphId, location_name: "edgeId"))
797
+ Edge.add_member(:from, Shapes::ShapeRef.new(shape: ContextGraphId, location_name: "from"))
798
+ Edge.add_member(:to, Shapes::ShapeRef.new(shape: ContextGraphId, location_name: "to"))
799
+ Edge.add_member(:edge_type, Shapes::ShapeRef.new(shape: EdgeType, location_name: "edgeType"))
800
+ Edge.add_member(:operations, Shapes::ShapeRef.new(shape: StringSet, location_name: "operations"))
801
+ Edge.add_member(:edge_properties, Shapes::ShapeRef.new(shape: EdgeProperties, location_name: "edgeProperties"))
802
+ Edge.add_member(:telemetry_attributes, Shapes::ShapeRef.new(shape: ContextGraphAttributeMap, location_name: "telemetryAttributes"))
803
+ Edge.add_member(:signal_types, Shapes::ShapeRef.new(shape: SignalSet, location_name: "signalTypes"))
804
+ Edge.add_member(:sources, Shapes::ShapeRef.new(shape: SourceSet, location_name: "sources"))
805
+ Edge.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "metadata"))
806
+ Edge.add_member(:first_observed_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "firstObservedAt"))
807
+ Edge.add_member(:last_observed_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastObservedAt"))
808
+ Edge.struct_class = Types::Edge
809
+
810
+ EdgeFilters.add_member(:edge_id, Shapes::ShapeRef.new(shape: ContextGraphId, location_name: "edgeId"))
811
+ EdgeFilters.add_member(:from, Shapes::ShapeRef.new(shape: ContextGraphId, location_name: "from"))
812
+ EdgeFilters.add_member(:to, Shapes::ShapeRef.new(shape: ContextGraphId, location_name: "to"))
813
+ EdgeFilters.add_member(:edge_type, Shapes::ShapeRef.new(shape: EdgeType, location_name: "edgeType"))
814
+ EdgeFilters.add_member(:operations, Shapes::ShapeRef.new(shape: StringSet, location_name: "operations"))
815
+ EdgeFilters.add_member(:telemetry_attributes, Shapes::ShapeRef.new(shape: KeyFilterList, location_name: "telemetryAttributes"))
816
+ EdgeFilters.add_member(:sources, Shapes::ShapeRef.new(shape: SourceSet, location_name: "sources"))
817
+ EdgeFilters.struct_class = Types::EdgeFilters
818
+
819
+ EdgeList.member = Shapes::ShapeRef.new(shape: Edge)
820
+
821
+ EdgeProperties.add_member(:protocol, Shapes::ShapeRef.new(shape: String, location_name: "protocol"))
822
+ EdgeProperties.add_member(:source_port, Shapes::ShapeRef.new(shape: String, location_name: "sourcePort"))
823
+ EdgeProperties.add_member(:destination_port, Shapes::ShapeRef.new(shape: String, location_name: "destinationPort"))
824
+ EdgeProperties.add_member(:blocked, Shapes::ShapeRef.new(shape: Boolean, location_name: "blocked"))
825
+ EdgeProperties.add_member(:error_code, Shapes::ShapeRef.new(shape: String, location_name: "errorCode"))
826
+ EdgeProperties.add_member(:http_status_code, Shapes::ShapeRef.new(shape: String, location_name: "httpStatusCode"))
827
+ EdgeProperties.add_member(:http_method, Shapes::ShapeRef.new(shape: String, location_name: "httpMethod"))
828
+ EdgeProperties.add_member(:service_initiated, Shapes::ShapeRef.new(shape: Boolean, location_name: "serviceInitiated"))
829
+ EdgeProperties.add_member(:traffic_stats, Shapes::ShapeRef.new(shape: EdgeTrafficStats, location_name: "trafficStats"))
830
+ EdgeProperties.struct_class = Types::EdgeProperties
831
+
832
+ EdgeTrafficStats.add_member(:bytes, Shapes::ShapeRef.new(shape: EdgeTrafficStatsBytesLong, location_name: "bytes"))
833
+ EdgeTrafficStats.add_member(:packets, Shapes::ShapeRef.new(shape: EdgeTrafficStatsPacketsLong, location_name: "packets"))
834
+ EdgeTrafficStats.add_member(:flows, Shapes::ShapeRef.new(shape: EdgeTrafficStatsFlowsLong, location_name: "flows"))
835
+ EdgeTrafficStats.add_member(:sent_bytes, Shapes::ShapeRef.new(shape: EdgeTrafficStatsSentBytesLong, location_name: "sentBytes"))
836
+ EdgeTrafficStats.add_member(:received_bytes, Shapes::ShapeRef.new(shape: EdgeTrafficStatsReceivedBytesLong, location_name: "receivedBytes"))
837
+ EdgeTrafficStats.struct_class = Types::EdgeTrafficStats
838
+
839
+ EncryptionConfiguration.add_member(:encryption_strategy, Shapes::ShapeRef.new(shape: EncryptionStrategy, required: true, location_name: "encryptionStrategy"))
840
+ EncryptionConfiguration.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "kmsKeyArn"))
841
+ EncryptionConfiguration.struct_class = Types::EncryptionConfiguration
842
+
843
+ Field.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
844
+ Field.add_member(:children, Shapes::ShapeRef.new(shape: FieldChildrenList, location_name: "children"))
845
+ Field.struct_class = Types::Field
846
+
847
+ FieldChildrenList.member = Shapes::ShapeRef.new(shape: Field)
848
+
849
+ FieldList.member = Shapes::ShapeRef.new(shape: Field)
850
+
851
+ GetAccessGrantInput.add_member(:grant_id, Shapes::ShapeRef.new(shape: GrantId, required: true, location_name: "grantId"))
852
+ GetAccessGrantInput.struct_class = Types::GetAccessGrantInput
853
+
854
+ GetAccessGrantOutput.add_member(:access_grant, Shapes::ShapeRef.new(shape: AccessGrant, required: true, location_name: "accessGrant"))
855
+ GetAccessGrantOutput.struct_class = Types::GetAccessGrantOutput
856
+
857
+ GetAccessProfileInput.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, required: true, location_name: "spaceId"))
858
+ GetAccessProfileInput.add_member(:profile_id, Shapes::ShapeRef.new(shape: ProfileId, required: true, location_name: "profileId"))
859
+ GetAccessProfileInput.struct_class = Types::GetAccessProfileInput
860
+
861
+ GetAccessProfileOutput.add_member(:access_profile, Shapes::ShapeRef.new(shape: AccessProfile, required: true, location_name: "accessProfile"))
862
+ GetAccessProfileOutput.struct_class = Types::GetAccessProfileOutput
863
+
864
+ GetAlertInput.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, required: true, location_name: "spaceId"))
865
+ GetAlertInput.add_member(:alert_id, Shapes::ShapeRef.new(shape: AlertId, required: true, location_name: "alertId"))
866
+ GetAlertInput.struct_class = Types::GetAlertInput
867
+
868
+ GetAlertOutput.add_member(:alert, Shapes::ShapeRef.new(shape: Alert, required: true, location_name: "alert"))
869
+ GetAlertOutput.struct_class = Types::GetAlertOutput
870
+
871
+ GetContextGraphInput.add_member(:node_filters, Shapes::ShapeRef.new(shape: NodeFilters, location_name: "nodeFilters"))
872
+ GetContextGraphInput.add_member(:edge_filters, Shapes::ShapeRef.new(shape: EdgeFilters, location_name: "edgeFilters"))
873
+ GetContextGraphInput.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "startTime"))
874
+ GetContextGraphInput.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "endTime"))
875
+ GetContextGraphInput.add_member(:depth, Shapes::ShapeRef.new(shape: GetContextGraphInputDepthInteger, location_name: "depth"))
876
+ GetContextGraphInput.add_member(:max_results, Shapes::ShapeRef.new(shape: GetContextGraphInputMaxResultsInteger, location_name: "maxResults"))
877
+ GetContextGraphInput.add_member(:max_edges_per_node, Shapes::ShapeRef.new(shape: GetContextGraphInputMaxEdgesPerNodeInteger, location_name: "maxEdgesPerNode"))
878
+ GetContextGraphInput.add_member(:include_metadata, Shapes::ShapeRef.new(shape: Boolean, location_name: "includeMetadata"))
879
+ GetContextGraphInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
880
+ GetContextGraphInput.struct_class = Types::GetContextGraphInput
881
+
882
+ GetContextGraphOutput.add_member(:nodes, Shapes::ShapeRef.new(shape: NodeList, required: true, location_name: "nodes"))
883
+ GetContextGraphOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
884
+ GetContextGraphOutput.struct_class = Types::GetContextGraphOutput
885
+
886
+ GetDomainAccessGrantForOrganizationInput.add_member(:grant_id, Shapes::ShapeRef.new(shape: GrantId, required: true, location_name: "grantId"))
887
+ GetDomainAccessGrantForOrganizationInput.struct_class = Types::GetDomainAccessGrantForOrganizationInput
888
+
889
+ GetDomainAccessGrantForOrganizationOutput.add_member(:access_grant, Shapes::ShapeRef.new(shape: OrganizationAccessGrant, required: true, location_name: "accessGrant"))
890
+ GetDomainAccessGrantForOrganizationOutput.struct_class = Types::GetDomainAccessGrantForOrganizationOutput
891
+
892
+ GetDomainForOrganizationInput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
893
+ GetDomainForOrganizationInput.struct_class = Types::GetDomainForOrganizationInput
894
+
895
+ GetDomainForOrganizationOutput.add_member(:organization_domain, Shapes::ShapeRef.new(shape: OrganizationDomain, required: true, location_name: "organizationDomain"))
896
+ GetDomainForOrganizationOutput.struct_class = Types::GetDomainForOrganizationOutput
897
+
898
+ GetDomainInput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
899
+ GetDomainInput.struct_class = Types::GetDomainInput
900
+
901
+ GetDomainOutput.add_member(:domain, Shapes::ShapeRef.new(shape: Domain, required: true, location_name: "domain"))
902
+ GetDomainOutput.struct_class = Types::GetDomainOutput
903
+
904
+ GetIntegrationInput.add_member(:identifier, Shapes::ShapeRef.new(shape: IntegrationIdentifier, required: true, location_name: "identifier"))
905
+ GetIntegrationInput.struct_class = Types::GetIntegrationInput
906
+
907
+ GetIntegrationOutput.add_member(:integration, Shapes::ShapeRef.new(shape: Integration, required: true, location_name: "integration"))
908
+ GetIntegrationOutput.struct_class = Types::GetIntegrationOutput
909
+
910
+ GetIntelligenceConfigurationInput.struct_class = Types::GetIntelligenceConfigurationInput
911
+
912
+ GetIntelligenceConfigurationOutput.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "accountId"))
913
+ GetIntelligenceConfigurationOutput.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: IntelligenceKmsKeyArn, location_name: "kmsKeyArn"))
914
+ GetIntelligenceConfigurationOutput.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
915
+ GetIntelligenceConfigurationOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
916
+ GetIntelligenceConfigurationOutput.struct_class = Types::GetIntelligenceConfigurationOutput
917
+
918
+ GetOmniDashboardInput.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, required: true, location_name: "spaceId"))
919
+ GetOmniDashboardInput.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: DashboardId, required: true, location_name: "dashboardId"))
920
+ GetOmniDashboardInput.struct_class = Types::GetOmniDashboardInput
921
+
922
+ GetOmniDashboardOutput.add_member(:omni_dashboard, Shapes::ShapeRef.new(shape: OmniDashboard, required: true, location_name: "omniDashboard"))
923
+ GetOmniDashboardOutput.struct_class = Types::GetOmniDashboardOutput
924
+
925
+ GetSpaceCredentialsForOrganizationInput.add_member(:context, Shapes::ShapeRef.new(shape: SpaceCredentialRequestContext, required: true, location_name: "context"))
926
+ GetSpaceCredentialsForOrganizationInput.add_member(:credential_type, Shapes::ShapeRef.new(shape: OrganizationCredentialType, required: true, location_name: "credentialType"))
927
+ GetSpaceCredentialsForOrganizationInput.struct_class = Types::GetSpaceCredentialsForOrganizationInput
928
+
929
+ GetSpaceCredentialsForOrganizationOutput.add_member(:credentials, Shapes::ShapeRef.new(shape: AwsCredentials, required: true, location_name: "credentials"))
930
+ GetSpaceCredentialsForOrganizationOutput.struct_class = Types::GetSpaceCredentialsForOrganizationOutput
931
+
932
+ GetSpaceInput.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, required: true, location_name: "spaceId"))
933
+ GetSpaceInput.struct_class = Types::GetSpaceInput
934
+
935
+ GetSpaceOutput.add_member(:space, Shapes::ShapeRef.new(shape: Space, required: true, location_name: "space"))
936
+ GetSpaceOutput.struct_class = Types::GetSpaceOutput
937
+
938
+ GetTelemetryQueryResultsRequest.add_member(:query_id, Shapes::ShapeRef.new(shape: GetTelemetryQueryResultsRequestQueryIdString, required: true, location_name: "queryId"))
939
+ GetTelemetryQueryResultsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
940
+ GetTelemetryQueryResultsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: GetTelemetryQueryResultsRequestMaxResultsInteger, location_name: "maxResults"))
941
+ GetTelemetryQueryResultsRequest.struct_class = Types::GetTelemetryQueryResultsRequest
942
+
943
+ GetTelemetryQueryResultsResponse.add_member(:status, Shapes::ShapeRef.new(shape: QueryStatus, required: true, location_name: "status"))
944
+ GetTelemetryQueryResultsResponse.add_member(:rows, Shapes::ShapeRef.new(shape: RowList, location_name: "rows"))
945
+ GetTelemetryQueryResultsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
946
+ GetTelemetryQueryResultsResponse.add_member(:statistics, Shapes::ShapeRef.new(shape: QueryStatistics, location_name: "statistics"))
947
+ GetTelemetryQueryResultsResponse.struct_class = Types::GetTelemetryQueryResultsResponse
948
+
949
+ GetViewRequest.add_member(:name, Shapes::ShapeRef.new(shape: ViewName, required: true, location_name: "name"))
950
+ GetViewRequest.struct_class = Types::GetViewRequest
951
+
952
+ GetViewResponse.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
953
+ GetViewResponse.add_member(:type, Shapes::ShapeRef.new(shape: ViewType, required: true, location_name: "type"))
954
+ GetViewResponse.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
955
+ GetViewResponse.add_member(:definition, Shapes::ShapeRef.new(shape: String, required: true, location_name: "definition"))
956
+ GetViewResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
957
+ GetViewResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
958
+ GetViewResponse.add_member(:arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "arn"))
959
+ GetViewResponse.struct_class = Types::GetViewResponse
960
+
961
+ IdentityCenterConfiguration.add_member(:identity_center_instance_arn, Shapes::ShapeRef.new(shape: IdentityCenterInstanceArn, location_name: "identityCenterInstanceArn"))
962
+ IdentityCenterConfiguration.struct_class = Types::IdentityCenterConfiguration
963
+
964
+ IdentityProviderConfiguration.add_member(:identity_center_configuration, Shapes::ShapeRef.new(shape: IdentityCenterConfiguration, location_name: "identityCenterConfiguration"))
965
+ IdentityProviderConfiguration.struct_class = Types::IdentityProviderConfiguration
966
+
967
+ IdentityProviderList.member = Shapes::ShapeRef.new(shape: IdentityProvider)
968
+
969
+ Integration.add_member(:integration_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "integrationId"))
970
+ Integration.add_member(:integration_arn, Shapes::ShapeRef.new(shape: IntegrationArn, location_name: "integrationArn"))
971
+ Integration.add_member(:integration_type, Shapes::ShapeRef.new(shape: IntegrationType, required: true, location_name: "integrationType"))
972
+ Integration.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
973
+ Integration.add_member(:status, Shapes::ShapeRef.new(shape: IntegrationStatus, required: true, location_name: "status"))
974
+ Integration.add_member(:auth_type, Shapes::ShapeRef.new(shape: AuthType, location_name: "authType"))
975
+ Integration.add_member(:credential_arn, Shapes::ShapeRef.new(shape: String, location_name: "credentialArn"))
976
+ Integration.add_member(:role_arn, Shapes::ShapeRef.new(shape: String, location_name: "roleArn"))
977
+ Integration.add_member(:integration_attributes, Shapes::ShapeRef.new(shape: StringMap, location_name: "integrationAttributes"))
978
+ Integration.add_member(:authorization_url, Shapes::ShapeRef.new(shape: String, location_name: "authorizationUrl"))
979
+ Integration.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "errorMessage"))
980
+ Integration.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
981
+ Integration.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
982
+ Integration.add_member(:scope, Shapes::ShapeRef.new(shape: Scope, location_name: "scope"))
983
+ Integration.struct_class = Types::Integration
984
+
985
+ IntegrationCredential.add_member(:oauth_code_credential, Shapes::ShapeRef.new(shape: OAuthCodeCredential, location_name: "oauthCodeCredential"))
986
+ IntegrationCredential.add_member(:oauth_client_credential, Shapes::ShapeRef.new(shape: OAuthClientCredential, location_name: "oauthClientCredential"))
987
+ IntegrationCredential.add_member(:api_key_credential, Shapes::ShapeRef.new(shape: ApiKeyCredential, location_name: "apiKeyCredential"))
988
+ IntegrationCredential.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
989
+ IntegrationCredential.add_member_subclass(:oauth_code_credential, Types::IntegrationCredential::OauthCodeCredential)
990
+ IntegrationCredential.add_member_subclass(:oauth_client_credential, Types::IntegrationCredential::OauthClientCredential)
991
+ IntegrationCredential.add_member_subclass(:api_key_credential, Types::IntegrationCredential::ApiKeyCredential)
992
+ IntegrationCredential.add_member_subclass(:unknown, Types::IntegrationCredential::Unknown)
993
+ IntegrationCredential.struct_class = Types::IntegrationCredential
994
+
995
+ IntegrationIdentifier.add_member(:integration_id, Shapes::ShapeRef.new(shape: String, location_name: "integrationId"))
996
+ IntegrationIdentifier.add_member(:integration_arn, Shapes::ShapeRef.new(shape: IntegrationArn, location_name: "integrationArn"))
997
+ IntegrationIdentifier.add_member(:integration_name, Shapes::ShapeRef.new(shape: String, location_name: "integrationName"))
998
+ IntegrationIdentifier.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
999
+ IntegrationIdentifier.add_member_subclass(:integration_id, Types::IntegrationIdentifier::IntegrationId)
1000
+ IntegrationIdentifier.add_member_subclass(:integration_arn, Types::IntegrationIdentifier::IntegrationArn)
1001
+ IntegrationIdentifier.add_member_subclass(:integration_name, Types::IntegrationIdentifier::IntegrationName)
1002
+ IntegrationIdentifier.add_member_subclass(:unknown, Types::IntegrationIdentifier::Unknown)
1003
+ IntegrationIdentifier.struct_class = Types::IntegrationIdentifier
1004
+
1005
+ IntegrationList.member = Shapes::ShapeRef.new(shape: Integration)
1006
+
1007
+ IntelligenceTagMap.key = Shapes::ShapeRef.new(shape: String)
1008
+ IntelligenceTagMap.value = Shapes::ShapeRef.new(shape: String)
1009
+
1010
+ InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
1011
+ InternalServerException.add_member(:error_code, Shapes::ShapeRef.new(shape: String, location_name: "errorCode"))
1012
+ InternalServerException.struct_class = Types::InternalServerException
1013
+
1014
+ KeyFilter.add_member(:key, Shapes::ShapeRef.new(shape: KeyFilterKey, required: true, location_name: "key"))
1015
+ KeyFilter.add_member(:values, Shapes::ShapeRef.new(shape: KeyFilterValues, location_name: "values"))
1016
+ KeyFilter.struct_class = Types::KeyFilter
1017
+
1018
+ KeyFilterList.member = Shapes::ShapeRef.new(shape: KeyFilter)
1019
+
1020
+ KeyFilterValues.member = Shapes::ShapeRef.new(shape: KeyFilterValue)
1021
+
1022
+ ListAccessGrantsInput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, location_name: "domainId"))
1023
+ ListAccessGrantsInput.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, location_name: "spaceId"))
1024
+ ListAccessGrantsInput.add_member(:principal_id, Shapes::ShapeRef.new(shape: PrincipalId, location_name: "principalId"))
1025
+ ListAccessGrantsInput.add_member(:principal_type, Shapes::ShapeRef.new(shape: AccessGrantPrincipalType, location_name: "principalType"))
1026
+ ListAccessGrantsInput.add_member(:permission, Shapes::ShapeRef.new(shape: AccessGrantPermission, location_name: "permission"))
1027
+ ListAccessGrantsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1028
+ ListAccessGrantsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ListAccessGrantsInputMaxResultsInteger, location_name: "maxResults"))
1029
+ ListAccessGrantsInput.struct_class = Types::ListAccessGrantsInput
1030
+
1031
+ ListAccessGrantsOutput.add_member(:items, Shapes::ShapeRef.new(shape: AccessGrantSummaryList, required: true, location_name: "items"))
1032
+ ListAccessGrantsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1033
+ ListAccessGrantsOutput.struct_class = Types::ListAccessGrantsOutput
1034
+
1035
+ ListAccessProfilesInput.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, required: true, location_name: "spaceId"))
1036
+ ListAccessProfilesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1037
+ ListAccessProfilesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ListAccessProfilesInputMaxResultsInteger, location_name: "maxResults"))
1038
+ ListAccessProfilesInput.struct_class = Types::ListAccessProfilesInput
1039
+
1040
+ ListAccessProfilesOutput.add_member(:items, Shapes::ShapeRef.new(shape: AccessProfileSummaryList, required: true, location_name: "items"))
1041
+ ListAccessProfilesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1042
+ ListAccessProfilesOutput.struct_class = Types::ListAccessProfilesOutput
1043
+
1044
+ ListAlertsInput.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, required: true, location_name: "spaceId"))
1045
+ ListAlertsInput.add_member(:filter_criteria, Shapes::ShapeRef.new(shape: AlertFilterCriteria, location_name: "filterCriteria"))
1046
+ ListAlertsInput.add_member(:sort_by, Shapes::ShapeRef.new(shape: AlertSortField, location_name: "sortBy"))
1047
+ ListAlertsInput.add_member(:sort_order, Shapes::ShapeRef.new(shape: AlertSortOrder, location_name: "sortOrder"))
1048
+ ListAlertsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1049
+ ListAlertsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ListAlertsInputMaxResultsInteger, location_name: "maxResults"))
1050
+ ListAlertsInput.struct_class = Types::ListAlertsInput
1051
+
1052
+ ListAlertsOutput.add_member(:items, Shapes::ShapeRef.new(shape: AlertSummaryList, required: true, location_name: "items"))
1053
+ ListAlertsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1054
+ ListAlertsOutput.struct_class = Types::ListAlertsOutput
1055
+
1056
+ ListDomainAccessGrantsForOrganizationInput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, location_name: "domainId"))
1057
+ ListDomainAccessGrantsForOrganizationInput.add_member(:principal_id, Shapes::ShapeRef.new(shape: PrincipalId, location_name: "principalId"))
1058
+ ListDomainAccessGrantsForOrganizationInput.add_member(:principal_type, Shapes::ShapeRef.new(shape: OrganizationGrantPrincipalType, location_name: "principalType"))
1059
+ ListDomainAccessGrantsForOrganizationInput.add_member(:permission, Shapes::ShapeRef.new(shape: OrganizationGrantPermission, location_name: "permission"))
1060
+ ListDomainAccessGrantsForOrganizationInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1061
+ ListDomainAccessGrantsForOrganizationInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ListDomainAccessGrantsForOrganizationInputMaxResultsInteger, location_name: "maxResults"))
1062
+ ListDomainAccessGrantsForOrganizationInput.struct_class = Types::ListDomainAccessGrantsForOrganizationInput
1063
+
1064
+ ListDomainAccessGrantsForOrganizationOutput.add_member(:items, Shapes::ShapeRef.new(shape: OrganizationAccessGrantSummaryList, required: true, location_name: "items"))
1065
+ ListDomainAccessGrantsForOrganizationOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1066
+ ListDomainAccessGrantsForOrganizationOutput.struct_class = Types::ListDomainAccessGrantsForOrganizationOutput
1067
+
1068
+ ListDomainsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1069
+ ListDomainsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ListDomainsInputMaxResultsInteger, location_name: "maxResults"))
1070
+ ListDomainsInput.struct_class = Types::ListDomainsInput
1071
+
1072
+ ListDomainsOutput.add_member(:items, Shapes::ShapeRef.new(shape: DomainSummaryList, required: true, location_name: "items"))
1073
+ ListDomainsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1074
+ ListDomainsOutput.struct_class = Types::ListDomainsOutput
1075
+
1076
+ ListIntegrationsInput.add_member(:integration_type, Shapes::ShapeRef.new(shape: IntegrationType, location_name: "integrationType"))
1077
+ ListIntegrationsInput.add_member(:status, Shapes::ShapeRef.new(shape: IntegrationStatus, location_name: "status"))
1078
+ ListIntegrationsInput.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
1079
+ ListIntegrationsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
1080
+ ListIntegrationsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ListIntegrationsInputMaxResultsInteger, location_name: "maxResults"))
1081
+ ListIntegrationsInput.struct_class = Types::ListIntegrationsInput
1082
+
1083
+ ListIntegrationsOutput.add_member(:items, Shapes::ShapeRef.new(shape: IntegrationList, required: true, location_name: "items"))
1084
+ ListIntegrationsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
1085
+ ListIntegrationsOutput.struct_class = Types::ListIntegrationsOutput
1086
+
1087
+ ListOmniDashboardsInput.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, required: true, location_name: "spaceId"))
1088
+ ListOmniDashboardsInput.add_member(:name_prefix, Shapes::ShapeRef.new(shape: ListOmniDashboardsInputNamePrefixString, location_name: "namePrefix"))
1089
+ ListOmniDashboardsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1090
+ ListOmniDashboardsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ListOmniDashboardsInputMaxResultsInteger, location_name: "maxResults"))
1091
+ ListOmniDashboardsInput.struct_class = Types::ListOmniDashboardsInput
1092
+
1093
+ ListOmniDashboardsOutput.add_member(:items, Shapes::ShapeRef.new(shape: OmniDashboardSummaryList, required: true, location_name: "items"))
1094
+ ListOmniDashboardsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1095
+ ListOmniDashboardsOutput.struct_class = Types::ListOmniDashboardsOutput
1096
+
1097
+ ListSpacesForOrganizationInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1098
+ ListSpacesForOrganizationInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ListSpacesForOrganizationInputMaxResultsInteger, location_name: "maxResults"))
1099
+ ListSpacesForOrganizationInput.struct_class = Types::ListSpacesForOrganizationInput
1100
+
1101
+ ListSpacesForOrganizationOutput.add_member(:items, Shapes::ShapeRef.new(shape: SpaceSummaryList, required: true, location_name: "items"))
1102
+ ListSpacesForOrganizationOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1103
+ ListSpacesForOrganizationOutput.struct_class = Types::ListSpacesForOrganizationOutput
1104
+
1105
+ ListSpacesInput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, location_name: "domainId"))
1106
+ ListSpacesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1107
+ ListSpacesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ListSpacesInputMaxResultsInteger, location_name: "maxResults"))
1108
+ ListSpacesInput.struct_class = Types::ListSpacesInput
1109
+
1110
+ ListSpacesOutput.add_member(:items, Shapes::ShapeRef.new(shape: SpaceSummaryList, required: true, location_name: "items"))
1111
+ ListSpacesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1112
+ ListSpacesOutput.struct_class = Types::ListSpacesOutput
1113
+
1114
+ ListTelemetryFieldsRequest.add_member(:data_set_name, Shapes::ShapeRef.new(shape: ListTelemetryFieldsRequestDataSetNameString, required: true, location_name: "dataSetName"))
1115
+ ListTelemetryFieldsRequest.add_member(:telemetry_type, Shapes::ShapeRef.new(shape: TelemetryType, location_name: "telemetryType"))
1116
+ ListTelemetryFieldsRequest.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "startTime"))
1117
+ ListTelemetryFieldsRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "endTime"))
1118
+ ListTelemetryFieldsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
1119
+ ListTelemetryFieldsRequest.struct_class = Types::ListTelemetryFieldsRequest
1120
+
1121
+ ListTelemetryFieldsResponse.add_member(:fields, Shapes::ShapeRef.new(shape: FieldList, required: true, location_name: "fields"))
1122
+ ListTelemetryFieldsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
1123
+ ListTelemetryFieldsResponse.struct_class = Types::ListTelemetryFieldsResponse
1124
+
1125
+ ListTelemetryQuerySessionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
1126
+ ListTelemetryQuerySessionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListTelemetryQuerySessionsRequestMaxResultsInteger, location_name: "maxResults"))
1127
+ ListTelemetryQuerySessionsRequest.struct_class = Types::ListTelemetryQuerySessionsRequest
1128
+
1129
+ ListTelemetryQuerySessionsResponse.add_member(:sessions, Shapes::ShapeRef.new(shape: SessionSummaryList, required: true, location_name: "sessions"))
1130
+ ListTelemetryQuerySessionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
1131
+ ListTelemetryQuerySessionsResponse.struct_class = Types::ListTelemetryQuerySessionsResponse
1132
+
1133
+ ListViewsRequest.add_member(:type, Shapes::ShapeRef.new(shape: ViewType, location_name: "type"))
1134
+ ListViewsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListViewsRequestMaxResultsInteger, location_name: "maxResults"))
1135
+ ListViewsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
1136
+ ListViewsRequest.struct_class = Types::ListViewsRequest
1137
+
1138
+ ListViewsResponse.add_member(:items, Shapes::ShapeRef.new(shape: ViewSummaryList, required: true, location_name: "items"))
1139
+ ListViewsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
1140
+ ListViewsResponse.struct_class = Types::ListViewsResponse
1141
+
1142
+ LogMetadata.add_member(:attributes, Shapes::ShapeRef.new(shape: LogMetadataAttributeMap, location_name: "attributes"))
1143
+ LogMetadata.struct_class = Types::LogMetadata
1144
+
1145
+ LogMetadataAttributeMap.key = Shapes::ShapeRef.new(shape: String)
1146
+ LogMetadataAttributeMap.value = Shapes::ShapeRef.new(shape: String)
1147
+
1148
+ LogMetadataList.member = Shapes::ShapeRef.new(shape: LogMetadata)
1149
+
1150
+ Metadata.add_member(:metrics, Shapes::ShapeRef.new(shape: MetricMetadataList, location_name: "metrics"))
1151
+ Metadata.add_member(:semantics, Shapes::ShapeRef.new(shape: NodeSemantics, location_name: "semantics"))
1152
+ Metadata.add_member(:logs, Shapes::ShapeRef.new(shape: LogMetadataList, location_name: "logs"))
1153
+ Metadata.add_member(:traces, Shapes::ShapeRef.new(shape: TraceMetadataList, location_name: "traces"))
1154
+ Metadata.struct_class = Types::Metadata
1155
+
1156
+ MetadataAttributeMap.key = Shapes::ShapeRef.new(shape: String)
1157
+ MetadataAttributeMap.value = Shapes::ShapeRef.new(shape: String)
1158
+
1159
+ MetricMetadata.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
1160
+ MetricMetadata.add_member(:namespace, Shapes::ShapeRef.new(shape: String, deprecated: true, location_name: "namespace", metadata: {"deprecatedMessage" => "Use attributes['service.namespace']; retained for backward compatibility.", "deprecatedSince" => "2026-08-19"}))
1161
+ MetricMetadata.add_member(:preferred_stat, Shapes::ShapeRef.new(shape: String, location_name: "preferredStat"))
1162
+ MetricMetadata.add_member(:metric_type, Shapes::ShapeRef.new(shape: String, location_name: "metricType"))
1163
+ MetricMetadata.add_member(:attributes, Shapes::ShapeRef.new(shape: MetadataAttributeMap, location_name: "attributes"))
1164
+ MetricMetadata.add_member(:semantics, Shapes::ShapeRef.new(shape: MetricSemantics, location_name: "semantics"))
1165
+ MetricMetadata.struct_class = Types::MetricMetadata
1166
+
1167
+ MetricMetadataList.member = Shapes::ShapeRef.new(shape: MetricMetadata)
1168
+
1169
+ MetricSemantics.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
1170
+ MetricSemantics.add_member(:unit, Shapes::ShapeRef.new(shape: String, location_name: "unit"))
1171
+ MetricSemantics.struct_class = Types::MetricSemantics
1172
+
1173
+ NoData.add_member(:treat_as, Shapes::ShapeRef.new(shape: AlertState, required: true, location_name: "treatAs"))
1174
+ NoData.struct_class = Types::NoData
1175
+
1176
+ Node.add_member(:node_id, Shapes::ShapeRef.new(shape: ContextGraphId, location_name: "nodeId"))
1177
+ Node.add_member(:node_type, Shapes::ShapeRef.new(shape: NodeType, location_name: "nodeType"))
1178
+ Node.add_member(:name, Shapes::ShapeRef.new(shape: ContextGraphName, location_name: "name"))
1179
+ Node.add_member(:alternate_names, Shapes::ShapeRef.new(shape: StringSet, location_name: "alternateNames"))
1180
+ Node.add_member(:tags, Shapes::ShapeRef.new(shape: IntelligenceTagMap, location_name: "tags"))
1181
+ Node.add_member(:node_properties, Shapes::ShapeRef.new(shape: NodeProperties, location_name: "nodeProperties"))
1182
+ Node.add_member(:telemetry_attributes, Shapes::ShapeRef.new(shape: ContextGraphAttributeMap, location_name: "telemetryAttributes"))
1183
+ Node.add_member(:operation_details, Shapes::ShapeRef.new(shape: OperationDetails, location_name: "operationDetails"))
1184
+ Node.add_member(:signal_types, Shapes::ShapeRef.new(shape: SignalSet, location_name: "signalTypes"))
1185
+ Node.add_member(:sources, Shapes::ShapeRef.new(shape: SourceSet, location_name: "sources"))
1186
+ Node.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "metadata"))
1187
+ Node.add_member(:first_observed_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "firstObservedAt"))
1188
+ Node.add_member(:last_observed_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastObservedAt"))
1189
+ Node.add_member(:edges, Shapes::ShapeRef.new(shape: EdgeList, location_name: "edges"))
1190
+ Node.struct_class = Types::Node
1191
+
1192
+ NodeCategorySet.member = Shapes::ShapeRef.new(shape: NodeCategory)
1193
+
1194
+ NodeFilters.add_member(:node_id, Shapes::ShapeRef.new(shape: ContextGraphId, location_name: "nodeId"))
1195
+ NodeFilters.add_member(:node_type, Shapes::ShapeRef.new(shape: NodeType, location_name: "nodeType"))
1196
+ NodeFilters.add_member(:name, Shapes::ShapeRef.new(shape: ContextGraphName, location_name: "name"))
1197
+ NodeFilters.add_member(:tags, Shapes::ShapeRef.new(shape: KeyFilterList, location_name: "tags"))
1198
+ NodeFilters.add_member(:telemetry_attributes, Shapes::ShapeRef.new(shape: KeyFilterList, location_name: "telemetryAttributes"))
1199
+ NodeFilters.add_member(:region, Shapes::ShapeRef.new(shape: StringSet, location_name: "region"))
1200
+ NodeFilters.add_member(:cloud_provider, Shapes::ShapeRef.new(shape: StringSet, location_name: "cloudProvider"))
1201
+ NodeFilters.add_member(:source_account_id, Shapes::ShapeRef.new(shape: StringSet, location_name: "sourceAccountId"))
1202
+ NodeFilters.add_member(:namespace, Shapes::ShapeRef.new(shape: StringSet, location_name: "namespace"))
1203
+ NodeFilters.add_member(:category, Shapes::ShapeRef.new(shape: NodeCategorySet, location_name: "category"))
1204
+ NodeFilters.add_member(:stage, Shapes::ShapeRef.new(shape: StringSet, location_name: "stage"))
1205
+ NodeFilters.add_member(:sources, Shapes::ShapeRef.new(shape: SourceSet, location_name: "sources"))
1206
+ NodeFilters.struct_class = Types::NodeFilters
1207
+
1208
+ NodeList.member = Shapes::ShapeRef.new(shape: Node)
1209
+
1210
+ NodeProperties.add_member(:region, Shapes::ShapeRef.new(shape: String, location_name: "region"))
1211
+ NodeProperties.add_member(:cloud_provider, Shapes::ShapeRef.new(shape: String, location_name: "cloudProvider"))
1212
+ NodeProperties.add_member(:source_account_id, Shapes::ShapeRef.new(shape: String, location_name: "sourceAccountId"))
1213
+ NodeProperties.add_member(:namespace, Shapes::ShapeRef.new(shape: String, location_name: "namespace"))
1214
+ NodeProperties.add_member(:category, Shapes::ShapeRef.new(shape: NodeCategory, location_name: "category"))
1215
+ NodeProperties.add_member(:stage, Shapes::ShapeRef.new(shape: String, location_name: "stage"))
1216
+ NodeProperties.struct_class = Types::NodeProperties
1217
+
1218
+ NodeSemantics.add_member(:purpose, Shapes::ShapeRef.new(shape: String, location_name: "purpose"))
1219
+ NodeSemantics.add_member(:language, Shapes::ShapeRef.new(shape: String, location_name: "language"))
1220
+ NodeSemantics.add_member(:framework, Shapes::ShapeRef.new(shape: String, location_name: "framework"))
1221
+ NodeSemantics.add_member(:kind, Shapes::ShapeRef.new(shape: String, location_name: "kind"))
1222
+ NodeSemantics.add_member(:repository, Shapes::ShapeRef.new(shape: String, location_name: "repository"))
1223
+ NodeSemantics.struct_class = Types::NodeSemantics
1224
+
1225
+ NotificationRule.add_member(:trigger, Shapes::ShapeRef.new(shape: NotificationTrigger, required: true, location_name: "trigger"))
1226
+ NotificationRule.add_member(:target, Shapes::ShapeRef.new(shape: NotificationTarget, required: true, location_name: "target"))
1227
+ NotificationRule.struct_class = Types::NotificationRule
1228
+
1229
+ NotificationRuleList.member = Shapes::ShapeRef.new(shape: NotificationRule)
1230
+
1231
+ NotificationTarget.add_member(:type, Shapes::ShapeRef.new(shape: NotificationTargetType, required: true, location_name: "type"))
1232
+ NotificationTarget.add_member(:arn, Shapes::ShapeRef.new(shape: NotificationTargetArnString, required: true, location_name: "arn"))
1233
+ NotificationTarget.add_member(:metadata, Shapes::ShapeRef.new(shape: NotificationTargetMetadataMap, location_name: "metadata"))
1234
+ NotificationTarget.struct_class = Types::NotificationTarget
1235
+
1236
+ NotificationTargetMetadataMap.key = Shapes::ShapeRef.new(shape: NotificationTargetMetadataMapKeyString)
1237
+ NotificationTargetMetadataMap.value = Shapes::ShapeRef.new(shape: NotificationTargetMetadataMapValueString)
1238
+
1239
+ NotificationTrigger.add_member(:state_values, Shapes::ShapeRef.new(shape: AlertStateList, location_name: "stateValues"))
1240
+ NotificationTrigger.struct_class = Types::NotificationTrigger
1241
+
1242
+ OAuthClientCredential.add_member(:client_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "clientId"))
1243
+ OAuthClientCredential.add_member(:client_secret, Shapes::ShapeRef.new(shape: SensitiveString, required: true, location_name: "clientSecret"))
1244
+ OAuthClientCredential.add_member(:provider_id, Shapes::ShapeRef.new(shape: String, location_name: "providerId"))
1245
+ OAuthClientCredential.struct_class = Types::OAuthClientCredential
1246
+
1247
+ OAuthCodeCredential.add_member(:auth_code, Shapes::ShapeRef.new(shape: OAuthCodeCredentialAuthCodeString, required: true, location_name: "authCode"))
1248
+ OAuthCodeCredential.struct_class = Types::OAuthCodeCredential
1249
+
1250
+ OmniDashboard.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: DashboardId, required: true, location_name: "dashboardId"))
1251
+ OmniDashboard.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "arn"))
1252
+ OmniDashboard.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
1253
+ OmniDashboard.add_member(:body, Shapes::ShapeRef.new(shape: String, required: true, location_name: "body"))
1254
+ OmniDashboard.add_member(:created_by, Shapes::ShapeRef.new(shape: String, required: true, location_name: "createdBy"))
1255
+ OmniDashboard.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
1256
+ OmniDashboard.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
1257
+ OmniDashboard.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
1258
+ OmniDashboard.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
1259
+ OmniDashboard.struct_class = Types::OmniDashboard
1260
+
1261
+ OmniDashboardSummary.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: DashboardId, required: true, location_name: "dashboardId"))
1262
+ OmniDashboardSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "arn"))
1263
+ OmniDashboardSummary.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
1264
+ OmniDashboardSummary.add_member(:created_by, Shapes::ShapeRef.new(shape: String, required: true, location_name: "createdBy"))
1265
+ OmniDashboardSummary.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
1266
+ OmniDashboardSummary.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
1267
+ OmniDashboardSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
1268
+ OmniDashboardSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
1269
+ OmniDashboardSummary.struct_class = Types::OmniDashboardSummary
1270
+
1271
+ OmniDashboardSummaryList.member = Shapes::ShapeRef.new(shape: OmniDashboardSummary)
1272
+
1273
+ OperationDetails.key = Shapes::ShapeRef.new(shape: OperationName)
1274
+ OperationDetails.value = Shapes::ShapeRef.new(shape: OperationIdentifierSets)
1275
+
1276
+ OperationIdentifierSet.key = Shapes::ShapeRef.new(shape: OperationIdentifierKey)
1277
+ OperationIdentifierSet.value = Shapes::ShapeRef.new(shape: OperationIdentifierValue)
1278
+
1279
+ OperationIdentifierSets.member = Shapes::ShapeRef.new(shape: OperationIdentifierSet)
1280
+
1281
+ OrganizationAccessGrant.add_member(:grant_id, Shapes::ShapeRef.new(shape: GrantId, required: true, location_name: "grantId"))
1282
+ OrganizationAccessGrant.add_member(:grant_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "grantArn"))
1283
+ OrganizationAccessGrant.add_member(:name, Shapes::ShapeRef.new(shape: OrganizationAccessGrantNameString, location_name: "name"))
1284
+ OrganizationAccessGrant.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
1285
+ OrganizationAccessGrant.add_member(:principal, Shapes::ShapeRef.new(shape: OrganizationAccessGrantPrincipal, required: true, location_name: "principal"))
1286
+ OrganizationAccessGrant.add_member(:permission, Shapes::ShapeRef.new(shape: OrganizationGrantPermission, required: true, location_name: "permission"))
1287
+ OrganizationAccessGrant.add_member(:grant_type, Shapes::ShapeRef.new(shape: AccessGrantType, required: true, location_name: "grantType"))
1288
+ OrganizationAccessGrant.add_member(:created_by, Shapes::ShapeRef.new(shape: String, required: true, location_name: "createdBy"))
1289
+ OrganizationAccessGrant.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
1290
+ OrganizationAccessGrant.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
1291
+ OrganizationAccessGrant.struct_class = Types::OrganizationAccessGrant
1292
+
1293
+ OrganizationAccessGrantPrincipal.add_member(:principal_type, Shapes::ShapeRef.new(shape: OrganizationGrantPrincipalType, required: true, location_name: "principalType"))
1294
+ OrganizationAccessGrantPrincipal.add_member(:principal_id, Shapes::ShapeRef.new(shape: OrganizationPrincipalId, location_name: "principalId"))
1295
+ OrganizationAccessGrantPrincipal.add_member(:principal_attributes, Shapes::ShapeRef.new(shape: AccessGrantPrincipalAttributeList, location_name: "principalAttributes"))
1296
+ OrganizationAccessGrantPrincipal.struct_class = Types::OrganizationAccessGrantPrincipal
1297
+
1298
+ OrganizationAccessGrantSummary.add_member(:grant_id, Shapes::ShapeRef.new(shape: GrantId, required: true, location_name: "grantId"))
1299
+ OrganizationAccessGrantSummary.add_member(:grant_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "grantArn"))
1300
+ OrganizationAccessGrantSummary.add_member(:name, Shapes::ShapeRef.new(shape: OrganizationAccessGrantSummaryNameString, location_name: "name"))
1301
+ OrganizationAccessGrantSummary.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
1302
+ OrganizationAccessGrantSummary.add_member(:principal, Shapes::ShapeRef.new(shape: OrganizationAccessGrantPrincipal, required: true, location_name: "principal"))
1303
+ OrganizationAccessGrantSummary.add_member(:permission, Shapes::ShapeRef.new(shape: OrganizationGrantPermission, required: true, location_name: "permission"))
1304
+ OrganizationAccessGrantSummary.add_member(:grant_type, Shapes::ShapeRef.new(shape: AccessGrantType, required: true, location_name: "grantType"))
1305
+ OrganizationAccessGrantSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
1306
+ OrganizationAccessGrantSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
1307
+ OrganizationAccessGrantSummary.struct_class = Types::OrganizationAccessGrantSummary
1308
+
1309
+ OrganizationAccessGrantSummaryList.member = Shapes::ShapeRef.new(shape: OrganizationAccessGrantSummary)
1310
+
1311
+ OrganizationDomain.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
1312
+ OrganizationDomain.add_member(:domain_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "domainArn"))
1313
+ OrganizationDomain.add_member(:name, Shapes::ShapeRef.new(shape: OrganizationDomainNameString, location_name: "name"))
1314
+ OrganizationDomain.add_member(:domain_endpoint_url, Shapes::ShapeRef.new(shape: String, required: true, location_name: "domainEndpointUrl"))
1315
+ OrganizationDomain.add_member(:custom_endpoint_urls, Shapes::ShapeRef.new(shape: StringList, location_name: "customEndpointUrls"))
1316
+ OrganizationDomain.add_member(:organization_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "organizationId"))
1317
+ OrganizationDomain.add_member(:owner_account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "ownerAccountId"))
1318
+ OrganizationDomain.add_member(:identity_providers, Shapes::ShapeRef.new(shape: IdentityProviderList, required: true, location_name: "identityProviders"))
1319
+ OrganizationDomain.add_member(:identity_provider_configuration, Shapes::ShapeRef.new(shape: IdentityProviderConfiguration, location_name: "identityProviderConfiguration"))
1320
+ OrganizationDomain.add_member(:identity_center_application_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "identityCenterApplicationArn"))
1321
+ OrganizationDomain.add_member(:region, Shapes::ShapeRef.new(shape: String, required: true, location_name: "region"))
1322
+ OrganizationDomain.add_member(:status, Shapes::ShapeRef.new(shape: DomainStatus, required: true, location_name: "status"))
1323
+ OrganizationDomain.add_member(:domain_access_role_arn, Shapes::ShapeRef.new(shape: IamRoleArn, location_name: "domainAccessRoleArn"))
1324
+ OrganizationDomain.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
1325
+ OrganizationDomain.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
1326
+ OrganizationDomain.struct_class = Types::OrganizationDomain
1327
+
1328
+ PartialResults.add_member(:partial_results_detected, Shapes::ShapeRef.new(shape: Boolean, location_name: "partialResultsDetected"))
1329
+ PartialResults.struct_class = Types::PartialResults
1330
+
1331
+ PrincipalSearchResult.add_member(:principal_id, Shapes::ShapeRef.new(shape: PrincipalId, required: true, location_name: "principalId"))
1332
+ PrincipalSearchResult.add_member(:principal_type, Shapes::ShapeRef.new(shape: PrincipalType, required: true, location_name: "principalType"))
1333
+ PrincipalSearchResult.add_member(:display_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "displayName"))
1334
+ PrincipalSearchResult.add_member(:user_name, Shapes::ShapeRef.new(shape: String, location_name: "userName"))
1335
+ PrincipalSearchResult.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
1336
+ PrincipalSearchResult.struct_class = Types::PrincipalSearchResult
1337
+
1338
+ PrincipalSearchResultList.member = Shapes::ShapeRef.new(shape: PrincipalSearchResult)
1339
+
1340
+ PutIntelligenceConfigurationInput.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: IntelligenceKmsKeyArn, location_name: "kmsKeyArn"))
1341
+ PutIntelligenceConfigurationInput.add_member(:remove_kms_key, Shapes::ShapeRef.new(shape: Boolean, location_name: "removeKmsKey"))
1342
+ PutIntelligenceConfigurationInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
1343
+ PutIntelligenceConfigurationInput.struct_class = Types::PutIntelligenceConfigurationInput
1344
+
1345
+ PutIntelligenceConfigurationOutput.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "accountId"))
1346
+ PutIntelligenceConfigurationOutput.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: IntelligenceKmsKeyArn, location_name: "kmsKeyArn"))
1347
+ PutIntelligenceConfigurationOutput.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
1348
+ PutIntelligenceConfigurationOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
1349
+ PutIntelligenceConfigurationOutput.struct_class = Types::PutIntelligenceConfigurationOutput
1350
+
1351
+ QueryStatistics.add_member(:bytes_scanned, Shapes::ShapeRef.new(shape: Double, location_name: "bytesScanned"))
1352
+ QueryStatistics.add_member(:percent_complete, Shapes::ShapeRef.new(shape: Integer, location_name: "percentComplete"))
1353
+ QueryStatistics.add_member(:records_scanned, Shapes::ShapeRef.new(shape: Long, location_name: "recordsScanned"))
1354
+ QueryStatistics.add_member(:records_matched, Shapes::ShapeRef.new(shape: Long, location_name: "recordsMatched"))
1355
+ QueryStatistics.add_member(:partial_results, Shapes::ShapeRef.new(shape: PartialResults, location_name: "partialResults"))
1356
+ QueryStatistics.struct_class = Types::QueryStatistics
1357
+
1358
+ ResourceArnList.member = Shapes::ShapeRef.new(shape: String)
1359
+
1360
+ ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
1361
+ ResourceNotFoundException.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, location_name: "resourceType"))
1362
+ ResourceNotFoundException.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, location_name: "resourceId"))
1363
+ ResourceNotFoundException.add_member(:error_code, Shapes::ShapeRef.new(shape: String, location_name: "errorCode"))
1364
+ ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
1365
+
1366
+ ResourceScope.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceType"))
1367
+ ResourceScope.add_member(:resource_arns, Shapes::ShapeRef.new(shape: ResourceArnList, location_name: "resourceArns"))
1368
+ ResourceScope.add_member(:tags, Shapes::ShapeRef.new(shape: ResourceScopeTagMap, location_name: "tags"))
1369
+ ResourceScope.add_member(:signal_types, Shapes::ShapeRef.new(shape: SignalTypeList, location_name: "signalTypes"))
1370
+ ResourceScope.add_member(:row_scope_groups, Shapes::ShapeRef.new(shape: RowScopeGroupList, location_name: "rowScopeGroups"))
1371
+ ResourceScope.struct_class = Types::ResourceScope
1372
+
1373
+ ResourceScopeList.member = Shapes::ShapeRef.new(shape: ResourceScope)
1374
+
1375
+ ResourceScopeTagMap.key = Shapes::ShapeRef.new(shape: String)
1376
+ ResourceScopeTagMap.value = Shapes::ShapeRef.new(shape: String)
1377
+
1378
+ Row.key = Shapes::ShapeRef.new(shape: String)
1379
+ Row.value = Shapes::ShapeRef.new(shape: String)
1380
+
1381
+ RowList.member = Shapes::ShapeRef.new(shape: Row)
1382
+
1383
+ RowScope.add_member(:field, Shapes::ShapeRef.new(shape: RowScopeFieldString, required: true, location_name: "field"))
1384
+ RowScope.add_member(:operator, Shapes::ShapeRef.new(shape: RowScopeOperator, required: true, location_name: "operator"))
1385
+ RowScope.add_member(:values, Shapes::ShapeRef.new(shape: RowScopeValueList, required: true, location_name: "values"))
1386
+ RowScope.struct_class = Types::RowScope
1387
+
1388
+ RowScopeGroup.member = Shapes::ShapeRef.new(shape: RowScope)
1389
+
1390
+ RowScopeGroupList.member = Shapes::ShapeRef.new(shape: RowScopeGroup)
1391
+
1392
+ RowScopeValueList.member = Shapes::ShapeRef.new(shape: RowScopeValue)
1393
+
1394
+ Rule.add_member(:telemetry_rule, Shapes::ShapeRef.new(shape: TelemetryRule, location_name: "telemetryRule"))
1395
+ Rule.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1396
+ Rule.add_member_subclass(:telemetry_rule, Types::Rule::TelemetryRule)
1397
+ Rule.add_member_subclass(:unknown, Types::Rule::Unknown)
1398
+ Rule.struct_class = Types::Rule
1399
+
1400
+ ScopedActionNameList.member = Shapes::ShapeRef.new(shape: ScopedActionName)
1401
+
1402
+ ScopedActions.add_member(:actions, Shapes::ShapeRef.new(shape: ScopedActionNameList, required: true, location_name: "actions"))
1403
+ ScopedActions.add_member(:resources, Shapes::ShapeRef.new(shape: ResourceScopeList, location_name: "resources"))
1404
+ ScopedActions.add_member(:context_conditions, Shapes::ShapeRef.new(shape: ContextConditionsMap, location_name: "contextConditions"))
1405
+ ScopedActions.struct_class = Types::ScopedActions
1406
+
1407
+ ScopedActionsList.member = Shapes::ShapeRef.new(shape: ScopedActions)
1408
+
1409
+ SearchPrincipalsInput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
1410
+ SearchPrincipalsInput.add_member(:search_query, Shapes::ShapeRef.new(shape: SearchPrincipalsInputSearchQueryString, required: true, location_name: "searchQuery"))
1411
+ SearchPrincipalsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: SearchPrincipalsInputMaxResultsInteger, location_name: "maxResults"))
1412
+ SearchPrincipalsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: SearchPrincipalsNextToken, location_name: "nextToken"))
1413
+ SearchPrincipalsInput.struct_class = Types::SearchPrincipalsInput
1414
+
1415
+ SearchPrincipalsOutput.add_member(:results, Shapes::ShapeRef.new(shape: PrincipalSearchResultList, required: true, location_name: "results"))
1416
+ SearchPrincipalsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: SearchPrincipalsNextToken, location_name: "nextToken"))
1417
+ SearchPrincipalsOutput.struct_class = Types::SearchPrincipalsOutput
1418
+
1419
+ ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
1420
+ ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
1421
+
1422
+ SessionSummary.add_member(:session_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "sessionId"))
1423
+ SessionSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
1424
+ SessionSummary.add_member(:last_activity_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastActivityAt"))
1425
+ SessionSummary.add_member(:session_name, Shapes::ShapeRef.new(shape: SessionSummarySessionNameString, location_name: "sessionName"))
1426
+ SessionSummary.struct_class = Types::SessionSummary
1427
+
1428
+ SessionSummaryList.member = Shapes::ShapeRef.new(shape: SessionSummary)
1429
+
1430
+ SignalSet.member = Shapes::ShapeRef.new(shape: Signal)
1431
+
1432
+ SignalTypeList.member = Shapes::ShapeRef.new(shape: SignalType)
1433
+
1434
+ SourceSet.member = Shapes::ShapeRef.new(shape: Source)
1435
+
1436
+ Space.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, required: true, location_name: "spaceId"))
1437
+ Space.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
1438
+ Space.add_member(:space_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "spaceArn"))
1439
+ Space.add_member(:domain_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "domainArn"))
1440
+ Space.add_member(:region, Shapes::ShapeRef.new(shape: String, required: true, location_name: "region"))
1441
+ Space.add_member(:owner_account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "ownerAccountId"))
1442
+ Space.add_member(:data_access_role_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "dataAccessRoleArn"))
1443
+ Space.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
1444
+ Space.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
1445
+ Space.add_member(:agent_core_evaluation_role_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "agentCoreEvaluationRoleArn"))
1446
+ Space.add_member(:status, Shapes::ShapeRef.new(shape: SpaceStatus, required: true, location_name: "status"))
1447
+ Space.add_member(:status_reason, Shapes::ShapeRef.new(shape: String, location_name: "statusReason"))
1448
+ Space.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfiguration, location_name: "encryptionConfiguration"))
1449
+ Space.struct_class = Types::Space
1450
+
1451
+ SpaceCredentialRequestContext.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, location_name: "spaceId"))
1452
+ SpaceCredentialRequestContext.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, location_name: "domainId"))
1453
+ SpaceCredentialRequestContext.add_member(:target_account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "targetAccountId"))
1454
+ SpaceCredentialRequestContext.struct_class = Types::SpaceCredentialRequestContext
1455
+
1456
+ SpaceSummary.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, required: true, location_name: "spaceId"))
1457
+ SpaceSummary.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
1458
+ SpaceSummary.add_member(:space_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "spaceArn"))
1459
+ SpaceSummary.add_member(:domain_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "domainArn"))
1460
+ SpaceSummary.add_member(:region, Shapes::ShapeRef.new(shape: String, required: true, location_name: "region"))
1461
+ SpaceSummary.add_member(:owner_account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "ownerAccountId"))
1462
+ SpaceSummary.add_member(:status, Shapes::ShapeRef.new(shape: SpaceStatus, required: true, location_name: "status"))
1463
+ SpaceSummary.add_member(:status_reason, Shapes::ShapeRef.new(shape: String, location_name: "statusReason"))
1464
+ SpaceSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
1465
+ SpaceSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
1466
+ SpaceSummary.struct_class = Types::SpaceSummary
1467
+
1468
+ SpaceSummaryList.member = Shapes::ShapeRef.new(shape: SpaceSummary)
1469
+
1470
+ StartTelemetryQueryRequest.add_member(:query_string, Shapes::ShapeRef.new(shape: StartTelemetryQueryRequestQueryStringString, required: true, location_name: "queryString"))
1471
+ StartTelemetryQueryRequest.add_member(:session_id, Shapes::ShapeRef.new(shape: StartTelemetryQueryRequestSessionIdString, required: true, location_name: "sessionId"))
1472
+ StartTelemetryQueryRequest.struct_class = Types::StartTelemetryQueryRequest
1473
+
1474
+ StartTelemetryQueryResponse.add_member(:query_id, Shapes::ShapeRef.new(shape: StartTelemetryQueryResponseQueryIdString, required: true, location_name: "queryId"))
1475
+ StartTelemetryQueryResponse.add_member(:session_id, Shapes::ShapeRef.new(shape: StartTelemetryQueryResponseSessionIdString, required: true, location_name: "sessionId"))
1476
+ StartTelemetryQueryResponse.struct_class = Types::StartTelemetryQueryResponse
1477
+
1478
+ StartTelemetryQuerySessionRequest.add_member(:session_name, Shapes::ShapeRef.new(shape: StartTelemetryQuerySessionRequestSessionNameString, location_name: "sessionName"))
1479
+ StartTelemetryQuerySessionRequest.struct_class = Types::StartTelemetryQuerySessionRequest
1480
+
1481
+ StartTelemetryQuerySessionResponse.add_member(:session_id, Shapes::ShapeRef.new(shape: StartTelemetryQuerySessionResponseSessionIdString, required: true, location_name: "sessionId"))
1482
+ StartTelemetryQuerySessionResponse.struct_class = Types::StartTelemetryQuerySessionResponse
1483
+
1484
+ StopTelemetryQueryRequest.add_member(:query_id, Shapes::ShapeRef.new(shape: StopTelemetryQueryRequestQueryIdString, required: true, location_name: "queryId"))
1485
+ StopTelemetryQueryRequest.struct_class = Types::StopTelemetryQueryRequest
1486
+
1487
+ StopTelemetryQueryResponse.struct_class = Types::StopTelemetryQueryResponse
1488
+
1489
+ StopTelemetryQuerySessionRequest.add_member(:session_id, Shapes::ShapeRef.new(shape: StopTelemetryQuerySessionRequestSessionIdString, required: true, location_name: "sessionId"))
1490
+ StopTelemetryQuerySessionRequest.struct_class = Types::StopTelemetryQuerySessionRequest
1491
+
1492
+ StopTelemetryQuerySessionResponse.struct_class = Types::StopTelemetryQuerySessionResponse
1493
+
1494
+ StringList.member = Shapes::ShapeRef.new(shape: String)
1495
+
1496
+ StringMap.key = Shapes::ShapeRef.new(shape: StringMapKeyString)
1497
+ StringMap.value = Shapes::ShapeRef.new(shape: StringMapValueString)
1498
+
1499
+ StringSet.member = Shapes::ShapeRef.new(shape: String)
1500
+
1501
+ TagMap.key = Shapes::ShapeRef.new(shape: TagKey)
1502
+ TagMap.value = Shapes::ShapeRef.new(shape: TagValue)
1503
+
1504
+ TelemetryRule.add_member(:query, Shapes::ShapeRef.new(shape: AlertRuleQuery, location_name: "query"))
1505
+ TelemetryRule.add_member(:condition, Shapes::ShapeRef.new(shape: AlertCondition, location_name: "condition"))
1506
+ TelemetryRule.add_member(:evaluation, Shapes::ShapeRef.new(shape: AlertEvaluation, location_name: "evaluation"))
1507
+ TelemetryRule.add_member(:no_data, Shapes::ShapeRef.new(shape: NoData, location_name: "noData"))
1508
+ TelemetryRule.struct_class = Types::TelemetryRule
1509
+
1510
+ ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
1511
+ ThrottlingException.add_member(:retry_after_seconds, Shapes::ShapeRef.new(shape: Integer, location_name: "retryAfterSeconds"))
1512
+ ThrottlingException.struct_class = Types::ThrottlingException
1513
+
1514
+ TraceMetadata.add_member(:attributes, Shapes::ShapeRef.new(shape: TraceMetadataAttributeMap, location_name: "attributes"))
1515
+ TraceMetadata.struct_class = Types::TraceMetadata
1516
+
1517
+ TraceMetadataAttributeMap.key = Shapes::ShapeRef.new(shape: String)
1518
+ TraceMetadataAttributeMap.value = Shapes::ShapeRef.new(shape: String)
1519
+
1520
+ TraceMetadataList.member = Shapes::ShapeRef.new(shape: TraceMetadata)
1521
+
1522
+ UpdateAccessProfileInput.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, required: true, location_name: "spaceId"))
1523
+ UpdateAccessProfileInput.add_member(:profile_id, Shapes::ShapeRef.new(shape: ProfileId, required: true, location_name: "profileId"))
1524
+ UpdateAccessProfileInput.add_member(:name, Shapes::ShapeRef.new(shape: AccessProfileName, location_name: "name"))
1525
+ UpdateAccessProfileInput.add_member(:description, Shapes::ShapeRef.new(shape: UpdateAccessProfileInputDescriptionString, location_name: "description"))
1526
+ UpdateAccessProfileInput.struct_class = Types::UpdateAccessProfileInput
1527
+
1528
+ UpdateAccessProfileOutput.add_member(:access_profile, Shapes::ShapeRef.new(shape: AccessProfile, required: true, location_name: "accessProfile"))
1529
+ UpdateAccessProfileOutput.struct_class = Types::UpdateAccessProfileOutput
1530
+
1531
+ UpdateAlertInput.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, required: true, location_name: "spaceId"))
1532
+ UpdateAlertInput.add_member(:alert_id, Shapes::ShapeRef.new(shape: AlertId, required: true, location_name: "alertId"))
1533
+ UpdateAlertInput.add_member(:profile_id, Shapes::ShapeRef.new(shape: ProfileId, location_name: "profileId"))
1534
+ UpdateAlertInput.add_member(:name, Shapes::ShapeRef.new(shape: UpdateAlertInputNameString, location_name: "name"))
1535
+ UpdateAlertInput.add_member(:description, Shapes::ShapeRef.new(shape: UpdateAlertInputDescriptionString, location_name: "description"))
1536
+ UpdateAlertInput.add_member(:rule, Shapes::ShapeRef.new(shape: Rule, location_name: "rule"))
1537
+ UpdateAlertInput.add_member(:notifications_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "notificationsEnabled"))
1538
+ UpdateAlertInput.add_member(:notification_rules, Shapes::ShapeRef.new(shape: NotificationRuleList, location_name: "notificationRules"))
1539
+ UpdateAlertInput.struct_class = Types::UpdateAlertInput
1540
+
1541
+ UpdateAlertOutput.struct_class = Types::UpdateAlertOutput
1542
+
1543
+ UpdateDomainForOrganizationInput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
1544
+ UpdateDomainForOrganizationInput.add_member(:name, Shapes::ShapeRef.new(shape: UpdateDomainForOrganizationInputNameString, location_name: "name"))
1545
+ UpdateDomainForOrganizationInput.add_member(:identity_providers, Shapes::ShapeRef.new(shape: IdentityProviderList, location_name: "identityProviders"))
1546
+ UpdateDomainForOrganizationInput.add_member(:identity_provider_configuration, Shapes::ShapeRef.new(shape: IdentityProviderConfiguration, location_name: "identityProviderConfiguration"))
1547
+ UpdateDomainForOrganizationInput.struct_class = Types::UpdateDomainForOrganizationInput
1548
+
1549
+ UpdateDomainForOrganizationOutput.add_member(:organization_domain, Shapes::ShapeRef.new(shape: OrganizationDomain, required: true, location_name: "organizationDomain"))
1550
+ UpdateDomainForOrganizationOutput.struct_class = Types::UpdateDomainForOrganizationOutput
1551
+
1552
+ UpdateDomainInput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
1553
+ UpdateDomainInput.add_member(:name, Shapes::ShapeRef.new(shape: UpdateDomainInputNameString, location_name: "name"))
1554
+ UpdateDomainInput.add_member(:identity_providers, Shapes::ShapeRef.new(shape: IdentityProviderList, location_name: "identityProviders"))
1555
+ UpdateDomainInput.add_member(:identity_provider_configuration, Shapes::ShapeRef.new(shape: IdentityProviderConfiguration, location_name: "identityProviderConfiguration"))
1556
+ UpdateDomainInput.struct_class = Types::UpdateDomainInput
1557
+
1558
+ UpdateDomainOutput.add_member(:domain, Shapes::ShapeRef.new(shape: Domain, required: true, location_name: "domain"))
1559
+ UpdateDomainOutput.struct_class = Types::UpdateDomainOutput
1560
+
1561
+ UpdateIntegrationInput.add_member(:identifier, Shapes::ShapeRef.new(shape: IntegrationIdentifier, required: true, location_name: "identifier"))
1562
+ UpdateIntegrationInput.add_member(:credential, Shapes::ShapeRef.new(shape: IntegrationCredential, location_name: "credential"))
1563
+ UpdateIntegrationInput.add_member(:integration_attributes, Shapes::ShapeRef.new(shape: StringMap, location_name: "integrationAttributes"))
1564
+ UpdateIntegrationInput.add_member(:role_arn, Shapes::ShapeRef.new(shape: String, location_name: "roleArn"))
1565
+ UpdateIntegrationInput.struct_class = Types::UpdateIntegrationInput
1566
+
1567
+ UpdateIntegrationOutput.add_member(:integration, Shapes::ShapeRef.new(shape: Integration, location_name: "integration"))
1568
+ UpdateIntegrationOutput.struct_class = Types::UpdateIntegrationOutput
1569
+
1570
+ UpdateOmniDashboardInput.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, required: true, location_name: "spaceId"))
1571
+ UpdateOmniDashboardInput.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: DashboardId, required: true, location_name: "dashboardId"))
1572
+ UpdateOmniDashboardInput.add_member(:body, Shapes::ShapeRef.new(shape: UpdateOmniDashboardInputBodyString, location_name: "body"))
1573
+ UpdateOmniDashboardInput.add_member(:name, Shapes::ShapeRef.new(shape: UpdateOmniDashboardInputNameString, location_name: "name"))
1574
+ UpdateOmniDashboardInput.add_member(:description, Shapes::ShapeRef.new(shape: UpdateOmniDashboardInputDescriptionString, location_name: "description"))
1575
+ UpdateOmniDashboardInput.struct_class = Types::UpdateOmniDashboardInput
1576
+
1577
+ UpdateOmniDashboardOutput.add_member(:omni_dashboard, Shapes::ShapeRef.new(shape: OmniDashboard, required: true, location_name: "omniDashboard"))
1578
+ UpdateOmniDashboardOutput.struct_class = Types::UpdateOmniDashboardOutput
1579
+
1580
+ UpdateSpaceInput.add_member(:space_id, Shapes::ShapeRef.new(shape: SpaceId, required: true, location_name: "spaceId"))
1581
+ UpdateSpaceInput.add_member(:name, Shapes::ShapeRef.new(shape: UpdateSpaceInputNameString, location_name: "name"))
1582
+ UpdateSpaceInput.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfiguration, location_name: "encryptionConfiguration"))
1583
+ UpdateSpaceInput.struct_class = Types::UpdateSpaceInput
1584
+
1585
+ UpdateSpaceOutput.add_member(:space, Shapes::ShapeRef.new(shape: Space, required: true, location_name: "space"))
1586
+ UpdateSpaceOutput.struct_class = Types::UpdateSpaceOutput
1587
+
1588
+ UpdateViewRequest.add_member(:name, Shapes::ShapeRef.new(shape: ViewName, required: true, location_name: "name"))
1589
+ UpdateViewRequest.add_member(:definition, Shapes::ShapeRef.new(shape: ViewDefinition, location_name: "definition"))
1590
+ UpdateViewRequest.add_member(:description, Shapes::ShapeRef.new(shape: ViewDescription, location_name: "description"))
1591
+ UpdateViewRequest.struct_class = Types::UpdateViewRequest
1592
+
1593
+ UpdateViewResponse.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
1594
+ UpdateViewResponse.add_member(:type, Shapes::ShapeRef.new(shape: ViewType, required: true, location_name: "type"))
1595
+ UpdateViewResponse.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
1596
+ UpdateViewResponse.add_member(:definition, Shapes::ShapeRef.new(shape: String, required: true, location_name: "definition"))
1597
+ UpdateViewResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
1598
+ UpdateViewResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
1599
+ UpdateViewResponse.add_member(:arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "arn"))
1600
+ UpdateViewResponse.struct_class = Types::UpdateViewResponse
1601
+
1602
+ ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
1603
+ ValidationException.add_member(:error_code, Shapes::ShapeRef.new(shape: String, location_name: "errorCode"))
1604
+ ValidationException.struct_class = Types::ValidationException
1605
+
1606
+ ViewSummary.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
1607
+ ViewSummary.add_member(:type, Shapes::ShapeRef.new(shape: ViewType, required: true, location_name: "type"))
1608
+ ViewSummary.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
1609
+ ViewSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
1610
+ ViewSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
1611
+ ViewSummary.struct_class = Types::ViewSummary
1612
+
1613
+ ViewSummaryList.member = Shapes::ShapeRef.new(shape: ViewSummary)
1614
+
1615
+
1616
+ # @api private
1617
+ API = Seahorse::Model::Api.new.tap do |api|
1618
+
1619
+ api.version = "2025-01-01"
1620
+
1621
+ api.metadata = {
1622
+ "apiVersion" => "2025-01-01",
1623
+ "auth" => ["aws.auth#sigv4"],
1624
+ "endpointPrefix" => "cloudwatch-omni",
1625
+ "protocol" => "smithy-rpc-v2-cbor",
1626
+ "protocols" => ["smithy-rpc-v2-cbor"],
1627
+ "serviceFullName" => "CloudWatch Omni",
1628
+ "serviceId" => "CloudWatchOmni",
1629
+ "signatureVersion" => "v4",
1630
+ "signingName" => "cloudwatch",
1631
+ "targetPrefix" => "CloudWatchOmniFrontend",
1632
+ "uid" => "cloudwatchomni-2025-01-01",
1633
+ }
1634
+
1635
+ api.add_operation(:create_access_grant, Seahorse::Model::Operation.new.tap do |o|
1636
+ o.name = "CreateAccessGrant"
1637
+ o.http_method = "POST"
1638
+ o.http_request_uri = "/"
1639
+ o.input = Shapes::ShapeRef.new(shape: CreateAccessGrantInput)
1640
+ o.output = Shapes::ShapeRef.new(shape: CreateAccessGrantOutput)
1641
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1642
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1643
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1644
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1645
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1646
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1647
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1648
+ end)
1649
+
1650
+ api.add_operation(:create_access_profile, Seahorse::Model::Operation.new.tap do |o|
1651
+ o.name = "CreateAccessProfile"
1652
+ o.http_method = "POST"
1653
+ o.http_request_uri = "/"
1654
+ o.input = Shapes::ShapeRef.new(shape: CreateAccessProfileInput)
1655
+ o.output = Shapes::ShapeRef.new(shape: CreateAccessProfileOutput)
1656
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1657
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1658
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1659
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1660
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1661
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1662
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1663
+ end)
1664
+
1665
+ api.add_operation(:create_alert, Seahorse::Model::Operation.new.tap do |o|
1666
+ o.name = "CreateAlert"
1667
+ o.http_method = "POST"
1668
+ o.http_request_uri = "/"
1669
+ o.input = Shapes::ShapeRef.new(shape: CreateAlertInput)
1670
+ o.output = Shapes::ShapeRef.new(shape: CreateAlertOutput)
1671
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1672
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1673
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1674
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1675
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1676
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1677
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1678
+ end)
1679
+
1680
+ api.add_operation(:create_domain, Seahorse::Model::Operation.new.tap do |o|
1681
+ o.name = "CreateDomain"
1682
+ o.http_method = "POST"
1683
+ o.http_request_uri = "/"
1684
+ o.input = Shapes::ShapeRef.new(shape: CreateDomainInput)
1685
+ o.output = Shapes::ShapeRef.new(shape: CreateDomainOutput)
1686
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1687
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1688
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1689
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1690
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1691
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1692
+ end)
1693
+
1694
+ api.add_operation(:create_domain_access_grant_for_organization, Seahorse::Model::Operation.new.tap do |o|
1695
+ o.name = "CreateDomainAccessGrantForOrganization"
1696
+ o.http_method = "POST"
1697
+ o.http_request_uri = "/"
1698
+ o.input = Shapes::ShapeRef.new(shape: CreateDomainAccessGrantForOrganizationInput)
1699
+ o.output = Shapes::ShapeRef.new(shape: CreateDomainAccessGrantForOrganizationOutput)
1700
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1701
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1702
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1703
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1704
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1705
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1706
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1707
+ end)
1708
+
1709
+ api.add_operation(:create_domain_for_organization, Seahorse::Model::Operation.new.tap do |o|
1710
+ o.name = "CreateDomainForOrganization"
1711
+ o.http_method = "POST"
1712
+ o.http_request_uri = "/"
1713
+ o.input = Shapes::ShapeRef.new(shape: CreateDomainForOrganizationInput)
1714
+ o.output = Shapes::ShapeRef.new(shape: CreateDomainForOrganizationOutput)
1715
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1716
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1717
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1718
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1719
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1720
+ end)
1721
+
1722
+ api.add_operation(:create_integration, Seahorse::Model::Operation.new.tap do |o|
1723
+ o.name = "CreateIntegration"
1724
+ o.http_method = "POST"
1725
+ o.http_request_uri = "/"
1726
+ o.input = Shapes::ShapeRef.new(shape: CreateIntegrationInput)
1727
+ o.output = Shapes::ShapeRef.new(shape: CreateIntegrationOutput)
1728
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1729
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1730
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1731
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1732
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1733
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1734
+ end)
1735
+
1736
+ api.add_operation(:create_omni_dashboard, Seahorse::Model::Operation.new.tap do |o|
1737
+ o.name = "CreateOmniDashboard"
1738
+ o.http_method = "POST"
1739
+ o.http_request_uri = "/"
1740
+ o.input = Shapes::ShapeRef.new(shape: CreateOmniDashboardInput)
1741
+ o.output = Shapes::ShapeRef.new(shape: CreateOmniDashboardOutput)
1742
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1743
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1744
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1745
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1746
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1747
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1748
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1749
+ end)
1750
+
1751
+ api.add_operation(:create_one_time_deep_link_code, Seahorse::Model::Operation.new.tap do |o|
1752
+ o.name = "CreateOneTimeDeepLinkCode"
1753
+ o.http_method = "POST"
1754
+ o.http_request_uri = "/"
1755
+ o.input = Shapes::ShapeRef.new(shape: CreateOneTimeDeepLinkCodeInput)
1756
+ o.output = Shapes::ShapeRef.new(shape: CreateOneTimeDeepLinkCodeOutput)
1757
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1758
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1759
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1760
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1761
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1762
+ end)
1763
+
1764
+ api.add_operation(:create_space, Seahorse::Model::Operation.new.tap do |o|
1765
+ o.name = "CreateSpace"
1766
+ o.http_method = "POST"
1767
+ o.http_request_uri = "/"
1768
+ o.input = Shapes::ShapeRef.new(shape: CreateSpaceInput)
1769
+ o.output = Shapes::ShapeRef.new(shape: CreateSpaceOutput)
1770
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1771
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1772
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1773
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1774
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1775
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1776
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1777
+ end)
1778
+
1779
+ api.add_operation(:create_view, Seahorse::Model::Operation.new.tap do |o|
1780
+ o.name = "CreateView"
1781
+ o.http_method = "POST"
1782
+ o.http_request_uri = "/"
1783
+ o.input = Shapes::ShapeRef.new(shape: CreateViewRequest)
1784
+ o.output = Shapes::ShapeRef.new(shape: CreateViewResponse)
1785
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1786
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1787
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1788
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1789
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1790
+ end)
1791
+
1792
+ api.add_operation(:delete_access_grant, Seahorse::Model::Operation.new.tap do |o|
1793
+ o.name = "DeleteAccessGrant"
1794
+ o.http_method = "POST"
1795
+ o.http_request_uri = "/"
1796
+ o.input = Shapes::ShapeRef.new(shape: DeleteAccessGrantInput)
1797
+ o.output = Shapes::ShapeRef.new(shape: DeleteAccessGrantOutput)
1798
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1799
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1800
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1801
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1802
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1803
+ end)
1804
+
1805
+ api.add_operation(:delete_access_profile, Seahorse::Model::Operation.new.tap do |o|
1806
+ o.name = "DeleteAccessProfile"
1807
+ o.http_method = "POST"
1808
+ o.http_request_uri = "/"
1809
+ o.input = Shapes::ShapeRef.new(shape: DeleteAccessProfileInput)
1810
+ o.output = Shapes::ShapeRef.new(shape: DeleteAccessProfileOutput)
1811
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1812
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1813
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1814
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1815
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1816
+ end)
1817
+
1818
+ api.add_operation(:delete_alert, Seahorse::Model::Operation.new.tap do |o|
1819
+ o.name = "DeleteAlert"
1820
+ o.http_method = "POST"
1821
+ o.http_request_uri = "/"
1822
+ o.input = Shapes::ShapeRef.new(shape: DeleteAlertInput)
1823
+ o.output = Shapes::ShapeRef.new(shape: DeleteAlertOutput)
1824
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1825
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1826
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1827
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1828
+ end)
1829
+
1830
+ api.add_operation(:delete_domain, Seahorse::Model::Operation.new.tap do |o|
1831
+ o.name = "DeleteDomain"
1832
+ o.http_method = "POST"
1833
+ o.http_request_uri = "/"
1834
+ o.input = Shapes::ShapeRef.new(shape: DeleteDomainInput)
1835
+ o.output = Shapes::ShapeRef.new(shape: DeleteDomainOutput)
1836
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1837
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1838
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1839
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1840
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1841
+ end)
1842
+
1843
+ api.add_operation(:delete_domain_access_grant_for_organization, Seahorse::Model::Operation.new.tap do |o|
1844
+ o.name = "DeleteDomainAccessGrantForOrganization"
1845
+ o.http_method = "POST"
1846
+ o.http_request_uri = "/"
1847
+ o.input = Shapes::ShapeRef.new(shape: DeleteDomainAccessGrantForOrganizationInput)
1848
+ o.output = Shapes::ShapeRef.new(shape: DeleteDomainAccessGrantForOrganizationOutput)
1849
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1850
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1851
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1852
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1853
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1854
+ end)
1855
+
1856
+ api.add_operation(:delete_domain_for_organization, Seahorse::Model::Operation.new.tap do |o|
1857
+ o.name = "DeleteDomainForOrganization"
1858
+ o.http_method = "POST"
1859
+ o.http_request_uri = "/"
1860
+ o.input = Shapes::ShapeRef.new(shape: DeleteDomainForOrganizationInput)
1861
+ o.output = Shapes::ShapeRef.new(shape: DeleteDomainForOrganizationOutput)
1862
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1863
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1864
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1865
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1866
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1867
+ end)
1868
+
1869
+ api.add_operation(:delete_integration, Seahorse::Model::Operation.new.tap do |o|
1870
+ o.name = "DeleteIntegration"
1871
+ o.http_method = "POST"
1872
+ o.http_request_uri = "/"
1873
+ o.input = Shapes::ShapeRef.new(shape: DeleteIntegrationInput)
1874
+ o.output = Shapes::ShapeRef.new(shape: DeleteIntegrationOutput)
1875
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1876
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1877
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1878
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1879
+ end)
1880
+
1881
+ api.add_operation(:delete_omni_dashboard, Seahorse::Model::Operation.new.tap do |o|
1882
+ o.name = "DeleteOmniDashboard"
1883
+ o.http_method = "POST"
1884
+ o.http_request_uri = "/"
1885
+ o.input = Shapes::ShapeRef.new(shape: DeleteOmniDashboardInput)
1886
+ o.output = Shapes::ShapeRef.new(shape: DeleteOmniDashboardOutput)
1887
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1888
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1889
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1890
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1891
+ end)
1892
+
1893
+ api.add_operation(:delete_space, Seahorse::Model::Operation.new.tap do |o|
1894
+ o.name = "DeleteSpace"
1895
+ o.http_method = "POST"
1896
+ o.http_request_uri = "/"
1897
+ o.input = Shapes::ShapeRef.new(shape: DeleteSpaceInput)
1898
+ o.output = Shapes::ShapeRef.new(shape: DeleteSpaceOutput)
1899
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1900
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1901
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1902
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1903
+ end)
1904
+
1905
+ api.add_operation(:delete_view, Seahorse::Model::Operation.new.tap do |o|
1906
+ o.name = "DeleteView"
1907
+ o.http_method = "POST"
1908
+ o.http_request_uri = "/"
1909
+ o.input = Shapes::ShapeRef.new(shape: DeleteViewRequest)
1910
+ o.output = Shapes::ShapeRef.new(shape: DeleteViewResponse)
1911
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1912
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1913
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1914
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1915
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1916
+ end)
1917
+
1918
+ api.add_operation(:get_access_grant, Seahorse::Model::Operation.new.tap do |o|
1919
+ o.name = "GetAccessGrant"
1920
+ o.http_method = "POST"
1921
+ o.http_request_uri = "/"
1922
+ o.input = Shapes::ShapeRef.new(shape: GetAccessGrantInput)
1923
+ o.output = Shapes::ShapeRef.new(shape: GetAccessGrantOutput)
1924
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1925
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1926
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1927
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1928
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1929
+ end)
1930
+
1931
+ api.add_operation(:get_access_profile, Seahorse::Model::Operation.new.tap do |o|
1932
+ o.name = "GetAccessProfile"
1933
+ o.http_method = "POST"
1934
+ o.http_request_uri = "/"
1935
+ o.input = Shapes::ShapeRef.new(shape: GetAccessProfileInput)
1936
+ o.output = Shapes::ShapeRef.new(shape: GetAccessProfileOutput)
1937
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1938
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1939
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1940
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1941
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1942
+ end)
1943
+
1944
+ api.add_operation(:get_alert, Seahorse::Model::Operation.new.tap do |o|
1945
+ o.name = "GetAlert"
1946
+ o.http_method = "POST"
1947
+ o.http_request_uri = "/"
1948
+ o.input = Shapes::ShapeRef.new(shape: GetAlertInput)
1949
+ o.output = Shapes::ShapeRef.new(shape: GetAlertOutput)
1950
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1951
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1952
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1953
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1954
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1955
+ end)
1956
+
1957
+ api.add_operation(:get_context_graph, Seahorse::Model::Operation.new.tap do |o|
1958
+ o.name = "GetContextGraph"
1959
+ o.http_method = "POST"
1960
+ o.http_request_uri = "/"
1961
+ o.input = Shapes::ShapeRef.new(shape: GetContextGraphInput)
1962
+ o.output = Shapes::ShapeRef.new(shape: GetContextGraphOutput)
1963
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1964
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1965
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1966
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1967
+ o[:pager] = Aws::Pager.new(
1968
+ limit_key: "max_results",
1969
+ tokens: {
1970
+ "next_token" => "next_token"
1971
+ }
1972
+ )
1973
+ end)
1974
+
1975
+ api.add_operation(:get_domain, Seahorse::Model::Operation.new.tap do |o|
1976
+ o.name = "GetDomain"
1977
+ o.http_method = "POST"
1978
+ o.http_request_uri = "/"
1979
+ o.input = Shapes::ShapeRef.new(shape: GetDomainInput)
1980
+ o.output = Shapes::ShapeRef.new(shape: GetDomainOutput)
1981
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1982
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1983
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1984
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1985
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1986
+ end)
1987
+
1988
+ api.add_operation(:get_domain_access_grant_for_organization, Seahorse::Model::Operation.new.tap do |o|
1989
+ o.name = "GetDomainAccessGrantForOrganization"
1990
+ o.http_method = "POST"
1991
+ o.http_request_uri = "/"
1992
+ o.input = Shapes::ShapeRef.new(shape: GetDomainAccessGrantForOrganizationInput)
1993
+ o.output = Shapes::ShapeRef.new(shape: GetDomainAccessGrantForOrganizationOutput)
1994
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1995
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1996
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1997
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1998
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1999
+ end)
2000
+
2001
+ api.add_operation(:get_domain_for_organization, Seahorse::Model::Operation.new.tap do |o|
2002
+ o.name = "GetDomainForOrganization"
2003
+ o.http_method = "POST"
2004
+ o.http_request_uri = "/"
2005
+ o.input = Shapes::ShapeRef.new(shape: GetDomainForOrganizationInput)
2006
+ o.output = Shapes::ShapeRef.new(shape: GetDomainForOrganizationOutput)
2007
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2008
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2009
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2010
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2011
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2012
+ end)
2013
+
2014
+ api.add_operation(:get_integration, Seahorse::Model::Operation.new.tap do |o|
2015
+ o.name = "GetIntegration"
2016
+ o.http_method = "POST"
2017
+ o.http_request_uri = "/"
2018
+ o.input = Shapes::ShapeRef.new(shape: GetIntegrationInput)
2019
+ o.output = Shapes::ShapeRef.new(shape: GetIntegrationOutput)
2020
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2021
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2022
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2023
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2024
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2025
+ end)
2026
+
2027
+ api.add_operation(:get_intelligence_configuration, Seahorse::Model::Operation.new.tap do |o|
2028
+ o.name = "GetIntelligenceConfiguration"
2029
+ o.http_method = "POST"
2030
+ o.http_request_uri = "/"
2031
+ o.input = Shapes::ShapeRef.new(shape: GetIntelligenceConfigurationInput)
2032
+ o.output = Shapes::ShapeRef.new(shape: GetIntelligenceConfigurationOutput)
2033
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2034
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2035
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2036
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2037
+ end)
2038
+
2039
+ api.add_operation(:get_omni_dashboard, Seahorse::Model::Operation.new.tap do |o|
2040
+ o.name = "GetOmniDashboard"
2041
+ o.http_method = "POST"
2042
+ o.http_request_uri = "/"
2043
+ o.input = Shapes::ShapeRef.new(shape: GetOmniDashboardInput)
2044
+ o.output = Shapes::ShapeRef.new(shape: GetOmniDashboardOutput)
2045
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2046
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2047
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2048
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2049
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2050
+ end)
2051
+
2052
+ api.add_operation(:get_space, Seahorse::Model::Operation.new.tap do |o|
2053
+ o.name = "GetSpace"
2054
+ o.http_method = "POST"
2055
+ o.http_request_uri = "/"
2056
+ o.input = Shapes::ShapeRef.new(shape: GetSpaceInput)
2057
+ o.output = Shapes::ShapeRef.new(shape: GetSpaceOutput)
2058
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2059
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2060
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2061
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2062
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2063
+ end)
2064
+
2065
+ api.add_operation(:get_space_credentials_for_organization, Seahorse::Model::Operation.new.tap do |o|
2066
+ o.name = "GetSpaceCredentialsForOrganization"
2067
+ o.http_method = "POST"
2068
+ o.http_request_uri = "/"
2069
+ o.input = Shapes::ShapeRef.new(shape: GetSpaceCredentialsForOrganizationInput)
2070
+ o.output = Shapes::ShapeRef.new(shape: GetSpaceCredentialsForOrganizationOutput)
2071
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2072
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2073
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2074
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2075
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2076
+ end)
2077
+
2078
+ api.add_operation(:get_telemetry_query_results, Seahorse::Model::Operation.new.tap do |o|
2079
+ o.name = "GetTelemetryQueryResults"
2080
+ o.http_method = "POST"
2081
+ o.http_request_uri = "/"
2082
+ o.input = Shapes::ShapeRef.new(shape: GetTelemetryQueryResultsRequest)
2083
+ o.output = Shapes::ShapeRef.new(shape: GetTelemetryQueryResultsResponse)
2084
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2085
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2086
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2087
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2088
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2089
+ o[:pager] = Aws::Pager.new(
2090
+ limit_key: "max_results",
2091
+ tokens: {
2092
+ "next_token" => "next_token"
2093
+ }
2094
+ )
2095
+ end)
2096
+
2097
+ api.add_operation(:get_view, Seahorse::Model::Operation.new.tap do |o|
2098
+ o.name = "GetView"
2099
+ o.http_method = "POST"
2100
+ o.http_request_uri = "/"
2101
+ o.input = Shapes::ShapeRef.new(shape: GetViewRequest)
2102
+ o.output = Shapes::ShapeRef.new(shape: GetViewResponse)
2103
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2104
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2105
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2106
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2107
+ end)
2108
+
2109
+ api.add_operation(:list_access_grants, Seahorse::Model::Operation.new.tap do |o|
2110
+ o.name = "ListAccessGrants"
2111
+ o.http_method = "POST"
2112
+ o.http_request_uri = "/"
2113
+ o.input = Shapes::ShapeRef.new(shape: ListAccessGrantsInput)
2114
+ o.output = Shapes::ShapeRef.new(shape: ListAccessGrantsOutput)
2115
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2116
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2117
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2118
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2119
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2120
+ o[:pager] = Aws::Pager.new(
2121
+ limit_key: "max_results",
2122
+ tokens: {
2123
+ "next_token" => "next_token"
2124
+ }
2125
+ )
2126
+ end)
2127
+
2128
+ api.add_operation(:list_access_profiles, Seahorse::Model::Operation.new.tap do |o|
2129
+ o.name = "ListAccessProfiles"
2130
+ o.http_method = "POST"
2131
+ o.http_request_uri = "/"
2132
+ o.input = Shapes::ShapeRef.new(shape: ListAccessProfilesInput)
2133
+ o.output = Shapes::ShapeRef.new(shape: ListAccessProfilesOutput)
2134
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2135
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2136
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2137
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2138
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2139
+ o[:pager] = Aws::Pager.new(
2140
+ limit_key: "max_results",
2141
+ tokens: {
2142
+ "next_token" => "next_token"
2143
+ }
2144
+ )
2145
+ end)
2146
+
2147
+ api.add_operation(:list_alerts, Seahorse::Model::Operation.new.tap do |o|
2148
+ o.name = "ListAlerts"
2149
+ o.http_method = "POST"
2150
+ o.http_request_uri = "/"
2151
+ o.input = Shapes::ShapeRef.new(shape: ListAlertsInput)
2152
+ o.output = Shapes::ShapeRef.new(shape: ListAlertsOutput)
2153
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2154
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2155
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2156
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2157
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2158
+ o[:pager] = Aws::Pager.new(
2159
+ limit_key: "max_results",
2160
+ tokens: {
2161
+ "next_token" => "next_token"
2162
+ }
2163
+ )
2164
+ end)
2165
+
2166
+ api.add_operation(:list_domain_access_grants_for_organization, Seahorse::Model::Operation.new.tap do |o|
2167
+ o.name = "ListDomainAccessGrantsForOrganization"
2168
+ o.http_method = "POST"
2169
+ o.http_request_uri = "/"
2170
+ o.input = Shapes::ShapeRef.new(shape: ListDomainAccessGrantsForOrganizationInput)
2171
+ o.output = Shapes::ShapeRef.new(shape: ListDomainAccessGrantsForOrganizationOutput)
2172
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2173
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2174
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2175
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2176
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2177
+ o[:pager] = Aws::Pager.new(
2178
+ limit_key: "max_results",
2179
+ tokens: {
2180
+ "next_token" => "next_token"
2181
+ }
2182
+ )
2183
+ end)
2184
+
2185
+ api.add_operation(:list_domains, Seahorse::Model::Operation.new.tap do |o|
2186
+ o.name = "ListDomains"
2187
+ o.http_method = "POST"
2188
+ o.http_request_uri = "/"
2189
+ o.input = Shapes::ShapeRef.new(shape: ListDomainsInput)
2190
+ o.output = Shapes::ShapeRef.new(shape: ListDomainsOutput)
2191
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2192
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2193
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2194
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2195
+ o[:pager] = Aws::Pager.new(
2196
+ limit_key: "max_results",
2197
+ tokens: {
2198
+ "next_token" => "next_token"
2199
+ }
2200
+ )
2201
+ end)
2202
+
2203
+ api.add_operation(:list_integrations, Seahorse::Model::Operation.new.tap do |o|
2204
+ o.name = "ListIntegrations"
2205
+ o.http_method = "POST"
2206
+ o.http_request_uri = "/"
2207
+ o.input = Shapes::ShapeRef.new(shape: ListIntegrationsInput)
2208
+ o.output = Shapes::ShapeRef.new(shape: ListIntegrationsOutput)
2209
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2210
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2211
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2212
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2213
+ o[:pager] = Aws::Pager.new(
2214
+ limit_key: "max_results",
2215
+ tokens: {
2216
+ "next_token" => "next_token"
2217
+ }
2218
+ )
2219
+ end)
2220
+
2221
+ api.add_operation(:list_omni_dashboards, Seahorse::Model::Operation.new.tap do |o|
2222
+ o.name = "ListOmniDashboards"
2223
+ o.http_method = "POST"
2224
+ o.http_request_uri = "/"
2225
+ o.input = Shapes::ShapeRef.new(shape: ListOmniDashboardsInput)
2226
+ o.output = Shapes::ShapeRef.new(shape: ListOmniDashboardsOutput)
2227
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2228
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2229
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2230
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2231
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2232
+ o[:pager] = Aws::Pager.new(
2233
+ limit_key: "max_results",
2234
+ tokens: {
2235
+ "next_token" => "next_token"
2236
+ }
2237
+ )
2238
+ end)
2239
+
2240
+ api.add_operation(:list_spaces, Seahorse::Model::Operation.new.tap do |o|
2241
+ o.name = "ListSpaces"
2242
+ o.http_method = "POST"
2243
+ o.http_request_uri = "/"
2244
+ o.input = Shapes::ShapeRef.new(shape: ListSpacesInput)
2245
+ o.output = Shapes::ShapeRef.new(shape: ListSpacesOutput)
2246
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2247
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2248
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2249
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2250
+ o[:pager] = Aws::Pager.new(
2251
+ limit_key: "max_results",
2252
+ tokens: {
2253
+ "next_token" => "next_token"
2254
+ }
2255
+ )
2256
+ end)
2257
+
2258
+ api.add_operation(:list_spaces_for_organization, Seahorse::Model::Operation.new.tap do |o|
2259
+ o.name = "ListSpacesForOrganization"
2260
+ o.http_method = "POST"
2261
+ o.http_request_uri = "/"
2262
+ o.input = Shapes::ShapeRef.new(shape: ListSpacesForOrganizationInput)
2263
+ o.output = Shapes::ShapeRef.new(shape: ListSpacesForOrganizationOutput)
2264
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2265
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2266
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2267
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2268
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2269
+ o[:pager] = Aws::Pager.new(
2270
+ limit_key: "max_results",
2271
+ tokens: {
2272
+ "next_token" => "next_token"
2273
+ }
2274
+ )
2275
+ end)
2276
+
2277
+ api.add_operation(:list_telemetry_fields, Seahorse::Model::Operation.new.tap do |o|
2278
+ o.name = "ListTelemetryFields"
2279
+ o.http_method = "POST"
2280
+ o.http_request_uri = "/"
2281
+ o.input = Shapes::ShapeRef.new(shape: ListTelemetryFieldsRequest)
2282
+ o.output = Shapes::ShapeRef.new(shape: ListTelemetryFieldsResponse)
2283
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2284
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2285
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2286
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2287
+ o[:pager] = Aws::Pager.new(
2288
+ tokens: {
2289
+ "next_token" => "next_token"
2290
+ }
2291
+ )
2292
+ end)
2293
+
2294
+ api.add_operation(:list_telemetry_query_sessions, Seahorse::Model::Operation.new.tap do |o|
2295
+ o.name = "ListTelemetryQuerySessions"
2296
+ o.http_method = "POST"
2297
+ o.http_request_uri = "/"
2298
+ o.input = Shapes::ShapeRef.new(shape: ListTelemetryQuerySessionsRequest)
2299
+ o.output = Shapes::ShapeRef.new(shape: ListTelemetryQuerySessionsResponse)
2300
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2301
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2302
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2303
+ o[:pager] = Aws::Pager.new(
2304
+ limit_key: "max_results",
2305
+ tokens: {
2306
+ "next_token" => "next_token"
2307
+ }
2308
+ )
2309
+ end)
2310
+
2311
+ api.add_operation(:list_views, Seahorse::Model::Operation.new.tap do |o|
2312
+ o.name = "ListViews"
2313
+ o.http_method = "POST"
2314
+ o.http_request_uri = "/"
2315
+ o.input = Shapes::ShapeRef.new(shape: ListViewsRequest)
2316
+ o.output = Shapes::ShapeRef.new(shape: ListViewsResponse)
2317
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2318
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2319
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2320
+ o[:pager] = Aws::Pager.new(
2321
+ limit_key: "max_results",
2322
+ tokens: {
2323
+ "next_token" => "next_token"
2324
+ }
2325
+ )
2326
+ end)
2327
+
2328
+ api.add_operation(:put_intelligence_configuration, Seahorse::Model::Operation.new.tap do |o|
2329
+ o.name = "PutIntelligenceConfiguration"
2330
+ o.http_method = "POST"
2331
+ o.http_request_uri = "/"
2332
+ o.input = Shapes::ShapeRef.new(shape: PutIntelligenceConfigurationInput)
2333
+ o.output = Shapes::ShapeRef.new(shape: PutIntelligenceConfigurationOutput)
2334
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2335
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2336
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2337
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2338
+ end)
2339
+
2340
+ api.add_operation(:search_principals, Seahorse::Model::Operation.new.tap do |o|
2341
+ o.name = "SearchPrincipals"
2342
+ o.http_method = "POST"
2343
+ o.http_request_uri = "/"
2344
+ o.input = Shapes::ShapeRef.new(shape: SearchPrincipalsInput)
2345
+ o.output = Shapes::ShapeRef.new(shape: SearchPrincipalsOutput)
2346
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2347
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2348
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2349
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2350
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2351
+ o[:pager] = Aws::Pager.new(
2352
+ limit_key: "max_results",
2353
+ tokens: {
2354
+ "next_token" => "next_token"
2355
+ }
2356
+ )
2357
+ end)
2358
+
2359
+ api.add_operation(:start_telemetry_query, Seahorse::Model::Operation.new.tap do |o|
2360
+ o.name = "StartTelemetryQuery"
2361
+ o.http_method = "POST"
2362
+ o.http_request_uri = "/"
2363
+ o.input = Shapes::ShapeRef.new(shape: StartTelemetryQueryRequest)
2364
+ o.output = Shapes::ShapeRef.new(shape: StartTelemetryQueryResponse)
2365
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2366
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2367
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2368
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2369
+ end)
2370
+
2371
+ api.add_operation(:start_telemetry_query_session, Seahorse::Model::Operation.new.tap do |o|
2372
+ o.name = "StartTelemetryQuerySession"
2373
+ o.http_method = "POST"
2374
+ o.http_request_uri = "/"
2375
+ o.input = Shapes::ShapeRef.new(shape: StartTelemetryQuerySessionRequest)
2376
+ o.output = Shapes::ShapeRef.new(shape: StartTelemetryQuerySessionResponse)
2377
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2378
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2379
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2380
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2381
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2382
+ end)
2383
+
2384
+ api.add_operation(:stop_telemetry_query, Seahorse::Model::Operation.new.tap do |o|
2385
+ o.name = "StopTelemetryQuery"
2386
+ o.http_method = "POST"
2387
+ o.http_request_uri = "/"
2388
+ o.input = Shapes::ShapeRef.new(shape: StopTelemetryQueryRequest)
2389
+ o.output = Shapes::ShapeRef.new(shape: StopTelemetryQueryResponse)
2390
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2391
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2392
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2393
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2394
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2395
+ end)
2396
+
2397
+ api.add_operation(:stop_telemetry_query_session, Seahorse::Model::Operation.new.tap do |o|
2398
+ o.name = "StopTelemetryQuerySession"
2399
+ o.http_method = "POST"
2400
+ o.http_request_uri = "/"
2401
+ o.input = Shapes::ShapeRef.new(shape: StopTelemetryQuerySessionRequest)
2402
+ o.output = Shapes::ShapeRef.new(shape: StopTelemetryQuerySessionResponse)
2403
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2404
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2405
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2406
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2407
+ end)
2408
+
2409
+ api.add_operation(:update_access_profile, Seahorse::Model::Operation.new.tap do |o|
2410
+ o.name = "UpdateAccessProfile"
2411
+ o.http_method = "POST"
2412
+ o.http_request_uri = "/"
2413
+ o.input = Shapes::ShapeRef.new(shape: UpdateAccessProfileInput)
2414
+ o.output = Shapes::ShapeRef.new(shape: UpdateAccessProfileOutput)
2415
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2416
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2417
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2418
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2419
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2420
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2421
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2422
+ end)
2423
+
2424
+ api.add_operation(:update_alert, Seahorse::Model::Operation.new.tap do |o|
2425
+ o.name = "UpdateAlert"
2426
+ o.http_method = "POST"
2427
+ o.http_request_uri = "/"
2428
+ o.input = Shapes::ShapeRef.new(shape: UpdateAlertInput)
2429
+ o.output = Shapes::ShapeRef.new(shape: UpdateAlertOutput)
2430
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2431
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2432
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2433
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2434
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2435
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2436
+ end)
2437
+
2438
+ api.add_operation(:update_domain, Seahorse::Model::Operation.new.tap do |o|
2439
+ o.name = "UpdateDomain"
2440
+ o.http_method = "POST"
2441
+ o.http_request_uri = "/"
2442
+ o.input = Shapes::ShapeRef.new(shape: UpdateDomainInput)
2443
+ o.output = Shapes::ShapeRef.new(shape: UpdateDomainOutput)
2444
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2445
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2446
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2447
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2448
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2449
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2450
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2451
+ end)
2452
+
2453
+ api.add_operation(:update_domain_for_organization, Seahorse::Model::Operation.new.tap do |o|
2454
+ o.name = "UpdateDomainForOrganization"
2455
+ o.http_method = "POST"
2456
+ o.http_request_uri = "/"
2457
+ o.input = Shapes::ShapeRef.new(shape: UpdateDomainForOrganizationInput)
2458
+ o.output = Shapes::ShapeRef.new(shape: UpdateDomainForOrganizationOutput)
2459
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2460
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2461
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2462
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2463
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2464
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2465
+ end)
2466
+
2467
+ api.add_operation(:update_integration, Seahorse::Model::Operation.new.tap do |o|
2468
+ o.name = "UpdateIntegration"
2469
+ o.http_method = "POST"
2470
+ o.http_request_uri = "/"
2471
+ o.input = Shapes::ShapeRef.new(shape: UpdateIntegrationInput)
2472
+ o.output = Shapes::ShapeRef.new(shape: UpdateIntegrationOutput)
2473
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2474
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2475
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2476
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2477
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2478
+ end)
2479
+
2480
+ api.add_operation(:update_omni_dashboard, Seahorse::Model::Operation.new.tap do |o|
2481
+ o.name = "UpdateOmniDashboard"
2482
+ o.http_method = "POST"
2483
+ o.http_request_uri = "/"
2484
+ o.input = Shapes::ShapeRef.new(shape: UpdateOmniDashboardInput)
2485
+ o.output = Shapes::ShapeRef.new(shape: UpdateOmniDashboardOutput)
2486
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2487
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2488
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2489
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2490
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2491
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2492
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2493
+ end)
2494
+
2495
+ api.add_operation(:update_space, Seahorse::Model::Operation.new.tap do |o|
2496
+ o.name = "UpdateSpace"
2497
+ o.http_method = "POST"
2498
+ o.http_request_uri = "/"
2499
+ o.input = Shapes::ShapeRef.new(shape: UpdateSpaceInput)
2500
+ o.output = Shapes::ShapeRef.new(shape: UpdateSpaceOutput)
2501
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2502
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2503
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2504
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2505
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2506
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2507
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2508
+ end)
2509
+
2510
+ api.add_operation(:update_view, Seahorse::Model::Operation.new.tap do |o|
2511
+ o.name = "UpdateView"
2512
+ o.http_method = "POST"
2513
+ o.http_request_uri = "/"
2514
+ o.input = Shapes::ShapeRef.new(shape: UpdateViewRequest)
2515
+ o.output = Shapes::ShapeRef.new(shape: UpdateViewResponse)
2516
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2517
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2518
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2519
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2520
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2521
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2522
+ end)
2523
+ end
2524
+
2525
+ end
2526
+ end