aws-sdk-finspace 1.13.0 → 1.15.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -15,41 +15,170 @@ module Aws::Finspace
15
15
 
16
16
  AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
17
17
  AttributeMap = Shapes::MapShape.new(name: 'AttributeMap')
18
+ AutoScalingConfiguration = Shapes::StructureShape.new(name: 'AutoScalingConfiguration')
19
+ AutoScalingMetric = Shapes::StringShape.new(name: 'AutoScalingMetric')
20
+ AutoScalingMetricTarget = Shapes::FloatShape.new(name: 'AutoScalingMetricTarget')
21
+ AvailabilityZoneId = Shapes::StringShape.new(name: 'AvailabilityZoneId')
22
+ AvailabilityZoneIds = Shapes::ListShape.new(name: 'AvailabilityZoneIds')
23
+ BoxedInteger = Shapes::IntegerShape.new(name: 'BoxedInteger')
24
+ CapacityConfiguration = Shapes::StructureShape.new(name: 'CapacityConfiguration')
25
+ ChangeRequest = Shapes::StructureShape.new(name: 'ChangeRequest')
26
+ ChangeRequests = Shapes::ListShape.new(name: 'ChangeRequests')
27
+ ChangeType = Shapes::StringShape.new(name: 'ChangeType')
28
+ ChangesetId = Shapes::StringShape.new(name: 'ChangesetId')
29
+ ChangesetStatus = Shapes::StringShape.new(name: 'ChangesetStatus')
30
+ ClientToken = Shapes::StringShape.new(name: 'ClientToken')
31
+ ClientTokenString = Shapes::StringShape.new(name: 'ClientTokenString')
32
+ CodeConfiguration = Shapes::StructureShape.new(name: 'CodeConfiguration')
33
+ ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
34
+ CooldownTime = Shapes::FloatShape.new(name: 'CooldownTime')
18
35
  CreateEnvironmentRequest = Shapes::StructureShape.new(name: 'CreateEnvironmentRequest')
19
36
  CreateEnvironmentResponse = Shapes::StructureShape.new(name: 'CreateEnvironmentResponse')
37
+ CreateKxChangesetRequest = Shapes::StructureShape.new(name: 'CreateKxChangesetRequest')
38
+ CreateKxChangesetResponse = Shapes::StructureShape.new(name: 'CreateKxChangesetResponse')
39
+ CreateKxClusterRequest = Shapes::StructureShape.new(name: 'CreateKxClusterRequest')
40
+ CreateKxClusterResponse = Shapes::StructureShape.new(name: 'CreateKxClusterResponse')
41
+ CreateKxDatabaseRequest = Shapes::StructureShape.new(name: 'CreateKxDatabaseRequest')
42
+ CreateKxDatabaseResponse = Shapes::StructureShape.new(name: 'CreateKxDatabaseResponse')
43
+ CreateKxEnvironmentRequest = Shapes::StructureShape.new(name: 'CreateKxEnvironmentRequest')
44
+ CreateKxEnvironmentResponse = Shapes::StructureShape.new(name: 'CreateKxEnvironmentResponse')
45
+ CreateKxUserRequest = Shapes::StructureShape.new(name: 'CreateKxUserRequest')
46
+ CreateKxUserResponse = Shapes::StructureShape.new(name: 'CreateKxUserResponse')
47
+ CustomDNSConfiguration = Shapes::ListShape.new(name: 'CustomDNSConfiguration')
48
+ CustomDNSServer = Shapes::StructureShape.new(name: 'CustomDNSServer')
20
49
  DataBundleArn = Shapes::StringShape.new(name: 'DataBundleArn')
21
50
  DataBundleArns = Shapes::ListShape.new(name: 'DataBundleArns')
51
+ DatabaseArn = Shapes::StringShape.new(name: 'DatabaseArn')
52
+ DatabaseName = Shapes::StringShape.new(name: 'DatabaseName')
53
+ DbPath = Shapes::StringShape.new(name: 'DbPath')
54
+ DbPaths = Shapes::ListShape.new(name: 'DbPaths')
22
55
  DeleteEnvironmentRequest = Shapes::StructureShape.new(name: 'DeleteEnvironmentRequest')
23
56
  DeleteEnvironmentResponse = Shapes::StructureShape.new(name: 'DeleteEnvironmentResponse')
57
+ DeleteKxClusterRequest = Shapes::StructureShape.new(name: 'DeleteKxClusterRequest')
58
+ DeleteKxClusterResponse = Shapes::StructureShape.new(name: 'DeleteKxClusterResponse')
59
+ DeleteKxDatabaseRequest = Shapes::StructureShape.new(name: 'DeleteKxDatabaseRequest')
60
+ DeleteKxDatabaseResponse = Shapes::StructureShape.new(name: 'DeleteKxDatabaseResponse')
61
+ DeleteKxEnvironmentRequest = Shapes::StructureShape.new(name: 'DeleteKxEnvironmentRequest')
62
+ DeleteKxEnvironmentResponse = Shapes::StructureShape.new(name: 'DeleteKxEnvironmentResponse')
63
+ DeleteKxUserRequest = Shapes::StructureShape.new(name: 'DeleteKxUserRequest')
64
+ DeleteKxUserResponse = Shapes::StructureShape.new(name: 'DeleteKxUserResponse')
24
65
  Description = Shapes::StringShape.new(name: 'Description')
25
66
  EmailId = Shapes::StringShape.new(name: 'EmailId')
26
67
  Environment = Shapes::StructureShape.new(name: 'Environment')
27
68
  EnvironmentArn = Shapes::StringShape.new(name: 'EnvironmentArn')
69
+ EnvironmentErrorMessage = Shapes::StringShape.new(name: 'EnvironmentErrorMessage')
70
+ EnvironmentId = Shapes::StringShape.new(name: 'EnvironmentId')
28
71
  EnvironmentList = Shapes::ListShape.new(name: 'EnvironmentList')
29
72
  EnvironmentName = Shapes::StringShape.new(name: 'EnvironmentName')
30
73
  EnvironmentStatus = Shapes::StringShape.new(name: 'EnvironmentStatus')
74
+ ErrorDetails = Shapes::StringShape.new(name: 'ErrorDetails')
75
+ ErrorInfo = Shapes::StructureShape.new(name: 'ErrorInfo')
76
+ ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
77
+ ExecutionRoleArn = Shapes::StringShape.new(name: 'ExecutionRoleArn')
31
78
  FederationAttributeKey = Shapes::StringShape.new(name: 'FederationAttributeKey')
79
+ FederationAttributeValue = Shapes::StringShape.new(name: 'FederationAttributeValue')
32
80
  FederationMode = Shapes::StringShape.new(name: 'FederationMode')
33
81
  FederationParameters = Shapes::StructureShape.new(name: 'FederationParameters')
34
82
  FederationProviderName = Shapes::StringShape.new(name: 'FederationProviderName')
83
+ FinSpaceTaggableArn = Shapes::StringShape.new(name: 'FinSpaceTaggableArn')
35
84
  GetEnvironmentRequest = Shapes::StructureShape.new(name: 'GetEnvironmentRequest')
36
85
  GetEnvironmentResponse = Shapes::StructureShape.new(name: 'GetEnvironmentResponse')
86
+ GetKxChangesetRequest = Shapes::StructureShape.new(name: 'GetKxChangesetRequest')
87
+ GetKxChangesetResponse = Shapes::StructureShape.new(name: 'GetKxChangesetResponse')
88
+ GetKxClusterRequest = Shapes::StructureShape.new(name: 'GetKxClusterRequest')
89
+ GetKxClusterResponse = Shapes::StructureShape.new(name: 'GetKxClusterResponse')
90
+ GetKxConnectionStringRequest = Shapes::StructureShape.new(name: 'GetKxConnectionStringRequest')
91
+ GetKxConnectionStringResponse = Shapes::StructureShape.new(name: 'GetKxConnectionStringResponse')
92
+ GetKxDatabaseRequest = Shapes::StructureShape.new(name: 'GetKxDatabaseRequest')
93
+ GetKxDatabaseResponse = Shapes::StructureShape.new(name: 'GetKxDatabaseResponse')
94
+ GetKxEnvironmentRequest = Shapes::StructureShape.new(name: 'GetKxEnvironmentRequest')
95
+ GetKxEnvironmentResponse = Shapes::StructureShape.new(name: 'GetKxEnvironmentResponse')
96
+ GetKxUserRequest = Shapes::StructureShape.new(name: 'GetKxUserRequest')
97
+ GetKxUserResponse = Shapes::StructureShape.new(name: 'GetKxUserResponse')
98
+ IPAddressType = Shapes::StringShape.new(name: 'IPAddressType')
37
99
  IdType = Shapes::StringShape.new(name: 'IdType')
100
+ InitializationScriptFilePath = Shapes::StringShape.new(name: 'InitializationScriptFilePath')
38
101
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
39
102
  InvalidRequestException = Shapes::StructureShape.new(name: 'InvalidRequestException')
103
+ KmsKeyARN = Shapes::StringShape.new(name: 'KmsKeyARN')
40
104
  KmsKeyId = Shapes::StringShape.new(name: 'KmsKeyId')
105
+ KxAzMode = Shapes::StringShape.new(name: 'KxAzMode')
106
+ KxCacheStorageConfiguration = Shapes::StructureShape.new(name: 'KxCacheStorageConfiguration')
107
+ KxCacheStorageConfigurations = Shapes::ListShape.new(name: 'KxCacheStorageConfigurations')
108
+ KxCacheStorageSize = Shapes::IntegerShape.new(name: 'KxCacheStorageSize')
109
+ KxCacheStorageType = Shapes::StringShape.new(name: 'KxCacheStorageType')
110
+ KxChangesetListEntry = Shapes::StructureShape.new(name: 'KxChangesetListEntry')
111
+ KxChangesets = Shapes::ListShape.new(name: 'KxChangesets')
112
+ KxCluster = Shapes::StructureShape.new(name: 'KxCluster')
113
+ KxClusterDescription = Shapes::StringShape.new(name: 'KxClusterDescription')
114
+ KxClusterName = Shapes::StringShape.new(name: 'KxClusterName')
115
+ KxClusterNodeIdString = Shapes::StringShape.new(name: 'KxClusterNodeIdString')
116
+ KxClusterStatus = Shapes::StringShape.new(name: 'KxClusterStatus')
117
+ KxClusterStatusReason = Shapes::StringShape.new(name: 'KxClusterStatusReason')
118
+ KxClusterType = Shapes::StringShape.new(name: 'KxClusterType')
119
+ KxClusters = Shapes::ListShape.new(name: 'KxClusters')
120
+ KxCommandLineArgument = Shapes::StructureShape.new(name: 'KxCommandLineArgument')
121
+ KxCommandLineArgumentKey = Shapes::StringShape.new(name: 'KxCommandLineArgumentKey')
122
+ KxCommandLineArgumentValue = Shapes::StringShape.new(name: 'KxCommandLineArgumentValue')
123
+ KxCommandLineArguments = Shapes::ListShape.new(name: 'KxCommandLineArguments')
124
+ KxDatabaseCacheConfiguration = Shapes::StructureShape.new(name: 'KxDatabaseCacheConfiguration')
125
+ KxDatabaseCacheConfigurations = Shapes::ListShape.new(name: 'KxDatabaseCacheConfigurations')
126
+ KxDatabaseConfiguration = Shapes::StructureShape.new(name: 'KxDatabaseConfiguration')
127
+ KxDatabaseConfigurations = Shapes::ListShape.new(name: 'KxDatabaseConfigurations')
128
+ KxDatabaseListEntry = Shapes::StructureShape.new(name: 'KxDatabaseListEntry')
129
+ KxDatabases = Shapes::ListShape.new(name: 'KxDatabases')
130
+ KxEnvironment = Shapes::StructureShape.new(name: 'KxEnvironment')
131
+ KxEnvironmentId = Shapes::StringShape.new(name: 'KxEnvironmentId')
132
+ KxEnvironmentList = Shapes::ListShape.new(name: 'KxEnvironmentList')
133
+ KxEnvironmentName = Shapes::StringShape.new(name: 'KxEnvironmentName')
134
+ KxNode = Shapes::StructureShape.new(name: 'KxNode')
135
+ KxNodeSummaries = Shapes::ListShape.new(name: 'KxNodeSummaries')
136
+ KxSavedownStorageConfiguration = Shapes::StructureShape.new(name: 'KxSavedownStorageConfiguration')
137
+ KxSavedownStorageSize = Shapes::IntegerShape.new(name: 'KxSavedownStorageSize')
138
+ KxSavedownStorageType = Shapes::StringShape.new(name: 'KxSavedownStorageType')
139
+ KxUser = Shapes::StructureShape.new(name: 'KxUser')
140
+ KxUserArn = Shapes::StringShape.new(name: 'KxUserArn')
141
+ KxUserList = Shapes::ListShape.new(name: 'KxUserList')
142
+ KxUserNameString = Shapes::StringShape.new(name: 'KxUserNameString')
41
143
  LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
