aws-sdk-directoryservice 1.0.0.rc1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1190 @@
1
+ # WARNING ABOUT GENERATED CODE
2
+ #
3
+ # This file is generated. See the contributing for info on making contributions:
4
+ # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
5
+ #
6
+ # WARNING ABOUT GENERATED CODE
7
+
8
+ module Aws
9
+ module DirectoryService
10
+ # @api private
11
+ module ClientApi
12
+
13
+ include Seahorse::Model
14
+
15
+ AccessUrl = Shapes::StringShape.new(name: 'AccessUrl')
16
+ AddIpRoutesRequest = Shapes::StructureShape.new(name: 'AddIpRoutesRequest')
17
+ AddIpRoutesResult = Shapes::StructureShape.new(name: 'AddIpRoutesResult')
18
+ AddTagsToResourceRequest = Shapes::StructureShape.new(name: 'AddTagsToResourceRequest')
19
+ AddTagsToResourceResult = Shapes::StructureShape.new(name: 'AddTagsToResourceResult')
20
+ AddedDateTime = Shapes::TimestampShape.new(name: 'AddedDateTime')
21
+ AliasName = Shapes::StringShape.new(name: 'AliasName')
22
+ Attribute = Shapes::StructureShape.new(name: 'Attribute')
23
+ AttributeName = Shapes::StringShape.new(name: 'AttributeName')
24
+ AttributeValue = Shapes::StringShape.new(name: 'AttributeValue')
25
+ Attributes = Shapes::ListShape.new(name: 'Attributes')
26
+ AuthenticationFailedException = Shapes::StructureShape.new(name: 'AuthenticationFailedException')
27
+ AvailabilityZone = Shapes::StringShape.new(name: 'AvailabilityZone')
28
+ AvailabilityZones = Shapes::ListShape.new(name: 'AvailabilityZones')
29
+ CancelSchemaExtensionRequest = Shapes::StructureShape.new(name: 'CancelSchemaExtensionRequest')
30
+ CancelSchemaExtensionResult = Shapes::StructureShape.new(name: 'CancelSchemaExtensionResult')
31
+ CidrIp = Shapes::StringShape.new(name: 'CidrIp')
32
+ CidrIps = Shapes::ListShape.new(name: 'CidrIps')
33
+ ClientException = Shapes::StructureShape.new(name: 'ClientException')
34
+ CloudOnlyDirectoriesLimitReached = Shapes::BooleanShape.new(name: 'CloudOnlyDirectoriesLimitReached')
35
+ Computer = Shapes::StructureShape.new(name: 'Computer')
36
+ ComputerName = Shapes::StringShape.new(name: 'ComputerName')
37
+ ComputerPassword = Shapes::StringShape.new(name: 'ComputerPassword')
38
+ ConditionalForwarder = Shapes::StructureShape.new(name: 'ConditionalForwarder')
39
+ ConditionalForwarders = Shapes::ListShape.new(name: 'ConditionalForwarders')
40
+ ConnectDirectoryRequest = Shapes::StructureShape.new(name: 'ConnectDirectoryRequest')
41
+ ConnectDirectoryResult = Shapes::StructureShape.new(name: 'ConnectDirectoryResult')
42
+ ConnectPassword = Shapes::StringShape.new(name: 'ConnectPassword')
43
+ ConnectedDirectoriesLimitReached = Shapes::BooleanShape.new(name: 'ConnectedDirectoriesLimitReached')
44
+ CreateAliasRequest = Shapes::StructureShape.new(name: 'CreateAliasRequest')
45
+ CreateAliasResult = Shapes::StructureShape.new(name: 'CreateAliasResult')
46
+ CreateComputerRequest = Shapes::StructureShape.new(name: 'CreateComputerRequest')
47
+ CreateComputerResult = Shapes::StructureShape.new(name: 'CreateComputerResult')
48
+ CreateConditionalForwarderRequest = Shapes::StructureShape.new(name: 'CreateConditionalForwarderRequest')
49
+ CreateConditionalForwarderResult = Shapes::StructureShape.new(name: 'CreateConditionalForwarderResult')
50
+ CreateDirectoryRequest = Shapes::StructureShape.new(name: 'CreateDirectoryRequest')
51
+ CreateDirectoryResult = Shapes::StructureShape.new(name: 'CreateDirectoryResult')
52
+ CreateMicrosoftADRequest = Shapes::StructureShape.new(name: 'CreateMicrosoftADRequest')
53
+ CreateMicrosoftADResult = Shapes::StructureShape.new(name: 'CreateMicrosoftADResult')
54
+ CreateSnapshotBeforeSchemaExtension = Shapes::BooleanShape.new(name: 'CreateSnapshotBeforeSchemaExtension')
55
+ CreateSnapshotRequest = Shapes::StructureShape.new(name: 'CreateSnapshotRequest')
56
+ CreateSnapshotResult = Shapes::StructureShape.new(name: 'CreateSnapshotResult')
57
+ CreateTrustRequest = Shapes::StructureShape.new(name: 'CreateTrustRequest')
58
+ CreateTrustResult = Shapes::StructureShape.new(name: 'CreateTrustResult')
59
+ CreatedDateTime = Shapes::TimestampShape.new(name: 'CreatedDateTime')
60
+ DeleteAssociatedConditionalForwarder = Shapes::BooleanShape.new(name: 'DeleteAssociatedConditionalForwarder')
61
+ DeleteConditionalForwarderRequest = Shapes::StructureShape.new(name: 'DeleteConditionalForwarderRequest')
62
+ DeleteConditionalForwarderResult = Shapes::StructureShape.new(name: 'DeleteConditionalForwarderResult')
63
+ DeleteDirectoryRequest = Shapes::StructureShape.new(name: 'DeleteDirectoryRequest')
64
+ DeleteDirectoryResult = Shapes::StructureShape.new(name: 'DeleteDirectoryResult')
65
+ DeleteSnapshotRequest = Shapes::StructureShape.new(name: 'DeleteSnapshotRequest')
66
+ DeleteSnapshotResult = Shapes::StructureShape.new(name: 'DeleteSnapshotResult')
67
+ DeleteTrustRequest = Shapes::StructureShape.new(name: 'DeleteTrustRequest')
68
+ DeleteTrustResult = Shapes::StructureShape.new(name: 'DeleteTrustResult')
69
+ DeregisterEventTopicRequest = Shapes::StructureShape.new(name: 'DeregisterEventTopicRequest')
70
+ DeregisterEventTopicResult = Shapes::StructureShape.new(name: 'DeregisterEventTopicResult')
71
+ DescribeConditionalForwardersRequest = Shapes::StructureShape.new(name: 'DescribeConditionalForwardersRequest')
72
+ DescribeConditionalForwardersResult = Shapes::StructureShape.new(name: 'DescribeConditionalForwardersResult')
73
+ DescribeDirectoriesRequest = Shapes::StructureShape.new(name: 'DescribeDirectoriesRequest')
74
+ DescribeDirectoriesResult = Shapes::StructureShape.new(name: 'DescribeDirectoriesResult')
75
+ DescribeEventTopicsRequest = Shapes::StructureShape.new(name: 'DescribeEventTopicsRequest')
76
+ DescribeEventTopicsResult = Shapes::StructureShape.new(name: 'DescribeEventTopicsResult')
77
+ DescribeSnapshotsRequest = Shapes::StructureShape.new(name: 'DescribeSnapshotsRequest')
78
+ DescribeSnapshotsResult = Shapes::StructureShape.new(name: 'DescribeSnapshotsResult')
79
+ DescribeTrustsRequest = Shapes::StructureShape.new(name: 'DescribeTrustsRequest')
80
+ DescribeTrustsResult = Shapes::StructureShape.new(name: 'DescribeTrustsResult')
81
+ Description = Shapes::StringShape.new(name: 'Description')
82
+ DirectoryConnectSettings = Shapes::StructureShape.new(name: 'DirectoryConnectSettings')
83
+ DirectoryConnectSettingsDescription = Shapes::StructureShape.new(name: 'DirectoryConnectSettingsDescription')
84
+ DirectoryDescription = Shapes::StructureShape.new(name: 'DirectoryDescription')
85
+ DirectoryDescriptions = Shapes::ListShape.new(name: 'DirectoryDescriptions')
86
+ DirectoryId = Shapes::StringShape.new(name: 'DirectoryId')
87
+ DirectoryIds = Shapes::ListShape.new(name: 'DirectoryIds')
88
+ DirectoryLimitExceededException = Shapes::StructureShape.new(name: 'DirectoryLimitExceededException')
89
+ DirectoryLimits = Shapes::StructureShape.new(name: 'DirectoryLimits')
90
+ DirectoryName = Shapes::StringShape.new(name: 'DirectoryName')
91
+ DirectoryShortName = Shapes::StringShape.new(name: 'DirectoryShortName')
92
+ DirectorySize = Shapes::StringShape.new(name: 'DirectorySize')
93
+ DirectoryStage = Shapes::StringShape.new(name: 'DirectoryStage')
94
+ DirectoryType = Shapes::StringShape.new(name: 'DirectoryType')
95
+ DirectoryUnavailableException = Shapes::StructureShape.new(name: 'DirectoryUnavailableException')
96
+ DirectoryVpcSettings = Shapes::StructureShape.new(name: 'DirectoryVpcSettings')
97
+ DirectoryVpcSettingsDescription = Shapes::StructureShape.new(name: 'DirectoryVpcSettingsDescription')
98
+ DisableRadiusRequest = Shapes::StructureShape.new(name: 'DisableRadiusRequest')
99
+ DisableRadiusResult = Shapes::StructureShape.new(name: 'DisableRadiusResult')
100
+ DisableSsoRequest = Shapes::StructureShape.new(name: 'DisableSsoRequest')
101
+ DisableSsoResult = Shapes::StructureShape.new(name: 'DisableSsoResult')
102
+ DnsIpAddrs = Shapes::ListShape.new(name: 'DnsIpAddrs')
103
+ EnableRadiusRequest = Shapes::StructureShape.new(name: 'EnableRadiusRequest')
104
+ EnableRadiusResult = Shapes::StructureShape.new(name: 'EnableRadiusResult')
105
+ EnableSsoRequest = Shapes::StructureShape.new(name: 'EnableSsoRequest')
106
+ EnableSsoResult = Shapes::StructureShape.new(name: 'EnableSsoResult')
107
+ EndDateTime = Shapes::TimestampShape.new(name: 'EndDateTime')
108
+ EntityAlreadyExistsException = Shapes::StructureShape.new(name: 'EntityAlreadyExistsException')
109
+ EntityDoesNotExistException = Shapes::StructureShape.new(name: 'EntityDoesNotExistException')
110
+ EventTopic = Shapes::StructureShape.new(name: 'EventTopic')
111
+ EventTopics = Shapes::ListShape.new(name: 'EventTopics')
112
+ ExceptionMessage = Shapes::StringShape.new(name: 'ExceptionMessage')
113
+ GetDirectoryLimitsRequest = Shapes::StructureShape.new(name: 'GetDirectoryLimitsRequest')
114
+ GetDirectoryLimitsResult = Shapes::StructureShape.new(name: 'GetDirectoryLimitsResult')
115
+ GetSnapshotLimitsRequest = Shapes::StructureShape.new(name: 'GetSnapshotLimitsRequest')
116
+ GetSnapshotLimitsResult = Shapes::StructureShape.new(name: 'GetSnapshotLimitsResult')
117
+ InsufficientPermissionsException = Shapes::StructureShape.new(name: 'InsufficientPermissionsException')
118
+ InvalidNextTokenException = Shapes::StructureShape.new(name: 'InvalidNextTokenException')
119
+ InvalidParameterException = Shapes::StructureShape.new(name: 'InvalidParameterException')
120
+ IpAddr = Shapes::StringShape.new(name: 'IpAddr')
121
+ IpAddrs = Shapes::ListShape.new(name: 'IpAddrs')
122
+ IpRoute = Shapes::StructureShape.new(name: 'IpRoute')
123
+ IpRouteInfo = Shapes::StructureShape.new(name: 'IpRouteInfo')
124
+ IpRouteLimitExceededException = Shapes::StructureShape.new(name: 'IpRouteLimitExceededException')
125
+ IpRouteStatusMsg = Shapes::StringShape.new(name: 'IpRouteStatusMsg')
126
+ IpRouteStatusReason = Shapes::StringShape.new(name: 'IpRouteStatusReason')
127
+ IpRoutes = Shapes::ListShape.new(name: 'IpRoutes')
128
+ IpRoutesInfo = Shapes::ListShape.new(name: 'IpRoutesInfo')
129
+ LastUpdatedDateTime = Shapes::TimestampShape.new(name: 'LastUpdatedDateTime')
130
+ LaunchTime = Shapes::TimestampShape.new(name: 'LaunchTime')
131
+ LdifContent = Shapes::StringShape.new(name: 'LdifContent')
132
+ Limit = Shapes::IntegerShape.new(name: 'Limit')
133
+ ListIpRoutesRequest = Shapes::StructureShape.new(name: 'ListIpRoutesRequest')
134
+ ListIpRoutesResult = Shapes::StructureShape.new(name: 'ListIpRoutesResult')
135
+ ListSchemaExtensionsRequest = Shapes::StructureShape.new(name: 'ListSchemaExtensionsRequest')
136
+ ListSchemaExtensionsResult = Shapes::StructureShape.new(name: 'ListSchemaExtensionsResult')
137
+ ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
138
+ ListTagsForResourceResult = Shapes::StructureShape.new(name: 'ListTagsForResourceResult')
139
+ ManualSnapshotsLimitReached = Shapes::BooleanShape.new(name: 'ManualSnapshotsLimitReached')
140
+ NextToken = Shapes::StringShape.new(name: 'NextToken')
141
+ OrganizationalUnitDN = Shapes::StringShape.new(name: 'OrganizationalUnitDN')
142
+ Password = Shapes::StringShape.new(name: 'Password')
143
+ PortNumber = Shapes::IntegerShape.new(name: 'PortNumber')
144
+ RadiusAuthenticationProtocol = Shapes::StringShape.new(name: 'RadiusAuthenticationProtocol')
145
+ RadiusDisplayLabel = Shapes::StringShape.new(name: 'RadiusDisplayLabel')
146
+ RadiusRetries = Shapes::IntegerShape.new(name: 'RadiusRetries')
147
+ RadiusSettings = Shapes::StructureShape.new(name: 'RadiusSettings')
148
+ RadiusSharedSecret = Shapes::StringShape.new(name: 'RadiusSharedSecret')
149
+ RadiusStatus = Shapes::StringShape.new(name: 'RadiusStatus')
150
+ RadiusTimeout = Shapes::IntegerShape.new(name: 'RadiusTimeout')
151
+ RegisterEventTopicRequest = Shapes::StructureShape.new(name: 'RegisterEventTopicRequest')
152
+ RegisterEventTopicResult = Shapes::StructureShape.new(name: 'RegisterEventTopicResult')
153
+ RemoteDomainName = Shapes::StringShape.new(name: 'RemoteDomainName')
154
+ RemoteDomainNames = Shapes::ListShape.new(name: 'RemoteDomainNames')
155
+ RemoveIpRoutesRequest = Shapes::StructureShape.new(name: 'RemoveIpRoutesRequest')
156
+ RemoveIpRoutesResult = Shapes::StructureShape.new(name: 'RemoveIpRoutesResult')
157
+ RemoveTagsFromResourceRequest = Shapes::StructureShape.new(name: 'RemoveTagsFromResourceRequest')
158
+ RemoveTagsFromResourceResult = Shapes::StructureShape.new(name: 'RemoveTagsFromResourceResult')
159
+ ReplicationScope = Shapes::StringShape.new(name: 'ReplicationScope')
160
+ RequestId = Shapes::StringShape.new(name: 'RequestId')
161
+ ResourceId = Shapes::StringShape.new(name: 'ResourceId')
162
+ RestoreFromSnapshotRequest = Shapes::StructureShape.new(name: 'RestoreFromSnapshotRequest')
163
+ RestoreFromSnapshotResult = Shapes::StructureShape.new(name: 'RestoreFromSnapshotResult')
164
+ SID = Shapes::StringShape.new(name: 'SID')
165
+ SchemaExtensionId = Shapes::StringShape.new(name: 'SchemaExtensionId')
166
+ SchemaExtensionInfo = Shapes::StructureShape.new(name: 'SchemaExtensionInfo')
167
+ SchemaExtensionStatus = Shapes::StringShape.new(name: 'SchemaExtensionStatus')
168
+ SchemaExtensionStatusReason = Shapes::StringShape.new(name: 'SchemaExtensionStatusReason')
169
+ SchemaExtensionsInfo = Shapes::ListShape.new(name: 'SchemaExtensionsInfo')
170
+ SecurityGroupId = Shapes::StringShape.new(name: 'SecurityGroupId')
171
+ Server = Shapes::StringShape.new(name: 'Server')
172
+ Servers = Shapes::ListShape.new(name: 'Servers')
173
+ ServiceException = Shapes::StructureShape.new(name: 'ServiceException')
174
+ Snapshot = Shapes::StructureShape.new(name: 'Snapshot')
175
+ SnapshotId = Shapes::StringShape.new(name: 'SnapshotId')
176
+ SnapshotIds = Shapes::ListShape.new(name: 'SnapshotIds')
177
+ SnapshotLimitExceededException = Shapes::StructureShape.new(name: 'SnapshotLimitExceededException')
178
+ SnapshotLimits = Shapes::StructureShape.new(name: 'SnapshotLimits')
179
+ SnapshotName = Shapes::StringShape.new(name: 'SnapshotName')
180
+ SnapshotStatus = Shapes::StringShape.new(name: 'SnapshotStatus')
181
+ SnapshotType = Shapes::StringShape.new(name: 'SnapshotType')
182
+ Snapshots = Shapes::ListShape.new(name: 'Snapshots')
183
+ SsoEnabled = Shapes::BooleanShape.new(name: 'SsoEnabled')
184
+ StageReason = Shapes::StringShape.new(name: 'StageReason')
185
+ StartDateTime = Shapes::TimestampShape.new(name: 'StartDateTime')
186
+ StartSchemaExtensionRequest = Shapes::StructureShape.new(name: 'StartSchemaExtensionRequest')
187
+ StartSchemaExtensionResult = Shapes::StructureShape.new(name: 'StartSchemaExtensionResult')
188
+ StartTime = Shapes::TimestampShape.new(name: 'StartTime')
189
+ StateLastUpdatedDateTime = Shapes::TimestampShape.new(name: 'StateLastUpdatedDateTime')
190
+ SubnetId = Shapes::StringShape.new(name: 'SubnetId')
191
+ SubnetIds = Shapes::ListShape.new(name: 'SubnetIds')
192
+ Tag = Shapes::StructureShape.new(name: 'Tag')
193
+ TagKey = Shapes::StringShape.new(name: 'TagKey')
194
+ TagKeys = Shapes::ListShape.new(name: 'TagKeys')
195
+ TagLimitExceededException = Shapes::StructureShape.new(name: 'TagLimitExceededException')
196
+ TagValue = Shapes::StringShape.new(name: 'TagValue')
197
+ Tags = Shapes::ListShape.new(name: 'Tags')
198
+ TopicArn = Shapes::StringShape.new(name: 'TopicArn')
199
+ TopicName = Shapes::StringShape.new(name: 'TopicName')
200
+ TopicNames = Shapes::ListShape.new(name: 'TopicNames')
201
+ TopicStatus = Shapes::StringShape.new(name: 'TopicStatus')
202
+ Trust = Shapes::StructureShape.new(name: 'Trust')
203
+ TrustDirection = Shapes::StringShape.new(name: 'TrustDirection')
204
+ TrustId = Shapes::StringShape.new(name: 'TrustId')
205
+ TrustIds = Shapes::ListShape.new(name: 'TrustIds')
206
+ TrustPassword = Shapes::StringShape.new(name: 'TrustPassword')
207
+ TrustState = Shapes::StringShape.new(name: 'TrustState')
208
+ TrustStateReason = Shapes::StringShape.new(name: 'TrustStateReason')
209
+ TrustType = Shapes::StringShape.new(name: 'TrustType')
210
+ Trusts = Shapes::ListShape.new(name: 'Trusts')
211
+ UnsupportedOperationException = Shapes::StructureShape.new(name: 'UnsupportedOperationException')
212
+ UpdateConditionalForwarderRequest = Shapes::StructureShape.new(name: 'UpdateConditionalForwarderRequest')
213
+ UpdateConditionalForwarderResult = Shapes::StructureShape.new(name: 'UpdateConditionalForwarderResult')
214
+ UpdateRadiusRequest = Shapes::StructureShape.new(name: 'UpdateRadiusRequest')
215
+ UpdateRadiusResult = Shapes::StructureShape.new(name: 'UpdateRadiusResult')
216
+ UpdateSecurityGroupForDirectoryControllers = Shapes::BooleanShape.new(name: 'UpdateSecurityGroupForDirectoryControllers')
217
+ UseSameUsername = Shapes::BooleanShape.new(name: 'UseSameUsername')
218
+ UserName = Shapes::StringShape.new(name: 'UserName')
219
+ VerifyTrustRequest = Shapes::StructureShape.new(name: 'VerifyTrustRequest')
220
+ VerifyTrustResult = Shapes::StructureShape.new(name: 'VerifyTrustResult')
221
+ VpcId = Shapes::StringShape.new(name: 'VpcId')
222
+
223
+ AddIpRoutesRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, required: true, location_name: "DirectoryId"))
224
+ AddIpRoutesRequest.add_member(:ip_routes, Shapes::ShapeRef.new(shape: IpRoutes, required: true, location_name: "IpRoutes"))
225
+ AddIpRoutesRequest.add_member(:update_security_group_for_directory_controllers, Shapes::ShapeRef.new(shape: UpdateSecurityGroupForDirectoryControllers, location_name: "UpdateSecurityGroupForDirectoryControllers"))
226
+ AddIpRoutesRequest.struct_class = Types::AddIpRoutesRequest
227
+
228
+ AddIpRoutesResult.struct_class = Types::AddIpRoutesResult
229
+
230
+ AddTagsToResourceRequest.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResourceId"))
231
+ AddTagsToResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, required: true, location_name: "Tags"))
232
+ AddTagsToResourceRequest.struct_class = Types::AddTagsToResourceRequest
233
+
234
+ AddTagsToResourceResult.struct_class = Types::AddTagsToResourceResult
235
+
236
+ Attribute.add_member(:name, Shapes::ShapeRef.new(shape: AttributeName, location_name: "Name"))
237
+ Attribute.add_member(:value, Shapes::ShapeRef.new(shape: AttributeValue, location_name: "Value"))
238
+ Attribute.struct_class = Types::Attribute
239
+
240
+ Attributes.member = Shapes::ShapeRef.new(shape: Attribute)
241
+
242
+ AvailabilityZones.member = Shapes::ShapeRef.new(shape: AvailabilityZone)
243
+
244
+ CancelSchemaExtensionRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, required: true, location_name: "DirectoryId"))
245
+ CancelSchemaExtensionRequest.add_member(:schema_extension_id, Shapes::ShapeRef.new(shape: SchemaExtensionId, required: true, location_name: "SchemaExtensionId"))
246
+ CancelSchemaExtensionRequest.struct_class = Types::CancelSchemaExtensionRequest
247
+
248
+ CancelSchemaExtensionResult.struct_class = Types::CancelSchemaExtensionResult
249
+
250
+ CidrIps.member = Shapes::ShapeRef.new(shape: CidrIp)
251
+
252
+ Computer.add_member(:computer_id, Shapes::ShapeRef.new(shape: SID, location_name: "ComputerId"))
253
+ Computer.add_member(:computer_name, Shapes::ShapeRef.new(shape: ComputerName, location_name: "ComputerName"))
254
+ Computer.add_member(:computer_attributes, Shapes::ShapeRef.new(shape: Attributes, location_name: "ComputerAttributes"))
255
+ Computer.struct_class = Types::Computer
256
+
257
+ ConditionalForwarder.add_member(:remote_domain_name, Shapes::ShapeRef.new(shape: RemoteDomainName, location_name: "RemoteDomainName"))
258
+ ConditionalForwarder.add_member(:dns_ip_addrs, Shapes::ShapeRef.new(shape: DnsIpAddrs, location_name: "DnsIpAddrs"))
259
+ ConditionalForwarder.add_member(:replication_scope, Shapes::ShapeRef.new(shape: ReplicationScope, location_name: "ReplicationScope"))
260
+ ConditionalForwarder.struct_class = Types::ConditionalForwarder
261
+
262
+ ConditionalForwarders.member = Shapes::ShapeRef.new(shape: ConditionalForwarder)
263
+
264
+ ConnectDirectoryRequest.add_member(:name, Shapes::ShapeRef.new(shape: DirectoryName, required: true, location_name: "Name"))
265
+ ConnectDirectoryRequest.add_member(:short_name, Shapes::ShapeRef.new(shape: DirectoryShortName, location_name: "ShortName"))
266
+ ConnectDirectoryRequest.add_member(:password, Shapes::ShapeRef.new(shape: ConnectPassword, required: true, location_name: "Password"))
267
+ ConnectDirectoryRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
268
+ ConnectDirectoryRequest.add_member(:size, Shapes::ShapeRef.new(shape: DirectorySize, required: true, location_name: "Size"))
269
+ ConnectDirectoryRequest.add_member(:connect_settings, Shapes::ShapeRef.new(shape: DirectoryConnectSettings, required: true, location_name: "ConnectSettings"))
270
+ ConnectDirectoryRequest.struct_class = Types::ConnectDirectoryRequest
271
+
272
+ ConnectDirectoryResult.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, location_name: "DirectoryId"))
273
+ ConnectDirectoryResult.struct_class = Types::ConnectDirectoryResult
274
+
275
+ CreateAliasRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, required: true, location_name: "DirectoryId"))
276
+ CreateAliasRequest.add_member(:alias, Shapes::ShapeRef.new(shape: AliasName, required: true, location_name: "Alias"))
277
+ CreateAliasRequest.struct_class = Types::CreateAliasRequest
278
+
279
+ CreateAliasResult.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, location_name: "DirectoryId"))
280
+ CreateAliasResult.add_member(:alias, Shapes::ShapeRef.new(shape: AliasName, location_name: "Alias"))
281
+ CreateAliasResult.struct_class = Types::CreateAliasResult
282
+
283
+ CreateComputerRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, required: true, location_name: "DirectoryId"))
284
+ CreateComputerRequest.add_member(:computer_name, Shapes::ShapeRef.new(shape: ComputerName, required: true, location_name: "ComputerName"))
285
+ CreateComputerRequest.add_member(:password, Shapes::ShapeRef.new(shape: ComputerPassword, required: true, location_name: "Password"))
286
+ CreateComputerRequest.add_member(:organizational_unit_distinguished_name, Shapes::ShapeRef.new(shape: OrganizationalUnitDN, location_name: "OrganizationalUnitDistinguishedName"))
287
+ CreateComputerRequest.add_member(:computer_attributes, Shapes::ShapeRef.new(shape: Attributes, location_name: "ComputerAttributes"))
288
+ CreateComputerRequest.struct_class = Types::CreateComputerRequest
289
+
290
+ CreateComputerResult.add_member(:computer, Shapes::ShapeRef.new(shape: Computer, location_name: "Computer"))
291
+ CreateComputerResult.struct_class = Types::CreateComputerResult
292
+
293
+ CreateConditionalForwarderRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, required: true, location_name: "DirectoryId"))
294
+ CreateConditionalForwarderRequest.add_member(:remote_domain_name, Shapes::ShapeRef.new(shape: RemoteDomainName, required: true, location_name: "RemoteDomainName"))
295
+ CreateConditionalForwarderRequest.add_member(:dns_ip_addrs, Shapes::ShapeRef.new(shape: DnsIpAddrs, required: true, location_name: "DnsIpAddrs"))
296
+ CreateConditionalForwarderRequest.struct_class = Types::CreateConditionalForwarderRequest
297
+
298
+ CreateConditionalForwarderResult.struct_class = Types::CreateConditionalForwarderResult
299
+
300
+ CreateDirectoryRequest.add_member(:name, Shapes::ShapeRef.new(shape: DirectoryName, required: true, location_name: "Name"))
301
+ CreateDirectoryRequest.add_member(:short_name, Shapes::ShapeRef.new(shape: DirectoryShortName, location_name: "ShortName"))
302
+ CreateDirectoryRequest.add_member(:password, Shapes::ShapeRef.new(shape: Password, required: true, location_name: "Password"))
303
+ CreateDirectoryRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
304
+ CreateDirectoryRequest.add_member(:size, Shapes::ShapeRef.new(shape: DirectorySize, required: true, location_name: "Size"))
305
+ CreateDirectoryRequest.add_member(:vpc_settings, Shapes::ShapeRef.new(shape: DirectoryVpcSettings, location_name: "VpcSettings"))
306
+ CreateDirectoryRequest.struct_class = Types::CreateDirectoryRequest
307
+
308
+ CreateDirectoryResult.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, location_name: "DirectoryId"))
309
+ CreateDirectoryResult.struct_class = Types::CreateDirectoryResult
310
+
311
+ CreateMicrosoftADRequest.add_member(:name, Shapes::ShapeRef.new(shape: DirectoryName, required: true, location_name: "Name"))
312
+ CreateMicrosoftADRequest.add_member(:short_name, Shapes::ShapeRef.new(shape: DirectoryShortName, location_name: "ShortName"))
313
+ CreateMicrosoftADRequest.add_member(:password, Shapes::ShapeRef.new(shape: Password, required: true, location_name: "Password"))
314
+ CreateMicrosoftADRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
315
+ CreateMicrosoftADRequest.add_member(:vpc_settings, Shapes::ShapeRef.new(shape: DirectoryVpcSettings, required: true, location_name: "VpcSettings"))
316
+ CreateMicrosoftADRequest.struct_class = Types::CreateMicrosoftADRequest
317
+
318
+ CreateMicrosoftADResult.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, location_name: "DirectoryId"))
319
+ CreateMicrosoftADResult.struct_class = Types::CreateMicrosoftADResult
320
+
321
+ CreateSnapshotRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, required: true, location_name: "DirectoryId"))
322
+ CreateSnapshotRequest.add_member(:name, Shapes::ShapeRef.new(shape: SnapshotName, location_name: "Name"))
323
+ CreateSnapshotRequest.struct_class = Types::CreateSnapshotRequest
324
+
325
+ CreateSnapshotResult.add_member(:snapshot_id, Shapes::ShapeRef.new(shape: SnapshotId, location_name: "SnapshotId"))
326
+ CreateSnapshotResult.struct_class = Types::CreateSnapshotResult
327
+
328
+ CreateTrustRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, required: true, location_name: "DirectoryId"))
329
+ CreateTrustRequest.add_member(:remote_domain_name, Shapes::ShapeRef.new(shape: RemoteDomainName, required: true, location_name: "RemoteDomainName"))
330
+ CreateTrustRequest.add_member(:trust_password, Shapes::ShapeRef.new(shape: TrustPassword, required: true, location_name: "TrustPassword"))
331
+ CreateTrustRequest.add_member(:trust_direction, Shapes::ShapeRef.new(shape: TrustDirection, required: true, location_name: "TrustDirection"))
332
+ CreateTrustRequest.add_member(:trust_type, Shapes::ShapeRef.new(shape: TrustType, location_name: "TrustType"))
333
+ CreateTrustRequest.add_member(:conditional_forwarder_ip_addrs, Shapes::ShapeRef.new(shape: DnsIpAddrs, location_name: "ConditionalForwarderIpAddrs"))
334
+ CreateTrustRequest.struct_class = Types::CreateTrustRequest
335
+
336
+ CreateTrustResult.add_member(:trust_id, Shapes::ShapeRef.new(shape: TrustId, location_name: "TrustId"))
337
+ CreateTrustResult.struct_class = Types::CreateTrustResult
338
+
339
+ DeleteConditionalForwarderRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, required: true, location_name: "DirectoryId"))
340
+ DeleteConditionalForwarderRequest.add_member(:remote_domain_name, Shapes::ShapeRef.new(shape: RemoteDomainName, required: true, location_name: "RemoteDomainName"))
341
+ DeleteConditionalForwarderRequest.struct_class = Types::DeleteConditionalForwarderRequest
342
+
343
+ DeleteConditionalForwarderResult.struct_class = Types::DeleteConditionalForwarderResult
344
+
345
+ DeleteDirectoryRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, required: true, location_name: "DirectoryId"))
346
+ DeleteDirectoryRequest.struct_class = Types::DeleteDirectoryRequest
347
+
348
+ DeleteDirectoryResult.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, location_name: "DirectoryId"))
349
+ DeleteDirectoryResult.struct_class = Types::DeleteDirectoryResult
350
+
351
+ DeleteSnapshotRequest.add_member(:snapshot_id, Shapes::ShapeRef.new(shape: SnapshotId, required: true, location_name: "SnapshotId"))
352
+ DeleteSnapshotRequest.struct_class = Types::DeleteSnapshotRequest
353
+
354
+ DeleteSnapshotResult.add_member(:snapshot_id, Shapes::ShapeRef.new(shape: SnapshotId, location_name: "SnapshotId"))
355
+ DeleteSnapshotResult.struct_class = Types::DeleteSnapshotResult
356
+
357
+ DeleteTrustRequest.add_member(:trust_id, Shapes::ShapeRef.new(shape: TrustId, required: true, location_name: "TrustId"))
358
+ DeleteTrustRequest.add_member(:delete_associated_conditional_forwarder, Shapes::ShapeRef.new(shape: DeleteAssociatedConditionalForwarder, location_name: "DeleteAssociatedConditionalForwarder"))
359
+ DeleteTrustRequest.struct_class = Types::DeleteTrustRequest
360
+
361
+ DeleteTrustResult.add_member(:trust_id, Shapes::ShapeRef.new(shape: TrustId, location_name: "TrustId"))
362
+ DeleteTrustResult.struct_class = Types::DeleteTrustResult
363
+
364
+ DeregisterEventTopicRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, required: true, location_name: "DirectoryId"))
365
+ DeregisterEventTopicRequest.add_member(:topic_name, Shapes::ShapeRef.new(shape: TopicName, required: true, location_name: "TopicName"))
366
+ DeregisterEventTopicRequest.struct_class = Types::DeregisterEventTopicRequest
367
+
368
+ DeregisterEventTopicResult.struct_class = Types::DeregisterEventTopicResult
369
+
370
+ DescribeConditionalForwardersRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, required: true, location_name: "DirectoryId"))
371
+ DescribeConditionalForwardersRequest.add_member(:remote_domain_names, Shapes::ShapeRef.new(shape: RemoteDomainNames, location_name: "RemoteDomainNames"))
372
+ DescribeConditionalForwardersRequest.struct_class = Types::DescribeConditionalForwardersRequest
373
+
374
+ DescribeConditionalForwardersResult.add_member(:conditional_forwarders, Shapes::ShapeRef.new(shape: ConditionalForwarders, location_name: "ConditionalForwarders"))
375
+ DescribeConditionalForwardersResult.struct_class = Types::DescribeConditionalForwardersResult
376
+
377
+ DescribeDirectoriesRequest.add_member(:directory_ids, Shapes::ShapeRef.new(shape: DirectoryIds, location_name: "DirectoryIds"))
378
+ DescribeDirectoriesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
379
+ DescribeDirectoriesRequest.add_member(:limit, Shapes::ShapeRef.new(shape: Limit, location_name: "Limit"))
380
+ DescribeDirectoriesRequest.struct_class = Types::DescribeDirectoriesRequest
381
+
382
+ DescribeDirectoriesResult.add_member(:directory_descriptions, Shapes::ShapeRef.new(shape: DirectoryDescriptions, location_name: "DirectoryDescriptions"))
383
+ DescribeDirectoriesResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
384
+ DescribeDirectoriesResult.struct_class = Types::DescribeDirectoriesResult
385
+
386
+ DescribeEventTopicsRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, location_name: "DirectoryId"))
387
+ DescribeEventTopicsRequest.add_member(:topic_names, Shapes::ShapeRef.new(shape: TopicNames, location_name: "TopicNames"))
388
+ DescribeEventTopicsRequest.struct_class = Types::DescribeEventTopicsRequest
389
+
390
+ DescribeEventTopicsResult.add_member(:event_topics, Shapes::ShapeRef.new(shape: EventTopics, location_name: "EventTopics"))
391
+ DescribeEventTopicsResult.struct_class = Types::DescribeEventTopicsResult
392
+
393
+ DescribeSnapshotsRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, location_name: "DirectoryId"))
394
+ DescribeSnapshotsRequest.add_member(:snapshot_ids, Shapes::ShapeRef.new(shape: SnapshotIds, location_name: "SnapshotIds"))
395
+ DescribeSnapshotsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
396
+ DescribeSnapshotsRequest.add_member(:limit, Shapes::ShapeRef.new(shape: Limit, location_name: "Limit"))
397
+ DescribeSnapshotsRequest.struct_class = Types::DescribeSnapshotsRequest
398
+
399
+ DescribeSnapshotsResult.add_member(:snapshots, Shapes::ShapeRef.new(shape: Snapshots, location_name: "Snapshots"))
400
+ DescribeSnapshotsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
401
+ DescribeSnapshotsResult.struct_class = Types::DescribeSnapshotsResult
402
+
403
+ DescribeTrustsRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, location_name: "DirectoryId"))
404
+ DescribeTrustsRequest.add_member(:trust_ids, Shapes::ShapeRef.new(shape: TrustIds, location_name: "TrustIds"))
405
+ DescribeTrustsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
406
+ DescribeTrustsRequest.add_member(:limit, Shapes::ShapeRef.new(shape: Limit, location_name: "Limit"))
407
+ DescribeTrustsRequest.struct_class = Types::DescribeTrustsRequest
408
+
409
+ DescribeTrustsResult.add_member(:trusts, Shapes::ShapeRef.new(shape: Trusts, location_name: "Trusts"))
410
+ DescribeTrustsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
411
+ DescribeTrustsResult.struct_class = Types::DescribeTrustsResult
412
+
413
+ DirectoryConnectSettings.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, required: true, location_name: "VpcId"))
414
+ DirectoryConnectSettings.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIds, required: true, location_name: "SubnetIds"))
415
+ DirectoryConnectSettings.add_member(:customer_dns_ips, Shapes::ShapeRef.new(shape: DnsIpAddrs, required: true, location_name: "CustomerDnsIps"))
416
+ DirectoryConnectSettings.add_member(:customer_user_name, Shapes::ShapeRef.new(shape: UserName, required: true, location_name: "CustomerUserName"))
417
+ DirectoryConnectSettings.struct_class = Types::DirectoryConnectSettings
418
+
419
+ DirectoryConnectSettingsDescription.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "VpcId"))
420
+ DirectoryConnectSettingsDescription.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIds, location_name: "SubnetIds"))
421
+ DirectoryConnectSettingsDescription.add_member(:customer_user_name, Shapes::ShapeRef.new(shape: UserName, location_name: "CustomerUserName"))
422
+ DirectoryConnectSettingsDescription.add_member(:security_group_id, Shapes::ShapeRef.new(shape: SecurityGroupId, location_name: "SecurityGroupId"))
423
+ DirectoryConnectSettingsDescription.add_member(:availability_zones, Shapes::ShapeRef.new(shape: AvailabilityZones, location_name: "AvailabilityZones"))
424
+ DirectoryConnectSettingsDescription.add_member(:connect_ips, Shapes::ShapeRef.new(shape: IpAddrs, location_name: "ConnectIps"))
425
+ DirectoryConnectSettingsDescription.struct_class = Types::DirectoryConnectSettingsDescription
426
+
427
+ DirectoryDescription.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, location_name: "DirectoryId"))
428
+ DirectoryDescription.add_member(:name, Shapes::ShapeRef.new(shape: DirectoryName, location_name: "Name"))
429
+ DirectoryDescription.add_member(:short_name, Shapes::ShapeRef.new(shape: DirectoryShortName, location_name: "ShortName"))
430
+ DirectoryDescription.add_member(:size, Shapes::ShapeRef.new(shape: DirectorySize, location_name: "Size"))
431
+ DirectoryDescription.add_member(:alias, Shapes::ShapeRef.new(shape: AliasName, location_name: "Alias"))
432
+ DirectoryDescription.add_member(:access_url, Shapes::ShapeRef.new(shape: AccessUrl, location_name: "AccessUrl"))
433
+ DirectoryDescription.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
434
+ DirectoryDescription.add_member(:dns_ip_addrs, Shapes::ShapeRef.new(shape: DnsIpAddrs, location_name: "DnsIpAddrs"))
435
+ DirectoryDescription.add_member(:stage, Shapes::ShapeRef.new(shape: DirectoryStage, location_name: "Stage"))
436
+ DirectoryDescription.add_member(:launch_time, Shapes::ShapeRef.new(shape: LaunchTime, location_name: "LaunchTime"))
437
+ DirectoryDescription.add_member(:stage_last_updated_date_time, Shapes::ShapeRef.new(shape: LastUpdatedDateTime, location_name: "StageLastUpdatedDateTime"))
438
+ DirectoryDescription.add_member(:type, Shapes::ShapeRef.new(shape: DirectoryType, location_name: "Type"))
439
+ DirectoryDescription.add_member(:vpc_settings, Shapes::ShapeRef.new(shape: DirectoryVpcSettingsDescription, location_name: "VpcSettings"))
440
+ DirectoryDescription.add_member(:connect_settings, Shapes::ShapeRef.new(shape: DirectoryConnectSettingsDescription, location_name: "ConnectSettings"))
441
+ DirectoryDescription.add_member(:radius_settings, Shapes::ShapeRef.new(shape: RadiusSettings, location_name: "RadiusSettings"))
442
+ DirectoryDescription.add_member(:radius_status, Shapes::ShapeRef.new(shape: RadiusStatus, location_name: "RadiusStatus"))
443
+ DirectoryDescription.add_member(:stage_reason, Shapes::ShapeRef.new(shape: StageReason, location_name: "StageReason"))
444
+ DirectoryDescription.add_member(:sso_enabled, Shapes::ShapeRef.new(shape: SsoEnabled, location_name: "SsoEnabled"))
445
+ DirectoryDescription.struct_class = Types::DirectoryDescription
446
+
447
+ DirectoryDescriptions.member = Shapes::ShapeRef.new(shape: DirectoryDescription)
448
+
449
+ DirectoryIds.member = Shapes::ShapeRef.new(shape: DirectoryId)
450
+
451
+ DirectoryLimits.add_member(:cloud_only_directories_limit, Shapes::ShapeRef.new(shape: Limit, location_name: "CloudOnlyDirectoriesLimit"))
452
+ DirectoryLimits.add_member(:cloud_only_directories_current_count, Shapes::ShapeRef.new(shape: Limit, location_name: "CloudOnlyDirectoriesCurrentCount"))
453
+ DirectoryLimits.add_member(:cloud_only_directories_limit_reached, Shapes::ShapeRef.new(shape: CloudOnlyDirectoriesLimitReached, location_name: "CloudOnlyDirectoriesLimitReached"))
454
+ DirectoryLimits.add_member(:cloud_only_microsoft_ad_limit, Shapes::ShapeRef.new(shape: Limit, location_name: "CloudOnlyMicrosoftADLimit"))
455
+ DirectoryLimits.add_member(:cloud_only_microsoft_ad_current_count, Shapes::ShapeRef.new(shape: Limit, location_name: "CloudOnlyMicrosoftADCurrentCount"))
456
+ DirectoryLimits.add_member(:cloud_only_microsoft_ad_limit_reached, Shapes::ShapeRef.new(shape: CloudOnlyDirectoriesLimitReached, location_name: "CloudOnlyMicrosoftADLimitReached"))
457
+ DirectoryLimits.add_member(:connected_directories_limit, Shapes::ShapeRef.new(shape: Limit, location_name: "ConnectedDirectoriesLimit"))
458
+ DirectoryLimits.add_member(:connected_directories_current_count, Shapes::ShapeRef.new(shape: Limit, location_name: "ConnectedDirectoriesCurrentCount"))
459
+ DirectoryLimits.add_member(:connected_directories_limit_reached, Shapes::ShapeRef.new(shape: ConnectedDirectoriesLimitReached, location_name: "ConnectedDirectoriesLimitReached"))
460
+ DirectoryLimits.struct_class = Types::DirectoryLimits
461
+
462
+ DirectoryVpcSettings.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, required: true, location_name: "VpcId"))
463
+ DirectoryVpcSettings.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIds, required: true, location_name: "SubnetIds"))
464
+ DirectoryVpcSettings.struct_class = Types::DirectoryVpcSettings
465
+
466
+ DirectoryVpcSettingsDescription.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "VpcId"))
467
+ DirectoryVpcSettingsDescription.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIds, location_name: "SubnetIds"))
468
+ DirectoryVpcSettingsDescription.add_member(:security_group_id, Shapes::ShapeRef.new(shape: SecurityGroupId, location_name: "SecurityGroupId"))
469
+ DirectoryVpcSettingsDescription.add_member(:availability_zones, Shapes::ShapeRef.new(shape: AvailabilityZones, location_name: "AvailabilityZones"))
470
+ DirectoryVpcSettingsDescription.struct_class = Types::DirectoryVpcSettingsDescription
471
+
472
+ DisableRadiusRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, required: true, location_name: "DirectoryId"))
473
+ DisableRadiusRequest.struct_class = Types::DisableRadiusRequest
474
+
475
+ DisableRadiusResult.struct_class = Types::DisableRadiusResult
476
+
477
+ DisableSsoRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, required: true, location_name: "DirectoryId"))
478
+ DisableSsoRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, location_name: "UserName"))
479
+ DisableSsoRequest.add_member(:password, Shapes::ShapeRef.new(shape: ConnectPassword, location_name: "Password"))
480
+ DisableSsoRequest.struct_class = Types::DisableSsoRequest
481
+
482
+ DisableSsoResult.struct_class = Types::DisableSsoResult
483
+
484
+ DnsIpAddrs.member = Shapes::ShapeRef.new(shape: IpAddr)
485
+
486
+ EnableRadiusRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, required: true, location_name: "DirectoryId"))
487
+ EnableRadiusRequest.add_member(:radius_settings, Shapes::ShapeRef.new(shape: RadiusSettings, required: true, location_name: "RadiusSettings"))
488
+ EnableRadiusRequest.struct_class = Types::EnableRadiusRequest
489
+
490
+ EnableRadiusResult.struct_class = Types::EnableRadiusResult
491
+
492
+ EnableSsoRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, required: true, location_name: "DirectoryId"))
493
+ EnableSsoRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, location_name: "UserName"))
494
+ EnableSsoRequest.add_member(:password, Shapes::ShapeRef.new(shape: ConnectPassword, location_name: "Password"))
495
+ EnableSsoRequest.struct_class = Types::EnableSsoRequest
496
+
497
+ EnableSsoResult.struct_class = Types::EnableSsoResult
498
+
499
+ EventTopic.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, location_name: "DirectoryId"))
500
+ EventTopic.add_member(:topic_name, Shapes::ShapeRef.new(shape: TopicName, location_name: "TopicName"))
501
+ EventTopic.add_member(:topic_arn, Shapes::ShapeRef.new(shape: TopicArn, location_name: "TopicArn"))
502
+ EventTopic.add_member(:created_date_time, Shapes::ShapeRef.new(shape: CreatedDateTime, location_name: "CreatedDateTime"))
503
+ EventTopic.add_member(:status, Shapes::ShapeRef.new(shape: TopicStatus, location_name: "Status"))
504
+ EventTopic.struct_class = Types::EventTopic
505
+
506
+ EventTopics.member = Shapes::ShapeRef.new(shape: EventTopic)
507
+
508
+ GetDirectoryLimitsRequest.struct_class = Types::GetDirectoryLimitsRequest
509
+
510
+ GetDirectoryLimitsResult.add_member(:directory_limits, Shapes::ShapeRef.new(shape: DirectoryLimits, location_name: "DirectoryLimits"))
511
+ GetDirectoryLimitsResult.struct_class = Types::GetDirectoryLimitsResult
512
+
513
+ GetSnapshotLimitsRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, required: true, location_name: "DirectoryId"))
514
+ GetSnapshotLimitsRequest.struct_class = Types::GetSnapshotLimitsRequest
515
+
516
+ GetSnapshotLimitsResult.add_member(:snapshot_limits, Shapes::ShapeRef.new(shape: SnapshotLimits, location_name: "SnapshotLimits"))
517
+ GetSnapshotLimitsResult.struct_class = Types::GetSnapshotLimitsResult
518
+
519
+ IpAddrs.member = Shapes::ShapeRef.new(shape: IpAddr)
520
+
521
+ IpRoute.add_member(:cidr_ip, Shapes::ShapeRef.new(shape: CidrIp, location_name: "CidrIp"))
522
+ IpRoute.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
523
+ IpRoute.struct_class = Types::IpRoute
524
+
525
+ IpRouteInfo.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, location_name: "DirectoryId"))
526
+ IpRouteInfo.add_member(:cidr_ip, Shapes::ShapeRef.new(shape: CidrIp, location_name: "CidrIp"))
527
+ IpRouteInfo.add_member(:ip_route_status_msg, Shapes::ShapeRef.new(shape: IpRouteStatusMsg, location_name: "IpRouteStatusMsg"))
528
+ IpRouteInfo.add_member(:added_date_time, Shapes::ShapeRef.new(shape: AddedDateTime, location_name: "AddedDateTime"))
529
+ IpRouteInfo.add_member(:ip_route_status_reason, Shapes::ShapeRef.new(shape: IpRouteStatusReason, location_name: "IpRouteStatusReason"))
530
+ IpRouteInfo.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
531
+ IpRouteInfo.struct_class = Types::IpRouteInfo
532
+
533
+ IpRoutes.member = Shapes::ShapeRef.new(shape: IpRoute)
534
+
535
+ IpRoutesInfo.member = Shapes::ShapeRef.new(shape: IpRouteInfo)
536
+
537
+ ListIpRoutesRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, required: true, location_name: "DirectoryId"))
538
+ ListIpRoutesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
539
+ ListIpRoutesRequest.add_member(:limit, Shapes::ShapeRef.new(shape: Limit, location_name: "Limit"))
540
+ ListIpRoutesRequest.struct_class = Types::ListIpRoutesRequest
541
+
542
+ ListIpRoutesResult.add_member(:ip_routes_info, Shapes::ShapeRef.new(shape: IpRoutesInfo, location_name: "IpRoutesInfo"))
543
+ ListIpRoutesResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
544
+ ListIpRoutesResult.struct_class = Types::ListIpRoutesResult
545
+
546
+ ListSchemaExtensionsRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, required: true, location_name: "DirectoryId"))
547
+ ListSchemaExtensionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
548
+ ListSchemaExtensionsRequest.add_member(:limit, Shapes::ShapeRef.new(shape: Limit, location_name: "Limit"))
549
+ ListSchemaExtensionsRequest.struct_class = Types::ListSchemaExtensionsRequest
550
+
551
+ ListSchemaExtensionsResult.add_member(:schema_extensions_info, Shapes::ShapeRef.new(shape: SchemaExtensionsInfo, location_name: "SchemaExtensionsInfo"))
552
+ ListSchemaExtensionsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
553
+ ListSchemaExtensionsResult.struct_class = Types::ListSchemaExtensionsResult
554
+
555
+ ListTagsForResourceRequest.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResourceId"))
556
+ ListTagsForResourceRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
557
+ ListTagsForResourceRequest.add_member(:limit, Shapes::ShapeRef.new(shape: Limit, location_name: "Limit"))
558
+ ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
559
+
560
+ ListTagsForResourceResult.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
561
+ ListTagsForResourceResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
562
+ ListTagsForResourceResult.struct_class = Types::ListTagsForResourceResult
563
+
564
+ RadiusSettings.add_member(:radius_servers, Shapes::ShapeRef.new(shape: Servers, location_name: "RadiusServers"))
565
+ RadiusSettings.add_member(:radius_port, Shapes::ShapeRef.new(shape: PortNumber, location_name: "RadiusPort"))
566
+ RadiusSettings.add_member(:radius_timeout, Shapes::ShapeRef.new(shape: RadiusTimeout, location_name: "RadiusTimeout"))
567
+ RadiusSettings.add_member(:radius_retries, Shapes::ShapeRef.new(shape: RadiusRetries, location_name: "RadiusRetries"))
568
+ RadiusSettings.add_member(:shared_secret, Shapes::ShapeRef.new(shape: RadiusSharedSecret, location_name: "SharedSecret"))
569
+ RadiusSettings.add_member(:authentication_protocol, Shapes::ShapeRef.new(shape: RadiusAuthenticationProtocol, location_name: "AuthenticationProtocol"))
570
+ RadiusSettings.add_member(:display_label, Shapes::ShapeRef.new(shape: RadiusDisplayLabel, location_name: "DisplayLabel"))
571
+ RadiusSettings.add_member(:use_same_username, Shapes::ShapeRef.new(shape: UseSameUsername, location_name: "UseSameUsername"))
572
+ RadiusSettings.struct_class = Types::RadiusSettings
573
+
574
+ RegisterEventTopicRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, required: true, location_name: "DirectoryId"))
575
+ RegisterEventTopicRequest.add_member(:topic_name, Shapes::ShapeRef.new(shape: TopicName, required: true, location_name: "TopicName"))
576
+ RegisterEventTopicRequest.struct_class = Types::RegisterEventTopicRequest
577
+
578
+ RegisterEventTopicResult.struct_class = Types::RegisterEventTopicResult
579
+
580
+ RemoteDomainNames.member = Shapes::ShapeRef.new(shape: RemoteDomainName)
581
+
582
+ RemoveIpRoutesRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, required: true, location_name: "DirectoryId"))
583
+ RemoveIpRoutesRequest.add_member(:cidr_ips, Shapes::ShapeRef.new(shape: CidrIps, required: true, location_name: "CidrIps"))
584
+ RemoveIpRoutesRequest.struct_class = Types::RemoveIpRoutesRequest
585
+
586
+ RemoveIpRoutesResult.struct_class = Types::RemoveIpRoutesResult
587
+
588
+ RemoveTagsFromResourceRequest.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResourceId"))
589
+ RemoveTagsFromResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeys, required: true, location_name: "TagKeys"))
590
+ RemoveTagsFromResourceRequest.struct_class = Types::RemoveTagsFromResourceRequest
591
+
592
+ RemoveTagsFromResourceResult.struct_class = Types::RemoveTagsFromResourceResult
593
+
594
+ RestoreFromSnapshotRequest.add_member(:snapshot_id, Shapes::ShapeRef.new(shape: SnapshotId, required: true, location_name: "SnapshotId"))
595
+ RestoreFromSnapshotRequest.struct_class = Types::RestoreFromSnapshotRequest
596
+
597
+ RestoreFromSnapshotResult.struct_class = Types::RestoreFromSnapshotResult
598
+
599
+ SchemaExtensionInfo.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, location_name: "DirectoryId"))
600
+ SchemaExtensionInfo.add_member(:schema_extension_id, Shapes::ShapeRef.new(shape: SchemaExtensionId, location_name: "SchemaExtensionId"))
601
+ SchemaExtensionInfo.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
602
+ SchemaExtensionInfo.add_member(:schema_extension_status, Shapes::ShapeRef.new(shape: SchemaExtensionStatus, location_name: "SchemaExtensionStatus"))
603
+ SchemaExtensionInfo.add_member(:schema_extension_status_reason, Shapes::ShapeRef.new(shape: SchemaExtensionStatusReason, location_name: "SchemaExtensionStatusReason"))
604
+ SchemaExtensionInfo.add_member(:start_date_time, Shapes::ShapeRef.new(shape: StartDateTime, location_name: "StartDateTime"))
605
+ SchemaExtensionInfo.add_member(:end_date_time, Shapes::ShapeRef.new(shape: EndDateTime, location_name: "EndDateTime"))
606
+ SchemaExtensionInfo.struct_class = Types::SchemaExtensionInfo
607
+
608
+ SchemaExtensionsInfo.member = Shapes::ShapeRef.new(shape: SchemaExtensionInfo)
609
+
610
+ Servers.member = Shapes::ShapeRef.new(shape: Server)
611
+
612
+ Snapshot.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, location_name: "DirectoryId"))
613
+ Snapshot.add_member(:snapshot_id, Shapes::ShapeRef.new(shape: SnapshotId, location_name: "SnapshotId"))
614
+ Snapshot.add_member(:type, Shapes::ShapeRef.new(shape: SnapshotType, location_name: "Type"))
615
+ Snapshot.add_member(:name, Shapes::ShapeRef.new(shape: SnapshotName, location_name: "Name"))
616
+ Snapshot.add_member(:status, Shapes::ShapeRef.new(shape: SnapshotStatus, location_name: "Status"))
617
+ Snapshot.add_member(:start_time, Shapes::ShapeRef.new(shape: StartTime, location_name: "StartTime"))
618
+ Snapshot.struct_class = Types::Snapshot
619
+
620
+ SnapshotIds.member = Shapes::ShapeRef.new(shape: SnapshotId)
621
+
622
+ SnapshotLimits.add_member(:manual_snapshots_limit, Shapes::ShapeRef.new(shape: Limit, location_name: "ManualSnapshotsLimit"))
623
+ SnapshotLimits.add_member(:manual_snapshots_current_count, Shapes::ShapeRef.new(shape: Limit, location_name: "ManualSnapshotsCurrentCount"))
624
+ SnapshotLimits.add_member(:manual_snapshots_limit_reached, Shapes::ShapeRef.new(shape: ManualSnapshotsLimitReached, location_name: "ManualSnapshotsLimitReached"))
625
+ SnapshotLimits.struct_class = Types::SnapshotLimits
626
+
627
+ Snapshots.member = Shapes::ShapeRef.new(shape: Snapshot)
628
+
629
+ StartSchemaExtensionRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, required: true, location_name: "DirectoryId"))
630
+ StartSchemaExtensionRequest.add_member(:create_snapshot_before_schema_extension, Shapes::ShapeRef.new(shape: CreateSnapshotBeforeSchemaExtension, required: true, location_name: "CreateSnapshotBeforeSchemaExtension"))
631
+ StartSchemaExtensionRequest.add_member(:ldif_content, Shapes::ShapeRef.new(shape: LdifContent, required: true, location_name: "LdifContent"))
632
+ StartSchemaExtensionRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, required: true, location_name: "Description"))
633
+ StartSchemaExtensionRequest.struct_class = Types::StartSchemaExtensionRequest
634
+
635
+ StartSchemaExtensionResult.add_member(:schema_extension_id, Shapes::ShapeRef.new(shape: SchemaExtensionId, location_name: "SchemaExtensionId"))
636
+ StartSchemaExtensionResult.struct_class = Types::StartSchemaExtensionResult
637
+
638
+ SubnetIds.member = Shapes::ShapeRef.new(shape: SubnetId)
639
+
640
+ Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "Key"))
641
+ Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, required: true, location_name: "Value"))
642
+ Tag.struct_class = Types::Tag
643
+
644
+ TagKeys.member = Shapes::ShapeRef.new(shape: TagKey)
645
+
646
+ Tags.member = Shapes::ShapeRef.new(shape: Tag)
647
+
648
+ TopicNames.member = Shapes::ShapeRef.new(shape: TopicName)
649
+
650
+ Trust.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, location_name: "DirectoryId"))
651
+ Trust.add_member(:trust_id, Shapes::ShapeRef.new(shape: TrustId, location_name: "TrustId"))
652
+ Trust.add_member(:remote_domain_name, Shapes::ShapeRef.new(shape: RemoteDomainName, location_name: "RemoteDomainName"))
653
+ Trust.add_member(:trust_type, Shapes::ShapeRef.new(shape: TrustType, location_name: "TrustType"))
654
+ Trust.add_member(:trust_direction, Shapes::ShapeRef.new(shape: TrustDirection, location_name: "TrustDirection"))
655
+ Trust.add_member(:trust_state, Shapes::ShapeRef.new(shape: TrustState, location_name: "TrustState"))
656
+ Trust.add_member(:created_date_time, Shapes::ShapeRef.new(shape: CreatedDateTime, location_name: "CreatedDateTime"))
657
+ Trust.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: LastUpdatedDateTime, location_name: "LastUpdatedDateTime"))
658
+ Trust.add_member(:state_last_updated_date_time, Shapes::ShapeRef.new(shape: StateLastUpdatedDateTime, location_name: "StateLastUpdatedDateTime"))
659
+ Trust.add_member(:trust_state_reason, Shapes::ShapeRef.new(shape: TrustStateReason, location_name: "TrustStateReason"))
660
+ Trust.struct_class = Types::Trust
661
+
662
+ TrustIds.member = Shapes::ShapeRef.new(shape: TrustId)
663
+
664
+ Trusts.member = Shapes::ShapeRef.new(shape: Trust)
665
+
666
+ UpdateConditionalForwarderRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, required: true, location_name: "DirectoryId"))
667
+ UpdateConditionalForwarderRequest.add_member(:remote_domain_name, Shapes::ShapeRef.new(shape: RemoteDomainName, required: true, location_name: "RemoteDomainName"))
668
+ UpdateConditionalForwarderRequest.add_member(:dns_ip_addrs, Shapes::ShapeRef.new(shape: DnsIpAddrs, required: true, location_name: "DnsIpAddrs"))
669
+ UpdateConditionalForwarderRequest.struct_class = Types::UpdateConditionalForwarderRequest
670
+
671
+ UpdateConditionalForwarderResult.struct_class = Types::UpdateConditionalForwarderResult
672
+
673
+ UpdateRadiusRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, required: true, location_name: "DirectoryId"))
674
+ UpdateRadiusRequest.add_member(:radius_settings, Shapes::ShapeRef.new(shape: RadiusSettings, required: true, location_name: "RadiusSettings"))
675
+ UpdateRadiusRequest.struct_class = Types::UpdateRadiusRequest
676
+
677
+ UpdateRadiusResult.struct_class = Types::UpdateRadiusResult
678
+
679
+ VerifyTrustRequest.add_member(:trust_id, Shapes::ShapeRef.new(shape: TrustId, required: true, location_name: "TrustId"))
680
+ VerifyTrustRequest.struct_class = Types::VerifyTrustRequest
681
+
682
+ VerifyTrustResult.add_member(:trust_id, Shapes::ShapeRef.new(shape: TrustId, location_name: "TrustId"))
683
+ VerifyTrustResult.struct_class = Types::VerifyTrustResult
684
+
685
+
686
+ # @api private
687
+ API = Seahorse::Model::Api.new.tap do |api|
688
+
689
+ api.version = "2015-04-16"
690
+
691
+ api.metadata = {
692
+ "endpointPrefix" => "ds",
693
+ "jsonVersion" => "1.1",
694
+ "protocol" => "json",
695
+ "serviceFullName" => "AWS Directory Service",
696
+ "signatureVersion" => "v4",
697
+ "targetPrefix" => "DirectoryService_20150416",
698
+ }
699
+
700
+ api.add_operation(:add_ip_routes, Seahorse::Model::Operation.new.tap do |o|
701
+ o.name = "AddIpRoutes"
702
+ o.http_method = "POST"
703
+ o.http_request_uri = "/"
704
+ o.input = Shapes::ShapeRef.new(shape: AddIpRoutesRequest)
705
+ o.output = Shapes::ShapeRef.new(shape: AddIpRoutesResult)
706
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
707
+ o.errors << Shapes::ShapeRef.new(shape: EntityAlreadyExistsException)
708
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
709
+ o.errors << Shapes::ShapeRef.new(shape: DirectoryUnavailableException)
710
+ o.errors << Shapes::ShapeRef.new(shape: IpRouteLimitExceededException)
711
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
712
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
713
+ end)
714
+
715
+ api.add_operation(:add_tags_to_resource, Seahorse::Model::Operation.new.tap do |o|
716
+ o.name = "AddTagsToResource"
717
+ o.http_method = "POST"
718
+ o.http_request_uri = "/"
719
+ o.input = Shapes::ShapeRef.new(shape: AddTagsToResourceRequest)
720
+ o.output = Shapes::ShapeRef.new(shape: AddTagsToResourceResult)
721
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
722
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
723
+ o.errors << Shapes::ShapeRef.new(shape: TagLimitExceededException)
724
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
725
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
726
+ end)
727
+
728
+ api.add_operation(:cancel_schema_extension, Seahorse::Model::Operation.new.tap do |o|
729
+ o.name = "CancelSchemaExtension"
730
+ o.http_method = "POST"
731
+ o.http_request_uri = "/"
732
+ o.input = Shapes::ShapeRef.new(shape: CancelSchemaExtensionRequest)
733
+ o.output = Shapes::ShapeRef.new(shape: CancelSchemaExtensionResult)
734
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
735
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
736
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
737
+ end)
738
+
739
+ api.add_operation(:connect_directory, Seahorse::Model::Operation.new.tap do |o|
740
+ o.name = "ConnectDirectory"
741
+ o.http_method = "POST"
742
+ o.http_request_uri = "/"
743
+ o.input = Shapes::ShapeRef.new(shape: ConnectDirectoryRequest)
744
+ o.output = Shapes::ShapeRef.new(shape: ConnectDirectoryResult)
745
+ o.errors << Shapes::ShapeRef.new(shape: DirectoryLimitExceededException)
746
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
747
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
748
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
749
+ end)
750
+
751
+ api.add_operation(:create_alias, Seahorse::Model::Operation.new.tap do |o|
752
+ o.name = "CreateAlias"
753
+ o.http_method = "POST"
754
+ o.http_request_uri = "/"
755
+ o.input = Shapes::ShapeRef.new(shape: CreateAliasRequest)
756
+ o.output = Shapes::ShapeRef.new(shape: CreateAliasResult)
757
+ o.errors << Shapes::ShapeRef.new(shape: EntityAlreadyExistsException)
758
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
759
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
760
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
761
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
762
+ end)
763
+
764
+ api.add_operation(:create_computer, Seahorse::Model::Operation.new.tap do |o|
765
+ o.name = "CreateComputer"
766
+ o.http_method = "POST"
767
+ o.http_request_uri = "/"
768
+ o.input = Shapes::ShapeRef.new(shape: CreateComputerRequest)
769
+ o.output = Shapes::ShapeRef.new(shape: CreateComputerResult)
770
+ o.errors << Shapes::ShapeRef.new(shape: AuthenticationFailedException)
771
+ o.errors << Shapes::ShapeRef.new(shape: DirectoryUnavailableException)
772
+ o.errors << Shapes::ShapeRef.new(shape: EntityAlreadyExistsException)
773
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
774
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
775
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperationException)
776
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
777
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
778
+ end)
779
+
780
+ api.add_operation(:create_conditional_forwarder, Seahorse::Model::Operation.new.tap do |o|
781
+ o.name = "CreateConditionalForwarder"
782
+ o.http_method = "POST"
783
+ o.http_request_uri = "/"
784
+ o.input = Shapes::ShapeRef.new(shape: CreateConditionalForwarderRequest)
785
+ o.output = Shapes::ShapeRef.new(shape: CreateConditionalForwarderResult)
786
+ o.errors << Shapes::ShapeRef.new(shape: EntityAlreadyExistsException)
787
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
788
+ o.errors << Shapes::ShapeRef.new(shape: DirectoryUnavailableException)
789
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
790
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperationException)
791
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
792
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
793
+ end)
794
+
795
+ api.add_operation(:create_directory, Seahorse::Model::Operation.new.tap do |o|
796
+ o.name = "CreateDirectory"
797
+ o.http_method = "POST"
798
+ o.http_request_uri = "/"
799
+ o.input = Shapes::ShapeRef.new(shape: CreateDirectoryRequest)
800
+ o.output = Shapes::ShapeRef.new(shape: CreateDirectoryResult)
801
+ o.errors << Shapes::ShapeRef.new(shape: DirectoryLimitExceededException)
802
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
803
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
804
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
805
+ end)
806
+
807
+ api.add_operation(:create_microsoft_ad, Seahorse::Model::Operation.new.tap do |o|
808
+ o.name = "CreateMicrosoftAD"
809
+ o.http_method = "POST"
810
+ o.http_request_uri = "/"
811
+ o.input = Shapes::ShapeRef.new(shape: CreateMicrosoftADRequest)
812
+ o.output = Shapes::ShapeRef.new(shape: CreateMicrosoftADResult)
813
+ o.errors << Shapes::ShapeRef.new(shape: DirectoryLimitExceededException)
814
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
815
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
816
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
817
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperationException)
818
+ end)
819
+
820
+ api.add_operation(:create_snapshot, Seahorse::Model::Operation.new.tap do |o|
821
+ o.name = "CreateSnapshot"
822
+ o.http_method = "POST"
823
+ o.http_request_uri = "/"
824
+ o.input = Shapes::ShapeRef.new(shape: CreateSnapshotRequest)
825
+ o.output = Shapes::ShapeRef.new(shape: CreateSnapshotResult)
826
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
827
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
828
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotLimitExceededException)
829
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
830
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
831
+ end)
832
+
833
+ api.add_operation(:create_trust, Seahorse::Model::Operation.new.tap do |o|
834
+ o.name = "CreateTrust"
835
+ o.http_method = "POST"
836
+ o.http_request_uri = "/"
837
+ o.input = Shapes::ShapeRef.new(shape: CreateTrustRequest)
838
+ o.output = Shapes::ShapeRef.new(shape: CreateTrustResult)
839
+ o.errors << Shapes::ShapeRef.new(shape: EntityAlreadyExistsException)
840
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
841
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
842
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
843
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
844
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperationException)
845
+ end)
846
+
847
+ api.add_operation(:delete_conditional_forwarder, Seahorse::Model::Operation.new.tap do |o|
848
+ o.name = "DeleteConditionalForwarder"
849
+ o.http_method = "POST"
850
+ o.http_request_uri = "/"
851
+ o.input = Shapes::ShapeRef.new(shape: DeleteConditionalForwarderRequest)
852
+ o.output = Shapes::ShapeRef.new(shape: DeleteConditionalForwarderResult)
853
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
854
+ o.errors << Shapes::ShapeRef.new(shape: DirectoryUnavailableException)
855
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
856
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperationException)
857
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
858
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
859
+ end)
860
+
861
+ api.add_operation(:delete_directory, Seahorse::Model::Operation.new.tap do |o|
862
+ o.name = "DeleteDirectory"
863
+ o.http_method = "POST"
864
+ o.http_request_uri = "/"
865
+ o.input = Shapes::ShapeRef.new(shape: DeleteDirectoryRequest)
866
+ o.output = Shapes::ShapeRef.new(shape: DeleteDirectoryResult)
867
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
868
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
869
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
870
+ end)
871
+
872
+ api.add_operation(:delete_snapshot, Seahorse::Model::Operation.new.tap do |o|
873
+ o.name = "DeleteSnapshot"
874
+ o.http_method = "POST"
875
+ o.http_request_uri = "/"
876
+ o.input = Shapes::ShapeRef.new(shape: DeleteSnapshotRequest)
877
+ o.output = Shapes::ShapeRef.new(shape: DeleteSnapshotResult)
878
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
879
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
880
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
881
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
882
+ end)
883
+
884
+ api.add_operation(:delete_trust, Seahorse::Model::Operation.new.tap do |o|
885
+ o.name = "DeleteTrust"
886
+ o.http_method = "POST"
887
+ o.http_request_uri = "/"
888
+ o.input = Shapes::ShapeRef.new(shape: DeleteTrustRequest)
889
+ o.output = Shapes::ShapeRef.new(shape: DeleteTrustResult)
890
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
891
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
892
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
893
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
894
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperationException)
895
+ end)
896
+
897
+ api.add_operation(:deregister_event_topic, Seahorse::Model::Operation.new.tap do |o|
898
+ o.name = "DeregisterEventTopic"
899
+ o.http_method = "POST"
900
+ o.http_request_uri = "/"
901
+ o.input = Shapes::ShapeRef.new(shape: DeregisterEventTopicRequest)
902
+ o.output = Shapes::ShapeRef.new(shape: DeregisterEventTopicResult)
903
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
904
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
905
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
906
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
907
+ end)
908
+
909
+ api.add_operation(:describe_conditional_forwarders, Seahorse::Model::Operation.new.tap do |o|
910
+ o.name = "DescribeConditionalForwarders"
911
+ o.http_method = "POST"
912
+ o.http_request_uri = "/"
913
+ o.input = Shapes::ShapeRef.new(shape: DescribeConditionalForwardersRequest)
914
+ o.output = Shapes::ShapeRef.new(shape: DescribeConditionalForwardersResult)
915
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
916
+ o.errors << Shapes::ShapeRef.new(shape: DirectoryUnavailableException)
917
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
918
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperationException)
919
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
920
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
921
+ end)
922
+
923
+ api.add_operation(:describe_directories, Seahorse::Model::Operation.new.tap do |o|
924
+ o.name = "DescribeDirectories"
925
+ o.http_method = "POST"
926
+ o.http_request_uri = "/"
927
+ o.input = Shapes::ShapeRef.new(shape: DescribeDirectoriesRequest)
928
+ o.output = Shapes::ShapeRef.new(shape: DescribeDirectoriesResult)
929
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
930
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
931
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
932
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
933
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
934
+ end)
935
+
936
+ api.add_operation(:describe_event_topics, Seahorse::Model::Operation.new.tap do |o|
937
+ o.name = "DescribeEventTopics"
938
+ o.http_method = "POST"
939
+ o.http_request_uri = "/"
940
+ o.input = Shapes::ShapeRef.new(shape: DescribeEventTopicsRequest)
941
+ o.output = Shapes::ShapeRef.new(shape: DescribeEventTopicsResult)
942
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
943
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
944
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
945
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
946
+ end)
947
+
948
+ api.add_operation(:describe_snapshots, Seahorse::Model::Operation.new.tap do |o|
949
+ o.name = "DescribeSnapshots"
950
+ o.http_method = "POST"
951
+ o.http_request_uri = "/"
952
+ o.input = Shapes::ShapeRef.new(shape: DescribeSnapshotsRequest)
953
+ o.output = Shapes::ShapeRef.new(shape: DescribeSnapshotsResult)
954
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
955
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
956
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
957
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
958
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
959
+ end)
960
+
961
+ api.add_operation(:describe_trusts, Seahorse::Model::Operation.new.tap do |o|
962
+ o.name = "DescribeTrusts"
963
+ o.http_method = "POST"
964
+ o.http_request_uri = "/"
965
+ o.input = Shapes::ShapeRef.new(shape: DescribeTrustsRequest)
966
+ o.output = Shapes::ShapeRef.new(shape: DescribeTrustsResult)
967
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
968
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
969
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
970
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
971
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
972
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperationException)
973
+ end)
974
+
975
+ api.add_operation(:disable_radius, Seahorse::Model::Operation.new.tap do |o|
976
+ o.name = "DisableRadius"
977
+ o.http_method = "POST"
978
+ o.http_request_uri = "/"
979
+ o.input = Shapes::ShapeRef.new(shape: DisableRadiusRequest)
980
+ o.output = Shapes::ShapeRef.new(shape: DisableRadiusResult)
981
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
982
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
983
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
984
+ end)
985
+
986
+ api.add_operation(:disable_sso, Seahorse::Model::Operation.new.tap do |o|
987
+ o.name = "DisableSso"
988
+ o.http_method = "POST"
989
+ o.http_request_uri = "/"
990
+ o.input = Shapes::ShapeRef.new(shape: DisableSsoRequest)
991
+ o.output = Shapes::ShapeRef.new(shape: DisableSsoResult)
992
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
993
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientPermissionsException)
994
+ o.errors << Shapes::ShapeRef.new(shape: AuthenticationFailedException)
995
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
996
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
997
+ end)
998
+
999
+ api.add_operation(:enable_radius, Seahorse::Model::Operation.new.tap do |o|
1000
+ o.name = "EnableRadius"
1001
+ o.http_method = "POST"
1002
+ o.http_request_uri = "/"
1003
+ o.input = Shapes::ShapeRef.new(shape: EnableRadiusRequest)
1004
+ o.output = Shapes::ShapeRef.new(shape: EnableRadiusResult)
1005
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1006
+ o.errors << Shapes::ShapeRef.new(shape: EntityAlreadyExistsException)
1007
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
1008
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
1009
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
1010
+ end)
1011
+
1012
+ api.add_operation(:enable_sso, Seahorse::Model::Operation.new.tap do |o|
1013
+ o.name = "EnableSso"
1014
+ o.http_method = "POST"
1015
+ o.http_request_uri = "/"
1016
+ o.input = Shapes::ShapeRef.new(shape: EnableSsoRequest)
1017
+ o.output = Shapes::ShapeRef.new(shape: EnableSsoResult)
1018
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
1019
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientPermissionsException)
1020
+ o.errors << Shapes::ShapeRef.new(shape: AuthenticationFailedException)
1021
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
1022
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
1023
+ end)
1024
+
1025
+ api.add_operation(:get_directory_limits, Seahorse::Model::Operation.new.tap do |o|
1026
+ o.name = "GetDirectoryLimits"
1027
+ o.http_method = "POST"
1028
+ o.http_request_uri = "/"
1029
+ o.input = Shapes::ShapeRef.new(shape: GetDirectoryLimitsRequest)
1030
+ o.output = Shapes::ShapeRef.new(shape: GetDirectoryLimitsResult)
1031
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
1032
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
1033
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
1034
+ end)
1035
+
1036
+ api.add_operation(:get_snapshot_limits, Seahorse::Model::Operation.new.tap do |o|
1037
+ o.name = "GetSnapshotLimits"
1038
+ o.http_method = "POST"
1039
+ o.http_request_uri = "/"
1040
+ o.input = Shapes::ShapeRef.new(shape: GetSnapshotLimitsRequest)
1041
+ o.output = Shapes::ShapeRef.new(shape: GetSnapshotLimitsResult)
1042
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
1043
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
1044
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
1045
+ end)
1046
+
1047
+ api.add_operation(:list_ip_routes, Seahorse::Model::Operation.new.tap do |o|
1048
+ o.name = "ListIpRoutes"
1049
+ o.http_method = "POST"
1050
+ o.http_request_uri = "/"
1051
+ o.input = Shapes::ShapeRef.new(shape: ListIpRoutesRequest)
1052
+ o.output = Shapes::ShapeRef.new(shape: ListIpRoutesResult)
1053
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
1054
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
1055
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1056
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
1057
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
1058
+ end)
1059
+
1060
+ api.add_operation(:list_schema_extensions, Seahorse::Model::Operation.new.tap do |o|
1061
+ o.name = "ListSchemaExtensions"
1062
+ o.http_method = "POST"
1063
+ o.http_request_uri = "/"
1064
+ o.input = Shapes::ShapeRef.new(shape: ListSchemaExtensionsRequest)
1065
+ o.output = Shapes::ShapeRef.new(shape: ListSchemaExtensionsResult)
1066
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
1067
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
1068
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
1069
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
1070
+ end)
1071
+
1072
+ api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
1073
+ o.name = "ListTagsForResource"
1074
+ o.http_method = "POST"
1075
+ o.http_request_uri = "/"
1076
+ o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceRequest)
1077
+ o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResult)
1078
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
1079
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
1080
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1081
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
1082
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
1083
+ end)
1084
+
1085
+ api.add_operation(:register_event_topic, Seahorse::Model::Operation.new.tap do |o|
1086
+ o.name = "RegisterEventTopic"
1087
+ o.http_method = "POST"
1088
+ o.http_request_uri = "/"
1089
+ o.input = Shapes::ShapeRef.new(shape: RegisterEventTopicRequest)
1090
+ o.output = Shapes::ShapeRef.new(shape: RegisterEventTopicResult)
1091
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
1092
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1093
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
1094
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
1095
+ end)
1096
+
1097
+ api.add_operation(:remove_ip_routes, Seahorse::Model::Operation.new.tap do |o|
1098
+ o.name = "RemoveIpRoutes"
1099
+ o.http_method = "POST"
1100
+ o.http_request_uri = "/"
1101
+ o.input = Shapes::ShapeRef.new(shape: RemoveIpRoutesRequest)
1102
+ o.output = Shapes::ShapeRef.new(shape: RemoveIpRoutesResult)
1103
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
1104
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1105
+ o.errors << Shapes::ShapeRef.new(shape: DirectoryUnavailableException)
1106
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
1107
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
1108
+ end)
1109
+
1110
+ api.add_operation(:remove_tags_from_resource, Seahorse::Model::Operation.new.tap do |o|
1111
+ o.name = "RemoveTagsFromResource"
1112
+ o.http_method = "POST"
1113
+ o.http_request_uri = "/"
1114
+ o.input = Shapes::ShapeRef.new(shape: RemoveTagsFromResourceRequest)
1115
+ o.output = Shapes::ShapeRef.new(shape: RemoveTagsFromResourceResult)
1116
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
1117
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1118
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
1119
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
1120
+ end)
1121
+
1122
+ api.add_operation(:restore_from_snapshot, Seahorse::Model::Operation.new.tap do |o|
1123
+ o.name = "RestoreFromSnapshot"
1124
+ o.http_method = "POST"
1125
+ o.http_request_uri = "/"
1126
+ o.input = Shapes::ShapeRef.new(shape: RestoreFromSnapshotRequest)
1127
+ o.output = Shapes::ShapeRef.new(shape: RestoreFromSnapshotResult)
1128
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
1129
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1130
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
1131
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
1132
+ end)
1133
+
1134
+ api.add_operation(:start_schema_extension, Seahorse::Model::Operation.new.tap do |o|
1135
+ o.name = "StartSchemaExtension"
1136
+ o.http_method = "POST"
1137
+ o.http_request_uri = "/"
1138
+ o.input = Shapes::ShapeRef.new(shape: StartSchemaExtensionRequest)
1139
+ o.output = Shapes::ShapeRef.new(shape: StartSchemaExtensionResult)
1140
+ o.errors << Shapes::ShapeRef.new(shape: DirectoryUnavailableException)
1141
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
1142
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1143
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotLimitExceededException)
1144
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
1145
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
1146
+ end)
1147
+
1148
+ api.add_operation(:update_conditional_forwarder, Seahorse::Model::Operation.new.tap do |o|
1149
+ o.name = "UpdateConditionalForwarder"
1150
+ o.http_method = "POST"
1151
+ o.http_request_uri = "/"
1152
+ o.input = Shapes::ShapeRef.new(shape: UpdateConditionalForwarderRequest)
1153
+ o.output = Shapes::ShapeRef.new(shape: UpdateConditionalForwarderResult)
1154
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
1155
+ o.errors << Shapes::ShapeRef.new(shape: DirectoryUnavailableException)
1156
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1157
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperationException)
1158
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
1159
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
1160
+ end)
1161
+
1162
+ api.add_operation(:update_radius, Seahorse::Model::Operation.new.tap do |o|
1163
+ o.name = "UpdateRadius"
1164
+ o.http_method = "POST"
1165
+ o.http_request_uri = "/"
1166
+ o.input = Shapes::ShapeRef.new(shape: UpdateRadiusRequest)
1167
+ o.output = Shapes::ShapeRef.new(shape: UpdateRadiusResult)
1168
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1169
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
1170
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
1171
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
1172
+ end)
1173
+
1174
+ api.add_operation(:verify_trust, Seahorse::Model::Operation.new.tap do |o|
1175
+ o.name = "VerifyTrust"
1176
+ o.http_method = "POST"
1177
+ o.http_request_uri = "/"
1178
+ o.input = Shapes::ShapeRef.new(shape: VerifyTrustRequest)
1179
+ o.output = Shapes::ShapeRef.new(shape: VerifyTrustResult)
1180
+ o.errors << Shapes::ShapeRef.new(shape: EntityDoesNotExistException)
1181
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1182
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
1183
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
1184
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperationException)
1185
+ end)
1186
+ end
1187
+
1188
+ end
1189
+ end
1190
+ end