aws-sdk-fsx 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/lib/aws-sdk-fsx.rb +47 -0
- data/lib/aws-sdk-fsx/client.rb +1592 -0
- data/lib/aws-sdk-fsx/client_api.rb +510 -0
- data/lib/aws-sdk-fsx/customizations.rb +0 -0
- data/lib/aws-sdk-fsx/errors.rb +14 -0
- data/lib/aws-sdk-fsx/resource.rb +23 -0
- data/lib/aws-sdk-fsx/types.rb +1331 -0
- metadata +88 -0
@@ -0,0 +1,510 @@
|
|
1
|
+
# WARNING ABOUT GENERATED CODE
|
2
|
+
#
|
3
|
+
# This file is generated. See the contributing guide for more information:
|
4
|
+
# https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
|
5
|
+
#
|
6
|
+
# WARNING ABOUT GENERATED CODE
|
7
|
+
|
8
|
+
module Aws::FSx
|
9
|
+
# @api private
|
10
|
+
module ClientApi
|
11
|
+
|
12
|
+
include Seahorse::Model
|
13
|
+
|
14
|
+
AWSAccountId = Shapes::StringShape.new(name: 'AWSAccountId')
|
15
|
+
ActiveDirectoryError = Shapes::StructureShape.new(name: 'ActiveDirectoryError')
|
16
|
+
ActiveDirectoryErrorType = Shapes::StringShape.new(name: 'ActiveDirectoryErrorType')
|
17
|
+
ArchivePath = Shapes::StringShape.new(name: 'ArchivePath')
|
18
|
+
AutomaticBackupRetentionDays = Shapes::IntegerShape.new(name: 'AutomaticBackupRetentionDays')
|
19
|
+
Backup = Shapes::StructureShape.new(name: 'Backup')
|
20
|
+
BackupFailureDetails = Shapes::StructureShape.new(name: 'BackupFailureDetails')
|
21
|
+
BackupId = Shapes::StringShape.new(name: 'BackupId')
|
22
|
+
BackupIds = Shapes::ListShape.new(name: 'BackupIds')
|
23
|
+
BackupInProgress = Shapes::StructureShape.new(name: 'BackupInProgress')
|
24
|
+
BackupLifecycle = Shapes::StringShape.new(name: 'BackupLifecycle')
|
25
|
+
BackupNotFound = Shapes::StructureShape.new(name: 'BackupNotFound')
|
26
|
+
BackupRestoring = Shapes::StructureShape.new(name: 'BackupRestoring')
|
27
|
+
BackupType = Shapes::StringShape.new(name: 'BackupType')
|
28
|
+
Backups = Shapes::ListShape.new(name: 'Backups')
|
29
|
+
BadRequest = Shapes::StructureShape.new(name: 'BadRequest')
|
30
|
+
ClientRequestToken = Shapes::StringShape.new(name: 'ClientRequestToken')
|
31
|
+
CreateBackupRequest = Shapes::StructureShape.new(name: 'CreateBackupRequest')
|
32
|
+
CreateBackupResponse = Shapes::StructureShape.new(name: 'CreateBackupResponse')
|
33
|
+
CreateFileSystemFromBackupRequest = Shapes::StructureShape.new(name: 'CreateFileSystemFromBackupRequest')
|
34
|
+
CreateFileSystemFromBackupResponse = Shapes::StructureShape.new(name: 'CreateFileSystemFromBackupResponse')
|
35
|
+
CreateFileSystemLustreConfiguration = Shapes::StructureShape.new(name: 'CreateFileSystemLustreConfiguration')
|
36
|
+
CreateFileSystemRequest = Shapes::StructureShape.new(name: 'CreateFileSystemRequest')
|
37
|
+
CreateFileSystemResponse = Shapes::StructureShape.new(name: 'CreateFileSystemResponse')
|
38
|
+
CreateFileSystemWindowsConfiguration = Shapes::StructureShape.new(name: 'CreateFileSystemWindowsConfiguration')
|
39
|
+
CreationTime = Shapes::TimestampShape.new(name: 'CreationTime')
|
40
|
+
DNSName = Shapes::StringShape.new(name: 'DNSName')
|
41
|
+
DailyTime = Shapes::StringShape.new(name: 'DailyTime')
|
42
|
+
DataRepositoryConfiguration = Shapes::StructureShape.new(name: 'DataRepositoryConfiguration')
|
43
|
+
DeleteBackupRequest = Shapes::StructureShape.new(name: 'DeleteBackupRequest')
|
44
|
+
DeleteBackupResponse = Shapes::StructureShape.new(name: 'DeleteBackupResponse')
|
45
|
+
DeleteFileSystemRequest = Shapes::StructureShape.new(name: 'DeleteFileSystemRequest')
|
46
|
+
DeleteFileSystemResponse = Shapes::StructureShape.new(name: 'DeleteFileSystemResponse')
|
47
|
+
DeleteFileSystemWindowsConfiguration = Shapes::StructureShape.new(name: 'DeleteFileSystemWindowsConfiguration')
|
48
|
+
DeleteFileSystemWindowsResponse = Shapes::StructureShape.new(name: 'DeleteFileSystemWindowsResponse')
|
49
|
+
DescribeBackupsRequest = Shapes::StructureShape.new(name: 'DescribeBackupsRequest')
|
50
|
+
DescribeBackupsResponse = Shapes::StructureShape.new(name: 'DescribeBackupsResponse')
|
51
|
+
DescribeFileSystemsRequest = Shapes::StructureShape.new(name: 'DescribeFileSystemsRequest')
|
52
|
+
DescribeFileSystemsResponse = Shapes::StructureShape.new(name: 'DescribeFileSystemsResponse')
|
53
|
+
DirectoryId = Shapes::StringShape.new(name: 'DirectoryId')
|
54
|
+
ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
|
55
|
+
FileSystem = Shapes::StructureShape.new(name: 'FileSystem')
|
56
|
+
FileSystemFailureDetails = Shapes::StructureShape.new(name: 'FileSystemFailureDetails')
|
57
|
+
FileSystemId = Shapes::StringShape.new(name: 'FileSystemId')
|
58
|
+
FileSystemIds = Shapes::ListShape.new(name: 'FileSystemIds')
|
59
|
+
FileSystemLifecycle = Shapes::StringShape.new(name: 'FileSystemLifecycle')
|
60
|
+
FileSystemMaintenanceOperation = Shapes::StringShape.new(name: 'FileSystemMaintenanceOperation')
|
61
|
+
FileSystemMaintenanceOperations = Shapes::ListShape.new(name: 'FileSystemMaintenanceOperations')
|
62
|
+
FileSystemNotFound = Shapes::StructureShape.new(name: 'FileSystemNotFound')
|
63
|
+
FileSystemType = Shapes::StringShape.new(name: 'FileSystemType')
|
64
|
+
FileSystems = Shapes::ListShape.new(name: 'FileSystems')
|
65
|
+
Filter = Shapes::StructureShape.new(name: 'Filter')
|
66
|
+
FilterName = Shapes::StringShape.new(name: 'FilterName')
|
67
|
+
FilterValue = Shapes::StringShape.new(name: 'FilterValue')
|
68
|
+
FilterValues = Shapes::ListShape.new(name: 'FilterValues')
|
69
|
+
Filters = Shapes::ListShape.new(name: 'Filters')
|
70
|
+
Flag = Shapes::BooleanShape.new(name: 'Flag')
|
71
|
+
IncompatibleParameterError = Shapes::StructureShape.new(name: 'IncompatibleParameterError')
|
72
|
+
InternalServerError = Shapes::StructureShape.new(name: 'InternalServerError')
|
73
|
+
InvalidImportPath = Shapes::StructureShape.new(name: 'InvalidImportPath')
|
74
|
+
InvalidNetworkSettings = Shapes::StructureShape.new(name: 'InvalidNetworkSettings')
|
75
|
+
KmsKeyId = Shapes::StringShape.new(name: 'KmsKeyId')
|
76
|
+
ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
|
77
|
+
ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
|
78
|
+
LustreFileSystemConfiguration = Shapes::StructureShape.new(name: 'LustreFileSystemConfiguration')
|
79
|
+
MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
|
80
|
+
Megabytes = Shapes::IntegerShape.new(name: 'Megabytes')
|
81
|
+
MegabytesPerSecond = Shapes::IntegerShape.new(name: 'MegabytesPerSecond')
|
82
|
+
MissingFileSystemConfiguration = Shapes::StructureShape.new(name: 'MissingFileSystemConfiguration')
|
83
|
+
NetworkInterfaceId = Shapes::StringShape.new(name: 'NetworkInterfaceId')
|
84
|
+
NetworkInterfaceIds = Shapes::ListShape.new(name: 'NetworkInterfaceIds')
|
85
|
+
NextToken = Shapes::StringShape.new(name: 'NextToken')
|
86
|
+
NotServiceResourceError = Shapes::StructureShape.new(name: 'NotServiceResourceError')
|
87
|
+
Parameter = Shapes::StringShape.new(name: 'Parameter')
|
88
|
+
ProgressPercent = Shapes::IntegerShape.new(name: 'ProgressPercent')
|
89
|
+
ResourceARN = Shapes::StringShape.new(name: 'ResourceARN')
|
90
|
+
ResourceDoesNotSupportTagging = Shapes::StructureShape.new(name: 'ResourceDoesNotSupportTagging')
|
91
|
+
ResourceNotFound = Shapes::StructureShape.new(name: 'ResourceNotFound')
|
92
|
+
SecurityGroupId = Shapes::StringShape.new(name: 'SecurityGroupId')
|
93
|
+
SecurityGroupIds = Shapes::ListShape.new(name: 'SecurityGroupIds')
|
94
|
+
ServiceLimit = Shapes::StringShape.new(name: 'ServiceLimit')
|
95
|
+
ServiceLimitExceeded = Shapes::StructureShape.new(name: 'ServiceLimitExceeded')
|
96
|
+
StorageCapacity = Shapes::IntegerShape.new(name: 'StorageCapacity')
|
97
|
+
SubnetId = Shapes::StringShape.new(name: 'SubnetId')
|
98
|
+
SubnetIds = Shapes::ListShape.new(name: 'SubnetIds')
|
99
|
+
Tag = Shapes::StructureShape.new(name: 'Tag')
|
100
|
+
TagKey = Shapes::StringShape.new(name: 'TagKey')
|
101
|
+
TagKeys = Shapes::ListShape.new(name: 'TagKeys')
|
102
|
+
TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
|
103
|
+
TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
|
104
|
+
TagValue = Shapes::StringShape.new(name: 'TagValue')
|
105
|
+
Tags = Shapes::ListShape.new(name: 'Tags')
|
106
|
+
UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
|
107
|
+
UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
|
108
|
+
UpdateFileSystemLustreConfiguration = Shapes::StructureShape.new(name: 'UpdateFileSystemLustreConfiguration')
|
109
|
+
UpdateFileSystemRequest = Shapes::StructureShape.new(name: 'UpdateFileSystemRequest')
|
110
|
+
UpdateFileSystemResponse = Shapes::StructureShape.new(name: 'UpdateFileSystemResponse')
|
111
|
+
UpdateFileSystemWindowsConfiguration = Shapes::StructureShape.new(name: 'UpdateFileSystemWindowsConfiguration')
|
112
|
+
VpcId = Shapes::StringShape.new(name: 'VpcId')
|
113
|
+
WeeklyTime = Shapes::StringShape.new(name: 'WeeklyTime')
|
114
|
+
WindowsFileSystemConfiguration = Shapes::StructureShape.new(name: 'WindowsFileSystemConfiguration')
|
115
|
+
|
116
|
+
Backup.add_member(:backup_id, Shapes::ShapeRef.new(shape: BackupId, required: true, location_name: "BackupId"))
|
117
|
+
Backup.add_member(:lifecycle, Shapes::ShapeRef.new(shape: BackupLifecycle, required: true, location_name: "Lifecycle"))
|
118
|
+
Backup.add_member(:failure_details, Shapes::ShapeRef.new(shape: BackupFailureDetails, location_name: "FailureDetails"))
|
119
|
+
Backup.add_member(:type, Shapes::ShapeRef.new(shape: BackupType, required: true, location_name: "Type"))
|
120
|
+
Backup.add_member(:progress_percent, Shapes::ShapeRef.new(shape: ProgressPercent, location_name: "ProgressPercent"))
|
121
|
+
Backup.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
|
122
|
+
Backup.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
|
123
|
+
Backup.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, location_name: "ResourceARN"))
|
124
|
+
Backup.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
|
125
|
+
Backup.add_member(:file_system, Shapes::ShapeRef.new(shape: FileSystem, required: true, location_name: "FileSystem"))
|
126
|
+
Backup.struct_class = Types::Backup
|
127
|
+
|
128
|
+
BackupFailureDetails.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
129
|
+
BackupFailureDetails.struct_class = Types::BackupFailureDetails
|
130
|
+
|
131
|
+
BackupIds.member = Shapes::ShapeRef.new(shape: BackupId)
|
132
|
+
|
133
|
+
Backups.member = Shapes::ShapeRef.new(shape: Backup)
|
134
|
+
|
135
|
+
CreateBackupRequest.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, required: true, location_name: "FileSystemId"))
|
136
|
+
CreateBackupRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
|
137
|
+
CreateBackupRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
|
138
|
+
CreateBackupRequest.struct_class = Types::CreateBackupRequest
|
139
|
+
|
140
|
+
CreateBackupResponse.add_member(:backup, Shapes::ShapeRef.new(shape: Backup, location_name: "Backup"))
|
141
|
+
CreateBackupResponse.struct_class = Types::CreateBackupResponse
|
142
|
+
|
143
|
+
CreateFileSystemFromBackupRequest.add_member(:backup_id, Shapes::ShapeRef.new(shape: BackupId, required: true, location_name: "BackupId"))
|
144
|
+
CreateFileSystemFromBackupRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
|
145
|
+
CreateFileSystemFromBackupRequest.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIds, required: true, location_name: "SubnetIds"))
|
146
|
+
CreateFileSystemFromBackupRequest.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIds, location_name: "SecurityGroupIds"))
|
147
|
+
CreateFileSystemFromBackupRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
|
148
|
+
CreateFileSystemFromBackupRequest.add_member(:windows_configuration, Shapes::ShapeRef.new(shape: CreateFileSystemWindowsConfiguration, location_name: "WindowsConfiguration"))
|
149
|
+
CreateFileSystemFromBackupRequest.struct_class = Types::CreateFileSystemFromBackupRequest
|
150
|
+
|
151
|
+
CreateFileSystemFromBackupResponse.add_member(:file_system, Shapes::ShapeRef.new(shape: FileSystem, location_name: "FileSystem"))
|
152
|
+
CreateFileSystemFromBackupResponse.struct_class = Types::CreateFileSystemFromBackupResponse
|
153
|
+
|
154
|
+
CreateFileSystemLustreConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
|
155
|
+
CreateFileSystemLustreConfiguration.add_member(:import_path, Shapes::ShapeRef.new(shape: ArchivePath, location_name: "ImportPath"))
|
156
|
+
CreateFileSystemLustreConfiguration.add_member(:imported_file_chunk_size, Shapes::ShapeRef.new(shape: Megabytes, location_name: "ImportedFileChunkSize"))
|
157
|
+
CreateFileSystemLustreConfiguration.struct_class = Types::CreateFileSystemLustreConfiguration
|
158
|
+
|
159
|
+
CreateFileSystemRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
|
160
|
+
CreateFileSystemRequest.add_member(:file_system_type, Shapes::ShapeRef.new(shape: FileSystemType, required: true, location_name: "FileSystemType"))
|
161
|
+
CreateFileSystemRequest.add_member(:storage_capacity, Shapes::ShapeRef.new(shape: StorageCapacity, required: true, location_name: "StorageCapacity"))
|
162
|
+
CreateFileSystemRequest.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIds, required: true, location_name: "SubnetIds"))
|
163
|
+
CreateFileSystemRequest.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIds, location_name: "SecurityGroupIds"))
|
164
|
+
CreateFileSystemRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
|
165
|
+
CreateFileSystemRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
|
166
|
+
CreateFileSystemRequest.add_member(:windows_configuration, Shapes::ShapeRef.new(shape: CreateFileSystemWindowsConfiguration, location_name: "WindowsConfiguration"))
|
167
|
+
CreateFileSystemRequest.add_member(:lustre_configuration, Shapes::ShapeRef.new(shape: CreateFileSystemLustreConfiguration, location_name: "LustreConfiguration"))
|
168
|
+
CreateFileSystemRequest.struct_class = Types::CreateFileSystemRequest
|
169
|
+
|
170
|
+
CreateFileSystemResponse.add_member(:file_system, Shapes::ShapeRef.new(shape: FileSystem, location_name: "FileSystem"))
|
171
|
+
CreateFileSystemResponse.struct_class = Types::CreateFileSystemResponse
|
172
|
+
|
173
|
+
CreateFileSystemWindowsConfiguration.add_member(:active_directory_id, Shapes::ShapeRef.new(shape: DirectoryId, location_name: "ActiveDirectoryId"))
|
174
|
+
CreateFileSystemWindowsConfiguration.add_member(:throughput_capacity, Shapes::ShapeRef.new(shape: MegabytesPerSecond, required: true, location_name: "ThroughputCapacity"))
|
175
|
+
CreateFileSystemWindowsConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
|
176
|
+
CreateFileSystemWindowsConfiguration.add_member(:daily_automatic_backup_start_time, Shapes::ShapeRef.new(shape: DailyTime, location_name: "DailyAutomaticBackupStartTime"))
|
177
|
+
CreateFileSystemWindowsConfiguration.add_member(:automatic_backup_retention_days, Shapes::ShapeRef.new(shape: AutomaticBackupRetentionDays, location_name: "AutomaticBackupRetentionDays"))
|
178
|
+
CreateFileSystemWindowsConfiguration.add_member(:copy_tags_to_backups, Shapes::ShapeRef.new(shape: Flag, location_name: "CopyTagsToBackups"))
|
179
|
+
CreateFileSystemWindowsConfiguration.struct_class = Types::CreateFileSystemWindowsConfiguration
|
180
|
+
|
181
|
+
DataRepositoryConfiguration.add_member(:import_path, Shapes::ShapeRef.new(shape: ArchivePath, location_name: "ImportPath"))
|
182
|
+
DataRepositoryConfiguration.add_member(:export_path, Shapes::ShapeRef.new(shape: ArchivePath, location_name: "ExportPath"))
|
183
|
+
DataRepositoryConfiguration.add_member(:imported_file_chunk_size, Shapes::ShapeRef.new(shape: Megabytes, location_name: "ImportedFileChunkSize"))
|
184
|
+
DataRepositoryConfiguration.struct_class = Types::DataRepositoryConfiguration
|
185
|
+
|
186
|
+
DeleteBackupRequest.add_member(:backup_id, Shapes::ShapeRef.new(shape: BackupId, required: true, location_name: "BackupId"))
|
187
|
+
DeleteBackupRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
|
188
|
+
DeleteBackupRequest.struct_class = Types::DeleteBackupRequest
|
189
|
+
|
190
|
+
DeleteBackupResponse.add_member(:backup_id, Shapes::ShapeRef.new(shape: BackupId, location_name: "BackupId"))
|
191
|
+
DeleteBackupResponse.add_member(:lifecycle, Shapes::ShapeRef.new(shape: BackupLifecycle, location_name: "Lifecycle"))
|
192
|
+
DeleteBackupResponse.struct_class = Types::DeleteBackupResponse
|
193
|
+
|
194
|
+
DeleteFileSystemRequest.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, required: true, location_name: "FileSystemId"))
|
195
|
+
DeleteFileSystemRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
|
196
|
+
DeleteFileSystemRequest.add_member(:windows_configuration, Shapes::ShapeRef.new(shape: DeleteFileSystemWindowsConfiguration, location_name: "WindowsConfiguration"))
|
197
|
+
DeleteFileSystemRequest.struct_class = Types::DeleteFileSystemRequest
|
198
|
+
|
199
|
+
DeleteFileSystemResponse.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, location_name: "FileSystemId"))
|
200
|
+
DeleteFileSystemResponse.add_member(:lifecycle, Shapes::ShapeRef.new(shape: FileSystemLifecycle, location_name: "Lifecycle"))
|
201
|
+
DeleteFileSystemResponse.add_member(:windows_response, Shapes::ShapeRef.new(shape: DeleteFileSystemWindowsResponse, location_name: "WindowsResponse"))
|
202
|
+
DeleteFileSystemResponse.struct_class = Types::DeleteFileSystemResponse
|
203
|
+
|
204
|
+
DeleteFileSystemWindowsConfiguration.add_member(:skip_final_backup, Shapes::ShapeRef.new(shape: Flag, location_name: "SkipFinalBackup"))
|
205
|
+
DeleteFileSystemWindowsConfiguration.add_member(:final_backup_tags, Shapes::ShapeRef.new(shape: Tags, location_name: "FinalBackupTags"))
|
206
|
+
DeleteFileSystemWindowsConfiguration.struct_class = Types::DeleteFileSystemWindowsConfiguration
|
207
|
+
|
208
|
+
DeleteFileSystemWindowsResponse.add_member(:final_backup_id, Shapes::ShapeRef.new(shape: BackupId, location_name: "FinalBackupId"))
|
209
|
+
DeleteFileSystemWindowsResponse.add_member(:final_backup_tags, Shapes::ShapeRef.new(shape: Tags, location_name: "FinalBackupTags"))
|
210
|
+
DeleteFileSystemWindowsResponse.struct_class = Types::DeleteFileSystemWindowsResponse
|
211
|
+
|
212
|
+
DescribeBackupsRequest.add_member(:backup_ids, Shapes::ShapeRef.new(shape: BackupIds, location_name: "BackupIds"))
|
213
|
+
DescribeBackupsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: Filters, location_name: "Filters"))
|
214
|
+
DescribeBackupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
215
|
+
DescribeBackupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
216
|
+
DescribeBackupsRequest.struct_class = Types::DescribeBackupsRequest
|
217
|
+
|
218
|
+
DescribeBackupsResponse.add_member(:backups, Shapes::ShapeRef.new(shape: Backups, location_name: "Backups"))
|
219
|
+
DescribeBackupsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
220
|
+
DescribeBackupsResponse.struct_class = Types::DescribeBackupsResponse
|
221
|
+
|
222
|
+
DescribeFileSystemsRequest.add_member(:file_system_ids, Shapes::ShapeRef.new(shape: FileSystemIds, location_name: "FileSystemIds"))
|
223
|
+
DescribeFileSystemsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
224
|
+
DescribeFileSystemsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
225
|
+
DescribeFileSystemsRequest.struct_class = Types::DescribeFileSystemsRequest
|
226
|
+
|
227
|
+
DescribeFileSystemsResponse.add_member(:file_systems, Shapes::ShapeRef.new(shape: FileSystems, location_name: "FileSystems"))
|
228
|
+
DescribeFileSystemsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
229
|
+
DescribeFileSystemsResponse.struct_class = Types::DescribeFileSystemsResponse
|
230
|
+
|
231
|
+
FileSystem.add_member(:owner_id, Shapes::ShapeRef.new(shape: AWSAccountId, location_name: "OwnerId"))
|
232
|
+
FileSystem.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
|
233
|
+
FileSystem.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, location_name: "FileSystemId"))
|
234
|
+
FileSystem.add_member(:file_system_type, Shapes::ShapeRef.new(shape: FileSystemType, location_name: "FileSystemType"))
|
235
|
+
FileSystem.add_member(:lifecycle, Shapes::ShapeRef.new(shape: FileSystemLifecycle, location_name: "Lifecycle"))
|
236
|
+
FileSystem.add_member(:failure_details, Shapes::ShapeRef.new(shape: FileSystemFailureDetails, location_name: "FailureDetails"))
|
237
|
+
FileSystem.add_member(:storage_capacity, Shapes::ShapeRef.new(shape: StorageCapacity, location_name: "StorageCapacity"))
|
238
|
+
FileSystem.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "VpcId"))
|
239
|
+
FileSystem.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIds, location_name: "SubnetIds"))
|
240
|
+
FileSystem.add_member(:network_interface_ids, Shapes::ShapeRef.new(shape: NetworkInterfaceIds, location_name: "NetworkInterfaceIds"))
|
241
|
+
FileSystem.add_member(:dns_name, Shapes::ShapeRef.new(shape: DNSName, location_name: "DNSName"))
|
242
|
+
FileSystem.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
|
243
|
+
FileSystem.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, location_name: "ResourceARN"))
|
244
|
+
FileSystem.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
|
245
|
+
FileSystem.add_member(:windows_configuration, Shapes::ShapeRef.new(shape: WindowsFileSystemConfiguration, location_name: "WindowsConfiguration"))
|
246
|
+
FileSystem.add_member(:lustre_configuration, Shapes::ShapeRef.new(shape: LustreFileSystemConfiguration, location_name: "LustreConfiguration"))
|
247
|
+
FileSystem.struct_class = Types::FileSystem
|
248
|
+
|
249
|
+
FileSystemFailureDetails.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
250
|
+
FileSystemFailureDetails.struct_class = Types::FileSystemFailureDetails
|
251
|
+
|
252
|
+
FileSystemIds.member = Shapes::ShapeRef.new(shape: FileSystemId)
|
253
|
+
|
254
|
+
FileSystemMaintenanceOperations.member = Shapes::ShapeRef.new(shape: FileSystemMaintenanceOperation)
|
255
|
+
|
256
|
+
FileSystems.member = Shapes::ShapeRef.new(shape: FileSystem)
|
257
|
+
|
258
|
+
Filter.add_member(:name, Shapes::ShapeRef.new(shape: FilterName, location_name: "Name"))
|
259
|
+
Filter.add_member(:values, Shapes::ShapeRef.new(shape: FilterValues, location_name: "Values"))
|
260
|
+
Filter.struct_class = Types::Filter
|
261
|
+
|
262
|
+
FilterValues.member = Shapes::ShapeRef.new(shape: FilterValue)
|
263
|
+
|
264
|
+
Filters.member = Shapes::ShapeRef.new(shape: Filter)
|
265
|
+
|
266
|
+
ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "ResourceARN"))
|
267
|
+
ListTagsForResourceRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
268
|
+
ListTagsForResourceRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
269
|
+
ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
|
270
|
+
|
271
|
+
ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
|
272
|
+
ListTagsForResourceResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
273
|
+
ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
|
274
|
+
|
275
|
+
LustreFileSystemConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
|
276
|
+
LustreFileSystemConfiguration.add_member(:data_repository_configuration, Shapes::ShapeRef.new(shape: DataRepositoryConfiguration, location_name: "DataRepositoryConfiguration"))
|
277
|
+
LustreFileSystemConfiguration.struct_class = Types::LustreFileSystemConfiguration
|
278
|
+
|
279
|
+
NetworkInterfaceIds.member = Shapes::ShapeRef.new(shape: NetworkInterfaceId)
|
280
|
+
|
281
|
+
SecurityGroupIds.member = Shapes::ShapeRef.new(shape: SecurityGroupId)
|
282
|
+
|
283
|
+
SubnetIds.member = Shapes::ShapeRef.new(shape: SubnetId)
|
284
|
+
|
285
|
+
Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, location_name: "Key"))
|
286
|
+
Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, location_name: "Value"))
|
287
|
+
Tag.struct_class = Types::Tag
|
288
|
+
|
289
|
+
TagKeys.member = Shapes::ShapeRef.new(shape: TagKey)
|
290
|
+
|
291
|
+
TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "ResourceARN"))
|
292
|
+
TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, required: true, location_name: "Tags"))
|
293
|
+
TagResourceRequest.struct_class = Types::TagResourceRequest
|
294
|
+
|
295
|
+
TagResourceResponse.struct_class = Types::TagResourceResponse
|
296
|
+
|
297
|
+
Tags.member = Shapes::ShapeRef.new(shape: Tag)
|
298
|
+
|
299
|
+
UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "ResourceARN"))
|
300
|
+
UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeys, required: true, location_name: "TagKeys"))
|
301
|
+
UntagResourceRequest.struct_class = Types::UntagResourceRequest
|
302
|
+
|
303
|
+
UntagResourceResponse.struct_class = Types::UntagResourceResponse
|
304
|
+
|
305
|
+
UpdateFileSystemLustreConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
|
306
|
+
UpdateFileSystemLustreConfiguration.struct_class = Types::UpdateFileSystemLustreConfiguration
|
307
|
+
|
308
|
+
UpdateFileSystemRequest.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, required: true, location_name: "FileSystemId"))
|
309
|
+
UpdateFileSystemRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
|
310
|
+
UpdateFileSystemRequest.add_member(:windows_configuration, Shapes::ShapeRef.new(shape: UpdateFileSystemWindowsConfiguration, location_name: "WindowsConfiguration"))
|
311
|
+
UpdateFileSystemRequest.add_member(:lustre_configuration, Shapes::ShapeRef.new(shape: UpdateFileSystemLustreConfiguration, location_name: "LustreConfiguration"))
|
312
|
+
UpdateFileSystemRequest.struct_class = Types::UpdateFileSystemRequest
|
313
|
+
|
314
|
+
UpdateFileSystemResponse.add_member(:file_system, Shapes::ShapeRef.new(shape: FileSystem, location_name: "FileSystem"))
|
315
|
+
UpdateFileSystemResponse.struct_class = Types::UpdateFileSystemResponse
|
316
|
+
|
317
|
+
UpdateFileSystemWindowsConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
|
318
|
+
UpdateFileSystemWindowsConfiguration.add_member(:daily_automatic_backup_start_time, Shapes::ShapeRef.new(shape: DailyTime, location_name: "DailyAutomaticBackupStartTime"))
|
319
|
+
UpdateFileSystemWindowsConfiguration.add_member(:automatic_backup_retention_days, Shapes::ShapeRef.new(shape: AutomaticBackupRetentionDays, location_name: "AutomaticBackupRetentionDays"))
|
320
|
+
UpdateFileSystemWindowsConfiguration.struct_class = Types::UpdateFileSystemWindowsConfiguration
|
321
|
+
|
322
|
+
WindowsFileSystemConfiguration.add_member(:active_directory_id, Shapes::ShapeRef.new(shape: DirectoryId, location_name: "ActiveDirectoryId"))
|
323
|
+
WindowsFileSystemConfiguration.add_member(:throughput_capacity, Shapes::ShapeRef.new(shape: MegabytesPerSecond, location_name: "ThroughputCapacity"))
|
324
|
+
WindowsFileSystemConfiguration.add_member(:maintenance_operations_in_progress, Shapes::ShapeRef.new(shape: FileSystemMaintenanceOperations, location_name: "MaintenanceOperationsInProgress"))
|
325
|
+
WindowsFileSystemConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
|
326
|
+
WindowsFileSystemConfiguration.add_member(:daily_automatic_backup_start_time, Shapes::ShapeRef.new(shape: DailyTime, location_name: "DailyAutomaticBackupStartTime"))
|
327
|
+
WindowsFileSystemConfiguration.add_member(:automatic_backup_retention_days, Shapes::ShapeRef.new(shape: AutomaticBackupRetentionDays, location_name: "AutomaticBackupRetentionDays"))
|
328
|
+
WindowsFileSystemConfiguration.add_member(:copy_tags_to_backups, Shapes::ShapeRef.new(shape: Flag, location_name: "CopyTagsToBackups"))
|
329
|
+
WindowsFileSystemConfiguration.struct_class = Types::WindowsFileSystemConfiguration
|
330
|
+
|
331
|
+
|
332
|
+
# @api private
|
333
|
+
API = Seahorse::Model::Api.new.tap do |api|
|
334
|
+
|
335
|
+
api.version = "2018-03-01"
|
336
|
+
|
337
|
+
api.metadata = {
|
338
|
+
"apiVersion" => "2018-03-01",
|
339
|
+
"endpointPrefix" => "fsx",
|
340
|
+
"jsonVersion" => "1.1",
|
341
|
+
"protocol" => "json",
|
342
|
+
"serviceFullName" => "Amazon FSx",
|
343
|
+
"serviceId" => "FSx",
|
344
|
+
"signatureVersion" => "v4",
|
345
|
+
"targetPrefix" => "AWSSimbaAPIService_v20180301",
|
346
|
+
"uid" => "fsx-2018-03-01",
|
347
|
+
}
|
348
|
+
|
349
|
+
api.add_operation(:create_backup, Seahorse::Model::Operation.new.tap do |o|
|
350
|
+
o.name = "CreateBackup"
|
351
|
+
o.http_method = "POST"
|
352
|
+
o.http_request_uri = "/"
|
353
|
+
o.input = Shapes::ShapeRef.new(shape: CreateBackupRequest)
|
354
|
+
o.output = Shapes::ShapeRef.new(shape: CreateBackupResponse)
|
355
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequest)
|
356
|
+
o.errors << Shapes::ShapeRef.new(shape: FileSystemNotFound)
|
357
|
+
o.errors << Shapes::ShapeRef.new(shape: BackupInProgress)
|
358
|
+
o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
|
359
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceLimitExceeded)
|
360
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
|
361
|
+
end)
|
362
|
+
|
363
|
+
api.add_operation(:create_file_system, Seahorse::Model::Operation.new.tap do |o|
|
364
|
+
o.name = "CreateFileSystem"
|
365
|
+
o.http_method = "POST"
|
366
|
+
o.http_request_uri = "/"
|
367
|
+
o.input = Shapes::ShapeRef.new(shape: CreateFileSystemRequest)
|
368
|
+
o.output = Shapes::ShapeRef.new(shape: CreateFileSystemResponse)
|
369
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequest)
|
370
|
+
o.errors << Shapes::ShapeRef.new(shape: ActiveDirectoryError)
|
371
|
+
o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
|
372
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidImportPath)
|
373
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidNetworkSettings)
|
374
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceLimitExceeded)
|
375
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
|
376
|
+
o.errors << Shapes::ShapeRef.new(shape: MissingFileSystemConfiguration)
|
377
|
+
end)
|
378
|
+
|
379
|
+
api.add_operation(:create_file_system_from_backup, Seahorse::Model::Operation.new.tap do |o|
|
380
|
+
o.name = "CreateFileSystemFromBackup"
|
381
|
+
o.http_method = "POST"
|
382
|
+
o.http_request_uri = "/"
|
383
|
+
o.input = Shapes::ShapeRef.new(shape: CreateFileSystemFromBackupRequest)
|
384
|
+
o.output = Shapes::ShapeRef.new(shape: CreateFileSystemFromBackupResponse)
|
385
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequest)
|
386
|
+
o.errors << Shapes::ShapeRef.new(shape: ActiveDirectoryError)
|
387
|
+
o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
|
388
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidNetworkSettings)
|
389
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceLimitExceeded)
|
390
|
+
o.errors << Shapes::ShapeRef.new(shape: BackupNotFound)
|
391
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
|
392
|
+
o.errors << Shapes::ShapeRef.new(shape: MissingFileSystemConfiguration)
|
393
|
+
end)
|
394
|
+
|
395
|
+
api.add_operation(:delete_backup, Seahorse::Model::Operation.new.tap do |o|
|
396
|
+
o.name = "DeleteBackup"
|
397
|
+
o.http_method = "POST"
|
398
|
+
o.http_request_uri = "/"
|
399
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteBackupRequest)
|
400
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteBackupResponse)
|
401
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequest)
|
402
|
+
o.errors << Shapes::ShapeRef.new(shape: BackupNotFound)
|
403
|
+
o.errors << Shapes::ShapeRef.new(shape: BackupRestoring)
|
404
|
+
o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
|
405
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
|
406
|
+
end)
|
407
|
+
|
408
|
+
api.add_operation(:delete_file_system, Seahorse::Model::Operation.new.tap do |o|
|
409
|
+
o.name = "DeleteFileSystem"
|
410
|
+
o.http_method = "POST"
|
411
|
+
o.http_request_uri = "/"
|
412
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteFileSystemRequest)
|
413
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteFileSystemResponse)
|
414
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequest)
|
415
|
+
o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
|
416
|
+
o.errors << Shapes::ShapeRef.new(shape: FileSystemNotFound)
|
417
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceLimitExceeded)
|
418
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
|
419
|
+
end)
|
420
|
+
|
421
|
+
api.add_operation(:describe_backups, Seahorse::Model::Operation.new.tap do |o|
|
422
|
+
o.name = "DescribeBackups"
|
423
|
+
o.http_method = "POST"
|
424
|
+
o.http_request_uri = "/"
|
425
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeBackupsRequest)
|
426
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeBackupsResponse)
|
427
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequest)
|
428
|
+
o.errors << Shapes::ShapeRef.new(shape: FileSystemNotFound)
|
429
|
+
o.errors << Shapes::ShapeRef.new(shape: BackupNotFound)
|
430
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
|
431
|
+
o[:pager] = Aws::Pager.new(
|
432
|
+
limit_key: "max_results",
|
433
|
+
tokens: {
|
434
|
+
"next_token" => "next_token"
|
435
|
+
}
|
436
|
+
)
|
437
|
+
end)
|
438
|
+
|
439
|
+
api.add_operation(:describe_file_systems, Seahorse::Model::Operation.new.tap do |o|
|
440
|
+
o.name = "DescribeFileSystems"
|
441
|
+
o.http_method = "POST"
|
442
|
+
o.http_request_uri = "/"
|
443
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeFileSystemsRequest)
|
444
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeFileSystemsResponse)
|
445
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequest)
|
446
|
+
o.errors << Shapes::ShapeRef.new(shape: FileSystemNotFound)
|
447
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
|
448
|
+
o[:pager] = Aws::Pager.new(
|
449
|
+
limit_key: "max_results",
|
450
|
+
tokens: {
|
451
|
+
"next_token" => "next_token"
|
452
|
+
}
|
453
|
+
)
|
454
|
+
end)
|
455
|
+
|
456
|
+
api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
|
457
|
+
o.name = "ListTagsForResource"
|
458
|
+
o.http_method = "POST"
|
459
|
+
o.http_request_uri = "/"
|
460
|
+
o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceRequest)
|
461
|
+
o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResponse)
|
462
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequest)
|
463
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
|
464
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
465
|
+
o.errors << Shapes::ShapeRef.new(shape: NotServiceResourceError)
|
466
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceDoesNotSupportTagging)
|
467
|
+
end)
|
468
|
+
|
469
|
+
api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
|
470
|
+
o.name = "TagResource"
|
471
|
+
o.http_method = "POST"
|
472
|
+
o.http_request_uri = "/"
|
473
|
+
o.input = Shapes::ShapeRef.new(shape: TagResourceRequest)
|
474
|
+
o.output = Shapes::ShapeRef.new(shape: TagResourceResponse)
|
475
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequest)
|
476
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
|
477
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
478
|
+
o.errors << Shapes::ShapeRef.new(shape: NotServiceResourceError)
|
479
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceDoesNotSupportTagging)
|
480
|
+
end)
|
481
|
+
|
482
|
+
api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
|
483
|
+
o.name = "UntagResource"
|
484
|
+
o.http_method = "POST"
|
485
|
+
o.http_request_uri = "/"
|
486
|
+
o.input = Shapes::ShapeRef.new(shape: UntagResourceRequest)
|
487
|
+
o.output = Shapes::ShapeRef.new(shape: UntagResourceResponse)
|
488
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequest)
|
489
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
|
490
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
491
|
+
o.errors << Shapes::ShapeRef.new(shape: NotServiceResourceError)
|
492
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceDoesNotSupportTagging)
|
493
|
+
end)
|
494
|
+
|
495
|
+
api.add_operation(:update_file_system, Seahorse::Model::Operation.new.tap do |o|
|
496
|
+
o.name = "UpdateFileSystem"
|
497
|
+
o.http_method = "POST"
|
498
|
+
o.http_request_uri = "/"
|
499
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateFileSystemRequest)
|
500
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateFileSystemResponse)
|
501
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequest)
|
502
|
+
o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
|
503
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
|
504
|
+
o.errors << Shapes::ShapeRef.new(shape: FileSystemNotFound)
|
505
|
+
o.errors << Shapes::ShapeRef.new(shape: MissingFileSystemConfiguration)
|
506
|
+
end)
|
507
|
+
end
|
508
|
+
|
509
|
+
end
|
510
|
+
end
|