42
144
  ListEnvironmentsRequest = Shapes::StructureShape.new(name: 'ListEnvironmentsRequest')
43
145
  ListEnvironmentsResponse = Shapes::StructureShape.new(name: 'ListEnvironmentsResponse')
146
+ ListKxChangesetsRequest = Shapes::StructureShape.new(name: 'ListKxChangesetsRequest')
147
+ ListKxChangesetsResponse = Shapes::StructureShape.new(name: 'ListKxChangesetsResponse')
148
+ ListKxClusterNodesRequest = Shapes::StructureShape.new(name: 'ListKxClusterNodesRequest')
149
+ ListKxClusterNodesResponse = Shapes::StructureShape.new(name: 'ListKxClusterNodesResponse')
150
+ ListKxClustersRequest = Shapes::StructureShape.new(name: 'ListKxClustersRequest')
151
+ ListKxClustersResponse = Shapes::StructureShape.new(name: 'ListKxClustersResponse')
152
+ ListKxDatabasesRequest = Shapes::StructureShape.new(name: 'ListKxDatabasesRequest')
153
+ ListKxDatabasesResponse = Shapes::StructureShape.new(name: 'ListKxDatabasesResponse')
154
+ ListKxEnvironmentsRequest = Shapes::StructureShape.new(name: 'ListKxEnvironmentsRequest')
155
+ ListKxEnvironmentsResponse = Shapes::StructureShape.new(name: 'ListKxEnvironmentsResponse')
156
+ ListKxUsersRequest = Shapes::StructureShape.new(name: 'ListKxUsersRequest')
157
+ ListKxUsersResponse = Shapes::StructureShape.new(name: 'ListKxUsersResponse')
44
158
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
45
159
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
160
+ MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
46
161
  NameString = Shapes::StringShape.new(name: 'NameString')
162
+ NodeCount = Shapes::IntegerShape.new(name: 'NodeCount')
163
+ NodeType = Shapes::StringShape.new(name: 'NodeType')
47
164
  PaginationToken = Shapes::StringShape.new(name: 'PaginationToken')
165
+ ReleaseLabel = Shapes::StringShape.new(name: 'ReleaseLabel')
166
+ ResourceAlreadyExistsException = Shapes::StructureShape.new(name: 'ResourceAlreadyExistsException')
48
167
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
49
168
  ResultLimit = Shapes::IntegerShape.new(name: 'ResultLimit')
169
+ RoleArn = Shapes::StringShape.new(name: 'RoleArn')
170
+ S3Bucket = Shapes::StringShape.new(name: 'S3Bucket')
171
+ S3Key = Shapes::StringShape.new(name: 'S3Key')
172
+ S3ObjectVersion = Shapes::StringShape.new(name: 'S3ObjectVersion')
173
+ S3Path = Shapes::StringShape.new(name: 'S3Path')
50
174
  SamlMetadataDocument = Shapes::StringShape.new(name: 'SamlMetadataDocument')
175
+ SecurityGroupIdList = Shapes::ListShape.new(name: 'SecurityGroupIdList')
176
+ SecurityGroupIdString = Shapes::StringShape.new(name: 'SecurityGroupIdString')
51
177
  ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
178
+ SignedKxConnectionString = Shapes::StringShape.new(name: 'SignedKxConnectionString')
52
179
  SmsDomainUrl = Shapes::StringShape.new(name: 'SmsDomainUrl')
180
+ SubnetIdList = Shapes::ListShape.new(name: 'SubnetIdList')
181
+ SubnetIdString = Shapes::StringShape.new(name: 'SubnetIdString')
53
182
  SuperuserParameters = Shapes::StructureShape.new(name: 'SuperuserParameters')
54
183
  TagKey = Shapes::StringShape.new(name: 'TagKey')
55
184
  TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
@@ -58,19 +187,73 @@ module Aws::Finspace
58
187
  TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
59
188
  TagValue = Shapes::StringShape.new(name: 'TagValue')
60
189
  ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
190
+ Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
191
+ TransitGatewayConfiguration = Shapes::StructureShape.new(name: 'TransitGatewayConfiguration')
192
+ TransitGatewayID = Shapes::StringShape.new(name: 'TransitGatewayID')
61
193
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
62
194
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
63
195
  UpdateEnvironmentRequest = Shapes::StructureShape.new(name: 'UpdateEnvironmentRequest')
64
196
  UpdateEnvironmentResponse = Shapes::StructureShape.new(name: 'UpdateEnvironmentResponse')
197
+ UpdateKxClusterDatabasesRequest = Shapes::StructureShape.new(name: 'UpdateKxClusterDatabasesRequest')
198
+ UpdateKxClusterDatabasesResponse = Shapes::StructureShape.new(name: 'UpdateKxClusterDatabasesResponse')
199
+ UpdateKxDatabaseRequest = Shapes::StructureShape.new(name: 'UpdateKxDatabaseRequest')
200
+ UpdateKxDatabaseResponse = Shapes::StructureShape.new(name: 'UpdateKxDatabaseResponse')
201
+ UpdateKxEnvironmentNetworkRequest = Shapes::StructureShape.new(name: 'UpdateKxEnvironmentNetworkRequest')
202
+ UpdateKxEnvironmentNetworkResponse = Shapes::StructureShape.new(name: 'UpdateKxEnvironmentNetworkResponse')
203
+ UpdateKxEnvironmentRequest = Shapes::StructureShape.new(name: 'UpdateKxEnvironmentRequest')
204
+ UpdateKxEnvironmentResponse = Shapes::StructureShape.new(name: 'UpdateKxEnvironmentResponse')
205
+ UpdateKxUserRequest = Shapes::StructureShape.new(name: 'UpdateKxUserRequest')
206
+ UpdateKxUserResponse = Shapes::StructureShape.new(name: 'UpdateKxUserResponse')
207
+ ValidCIDRSpace = Shapes::StringShape.new(name: 'ValidCIDRSpace')
208
+ ValidHostname = Shapes::StringShape.new(name: 'ValidHostname')
209
+ ValidIPAddress = Shapes::StringShape.new(name: 'ValidIPAddress')
65
210
  ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
211
+ VpcConfiguration = Shapes::StructureShape.new(name: 'VpcConfiguration')
212
+ VpcIdString = Shapes::StringShape.new(name: 'VpcIdString')
213
+ dnsStatus = Shapes::StringShape.new(name: 'dnsStatus')
66
214
  errorMessage = Shapes::StringShape.new(name: 'errorMessage')
215
+ numBytes = Shapes::IntegerShape.new(name: 'numBytes')
216
+ numChangesets = Shapes::IntegerShape.new(name: 'numChangesets')
217
+ numFiles = Shapes::IntegerShape.new(name: 'numFiles')
218
+ stringValueLength1to255 = Shapes::StringShape.new(name: 'stringValueLength1to255')
219
+ tgwStatus = Shapes::StringShape.new(name: 'tgwStatus')
67
220
  url = Shapes::StringShape.new(name: 'url')
68
221
  urn = Shapes::StringShape.new(name: 'urn')
69
222
 
70
223
  AccessDeniedException.struct_class = Types::AccessDeniedException
71
224
 
72
225
  AttributeMap.key = Shapes::ShapeRef.new(shape: FederationAttributeKey)
73
- AttributeMap.value = Shapes::ShapeRef.new(shape: url)
226
+ AttributeMap.value = Shapes::ShapeRef.new(shape: FederationAttributeValue)
227
+
228
+ AutoScalingConfiguration.add_member(:min_node_count, Shapes::ShapeRef.new(shape: NodeCount, location_name: "minNodeCount"))
229
+ AutoScalingConfiguration.add_member(:max_node_count, Shapes::ShapeRef.new(shape: NodeCount, location_name: "maxNodeCount"))
230
+ AutoScalingConfiguration.add_member(:auto_scaling_metric, Shapes::ShapeRef.new(shape: AutoScalingMetric, location_name: "autoScalingMetric"))
231
+ AutoScalingConfiguration.add_member(:metric_target, Shapes::ShapeRef.new(shape: AutoScalingMetricTarget, location_name: "metricTarget"))
232
+ AutoScalingConfiguration.add_member(:scale_in_cooldown_seconds, Shapes::ShapeRef.new(shape: CooldownTime, location_name: "scaleInCooldownSeconds"))
233
+ AutoScalingConfiguration.add_member(:scale_out_cooldown_seconds, Shapes::ShapeRef.new(shape: CooldownTime, location_name: "scaleOutCooldownSeconds"))
234
+ AutoScalingConfiguration.struct_class = Types::AutoScalingConfiguration
235
+
236
+ AvailabilityZoneIds.member = Shapes::ShapeRef.new(shape: AvailabilityZoneId)
237
+
238
+ CapacityConfiguration.add_member(:node_type, Shapes::ShapeRef.new(shape: NodeType, location_name: "nodeType"))
239
+ CapacityConfiguration.add_member(:node_count, Shapes::ShapeRef.new(shape: NodeCount, location_name: "nodeCount"))
240
+ CapacityConfiguration.struct_class = Types::CapacityConfiguration
241
+
242
+ ChangeRequest.add_member(:change_type, Shapes::ShapeRef.new(shape: ChangeType, required: true, location_name: "changeType"))
243
+ ChangeRequest.add_member(:s3_path, Shapes::ShapeRef.new(shape: S3Path, location_name: "s3Path"))
244
+ ChangeRequest.add_member(:db_path, Shapes::ShapeRef.new(shape: DbPath, required: true, location_name: "dbPath"))
245
+ ChangeRequest.struct_class = Types::ChangeRequest
246
+
247
+ ChangeRequests.member = Shapes::ShapeRef.new(shape: ChangeRequest)
248
+
249
+ CodeConfiguration.add_member(:s3_bucket, Shapes::ShapeRef.new(shape: S3Bucket, location_name: "s3Bucket"))
250
+ CodeConfiguration.add_member(:s3_key, Shapes::ShapeRef.new(shape: S3Key, location_name: "s3Key"))
251
+ CodeConfiguration.add_member(:s3_object_version, Shapes::ShapeRef.new(shape: S3ObjectVersion, location_name: "s3ObjectVersion"))
252
+ CodeConfiguration.struct_class = Types::CodeConfiguration
253
+
254
+ ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: errorMessage, location_name: "message"))
255
+ ConflictException.add_member(:reason, Shapes::ShapeRef.new(shape: errorMessage, location_name: "reason"))
256
+ ConflictException.struct_class = Types::ConflictException
74
257
 
75
258
  CreateEnvironmentRequest.add_member(:name, Shapes::ShapeRef.new(shape: EnvironmentName, required: true, location_name: "name"))
76
259
  CreateEnvironmentRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
@@ -87,13 +270,150 @@ module Aws::Finspace
87
270
  CreateEnvironmentResponse.add_member(:environment_url, Shapes::ShapeRef.new(shape: url, location_name: "environmentUrl"))
88
271
  CreateEnvironmentResponse.struct_class = Types::CreateEnvironmentResponse
89
272
 
