@aws-sdk/client-storage-gateway 3.927.0 → 3.929.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +2508 -2867
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/StorageGatewayClient.js +2 -0
- package/dist-es/commands/ActivateGatewayCommand.js +3 -9
- package/dist-es/commands/AddCacheCommand.js +3 -9
- package/dist-es/commands/AddTagsToResourceCommand.js +3 -9
- package/dist-es/commands/AddUploadBufferCommand.js +3 -9
- package/dist-es/commands/AddWorkingStorageCommand.js +3 -9
- package/dist-es/commands/AssignTapePoolCommand.js +3 -9
- package/dist-es/commands/AssociateFileSystemCommand.js +3 -10
- package/dist-es/commands/AttachVolumeCommand.js +3 -9
- package/dist-es/commands/CancelArchivalCommand.js +3 -9
- package/dist-es/commands/CancelCacheReportCommand.js +3 -9
- package/dist-es/commands/CancelRetrievalCommand.js +3 -9
- package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +3 -9
- package/dist-es/commands/CreateNFSFileShareCommand.js +3 -9
- package/dist-es/commands/CreateSMBFileShareCommand.js +3 -9
- package/dist-es/commands/CreateSnapshotCommand.js +3 -9
- package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +3 -9
- package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +3 -9
- package/dist-es/commands/CreateTapePoolCommand.js +3 -9
- package/dist-es/commands/CreateTapeWithBarcodeCommand.js +3 -9
- package/dist-es/commands/CreateTapesCommand.js +3 -9
- package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +3 -9
- package/dist-es/commands/DeleteCacheReportCommand.js +3 -9
- package/dist-es/commands/DeleteChapCredentialsCommand.js +3 -9
- package/dist-es/commands/DeleteFileShareCommand.js +3 -9
- package/dist-es/commands/DeleteGatewayCommand.js +3 -9
- package/dist-es/commands/DeleteSnapshotScheduleCommand.js +3 -9
- package/dist-es/commands/DeleteTapeArchiveCommand.js +3 -9
- package/dist-es/commands/DeleteTapeCommand.js +3 -9
- package/dist-es/commands/DeleteTapePoolCommand.js +3 -9
- package/dist-es/commands/DeleteVolumeCommand.js +3 -9
- package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +3 -9
- package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +3 -9
- package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +3 -9
- package/dist-es/commands/DescribeCacheCommand.js +3 -9
- package/dist-es/commands/DescribeCacheReportCommand.js +3 -9
- package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +3 -9
- package/dist-es/commands/DescribeChapCredentialsCommand.js +3 -10
- package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +3 -9
- package/dist-es/commands/DescribeGatewayInformationCommand.js +3 -10
- package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +3 -9
- package/dist-es/commands/DescribeNFSFileSharesCommand.js +3 -9
- package/dist-es/commands/DescribeSMBFileSharesCommand.js +3 -9
- package/dist-es/commands/DescribeSMBSettingsCommand.js +3 -9
- package/dist-es/commands/DescribeSnapshotScheduleCommand.js +3 -9
- package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +3 -9
- package/dist-es/commands/DescribeTapeArchivesCommand.js +3 -9
- package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +3 -9
- package/dist-es/commands/DescribeTapesCommand.js +3 -9
- package/dist-es/commands/DescribeUploadBufferCommand.js +3 -9
- package/dist-es/commands/DescribeVTLDevicesCommand.js +3 -9
- package/dist-es/commands/DescribeWorkingStorageCommand.js +3 -9
- package/dist-es/commands/DetachVolumeCommand.js +3 -9
- package/dist-es/commands/DisableGatewayCommand.js +3 -9
- package/dist-es/commands/DisassociateFileSystemCommand.js +3 -9
- package/dist-es/commands/EvictFilesFailingUploadCommand.js +3 -9
- package/dist-es/commands/JoinDomainCommand.js +3 -10
- package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +3 -9
- package/dist-es/commands/ListCacheReportsCommand.js +3 -9
- package/dist-es/commands/ListFileSharesCommand.js +3 -9
- package/dist-es/commands/ListFileSystemAssociationsCommand.js +3 -9
- package/dist-es/commands/ListGatewaysCommand.js +3 -9
- package/dist-es/commands/ListLocalDisksCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListTapePoolsCommand.js +3 -9
- package/dist-es/commands/ListTapesCommand.js +3 -9
- package/dist-es/commands/ListVolumeInitiatorsCommand.js +3 -9
- package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +3 -9
- package/dist-es/commands/ListVolumesCommand.js +3 -9
- package/dist-es/commands/NotifyWhenUploadedCommand.js +3 -9
- package/dist-es/commands/RefreshCacheCommand.js +3 -9
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -9
- package/dist-es/commands/ResetCacheCommand.js +3 -9
- package/dist-es/commands/RetrieveTapeArchiveCommand.js +3 -9
- package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +3 -9
- package/dist-es/commands/SetLocalConsolePasswordCommand.js +3 -10
- package/dist-es/commands/SetSMBGuestPasswordCommand.js +3 -10
- package/dist-es/commands/ShutdownGatewayCommand.js +3 -9
- package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +3 -9
- package/dist-es/commands/StartCacheReportCommand.js +3 -9
- package/dist-es/commands/StartGatewayCommand.js +3 -9
- package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +3 -9
- package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +3 -9
- package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +3 -9
- package/dist-es/commands/UpdateChapCredentialsCommand.js +3 -10
- package/dist-es/commands/UpdateFileSystemAssociationCommand.js +3 -10
- package/dist-es/commands/UpdateGatewayInformationCommand.js +3 -9
- package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +3 -9
- package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +3 -9
- package/dist-es/commands/UpdateNFSFileShareCommand.js +3 -9
- package/dist-es/commands/UpdateSMBFileShareCommand.js +3 -9
- package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +3 -9
- package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +3 -9
- package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +3 -9
- package/dist-es/commands/UpdateSnapshotScheduleCommand.js +3 -9
- package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -42
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +2325 -0
- package/dist-types/StorageGatewayClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -40
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +377 -0
- package/dist-types/ts3.4/StorageGatewayClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -28
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +383 -0
- package/package.json +5 -5
- package/dist-es/protocols/Aws_json1_1.js +0 -2139
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -866
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1157
|
@@ -0,0 +1,2325 @@
|
|
|
1
|
+
const _A = "Authentication";
|
|
2
|
+
const _ABE = "AccessBasedEnumeration";
|
|
3
|
+
const _AC = "AddCache";
|
|
4
|
+
const _ACI = "AddCacheInput";
|
|
5
|
+
const _ACO = "AddCacheOutput";
|
|
6
|
+
const _ADARN = "AuditDestinationARN";
|
|
7
|
+
const _ADRLIBPS = "AverageDownloadRateLimitInBitsPerSec";
|
|
8
|
+
const _ADS = "ActiveDirectoryStatus";
|
|
9
|
+
const _AFS = "AssociateFileSystem";
|
|
10
|
+
const _AFSI = "AssociateFileSystemInput";
|
|
11
|
+
const _AFSO = "AssociateFileSystemOutput";
|
|
12
|
+
const _AG = "ActivateGateway";
|
|
13
|
+
const _AGI = "ActivateGatewayInput";
|
|
14
|
+
const _AGO = "ActivateGatewayOutput";
|
|
15
|
+
const _AK = "ActivationKey";
|
|
16
|
+
const _ATCPI = "AutomaticTapeCreationPolicyInfo";
|
|
17
|
+
const _ATCPIu = "AutomaticTapeCreationPolicyInfos";
|
|
18
|
+
const _ATCR = "AutomaticTapeCreationRules";
|
|
19
|
+
const _ATCRu = "AutomaticTapeCreationRule";
|
|
20
|
+
const _ATP = "AssignTapePool";
|
|
21
|
+
const _ATPI = "AssignTapePoolInput";
|
|
22
|
+
const _ATPO = "AssignTapePoolOutput";
|
|
23
|
+
const _ATTR = "AddTagsToResource";
|
|
24
|
+
const _ATTRI = "AddTagsToResourceInput";
|
|
25
|
+
const _ATTRO = "AddTagsToResourceOutput";
|
|
26
|
+
const _AUB = "AddUploadBuffer";
|
|
27
|
+
const _AUBI = "AddUploadBufferInput";
|
|
28
|
+
const _AUBO = "AddUploadBufferOutput";
|
|
29
|
+
const _AUL = "AdminUserList";
|
|
30
|
+
const _AUP = "AutomaticUpdatePolicy";
|
|
31
|
+
const _AURLIBPS = "AverageUploadRateLimitInBitsPerSec";
|
|
32
|
+
const _AV = "AttachVolume";
|
|
33
|
+
const _AVI = "AttachVolumeInput";
|
|
34
|
+
const _AVO = "AttachVolumeOutput";
|
|
35
|
+
const _AWS = "AddWorkingStorage";
|
|
36
|
+
const _AWSI = "AddWorkingStorageInput";
|
|
37
|
+
const _AWSO = "AddWorkingStorageOutput";
|
|
38
|
+
const _BGR = "BypassGovernanceRetention";
|
|
39
|
+
const _BR = "BucketRegion";
|
|
40
|
+
const _BRLI = "BandwidthRateLimitInterval";
|
|
41
|
+
const _BRLIa = "BandwidthRateLimitIntervals";
|
|
42
|
+
const _BT = "BandwidthType";
|
|
43
|
+
const _CA = "CacheAttributes";
|
|
44
|
+
const _CAI = "CancelArchivalInput";
|
|
45
|
+
const _CAIB = "CacheAllocatedInBytes";
|
|
46
|
+
const _CAO = "CancelArchivalOutput";
|
|
47
|
+
const _CAa = "CancelArchival";
|
|
48
|
+
const _CC = "ChapCredentials";
|
|
49
|
+
const _CCR = "CancelCacheReport";
|
|
50
|
+
const _CCRI = "CancelCacheReportInput";
|
|
51
|
+
const _CCRO = "CancelCacheReportOutput";
|
|
52
|
+
const _CCSCSIV = "CreateCachediSCSIVolume";
|
|
53
|
+
const _CCSCSIVI = "CreateCachediSCSIVolumeInput";
|
|
54
|
+
const _CCSCSIVO = "CreateCachediSCSIVolumeOutput";
|
|
55
|
+
const _CD = "CreatedDate";
|
|
56
|
+
const _CDP = "CacheDirtyPercentage";
|
|
57
|
+
const _CE = "ChapEnabled";
|
|
58
|
+
const _CHP = "CacheHitPercentage";
|
|
59
|
+
const _CI = "ChapInfo";
|
|
60
|
+
const _CL = "ClientList";
|
|
61
|
+
const _CMP = "CacheMissPercentage";
|
|
62
|
+
const _CNFSFS = "CreateNFSFileShare";
|
|
63
|
+
const _CNFSFSI = "CreateNFSFileShareInput";
|
|
64
|
+
const _CNFSFSO = "CreateNFSFileShareOutput";
|
|
65
|
+
const _CR = "CancelRetrieval";
|
|
66
|
+
const _CRARN = "CacheReportARN";
|
|
67
|
+
const _CRF = "CacheReportFilter";
|
|
68
|
+
const _CRFL = "CacheReportFilterList";
|
|
69
|
+
const _CRI = "CacheReportInfo";
|
|
70
|
+
const _CRIa = "CancelRetrievalInput";
|
|
71
|
+
const _CRL = "CacheReportList";
|
|
72
|
+
const _CRO = "CancelRetrievalOutput";
|
|
73
|
+
const _CRS = "CacheReportStatus";
|
|
74
|
+
const _CS = "ChapSecret";
|
|
75
|
+
const _CSCSIV = "CachediSCSIVolume";
|
|
76
|
+
const _CSCSIVa = "CachediSCSIVolumes";
|
|
77
|
+
const _CSFVRP = "CreateSnapshotFromVolumeRecoveryPoint";
|
|
78
|
+
const _CSFVRPI = "CreateSnapshotFromVolumeRecoveryPointInput";
|
|
79
|
+
const _CSFVRPO = "CreateSnapshotFromVolumeRecoveryPointOutput";
|
|
80
|
+
const _CSI = "CreateSnapshotInput";
|
|
81
|
+
const _CSMBFS = "CreateSMBFileShare";
|
|
82
|
+
const _CSMBFSI = "CreateSMBFileShareInput";
|
|
83
|
+
const _CSMBFSO = "CreateSMBFileShareOutput";
|
|
84
|
+
const _CSO = "CreateSnapshotOutput";
|
|
85
|
+
const _CSSCSIV = "CreateStorediSCSIVolume";
|
|
86
|
+
const _CSSCSIVI = "CreateStorediSCSIVolumeInput";
|
|
87
|
+
const _CSSCSIVO = "CreateStorediSCSIVolumeOutput";
|
|
88
|
+
const _CSTIS = "CacheStaleTimeoutInSeconds";
|
|
89
|
+
const _CSa = "CaseSensitivity";
|
|
90
|
+
const _CSr = "CreateSnapshot";
|
|
91
|
+
const _CT = "ClientToken";
|
|
92
|
+
const _CTI = "CreateTapesInput";
|
|
93
|
+
const _CTO = "CreateTapesOutput";
|
|
94
|
+
const _CTP = "CreateTapePool";
|
|
95
|
+
const _CTPI = "CreateTapePoolInput";
|
|
96
|
+
const _CTPO = "CreateTapePoolOutput";
|
|
97
|
+
const _CTWB = "CreateTapeWithBarcode";
|
|
98
|
+
const _CTWBI = "CreateTapeWithBarcodeInput";
|
|
99
|
+
const _CTWBO = "CreateTapeWithBarcodeOutput";
|
|
100
|
+
const _CTo = "CompletionTime";
|
|
101
|
+
const _CTr = "CreateTapes";
|
|
102
|
+
const _CUP = "CacheUsedPercentage";
|
|
103
|
+
const _CWLGARN = "CloudWatchLogGroupARN";
|
|
104
|
+
const _D = "Description";
|
|
105
|
+
const _DAL = "DiskAttributeList";
|
|
106
|
+
const _DAMT = "DescribeAvailabilityMonitorTest";
|
|
107
|
+
const _DAMTI = "DescribeAvailabilityMonitorTestInput";
|
|
108
|
+
const _DAMTO = "DescribeAvailabilityMonitorTestOutput";
|
|
109
|
+
const _DAR = "DiskAllocationResource";
|
|
110
|
+
const _DAT = "DiskAllocationType";
|
|
111
|
+
const _DATCP = "DeleteAutomaticTapeCreationPolicy";
|
|
112
|
+
const _DATCPI = "DeleteAutomaticTapeCreationPolicyInput";
|
|
113
|
+
const _DATCPO = "DeleteAutomaticTapeCreationPolicyOutput";
|
|
114
|
+
const _DBRL = "DeleteBandwidthRateLimit";
|
|
115
|
+
const _DBRLI = "DeleteBandwidthRateLimitInput";
|
|
116
|
+
const _DBRLIe = "DescribeBandwidthRateLimitInput";
|
|
117
|
+
const _DBRLO = "DeleteBandwidthRateLimitOutput";
|
|
118
|
+
const _DBRLOe = "DescribeBandwidthRateLimitOutput";
|
|
119
|
+
const _DBRLS = "DescribeBandwidthRateLimitSchedule";
|
|
120
|
+
const _DBRLSI = "DescribeBandwidthRateLimitScheduleInput";
|
|
121
|
+
const _DBRLSO = "DescribeBandwidthRateLimitScheduleOutput";
|
|
122
|
+
const _DBRLe = "DescribeBandwidthRateLimit";
|
|
123
|
+
const _DC = "DomainControllers";
|
|
124
|
+
const _DCC = "DeleteChapCredentials";
|
|
125
|
+
const _DCCI = "DeleteChapCredentialsInput";
|
|
126
|
+
const _DCCIe = "DescribeChapCredentialsInput";
|
|
127
|
+
const _DCCO = "DeleteChapCredentialsOutput";
|
|
128
|
+
const _DCCOe = "DescribeChapCredentialsOutput";
|
|
129
|
+
const _DCCe = "DescribeChapCredentials";
|
|
130
|
+
const _DCI = "DescribeCacheInput";
|
|
131
|
+
const _DCO = "DescribeCacheOutput";
|
|
132
|
+
const _DCR = "DeleteCacheReport";
|
|
133
|
+
const _DCRI = "DeleteCacheReportInput";
|
|
134
|
+
const _DCRIe = "DescribeCacheReportInput";
|
|
135
|
+
const _DCRO = "DeleteCacheReportOutput";
|
|
136
|
+
const _DCROe = "DescribeCacheReportOutput";
|
|
137
|
+
const _DCRe = "DescribeCacheReport";
|
|
138
|
+
const _DCSCSIV = "DescribeCachediSCSIVolumes";
|
|
139
|
+
const _DCSCSIVI = "DescribeCachediSCSIVolumesInput";
|
|
140
|
+
const _DCSCSIVO = "DescribeCachediSCSIVolumesOutput";
|
|
141
|
+
const _DCe = "DescribeCache";
|
|
142
|
+
const _DD = "DeprecationDate";
|
|
143
|
+
const _DFS = "DeleteFileShare";
|
|
144
|
+
const _DFSA = "DescribeFileSystemAssociations";
|
|
145
|
+
const _DFSAI = "DescribeFileSystemAssociationsInput";
|
|
146
|
+
const _DFSAO = "DescribeFileSystemAssociationsOutput";
|
|
147
|
+
const _DFSI = "DeleteFileShareInput";
|
|
148
|
+
const _DFSIi = "DisassociateFileSystemInput";
|
|
149
|
+
const _DFSO = "DeleteFileShareOutput";
|
|
150
|
+
const _DFSOi = "DisassociateFileSystemOutput";
|
|
151
|
+
const _DFSi = "DisassociateFileSystem";
|
|
152
|
+
const _DG = "DeleteGateway";
|
|
153
|
+
const _DGI = "DeleteGatewayInput";
|
|
154
|
+
const _DGII = "DescribeGatewayInformationInput";
|
|
155
|
+
const _DGIO = "DescribeGatewayInformationOutput";
|
|
156
|
+
const _DGIe = "DescribeGatewayInformation";
|
|
157
|
+
const _DGIi = "DisableGatewayInput";
|
|
158
|
+
const _DGO = "DeleteGatewayOutput";
|
|
159
|
+
const _DGOi = "DisableGatewayOutput";
|
|
160
|
+
const _DGi = "DisableGateway";
|
|
161
|
+
const _DI = "DiskIds";
|
|
162
|
+
const _DIi = "DiskId";
|
|
163
|
+
const _DM = "DirectoryMode";
|
|
164
|
+
const _DMST = "DescribeMaintenanceStartTime";
|
|
165
|
+
const _DMSTI = "DescribeMaintenanceStartTimeInput";
|
|
166
|
+
const _DMSTO = "DescribeMaintenanceStartTimeOutput";
|
|
167
|
+
const _DN = "DomainName";
|
|
168
|
+
const _DNFSFS = "DescribeNFSFileShares";
|
|
169
|
+
const _DNFSFSI = "DescribeNFSFileSharesInput";
|
|
170
|
+
const _DNFSFSO = "DescribeNFSFileSharesOutput";
|
|
171
|
+
const _DNi = "DiskNode";
|
|
172
|
+
const _DOM = "DayOfMonth";
|
|
173
|
+
const _DOW = "DaysOfWeek";
|
|
174
|
+
const _DOWa = "DayOfWeek";
|
|
175
|
+
const _DP = "DiskPath";
|
|
176
|
+
const _DS = "DiskStatus";
|
|
177
|
+
const _DSC = "DefaultStorageClass";
|
|
178
|
+
const _DSCSIA = "DeviceiSCSIAttributes";
|
|
179
|
+
const _DSIB = "DiskSizeInBytes";
|
|
180
|
+
const _DSMBFS = "DescribeSMBFileShares";
|
|
181
|
+
const _DSMBFSI = "DescribeSMBFileSharesInput";
|
|
182
|
+
const _DSMBFSO = "DescribeSMBFileSharesOutput";
|
|
183
|
+
const _DSMBS = "DescribeSMBSettings";
|
|
184
|
+
const _DSMBSI = "DescribeSMBSettingsInput";
|
|
185
|
+
const _DSMBSO = "DescribeSMBSettingsOutput";
|
|
186
|
+
const _DSS = "DeleteSnapshotSchedule";
|
|
187
|
+
const _DSSCSIV = "DescribeStorediSCSIVolumes";
|
|
188
|
+
const _DSSCSIVI = "DescribeStorediSCSIVolumesInput";
|
|
189
|
+
const _DSSCSIVO = "DescribeStorediSCSIVolumesOutput";
|
|
190
|
+
const _DSSI = "DeleteSnapshotScheduleInput";
|
|
191
|
+
const _DSSIe = "DescribeSnapshotScheduleInput";
|
|
192
|
+
const _DSSO = "DeleteSnapshotScheduleOutput";
|
|
193
|
+
const _DSSOe = "DescribeSnapshotScheduleOutput";
|
|
194
|
+
const _DSSe = "DescribeSnapshotSchedule";
|
|
195
|
+
const _DT = "DeviceType";
|
|
196
|
+
const _DTA = "DeleteTapeArchive";
|
|
197
|
+
const _DTAI = "DeleteTapeArchiveInput";
|
|
198
|
+
const _DTAIe = "DescribeTapeArchivesInput";
|
|
199
|
+
const _DTAO = "DeleteTapeArchiveOutput";
|
|
200
|
+
const _DTAOe = "DescribeTapeArchivesOutput";
|
|
201
|
+
const _DTAe = "DescribeTapeArchives";
|
|
202
|
+
const _DTI = "DeleteTapeInput";
|
|
203
|
+
const _DTIe = "DescribeTapesInput";
|
|
204
|
+
const _DTO = "DeleteTapeOutput";
|
|
205
|
+
const _DTOe = "DescribeTapesOutput";
|
|
206
|
+
const _DTP = "DeleteTapePool";
|
|
207
|
+
const _DTPI = "DeleteTapePoolInput";
|
|
208
|
+
const _DTPO = "DeleteTapePoolOutput";
|
|
209
|
+
const _DTRP = "DescribeTapeRecoveryPoints";
|
|
210
|
+
const _DTRPI = "DescribeTapeRecoveryPointsInput";
|
|
211
|
+
const _DTRPO = "DescribeTapeRecoveryPointsOutput";
|
|
212
|
+
const _DTe = "DeleteTape";
|
|
213
|
+
const _DTes = "DescribeTapes";
|
|
214
|
+
const _DUB = "DescribeUploadBuffer";
|
|
215
|
+
const _DUBI = "DescribeUploadBufferInput";
|
|
216
|
+
const _DUBO = "DescribeUploadBufferOutput";
|
|
217
|
+
const _DUP = "DomainUserPassword";
|
|
218
|
+
const _DV = "DeleteVolume";
|
|
219
|
+
const _DVI = "DeleteVolumeInput";
|
|
220
|
+
const _DVIe = "DetachVolumeInput";
|
|
221
|
+
const _DVO = "DeleteVolumeOutput";
|
|
222
|
+
const _DVOe = "DetachVolumeOutput";
|
|
223
|
+
const _DVTLD = "DescribeVTLDevices";
|
|
224
|
+
const _DVTLDI = "DescribeVTLDevicesInput";
|
|
225
|
+
const _DVTLDO = "DescribeVTLDevicesOutput";
|
|
226
|
+
const _DVe = "DetachVolume";
|
|
227
|
+
const _DWS = "DescribeWorkingStorage";
|
|
228
|
+
const _DWSI = "DescribeWorkingStorageInput";
|
|
229
|
+
const _DWSO = "DescribeWorkingStorageOutput";
|
|
230
|
+
const _Di = "Disk";
|
|
231
|
+
const _Dis = "Disks";
|
|
232
|
+
const _EC = "ErrorCode";
|
|
233
|
+
const _EF = "ExclusionFilters";
|
|
234
|
+
const _EFFU = "EvictFilesFailingUpload";
|
|
235
|
+
const _EFFUI = "EvictFilesFailingUploadInput";
|
|
236
|
+
const _EFFUO = "EvictFilesFailingUploadOutput";
|
|
237
|
+
const _EHOD = "EndHourOfDay";
|
|
238
|
+
const _EII = "Ec2InstanceId";
|
|
239
|
+
const _EIR = "Ec2InstanceRegion";
|
|
240
|
+
const _EMOH = "EndMinuteOfHour";
|
|
241
|
+
const _ENC = "EndpointNetworkConfiguration";
|
|
242
|
+
const _ET = "EndTime";
|
|
243
|
+
const _ETn = "EncryptionType";
|
|
244
|
+
const _ETnd = "EndpointType";
|
|
245
|
+
const _FD = "ForceDelete";
|
|
246
|
+
const _FDo = "ForceDetach";
|
|
247
|
+
const _FL = "FolderList";
|
|
248
|
+
const _FM = "FileMode";
|
|
249
|
+
const _FR = "ForceRemove";
|
|
250
|
+
const _FSAARN = "FileSystemAssociationARN";
|
|
251
|
+
const _FSAARNL = "FileSystemAssociationARNList";
|
|
252
|
+
const _FSAI = "FileSystemAssociationInfo";
|
|
253
|
+
const _FSAIL = "FileSystemAssociationInfoList";
|
|
254
|
+
const _FSAIi = "FileSystemAssociationId";
|
|
255
|
+
const _FSARN = "FileShareARN";
|
|
256
|
+
const _FSARNL = "FileShareARNList";
|
|
257
|
+
const _FSAS = "FileSystemAssociationStatus";
|
|
258
|
+
const _FSASD = "FileSystemAssociationStatusDetails";
|
|
259
|
+
const _FSASDi = "FileSystemAssociationStatusDetail";
|
|
260
|
+
const _FSASL = "FileSystemAssociationSummaryList";
|
|
261
|
+
const _FSASi = "FileSystemAssociationSummary";
|
|
262
|
+
const _FSI = "FileShareInfo";
|
|
263
|
+
const _FSIL = "FileShareInfoList";
|
|
264
|
+
const _FSIi = "FileShareId";
|
|
265
|
+
const _FSN = "FileShareName";
|
|
266
|
+
const _FSS = "FileShareStatus";
|
|
267
|
+
const _FST = "FileShareType";
|
|
268
|
+
const _FSV = "FileSharesVisible";
|
|
269
|
+
const _G = "Gateways";
|
|
270
|
+
const _GA = "GatewayAdmins";
|
|
271
|
+
const _GARN = "GatewayARN";
|
|
272
|
+
const _GC = "GatewayCapacity";
|
|
273
|
+
const _GI = "GatewayId";
|
|
274
|
+
const _GIa = "GatewayInfo";
|
|
275
|
+
const _GIr = "GroupId";
|
|
276
|
+
const _GMIMETE = "GuessMIMETypeEnabled";
|
|
277
|
+
const _GN = "GatewayName";
|
|
278
|
+
const _GNI = "GatewayNetworkInterfaces";
|
|
279
|
+
const _GOS = "GatewayOperationalState";
|
|
280
|
+
const _GR = "GatewayRegion";
|
|
281
|
+
const _GS = "GatewayState";
|
|
282
|
+
const _GT = "GatewayTimezone";
|
|
283
|
+
const _GTa = "GatewayType";
|
|
284
|
+
const _HE = "HostEnvironment";
|
|
285
|
+
const _HEI = "HostEnvironmentId";
|
|
286
|
+
const _HOD = "HourOfDay";
|
|
287
|
+
const _I = "Initiators";
|
|
288
|
+
const _IA = "IpAddresses";
|
|
289
|
+
const _IAp = "Ipv4Address";
|
|
290
|
+
const _IApv = "Ipv6Address";
|
|
291
|
+
const _IF = "InclusionFilters";
|
|
292
|
+
const _IGRE = "InvalidGatewayRequestException";
|
|
293
|
+
const _IN = "InitiatorName";
|
|
294
|
+
const _ISE = "InternalServerError";
|
|
295
|
+
const _IUL = "InvalidUserList";
|
|
296
|
+
const _JD = "JoinDomain";
|
|
297
|
+
const _JDI = "JoinDomainInput";
|
|
298
|
+
const _JDO = "JoinDomainOutput";
|
|
299
|
+
const _K = "Key";
|
|
300
|
+
const _KMSE = "KMSEncrypted";
|
|
301
|
+
const _KMSK = "KMSKey";
|
|
302
|
+
const _L = "Limit";
|
|
303
|
+
const _LARN = "LocationARN";
|
|
304
|
+
const _LATCP = "ListAutomaticTapeCreationPolicies";
|
|
305
|
+
const _LATCPI = "ListAutomaticTapeCreationPoliciesInput";
|
|
306
|
+
const _LATCPO = "ListAutomaticTapeCreationPoliciesOutput";
|
|
307
|
+
const _LCP = "LocalConsolePassword";
|
|
308
|
+
const _LCR = "ListCacheReports";
|
|
309
|
+
const _LCRI = "ListCacheReportsInput";
|
|
310
|
+
const _LCRO = "ListCacheReportsOutput";
|
|
311
|
+
const _LFS = "ListFileShares";
|
|
312
|
+
const _LFSA = "ListFileSystemAssociations";
|
|
313
|
+
const _LFSAI = "ListFileSystemAssociationsInput";
|
|
314
|
+
const _LFSAO = "ListFileSystemAssociationsOutput";
|
|
315
|
+
const _LFSI = "ListFileSharesInput";
|
|
316
|
+
const _LFSO = "ListFileSharesOutput";
|
|
317
|
+
const _LG = "ListGateways";
|
|
318
|
+
const _LGI = "ListGatewaysInput";
|
|
319
|
+
const _LGO = "ListGatewaysOutput";
|
|
320
|
+
const _LLD = "ListLocalDisks";
|
|
321
|
+
const _LLDI = "ListLocalDisksInput";
|
|
322
|
+
const _LLDO = "ListLocalDisksOutput";
|
|
323
|
+
const _LN = "LunNumber";
|
|
324
|
+
const _LSU = "LastSoftwareUpdate";
|
|
325
|
+
const _LT = "ListTapes";
|
|
326
|
+
const _LTFR = "ListTagsForResource";
|
|
327
|
+
const _LTFRI = "ListTagsForResourceInput";
|
|
328
|
+
const _LTFRO = "ListTagsForResourceOutput";
|
|
329
|
+
const _LTI = "ListTapesInput";
|
|
330
|
+
const _LTO = "ListTapesOutput";
|
|
331
|
+
const _LTP = "ListTapePools";
|
|
332
|
+
const _LTPI = "ListTapePoolsInput";
|
|
333
|
+
const _LTPO = "ListTapePoolsOutput";
|
|
334
|
+
const _LV = "ListVolumes";
|
|
335
|
+
const _LVI = "ListVolumesInput";
|
|
336
|
+
const _LVII = "ListVolumeInitiatorsInput";
|
|
337
|
+
const _LVIO = "ListVolumeInitiatorsOutput";
|
|
338
|
+
const _LVIi = "ListVolumeInitiators";
|
|
339
|
+
const _LVO = "ListVolumesOutput";
|
|
340
|
+
const _LVRP = "ListVolumeRecoveryPoints";
|
|
341
|
+
const _LVRPI = "ListVolumeRecoveryPointsInput";
|
|
342
|
+
const _LVRPO = "ListVolumeRecoveryPointsOutput";
|
|
343
|
+
const _M = "Marker";
|
|
344
|
+
const _MA = "MacAddress";
|
|
345
|
+
const _MCT = "MediumChangerType";
|
|
346
|
+
const _MNT = "MinimumNumTapes";
|
|
347
|
+
const _MOH = "MinuteOfHour";
|
|
348
|
+
const _N = "Name";
|
|
349
|
+
const _NFSFSD = "NFSFileShareDefaults";
|
|
350
|
+
const _NFSFSI = "NFSFileShareInfo";
|
|
351
|
+
const _NFSFSIL = "NFSFileShareInfoList";
|
|
352
|
+
const _NI = "NotificationId";
|
|
353
|
+
const _NII = "NetworkInterfaceId";
|
|
354
|
+
const _NIP = "NetworkInterfacePort";
|
|
355
|
+
const _NIe = "NetworkInterface";
|
|
356
|
+
const _NM = "NextMarker";
|
|
357
|
+
const _NP = "NotificationPolicy";
|
|
358
|
+
const _NTTC = "NumTapesToCreate";
|
|
359
|
+
const _NUAD = "NextUpdateAvailabilityDate";
|
|
360
|
+
const _NWU = "NotifyWhenUploaded";
|
|
361
|
+
const _NWUI = "NotifyWhenUploadedInput";
|
|
362
|
+
const _NWUO = "NotifyWhenUploadedOutput";
|
|
363
|
+
const _OACL = "ObjectACL";
|
|
364
|
+
const _OE = "OplocksEnabled";
|
|
365
|
+
const _OI = "OwnerId";
|
|
366
|
+
const _OU = "OrganizationalUnit";
|
|
367
|
+
const _P = "Password";
|
|
368
|
+
const _PARN = "PoolARN";
|
|
369
|
+
const _PARNo = "PoolARNs";
|
|
370
|
+
const _PED = "PreserveExistingData";
|
|
371
|
+
const _PEDo = "PoolEntryDate";
|
|
372
|
+
const _PEDr = "PreservedExistingData";
|
|
373
|
+
const _PI = "PoolId";
|
|
374
|
+
const _PIo = "PoolInfos";
|
|
375
|
+
const _PIoo = "PoolInfo";
|
|
376
|
+
const _PN = "PoolName";
|
|
377
|
+
const _PS = "PoolStatus";
|
|
378
|
+
const _Pa = "Path";
|
|
379
|
+
const _Pr = "Progress";
|
|
380
|
+
const _R = "Role";
|
|
381
|
+
const _RARN = "ResourceARN";
|
|
382
|
+
const _RC = "RefreshCache";
|
|
383
|
+
const _RCI = "RefreshCacheInput";
|
|
384
|
+
const _RCIe = "ResetCacheInput";
|
|
385
|
+
const _RCO = "RefreshCacheOutput";
|
|
386
|
+
const _RCOe = "ResetCacheOutput";
|
|
387
|
+
const _RCP = "ReportCompletionPercent";
|
|
388
|
+
const _RCe = "ResetCache";
|
|
389
|
+
const _RIH = "RecurrenceInHours";
|
|
390
|
+
const _RLT = "RetentionLockType";
|
|
391
|
+
const _RLTID = "RetentionLockTimeInDays";
|
|
392
|
+
const _RN = "ReportName";
|
|
393
|
+
const _RO = "ReadOnly";
|
|
394
|
+
const _RP = "RequesterPays";
|
|
395
|
+
const _RSD = "RetentionStartDate";
|
|
396
|
+
const _RT = "RetrievedTo";
|
|
397
|
+
const _RTA = "RetrieveTapeArchive";
|
|
398
|
+
const _RTAI = "RetrieveTapeArchiveInput";
|
|
399
|
+
const _RTAO = "RetrieveTapeArchiveOutput";
|
|
400
|
+
const _RTFR = "RemoveTagsFromResource";
|
|
401
|
+
const _RTFRI = "RemoveTagsFromResourceInput";
|
|
402
|
+
const _RTFRO = "RemoveTagsFromResourceOutput";
|
|
403
|
+
const _RTRP = "RetrieveTapeRecoveryPoint";
|
|
404
|
+
const _RTRPI = "RetrieveTapeRecoveryPointInput";
|
|
405
|
+
const _RTRPO = "RetrieveTapeRecoveryPointOutput";
|
|
406
|
+
const _Re = "Recursive";
|
|
407
|
+
const _S = "Squash";
|
|
408
|
+
const _SA = "StartAt";
|
|
409
|
+
const _SAMT = "StartAvailabilityMonitorTest";
|
|
410
|
+
const _SAMTI = "StartAvailabilityMonitorTestInput";
|
|
411
|
+
const _SAMTO = "StartAvailabilityMonitorTestOutput";
|
|
412
|
+
const _SC = "StorageClass";
|
|
413
|
+
const _SCR = "StartCacheReport";
|
|
414
|
+
const _SCRI = "StartCacheReportInput";
|
|
415
|
+
const _SCRO = "StartCacheReportOutput";
|
|
416
|
+
const _SD = "SnapshotDescription";
|
|
417
|
+
const _SG = "ShutdownGateway";
|
|
418
|
+
const _SGC = "SupportedGatewayCapacities";
|
|
419
|
+
const _SGE = "StorageGatewayError";
|
|
420
|
+
const _SGI = "ShutdownGatewayInput";
|
|
421
|
+
const _SGIt = "StartGatewayInput";
|
|
422
|
+
const _SGO = "ShutdownGatewayOutput";
|
|
423
|
+
const _SGOt = "StartGatewayOutput";
|
|
424
|
+
const _SGt = "StartGateway";
|
|
425
|
+
const _SHOD = "StartHourOfDay";
|
|
426
|
+
const _SI = "SnapshotId";
|
|
427
|
+
const _SLCP = "SetLocalConsolePassword";
|
|
428
|
+
const _SLCPI = "SetLocalConsolePasswordInput";
|
|
429
|
+
const _SLCPO = "SetLocalConsolePasswordOutput";
|
|
430
|
+
const _SMBACLE = "SMBACLEnabled";
|
|
431
|
+
const _SMBFSI = "SMBFileShareInfo";
|
|
432
|
+
const _SMBFSIL = "SMBFileShareInfoList";
|
|
433
|
+
const _SMBGP = "SMBGuestPassword";
|
|
434
|
+
const _SMBGPS = "SMBGuestPasswordSet";
|
|
435
|
+
const _SMBLG = "SMBLocalGroups";
|
|
436
|
+
const _SMBSS = "SMBSecurityStrategy";
|
|
437
|
+
const _SMOH = "StartMinuteOfHour";
|
|
438
|
+
const _SSCSIV = "StorediSCSIVolumes";
|
|
439
|
+
const _SSCSIVt = "StorediSCSIVolume";
|
|
440
|
+
const _SSI = "SourceSnapshotId";
|
|
441
|
+
const _SSMBGP = "SetSMBGuestPassword";
|
|
442
|
+
const _SSMBGPI = "SetSMBGuestPasswordInput";
|
|
443
|
+
const _SSMBGPO = "SetSMBGuestPasswordOutput";
|
|
444
|
+
const _ST = "StartTime";
|
|
445
|
+
const _STAI = "SecretToAuthenticateInitiator";
|
|
446
|
+
const _STAT = "SecretToAuthenticateTarget";
|
|
447
|
+
const _SUE = "ServiceUnavailableError";
|
|
448
|
+
const _SUED = "SoftwareUpdatesEndDate";
|
|
449
|
+
const _SUP = "SoftwareUpdatePreferences";
|
|
450
|
+
const _SV = "SoftwareVersion";
|
|
451
|
+
const _SVARN = "SourceVolumeARN";
|
|
452
|
+
const _St = "Status";
|
|
453
|
+
const _T = "Tags";
|
|
454
|
+
const _TA = "TapeArchives";
|
|
455
|
+
const _TARN = "TapeARN";
|
|
456
|
+
const _TARNa = "TargetARN";
|
|
457
|
+
const _TARNap = "TapeARNs";
|
|
458
|
+
const _TAa = "TapeArchive";
|
|
459
|
+
const _TB = "TapeBarcode";
|
|
460
|
+
const _TBP = "TapeBarcodePrefix";
|
|
461
|
+
const _TCD = "TapeCreatedDate";
|
|
462
|
+
const _TDT = "TapeDriveType";
|
|
463
|
+
const _TI = "TapeInfos";
|
|
464
|
+
const _TIS = "TimeoutInSeconds";
|
|
465
|
+
const _TIa = "TapeInfo";
|
|
466
|
+
const _TK = "TagKeys";
|
|
467
|
+
const _TN = "TargetName";
|
|
468
|
+
const _TRPI = "TapeRecoveryPointInfos";
|
|
469
|
+
const _TRPIa = "TapeRecoveryPointInfo";
|
|
470
|
+
const _TRPT = "TapeRecoveryPointTime";
|
|
471
|
+
const _TS = "TapeStatus";
|
|
472
|
+
const _TSIB = "TapeSizeInBytes";
|
|
473
|
+
const _TUIB = "TapeUsedInBytes";
|
|
474
|
+
const _Ta = "Tapes";
|
|
475
|
+
const _Tag = "Tag";
|
|
476
|
+
const _Tap = "Tape";
|
|
477
|
+
const _Ti = "Timezone";
|
|
478
|
+
const _UATCP = "UpdateAutomaticTapeCreationPolicy";
|
|
479
|
+
const _UATCPI = "UpdateAutomaticTapeCreationPolicyInput";
|
|
480
|
+
const _UATCPO = "UpdateAutomaticTapeCreationPolicyOutput";
|
|
481
|
+
const _UBAIB = "UploadBufferAllocatedInBytes";
|
|
482
|
+
const _UBRL = "UpdateBandwidthRateLimit";
|
|
483
|
+
const _UBRLI = "UpdateBandwidthRateLimitInput";
|
|
484
|
+
const _UBRLO = "UpdateBandwidthRateLimitOutput";
|
|
485
|
+
const _UBRLS = "UpdateBandwidthRateLimitSchedule";
|
|
486
|
+
const _UBRLSI = "UpdateBandwidthRateLimitScheduleInput";
|
|
487
|
+
const _UBRLSO = "UpdateBandwidthRateLimitScheduleOutput";
|
|
488
|
+
const _UBUIB = "UploadBufferUsedInBytes";
|
|
489
|
+
const _UCC = "UpdateChapCredentials";
|
|
490
|
+
const _UCCI = "UpdateChapCredentialsInput";
|
|
491
|
+
const _UCCO = "UpdateChapCredentialsOutput";
|
|
492
|
+
const _UFSA = "UpdateFileSystemAssociation";
|
|
493
|
+
const _UFSAI = "UpdateFileSystemAssociationInput";
|
|
494
|
+
const _UFSAO = "UpdateFileSystemAssociationOutput";
|
|
495
|
+
const _UGI = "UpdateGatewayInformation";
|
|
496
|
+
const _UGII = "UpdateGatewayInformationInput";
|
|
497
|
+
const _UGIO = "UpdateGatewayInformationOutput";
|
|
498
|
+
const _UGSN = "UpdateGatewaySoftwareNow";
|
|
499
|
+
const _UGSNI = "UpdateGatewaySoftwareNowInput";
|
|
500
|
+
const _UGSNO = "UpdateGatewaySoftwareNowOutput";
|
|
501
|
+
const _UMST = "UpdateMaintenanceStartTime";
|
|
502
|
+
const _UMSTI = "UpdateMaintenanceStartTimeInput";
|
|
503
|
+
const _UMSTO = "UpdateMaintenanceStartTimeOutput";
|
|
504
|
+
const _UN = "UserName";
|
|
505
|
+
const _UNFSFS = "UpdateNFSFileShare";
|
|
506
|
+
const _UNFSFSI = "UpdateNFSFileShareInput";
|
|
507
|
+
const _UNFSFSO = "UpdateNFSFileShareOutput";
|
|
508
|
+
const _USMBFS = "UpdateSMBFileShare";
|
|
509
|
+
const _USMBFSI = "UpdateSMBFileShareInput";
|
|
510
|
+
const _USMBFSO = "UpdateSMBFileShareOutput";
|
|
511
|
+
const _USMBFSV = "UpdateSMBFileShareVisibility";
|
|
512
|
+
const _USMBFSVI = "UpdateSMBFileShareVisibilityInput";
|
|
513
|
+
const _USMBFSVO = "UpdateSMBFileShareVisibilityOutput";
|
|
514
|
+
const _USMBLG = "UpdateSMBLocalGroups";
|
|
515
|
+
const _USMBLGI = "UpdateSMBLocalGroupsInput";
|
|
516
|
+
const _USMBLGO = "UpdateSMBLocalGroupsOutput";
|
|
517
|
+
const _USMBSS = "UpdateSMBSecurityStrategy";
|
|
518
|
+
const _USMBSSI = "UpdateSMBSecurityStrategyInput";
|
|
519
|
+
const _USMBSSO = "UpdateSMBSecurityStrategyOutput";
|
|
520
|
+
const _USS = "UpdateSnapshotSchedule";
|
|
521
|
+
const _USSI = "UpdateSnapshotScheduleInput";
|
|
522
|
+
const _USSO = "UpdateSnapshotScheduleOutput";
|
|
523
|
+
const _UVTLDT = "UpdateVTLDeviceType";
|
|
524
|
+
const _UVTLDTI = "UpdateVTLDeviceTypeInput";
|
|
525
|
+
const _UVTLDTO = "UpdateVTLDeviceTypeOutput";
|
|
526
|
+
const _V = "Values";
|
|
527
|
+
const _VARN = "VolumeARN";
|
|
528
|
+
const _VARNo = "VolumeARNs";
|
|
529
|
+
const _VAS = "VolumeAttachmentStatus";
|
|
530
|
+
const _VDI = "VolumeDiskId";
|
|
531
|
+
const _VI = "VolumeId";
|
|
532
|
+
const _VIo = "VolumeInfos";
|
|
533
|
+
const _VIol = "VolumeInfo";
|
|
534
|
+
const _VP = "VolumeProgress";
|
|
535
|
+
const _VPCE = "VPCEndpoint";
|
|
536
|
+
const _VPCEDNSN = "VPCEndpointDNSName";
|
|
537
|
+
const _VRPI = "VolumeRecoveryPointInfos";
|
|
538
|
+
const _VRPIo = "VolumeRecoveryPointInfo";
|
|
539
|
+
const _VRPT = "VolumeRecoveryPointTime";
|
|
540
|
+
const _VS = "VolumeStatus";
|
|
541
|
+
const _VSCSIA = "VolumeiSCSIAttributes";
|
|
542
|
+
const _VSIB = "VolumeSizeInBytes";
|
|
543
|
+
const _VT = "VolumeType";
|
|
544
|
+
const _VTLD = "VTLDevices";
|
|
545
|
+
const _VTLDARN = "VTLDeviceARNs";
|
|
546
|
+
const _VTLDARNe = "VTLDeviceARN";
|
|
547
|
+
const _VTLDPI = "VTLDeviceProductIdentifier";
|
|
548
|
+
const _VTLDT = "VTLDeviceType";
|
|
549
|
+
const _VTLDV = "VTLDeviceVendor";
|
|
550
|
+
const _VTLDe = "VTLDevice";
|
|
551
|
+
const _VUIB = "VolumeUsedInBytes";
|
|
552
|
+
const _VUIBo = "VolumeUsageInBytes";
|
|
553
|
+
const _VUL = "ValidUserList";
|
|
554
|
+
const _Va = "Value";
|
|
555
|
+
const _W = "Worm";
|
|
556
|
+
const _WSAIB = "WorkingStorageAllocatedInBytes";
|
|
557
|
+
const _WSUIB = "WorkingStorageUsedInBytes";
|
|
558
|
+
const _c = "client";
|
|
559
|
+
const _e = "error";
|
|
560
|
+
const _eC = "errorCode";
|
|
561
|
+
const _eD = "errorDetails";
|
|
562
|
+
const _hE = "httpError";
|
|
563
|
+
const _m = "message";
|
|
564
|
+
const _s = "server";
|
|
565
|
+
const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.storagegateway";
|
|
566
|
+
const n0 = "com.amazonaws.storagegateway";
|
|
567
|
+
import { TypeRegistry } from "@smithy/core/schema";
|
|
568
|
+
import { InternalServerError as __InternalServerError, InvalidGatewayRequestException as __InvalidGatewayRequestException, ServiceUnavailableError as __ServiceUnavailableError, } from "../models/index";
|
|
569
|
+
import { StorageGatewayServiceException as __StorageGatewayServiceException } from "../models/StorageGatewayServiceException";
|
|
570
|
+
export var ChapSecret = [0, n0, _CS, 8, 0];
|
|
571
|
+
export var DomainUserPassword = [0, n0, _DUP, 8, 0];
|
|
572
|
+
export var LocalConsolePassword = [0, n0, _LCP, 8, 0];
|
|
573
|
+
export var SMBGuestPassword = [0, n0, _SMBGP, 8, 0];
|
|
574
|
+
export var ActivateGatewayInput = [
|
|
575
|
+
3,
|
|
576
|
+
n0,
|
|
577
|
+
_AGI,
|
|
578
|
+
0,
|
|
579
|
+
[_AK, _GN, _GT, _GR, _GTa, _TDT, _MCT, _T],
|
|
580
|
+
[0, 0, 0, 0, 0, 0, 0, () => Tags],
|
|
581
|
+
];
|
|
582
|
+
export var ActivateGatewayOutput = [3, n0, _AGO, 0, [_GARN], [0]];
|
|
583
|
+
export var AddCacheInput = [3, n0, _ACI, 0, [_GARN, _DI], [0, 64 | 0]];
|
|
584
|
+
export var AddCacheOutput = [3, n0, _ACO, 0, [_GARN], [0]];
|
|
585
|
+
export var AddTagsToResourceInput = [3, n0, _ATTRI, 0, [_RARN, _T], [0, () => Tags]];
|
|
586
|
+
export var AddTagsToResourceOutput = [3, n0, _ATTRO, 0, [_RARN], [0]];
|
|
587
|
+
export var AddUploadBufferInput = [3, n0, _AUBI, 0, [_GARN, _DI], [0, 64 | 0]];
|
|
588
|
+
export var AddUploadBufferOutput = [3, n0, _AUBO, 0, [_GARN], [0]];
|
|
589
|
+
export var AddWorkingStorageInput = [3, n0, _AWSI, 0, [_GARN, _DI], [0, 64 | 0]];
|
|
590
|
+
export var AddWorkingStorageOutput = [3, n0, _AWSO, 0, [_GARN], [0]];
|
|
591
|
+
export var AssignTapePoolInput = [3, n0, _ATPI, 0, [_TARN, _PI, _BGR], [0, 0, 2]];
|
|
592
|
+
export var AssignTapePoolOutput = [3, n0, _ATPO, 0, [_TARN], [0]];
|
|
593
|
+
export var AssociateFileSystemInput = [
|
|
594
|
+
3,
|
|
595
|
+
n0,
|
|
596
|
+
_AFSI,
|
|
597
|
+
0,
|
|
598
|
+
[_UN, _P, _CT, _GARN, _LARN, _T, _ADARN, _CA, _ENC],
|
|
599
|
+
[0, [() => DomainUserPassword, 0], 0, 0, 0, () => Tags, 0, () => CacheAttributes, () => EndpointNetworkConfiguration],
|
|
600
|
+
];
|
|
601
|
+
export var AssociateFileSystemOutput = [3, n0, _AFSO, 0, [_FSAARN], [0]];
|
|
602
|
+
export var AttachVolumeInput = [
|
|
603
|
+
3,
|
|
604
|
+
n0,
|
|
605
|
+
_AVI,
|
|
606
|
+
0,
|
|
607
|
+
[_GARN, _TN, _VARN, _NII, _DIi],
|
|
608
|
+
[0, 0, 0, 0, 0],
|
|
609
|
+
];
|
|
610
|
+
export var AttachVolumeOutput = [3, n0, _AVO, 0, [_VARN, _TARNa], [0, 0]];
|
|
611
|
+
export var AutomaticTapeCreationPolicyInfo = [
|
|
612
|
+
3,
|
|
613
|
+
n0,
|
|
614
|
+
_ATCPI,
|
|
615
|
+
0,
|
|
616
|
+
[_ATCR, _GARN],
|
|
617
|
+
[() => AutomaticTapeCreationRules, 0],
|
|
618
|
+
];
|
|
619
|
+
export var AutomaticTapeCreationRule = [
|
|
620
|
+
3,
|
|
621
|
+
n0,
|
|
622
|
+
_ATCRu,
|
|
623
|
+
0,
|
|
624
|
+
[_TBP, _PI, _TSIB, _MNT, _W],
|
|
625
|
+
[0, 0, 1, 1, 2],
|
|
626
|
+
];
|
|
627
|
+
export var BandwidthRateLimitInterval = [
|
|
628
|
+
3,
|
|
629
|
+
n0,
|
|
630
|
+
_BRLI,
|
|
631
|
+
0,
|
|
632
|
+
[_SHOD, _SMOH, _EHOD, _EMOH, _DOW, _AURLIBPS, _ADRLIBPS],
|
|
633
|
+
[1, 1, 1, 1, 64 | 1, 1, 1],
|
|
634
|
+
];
|
|
635
|
+
export var CacheAttributes = [3, n0, _CA, 0, [_CSTIS], [1]];
|
|
636
|
+
export var CachediSCSIVolume = [
|
|
637
|
+
3,
|
|
638
|
+
n0,
|
|
639
|
+
_CSCSIV,
|
|
640
|
+
0,
|
|
641
|
+
[_VARN, _VI, _VT, _VS, _VAS, _VSIB, _VP, _SSI, _VSCSIA, _CD, _VUIB, _KMSK, _TN],
|
|
642
|
+
[0, 0, 0, 0, 0, 1, 1, 0, () => VolumeiSCSIAttributes, 4, 1, 0, 0],
|
|
643
|
+
];
|
|
644
|
+
export var CacheReportFilter = [3, n0, _CRF, 0, [_N, _V], [0, 64 | 0]];
|
|
645
|
+
export var CacheReportInfo = [
|
|
646
|
+
3,
|
|
647
|
+
n0,
|
|
648
|
+
_CRI,
|
|
649
|
+
0,
|
|
650
|
+
[_CRARN, _CRS, _RCP, _ET, _R, _FSARN, _LARN, _ST, _IF, _EF, _RN, _T],
|
|
651
|
+
[0, 0, 1, 4, 0, 0, 0, 4, () => CacheReportFilterList, () => CacheReportFilterList, 0, () => Tags],
|
|
652
|
+
];
|
|
653
|
+
export var CancelArchivalInput = [3, n0, _CAI, 0, [_GARN, _TARN], [0, 0]];
|
|
654
|
+
export var CancelArchivalOutput = [3, n0, _CAO, 0, [_TARN], [0]];
|
|
655
|
+
export var CancelCacheReportInput = [3, n0, _CCRI, 0, [_CRARN], [0]];
|
|
656
|
+
export var CancelCacheReportOutput = [3, n0, _CCRO, 0, [_CRARN], [0]];
|
|
657
|
+
export var CancelRetrievalInput = [3, n0, _CRIa, 0, [_GARN, _TARN], [0, 0]];
|
|
658
|
+
export var CancelRetrievalOutput = [3, n0, _CRO, 0, [_TARN], [0]];
|
|
659
|
+
export var ChapInfo = [
|
|
660
|
+
3,
|
|
661
|
+
n0,
|
|
662
|
+
_CI,
|
|
663
|
+
0,
|
|
664
|
+
[_TARNa, _STAI, _IN, _STAT],
|
|
665
|
+
[0, [() => ChapSecret, 0], 0, [() => ChapSecret, 0]],
|
|
666
|
+
];
|
|
667
|
+
export var CreateCachediSCSIVolumeInput = [
|
|
668
|
+
3,
|
|
669
|
+
n0,
|
|
670
|
+
_CCSCSIVI,
|
|
671
|
+
0,
|
|
672
|
+
[_GARN, _VSIB, _SI, _TN, _SVARN, _NII, _CT, _KMSE, _KMSK, _T],
|
|
673
|
+
[0, 1, 0, 0, 0, 0, 0, 2, 0, () => Tags],
|
|
674
|
+
];
|
|
675
|
+
export var CreateCachediSCSIVolumeOutput = [3, n0, _CCSCSIVO, 0, [_VARN, _TARNa], [0, 0]];
|
|
676
|
+
export var CreateNFSFileShareInput = [
|
|
677
|
+
3,
|
|
678
|
+
n0,
|
|
679
|
+
_CNFSFSI,
|
|
680
|
+
0,
|
|
681
|
+
[
|
|
682
|
+
_CT,
|
|
683
|
+
_NFSFSD,
|
|
684
|
+
_GARN,
|
|
685
|
+
_ETn,
|
|
686
|
+
_KMSE,
|
|
687
|
+
_KMSK,
|
|
688
|
+
_R,
|
|
689
|
+
_LARN,
|
|
690
|
+
_DSC,
|
|
691
|
+
_OACL,
|
|
692
|
+
_CL,
|
|
693
|
+
_S,
|
|
694
|
+
_RO,
|
|
695
|
+
_GMIMETE,
|
|
696
|
+
_RP,
|
|
697
|
+
_T,
|
|
698
|
+
_FSN,
|
|
699
|
+
_CA,
|
|
700
|
+
_NP,
|
|
701
|
+
_VPCEDNSN,
|
|
702
|
+
_BR,
|
|
703
|
+
_ADARN,
|
|
704
|
+
],
|
|
705
|
+
[
|
|
706
|
+
0,
|
|
707
|
+
() => NFSFileShareDefaults,
|
|
708
|
+
0,
|
|
709
|
+
0,
|
|
710
|
+
2,
|
|
711
|
+
0,
|
|
712
|
+
0,
|
|
713
|
+
0,
|
|
714
|
+
0,
|
|
715
|
+
0,
|
|
716
|
+
64 | 0,
|
|
717
|
+
0,
|
|
718
|
+
2,
|
|
719
|
+
2,
|
|
720
|
+
2,
|
|
721
|
+
() => Tags,
|
|
722
|
+
0,
|
|
723
|
+
() => CacheAttributes,
|
|
724
|
+
0,
|
|
725
|
+
0,
|
|
726
|
+
0,
|
|
727
|
+
0,
|
|
728
|
+
],
|
|
729
|
+
];
|
|
730
|
+
export var CreateNFSFileShareOutput = [3, n0, _CNFSFSO, 0, [_FSARN], [0]];
|
|
731
|
+
export var CreateSMBFileShareInput = [
|
|
732
|
+
3,
|
|
733
|
+
n0,
|
|
734
|
+
_CSMBFSI,
|
|
735
|
+
0,
|
|
736
|
+
[
|
|
737
|
+
_CT,
|
|
738
|
+
_GARN,
|
|
739
|
+
_ETn,
|
|
740
|
+
_KMSE,
|
|
741
|
+
_KMSK,
|
|
742
|
+
_R,
|
|
743
|
+
_LARN,
|
|
744
|
+
_DSC,
|
|
745
|
+
_OACL,
|
|
746
|
+
_RO,
|
|
747
|
+
_GMIMETE,
|
|
748
|
+
_RP,
|
|
749
|
+
_SMBACLE,
|
|
750
|
+
_ABE,
|
|
751
|
+
_AUL,
|
|
752
|
+
_VUL,
|
|
753
|
+
_IUL,
|
|
754
|
+
_ADARN,
|
|
755
|
+
_A,
|
|
756
|
+
_CSa,
|
|
757
|
+
_T,
|
|
758
|
+
_FSN,
|
|
759
|
+
_CA,
|
|
760
|
+
_NP,
|
|
761
|
+
_VPCEDNSN,
|
|
762
|
+
_BR,
|
|
763
|
+
_OE,
|
|
764
|
+
],
|
|
765
|
+
[
|
|
766
|
+
0,
|
|
767
|
+
0,
|
|
768
|
+
0,
|
|
769
|
+
2,
|
|
770
|
+
0,
|
|
771
|
+
0,
|
|
772
|
+
0,
|
|
773
|
+
0,
|
|
774
|
+
0,
|
|
775
|
+
2,
|
|
776
|
+
2,
|
|
777
|
+
2,
|
|
778
|
+
2,
|
|
779
|
+
2,
|
|
780
|
+
64 | 0,
|
|
781
|
+
64 | 0,
|
|
782
|
+
64 | 0,
|
|
783
|
+
0,
|
|
784
|
+
0,
|
|
785
|
+
0,
|
|
786
|
+
() => Tags,
|
|
787
|
+
0,
|
|
788
|
+
() => CacheAttributes,
|
|
789
|
+
0,
|
|
790
|
+
0,
|
|
791
|
+
0,
|
|
792
|
+
2,
|
|
793
|
+
],
|
|
794
|
+
];
|
|
795
|
+
export var CreateSMBFileShareOutput = [3, n0, _CSMBFSO, 0, [_FSARN], [0]];
|
|
796
|
+
export var CreateSnapshotFromVolumeRecoveryPointInput = [
|
|
797
|
+
3,
|
|
798
|
+
n0,
|
|
799
|
+
_CSFVRPI,
|
|
800
|
+
0,
|
|
801
|
+
[_VARN, _SD, _T],
|
|
802
|
+
[0, 0, () => Tags],
|
|
803
|
+
];
|
|
804
|
+
export var CreateSnapshotFromVolumeRecoveryPointOutput = [
|
|
805
|
+
3,
|
|
806
|
+
n0,
|
|
807
|
+
_CSFVRPO,
|
|
808
|
+
0,
|
|
809
|
+
[_SI, _VARN, _VRPT],
|
|
810
|
+
[0, 0, 0],
|
|
811
|
+
];
|
|
812
|
+
export var CreateSnapshotInput = [3, n0, _CSI, 0, [_VARN, _SD, _T], [0, 0, () => Tags]];
|
|
813
|
+
export var CreateSnapshotOutput = [3, n0, _CSO, 0, [_VARN, _SI], [0, 0]];
|
|
814
|
+
export var CreateStorediSCSIVolumeInput = [
|
|
815
|
+
3,
|
|
816
|
+
n0,
|
|
817
|
+
_CSSCSIVI,
|
|
818
|
+
0,
|
|
819
|
+
[_GARN, _DIi, _SI, _PED, _TN, _NII, _KMSE, _KMSK, _T],
|
|
820
|
+
[0, 0, 0, 2, 0, 0, 2, 0, () => Tags],
|
|
821
|
+
];
|
|
822
|
+
export var CreateStorediSCSIVolumeOutput = [
|
|
823
|
+
3,
|
|
824
|
+
n0,
|
|
825
|
+
_CSSCSIVO,
|
|
826
|
+
0,
|
|
827
|
+
[_VARN, _VSIB, _TARNa],
|
|
828
|
+
[0, 1, 0],
|
|
829
|
+
];
|
|
830
|
+
export var CreateTapePoolInput = [
|
|
831
|
+
3,
|
|
832
|
+
n0,
|
|
833
|
+
_CTPI,
|
|
834
|
+
0,
|
|
835
|
+
[_PN, _SC, _RLT, _RLTID, _T],
|
|
836
|
+
[0, 0, 0, 1, () => Tags],
|
|
837
|
+
];
|
|
838
|
+
export var CreateTapePoolOutput = [3, n0, _CTPO, 0, [_PARN], [0]];
|
|
839
|
+
export var CreateTapesInput = [
|
|
840
|
+
3,
|
|
841
|
+
n0,
|
|
842
|
+
_CTI,
|
|
843
|
+
0,
|
|
844
|
+
[_GARN, _TSIB, _CT, _NTTC, _TBP, _KMSE, _KMSK, _PI, _W, _T],
|
|
845
|
+
[0, 1, 0, 1, 0, 2, 0, 0, 2, () => Tags],
|
|
846
|
+
];
|
|
847
|
+
export var CreateTapesOutput = [3, n0, _CTO, 0, [_TARNap], [64 | 0]];
|
|
848
|
+
export var CreateTapeWithBarcodeInput = [
|
|
849
|
+
3,
|
|
850
|
+
n0,
|
|
851
|
+
_CTWBI,
|
|
852
|
+
0,
|
|
853
|
+
[_GARN, _TSIB, _TB, _KMSE, _KMSK, _PI, _W, _T],
|
|
854
|
+
[0, 1, 0, 2, 0, 0, 2, () => Tags],
|
|
855
|
+
];
|
|
856
|
+
export var CreateTapeWithBarcodeOutput = [3, n0, _CTWBO, 0, [_TARN], [0]];
|
|
857
|
+
export var DeleteAutomaticTapeCreationPolicyInput = [3, n0, _DATCPI, 0, [_GARN], [0]];
|
|
858
|
+
export var DeleteAutomaticTapeCreationPolicyOutput = [3, n0, _DATCPO, 0, [_GARN], [0]];
|
|
859
|
+
export var DeleteBandwidthRateLimitInput = [3, n0, _DBRLI, 0, [_GARN, _BT], [0, 0]];
|
|
860
|
+
export var DeleteBandwidthRateLimitOutput = [3, n0, _DBRLO, 0, [_GARN], [0]];
|
|
861
|
+
export var DeleteCacheReportInput = [3, n0, _DCRI, 0, [_CRARN], [0]];
|
|
862
|
+
export var DeleteCacheReportOutput = [3, n0, _DCRO, 0, [_CRARN], [0]];
|
|
863
|
+
export var DeleteChapCredentialsInput = [3, n0, _DCCI, 0, [_TARNa, _IN], [0, 0]];
|
|
864
|
+
export var DeleteChapCredentialsOutput = [3, n0, _DCCO, 0, [_TARNa, _IN], [0, 0]];
|
|
865
|
+
export var DeleteFileShareInput = [3, n0, _DFSI, 0, [_FSARN, _FD], [0, 2]];
|
|
866
|
+
export var DeleteFileShareOutput = [3, n0, _DFSO, 0, [_FSARN], [0]];
|
|
867
|
+
export var DeleteGatewayInput = [3, n0, _DGI, 0, [_GARN], [0]];
|
|
868
|
+
export var DeleteGatewayOutput = [3, n0, _DGO, 0, [_GARN], [0]];
|
|
869
|
+
export var DeleteSnapshotScheduleInput = [3, n0, _DSSI, 0, [_VARN], [0]];
|
|
870
|
+
export var DeleteSnapshotScheduleOutput = [3, n0, _DSSO, 0, [_VARN], [0]];
|
|
871
|
+
export var DeleteTapeArchiveInput = [3, n0, _DTAI, 0, [_TARN, _BGR], [0, 2]];
|
|
872
|
+
export var DeleteTapeArchiveOutput = [3, n0, _DTAO, 0, [_TARN], [0]];
|
|
873
|
+
export var DeleteTapeInput = [3, n0, _DTI, 0, [_GARN, _TARN, _BGR], [0, 0, 2]];
|
|
874
|
+
export var DeleteTapeOutput = [3, n0, _DTO, 0, [_TARN], [0]];
|
|
875
|
+
export var DeleteTapePoolInput = [3, n0, _DTPI, 0, [_PARN], [0]];
|
|
876
|
+
export var DeleteTapePoolOutput = [3, n0, _DTPO, 0, [_PARN], [0]];
|
|
877
|
+
export var DeleteVolumeInput = [3, n0, _DVI, 0, [_VARN], [0]];
|
|
878
|
+
export var DeleteVolumeOutput = [3, n0, _DVO, 0, [_VARN], [0]];
|
|
879
|
+
export var DescribeAvailabilityMonitorTestInput = [3, n0, _DAMTI, 0, [_GARN], [0]];
|
|
880
|
+
export var DescribeAvailabilityMonitorTestOutput = [
|
|
881
|
+
3,
|
|
882
|
+
n0,
|
|
883
|
+
_DAMTO,
|
|
884
|
+
0,
|
|
885
|
+
[_GARN, _St, _ST],
|
|
886
|
+
[0, 0, 4],
|
|
887
|
+
];
|
|
888
|
+
export var DescribeBandwidthRateLimitInput = [3, n0, _DBRLIe, 0, [_GARN], [0]];
|
|
889
|
+
export var DescribeBandwidthRateLimitOutput = [
|
|
890
|
+
3,
|
|
891
|
+
n0,
|
|
892
|
+
_DBRLOe,
|
|
893
|
+
0,
|
|
894
|
+
[_GARN, _AURLIBPS, _ADRLIBPS],
|
|
895
|
+
[0, 1, 1],
|
|
896
|
+
];
|
|
897
|
+
export var DescribeBandwidthRateLimitScheduleInput = [3, n0, _DBRLSI, 0, [_GARN], [0]];
|
|
898
|
+
export var DescribeBandwidthRateLimitScheduleOutput = [
|
|
899
|
+
3,
|
|
900
|
+
n0,
|
|
901
|
+
_DBRLSO,
|
|
902
|
+
0,
|
|
903
|
+
[_GARN, _BRLIa],
|
|
904
|
+
[0, () => BandwidthRateLimitIntervals],
|
|
905
|
+
];
|
|
906
|
+
export var DescribeCachediSCSIVolumesInput = [3, n0, _DCSCSIVI, 0, [_VARNo], [64 | 0]];
|
|
907
|
+
export var DescribeCachediSCSIVolumesOutput = [
|
|
908
|
+
3,
|
|
909
|
+
n0,
|
|
910
|
+
_DCSCSIVO,
|
|
911
|
+
0,
|
|
912
|
+
[_CSCSIVa],
|
|
913
|
+
[() => CachediSCSIVolumes],
|
|
914
|
+
];
|
|
915
|
+
export var DescribeCacheInput = [3, n0, _DCI, 0, [_GARN], [0]];
|
|
916
|
+
export var DescribeCacheOutput = [
|
|
917
|
+
3,
|
|
918
|
+
n0,
|
|
919
|
+
_DCO,
|
|
920
|
+
0,
|
|
921
|
+
[_GARN, _DI, _CAIB, _CUP, _CDP, _CHP, _CMP],
|
|
922
|
+
[0, 64 | 0, 1, 1, 1, 1, 1],
|
|
923
|
+
];
|
|
924
|
+
export var DescribeCacheReportInput = [3, n0, _DCRIe, 0, [_CRARN], [0]];
|
|
925
|
+
export var DescribeCacheReportOutput = [3, n0, _DCROe, 0, [_CRI], [() => CacheReportInfo]];
|
|
926
|
+
export var DescribeChapCredentialsInput = [3, n0, _DCCIe, 0, [_TARNa], [0]];
|
|
927
|
+
export var DescribeChapCredentialsOutput = [
|
|
928
|
+
3,
|
|
929
|
+
n0,
|
|
930
|
+
_DCCOe,
|
|
931
|
+
0,
|
|
932
|
+
[_CC],
|
|
933
|
+
[[() => ChapCredentials, 0]],
|
|
934
|
+
];
|
|
935
|
+
export var DescribeFileSystemAssociationsInput = [3, n0, _DFSAI, 0, [_FSAARNL], [64 | 0]];
|
|
936
|
+
export var DescribeFileSystemAssociationsOutput = [
|
|
937
|
+
3,
|
|
938
|
+
n0,
|
|
939
|
+
_DFSAO,
|
|
940
|
+
0,
|
|
941
|
+
[_FSAIL],
|
|
942
|
+
[() => FileSystemAssociationInfoList],
|
|
943
|
+
];
|
|
944
|
+
export var DescribeGatewayInformationInput = [3, n0, _DGII, 0, [_GARN], [0]];
|
|
945
|
+
export var DescribeGatewayInformationOutput = [
|
|
946
|
+
3,
|
|
947
|
+
n0,
|
|
948
|
+
_DGIO,
|
|
949
|
+
0,
|
|
950
|
+
[
|
|
951
|
+
_GARN,
|
|
952
|
+
_GI,
|
|
953
|
+
_GN,
|
|
954
|
+
_GT,
|
|
955
|
+
_GS,
|
|
956
|
+
_GNI,
|
|
957
|
+
_GTa,
|
|
958
|
+
_NUAD,
|
|
959
|
+
_LSU,
|
|
960
|
+
_EII,
|
|
961
|
+
_EIR,
|
|
962
|
+
_T,
|
|
963
|
+
_VPCE,
|
|
964
|
+
_CWLGARN,
|
|
965
|
+
_HE,
|
|
966
|
+
_ETnd,
|
|
967
|
+
_SUED,
|
|
968
|
+
_DD,
|
|
969
|
+
_GC,
|
|
970
|
+
_SGC,
|
|
971
|
+
_HEI,
|
|
972
|
+
_SV,
|
|
973
|
+
],
|
|
974
|
+
[0, 0, 0, 0, 0, [() => GatewayNetworkInterfaces, 0], 0, 0, 0, 0, 0, () => Tags, 0, 0, 0, 0, 0, 0, 0, 64 | 0, 0, 0],
|
|
975
|
+
];
|
|
976
|
+
export var DescribeMaintenanceStartTimeInput = [3, n0, _DMSTI, 0, [_GARN], [0]];
|
|
977
|
+
export var DescribeMaintenanceStartTimeOutput = [
|
|
978
|
+
3,
|
|
979
|
+
n0,
|
|
980
|
+
_DMSTO,
|
|
981
|
+
0,
|
|
982
|
+
[_GARN, _HOD, _MOH, _DOWa, _DOM, _Ti, _SUP],
|
|
983
|
+
[0, 1, 1, 1, 1, 0, () => SoftwareUpdatePreferences],
|
|
984
|
+
];
|
|
985
|
+
export var DescribeNFSFileSharesInput = [3, n0, _DNFSFSI, 0, [_FSARNL], [64 | 0]];
|
|
986
|
+
export var DescribeNFSFileSharesOutput = [
|
|
987
|
+
3,
|
|
988
|
+
n0,
|
|
989
|
+
_DNFSFSO,
|
|
990
|
+
0,
|
|
991
|
+
[_NFSFSIL],
|
|
992
|
+
[() => NFSFileShareInfoList],
|
|
993
|
+
];
|
|
994
|
+
export var DescribeSMBFileSharesInput = [3, n0, _DSMBFSI, 0, [_FSARNL], [64 | 0]];
|
|
995
|
+
export var DescribeSMBFileSharesOutput = [
|
|
996
|
+
3,
|
|
997
|
+
n0,
|
|
998
|
+
_DSMBFSO,
|
|
999
|
+
0,
|
|
1000
|
+
[_SMBFSIL],
|
|
1001
|
+
[() => SMBFileShareInfoList],
|
|
1002
|
+
];
|
|
1003
|
+
export var DescribeSMBSettingsInput = [3, n0, _DSMBSI, 0, [_GARN], [0]];
|
|
1004
|
+
export var DescribeSMBSettingsOutput = [
|
|
1005
|
+
3,
|
|
1006
|
+
n0,
|
|
1007
|
+
_DSMBSO,
|
|
1008
|
+
0,
|
|
1009
|
+
[_GARN, _DN, _ADS, _SMBGPS, _SMBSS, _FSV, _SMBLG],
|
|
1010
|
+
[0, 0, 0, 2, 0, 2, () => SMBLocalGroups],
|
|
1011
|
+
];
|
|
1012
|
+
export var DescribeSnapshotScheduleInput = [3, n0, _DSSIe, 0, [_VARN], [0]];
|
|
1013
|
+
export var DescribeSnapshotScheduleOutput = [
|
|
1014
|
+
3,
|
|
1015
|
+
n0,
|
|
1016
|
+
_DSSOe,
|
|
1017
|
+
0,
|
|
1018
|
+
[_VARN, _SA, _RIH, _D, _Ti, _T],
|
|
1019
|
+
[0, 1, 1, 0, 0, () => Tags],
|
|
1020
|
+
];
|
|
1021
|
+
export var DescribeStorediSCSIVolumesInput = [3, n0, _DSSCSIVI, 0, [_VARNo], [64 | 0]];
|
|
1022
|
+
export var DescribeStorediSCSIVolumesOutput = [
|
|
1023
|
+
3,
|
|
1024
|
+
n0,
|
|
1025
|
+
_DSSCSIVO,
|
|
1026
|
+
0,
|
|
1027
|
+
[_SSCSIV],
|
|
1028
|
+
[() => StorediSCSIVolumes],
|
|
1029
|
+
];
|
|
1030
|
+
export var DescribeTapeArchivesInput = [3, n0, _DTAIe, 0, [_TARNap, _M, _L], [64 | 0, 0, 1]];
|
|
1031
|
+
export var DescribeTapeArchivesOutput = [3, n0, _DTAOe, 0, [_TA, _M], [() => TapeArchives, 0]];
|
|
1032
|
+
export var DescribeTapeRecoveryPointsInput = [3, n0, _DTRPI, 0, [_GARN, _M, _L], [0, 0, 1]];
|
|
1033
|
+
export var DescribeTapeRecoveryPointsOutput = [
|
|
1034
|
+
3,
|
|
1035
|
+
n0,
|
|
1036
|
+
_DTRPO,
|
|
1037
|
+
0,
|
|
1038
|
+
[_GARN, _TRPI, _M],
|
|
1039
|
+
[0, () => TapeRecoveryPointInfos, 0],
|
|
1040
|
+
];
|
|
1041
|
+
export var DescribeTapesInput = [3, n0, _DTIe, 0, [_GARN, _TARNap, _M, _L], [0, 64 | 0, 0, 1]];
|
|
1042
|
+
export var DescribeTapesOutput = [3, n0, _DTOe, 0, [_Ta, _M], [() => Tapes, 0]];
|
|
1043
|
+
export var DescribeUploadBufferInput = [3, n0, _DUBI, 0, [_GARN], [0]];
|
|
1044
|
+
export var DescribeUploadBufferOutput = [
|
|
1045
|
+
3,
|
|
1046
|
+
n0,
|
|
1047
|
+
_DUBO,
|
|
1048
|
+
0,
|
|
1049
|
+
[_GARN, _DI, _UBUIB, _UBAIB],
|
|
1050
|
+
[0, 64 | 0, 1, 1],
|
|
1051
|
+
];
|
|
1052
|
+
export var DescribeVTLDevicesInput = [
|
|
1053
|
+
3,
|
|
1054
|
+
n0,
|
|
1055
|
+
_DVTLDI,
|
|
1056
|
+
0,
|
|
1057
|
+
[_GARN, _VTLDARN, _M, _L],
|
|
1058
|
+
[0, 64 | 0, 0, 1],
|
|
1059
|
+
];
|
|
1060
|
+
export var DescribeVTLDevicesOutput = [
|
|
1061
|
+
3,
|
|
1062
|
+
n0,
|
|
1063
|
+
_DVTLDO,
|
|
1064
|
+
0,
|
|
1065
|
+
[_GARN, _VTLD, _M],
|
|
1066
|
+
[0, () => VTLDevices, 0],
|
|
1067
|
+
];
|
|
1068
|
+
export var DescribeWorkingStorageInput = [3, n0, _DWSI, 0, [_GARN], [0]];
|
|
1069
|
+
export var DescribeWorkingStorageOutput = [
|
|
1070
|
+
3,
|
|
1071
|
+
n0,
|
|
1072
|
+
_DWSO,
|
|
1073
|
+
0,
|
|
1074
|
+
[_GARN, _DI, _WSUIB, _WSAIB],
|
|
1075
|
+
[0, 64 | 0, 1, 1],
|
|
1076
|
+
];
|
|
1077
|
+
export var DetachVolumeInput = [3, n0, _DVIe, 0, [_VARN, _FDo], [0, 2]];
|
|
1078
|
+
export var DetachVolumeOutput = [3, n0, _DVOe, 0, [_VARN], [0]];
|
|
1079
|
+
export var DeviceiSCSIAttributes = [3, n0, _DSCSIA, 0, [_TARNa, _NII, _NIP, _CE], [0, 0, 1, 2]];
|
|
1080
|
+
export var DisableGatewayInput = [3, n0, _DGIi, 0, [_GARN], [0]];
|
|
1081
|
+
export var DisableGatewayOutput = [3, n0, _DGOi, 0, [_GARN], [0]];
|
|
1082
|
+
export var DisassociateFileSystemInput = [3, n0, _DFSIi, 0, [_FSAARN, _FD], [0, 2]];
|
|
1083
|
+
export var DisassociateFileSystemOutput = [3, n0, _DFSOi, 0, [_FSAARN], [0]];
|
|
1084
|
+
export var Disk = [
|
|
1085
|
+
3,
|
|
1086
|
+
n0,
|
|
1087
|
+
_Di,
|
|
1088
|
+
0,
|
|
1089
|
+
[_DIi, _DP, _DNi, _DS, _DSIB, _DAT, _DAR, _DAL],
|
|
1090
|
+
[0, 0, 0, 0, 1, 0, 0, 64 | 0],
|
|
1091
|
+
];
|
|
1092
|
+
export var EndpointNetworkConfiguration = [3, n0, _ENC, 0, [_IA], [64 | 0]];
|
|
1093
|
+
export var EvictFilesFailingUploadInput = [3, n0, _EFFUI, 0, [_FSARN, _FR], [0, 2]];
|
|
1094
|
+
export var EvictFilesFailingUploadOutput = [3, n0, _EFFUO, 0, [_NI], [0]];
|
|
1095
|
+
export var FileShareInfo = [3, n0, _FSI, 0, [_FST, _FSARN, _FSIi, _FSS, _GARN], [0, 0, 0, 0, 0]];
|
|
1096
|
+
export var FileSystemAssociationInfo = [
|
|
1097
|
+
3,
|
|
1098
|
+
n0,
|
|
1099
|
+
_FSAI,
|
|
1100
|
+
0,
|
|
1101
|
+
[_FSAARN, _LARN, _FSAS, _ADARN, _GARN, _T, _CA, _ENC, _FSASD],
|
|
1102
|
+
[
|
|
1103
|
+
0,
|
|
1104
|
+
0,
|
|
1105
|
+
0,
|
|
1106
|
+
0,
|
|
1107
|
+
0,
|
|
1108
|
+
() => Tags,
|
|
1109
|
+
() => CacheAttributes,
|
|
1110
|
+
() => EndpointNetworkConfiguration,
|
|
1111
|
+
() => FileSystemAssociationStatusDetails,
|
|
1112
|
+
],
|
|
1113
|
+
];
|
|
1114
|
+
export var FileSystemAssociationStatusDetail = [3, n0, _FSASDi, 0, [_EC], [0]];
|
|
1115
|
+
export var FileSystemAssociationSummary = [
|
|
1116
|
+
3,
|
|
1117
|
+
n0,
|
|
1118
|
+
_FSASi,
|
|
1119
|
+
0,
|
|
1120
|
+
[_FSAIi, _FSAARN, _FSAS, _GARN],
|
|
1121
|
+
[0, 0, 0, 0],
|
|
1122
|
+
];
|
|
1123
|
+
export var GatewayInfo = [
|
|
1124
|
+
3,
|
|
1125
|
+
n0,
|
|
1126
|
+
_GIa,
|
|
1127
|
+
0,
|
|
1128
|
+
[_GI, _GARN, _GTa, _GOS, _GN, _EII, _EIR, _HE, _HEI, _DD, _SV],
|
|
1129
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
1130
|
+
];
|
|
1131
|
+
export var InternalServerError = [
|
|
1132
|
+
-3,
|
|
1133
|
+
n0,
|
|
1134
|
+
_ISE,
|
|
1135
|
+
{
|
|
1136
|
+
[_e]: _s,
|
|
1137
|
+
[_hE]: 500,
|
|
1138
|
+
},
|
|
1139
|
+
[_m, _e],
|
|
1140
|
+
[0, () => StorageGatewayError],
|
|
1141
|
+
];
|
|
1142
|
+
TypeRegistry.for(n0).registerError(InternalServerError, __InternalServerError);
|
|
1143
|
+
export var InvalidGatewayRequestException = [
|
|
1144
|
+
-3,
|
|
1145
|
+
n0,
|
|
1146
|
+
_IGRE,
|
|
1147
|
+
{
|
|
1148
|
+
[_e]: _c,
|
|
1149
|
+
[_hE]: 400,
|
|
1150
|
+
},
|
|
1151
|
+
[_m, _e],
|
|
1152
|
+
[0, () => StorageGatewayError],
|
|
1153
|
+
];
|
|
1154
|
+
TypeRegistry.for(n0).registerError(InvalidGatewayRequestException, __InvalidGatewayRequestException);
|
|
1155
|
+
export var JoinDomainInput = [
|
|
1156
|
+
3,
|
|
1157
|
+
n0,
|
|
1158
|
+
_JDI,
|
|
1159
|
+
0,
|
|
1160
|
+
[_GARN, _DN, _OU, _DC, _TIS, _UN, _P],
|
|
1161
|
+
[0, 0, 0, 64 | 0, 1, 0, [() => DomainUserPassword, 0]],
|
|
1162
|
+
];
|
|
1163
|
+
export var JoinDomainOutput = [3, n0, _JDO, 0, [_GARN, _ADS], [0, 0]];
|
|
1164
|
+
export var ListAutomaticTapeCreationPoliciesInput = [3, n0, _LATCPI, 0, [_GARN], [0]];
|
|
1165
|
+
export var ListAutomaticTapeCreationPoliciesOutput = [
|
|
1166
|
+
3,
|
|
1167
|
+
n0,
|
|
1168
|
+
_LATCPO,
|
|
1169
|
+
0,
|
|
1170
|
+
[_ATCPIu],
|
|
1171
|
+
[() => AutomaticTapeCreationPolicyInfos],
|
|
1172
|
+
];
|
|
1173
|
+
export var ListCacheReportsInput = [3, n0, _LCRI, 0, [_M], [0]];
|
|
1174
|
+
export var ListCacheReportsOutput = [3, n0, _LCRO, 0, [_CRL, _M], [() => CacheReportList, 0]];
|
|
1175
|
+
export var ListFileSharesInput = [3, n0, _LFSI, 0, [_GARN, _L, _M], [0, 1, 0]];
|
|
1176
|
+
export var ListFileSharesOutput = [
|
|
1177
|
+
3,
|
|
1178
|
+
n0,
|
|
1179
|
+
_LFSO,
|
|
1180
|
+
0,
|
|
1181
|
+
[_M, _NM, _FSIL],
|
|
1182
|
+
[0, 0, () => FileShareInfoList],
|
|
1183
|
+
];
|
|
1184
|
+
export var ListFileSystemAssociationsInput = [3, n0, _LFSAI, 0, [_GARN, _L, _M], [0, 1, 0]];
|
|
1185
|
+
export var ListFileSystemAssociationsOutput = [
|
|
1186
|
+
3,
|
|
1187
|
+
n0,
|
|
1188
|
+
_LFSAO,
|
|
1189
|
+
0,
|
|
1190
|
+
[_M, _NM, _FSASL],
|
|
1191
|
+
[0, 0, () => FileSystemAssociationSummaryList],
|
|
1192
|
+
];
|
|
1193
|
+
export var ListGatewaysInput = [3, n0, _LGI, 0, [_M, _L], [0, 1]];
|
|
1194
|
+
export var ListGatewaysOutput = [3, n0, _LGO, 0, [_G, _M], [() => Gateways, 0]];
|
|
1195
|
+
export var ListLocalDisksInput = [3, n0, _LLDI, 0, [_GARN], [0]];
|
|
1196
|
+
export var ListLocalDisksOutput = [3, n0, _LLDO, 0, [_GARN, _Dis], [0, () => Disks]];
|
|
1197
|
+
export var ListTagsForResourceInput = [3, n0, _LTFRI, 0, [_RARN, _M, _L], [0, 0, 1]];
|
|
1198
|
+
export var ListTagsForResourceOutput = [3, n0, _LTFRO, 0, [_RARN, _M, _T], [0, 0, () => Tags]];
|
|
1199
|
+
export var ListTapePoolsInput = [3, n0, _LTPI, 0, [_PARNo, _M, _L], [64 | 0, 0, 1]];
|
|
1200
|
+
export var ListTapePoolsOutput = [3, n0, _LTPO, 0, [_PIo, _M], [() => PoolInfos, 0]];
|
|
1201
|
+
export var ListTapesInput = [3, n0, _LTI, 0, [_TARNap, _M, _L], [64 | 0, 0, 1]];
|
|
1202
|
+
export var ListTapesOutput = [3, n0, _LTO, 0, [_TI, _M], [() => TapeInfos, 0]];
|
|
1203
|
+
export var ListVolumeInitiatorsInput = [3, n0, _LVII, 0, [_VARN], [0]];
|
|
1204
|
+
export var ListVolumeInitiatorsOutput = [3, n0, _LVIO, 0, [_I], [64 | 0]];
|
|
1205
|
+
export var ListVolumeRecoveryPointsInput = [3, n0, _LVRPI, 0, [_GARN], [0]];
|
|
1206
|
+
export var ListVolumeRecoveryPointsOutput = [
|
|
1207
|
+
3,
|
|
1208
|
+
n0,
|
|
1209
|
+
_LVRPO,
|
|
1210
|
+
0,
|
|
1211
|
+
[_GARN, _VRPI],
|
|
1212
|
+
[0, () => VolumeRecoveryPointInfos],
|
|
1213
|
+
];
|
|
1214
|
+
export var ListVolumesInput = [3, n0, _LVI, 0, [_GARN, _M, _L], [0, 0, 1]];
|
|
1215
|
+
export var ListVolumesOutput = [3, n0, _LVO, 0, [_GARN, _M, _VIo], [0, 0, () => VolumeInfos]];
|
|
1216
|
+
export var NetworkInterface = [3, n0, _NIe, 8, [_IAp, _MA, _IApv], [0, 0, 0]];
|
|
1217
|
+
export var NFSFileShareDefaults = [3, n0, _NFSFSD, 0, [_FM, _DM, _GIr, _OI], [0, 0, 1, 1]];
|
|
1218
|
+
export var NFSFileShareInfo = [
|
|
1219
|
+
3,
|
|
1220
|
+
n0,
|
|
1221
|
+
_NFSFSI,
|
|
1222
|
+
0,
|
|
1223
|
+
[
|
|
1224
|
+
_NFSFSD,
|
|
1225
|
+
_FSARN,
|
|
1226
|
+
_FSIi,
|
|
1227
|
+
_FSS,
|
|
1228
|
+
_GARN,
|
|
1229
|
+
_ETn,
|
|
1230
|
+
_KMSE,
|
|
1231
|
+
_KMSK,
|
|
1232
|
+
_Pa,
|
|
1233
|
+
_R,
|
|
1234
|
+
_LARN,
|
|
1235
|
+
_DSC,
|
|
1236
|
+
_OACL,
|
|
1237
|
+
_CL,
|
|
1238
|
+
_S,
|
|
1239
|
+
_RO,
|
|
1240
|
+
_GMIMETE,
|
|
1241
|
+
_RP,
|
|
1242
|
+
_T,
|
|
1243
|
+
_FSN,
|
|
1244
|
+
_CA,
|
|
1245
|
+
_NP,
|
|
1246
|
+
_VPCEDNSN,
|
|
1247
|
+
_BR,
|
|
1248
|
+
_ADARN,
|
|
1249
|
+
],
|
|
1250
|
+
[
|
|
1251
|
+
() => NFSFileShareDefaults,
|
|
1252
|
+
0,
|
|
1253
|
+
0,
|
|
1254
|
+
0,
|
|
1255
|
+
0,
|
|
1256
|
+
0,
|
|
1257
|
+
2,
|
|
1258
|
+
0,
|
|
1259
|
+
0,
|
|
1260
|
+
0,
|
|
1261
|
+
0,
|
|
1262
|
+
0,
|
|
1263
|
+
0,
|
|
1264
|
+
64 | 0,
|
|
1265
|
+
0,
|
|
1266
|
+
2,
|
|
1267
|
+
2,
|
|
1268
|
+
2,
|
|
1269
|
+
() => Tags,
|
|
1270
|
+
0,
|
|
1271
|
+
() => CacheAttributes,
|
|
1272
|
+
0,
|
|
1273
|
+
0,
|
|
1274
|
+
0,
|
|
1275
|
+
0,
|
|
1276
|
+
],
|
|
1277
|
+
];
|
|
1278
|
+
export var NotifyWhenUploadedInput = [3, n0, _NWUI, 0, [_FSARN], [0]];
|
|
1279
|
+
export var NotifyWhenUploadedOutput = [3, n0, _NWUO, 0, [_FSARN, _NI], [0, 0]];
|
|
1280
|
+
export var PoolInfo = [
|
|
1281
|
+
3,
|
|
1282
|
+
n0,
|
|
1283
|
+
_PIoo,
|
|
1284
|
+
0,
|
|
1285
|
+
[_PARN, _PN, _SC, _RLT, _RLTID, _PS],
|
|
1286
|
+
[0, 0, 0, 0, 1, 0],
|
|
1287
|
+
];
|
|
1288
|
+
export var RefreshCacheInput = [3, n0, _RCI, 0, [_FSARN, _FL, _Re], [0, 64 | 0, 2]];
|
|
1289
|
+
export var RefreshCacheOutput = [3, n0, _RCO, 0, [_FSARN, _NI], [0, 0]];
|
|
1290
|
+
export var RemoveTagsFromResourceInput = [3, n0, _RTFRI, 0, [_RARN, _TK], [0, 64 | 0]];
|
|
1291
|
+
export var RemoveTagsFromResourceOutput = [3, n0, _RTFRO, 0, [_RARN], [0]];
|
|
1292
|
+
export var ResetCacheInput = [3, n0, _RCIe, 0, [_GARN], [0]];
|
|
1293
|
+
export var ResetCacheOutput = [3, n0, _RCOe, 0, [_GARN], [0]];
|
|
1294
|
+
export var RetrieveTapeArchiveInput = [3, n0, _RTAI, 0, [_TARN, _GARN], [0, 0]];
|
|
1295
|
+
export var RetrieveTapeArchiveOutput = [3, n0, _RTAO, 0, [_TARN], [0]];
|
|
1296
|
+
export var RetrieveTapeRecoveryPointInput = [3, n0, _RTRPI, 0, [_TARN, _GARN], [0, 0]];
|
|
1297
|
+
export var RetrieveTapeRecoveryPointOutput = [3, n0, _RTRPO, 0, [_TARN], [0]];
|
|
1298
|
+
export var ServiceUnavailableError = [
|
|
1299
|
+
-3,
|
|
1300
|
+
n0,
|
|
1301
|
+
_SUE,
|
|
1302
|
+
{
|
|
1303
|
+
[_e]: _s,
|
|
1304
|
+
[_hE]: 503,
|
|
1305
|
+
},
|
|
1306
|
+
[_m, _e],
|
|
1307
|
+
[0, () => StorageGatewayError],
|
|
1308
|
+
];
|
|
1309
|
+
TypeRegistry.for(n0).registerError(ServiceUnavailableError, __ServiceUnavailableError);
|
|
1310
|
+
export var SetLocalConsolePasswordInput = [
|
|
1311
|
+
3,
|
|
1312
|
+
n0,
|
|
1313
|
+
_SLCPI,
|
|
1314
|
+
0,
|
|
1315
|
+
[_GARN, _LCP],
|
|
1316
|
+
[0, [() => LocalConsolePassword, 0]],
|
|
1317
|
+
];
|
|
1318
|
+
export var SetLocalConsolePasswordOutput = [3, n0, _SLCPO, 0, [_GARN], [0]];
|
|
1319
|
+
export var SetSMBGuestPasswordInput = [
|
|
1320
|
+
3,
|
|
1321
|
+
n0,
|
|
1322
|
+
_SSMBGPI,
|
|
1323
|
+
0,
|
|
1324
|
+
[_GARN, _P],
|
|
1325
|
+
[0, [() => SMBGuestPassword, 0]],
|
|
1326
|
+
];
|
|
1327
|
+
export var SetSMBGuestPasswordOutput = [3, n0, _SSMBGPO, 0, [_GARN], [0]];
|
|
1328
|
+
export var ShutdownGatewayInput = [3, n0, _SGI, 0, [_GARN], [0]];
|
|
1329
|
+
export var ShutdownGatewayOutput = [3, n0, _SGO, 0, [_GARN], [0]];
|
|
1330
|
+
export var SMBFileShareInfo = [
|
|
1331
|
+
3,
|
|
1332
|
+
n0,
|
|
1333
|
+
_SMBFSI,
|
|
1334
|
+
0,
|
|
1335
|
+
[
|
|
1336
|
+
_FSARN,
|
|
1337
|
+
_FSIi,
|
|
1338
|
+
_FSS,
|
|
1339
|
+
_GARN,
|
|
1340
|
+
_ETn,
|
|
1341
|
+
_KMSE,
|
|
1342
|
+
_KMSK,
|
|
1343
|
+
_Pa,
|
|
1344
|
+
_R,
|
|
1345
|
+
_LARN,
|
|
1346
|
+
_DSC,
|
|
1347
|
+
_OACL,
|
|
1348
|
+
_RO,
|
|
1349
|
+
_GMIMETE,
|
|
1350
|
+
_RP,
|
|
1351
|
+
_SMBACLE,
|
|
1352
|
+
_ABE,
|
|
1353
|
+
_AUL,
|
|
1354
|
+
_VUL,
|
|
1355
|
+
_IUL,
|
|
1356
|
+
_ADARN,
|
|
1357
|
+
_A,
|
|
1358
|
+
_CSa,
|
|
1359
|
+
_T,
|
|
1360
|
+
_FSN,
|
|
1361
|
+
_CA,
|
|
1362
|
+
_NP,
|
|
1363
|
+
_VPCEDNSN,
|
|
1364
|
+
_BR,
|
|
1365
|
+
_OE,
|
|
1366
|
+
],
|
|
1367
|
+
[
|
|
1368
|
+
0,
|
|
1369
|
+
0,
|
|
1370
|
+
0,
|
|
1371
|
+
0,
|
|
1372
|
+
0,
|
|
1373
|
+
2,
|
|
1374
|
+
0,
|
|
1375
|
+
0,
|
|
1376
|
+
0,
|
|
1377
|
+
0,
|
|
1378
|
+
0,
|
|
1379
|
+
0,
|
|
1380
|
+
2,
|
|
1381
|
+
2,
|
|
1382
|
+
2,
|
|
1383
|
+
2,
|
|
1384
|
+
2,
|
|
1385
|
+
64 | 0,
|
|
1386
|
+
64 | 0,
|
|
1387
|
+
64 | 0,
|
|
1388
|
+
0,
|
|
1389
|
+
0,
|
|
1390
|
+
0,
|
|
1391
|
+
() => Tags,
|
|
1392
|
+
0,
|
|
1393
|
+
() => CacheAttributes,
|
|
1394
|
+
0,
|
|
1395
|
+
0,
|
|
1396
|
+
0,
|
|
1397
|
+
2,
|
|
1398
|
+
],
|
|
1399
|
+
];
|
|
1400
|
+
export var SMBLocalGroups = [3, n0, _SMBLG, 0, [_GA], [64 | 0]];
|
|
1401
|
+
export var SoftwareUpdatePreferences = [3, n0, _SUP, 0, [_AUP], [0]];
|
|
1402
|
+
export var StartAvailabilityMonitorTestInput = [3, n0, _SAMTI, 0, [_GARN], [0]];
|
|
1403
|
+
export var StartAvailabilityMonitorTestOutput = [3, n0, _SAMTO, 0, [_GARN], [0]];
|
|
1404
|
+
export var StartCacheReportInput = [
|
|
1405
|
+
3,
|
|
1406
|
+
n0,
|
|
1407
|
+
_SCRI,
|
|
1408
|
+
0,
|
|
1409
|
+
[_FSARN, _R, _LARN, _BR, _VPCEDNSN, _IF, _EF, _CT, _T],
|
|
1410
|
+
[0, 0, 0, 0, 0, () => CacheReportFilterList, () => CacheReportFilterList, 0, () => Tags],
|
|
1411
|
+
];
|
|
1412
|
+
export var StartCacheReportOutput = [3, n0, _SCRO, 0, [_CRARN], [0]];
|
|
1413
|
+
export var StartGatewayInput = [3, n0, _SGIt, 0, [_GARN], [0]];
|
|
1414
|
+
export var StartGatewayOutput = [3, n0, _SGOt, 0, [_GARN], [0]];
|
|
1415
|
+
export var StorageGatewayError = [3, n0, _SGE, 0, [_eC, _eD], [0, 128 | 0]];
|
|
1416
|
+
export var StorediSCSIVolume = [
|
|
1417
|
+
3,
|
|
1418
|
+
n0,
|
|
1419
|
+
_SSCSIVt,
|
|
1420
|
+
0,
|
|
1421
|
+
[_VARN, _VI, _VT, _VS, _VAS, _VSIB, _VP, _VDI, _SSI, _PEDr, _VSCSIA, _CD, _VUIB, _KMSK, _TN],
|
|
1422
|
+
[0, 0, 0, 0, 0, 1, 1, 0, 0, 2, () => VolumeiSCSIAttributes, 4, 1, 0, 0],
|
|
1423
|
+
];
|
|
1424
|
+
export var Tag = [3, n0, _Tag, 0, [_K, _Va], [0, 0]];
|
|
1425
|
+
export var Tape = [
|
|
1426
|
+
3,
|
|
1427
|
+
n0,
|
|
1428
|
+
_Tap,
|
|
1429
|
+
0,
|
|
1430
|
+
[_TARN, _TB, _TCD, _TSIB, _TS, _VTLDe, _Pr, _TUIB, _KMSK, _PI, _W, _RSD, _PEDo],
|
|
1431
|
+
[0, 0, 4, 1, 0, 0, 1, 1, 0, 0, 2, 4, 4],
|
|
1432
|
+
];
|
|
1433
|
+
export var TapeArchive = [
|
|
1434
|
+
3,
|
|
1435
|
+
n0,
|
|
1436
|
+
_TAa,
|
|
1437
|
+
0,
|
|
1438
|
+
[_TARN, _TB, _TCD, _TSIB, _CTo, _RT, _TS, _TUIB, _KMSK, _PI, _W, _RSD, _PEDo],
|
|
1439
|
+
[0, 0, 4, 1, 4, 0, 0, 1, 0, 0, 2, 4, 4],
|
|
1440
|
+
];
|
|
1441
|
+
export var TapeInfo = [
|
|
1442
|
+
3,
|
|
1443
|
+
n0,
|
|
1444
|
+
_TIa,
|
|
1445
|
+
0,
|
|
1446
|
+
[_TARN, _TB, _TSIB, _TS, _GARN, _PI, _RSD, _PEDo],
|
|
1447
|
+
[0, 0, 1, 0, 0, 0, 4, 4],
|
|
1448
|
+
];
|
|
1449
|
+
export var TapeRecoveryPointInfo = [3, n0, _TRPIa, 0, [_TARN, _TRPT, _TSIB, _TS], [0, 4, 1, 0]];
|
|
1450
|
+
export var UpdateAutomaticTapeCreationPolicyInput = [
|
|
1451
|
+
3,
|
|
1452
|
+
n0,
|
|
1453
|
+
_UATCPI,
|
|
1454
|
+
0,
|
|
1455
|
+
[_ATCR, _GARN],
|
|
1456
|
+
[() => AutomaticTapeCreationRules, 0],
|
|
1457
|
+
];
|
|
1458
|
+
export var UpdateAutomaticTapeCreationPolicyOutput = [3, n0, _UATCPO, 0, [_GARN], [0]];
|
|
1459
|
+
export var UpdateBandwidthRateLimitInput = [
|
|
1460
|
+
3,
|
|
1461
|
+
n0,
|
|
1462
|
+
_UBRLI,
|
|
1463
|
+
0,
|
|
1464
|
+
[_GARN, _AURLIBPS, _ADRLIBPS],
|
|
1465
|
+
[0, 1, 1],
|
|
1466
|
+
];
|
|
1467
|
+
export var UpdateBandwidthRateLimitOutput = [3, n0, _UBRLO, 0, [_GARN], [0]];
|
|
1468
|
+
export var UpdateBandwidthRateLimitScheduleInput = [
|
|
1469
|
+
3,
|
|
1470
|
+
n0,
|
|
1471
|
+
_UBRLSI,
|
|
1472
|
+
0,
|
|
1473
|
+
[_GARN, _BRLIa],
|
|
1474
|
+
[0, () => BandwidthRateLimitIntervals],
|
|
1475
|
+
];
|
|
1476
|
+
export var UpdateBandwidthRateLimitScheduleOutput = [3, n0, _UBRLSO, 0, [_GARN], [0]];
|
|
1477
|
+
export var UpdateChapCredentialsInput = [
|
|
1478
|
+
3,
|
|
1479
|
+
n0,
|
|
1480
|
+
_UCCI,
|
|
1481
|
+
0,
|
|
1482
|
+
[_TARNa, _STAI, _IN, _STAT],
|
|
1483
|
+
[0, [() => ChapSecret, 0], 0, [() => ChapSecret, 0]],
|
|
1484
|
+
];
|
|
1485
|
+
export var UpdateChapCredentialsOutput = [3, n0, _UCCO, 0, [_TARNa, _IN], [0, 0]];
|
|
1486
|
+
export var UpdateFileSystemAssociationInput = [
|
|
1487
|
+
3,
|
|
1488
|
+
n0,
|
|
1489
|
+
_UFSAI,
|
|
1490
|
+
0,
|
|
1491
|
+
[_FSAARN, _UN, _P, _ADARN, _CA],
|
|
1492
|
+
[0, 0, [() => DomainUserPassword, 0], 0, () => CacheAttributes],
|
|
1493
|
+
];
|
|
1494
|
+
export var UpdateFileSystemAssociationOutput = [3, n0, _UFSAO, 0, [_FSAARN], [0]];
|
|
1495
|
+
export var UpdateGatewayInformationInput = [
|
|
1496
|
+
3,
|
|
1497
|
+
n0,
|
|
1498
|
+
_UGII,
|
|
1499
|
+
0,
|
|
1500
|
+
[_GARN, _GN, _GT, _CWLGARN, _GC],
|
|
1501
|
+
[0, 0, 0, 0, 0],
|
|
1502
|
+
];
|
|
1503
|
+
export var UpdateGatewayInformationOutput = [3, n0, _UGIO, 0, [_GARN, _GN], [0, 0]];
|
|
1504
|
+
export var UpdateGatewaySoftwareNowInput = [3, n0, _UGSNI, 0, [_GARN], [0]];
|
|
1505
|
+
export var UpdateGatewaySoftwareNowOutput = [3, n0, _UGSNO, 0, [_GARN], [0]];
|
|
1506
|
+
export var UpdateMaintenanceStartTimeInput = [
|
|
1507
|
+
3,
|
|
1508
|
+
n0,
|
|
1509
|
+
_UMSTI,
|
|
1510
|
+
0,
|
|
1511
|
+
[_GARN, _HOD, _MOH, _DOWa, _DOM, _SUP],
|
|
1512
|
+
[0, 1, 1, 1, 1, () => SoftwareUpdatePreferences],
|
|
1513
|
+
];
|
|
1514
|
+
export var UpdateMaintenanceStartTimeOutput = [3, n0, _UMSTO, 0, [_GARN], [0]];
|
|
1515
|
+
export var UpdateNFSFileShareInput = [
|
|
1516
|
+
3,
|
|
1517
|
+
n0,
|
|
1518
|
+
_UNFSFSI,
|
|
1519
|
+
0,
|
|
1520
|
+
[_FSARN, _ETn, _KMSE, _KMSK, _NFSFSD, _DSC, _OACL, _CL, _S, _RO, _GMIMETE, _RP, _FSN, _CA, _NP, _ADARN],
|
|
1521
|
+
[0, 0, 2, 0, () => NFSFileShareDefaults, 0, 0, 64 | 0, 0, 2, 2, 2, 0, () => CacheAttributes, 0, 0],
|
|
1522
|
+
];
|
|
1523
|
+
export var UpdateNFSFileShareOutput = [3, n0, _UNFSFSO, 0, [_FSARN], [0]];
|
|
1524
|
+
export var UpdateSMBFileShareInput = [
|
|
1525
|
+
3,
|
|
1526
|
+
n0,
|
|
1527
|
+
_USMBFSI,
|
|
1528
|
+
0,
|
|
1529
|
+
[
|
|
1530
|
+
_FSARN,
|
|
1531
|
+
_ETn,
|
|
1532
|
+
_KMSE,
|
|
1533
|
+
_KMSK,
|
|
1534
|
+
_DSC,
|
|
1535
|
+
_OACL,
|
|
1536
|
+
_RO,
|
|
1537
|
+
_GMIMETE,
|
|
1538
|
+
_RP,
|
|
1539
|
+
_SMBACLE,
|
|
1540
|
+
_ABE,
|
|
1541
|
+
_AUL,
|
|
1542
|
+
_VUL,
|
|
1543
|
+
_IUL,
|
|
1544
|
+
_ADARN,
|
|
1545
|
+
_CSa,
|
|
1546
|
+
_FSN,
|
|
1547
|
+
_CA,
|
|
1548
|
+
_NP,
|
|
1549
|
+
_OE,
|
|
1550
|
+
],
|
|
1551
|
+
[0, 0, 2, 0, 0, 0, 2, 2, 2, 2, 2, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, () => CacheAttributes, 0, 2],
|
|
1552
|
+
];
|
|
1553
|
+
export var UpdateSMBFileShareOutput = [3, n0, _USMBFSO, 0, [_FSARN], [0]];
|
|
1554
|
+
export var UpdateSMBFileShareVisibilityInput = [3, n0, _USMBFSVI, 0, [_GARN, _FSV], [0, 2]];
|
|
1555
|
+
export var UpdateSMBFileShareVisibilityOutput = [3, n0, _USMBFSVO, 0, [_GARN], [0]];
|
|
1556
|
+
export var UpdateSMBLocalGroupsInput = [
|
|
1557
|
+
3,
|
|
1558
|
+
n0,
|
|
1559
|
+
_USMBLGI,
|
|
1560
|
+
0,
|
|
1561
|
+
[_GARN, _SMBLG],
|
|
1562
|
+
[0, () => SMBLocalGroups],
|
|
1563
|
+
];
|
|
1564
|
+
export var UpdateSMBLocalGroupsOutput = [3, n0, _USMBLGO, 0, [_GARN], [0]];
|
|
1565
|
+
export var UpdateSMBSecurityStrategyInput = [3, n0, _USMBSSI, 0, [_GARN, _SMBSS], [0, 0]];
|
|
1566
|
+
export var UpdateSMBSecurityStrategyOutput = [3, n0, _USMBSSO, 0, [_GARN], [0]];
|
|
1567
|
+
export var UpdateSnapshotScheduleInput = [
|
|
1568
|
+
3,
|
|
1569
|
+
n0,
|
|
1570
|
+
_USSI,
|
|
1571
|
+
0,
|
|
1572
|
+
[_VARN, _SA, _RIH, _D, _T],
|
|
1573
|
+
[0, 1, 1, 0, () => Tags],
|
|
1574
|
+
];
|
|
1575
|
+
export var UpdateSnapshotScheduleOutput = [3, n0, _USSO, 0, [_VARN], [0]];
|
|
1576
|
+
export var UpdateVTLDeviceTypeInput = [3, n0, _UVTLDTI, 0, [_VTLDARNe, _DT], [0, 0]];
|
|
1577
|
+
export var UpdateVTLDeviceTypeOutput = [3, n0, _UVTLDTO, 0, [_VTLDARNe], [0]];
|
|
1578
|
+
export var VolumeInfo = [
|
|
1579
|
+
3,
|
|
1580
|
+
n0,
|
|
1581
|
+
_VIol,
|
|
1582
|
+
0,
|
|
1583
|
+
[_VARN, _VI, _GARN, _GI, _VT, _VSIB, _VAS],
|
|
1584
|
+
[0, 0, 0, 0, 0, 1, 0],
|
|
1585
|
+
];
|
|
1586
|
+
export var VolumeiSCSIAttributes = [
|
|
1587
|
+
3,
|
|
1588
|
+
n0,
|
|
1589
|
+
_VSCSIA,
|
|
1590
|
+
0,
|
|
1591
|
+
[_TARNa, _NII, _NIP, _LN, _CE],
|
|
1592
|
+
[0, 0, 1, 1, 2],
|
|
1593
|
+
];
|
|
1594
|
+
export var VolumeRecoveryPointInfo = [
|
|
1595
|
+
3,
|
|
1596
|
+
n0,
|
|
1597
|
+
_VRPIo,
|
|
1598
|
+
0,
|
|
1599
|
+
[_VARN, _VSIB, _VUIBo, _VRPT],
|
|
1600
|
+
[0, 1, 1, 0],
|
|
1601
|
+
];
|
|
1602
|
+
export var VTLDevice = [
|
|
1603
|
+
3,
|
|
1604
|
+
n0,
|
|
1605
|
+
_VTLDe,
|
|
1606
|
+
0,
|
|
1607
|
+
[_VTLDARNe, _VTLDT, _VTLDV, _VTLDPI, _DSCSIA],
|
|
1608
|
+
[0, 0, 0, 0, () => DeviceiSCSIAttributes],
|
|
1609
|
+
];
|
|
1610
|
+
export var __Unit = "unit";
|
|
1611
|
+
export var StorageGatewayServiceException = [-3, _sm, "StorageGatewayServiceException", 0, [], []];
|
|
1612
|
+
TypeRegistry.for(_sm).registerError(StorageGatewayServiceException, __StorageGatewayServiceException);
|
|
1613
|
+
export var AutomaticTapeCreationPolicyInfos = [
|
|
1614
|
+
1,
|
|
1615
|
+
n0,
|
|
1616
|
+
_ATCPIu,
|
|
1617
|
+
0,
|
|
1618
|
+
() => AutomaticTapeCreationPolicyInfo,
|
|
1619
|
+
];
|
|
1620
|
+
export var AutomaticTapeCreationRules = [1, n0, _ATCR, 0, () => AutomaticTapeCreationRule];
|
|
1621
|
+
export var BandwidthRateLimitIntervals = [1, n0, _BRLIa, 0, () => BandwidthRateLimitInterval];
|
|
1622
|
+
export var CachediSCSIVolumes = [1, n0, _CSCSIVa, 0, () => CachediSCSIVolume];
|
|
1623
|
+
export var CacheReportFilterList = [1, n0, _CRFL, 0, () => CacheReportFilter];
|
|
1624
|
+
export var CacheReportFilterValues = 64 | 0;
|
|
1625
|
+
export var CacheReportList = [1, n0, _CRL, 0, () => CacheReportInfo];
|
|
1626
|
+
export var ChapCredentials = [1, n0, _CC, 0, [() => ChapInfo, 0]];
|
|
1627
|
+
export var DaysOfWeek = 64 | 1;
|
|
1628
|
+
export var DiskAttributeList = 64 | 0;
|
|
1629
|
+
export var DiskIds = 64 | 0;
|
|
1630
|
+
export var Disks = [1, n0, _Dis, 0, () => Disk];
|
|
1631
|
+
export var FileShareARNList = 64 | 0;
|
|
1632
|
+
export var FileShareClientList = 64 | 0;
|
|
1633
|
+
export var FileShareInfoList = [1, n0, _FSIL, 0, () => FileShareInfo];
|
|
1634
|
+
export var FileSystemAssociationARNList = 64 | 0;
|
|
1635
|
+
export var FileSystemAssociationInfoList = [1, n0, _FSAIL, 0, () => FileSystemAssociationInfo];
|
|
1636
|
+
export var FileSystemAssociationStatusDetails = [
|
|
1637
|
+
1,
|
|
1638
|
+
n0,
|
|
1639
|
+
_FSASD,
|
|
1640
|
+
0,
|
|
1641
|
+
() => FileSystemAssociationStatusDetail,
|
|
1642
|
+
];
|
|
1643
|
+
export var FileSystemAssociationSummaryList = [1, n0, _FSASL, 0, () => FileSystemAssociationSummary];
|
|
1644
|
+
export var FolderList = 64 | 0;
|
|
1645
|
+
export var GatewayNetworkInterfaces = [1, n0, _GNI, 0, [() => NetworkInterface, 0]];
|
|
1646
|
+
export var Gateways = [1, n0, _G, 0, () => GatewayInfo];
|
|
1647
|
+
export var Hosts = 64 | 0;
|
|
1648
|
+
export var Initiators = 64 | 0;
|
|
1649
|
+
export var IpAddressList = 64 | 0;
|
|
1650
|
+
export var NFSFileShareInfoList = [1, n0, _NFSFSIL, 0, () => NFSFileShareInfo];
|
|
1651
|
+
export var PoolARNs = 64 | 0;
|
|
1652
|
+
export var PoolInfos = [1, n0, _PIo, 0, () => PoolInfo];
|
|
1653
|
+
export var SMBFileShareInfoList = [1, n0, _SMBFSIL, 0, () => SMBFileShareInfo];
|
|
1654
|
+
export var StorediSCSIVolumes = [1, n0, _SSCSIV, 0, () => StorediSCSIVolume];
|
|
1655
|
+
export var SupportedGatewayCapacities = 64 | 0;
|
|
1656
|
+
export var TagKeys = 64 | 0;
|
|
1657
|
+
export var Tags = [1, n0, _T, 0, () => Tag];
|
|
1658
|
+
export var TapeArchives = [1, n0, _TA, 0, () => TapeArchive];
|
|
1659
|
+
export var TapeARNs = 64 | 0;
|
|
1660
|
+
export var TapeInfos = [1, n0, _TI, 0, () => TapeInfo];
|
|
1661
|
+
export var TapeRecoveryPointInfos = [1, n0, _TRPI, 0, () => TapeRecoveryPointInfo];
|
|
1662
|
+
export var Tapes = [1, n0, _Ta, 0, () => Tape];
|
|
1663
|
+
export var UserList = 64 | 0;
|
|
1664
|
+
export var VolumeARNs = 64 | 0;
|
|
1665
|
+
export var VolumeInfos = [1, n0, _VIo, 0, () => VolumeInfo];
|
|
1666
|
+
export var VolumeRecoveryPointInfos = [1, n0, _VRPI, 0, () => VolumeRecoveryPointInfo];
|
|
1667
|
+
export var VTLDeviceARNs = 64 | 0;
|
|
1668
|
+
export var VTLDevices = [1, n0, _VTLD, 0, () => VTLDevice];
|
|
1669
|
+
export var errorDetails = 128 | 0;
|
|
1670
|
+
export var ActivateGateway = [
|
|
1671
|
+
9,
|
|
1672
|
+
n0,
|
|
1673
|
+
_AG,
|
|
1674
|
+
0,
|
|
1675
|
+
() => ActivateGatewayInput,
|
|
1676
|
+
() => ActivateGatewayOutput,
|
|
1677
|
+
];
|
|
1678
|
+
export var AddCache = [9, n0, _AC, 0, () => AddCacheInput, () => AddCacheOutput];
|
|
1679
|
+
export var AddTagsToResource = [
|
|
1680
|
+
9,
|
|
1681
|
+
n0,
|
|
1682
|
+
_ATTR,
|
|
1683
|
+
0,
|
|
1684
|
+
() => AddTagsToResourceInput,
|
|
1685
|
+
() => AddTagsToResourceOutput,
|
|
1686
|
+
];
|
|
1687
|
+
export var AddUploadBuffer = [
|
|
1688
|
+
9,
|
|
1689
|
+
n0,
|
|
1690
|
+
_AUB,
|
|
1691
|
+
0,
|
|
1692
|
+
() => AddUploadBufferInput,
|
|
1693
|
+
() => AddUploadBufferOutput,
|
|
1694
|
+
];
|
|
1695
|
+
export var AddWorkingStorage = [
|
|
1696
|
+
9,
|
|
1697
|
+
n0,
|
|
1698
|
+
_AWS,
|
|
1699
|
+
0,
|
|
1700
|
+
() => AddWorkingStorageInput,
|
|
1701
|
+
() => AddWorkingStorageOutput,
|
|
1702
|
+
];
|
|
1703
|
+
export var AssignTapePool = [
|
|
1704
|
+
9,
|
|
1705
|
+
n0,
|
|
1706
|
+
_ATP,
|
|
1707
|
+
0,
|
|
1708
|
+
() => AssignTapePoolInput,
|
|
1709
|
+
() => AssignTapePoolOutput,
|
|
1710
|
+
];
|
|
1711
|
+
export var AssociateFileSystem = [
|
|
1712
|
+
9,
|
|
1713
|
+
n0,
|
|
1714
|
+
_AFS,
|
|
1715
|
+
0,
|
|
1716
|
+
() => AssociateFileSystemInput,
|
|
1717
|
+
() => AssociateFileSystemOutput,
|
|
1718
|
+
];
|
|
1719
|
+
export var AttachVolume = [9, n0, _AV, 0, () => AttachVolumeInput, () => AttachVolumeOutput];
|
|
1720
|
+
export var CancelArchival = [
|
|
1721
|
+
9,
|
|
1722
|
+
n0,
|
|
1723
|
+
_CAa,
|
|
1724
|
+
0,
|
|
1725
|
+
() => CancelArchivalInput,
|
|
1726
|
+
() => CancelArchivalOutput,
|
|
1727
|
+
];
|
|
1728
|
+
export var CancelCacheReport = [
|
|
1729
|
+
9,
|
|
1730
|
+
n0,
|
|
1731
|
+
_CCR,
|
|
1732
|
+
0,
|
|
1733
|
+
() => CancelCacheReportInput,
|
|
1734
|
+
() => CancelCacheReportOutput,
|
|
1735
|
+
];
|
|
1736
|
+
export var CancelRetrieval = [
|
|
1737
|
+
9,
|
|
1738
|
+
n0,
|
|
1739
|
+
_CR,
|
|
1740
|
+
0,
|
|
1741
|
+
() => CancelRetrievalInput,
|
|
1742
|
+
() => CancelRetrievalOutput,
|
|
1743
|
+
];
|
|
1744
|
+
export var CreateCachediSCSIVolume = [
|
|
1745
|
+
9,
|
|
1746
|
+
n0,
|
|
1747
|
+
_CCSCSIV,
|
|
1748
|
+
0,
|
|
1749
|
+
() => CreateCachediSCSIVolumeInput,
|
|
1750
|
+
() => CreateCachediSCSIVolumeOutput,
|
|
1751
|
+
];
|
|
1752
|
+
export var CreateNFSFileShare = [
|
|
1753
|
+
9,
|
|
1754
|
+
n0,
|
|
1755
|
+
_CNFSFS,
|
|
1756
|
+
0,
|
|
1757
|
+
() => CreateNFSFileShareInput,
|
|
1758
|
+
() => CreateNFSFileShareOutput,
|
|
1759
|
+
];
|
|
1760
|
+
export var CreateSMBFileShare = [
|
|
1761
|
+
9,
|
|
1762
|
+
n0,
|
|
1763
|
+
_CSMBFS,
|
|
1764
|
+
0,
|
|
1765
|
+
() => CreateSMBFileShareInput,
|
|
1766
|
+
() => CreateSMBFileShareOutput,
|
|
1767
|
+
];
|
|
1768
|
+
export var CreateSnapshot = [
|
|
1769
|
+
9,
|
|
1770
|
+
n0,
|
|
1771
|
+
_CSr,
|
|
1772
|
+
0,
|
|
1773
|
+
() => CreateSnapshotInput,
|
|
1774
|
+
() => CreateSnapshotOutput,
|
|
1775
|
+
];
|
|
1776
|
+
export var CreateSnapshotFromVolumeRecoveryPoint = [
|
|
1777
|
+
9,
|
|
1778
|
+
n0,
|
|
1779
|
+
_CSFVRP,
|
|
1780
|
+
0,
|
|
1781
|
+
() => CreateSnapshotFromVolumeRecoveryPointInput,
|
|
1782
|
+
() => CreateSnapshotFromVolumeRecoveryPointOutput,
|
|
1783
|
+
];
|
|
1784
|
+
export var CreateStorediSCSIVolume = [
|
|
1785
|
+
9,
|
|
1786
|
+
n0,
|
|
1787
|
+
_CSSCSIV,
|
|
1788
|
+
0,
|
|
1789
|
+
() => CreateStorediSCSIVolumeInput,
|
|
1790
|
+
() => CreateStorediSCSIVolumeOutput,
|
|
1791
|
+
];
|
|
1792
|
+
export var CreateTapePool = [
|
|
1793
|
+
9,
|
|
1794
|
+
n0,
|
|
1795
|
+
_CTP,
|
|
1796
|
+
0,
|
|
1797
|
+
() => CreateTapePoolInput,
|
|
1798
|
+
() => CreateTapePoolOutput,
|
|
1799
|
+
];
|
|
1800
|
+
export var CreateTapes = [9, n0, _CTr, 0, () => CreateTapesInput, () => CreateTapesOutput];
|
|
1801
|
+
export var CreateTapeWithBarcode = [
|
|
1802
|
+
9,
|
|
1803
|
+
n0,
|
|
1804
|
+
_CTWB,
|
|
1805
|
+
0,
|
|
1806
|
+
() => CreateTapeWithBarcodeInput,
|
|
1807
|
+
() => CreateTapeWithBarcodeOutput,
|
|
1808
|
+
];
|
|
1809
|
+
export var DeleteAutomaticTapeCreationPolicy = [
|
|
1810
|
+
9,
|
|
1811
|
+
n0,
|
|
1812
|
+
_DATCP,
|
|
1813
|
+
0,
|
|
1814
|
+
() => DeleteAutomaticTapeCreationPolicyInput,
|
|
1815
|
+
() => DeleteAutomaticTapeCreationPolicyOutput,
|
|
1816
|
+
];
|
|
1817
|
+
export var DeleteBandwidthRateLimit = [
|
|
1818
|
+
9,
|
|
1819
|
+
n0,
|
|
1820
|
+
_DBRL,
|
|
1821
|
+
0,
|
|
1822
|
+
() => DeleteBandwidthRateLimitInput,
|
|
1823
|
+
() => DeleteBandwidthRateLimitOutput,
|
|
1824
|
+
];
|
|
1825
|
+
export var DeleteCacheReport = [
|
|
1826
|
+
9,
|
|
1827
|
+
n0,
|
|
1828
|
+
_DCR,
|
|
1829
|
+
0,
|
|
1830
|
+
() => DeleteCacheReportInput,
|
|
1831
|
+
() => DeleteCacheReportOutput,
|
|
1832
|
+
];
|
|
1833
|
+
export var DeleteChapCredentials = [
|
|
1834
|
+
9,
|
|
1835
|
+
n0,
|
|
1836
|
+
_DCC,
|
|
1837
|
+
0,
|
|
1838
|
+
() => DeleteChapCredentialsInput,
|
|
1839
|
+
() => DeleteChapCredentialsOutput,
|
|
1840
|
+
];
|
|
1841
|
+
export var DeleteFileShare = [
|
|
1842
|
+
9,
|
|
1843
|
+
n0,
|
|
1844
|
+
_DFS,
|
|
1845
|
+
0,
|
|
1846
|
+
() => DeleteFileShareInput,
|
|
1847
|
+
() => DeleteFileShareOutput,
|
|
1848
|
+
];
|
|
1849
|
+
export var DeleteGateway = [9, n0, _DG, 0, () => DeleteGatewayInput, () => DeleteGatewayOutput];
|
|
1850
|
+
export var DeleteSnapshotSchedule = [
|
|
1851
|
+
9,
|
|
1852
|
+
n0,
|
|
1853
|
+
_DSS,
|
|
1854
|
+
0,
|
|
1855
|
+
() => DeleteSnapshotScheduleInput,
|
|
1856
|
+
() => DeleteSnapshotScheduleOutput,
|
|
1857
|
+
];
|
|
1858
|
+
export var DeleteTape = [9, n0, _DTe, 0, () => DeleteTapeInput, () => DeleteTapeOutput];
|
|
1859
|
+
export var DeleteTapeArchive = [
|
|
1860
|
+
9,
|
|
1861
|
+
n0,
|
|
1862
|
+
_DTA,
|
|
1863
|
+
0,
|
|
1864
|
+
() => DeleteTapeArchiveInput,
|
|
1865
|
+
() => DeleteTapeArchiveOutput,
|
|
1866
|
+
];
|
|
1867
|
+
export var DeleteTapePool = [
|
|
1868
|
+
9,
|
|
1869
|
+
n0,
|
|
1870
|
+
_DTP,
|
|
1871
|
+
0,
|
|
1872
|
+
() => DeleteTapePoolInput,
|
|
1873
|
+
() => DeleteTapePoolOutput,
|
|
1874
|
+
];
|
|
1875
|
+
export var DeleteVolume = [9, n0, _DV, 0, () => DeleteVolumeInput, () => DeleteVolumeOutput];
|
|
1876
|
+
export var DescribeAvailabilityMonitorTest = [
|
|
1877
|
+
9,
|
|
1878
|
+
n0,
|
|
1879
|
+
_DAMT,
|
|
1880
|
+
0,
|
|
1881
|
+
() => DescribeAvailabilityMonitorTestInput,
|
|
1882
|
+
() => DescribeAvailabilityMonitorTestOutput,
|
|
1883
|
+
];
|
|
1884
|
+
export var DescribeBandwidthRateLimit = [
|
|
1885
|
+
9,
|
|
1886
|
+
n0,
|
|
1887
|
+
_DBRLe,
|
|
1888
|
+
0,
|
|
1889
|
+
() => DescribeBandwidthRateLimitInput,
|
|
1890
|
+
() => DescribeBandwidthRateLimitOutput,
|
|
1891
|
+
];
|
|
1892
|
+
export var DescribeBandwidthRateLimitSchedule = [
|
|
1893
|
+
9,
|
|
1894
|
+
n0,
|
|
1895
|
+
_DBRLS,
|
|
1896
|
+
0,
|
|
1897
|
+
() => DescribeBandwidthRateLimitScheduleInput,
|
|
1898
|
+
() => DescribeBandwidthRateLimitScheduleOutput,
|
|
1899
|
+
];
|
|
1900
|
+
export var DescribeCache = [9, n0, _DCe, 0, () => DescribeCacheInput, () => DescribeCacheOutput];
|
|
1901
|
+
export var DescribeCachediSCSIVolumes = [
|
|
1902
|
+
9,
|
|
1903
|
+
n0,
|
|
1904
|
+
_DCSCSIV,
|
|
1905
|
+
0,
|
|
1906
|
+
() => DescribeCachediSCSIVolumesInput,
|
|
1907
|
+
() => DescribeCachediSCSIVolumesOutput,
|
|
1908
|
+
];
|
|
1909
|
+
export var DescribeCacheReport = [
|
|
1910
|
+
9,
|
|
1911
|
+
n0,
|
|
1912
|
+
_DCRe,
|
|
1913
|
+
0,
|
|
1914
|
+
() => DescribeCacheReportInput,
|
|
1915
|
+
() => DescribeCacheReportOutput,
|
|
1916
|
+
];
|
|
1917
|
+
export var DescribeChapCredentials = [
|
|
1918
|
+
9,
|
|
1919
|
+
n0,
|
|
1920
|
+
_DCCe,
|
|
1921
|
+
0,
|
|
1922
|
+
() => DescribeChapCredentialsInput,
|
|
1923
|
+
() => DescribeChapCredentialsOutput,
|
|
1924
|
+
];
|
|
1925
|
+
export var DescribeFileSystemAssociations = [
|
|
1926
|
+
9,
|
|
1927
|
+
n0,
|
|
1928
|
+
_DFSA,
|
|
1929
|
+
0,
|
|
1930
|
+
() => DescribeFileSystemAssociationsInput,
|
|
1931
|
+
() => DescribeFileSystemAssociationsOutput,
|
|
1932
|
+
];
|
|
1933
|
+
export var DescribeGatewayInformation = [
|
|
1934
|
+
9,
|
|
1935
|
+
n0,
|
|
1936
|
+
_DGIe,
|
|
1937
|
+
0,
|
|
1938
|
+
() => DescribeGatewayInformationInput,
|
|
1939
|
+
() => DescribeGatewayInformationOutput,
|
|
1940
|
+
];
|
|
1941
|
+
export var DescribeMaintenanceStartTime = [
|
|
1942
|
+
9,
|
|
1943
|
+
n0,
|
|
1944
|
+
_DMST,
|
|
1945
|
+
0,
|
|
1946
|
+
() => DescribeMaintenanceStartTimeInput,
|
|
1947
|
+
() => DescribeMaintenanceStartTimeOutput,
|
|
1948
|
+
];
|
|
1949
|
+
export var DescribeNFSFileShares = [
|
|
1950
|
+
9,
|
|
1951
|
+
n0,
|
|
1952
|
+
_DNFSFS,
|
|
1953
|
+
0,
|
|
1954
|
+
() => DescribeNFSFileSharesInput,
|
|
1955
|
+
() => DescribeNFSFileSharesOutput,
|
|
1956
|
+
];
|
|
1957
|
+
export var DescribeSMBFileShares = [
|
|
1958
|
+
9,
|
|
1959
|
+
n0,
|
|
1960
|
+
_DSMBFS,
|
|
1961
|
+
0,
|
|
1962
|
+
() => DescribeSMBFileSharesInput,
|
|
1963
|
+
() => DescribeSMBFileSharesOutput,
|
|
1964
|
+
];
|
|
1965
|
+
export var DescribeSMBSettings = [
|
|
1966
|
+
9,
|
|
1967
|
+
n0,
|
|
1968
|
+
_DSMBS,
|
|
1969
|
+
0,
|
|
1970
|
+
() => DescribeSMBSettingsInput,
|
|
1971
|
+
() => DescribeSMBSettingsOutput,
|
|
1972
|
+
];
|
|
1973
|
+
export var DescribeSnapshotSchedule = [
|
|
1974
|
+
9,
|
|
1975
|
+
n0,
|
|
1976
|
+
_DSSe,
|
|
1977
|
+
0,
|
|
1978
|
+
() => DescribeSnapshotScheduleInput,
|
|
1979
|
+
() => DescribeSnapshotScheduleOutput,
|
|
1980
|
+
];
|
|
1981
|
+
export var DescribeStorediSCSIVolumes = [
|
|
1982
|
+
9,
|
|
1983
|
+
n0,
|
|
1984
|
+
_DSSCSIV,
|
|
1985
|
+
0,
|
|
1986
|
+
() => DescribeStorediSCSIVolumesInput,
|
|
1987
|
+
() => DescribeStorediSCSIVolumesOutput,
|
|
1988
|
+
];
|
|
1989
|
+
export var DescribeTapeArchives = [
|
|
1990
|
+
9,
|
|
1991
|
+
n0,
|
|
1992
|
+
_DTAe,
|
|
1993
|
+
0,
|
|
1994
|
+
() => DescribeTapeArchivesInput,
|
|
1995
|
+
() => DescribeTapeArchivesOutput,
|
|
1996
|
+
];
|
|
1997
|
+
export var DescribeTapeRecoveryPoints = [
|
|
1998
|
+
9,
|
|
1999
|
+
n0,
|
|
2000
|
+
_DTRP,
|
|
2001
|
+
0,
|
|
2002
|
+
() => DescribeTapeRecoveryPointsInput,
|
|
2003
|
+
() => DescribeTapeRecoveryPointsOutput,
|
|
2004
|
+
];
|
|
2005
|
+
export var DescribeTapes = [
|
|
2006
|
+
9,
|
|
2007
|
+
n0,
|
|
2008
|
+
_DTes,
|
|
2009
|
+
0,
|
|
2010
|
+
() => DescribeTapesInput,
|
|
2011
|
+
() => DescribeTapesOutput,
|
|
2012
|
+
];
|
|
2013
|
+
export var DescribeUploadBuffer = [
|
|
2014
|
+
9,
|
|
2015
|
+
n0,
|
|
2016
|
+
_DUB,
|
|
2017
|
+
0,
|
|
2018
|
+
() => DescribeUploadBufferInput,
|
|
2019
|
+
() => DescribeUploadBufferOutput,
|
|
2020
|
+
];
|
|
2021
|
+
export var DescribeVTLDevices = [
|
|
2022
|
+
9,
|
|
2023
|
+
n0,
|
|
2024
|
+
_DVTLD,
|
|
2025
|
+
0,
|
|
2026
|
+
() => DescribeVTLDevicesInput,
|
|
2027
|
+
() => DescribeVTLDevicesOutput,
|
|
2028
|
+
];
|
|
2029
|
+
export var DescribeWorkingStorage = [
|
|
2030
|
+
9,
|
|
2031
|
+
n0,
|
|
2032
|
+
_DWS,
|
|
2033
|
+
0,
|
|
2034
|
+
() => DescribeWorkingStorageInput,
|
|
2035
|
+
() => DescribeWorkingStorageOutput,
|
|
2036
|
+
];
|
|
2037
|
+
export var DetachVolume = [9, n0, _DVe, 0, () => DetachVolumeInput, () => DetachVolumeOutput];
|
|
2038
|
+
export var DisableGateway = [
|
|
2039
|
+
9,
|
|
2040
|
+
n0,
|
|
2041
|
+
_DGi,
|
|
2042
|
+
0,
|
|
2043
|
+
() => DisableGatewayInput,
|
|
2044
|
+
() => DisableGatewayOutput,
|
|
2045
|
+
];
|
|
2046
|
+
export var DisassociateFileSystem = [
|
|
2047
|
+
9,
|
|
2048
|
+
n0,
|
|
2049
|
+
_DFSi,
|
|
2050
|
+
0,
|
|
2051
|
+
() => DisassociateFileSystemInput,
|
|
2052
|
+
() => DisassociateFileSystemOutput,
|
|
2053
|
+
];
|
|
2054
|
+
export var EvictFilesFailingUpload = [
|
|
2055
|
+
9,
|
|
2056
|
+
n0,
|
|
2057
|
+
_EFFU,
|
|
2058
|
+
0,
|
|
2059
|
+
() => EvictFilesFailingUploadInput,
|
|
2060
|
+
() => EvictFilesFailingUploadOutput,
|
|
2061
|
+
];
|
|
2062
|
+
export var JoinDomain = [9, n0, _JD, 0, () => JoinDomainInput, () => JoinDomainOutput];
|
|
2063
|
+
export var ListAutomaticTapeCreationPolicies = [
|
|
2064
|
+
9,
|
|
2065
|
+
n0,
|
|
2066
|
+
_LATCP,
|
|
2067
|
+
0,
|
|
2068
|
+
() => ListAutomaticTapeCreationPoliciesInput,
|
|
2069
|
+
() => ListAutomaticTapeCreationPoliciesOutput,
|
|
2070
|
+
];
|
|
2071
|
+
export var ListCacheReports = [
|
|
2072
|
+
9,
|
|
2073
|
+
n0,
|
|
2074
|
+
_LCR,
|
|
2075
|
+
0,
|
|
2076
|
+
() => ListCacheReportsInput,
|
|
2077
|
+
() => ListCacheReportsOutput,
|
|
2078
|
+
];
|
|
2079
|
+
export var ListFileShares = [
|
|
2080
|
+
9,
|
|
2081
|
+
n0,
|
|
2082
|
+
_LFS,
|
|
2083
|
+
0,
|
|
2084
|
+
() => ListFileSharesInput,
|
|
2085
|
+
() => ListFileSharesOutput,
|
|
2086
|
+
];
|
|
2087
|
+
export var ListFileSystemAssociations = [
|
|
2088
|
+
9,
|
|
2089
|
+
n0,
|
|
2090
|
+
_LFSA,
|
|
2091
|
+
0,
|
|
2092
|
+
() => ListFileSystemAssociationsInput,
|
|
2093
|
+
() => ListFileSystemAssociationsOutput,
|
|
2094
|
+
];
|
|
2095
|
+
export var ListGateways = [9, n0, _LG, 0, () => ListGatewaysInput, () => ListGatewaysOutput];
|
|
2096
|
+
export var ListLocalDisks = [
|
|
2097
|
+
9,
|
|
2098
|
+
n0,
|
|
2099
|
+
_LLD,
|
|
2100
|
+
0,
|
|
2101
|
+
() => ListLocalDisksInput,
|
|
2102
|
+
() => ListLocalDisksOutput,
|
|
2103
|
+
];
|
|
2104
|
+
export var ListTagsForResource = [
|
|
2105
|
+
9,
|
|
2106
|
+
n0,
|
|
2107
|
+
_LTFR,
|
|
2108
|
+
0,
|
|
2109
|
+
() => ListTagsForResourceInput,
|
|
2110
|
+
() => ListTagsForResourceOutput,
|
|
2111
|
+
];
|
|
2112
|
+
export var ListTapePools = [9, n0, _LTP, 0, () => ListTapePoolsInput, () => ListTapePoolsOutput];
|
|
2113
|
+
export var ListTapes = [9, n0, _LT, 0, () => ListTapesInput, () => ListTapesOutput];
|
|
2114
|
+
export var ListVolumeInitiators = [
|
|
2115
|
+
9,
|
|
2116
|
+
n0,
|
|
2117
|
+
_LVIi,
|
|
2118
|
+
0,
|
|
2119
|
+
() => ListVolumeInitiatorsInput,
|
|
2120
|
+
() => ListVolumeInitiatorsOutput,
|
|
2121
|
+
];
|
|
2122
|
+
export var ListVolumeRecoveryPoints = [
|
|
2123
|
+
9,
|
|
2124
|
+
n0,
|
|
2125
|
+
_LVRP,
|
|
2126
|
+
0,
|
|
2127
|
+
() => ListVolumeRecoveryPointsInput,
|
|
2128
|
+
() => ListVolumeRecoveryPointsOutput,
|
|
2129
|
+
];
|
|
2130
|
+
export var ListVolumes = [9, n0, _LV, 0, () => ListVolumesInput, () => ListVolumesOutput];
|
|
2131
|
+
export var NotifyWhenUploaded = [
|
|
2132
|
+
9,
|
|
2133
|
+
n0,
|
|
2134
|
+
_NWU,
|
|
2135
|
+
0,
|
|
2136
|
+
() => NotifyWhenUploadedInput,
|
|
2137
|
+
() => NotifyWhenUploadedOutput,
|
|
2138
|
+
];
|
|
2139
|
+
export var RefreshCache = [9, n0, _RC, 0, () => RefreshCacheInput, () => RefreshCacheOutput];
|
|
2140
|
+
export var RemoveTagsFromResource = [
|
|
2141
|
+
9,
|
|
2142
|
+
n0,
|
|
2143
|
+
_RTFR,
|
|
2144
|
+
0,
|
|
2145
|
+
() => RemoveTagsFromResourceInput,
|
|
2146
|
+
() => RemoveTagsFromResourceOutput,
|
|
2147
|
+
];
|
|
2148
|
+
export var ResetCache = [9, n0, _RCe, 0, () => ResetCacheInput, () => ResetCacheOutput];
|
|
2149
|
+
export var RetrieveTapeArchive = [
|
|
2150
|
+
9,
|
|
2151
|
+
n0,
|
|
2152
|
+
_RTA,
|
|
2153
|
+
0,
|
|
2154
|
+
() => RetrieveTapeArchiveInput,
|
|
2155
|
+
() => RetrieveTapeArchiveOutput,
|
|
2156
|
+
];
|
|
2157
|
+
export var RetrieveTapeRecoveryPoint = [
|
|
2158
|
+
9,
|
|
2159
|
+
n0,
|
|
2160
|
+
_RTRP,
|
|
2161
|
+
0,
|
|
2162
|
+
() => RetrieveTapeRecoveryPointInput,
|
|
2163
|
+
() => RetrieveTapeRecoveryPointOutput,
|
|
2164
|
+
];
|
|
2165
|
+
export var SetLocalConsolePassword = [
|
|
2166
|
+
9,
|
|
2167
|
+
n0,
|
|
2168
|
+
_SLCP,
|
|
2169
|
+
0,
|
|
2170
|
+
() => SetLocalConsolePasswordInput,
|
|
2171
|
+
() => SetLocalConsolePasswordOutput,
|
|
2172
|
+
];
|
|
2173
|
+
export var SetSMBGuestPassword = [
|
|
2174
|
+
9,
|
|
2175
|
+
n0,
|
|
2176
|
+
_SSMBGP,
|
|
2177
|
+
0,
|
|
2178
|
+
() => SetSMBGuestPasswordInput,
|
|
2179
|
+
() => SetSMBGuestPasswordOutput,
|
|
2180
|
+
];
|
|
2181
|
+
export var ShutdownGateway = [
|
|
2182
|
+
9,
|
|
2183
|
+
n0,
|
|
2184
|
+
_SG,
|
|
2185
|
+
0,
|
|
2186
|
+
() => ShutdownGatewayInput,
|
|
2187
|
+
() => ShutdownGatewayOutput,
|
|
2188
|
+
];
|
|
2189
|
+
export var StartAvailabilityMonitorTest = [
|
|
2190
|
+
9,
|
|
2191
|
+
n0,
|
|
2192
|
+
_SAMT,
|
|
2193
|
+
0,
|
|
2194
|
+
() => StartAvailabilityMonitorTestInput,
|
|
2195
|
+
() => StartAvailabilityMonitorTestOutput,
|
|
2196
|
+
];
|
|
2197
|
+
export var StartCacheReport = [
|
|
2198
|
+
9,
|
|
2199
|
+
n0,
|
|
2200
|
+
_SCR,
|
|
2201
|
+
0,
|
|
2202
|
+
() => StartCacheReportInput,
|
|
2203
|
+
() => StartCacheReportOutput,
|
|
2204
|
+
];
|
|
2205
|
+
export var StartGateway = [9, n0, _SGt, 0, () => StartGatewayInput, () => StartGatewayOutput];
|
|
2206
|
+
export var UpdateAutomaticTapeCreationPolicy = [
|
|
2207
|
+
9,
|
|
2208
|
+
n0,
|
|
2209
|
+
_UATCP,
|
|
2210
|
+
0,
|
|
2211
|
+
() => UpdateAutomaticTapeCreationPolicyInput,
|
|
2212
|
+
() => UpdateAutomaticTapeCreationPolicyOutput,
|
|
2213
|
+
];
|
|
2214
|
+
export var UpdateBandwidthRateLimit = [
|
|
2215
|
+
9,
|
|
2216
|
+
n0,
|
|
2217
|
+
_UBRL,
|
|
2218
|
+
0,
|
|
2219
|
+
() => UpdateBandwidthRateLimitInput,
|
|
2220
|
+
() => UpdateBandwidthRateLimitOutput,
|
|
2221
|
+
];
|
|
2222
|
+
export var UpdateBandwidthRateLimitSchedule = [
|
|
2223
|
+
9,
|
|
2224
|
+
n0,
|
|
2225
|
+
_UBRLS,
|
|
2226
|
+
0,
|
|
2227
|
+
() => UpdateBandwidthRateLimitScheduleInput,
|
|
2228
|
+
() => UpdateBandwidthRateLimitScheduleOutput,
|
|
2229
|
+
];
|
|
2230
|
+
export var UpdateChapCredentials = [
|
|
2231
|
+
9,
|
|
2232
|
+
n0,
|
|
2233
|
+
_UCC,
|
|
2234
|
+
0,
|
|
2235
|
+
() => UpdateChapCredentialsInput,
|
|
2236
|
+
() => UpdateChapCredentialsOutput,
|
|
2237
|
+
];
|
|
2238
|
+
export var UpdateFileSystemAssociation = [
|
|
2239
|
+
9,
|
|
2240
|
+
n0,
|
|
2241
|
+
_UFSA,
|
|
2242
|
+
0,
|
|
2243
|
+
() => UpdateFileSystemAssociationInput,
|
|
2244
|
+
() => UpdateFileSystemAssociationOutput,
|
|
2245
|
+
];
|
|
2246
|
+
export var UpdateGatewayInformation = [
|
|
2247
|
+
9,
|
|
2248
|
+
n0,
|
|
2249
|
+
_UGI,
|
|
2250
|
+
0,
|
|
2251
|
+
() => UpdateGatewayInformationInput,
|
|
2252
|
+
() => UpdateGatewayInformationOutput,
|
|
2253
|
+
];
|
|
2254
|
+
export var UpdateGatewaySoftwareNow = [
|
|
2255
|
+
9,
|
|
2256
|
+
n0,
|
|
2257
|
+
_UGSN,
|
|
2258
|
+
0,
|
|
2259
|
+
() => UpdateGatewaySoftwareNowInput,
|
|
2260
|
+
() => UpdateGatewaySoftwareNowOutput,
|
|
2261
|
+
];
|
|
2262
|
+
export var UpdateMaintenanceStartTime = [
|
|
2263
|
+
9,
|
|
2264
|
+
n0,
|
|
2265
|
+
_UMST,
|
|
2266
|
+
0,
|
|
2267
|
+
() => UpdateMaintenanceStartTimeInput,
|
|
2268
|
+
() => UpdateMaintenanceStartTimeOutput,
|
|
2269
|
+
];
|
|
2270
|
+
export var UpdateNFSFileShare = [
|
|
2271
|
+
9,
|
|
2272
|
+
n0,
|
|
2273
|
+
_UNFSFS,
|
|
2274
|
+
0,
|
|
2275
|
+
() => UpdateNFSFileShareInput,
|
|
2276
|
+
() => UpdateNFSFileShareOutput,
|
|
2277
|
+
];
|
|
2278
|
+
export var UpdateSMBFileShare = [
|
|
2279
|
+
9,
|
|
2280
|
+
n0,
|
|
2281
|
+
_USMBFS,
|
|
2282
|
+
0,
|
|
2283
|
+
() => UpdateSMBFileShareInput,
|
|
2284
|
+
() => UpdateSMBFileShareOutput,
|
|
2285
|
+
];
|
|
2286
|
+
export var UpdateSMBFileShareVisibility = [
|
|
2287
|
+
9,
|
|
2288
|
+
n0,
|
|
2289
|
+
_USMBFSV,
|
|
2290
|
+
0,
|
|
2291
|
+
() => UpdateSMBFileShareVisibilityInput,
|
|
2292
|
+
() => UpdateSMBFileShareVisibilityOutput,
|
|
2293
|
+
];
|
|
2294
|
+
export var UpdateSMBLocalGroups = [
|
|
2295
|
+
9,
|
|
2296
|
+
n0,
|
|
2297
|
+
_USMBLG,
|
|
2298
|
+
0,
|
|
2299
|
+
() => UpdateSMBLocalGroupsInput,
|
|
2300
|
+
() => UpdateSMBLocalGroupsOutput,
|
|
2301
|
+
];
|
|
2302
|
+
export var UpdateSMBSecurityStrategy = [
|
|
2303
|
+
9,
|
|
2304
|
+
n0,
|
|
2305
|
+
_USMBSS,
|
|
2306
|
+
0,
|
|
2307
|
+
() => UpdateSMBSecurityStrategyInput,
|
|
2308
|
+
() => UpdateSMBSecurityStrategyOutput,
|
|
2309
|
+
];
|
|
2310
|
+
export var UpdateSnapshotSchedule = [
|
|
2311
|
+
9,
|
|
2312
|
+
n0,
|
|
2313
|
+
_USS,
|
|
2314
|
+
0,
|
|
2315
|
+
() => UpdateSnapshotScheduleInput,
|
|
2316
|
+
() => UpdateSnapshotScheduleOutput,
|
|
2317
|
+
];
|
|
2318
|
+
export var UpdateVTLDeviceType = [
|
|
2319
|
+
9,
|
|
2320
|
+
n0,
|
|
2321
|
+
_UVTLDT,
|
|
2322
|
+
0,
|
|
2323
|
+
() => UpdateVTLDeviceTypeInput,
|
|
2324
|
+
() => UpdateVTLDeviceTypeOutput,
|
|
2325
|
+
];
|