273
+ CreateKxChangesetRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location: "uri", location_name: "environmentId"))
274
+ CreateKxChangesetRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: DatabaseName, required: true, location: "uri", location_name: "databaseName"))
275
+ CreateKxChangesetRequest.add_member(:change_requests, Shapes::ShapeRef.new(shape: ChangeRequests, required: true, location_name: "changeRequests"))
276
+ CreateKxChangesetRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientTokenString, required: true, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
277
+ CreateKxChangesetRequest.struct_class = Types::CreateKxChangesetRequest
278
+
279
+ CreateKxChangesetResponse.add_member(:changeset_id, Shapes::ShapeRef.new(shape: ChangesetId, location_name: "changesetId"))
280
+ CreateKxChangesetResponse.add_member(:database_name, Shapes::ShapeRef.new(shape: DatabaseName, location_name: "databaseName"))
281
+ CreateKxChangesetResponse.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "environmentId"))
282
+ CreateKxChangesetResponse.add_member(:change_requests, Shapes::ShapeRef.new(shape: ChangeRequests, location_name: "changeRequests"))
283
+ CreateKxChangesetResponse.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdTimestamp"))
284
+ CreateKxChangesetResponse.add_member(:last_modified_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastModifiedTimestamp"))
285
+ CreateKxChangesetResponse.add_member(:status, Shapes::ShapeRef.new(shape: ChangesetStatus, location_name: "status"))
286
+ CreateKxChangesetResponse.add_member(:error_info, Shapes::ShapeRef.new(shape: ErrorInfo, location_name: "errorInfo"))
287
+ CreateKxChangesetResponse.struct_class = Types::CreateKxChangesetResponse
288
+
289
+ CreateKxClusterRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
290
+ CreateKxClusterRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: KxEnvironmentId, required: true, location: "uri", location_name: "environmentId"))
291
+ CreateKxClusterRequest.add_member(:cluster_name, Shapes::ShapeRef.new(shape: KxClusterName, required: true, location_name: "clusterName"))
292
+ CreateKxClusterRequest.add_member(:cluster_type, Shapes::ShapeRef.new(shape: KxClusterType, required: true, location_name: "clusterType"))
293
+ CreateKxClusterRequest.add_member(:databases, Shapes::ShapeRef.new(shape: KxDatabaseConfigurations, location_name: "databases"))
294
+ CreateKxClusterRequest.add_member(:cache_storage_configurations, Shapes::ShapeRef.new(shape: KxCacheStorageConfigurations, location_name: "cacheStorageConfigurations"))
295
+ CreateKxClusterRequest.add_member(:auto_scaling_configuration, Shapes::ShapeRef.new(shape: AutoScalingConfiguration, location_name: "autoScalingConfiguration"))
296
+ CreateKxClusterRequest.add_member(:cluster_description, Shapes::ShapeRef.new(shape: KxClusterDescription, location_name: "clusterDescription"))
297
+ CreateKxClusterRequest.add_member(:capacity_configuration, Shapes::ShapeRef.new(shape: CapacityConfiguration, required: true, location_name: "capacityConfiguration"))
298
+ CreateKxClusterRequest.add_member(:release_label, Shapes::ShapeRef.new(shape: ReleaseLabel, required: true, location_name: "releaseLabel"))
299
+ CreateKxClusterRequest.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: VpcConfiguration, location_name: "vpcConfiguration"))
300
+ CreateKxClusterRequest.add_member(:initialization_script, Shapes::ShapeRef.new(shape: InitializationScriptFilePath, location_name: "initializationScript"))
301
+ CreateKxClusterRequest.add_member(:command_line_arguments, Shapes::ShapeRef.new(shape: KxCommandLineArguments, location_name: "commandLineArguments"))
302
+ CreateKxClusterRequest.add_member(:code, Shapes::ShapeRef.new(shape: CodeConfiguration, location_name: "code"))
303
+ CreateKxClusterRequest.add_member(:execution_role, Shapes::ShapeRef.new(shape: ExecutionRoleArn, location_name: "executionRole"))
304
+ CreateKxClusterRequest.add_member(:savedown_storage_configuration, Shapes::ShapeRef.new(shape: KxSavedownStorageConfiguration, location_name: "savedownStorageConfiguration"))
305
+ CreateKxClusterRequest.add_member(:az_mode, Shapes::ShapeRef.new(shape: KxAzMode, required: true, location_name: "azMode"))
306
+ CreateKxClusterRequest.add_member(:availability_zone_id, Shapes::ShapeRef.new(shape: AvailabilityZoneId, location_name: "availabilityZoneId"))
307
+ CreateKxClusterRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
308
+ CreateKxClusterRequest.struct_class = Types::CreateKxClusterRequest
309
+
310
+ CreateKxClusterResponse.add_member(:environment_id, Shapes::ShapeRef.new(shape: KxEnvironmentId, location_name: "environmentId"))
311
+ CreateKxClusterResponse.add_member(:status, Shapes::ShapeRef.new(shape: KxClusterStatus, location_name: "status"))
312
+ CreateKxClusterResponse.add_member(:status_reason, Shapes::ShapeRef.new(shape: KxClusterStatusReason, location_name: "statusReason"))
313
+ CreateKxClusterResponse.add_member(:cluster_name, Shapes::ShapeRef.new(shape: KxClusterName, location_name: "clusterName"))
314
+ CreateKxClusterResponse.add_member(:cluster_type, Shapes::ShapeRef.new(shape: KxClusterType, location_name: "clusterType"))
315
+ CreateKxClusterResponse.add_member(:databases, Shapes::ShapeRef.new(shape: KxDatabaseConfigurations, location_name: "databases"))
316
+ CreateKxClusterResponse.add_member(:cache_storage_configurations, Shapes::ShapeRef.new(shape: KxCacheStorageConfigurations, location_name: "cacheStorageConfigurations"))
317
+ CreateKxClusterResponse.add_member(:auto_scaling_configuration, Shapes::ShapeRef.new(shape: AutoScalingConfiguration, location_name: "autoScalingConfiguration"))
318
+ CreateKxClusterResponse.add_member(:cluster_description, Shapes::ShapeRef.new(shape: KxClusterDescription, location_name: "clusterDescription"))
319
+ CreateKxClusterResponse.add_member(:capacity_configuration, Shapes::ShapeRef.new(shape: CapacityConfiguration, location_name: "capacityConfiguration"))
320
+ CreateKxClusterResponse.add_member(:release_label, Shapes::ShapeRef.new(shape: ReleaseLabel, location_name: "releaseLabel"))
321
+ CreateKxClusterResponse.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: VpcConfiguration, location_name: "vpcConfiguration"))
322
+ CreateKxClusterResponse.add_member(:initialization_script, Shapes::ShapeRef.new(shape: InitializationScriptFilePath, location_name: "initializationScript"))
323
+ CreateKxClusterResponse.add_member(:command_line_arguments, Shapes::ShapeRef.new(shape: KxCommandLineArguments, location_name: "commandLineArguments"))
324
+ CreateKxClusterResponse.add_member(:code, Shapes::ShapeRef.new(shape: CodeConfiguration, location_name: "code"))
325
+ CreateKxClusterResponse.add_member(:execution_role, Shapes::ShapeRef.new(shape: ExecutionRoleArn, location_name: "executionRole"))
326
+ CreateKxClusterResponse.add_member(:last_modified_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastModifiedTimestamp"))
327
+ CreateKxClusterResponse.add_member(:savedown_storage_configuration, Shapes::ShapeRef.new(shape: KxSavedownStorageConfiguration, location_name: "savedownStorageConfiguration"))
328
+ CreateKxClusterResponse.add_member(:az_mode, Shapes::ShapeRef.new(shape: KxAzMode, location_name: "azMode"))
329
+ CreateKxClusterResponse.add_member(:availability_zone_id, Shapes::ShapeRef.new(shape: AvailabilityZoneId, location_name: "availabilityZoneId"))
330
+ CreateKxClusterResponse.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdTimestamp"))
331
+ CreateKxClusterResponse.struct_class = Types::CreateKxClusterResponse
332
+
333
+ CreateKxDatabaseRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location: "uri", location_name: "environmentId"))
334
+ CreateKxDatabaseRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: DatabaseName, required: true, location_name: "databaseName"))
335
+ CreateKxDatabaseRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
336
+ CreateKxDatabaseRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
337
+ CreateKxDatabaseRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientTokenString, required: true, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
338
+ CreateKxDatabaseRequest.struct_class = Types::CreateKxDatabaseRequest
339
+
340
+ CreateKxDatabaseResponse.add_member(:database_name, Shapes::ShapeRef.new(shape: DatabaseName, location_name: "databaseName"))
341
+ CreateKxDatabaseResponse.add_member(:database_arn, Shapes::ShapeRef.new(shape: DatabaseArn, location_name: "databaseArn"))
342
+ CreateKxDatabaseResponse.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "environmentId"))
343
+ CreateKxDatabaseResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
344
+ CreateKxDatabaseResponse.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdTimestamp"))
345
+ CreateKxDatabaseResponse.add_member(:last_modified_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastModifiedTimestamp"))
346
+ CreateKxDatabaseResponse.struct_class = Types::CreateKxDatabaseResponse
347
+
348
+ CreateKxEnvironmentRequest.add_member(:name, Shapes::ShapeRef.new(shape: KxEnvironmentName, required: true, location_name: "name"))
349
+ CreateKxEnvironmentRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
350
+ CreateKxEnvironmentRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyARN, required: true, location_name: "kmsKeyId"))
351
+ CreateKxEnvironmentRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
352
+ CreateKxEnvironmentRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken"))
353
+ CreateKxEnvironmentRequest.struct_class = Types::CreateKxEnvironmentRequest
354
+
355
+ CreateKxEnvironmentResponse.add_member(:name, Shapes::ShapeRef.new(shape: KxEnvironmentName, location_name: "name"))
356
+ CreateKxEnvironmentResponse.add_member(:status, Shapes::ShapeRef.new(shape: EnvironmentStatus, location_name: "status"))
357
+ CreateKxEnvironmentResponse.add_member(:environment_id, Shapes::ShapeRef.new(shape: IdType, location_name: "environmentId"))
358
+ CreateKxEnvironmentResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
359
+ CreateKxEnvironmentResponse.add_member(:environment_arn, Shapes::ShapeRef.new(shape: EnvironmentArn, location_name: "environmentArn"))
360
+ CreateKxEnvironmentResponse.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "kmsKeyId"))
361
+ CreateKxEnvironmentResponse.add_member(:creation_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTimestamp"))
362
+ CreateKxEnvironmentResponse.struct_class = Types::CreateKxEnvironmentResponse
363
+
364
+ CreateKxUserRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: IdType, required: true, location: "uri", location_name: "environmentId"))
365
+ CreateKxUserRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: KxUserNameString, required: true, location_name: "userName"))
366
+ CreateKxUserRequest.add_member(:iam_role, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "iamRole"))
367
+ CreateKxUserRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
368
+ CreateKxUserRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken"))
369
+ CreateKxUserRequest.struct_class = Types::CreateKxUserRequest
370
+
371
+ CreateKxUserResponse.add_member(:user_name, Shapes::ShapeRef.new(shape: KxUserNameString, location_name: "userName"))
372
+ CreateKxUserResponse.add_member(:user_arn, Shapes::ShapeRef.new(shape: KxUserArn, location_name: "userArn"))
373
+ CreateKxUserResponse.add_member(:environment_id, Shapes::ShapeRef.new(shape: IdType, location_name: "environmentId"))
374
+ CreateKxUserResponse.add_member(:iam_role, Shapes::ShapeRef.new(shape: RoleArn, location_name: "iamRole"))
375
+ CreateKxUserResponse.struct_class = Types::CreateKxUserResponse
376
+
377
+ CustomDNSConfiguration.member = Shapes::ShapeRef.new(shape: CustomDNSServer)
378
+
379
+ CustomDNSServer.add_member(:custom_dns_server_name, Shapes::ShapeRef.new(shape: ValidHostname, required: true, location_name: "customDNSServerName"))
380
+ CustomDNSServer.add_member(:custom_dns_server_ip, Shapes::ShapeRef.new(shape: ValidIPAddress, required: true, location_name: "customDNSServerIP"))
381
+ CustomDNSServer.struct_class = Types::CustomDNSServer
382
+
90
383
  DataBundleArns.member = Shapes::ShapeRef.new(shape: DataBundleArn)
91
384
 
385
+ DbPaths.member = Shapes::ShapeRef.new(shape: DbPath)
386
+
92
387
  DeleteEnvironmentRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: IdType, required: true, location: "uri", location_name: "environmentId"))
93
388
  DeleteEnvironmentRequest.struct_class = Types::DeleteEnvironmentRequest
94
389
 
95
390
  DeleteEnvironmentResponse.struct_class = Types::DeleteEnvironmentResponse
96
391
 
392
+ DeleteKxClusterRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: KxEnvironmentId, required: true, location: "uri", location_name: "environmentId"))
393
+ DeleteKxClusterRequest.add_member(:cluster_name, Shapes::ShapeRef.new(shape: KxClusterName, required: true, location: "uri", location_name: "clusterName"))
394
+ DeleteKxClusterRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientTokenString, location: "querystring", location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
395
+ DeleteKxClusterRequest.struct_class = Types::DeleteKxClusterRequest
396
+
397
+ DeleteKxClusterResponse.struct_class = Types::DeleteKxClusterResponse
398
+
399
+ DeleteKxDatabaseRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location: "uri", location_name: "environmentId"))
400
+ DeleteKxDatabaseRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: DatabaseName, required: true, location: "uri", location_name: "databaseName"))
401
+ DeleteKxDatabaseRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientTokenString, required: true, location: "querystring", location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
402
+ DeleteKxDatabaseRequest.struct_class = Types::DeleteKxDatabaseRequest
403
+
404
+ DeleteKxDatabaseResponse.struct_class = Types::DeleteKxDatabaseResponse
405
+
406
+ DeleteKxEnvironmentRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: IdType, required: true, location: "uri", location_name: "environmentId"))
407
+ DeleteKxEnvironmentRequest.struct_class = Types::DeleteKxEnvironmentRequest
408
+
409
+ DeleteKxEnvironmentResponse.struct_class = Types::DeleteKxEnvironmentResponse
410
+
411
+ DeleteKxUserRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: KxUserNameString, required: true, location: "uri", location_name: "userName"))
412
+ DeleteKxUserRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: IdType, required: true, location: "uri", location_name: "environmentId"))
413
+ DeleteKxUserRequest.struct_class = Types::DeleteKxUserRequest
414
+
415
+ DeleteKxUserResponse.struct_class = Types::DeleteKxUserResponse
416
+
97
417
  Environment.add_member(:name, Shapes::ShapeRef.new(shape: EnvironmentName, location_name: "name"))
98
418
  Environment.add_member(:environment_id, Shapes::ShapeRef.new(shape: IdType, location_name: "environmentId"))
99
419
  Environment.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: IdType, location_name: "awsAccountId"))
@@ -110,6 +430,10 @@ module Aws::Finspace
110
430
 
111
431
  EnvironmentList.member = Shapes::ShapeRef.new(shape: Environment)
112
432
 
433
+ ErrorInfo.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "errorMessage"))
434
+ ErrorInfo.add_member(:error_type, Shapes::ShapeRef.new(shape: ErrorDetails, location_name: "errorType"))
435
+ ErrorInfo.struct_class = Types::ErrorInfo
436
+
113
437
  FederationParameters.add_member(:saml_metadata_document, Shapes::ShapeRef.new(shape: SamlMetadataDocument, location_name: "samlMetadataDocument"))
114
438
  FederationParameters.add_member(:saml_metadata_url, Shapes::ShapeRef.new(shape: url, location_name: "samlMetadataURL"))
115
439
  FederationParameters.add_member(:application_call_back_url, Shapes::ShapeRef.new(shape: url, location_name: "applicationCallBackURL"))
@@ -124,12 +448,208 @@ module Aws::Finspace
124
448
  GetEnvironmentResponse.add_member(:environment, Shapes::ShapeRef.new(shape: Environment, location_name: "environment"))
125
449
  GetEnvironmentResponse.struct_class = Types::GetEnvironmentResponse
126
450
 
451
+ GetKxChangesetRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location: "uri", location_name: "environmentId"))
452
+ GetKxChangesetRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: DatabaseName, required: true, location: "uri", location_name: "databaseName"))
453
+ GetKxChangesetRequest.add_member(:changeset_id, Shapes::ShapeRef.new(shape: ChangesetId, required: true, location: "uri", location_name: "changesetId"))
454
+ GetKxChangesetRequest.struct_class = Types::GetKxChangesetRequest
455
+
456
+ GetKxChangesetResponse.add_member(:changeset_id, Shapes::ShapeRef.new(shape: ChangesetId, location_name: "changesetId"))
457
+ GetKxChangesetResponse.add_member(:database_name, Shapes::ShapeRef.new(shape: DatabaseName, location_name: "databaseName"))
458
+ GetKxChangesetResponse.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "environmentId"))
459
+ GetKxChangesetResponse.add_member(:change_requests, Shapes::ShapeRef.new(shape: ChangeRequests, location_name: "changeRequests"))
460
+ GetKxChangesetResponse.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdTimestamp"))
461
+ GetKxChangesetResponse.add_member(:active_from_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "activeFromTimestamp"))
462
+ GetKxChangesetResponse.add_member(:last_modified_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastModifiedTimestamp"))
463
+ GetKxChangesetResponse.add_member(:status, Shapes::ShapeRef.new(shape: ChangesetStatus, location_name: "status"))
464
+ GetKxChangesetResponse.add_member(:error_info, Shapes::ShapeRef.new(shape: ErrorInfo, location_name: "errorInfo"))
465
+ GetKxChangesetResponse.struct_class = Types::GetKxChangesetResponse
466
+
467
+ GetKxClusterRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: KxEnvironmentId, required: true, location: "uri", location_name: "environmentId"))
468
+ GetKxClusterRequest.add_member(:cluster_name, Shapes::ShapeRef.new(shape: KxClusterName, required: true, location: "uri", location_name: "clusterName"))
469
+ GetKxClusterRequest.struct_class = Types::GetKxClusterRequest
470
+
471
+ GetKxClusterResponse.add_member(:status, Shapes::ShapeRef.new(shape: KxClusterStatus, location_name: "status"))
472
+ GetKxClusterResponse.add_member(:status_reason, Shapes::ShapeRef.new(shape: KxClusterStatusReason, location_name: "statusReason"))
473
+ GetKxClusterResponse.add_member(:cluster_name, Shapes::ShapeRef.new(shape: KxClusterName, location_name: "clusterName"))
474
+ GetKxClusterResponse.add_member(:cluster_type, Shapes::ShapeRef.new(shape: KxClusterType, location_name: "clusterType"))
475
+ GetKxClusterResponse.add_member(:databases, Shapes::ShapeRef.new(shape: KxDatabaseConfigurations, location_name: "databases"))
476
+ GetKxClusterResponse.add_member(:cache_storage_configurations, Shapes::ShapeRef.new(shape: KxCacheStorageConfigurations, location_name: "cacheStorageConfigurations"))
477
+ GetKxClusterResponse.add_member(:auto_scaling_configuration, Shapes::ShapeRef.new(shape: AutoScalingConfiguration, location_name: "autoScalingConfiguration"))
478
+ GetKxClusterResponse.add_member(:cluster_description, Shapes::ShapeRef.new(shape: KxClusterDescription, location_name: "clusterDescription"))
479
+ GetKxClusterResponse.add_member(:capacity_configuration, Shapes::ShapeRef.new(shape: CapacityConfiguration, location_name: "capacityConfiguration"))
480
+ GetKxClusterResponse.add_member(:release_label, Shapes::ShapeRef.new(shape: ReleaseLabel, location_name: "releaseLabel"))
481
+ GetKxClusterResponse.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: VpcConfiguration, location_name: "vpcConfiguration"))
482
+ GetKxClusterResponse.add_member(:initialization_script, Shapes::ShapeRef.new(shape: InitializationScriptFilePath, location_name: "initializationScript"))
483
+ GetKxClusterResponse.add_member(:command_line_arguments, Shapes::ShapeRef.new(shape: KxCommandLineArguments, location_name: "commandLineArguments"))
484
+ GetKxClusterResponse.add_member(:code, Shapes::ShapeRef.new(shape: CodeConfiguration, location_name: "code"))
485
+ GetKxClusterResponse.add_member(:execution_role, Shapes::ShapeRef.new(shape: ExecutionRoleArn, location_name: "executionRole"))
486
+ GetKxClusterResponse.add_member(:last_modified_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastModifiedTimestamp"))
487
+ GetKxClusterResponse.add_member(:savedown_storage_configuration, Shapes::ShapeRef.new(shape: KxSavedownStorageConfiguration, location_name: "savedownStorageConfiguration"))
488
+ GetKxClusterResponse.add_member(:az_mode, Shapes::ShapeRef.new(shape: KxAzMode, location_name: "azMode"))
489
+ GetKxClusterResponse.add_member(:availability_zone_id, Shapes::ShapeRef.new(shape: AvailabilityZoneId, location_name: "availabilityZoneId"))
490
+ GetKxClusterResponse.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdTimestamp"))
491
+ GetKxClusterResponse.struct_class = Types::GetKxClusterResponse
492
+
493
+ GetKxConnectionStringRequest.add_member(:user_arn, Shapes::ShapeRef.new(shape: KxUserArn, required: true, location: "querystring", location_name: "userArn"))
494
+ GetKxConnectionStringRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: IdType, required: true, location: "uri", location_name: "environmentId"))
495
+ GetKxConnectionStringRequest.add_member(:cluster_name, Shapes::ShapeRef.new(shape: KxClusterName, required: true, location: "querystring", location_name: "clusterName"))
496
+ GetKxConnectionStringRequest.struct_class = Types::GetKxConnectionStringRequest
497
+
498
+ GetKxConnectionStringResponse.add_member(:signed_connection_string, Shapes::ShapeRef.new(shape: SignedKxConnectionString, location_name: "signedConnectionString"))
499
+ GetKxConnectionStringResponse.struct_class = Types::GetKxConnectionStringResponse
500
+
501
+ GetKxDatabaseRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location: "uri", location_name: "environmentId"))
502
+ GetKxDatabaseRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: DatabaseName, required: true, location: "uri", location_name: "databaseName"))
503
+ GetKxDatabaseRequest.struct_class = Types::GetKxDatabaseRequest
504
+
505
+ GetKxDatabaseResponse.add_member(:database_name, Shapes::ShapeRef.new(shape: DatabaseName, location_name: "databaseName"))
506
+ GetKxDatabaseResponse.add_member(:database_arn, Shapes::ShapeRef.new(shape: DatabaseArn, location_name: "databaseArn"))
507
+ GetKxDatabaseResponse.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "environmentId"))
508
+ GetKxDatabaseResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
509
+ GetKxDatabaseResponse.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdTimestamp"))
510
+ GetKxDatabaseResponse.add_member(:last_modified_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastModifiedTimestamp"))
511
+ GetKxDatabaseResponse.add_member(:last_completed_changeset_id, Shapes::ShapeRef.new(shape: ChangesetId, location_name: "lastCompletedChangesetId"))
512
+ GetKxDatabaseResponse.add_member(:num_bytes, Shapes::ShapeRef.new(shape: numBytes, location_name: "numBytes"))
513
+ GetKxDatabaseResponse.add_member(:num_changesets, Shapes::ShapeRef.new(shape: numChangesets, location_name: "numChangesets"))
514
+ GetKxDatabaseResponse.add_member(:num_files, Shapes::ShapeRef.new(shape: numFiles, location_name: "numFiles"))
515
+ GetKxDatabaseResponse.struct_class = Types::GetKxDatabaseResponse
516
+
517
+ GetKxEnvironmentRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: IdType, required: true, location: "uri", location_name: "environmentId"))
518
+ GetKxEnvironmentRequest.struct_class = Types::GetKxEnvironmentRequest
519
+
520
+ GetKxEnvironmentResponse.add_member(:name, Shapes::ShapeRef.new(shape: KxEnvironmentName, location_name: "name"))
521
+ GetKxEnvironmentResponse.add_member(:environment_id, Shapes::ShapeRef.new(shape: IdType, location_name: "environmentId"))
522
+ GetKxEnvironmentResponse.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: IdType, location_name: "awsAccountId"))
523
+ GetKxEnvironmentResponse.add_member(:status, Shapes::ShapeRef.new(shape: EnvironmentStatus, location_name: "status"))
524
+ GetKxEnvironmentResponse.add_member(:tgw_status, Shapes::ShapeRef.new(shape: tgwStatus, location_name: "tgwStatus"))
525
+ GetKxEnvironmentResponse.add_member(:dns_status, Shapes::ShapeRef.new(shape: dnsStatus, location_name: "dnsStatus"))
526
+ GetKxEnvironmentResponse.add_member(:error_message, Shapes::ShapeRef.new(shape: EnvironmentErrorMessage, location_name: "errorMessage"))
527
+ GetKxEnvironmentResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
528
+ GetKxEnvironmentResponse.add_member(:environment_arn, Shapes::ShapeRef.new(shape: EnvironmentArn, location_name: "environmentArn"))
529
+ GetKxEnvironmentResponse.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "kmsKeyId"))
530
+ GetKxEnvironmentResponse.add_member(:dedicated_service_account_id, Shapes::ShapeRef.new(shape: IdType, location_name: "dedicatedServiceAccountId"))
531
+ GetKxEnvironmentResponse.add_member(:transit_gateway_configuration, Shapes::ShapeRef.new(shape: TransitGatewayConfiguration, location_name: "transitGatewayConfiguration"))
532
+ GetKxEnvironmentResponse.add_member(:custom_dns_configuration, Shapes::ShapeRef.new(shape: CustomDNSConfiguration, location_name: "customDNSConfiguration"))
533
+ GetKxEnvironmentResponse.add_member(:creation_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTimestamp"))
534
+ GetKxEnvironmentResponse.add_member(:update_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updateTimestamp"))
535
+ GetKxEnvironmentResponse.add_member(:availability_zone_ids, Shapes::ShapeRef.new(shape: AvailabilityZoneIds, location_name: "availabilityZoneIds"))
536
+ GetKxEnvironmentResponse.add_member(:certificate_authority_arn, Shapes::ShapeRef.new(shape: stringValueLength1to255, location_name: "certificateAuthorityArn"))
537
+ GetKxEnvironmentResponse.struct_class = Types::GetKxEnvironmentResponse
538
+
539
+ GetKxUserRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: KxUserNameString, required: true, location: "uri", location_name: "userName"))
540
+ GetKxUserRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: IdType, required: true, location: "uri", location_name: "environmentId"))
541
+ GetKxUserRequest.struct_class = Types::GetKxUserRequest
542
+
543
+ GetKxUserResponse.add_member(:user_name, Shapes::ShapeRef.new(shape: IdType, location_name: "userName"))
544
+ GetKxUserResponse.add_member(:user_arn, Shapes::ShapeRef.new(shape: KxUserArn, location_name: "userArn"))
545
+ GetKxUserResponse.add_member(:environment_id, Shapes::ShapeRef.new(shape: IdType, location_name: "environmentId"))
546
+ GetKxUserResponse.add_member(:iam_role, Shapes::ShapeRef.new(shape: RoleArn, location_name: "iamRole"))
547
+ GetKxUserResponse.struct_class = Types::GetKxUserResponse
548
+
127
549
  InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: errorMessage, location_name: "message"))
128
550
  InternalServerException.struct_class = Types::InternalServerException
129
551
 
130
552
  InvalidRequestException.add_member(:message, Shapes::ShapeRef.new(shape: errorMessage, location_name: "message"))
131
553
  InvalidRequestException.struct_class = Types::InvalidRequestException
132
554
 
555
+ KxCacheStorageConfiguration.add_member(:type, Shapes::ShapeRef.new(shape: KxCacheStorageType, required: true, location_name: "type"))
556
+ KxCacheStorageConfiguration.add_member(:size, Shapes::ShapeRef.new(shape: KxCacheStorageSize, required: true, location_name: "size"))
557
+ KxCacheStorageConfiguration.struct_class = Types::KxCacheStorageConfiguration
558
+
559
+ KxCacheStorageConfigurations.member = Shapes::ShapeRef.new(shape: KxCacheStorageConfiguration)
560
+
561
+ KxChangesetListEntry.add_member(:changeset_id, Shapes::ShapeRef.new(shape: ChangesetId, location_name: "changesetId"))
562
+ KxChangesetListEntry.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdTimestamp"))
563
+ KxChangesetListEntry.add_member(:active_from_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "activeFromTimestamp"))
564
+ KxChangesetListEntry.add_member(:last_modified_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastModifiedTimestamp"))
565
+ KxChangesetListEntry.add_member(:status, Shapes::ShapeRef.new(shape: ChangesetStatus, location_name: "status"))
566
+ KxChangesetListEntry.struct_class = Types::KxChangesetListEntry
567
+
568
+ KxChangesets.member = Shapes::ShapeRef.new(shape: KxChangesetListEntry)
569
+
570
+ KxCluster.add_member(:status, Shapes::ShapeRef.new(shape: KxClusterStatus, location_name: "status"))
571
+ KxCluster.add_member(:status_reason, Shapes::ShapeRef.new(shape: KxClusterStatusReason, location_name: "statusReason"))
572
+ KxCluster.add_member(:cluster_name, Shapes::ShapeRef.new(shape: KxClusterName, location_name: "clusterName"))
573
+ KxCluster.add_member(:cluster_type, Shapes::ShapeRef.new(shape: KxClusterType, location_name: "clusterType"))
574
+ KxCluster.add_member(:cluster_description, Shapes::ShapeRef.new(shape: KxClusterDescription, location_name: "clusterDescription"))
575
+ KxCluster.add_member(:release_label, Shapes::ShapeRef.new(shape: ReleaseLabel, location_name: "releaseLabel"))
576
+ KxCluster.add_member(:initialization_script, Shapes::ShapeRef.new(shape: InitializationScriptFilePath, location_name: "initializationScript"))
577
+ KxCluster.add_member(:execution_role, Shapes::ShapeRef.new(shape: ExecutionRoleArn, location_name: "executionRole"))
578
+ KxCluster.add_member(:az_mode, Shapes::ShapeRef.new(shape: KxAzMode, location_name: "azMode"))
579
+ KxCluster.add_member(:availability_zone_id, Shapes::ShapeRef.new(shape: AvailabilityZoneId, location_name: "availabilityZoneId"))
580
+ KxCluster.add_member(:last_modified_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastModifiedTimestamp"))
581
+ KxCluster.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdTimestamp"))
582
+ KxCluster.struct_class = Types::KxCluster
583
+
584
+ KxClusters.member = Shapes::ShapeRef.new(shape: KxCluster)
585
+
586
+ KxCommandLineArgument.add_member(:key, Shapes::ShapeRef.new(shape: KxCommandLineArgumentKey, location_name: "key"))
587
+ KxCommandLineArgument.add_member(:value, Shapes::ShapeRef.new(shape: KxCommandLineArgumentValue, location_name: "value"))
588
+ KxCommandLineArgument.struct_class = Types::KxCommandLineArgument
589
+
590
+ KxCommandLineArguments.member = Shapes::ShapeRef.new(shape: KxCommandLineArgument)
591
+
592
+ KxDatabaseCacheConfiguration.add_member(:cache_type, Shapes::ShapeRef.new(shape: KxCacheStorageType, required: true, location_name: "cacheType"))
593
+ KxDatabaseCacheConfiguration.add_member(:db_paths, Shapes::ShapeRef.new(shape: DbPaths, required: true, location_name: "dbPaths"))
594
+ KxDatabaseCacheConfiguration.struct_class = Types::KxDatabaseCacheConfiguration
595
+
596
+ KxDatabaseCacheConfigurations.member = Shapes::ShapeRef.new(shape: KxDatabaseCacheConfiguration)
597
+
598
+ KxDatabaseConfiguration.add_member(:database_name, Shapes::ShapeRef.new(shape: DatabaseName, required: true, location_name: "databaseName"))
599
+ KxDatabaseConfiguration.add_member(:cache_configurations, Shapes::ShapeRef.new(shape: KxDatabaseCacheConfigurations, location_name: "cacheConfigurations"))
600
+ KxDatabaseConfiguration.add_member(:changeset_id, Shapes::ShapeRef.new(shape: ChangesetId, location_name: "changesetId"))
601
+ KxDatabaseConfiguration.struct_class = Types::KxDatabaseConfiguration
602
+
603
+ KxDatabaseConfigurations.member = Shapes::ShapeRef.new(shape: KxDatabaseConfiguration)
604
+
605
+ KxDatabaseListEntry.add_member(:database_name, Shapes::ShapeRef.new(shape: DatabaseName, location_name: "databaseName"))
606
+ KxDatabaseListEntry.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdTimestamp"))
607
+ KxDatabaseListEntry.add_member(:last_modified_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastModifiedTimestamp"))
608
+ KxDatabaseListEntry.struct_class = Types::KxDatabaseListEntry
609
+
610
+ KxDatabases.member = Shapes::ShapeRef.new(shape: KxDatabaseListEntry)
611
+
612
+ KxEnvironment.add_member(:name, Shapes::ShapeRef.new(shape: KxEnvironmentName, location_name: "name"))
613
+ KxEnvironment.add_member(:environment_id, Shapes::ShapeRef.new(shape: IdType, location_name: "environmentId"))
614
+ KxEnvironment.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: IdType, location_name: "awsAccountId"))
615
+ KxEnvironment.add_member(:status, Shapes::ShapeRef.new(shape: EnvironmentStatus, location_name: "status"))
616
+ KxEnvironment.add_member(:tgw_status, Shapes::ShapeRef.new(shape: tgwStatus, location_name: "tgwStatus"))
617
+ KxEnvironment.add_member(:dns_status, Shapes::ShapeRef.new(shape: dnsStatus, location_name: "dnsStatus"))
618
+ KxEnvironment.add_member(:error_message, Shapes::ShapeRef.new(shape: EnvironmentErrorMessage, location_name: "errorMessage"))
619
+ KxEnvironment.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
620
+ KxEnvironment.add_member(:environment_arn, Shapes::ShapeRef.new(shape: EnvironmentArn, location_name: "environmentArn"))
621
+ KxEnvironment.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "kmsKeyId"))
622
+ KxEnvironment.add_member(:dedicated_service_account_id, Shapes::ShapeRef.new(shape: IdType, location_name: "dedicatedServiceAccountId"))
623
+ KxEnvironment.add_member(:transit_gateway_configuration, Shapes::ShapeRef.new(shape: TransitGatewayConfiguration, location_name: "transitGatewayConfiguration"))
624
+ KxEnvironment.add_member(:custom_dns_configuration, Shapes::ShapeRef.new(shape: CustomDNSConfiguration, location_name: "customDNSConfiguration"))
625
+ KxEnvironment.add_member(:creation_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTimestamp"))
626
+ KxEnvironment.add_member(:update_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updateTimestamp"))
627
+ KxEnvironment.add_member(:availability_zone_ids, Shapes::ShapeRef.new(shape: AvailabilityZoneIds, location_name: "availabilityZoneIds"))
628
+ KxEnvironment.add_member(:certificate_authority_arn, Shapes::ShapeRef.new(shape: stringValueLength1to255, location_name: "certificateAuthorityArn"))
629
+ KxEnvironment.struct_class = Types::KxEnvironment
630
+
631
+ KxEnvironmentList.member = Shapes::ShapeRef.new(shape: KxEnvironment)
632
+
633
+ KxNode.add_member(:node_id, Shapes::ShapeRef.new(shape: KxClusterNodeIdString, location_name: "nodeId"))
634
+ KxNode.add_member(:availability_zone_id, Shapes::ShapeRef.new(shape: AvailabilityZoneId, location_name: "availabilityZoneId"))
635
+ KxNode.add_member(:launch_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "launchTime"))
636
+ KxNode.struct_class = Types::KxNode
637
+
638
+ KxNodeSummaries.member = Shapes::ShapeRef.new(shape: KxNode)
639
+
640
+ KxSavedownStorageConfiguration.add_member(:type, Shapes::ShapeRef.new(shape: KxSavedownStorageType, required: true, location_name: "type"))
641
+ KxSavedownStorageConfiguration.add_member(:size, Shapes::ShapeRef.new(shape: KxSavedownStorageSize, required: true, location_name: "size"))
642
+ KxSavedownStorageConfiguration.struct_class = Types::KxSavedownStorageConfiguration
643
+
644
+ KxUser.add_member(:user_arn, Shapes::ShapeRef.new(shape: KxUserArn, location_name: "userArn"))
645
+ KxUser.add_member(:user_name, Shapes::ShapeRef.new(shape: KxUserNameString, location_name: "userName"))
646
+ KxUser.add_member(:iam_role, Shapes::ShapeRef.new(shape: RoleArn, location_name: "iamRole"))
647
+ KxUser.add_member(:create_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createTimestamp"))
648
+ KxUser.add_member(:update_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updateTimestamp"))
649
+ KxUser.struct_class = Types::KxUser
650
+
651
+ KxUserList.member = Shapes::ShapeRef.new(shape: KxUser)
652
+
133
653
  LimitExceededException.add_member(:message, Shapes::ShapeRef.new(shape: errorMessage, location_name: "message"))
134
654
  LimitExceededException.struct_class = Types::LimitExceededException
135
655
 
@@ -141,18 +661,81 @@ module Aws::Finspace
141
661
  ListEnvironmentsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
142
662
  ListEnvironmentsResponse.struct_class = Types::ListEnvironmentsResponse
143
663
 
144
- ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: EnvironmentArn, required: true, location: "uri", location_name: "resourceArn"))
664
+ ListKxChangesetsRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location: "uri", location_name: "environmentId"))
665
+ ListKxChangesetsRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: DatabaseName, required: true, location: "uri", location_name: "databaseName"))
666
+ ListKxChangesetsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
667
+ ListKxChangesetsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
668
+ ListKxChangesetsRequest.struct_class = Types::ListKxChangesetsRequest
669
+
670
+ ListKxChangesetsResponse.add_member(:kx_changesets, Shapes::ShapeRef.new(shape: KxChangesets, location_name: "kxChangesets"))
671
+ ListKxChangesetsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
672
+ ListKxChangesetsResponse.struct_class = Types::ListKxChangesetsResponse
673
+
674
+ ListKxClusterNodesRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: KxEnvironmentId, required: true, location: "uri", location_name: "environmentId"))
675
+ ListKxClusterNodesRequest.add_member(:cluster_name, Shapes::ShapeRef.new(shape: KxClusterName, required: true, location: "uri", location_name: "clusterName"))
676
+ ListKxClusterNodesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
677
+ ListKxClusterNodesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ResultLimit, location: "querystring", location_name: "maxResults"))
678
+ ListKxClusterNodesRequest.struct_class = Types::ListKxClusterNodesRequest
679
+
680
+ ListKxClusterNodesResponse.add_member(:nodes, Shapes::ShapeRef.new(shape: KxNodeSummaries, location_name: "nodes"))
681
+ ListKxClusterNodesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
682
+ ListKxClusterNodesResponse.struct_class = Types::ListKxClusterNodesResponse
683
+
684
+ ListKxClustersRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: KxEnvironmentId, required: true, location: "uri", location_name: "environmentId"))
685
+ ListKxClustersRequest.add_member(:cluster_type, Shapes::ShapeRef.new(shape: KxClusterType, location: "querystring", location_name: "clusterType"))
686
+ ListKxClustersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
687
+ ListKxClustersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
688
+ ListKxClustersRequest.struct_class = Types::ListKxClustersRequest
689
+
690
+ ListKxClustersResponse.add_member(:kx_cluster_summaries, Shapes::ShapeRef.new(shape: KxClusters, location_name: "kxClusterSummaries"))
691
+ ListKxClustersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
692
+ ListKxClustersResponse.struct_class = Types::ListKxClustersResponse
693
+
694
+ ListKxDatabasesRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location: "uri", location_name: "environmentId"))
695
+ ListKxDatabasesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
696
+ ListKxDatabasesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
697
+ ListKxDatabasesRequest.struct_class = Types::ListKxDatabasesRequest
698
+
699
+ ListKxDatabasesResponse.add_member(:kx_databases, Shapes::ShapeRef.new(shape: KxDatabases, location_name: "kxDatabases"))
700
+ ListKxDatabasesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
701
+ ListKxDatabasesResponse.struct_class = Types::ListKxDatabasesResponse
702
+
703
+ ListKxEnvironmentsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
704
+ ListKxEnvironmentsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: BoxedInteger, location: "querystring", location_name: "maxResults"))
705
+ ListKxEnvironmentsRequest.struct_class = Types::ListKxEnvironmentsRequest
706
+
707
+ ListKxEnvironmentsResponse.add_member(:environments, Shapes::ShapeRef.new(shape: KxEnvironmentList, location_name: "environments"))
708
+ ListKxEnvironmentsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
709
+ ListKxEnvironmentsResponse.struct_class = Types::ListKxEnvironmentsResponse
710
+
711
+ ListKxUsersRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: IdType, required: true, location: "uri", location_name: "environmentId"))
712
+ ListKxUsersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
713
+ ListKxUsersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ResultLimit, location: "querystring", location_name: "maxResults"))
714
+ ListKxUsersRequest.struct_class = Types::ListKxUsersRequest
715
+
716
+ ListKxUsersResponse.add_member(:users, Shapes::ShapeRef.new(shape: KxUserList, location_name: "users"))
717
+ ListKxUsersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
718
+ ListKxUsersResponse.struct_class = Types::ListKxUsersResponse
719
+
720
+ ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: FinSpaceTaggableArn, required: true, location: "uri", location_name: "resourceArn"))
145
721
  ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
146
722
 
147
723
  ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
148
724
  ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
149
725
 
726
+ ResourceAlreadyExistsException.add_member(:message, Shapes::ShapeRef.new(shape: errorMessage, location_name: "message"))
727
+ ResourceAlreadyExistsException.struct_class = Types::ResourceAlreadyExistsException
728
+
150
729
  ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: errorMessage, location_name: "message"))
151
730
  ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
152
731
 
732
+ SecurityGroupIdList.member = Shapes::ShapeRef.new(shape: SecurityGroupIdString)
733
+
153
734
  ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: errorMessage, location_name: "message"))
154
735
  ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
155
736
 
737
+ SubnetIdList.member = Shapes::ShapeRef.new(shape: SubnetIdString)
738
+
156
739
  SuperuserParameters.add_member(:email_address, Shapes::ShapeRef.new(shape: EmailId, required: true, location_name: "emailAddress"))
157
740
  SuperuserParameters.add_member(:first_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "firstName"))
158
741
  SuperuserParameters.add_member(:last_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "lastName"))
@@ -163,7 +746,7 @@ module Aws::Finspace
163
746
  TagMap.key = Shapes::ShapeRef.new(shape: TagKey)
164
747
  TagMap.value = Shapes::ShapeRef.new(shape: TagValue)
165
748
 
166
- TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: EnvironmentArn, required: true, location: "uri", location_name: "resourceArn"))
749
+ TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: FinSpaceTaggableArn, required: true, location: "uri", location_name: "resourceArn"))
167
750
  TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, required: true, location_name: "tags"))
168
751
  TagResourceRequest.struct_class = Types::TagResourceRequest
169
752
 
@@ -171,7 +754,11 @@ module Aws::Finspace
171
754
 
172
755
  ThrottlingException.struct_class = Types::ThrottlingException
173
756
 
174
- UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: EnvironmentArn, required: true, location: "uri", location_name: "resourceArn"))
757
+ TransitGatewayConfiguration.add_member(:transit_gateway_id, Shapes::ShapeRef.new(shape: TransitGatewayID, required: true, location_name: "transitGatewayID"))
758
+ TransitGatewayConfiguration.add_member(:routable_cidr_space, Shapes::ShapeRef.new(shape: ValidCIDRSpace, required: true, location_name: "routableCIDRSpace"))
759
+ TransitGatewayConfiguration.struct_class = Types::TransitGatewayConfiguration
760
+
761
+ UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: FinSpaceTaggableArn, required: true, location: "uri", location_name: "resourceArn"))
175
762
  UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location: "querystring", location_name: "tagKeys"))
176
763
  UntagResourceRequest.struct_class = Types::UntagResourceRequest
177
764
 
@@ -187,9 +774,95 @@ module Aws::Finspace
187
774
  UpdateEnvironmentResponse.add_member(:environment, Shapes::ShapeRef.new(shape: Environment, location_name: "environment"))
188
775
  UpdateEnvironmentResponse.struct_class = Types::UpdateEnvironmentResponse
189
776
 
777
+ UpdateKxClusterDatabasesRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: KxEnvironmentId, required: true, location: "uri", location_name: "environmentId"))
778
+ UpdateKxClusterDatabasesRequest.add_member(:cluster_name, Shapes::ShapeRef.new(shape: KxClusterName, required: true, location: "uri", location_name: "clusterName"))
779
+ UpdateKxClusterDatabasesRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientTokenString, location_name: "clientToken"))
780
+ UpdateKxClusterDatabasesRequest.add_member(:databases, Shapes::ShapeRef.new(shape: KxDatabaseConfigurations, required: true, location_name: "databases"))
781
+ UpdateKxClusterDatabasesRequest.struct_class = Types::UpdateKxClusterDatabasesRequest
782
+
783
+ UpdateKxClusterDatabasesResponse.struct_class = Types::UpdateKxClusterDatabasesResponse
784
+
785
+ UpdateKxDatabaseRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location: "uri", location_name: "environmentId"))
786
+ UpdateKxDatabaseRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: DatabaseName, required: true, location: "uri", location_name: "databaseName"))
787
+ UpdateKxDatabaseRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
788
+ UpdateKxDatabaseRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientTokenString, required: true, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
789
+ UpdateKxDatabaseRequest.struct_class = Types::UpdateKxDatabaseRequest
790
+
791
+ UpdateKxDatabaseResponse.add_member(:database_name, Shapes::ShapeRef.new(shape: DatabaseName, location_name: "databaseName"))
792
+ UpdateKxDatabaseResponse.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "environmentId"))
793
+ UpdateKxDatabaseResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
794
+ UpdateKxDatabaseResponse.add_member(:last_modified_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastModifiedTimestamp"))
795
+ UpdateKxDatabaseResponse.struct_class = Types::UpdateKxDatabaseResponse
796
+
797
+ UpdateKxEnvironmentNetworkRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: IdType, required: true, location: "uri", location_name: "environmentId"))
798
+ UpdateKxEnvironmentNetworkRequest.add_member(:transit_gateway_configuration, Shapes::ShapeRef.new(shape: TransitGatewayConfiguration, location_name: "transitGatewayConfiguration"))
799
+ UpdateKxEnvironmentNetworkRequest.add_member(:custom_dns_configuration, Shapes::ShapeRef.new(shape: CustomDNSConfiguration, location_name: "customDNSConfiguration"))
800
+ UpdateKxEnvironmentNetworkRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken"))
801
+ UpdateKxEnvironmentNetworkRequest.struct_class = Types::UpdateKxEnvironmentNetworkRequest
802
+
803
+ UpdateKxEnvironmentNetworkResponse.add_member(:name, Shapes::ShapeRef.new(shape: KxEnvironmentName, location_name: "name"))
804
+ UpdateKxEnvironmentNetworkResponse.add_member(:environment_id, Shapes::ShapeRef.new(shape: IdType, location_name: "environmentId"))
805
+ UpdateKxEnvironmentNetworkResponse.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: IdType, location_name: "awsAccountId"))
806
+ UpdateKxEnvironmentNetworkResponse.add_member(:status, Shapes::ShapeRef.new(shape: EnvironmentStatus, location_name: "status"))
807
+ UpdateKxEnvironmentNetworkResponse.add_member(:tgw_status, Shapes::ShapeRef.new(shape: tgwStatus, location_name: "tgwStatus"))
808
+ UpdateKxEnvironmentNetworkResponse.add_member(:dns_status, Shapes::ShapeRef.new(shape: dnsStatus, location_name: "dnsStatus"))
809
+ UpdateKxEnvironmentNetworkResponse.add_member(:error_message, Shapes::ShapeRef.new(shape: EnvironmentErrorMessage, location_name: "errorMessage"))
810
+ UpdateKxEnvironmentNetworkResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
811
+ UpdateKxEnvironmentNetworkResponse.add_member(:environment_arn, Shapes::ShapeRef.new(shape: EnvironmentArn, location_name: "environmentArn"))
812
+ UpdateKxEnvironmentNetworkResponse.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "kmsKeyId"))
813
+ UpdateKxEnvironmentNetworkResponse.add_member(:dedicated_service_account_id, Shapes::ShapeRef.new(shape: IdType, location_name: "dedicatedServiceAccountId"))
814
+ UpdateKxEnvironmentNetworkResponse.add_member(:transit_gateway_configuration, Shapes::ShapeRef.new(shape: TransitGatewayConfiguration, location_name: "transitGatewayConfiguration"))
815
+ UpdateKxEnvironmentNetworkResponse.add_member(:custom_dns_configuration, Shapes::ShapeRef.new(shape: CustomDNSConfiguration, location_name: "customDNSConfiguration"))
816
+ UpdateKxEnvironmentNetworkResponse.add_member(:creation_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTimestamp"))
817
+ UpdateKxEnvironmentNetworkResponse.add_member(:update_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updateTimestamp"))
818
+ UpdateKxEnvironmentNetworkResponse.add_member(:availability_zone_ids, Shapes::ShapeRef.new(shape: AvailabilityZoneIds, location_name: "availabilityZoneIds"))
819
+ UpdateKxEnvironmentNetworkResponse.struct_class = Types::UpdateKxEnvironmentNetworkResponse
820
+
821
+ UpdateKxEnvironmentRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: IdType, required: true, location: "uri", location_name: "environmentId"))
822
+ UpdateKxEnvironmentRequest.add_member(:name, Shapes::ShapeRef.new(shape: KxEnvironmentName, location_name: "name"))
823
+ UpdateKxEnvironmentRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
824
+ UpdateKxEnvironmentRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken"))
825
+ UpdateKxEnvironmentRequest.struct_class = Types::UpdateKxEnvironmentRequest
826
+
827
+ UpdateKxEnvironmentResponse.add_member(:name, Shapes::ShapeRef.new(shape: KxEnvironmentName, location_name: "name"))
828
+ UpdateKxEnvironmentResponse.add_member(:environment_id, Shapes::ShapeRef.new(shape: IdType, location_name: "environmentId"))
829
+ UpdateKxEnvironmentResponse.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: IdType, location_name: "awsAccountId"))
830
+ UpdateKxEnvironmentResponse.add_member(:status, Shapes::ShapeRef.new(shape: EnvironmentStatus, location_name: "status"))
831
+ UpdateKxEnvironmentResponse.add_member(:tgw_status, Shapes::ShapeRef.new(shape: tgwStatus, location_name: "tgwStatus"))
832
+ UpdateKxEnvironmentResponse.add_member(:dns_status, Shapes::ShapeRef.new(shape: dnsStatus, location_name: "dnsStatus"))
833
+ UpdateKxEnvironmentResponse.add_member(:error_message, Shapes::ShapeRef.new(shape: EnvironmentErrorMessage, location_name: "errorMessage"))
834
+ UpdateKxEnvironmentResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
835
+ UpdateKxEnvironmentResponse.add_member(:environment_arn, Shapes::ShapeRef.new(shape: EnvironmentArn, location_name: "environmentArn"))
836
+ UpdateKxEnvironmentResponse.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "kmsKeyId"))
837
+ UpdateKxEnvironmentResponse.add_member(:dedicated_service_account_id, Shapes::ShapeRef.new(shape: IdType, location_name: "dedicatedServiceAccountId"))
838
+ UpdateKxEnvironmentResponse.add_member(:transit_gateway_configuration, Shapes::ShapeRef.new(shape: TransitGatewayConfiguration, location_name: "transitGatewayConfiguration"))
839
+ UpdateKxEnvironmentResponse.add_member(:custom_dns_configuration, Shapes::ShapeRef.new(shape: CustomDNSConfiguration, location_name: "customDNSConfiguration"))
840
+ UpdateKxEnvironmentResponse.add_member(:creation_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTimestamp"))
841
+ UpdateKxEnvironmentResponse.add_member(:update_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updateTimestamp"))
842
+ UpdateKxEnvironmentResponse.add_member(:availability_zone_ids, Shapes::ShapeRef.new(shape: AvailabilityZoneIds, location_name: "availabilityZoneIds"))
843
+ UpdateKxEnvironmentResponse.struct_class = Types::UpdateKxEnvironmentResponse
844
+
845
+ UpdateKxUserRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: IdType, required: true, location: "uri", location_name: "environmentId"))
846
+ UpdateKxUserRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: KxUserNameString, required: true, location: "uri", location_name: "userName"))
847
+ UpdateKxUserRequest.add_member(:iam_role, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "iamRole"))
848
+ UpdateKxUserRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken"))
849
+ UpdateKxUserRequest.struct_class = Types::UpdateKxUserRequest
850
+
851
+ UpdateKxUserResponse.add_member(:user_name, Shapes::ShapeRef.new(shape: KxUserNameString, location_name: "userName"))
852
+ UpdateKxUserResponse.add_member(:user_arn, Shapes::ShapeRef.new(shape: KxUserArn, location_name: "userArn"))
853
+ UpdateKxUserResponse.add_member(:environment_id, Shapes::ShapeRef.new(shape: IdType, location_name: "environmentId"))
854
+ UpdateKxUserResponse.add_member(:iam_role, Shapes::ShapeRef.new(shape: RoleArn, location_name: "iamRole"))
855
+ UpdateKxUserResponse.struct_class = Types::UpdateKxUserResponse
856
+
190
857
  ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: errorMessage, location_name: "message"))
191
858
  ValidationException.struct_class = Types::ValidationException
192
859
 
860
+ VpcConfiguration.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcIdString, location_name: "vpcId"))
861
+ VpcConfiguration.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIdList, location_name: "securityGroupIds"))
862
+ VpcConfiguration.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIdList, location_name: "subnetIds"))
863
+ VpcConfiguration.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: IPAddressType, location_name: "ipAddressType"))
864
+ VpcConfiguration.struct_class = Types::VpcConfiguration
865
+
193
866
 
194
867
  # @api private
195
868
  API = Seahorse::Model::Api.new.tap do |api|
@@ -223,6 +896,84 @@ module Aws::Finspace
223
896
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
224
897
  end)
225
898
 
899
+ api.add_operation(:create_kx_changeset, Seahorse::Model::Operation.new.tap do |o|
900
+ o.name = "CreateKxChangeset"
901
+ o.http_method = "POST"
902
+ o.http_request_uri = "/kx/environments/{environmentId}/databases/{databaseName}/changesets"
903
+ o.input = Shapes::ShapeRef.new(shape: CreateKxChangesetRequest)
904
+ o.output = Shapes::ShapeRef.new(shape: CreateKxChangesetResponse)
905
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
906
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
907
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
908
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
909
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
910
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
911
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
912
+ end)
913
+
914
+ api.add_operation(:create_kx_cluster, Seahorse::Model::Operation.new.tap do |o|
915
+ o.name = "CreateKxCluster"
916
+ o.http_method = "POST"
917
+ o.http_request_uri = "/kx/environments/{environmentId}/clusters"
918
+ o.input = Shapes::ShapeRef.new(shape: CreateKxClusterRequest)
919
+ o.output = Shapes::ShapeRef.new(shape: CreateKxClusterResponse)
920
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
921
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
922
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
923
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
924
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
925
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
926
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
927
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
928
+ end)
929
+
930
+ api.add_operation(:create_kx_database, Seahorse::Model::Operation.new.tap do |o|
931
+ o.name = "CreateKxDatabase"
932
+ o.http_method = "POST"
933
+ o.http_request_uri = "/kx/environments/{environmentId}/databases"
934
+ o.input = Shapes::ShapeRef.new(shape: CreateKxDatabaseRequest)
935
+ o.output = Shapes::ShapeRef.new(shape: CreateKxDatabaseResponse)
936
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
937
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
938
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
939
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
940
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
941
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
942
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
943
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
944
+ end)
945
+
946
+ api.add_operation(:create_kx_environment, Seahorse::Model::Operation.new.tap do |o|
947
+ o.name = "CreateKxEnvironment"
948
+ o.http_method = "POST"
949
+ o.http_request_uri = "/kx/environments"
950
+ o.input = Shapes::ShapeRef.new(shape: CreateKxEnvironmentRequest)
951
+ o.output = Shapes::ShapeRef.new(shape: CreateKxEnvironmentResponse)
952
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
953
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
954
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
955
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
956
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
957
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
958
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
959
+ end)
960
+
961
+ api.add_operation(:create_kx_user, Seahorse::Model::Operation.new.tap do |o|
962
+ o.name = "CreateKxUser"
963
+ o.http_method = "POST"
964
+ o.http_request_uri = "/kx/environments/{environmentId}/users"
965
+ o.input = Shapes::ShapeRef.new(shape: CreateKxUserRequest)
966
+ o.output = Shapes::ShapeRef.new(shape: CreateKxUserResponse)
967
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
968
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
969
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
970
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
971
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
972
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
973
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
974
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
975
+ end)
976
+
226
977
  api.add_operation(:delete_environment, Seahorse::Model::Operation.new.tap do |o|
227
978
  o.name = "DeleteEnvironment"
228
979
  o.http_method = "DELETE"
@@ -236,6 +987,61 @@ module Aws::Finspace
236
987
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
237
988
  end)
238
989
 
990
+ api.add_operation(:delete_kx_cluster, Seahorse::Model::Operation.new.tap do |o|
991
+ o.name = "DeleteKxCluster"
992
+ o.http_method = "DELETE"
993
+ o.http_request_uri = "/kx/environments/{environmentId}/clusters/{clusterName}"
994
+ o.input = Shapes::ShapeRef.new(shape: DeleteKxClusterRequest)
995
+ o.output = Shapes::ShapeRef.new(shape: DeleteKxClusterResponse)
996
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
997
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
998
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
999
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1000
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1001
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1002
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1003
+ end)
1004
+
1005
+ api.add_operation(:delete_kx_database, Seahorse::Model::Operation.new.tap do |o|
1006
+ o.name = "DeleteKxDatabase"
1007
+ o.http_method = "DELETE"
1008
+ o.http_request_uri = "/kx/environments/{environmentId}/databases/{databaseName}"
1009
+ o.input = Shapes::ShapeRef.new(shape: DeleteKxDatabaseRequest)
1010
+ o.output = Shapes::ShapeRef.new(shape: DeleteKxDatabaseResponse)
1011
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1012
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1013
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1014
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1015
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1016
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1017
+ end)
1018
+
1019
+ api.add_operation(:delete_kx_environment, Seahorse::Model::Operation.new.tap do |o|
1020
+ o.name = "DeleteKxEnvironment"
1021
+ o.http_method = "DELETE"
1022
+ o.http_request_uri = "/kx/environments/{environmentId}"
1023
+ o.input = Shapes::ShapeRef.new(shape: DeleteKxEnvironmentRequest)
1024
+ o.output = Shapes::ShapeRef.new(shape: DeleteKxEnvironmentResponse)
1025
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1026
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1027
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1028
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1029
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1030
+ end)
1031
+
1032
+ api.add_operation(:delete_kx_user, Seahorse::Model::Operation.new.tap do |o|
1033
+ o.name = "DeleteKxUser"
1034
+ o.http_method = "DELETE"
1035
+ o.http_request_uri = "/kx/environments/{environmentId}/users/{userName}"
1036
+ o.input = Shapes::ShapeRef.new(shape: DeleteKxUserRequest)
1037
+ o.output = Shapes::ShapeRef.new(shape: DeleteKxUserResponse)
1038
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1039
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1040
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1041
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1042
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1043
+ end)
1044
+
239
1045
  api.add_operation(:get_environment, Seahorse::Model::Operation.new.tap do |o|
240
1046
  o.name = "GetEnvironment"
241
1047
  o.http_method = "GET"
@@ -248,6 +1054,85 @@ module Aws::Finspace
248
1054
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
249
1055
  end)
250
1056
 
1057
+ api.add_operation(:get_kx_changeset, Seahorse::Model::Operation.new.tap do |o|
1058
+ o.name = "GetKxChangeset"
1059
+ o.http_method = "GET"
1060
+ o.http_request_uri = "/kx/environments/{environmentId}/databases/{databaseName}/changesets/{changesetId}"
1061
+ o.input = Shapes::ShapeRef.new(shape: GetKxChangesetRequest)
1062
+ o.output = Shapes::ShapeRef.new(shape: GetKxChangesetResponse)
1063
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1064
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1065
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1066
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1067
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1068
+ end)
1069
+
1070
+ api.add_operation(:get_kx_cluster, Seahorse::Model::Operation.new.tap do |o|
1071
+ o.name = "GetKxCluster"
1072
+ o.http_method = "GET"
1073
+ o.http_request_uri = "/kx/environments/{environmentId}/clusters/{clusterName}"
1074
+ o.input = Shapes::ShapeRef.new(shape: GetKxClusterRequest)
1075
+ o.output = Shapes::ShapeRef.new(shape: GetKxClusterResponse)
1076
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1077
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1078
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1079
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1080
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1081
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1082
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1083
+ end)
1084
+
1085
+ api.add_operation(:get_kx_connection_string, Seahorse::Model::Operation.new.tap do |o|
1086
+ o.name = "GetKxConnectionString"
1087
+ o.http_method = "GET"
1088
+ o.http_request_uri = "/kx/environments/{environmentId}/connectionString"
1089
+ o.input = Shapes::ShapeRef.new(shape: GetKxConnectionStringRequest)
1090
+ o.output = Shapes::ShapeRef.new(shape: GetKxConnectionStringResponse)
1091
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1092
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1093
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1094
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1095
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1096
+ end)
1097
+
1098
+ api.add_operation(:get_kx_database, Seahorse::Model::Operation.new.tap do |o|
1099
+ o.name = "GetKxDatabase"
1100
+ o.http_method = "GET"
1101
+ o.http_request_uri = "/kx/environments/{environmentId}/databases/{databaseName}"
1102
+ o.input = Shapes::ShapeRef.new(shape: GetKxDatabaseRequest)
1103
+ o.output = Shapes::ShapeRef.new(shape: GetKxDatabaseResponse)
1104
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1105
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1106
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1107
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1108
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1109
+ end)
1110
+
1111
+ api.add_operation(:get_kx_environment, Seahorse::Model::Operation.new.tap do |o|
1112
+ o.name = "GetKxEnvironment"
1113
+ o.http_method = "GET"
1114
+ o.http_request_uri = "/kx/environments/{environmentId}"
1115
+ o.input = Shapes::ShapeRef.new(shape: GetKxEnvironmentRequest)
1116
+ o.output = Shapes::ShapeRef.new(shape: GetKxEnvironmentResponse)
1117
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1118
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1119
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1120
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1121
+ end)
1122
+
1123
+ api.add_operation(:get_kx_user, Seahorse::Model::Operation.new.tap do |o|
1124
+ o.name = "GetKxUser"
1125
+ o.http_method = "GET"
1126
+ o.http_request_uri = "/kx/environments/{environmentId}/users/{userName}"
1127
+ o.input = Shapes::ShapeRef.new(shape: GetKxUserRequest)
1128
+ o.output = Shapes::ShapeRef.new(shape: GetKxUserResponse)
1129
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1130
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1131
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1132
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1133
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1134
+ end)
1135
+
251
1136
  api.add_operation(:list_environments, Seahorse::Model::Operation.new.tap do |o|
252
1137
  o.name = "ListEnvironments"
253
1138
  o.http_method = "GET"
@@ -258,6 +1143,108 @@ module Aws::Finspace
258
1143
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
259
1144
  end)
260
1145
 
1146
+ api.add_operation(:list_kx_changesets, Seahorse::Model::Operation.new.tap do |o|
1147
+ o.name = "ListKxChangesets"
1148
+ o.http_method = "GET"
1149
+ o.http_request_uri = "/kx/environments/{environmentId}/databases/{databaseName}/changesets"
1150
+ o.input = Shapes::ShapeRef.new(shape: ListKxChangesetsRequest)
1151
+ o.output = Shapes::ShapeRef.new(shape: ListKxChangesetsResponse)
1152
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1153
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1154
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1155
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1156
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1157
+ o[:pager] = Aws::Pager.new(
1158
+ limit_key: "max_results",
1159
+ tokens: {
1160
+ "next_token" => "next_token"
1161
+ }
1162
+ )
1163
+ end)
1164
+
1165
+ api.add_operation(:list_kx_cluster_nodes, Seahorse::Model::Operation.new.tap do |o|
1166
+ o.name = "ListKxClusterNodes"
1167
+ o.http_method = "GET"
1168
+ o.http_request_uri = "/kx/environments/{environmentId}/clusters/{clusterName}/nodes"
1169
+ o.input = Shapes::ShapeRef.new(shape: ListKxClusterNodesRequest)
1170
+ o.output = Shapes::ShapeRef.new(shape: ListKxClusterNodesResponse)
1171
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1172
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1173
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1174
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1175
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1176
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1177
+ o[:pager] = Aws::Pager.new(
1178
+ limit_key: "max_results",
1179
+ tokens: {
1180
+ "next_token" => "next_token"
1181
+ }
1182
+ )
1183
+ end)
1184
+
1185
+ api.add_operation(:list_kx_clusters, Seahorse::Model::Operation.new.tap do |o|
1186
+ o.name = "ListKxClusters"
1187
+ o.http_method = "GET"
1188
+ o.http_request_uri = "/kx/environments/{environmentId}/clusters"
1189
+ o.input = Shapes::ShapeRef.new(shape: ListKxClustersRequest)
1190
+ o.output = Shapes::ShapeRef.new(shape: ListKxClustersResponse)
1191
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1192
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1193
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1194
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1195
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1196
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1197
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1198
+ end)
1199
+
1200
+ api.add_operation(:list_kx_databases, Seahorse::Model::Operation.new.tap do |o|
1201
+ o.name = "ListKxDatabases"
1202
+ o.http_method = "GET"
1203
+ o.http_request_uri = "/kx/environments/{environmentId}/databases"
1204
+ o.input = Shapes::ShapeRef.new(shape: ListKxDatabasesRequest)
1205
+ o.output = Shapes::ShapeRef.new(shape: ListKxDatabasesResponse)
1206
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1207
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1208
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1209
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1210
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1211
+ o[:pager] = Aws::Pager.new(
1212
+ limit_key: "max_results",
1213
+ tokens: {
1214
+ "next_token" => "next_token"
1215
+ }
1216
+ )
1217
+ end)
1218
+
1219
+ api.add_operation(:list_kx_environments, Seahorse::Model::Operation.new.tap do |o|
1220
+ o.name = "ListKxEnvironments"
1221
+ o.http_method = "GET"
1222
+ o.http_request_uri = "/kx/environments"
1223
+ o.input = Shapes::ShapeRef.new(shape: ListKxEnvironmentsRequest)
1224
+ o.output = Shapes::ShapeRef.new(shape: ListKxEnvironmentsResponse)
1225
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1226
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1227
+ o[:pager] = Aws::Pager.new(
1228
+ limit_key: "max_results",
1229
+ tokens: {
1230
+ "next_token" => "next_token"
1231
+ }
1232
+ )
1233
+ end)
1234
+
1235
+ api.add_operation(:list_kx_users, Seahorse::Model::Operation.new.tap do |o|
1236
+ o.name = "ListKxUsers"
1237
+ o.http_method = "GET"
1238
+ o.http_request_uri = "/kx/environments/{environmentId}/users"
1239
+ o.input = Shapes::ShapeRef.new(shape: ListKxUsersRequest)
1240
+ o.output = Shapes::ShapeRef.new(shape: ListKxUsersResponse)
1241
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1242
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1243
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1244
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1245
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1246
+ end)
1247
+
261
1248
  api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
262
1249
  o.name = "ListTagsForResource"
263
1250
  o.http_method = "GET"
@@ -303,6 +1290,77 @@ module Aws::Finspace
303
1290
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
304
1291
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
305
1292
  end)
1293
+
1294
+ api.add_operation(:update_kx_cluster_databases, Seahorse::Model::Operation.new.tap do |o|
1295
+ o.name = "UpdateKxClusterDatabases"
1296
+ o.http_method = "PUT"
1297
+ o.http_request_uri = "/kx/environments/{environmentId}/clusters/{clusterName}/configuration/databases"
1298
+ o.input = Shapes::ShapeRef.new(shape: UpdateKxClusterDatabasesRequest)
1299
+ o.output = Shapes::ShapeRef.new(shape: UpdateKxClusterDatabasesResponse)
1300
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1301
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1302
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1303
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1304
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1305
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1306
+ end)
1307
+
1308
+ api.add_operation(:update_kx_database, Seahorse::Model::Operation.new.tap do |o|
1309
+ o.name = "UpdateKxDatabase"
1310
+ o.http_method = "PUT"
1311
+ o.http_request_uri = "/kx/environments/{environmentId}/databases/{databaseName}"
1312
+ o.input = Shapes::ShapeRef.new(shape: UpdateKxDatabaseRequest)
1313
+ o.output = Shapes::ShapeRef.new(shape: UpdateKxDatabaseResponse)
1314
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1315
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1316
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1317
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1318
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1319
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1320
+ end)
1321
+
1322
+ api.add_operation(:update_kx_environment, Seahorse::Model::Operation.new.tap do |o|
1323
+ o.name = "UpdateKxEnvironment"
1324
+ o.http_method = "PUT"
1325
+ o.http_request_uri = "/kx/environments/{environmentId}"
1326
+ o.input = Shapes::ShapeRef.new(shape: UpdateKxEnvironmentRequest)
1327
+ o.output = Shapes::ShapeRef.new(shape: UpdateKxEnvironmentResponse)
1328
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1329
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1330
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1331
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1332
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1333
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1334
+ end)
1335
+
1336
+ api.add_operation(:update_kx_environment_network, Seahorse::Model::Operation.new.tap do |o|
1337
+ o.name = "UpdateKxEnvironmentNetwork"
1338
+ o.http_method = "PUT"
1339
+ o.http_request_uri = "/kx/environments/{environmentId}/network"
1340
+ o.input = Shapes::ShapeRef.new(shape: UpdateKxEnvironmentNetworkRequest)
1341
+ o.output = Shapes::ShapeRef.new(shape: UpdateKxEnvironmentNetworkResponse)
1342
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1343
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1344
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1345
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1346
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1347
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1348
+ end)
1349
+
1350
+ api.add_operation(:update_kx_user, Seahorse::Model::Operation.new.tap do |o|
1351
+ o.name = "UpdateKxUser"
1352
+ o.http_method = "PUT"
1353
+ o.http_request_uri = "/kx/environments/{environmentId}/users/{userName}"
1354
+ o.input = Shapes::ShapeRef.new(shape: UpdateKxUserRequest)
1355
+ o.output = Shapes::ShapeRef.new(shape: UpdateKxUserResponse)
1356
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1357
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1358
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1359
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1360
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1361
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1362
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1363
+ end)
306
1364
  end
307
1365
 
308
1366
  end