@aws-sdk/client-snowball 3.43.0 → 3.44.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/CHANGELOG.md CHANGED
@@ -3,6 +3,17 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.44.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.43.0...v3.44.0) (2021-12-02)
7
+
8
+
9
+ ### Features
10
+
11
+ * **clients:** update clients as of 2021/11/30 ([#3077](https://github.com/aws/aws-sdk-js-v3/issues/3077)) ([2bdba30](https://github.com/aws/aws-sdk-js-v3/commit/2bdba30963e550728ba2903d57daa1e666a29d71))
12
+
13
+
14
+
15
+
16
+
6
17
  # [3.43.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.42.0...v3.43.0) (2021-11-29)
7
18
 
8
19
  **Note:** Version bump only for package @aws-sdk/client-snowball
package/README.md CHANGED
@@ -7,13 +7,12 @@
7
7
 
8
8
  AWS SDK for JavaScript Snowball Client for Node.js, Browser and React Native.
9
9
 
10
- <p>AWS Snow Family is a petabyte-scale data transport solution that uses secure devices to
11
- transfer large amounts of data between your on-premises data centers and Amazon Simple Storage
12
- Service (Amazon S3). The Snow commands described here provide access to the same
13
- functionality that is available in the AWS Snow Family Management Console, which enables you to
14
- create and manage jobs for a Snow device. To transfer data locally with a Snow device, you'll
15
- need to use the Snowball Edge client or the Amazon S3 API Interface for Snowball or AWS OpsHub for Snow Family. For more
16
- information, see the <a href="https://docs.aws.amazon.com/AWSImportExport/latest/ug/api-reference.html">User Guide</a>.</p>
10
+ <p>The Amazon Web Services Snow Family provides a petabyte-scale data transport solution that uses
11
+ secure devices to transfer large amounts of data between your on-premises data centers and
12
+ Amazon Simple Storage Service (Amazon S3). The Snow Family commands described here provide access to the same
13
+ functionality that is available in the Amazon Web Services Snow Family Management Console, which enables you to create
14
+ and manage jobs for a Snow Family device. To transfer data locally with a Snow Family device,
15
+ you'll need to use the Snowball Edge client or the Amazon S3 API Interface for Snowball or OpsHub for Snow Family. For more information, see the <a href="https://docs.aws.amazon.com/AWSImportExport/latest/ug/api-reference.html">User Guide</a>.</p>
17
16
 
18
17
  ## Installing
19
18
 
@@ -1,7 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateReturnShippingLabelResult = exports.ShippingLabelStatus = exports.CreateReturnShippingLabelRequest = exports.ConflictException = exports.CreateLongTermPricingResult = exports.CreateLongTermPricingRequest = exports.LongTermPricingType = exports.CreateJobResult = exports.CreateJobRequest = exports.SnowballCapacity = exports.DeviceConfiguration = exports.SnowconeDeviceConfiguration = exports.WirelessConnection = exports.ClusterLimitExceededException = exports.InvalidInputCombinationException = exports.Ec2RequestFailedException = exports.CreateClusterResult = exports.CreateClusterRequest = exports.TaxDocuments = exports.INDTaxDocuments = exports.SnowballType = exports.ShippingOption = exports.JobResource = exports.S3Resource = exports.TargetOnDeviceService = exports.TransferOption = exports.DeviceServiceName = exports.KeyRange = exports.LambdaResource = exports.EventTriggerDefinition = exports.Ec2AmiResource = exports.RemoteManagement = exports.OnDeviceServiceConfiguration = exports.NFSOnDeviceServiceConfiguration = exports.StorageUnit = exports.Notification = exports.JobState = exports.JobType = exports.UnsupportedAddressException = exports.InvalidAddressException = exports.CreateAddressResult = exports.CreateAddressRequest = exports.CancelJobResult = exports.CancelJobRequest = exports.KMSRequestFailedException = exports.InvalidResourceException = exports.InvalidJobStateException = exports.CancelClusterResult = exports.CancelClusterRequest = exports.Address = void 0;
4
- exports.UpdateLongTermPricingResult = exports.UpdateLongTermPricingRequest = exports.UpdateJobShipmentStateResult = exports.UpdateJobShipmentStateRequest = exports.ShipmentState = exports.UpdateJobResult = exports.UpdateJobRequest = exports.UpdateClusterResult = exports.UpdateClusterRequest = exports.ListLongTermPricingResult = exports.LongTermPricingListEntry = exports.ListLongTermPricingRequest = exports.ListJobsResult = exports.ListJobsRequest = exports.ListCompatibleImagesResult = exports.CompatibleImage = exports.ListCompatibleImagesRequest = exports.ListClustersResult = exports.ClusterListEntry = exports.ListClustersRequest = exports.ListClusterJobsResult = exports.JobListEntry = exports.ListClusterJobsRequest = exports.GetSoftwareUpdatesResult = exports.GetSoftwareUpdatesRequest = exports.GetSnowballUsageResult = exports.GetSnowballUsageRequest = exports.GetJobUnlockCodeResult = exports.GetJobUnlockCodeRequest = exports.GetJobManifestResult = exports.GetJobManifestRequest = exports.DescribeReturnShippingLabelResult = exports.DescribeReturnShippingLabelRequest = exports.DescribeJobResult = exports.JobMetadata = exports.ShippingDetails = exports.Shipment = exports.JobLogs = exports.DataTransfer = exports.DescribeJobRequest = exports.DescribeClusterResult = exports.ClusterMetadata = exports.ClusterState = exports.DescribeClusterRequest = exports.InvalidNextTokenException = exports.DescribeAddressesResult = exports.DescribeAddressesRequest = exports.DescribeAddressResult = exports.DescribeAddressRequest = exports.ReturnShippingLabelAlreadyExistsException = void 0;
3
+ exports.ShippingLabelStatus = exports.CreateReturnShippingLabelRequest = exports.ConflictException = exports.CreateLongTermPricingResult = exports.CreateLongTermPricingRequest = exports.LongTermPricingType = exports.CreateJobResult = exports.CreateJobRequest = exports.SnowballCapacity = exports.DeviceConfiguration = exports.SnowconeDeviceConfiguration = exports.WirelessConnection = exports.ClusterLimitExceededException = exports.InvalidInputCombinationException = exports.Ec2RequestFailedException = exports.CreateClusterResult = exports.CreateClusterRequest = exports.TaxDocuments = exports.INDTaxDocuments = exports.SnowballType = exports.ShippingOption = exports.JobResource = exports.S3Resource = exports.TargetOnDeviceService = exports.TransferOption = exports.DeviceServiceName = exports.KeyRange = exports.LambdaResource = exports.EventTriggerDefinition = exports.Ec2AmiResource = exports.RemoteManagement = exports.OnDeviceServiceConfiguration = exports.TGWOnDeviceServiceConfiguration = exports.NFSOnDeviceServiceConfiguration = exports.StorageUnit = exports.Notification = exports.JobState = exports.JobType = exports.UnsupportedAddressException = exports.InvalidAddressException = exports.CreateAddressResult = exports.CreateAddressRequest = exports.CancelJobResult = exports.CancelJobRequest = exports.KMSRequestFailedException = exports.InvalidResourceException = exports.InvalidJobStateException = exports.CancelClusterResult = exports.CancelClusterRequest = exports.Address = void 0;
4
+ exports.UpdateLongTermPricingRequest = exports.UpdateJobShipmentStateResult = exports.UpdateJobShipmentStateRequest = exports.ShipmentState = exports.UpdateJobResult = exports.UpdateJobRequest = exports.UpdateClusterResult = exports.UpdateClusterRequest = exports.ListLongTermPricingResult = exports.LongTermPricingListEntry = exports.ListLongTermPricingRequest = exports.ListJobsResult = exports.ListJobsRequest = exports.ListCompatibleImagesResult = exports.CompatibleImage = exports.ListCompatibleImagesRequest = exports.ListClustersResult = exports.ClusterListEntry = exports.ListClustersRequest = exports.ListClusterJobsResult = exports.JobListEntry = exports.ListClusterJobsRequest = exports.GetSoftwareUpdatesResult = exports.GetSoftwareUpdatesRequest = exports.GetSnowballUsageResult = exports.GetSnowballUsageRequest = exports.GetJobUnlockCodeResult = exports.GetJobUnlockCodeRequest = exports.GetJobManifestResult = exports.GetJobManifestRequest = exports.DescribeReturnShippingLabelResult = exports.DescribeReturnShippingLabelRequest = exports.DescribeJobResult = exports.JobMetadata = exports.ShippingDetails = exports.Shipment = exports.JobLogs = exports.DataTransfer = exports.DescribeJobRequest = exports.DescribeClusterResult = exports.ClusterMetadata = exports.ClusterState = exports.DescribeClusterRequest = exports.InvalidNextTokenException = exports.DescribeAddressesResult = exports.DescribeAddressesRequest = exports.DescribeAddressResult = exports.DescribeAddressRequest = exports.ReturnShippingLabelAlreadyExistsException = exports.CreateReturnShippingLabelResult = void 0;
5
+ exports.UpdateLongTermPricingResult = void 0;
5
6
  var Address;
6
7
  (function (Address) {
7
8
  Address.filterSensitiveLog = (obj) => ({
@@ -112,6 +113,12 @@ var NFSOnDeviceServiceConfiguration;
112
113
  ...obj,
113
114
  });
114
115
  })(NFSOnDeviceServiceConfiguration = exports.NFSOnDeviceServiceConfiguration || (exports.NFSOnDeviceServiceConfiguration = {}));
116
+ var TGWOnDeviceServiceConfiguration;
117
+ (function (TGWOnDeviceServiceConfiguration) {
118
+ TGWOnDeviceServiceConfiguration.filterSensitiveLog = (obj) => ({
119
+ ...obj,
120
+ });
121
+ })(TGWOnDeviceServiceConfiguration = exports.TGWOnDeviceServiceConfiguration || (exports.TGWOnDeviceServiceConfiguration = {}));
115
122
  var OnDeviceServiceConfiguration;
116
123
  (function (OnDeviceServiceConfiguration) {
117
124
  OnDeviceServiceConfiguration.filterSensitiveLog = (obj) => ({
@@ -2125,6 +2125,10 @@ const serializeAws_json1_1OnDeviceServiceConfiguration = (input, context) => {
2125
2125
  input.NFSOnDeviceService !== null && {
2126
2126
  NFSOnDeviceService: serializeAws_json1_1NFSOnDeviceServiceConfiguration(input.NFSOnDeviceService, context),
2127
2127
  }),
2128
+ ...(input.TGWOnDeviceService !== undefined &&
2129
+ input.TGWOnDeviceService !== null && {
2130
+ TGWOnDeviceService: serializeAws_json1_1TGWOnDeviceServiceConfiguration(input.TGWOnDeviceService, context),
2131
+ }),
2128
2132
  };
2129
2133
  };
2130
2134
  const serializeAws_json1_1S3Resource = (input, context) => {
@@ -2179,6 +2183,12 @@ const serializeAws_json1_1TaxDocuments = (input, context) => {
2179
2183
  input.IND !== null && { IND: serializeAws_json1_1INDTaxDocuments(input.IND, context) }),
2180
2184
  };
2181
2185
  };
2186
+ const serializeAws_json1_1TGWOnDeviceServiceConfiguration = (input, context) => {
2187
+ return {
2188
+ ...(input.StorageLimit !== undefined && input.StorageLimit !== null && { StorageLimit: input.StorageLimit }),
2189
+ ...(input.StorageUnit !== undefined && input.StorageUnit !== null && { StorageUnit: input.StorageUnit }),
2190
+ };
2191
+ };
2182
2192
  const serializeAws_json1_1UpdateClusterRequest = (input, context) => {
2183
2193
  return {
2184
2194
  ...(input.AddressId !== undefined && input.AddressId !== null && { AddressId: input.AddressId }),
@@ -2422,6 +2432,7 @@ const deserializeAws_json1_1DescribeReturnShippingLabelResult = (output, context
2422
2432
  ExpirationDate: output.ExpirationDate !== undefined && output.ExpirationDate !== null
2423
2433
  ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.ExpirationDate)))
2424
2434
  : undefined,
2435
+ ReturnShippingLabelURI: smithy_client_1.expectString(output.ReturnShippingLabelURI),
2425
2436
  Status: smithy_client_1.expectString(output.Status),
2426
2437
  };
2427
2438
  };
@@ -2756,6 +2767,9 @@ const deserializeAws_json1_1OnDeviceServiceConfiguration = (output, context) =>
2756
2767
  NFSOnDeviceService: output.NFSOnDeviceService !== undefined && output.NFSOnDeviceService !== null
2757
2768
  ? deserializeAws_json1_1NFSOnDeviceServiceConfiguration(output.NFSOnDeviceService, context)
2758
2769
  : undefined,
2770
+ TGWOnDeviceService: output.TGWOnDeviceService !== undefined && output.TGWOnDeviceService !== null
2771
+ ? deserializeAws_json1_1TGWOnDeviceServiceConfiguration(output.TGWOnDeviceService, context)
2772
+ : undefined,
2759
2773
  };
2760
2774
  };
2761
2775
  const deserializeAws_json1_1ReturnShippingLabelAlreadyExistsException = (output, context) => {
@@ -2831,6 +2845,12 @@ const deserializeAws_json1_1TaxDocuments = (output, context) => {
2831
2845
  : undefined,
2832
2846
  };
2833
2847
  };
2848
+ const deserializeAws_json1_1TGWOnDeviceServiceConfiguration = (output, context) => {
2849
+ return {
2850
+ StorageLimit: smithy_client_1.expectInt32(output.StorageLimit),
2851
+ StorageUnit: smithy_client_1.expectString(output.StorageUnit),
2852
+ };
2853
+ };
2834
2854
  const deserializeAws_json1_1UnsupportedAddressException = (output, context) => {
2835
2855
  return {
2836
2856
  Message: smithy_client_1.expectString(output.Message),
@@ -81,6 +81,10 @@ export var NFSOnDeviceServiceConfiguration;
81
81
  (function (NFSOnDeviceServiceConfiguration) {
82
82
  NFSOnDeviceServiceConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
83
83
  })(NFSOnDeviceServiceConfiguration || (NFSOnDeviceServiceConfiguration = {}));
84
+ export var TGWOnDeviceServiceConfiguration;
85
+ (function (TGWOnDeviceServiceConfiguration) {
86
+ TGWOnDeviceServiceConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
87
+ })(TGWOnDeviceServiceConfiguration || (TGWOnDeviceServiceConfiguration = {}));
84
88
  export var OnDeviceServiceConfiguration;
85
89
  (function (OnDeviceServiceConfiguration) {
86
90
  OnDeviceServiceConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
@@ -2223,9 +2223,12 @@ var serializeAws_json1_1Notification = function (input, context) {
2223
2223
  })), (input.NotifyAll !== undefined && input.NotifyAll !== null && { NotifyAll: input.NotifyAll })), (input.SnsTopicARN !== undefined && input.SnsTopicARN !== null && { SnsTopicARN: input.SnsTopicARN }));
2224
2224
  };
2225
2225
  var serializeAws_json1_1OnDeviceServiceConfiguration = function (input, context) {
2226
- return __assign({}, (input.NFSOnDeviceService !== undefined &&
2226
+ return __assign(__assign({}, (input.NFSOnDeviceService !== undefined &&
2227
2227
  input.NFSOnDeviceService !== null && {
2228
2228
  NFSOnDeviceService: serializeAws_json1_1NFSOnDeviceServiceConfiguration(input.NFSOnDeviceService, context),
2229
+ })), (input.TGWOnDeviceService !== undefined &&
2230
+ input.TGWOnDeviceService !== null && {
2231
+ TGWOnDeviceService: serializeAws_json1_1TGWOnDeviceServiceConfiguration(input.TGWOnDeviceService, context),
2229
2232
  }));
2230
2233
  };
2231
2234
  var serializeAws_json1_1S3Resource = function (input, context) {
@@ -2269,6 +2272,9 @@ var serializeAws_json1_1TaxDocuments = function (input, context) {
2269
2272
  return __assign({}, (input.IND !== undefined &&
2270
2273
  input.IND !== null && { IND: serializeAws_json1_1INDTaxDocuments(input.IND, context) }));
2271
2274
  };
2275
+ var serializeAws_json1_1TGWOnDeviceServiceConfiguration = function (input, context) {
2276
+ return __assign(__assign({}, (input.StorageLimit !== undefined && input.StorageLimit !== null && { StorageLimit: input.StorageLimit })), (input.StorageUnit !== undefined && input.StorageUnit !== null && { StorageUnit: input.StorageUnit }));
2277
+ };
2272
2278
  var serializeAws_json1_1UpdateClusterRequest = function (input, context) {
2273
2279
  return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.AddressId !== undefined && input.AddressId !== null && { AddressId: input.AddressId })), (input.ClusterId !== undefined && input.ClusterId !== null && { ClusterId: input.ClusterId })), (input.Description !== undefined && input.Description !== null && { Description: input.Description })), (input.ForwardingAddressId !== undefined &&
2274
2280
  input.ForwardingAddressId !== null && { ForwardingAddressId: input.ForwardingAddressId })), (input.Notification !== undefined &&
@@ -2482,6 +2488,7 @@ var deserializeAws_json1_1DescribeReturnShippingLabelResult = function (output,
2482
2488
  ExpirationDate: output.ExpirationDate !== undefined && output.ExpirationDate !== null
2483
2489
  ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.ExpirationDate)))
2484
2490
  : undefined,
2491
+ ReturnShippingLabelURI: __expectString(output.ReturnShippingLabelURI),
2485
2492
  Status: __expectString(output.Status),
2486
2493
  };
2487
2494
  };
@@ -2816,6 +2823,9 @@ var deserializeAws_json1_1OnDeviceServiceConfiguration = function (output, conte
2816
2823
  NFSOnDeviceService: output.NFSOnDeviceService !== undefined && output.NFSOnDeviceService !== null
2817
2824
  ? deserializeAws_json1_1NFSOnDeviceServiceConfiguration(output.NFSOnDeviceService, context)
2818
2825
  : undefined,
2826
+ TGWOnDeviceService: output.TGWOnDeviceService !== undefined && output.TGWOnDeviceService !== null
2827
+ ? deserializeAws_json1_1TGWOnDeviceServiceConfiguration(output.TGWOnDeviceService, context)
2828
+ : undefined,
2819
2829
  };
2820
2830
  };
2821
2831
  var deserializeAws_json1_1ReturnShippingLabelAlreadyExistsException = function (output, context) {
@@ -2891,6 +2901,12 @@ var deserializeAws_json1_1TaxDocuments = function (output, context) {
2891
2901
  : undefined,
2892
2902
  };
2893
2903
  };
2904
+ var deserializeAws_json1_1TGWOnDeviceServiceConfiguration = function (output, context) {
2905
+ return {
2906
+ StorageLimit: __expectInt32(output.StorageLimit),
2907
+ StorageUnit: __expectString(output.StorageUnit),
2908
+ };
2909
+ };
2894
2910
  var deserializeAws_json1_1UnsupportedAddressException = function (output, context) {
2895
2911
  return {
2896
2912
  Message: __expectString(output.Message),
@@ -26,13 +26,12 @@ import { UpdateJobShipmentStateCommandInput, UpdateJobShipmentStateCommandOutput
26
26
  import { UpdateLongTermPricingCommandInput, UpdateLongTermPricingCommandOutput } from "./commands/UpdateLongTermPricingCommand";
27
27
  import { SnowballClient } from "./SnowballClient";
28
28
  /**
29
- * <p>AWS Snow Family is a petabyte-scale data transport solution that uses secure devices to
30
- * transfer large amounts of data between your on-premises data centers and Amazon Simple Storage
31
- * Service (Amazon S3). The Snow commands described here provide access to the same
32
- * functionality that is available in the AWS Snow Family Management Console, which enables you to
33
- * create and manage jobs for a Snow device. To transfer data locally with a Snow device, you'll
34
- * need to use the Snowball Edge client or the Amazon S3 API Interface for Snowball or AWS OpsHub for Snow Family. For more
35
- * information, see the <a href="https://docs.aws.amazon.com/AWSImportExport/latest/ug/api-reference.html">User Guide</a>.</p>
29
+ * <p>The Amazon Web Services Snow Family provides a petabyte-scale data transport solution that uses
30
+ * secure devices to transfer large amounts of data between your on-premises data centers and
31
+ * Amazon Simple Storage Service (Amazon S3). The Snow Family commands described here provide access to the same
32
+ * functionality that is available in the Amazon Web Services Snow Family Management Console, which enables you to create
33
+ * and manage jobs for a Snow Family device. To transfer data locally with a Snow Family device,
34
+ * you'll need to use the Snowball Edge client or the Amazon S3 API Interface for Snowball or OpsHub for Snow Family. For more information, see the <a href="https://docs.aws.amazon.com/AWSImportExport/latest/ug/api-reference.html">User Guide</a>.</p>
36
35
  */
37
36
  export declare class Snowball extends SnowballClient {
38
37
  /**
@@ -70,21 +69,21 @@ export declare class Snowball extends SnowballClient {
70
69
  createCluster(args: CreateClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateClusterCommandOutput) => void): void;
71
70
  /**
72
71
  * <p>Creates a job to import or export data between Amazon S3 and your on-premises data
73
- * center. Your AWS account must have the right trust policies and permissions in place to create
74
- * a job for a Snow device. If you're creating a job for a node in a cluster, you only need to provide
75
- * the <code>clusterId</code> value; the other job attributes are inherited from the cluster.
76
- * </p>
72
+ * center. Your Amazon Web Services account must have the right trust policies and permissions in
73
+ * place to create a job for a Snow device. If you're creating a job for a node in a cluster, you
74
+ * only need to provide the <code>clusterId</code> value; the other job attributes are inherited
75
+ * from the cluster. </p>
77
76
  * <note>
78
77
  * <p>Only the Snowball; Edge device type is supported when ordering clustered jobs.</p>
79
78
  * <p>The device capacity is optional.</p>
80
- * <p>Availability of device types differ by AWS Region. For more information about Region
81
- * availability, see <a href="https://aws.amazon.com/about-aws/global-infrastructure/regional-product-services/?p=ngi&loc=4">AWS Regional Services</a>.</p>
79
+ * <p>Availability of device types differ by Amazon Web Services Region. For more information
80
+ * about Region availability, see <a href="https://aws.amazon.com/about-aws/global-infrastructure/regional-product-services/?p=ngi&loc=4">Amazon Web Services Regional Services</a>.</p>
82
81
  * </note>
83
82
  *
84
83
  * <p></p>
85
84
  *
86
85
  * <p class="title">
87
- * <b>AWS Snow Family device types and their capacities.</b>
86
+ * <b>Snow Family Devices and their capacities.</b>
88
87
  * </p>
89
88
  * <ul>
90
89
  * <li>
@@ -178,7 +177,8 @@ export declare class Snowball extends SnowballClient {
178
177
  * <li>
179
178
  * <p>Description: Original Snowball device</p>
180
179
  * <note>
181
- * <p>This device is only available in the Ningxia, Beijing, and Singapore AWS Regions. </p>
180
+ * <p>This device is only available in the Ningxia, Beijing, and Singapore Amazon Web Services Region
181
+ * </p>
182
182
  * </note>
183
183
  * </li>
184
184
  * </ul>
@@ -194,7 +194,7 @@ export declare class Snowball extends SnowballClient {
194
194
  * <li>
195
195
  * <p>Description: Original Snowball device</p>
196
196
  * <note>
197
- * <p>This device is only available in the Ningxia, Beijing, and Singapore AWS Regions. </p>
197
+ * <p>This device is only available in the Ningxia, Beijing, and Singapore Amazon Web Services Region. </p>
198
198
  * </note>
199
199
  * </li>
200
200
  * </ul>
@@ -207,15 +207,14 @@ export declare class Snowball extends SnowballClient {
207
207
  createJob(args: CreateJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateJobCommandOutput) => void): void;
208
208
  /**
209
209
  * <p>Creates a job with the long-term usage option for a device. The long-term usage is a
210
- * 1-year or 3-year long-term pricing type for the device. You are billed upfront, and AWS
211
- * provides discounts for long-term pricing.
210
+ * 1-year or 3-year long-term pricing type for the device. You are billed upfront, and Amazon Web Services provides discounts for long-term pricing.
212
211
  * </p>
213
212
  */
214
213
  createLongTermPricing(args: CreateLongTermPricingCommandInput, options?: __HttpHandlerOptions): Promise<CreateLongTermPricingCommandOutput>;
215
214
  createLongTermPricing(args: CreateLongTermPricingCommandInput, cb: (err: any, data?: CreateLongTermPricingCommandOutput) => void): void;
216
215
  createLongTermPricing(args: CreateLongTermPricingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLongTermPricingCommandOutput) => void): void;
217
216
  /**
218
- * <p>Creates a shipping label that will be used to return the Snow device to AWS.</p>
217
+ * <p>Creates a shipping label that will be used to return the Snow device to Amazon Web Services.</p>
219
218
  */
220
219
  createReturnShippingLabel(args: CreateReturnShippingLabelCommandInput, options?: __HttpHandlerOptions): Promise<CreateReturnShippingLabelCommandOutput>;
221
220
  createReturnShippingLabel(args: CreateReturnShippingLabelCommandInput, cb: (err: any, data?: CreateReturnShippingLabelCommandOutput) => void): void;
@@ -250,7 +249,7 @@ export declare class Snowball extends SnowballClient {
250
249
  describeJob(args: DescribeJobCommandInput, cb: (err: any, data?: DescribeJobCommandOutput) => void): void;
251
250
  describeJob(args: DescribeJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeJobCommandOutput) => void): void;
252
251
  /**
253
- * <p>Information on the shipping label of a Snow device that is being returned to AWS.</p>
252
+ * <p>Information on the shipping label of a Snow device that is being returned to Amazon Web Services.</p>
254
253
  */
255
254
  describeReturnShippingLabel(args: DescribeReturnShippingLabelCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReturnShippingLabelCommandOutput>;
256
255
  describeReturnShippingLabel(args: DescribeReturnShippingLabelCommandInput, cb: (err: any, data?: DescribeReturnShippingLabelCommandOutput) => void): void;
@@ -263,7 +262,7 @@ export declare class Snowball extends SnowballClient {
263
262
  *
264
263
  * <p>The manifest is an encrypted file that you can download after your job enters the
265
264
  * <code>WithCustomer</code> status. The manifest is decrypted by using the
266
- * <code>UnlockCode</code> code value, when you pass both values to the Snow device through the
265
+ * <code>UnlockCode</code> code value, when you pass both values to the Snow device through the
267
266
  * Snowball client when the client is started for the first time.</p>
268
267
  *
269
268
  *
@@ -286,13 +285,13 @@ export declare class Snowball extends SnowballClient {
286
285
  *
287
286
  * <p>The <code>UnlockCode</code> value is a 29-character code with 25 alphanumeric
288
287
  * characters and 4 hyphens. This code is used to decrypt the manifest file when it is passed
289
- * along with the manifest to the Snow device through the Snowball client when the client is started
290
- * for the first time.</p>
288
+ * along with the manifest to the Snow device through the Snowball client when the client is
289
+ * started for the first time.</p>
291
290
  *
292
291
  * <p>As a best practice, we recommend that you don't save a copy of the
293
292
  * <code>UnlockCode</code> in the same location as the manifest file for that job. Saving these
294
- * separately helps prevent unauthorized parties from gaining access to the Snow device associated
295
- * with that job.</p>
293
+ * separately helps prevent unauthorized parties from gaining access to the Snow device
294
+ * associated with that job.</p>
296
295
  */
297
296
  getJobUnlockCode(args: GetJobUnlockCodeCommandInput, options?: __HttpHandlerOptions): Promise<GetJobUnlockCodeCommandOutput>;
298
297
  getJobUnlockCode(args: GetJobUnlockCodeCommandInput, cb: (err: any, data?: GetJobUnlockCodeCommandOutput) => void): void;
@@ -301,15 +300,15 @@ export declare class Snowball extends SnowballClient {
301
300
  * <p>Returns information about the Snow Family service limit for your account, and also the
302
301
  * number of Snow devices your account has in use.</p>
303
302
  *
304
- * <p>The default service limit for the number of Snow devices that you can have at one time is
305
- * 1. If you want to increase your service limit, contact AWS Support.</p>
303
+ * <p>The default service limit for the number of Snow devices that you can have at one time
304
+ * is 1. If you want to increase your service limit, contact Amazon Web Services Support.</p>
306
305
  */
307
306
  getSnowballUsage(args: GetSnowballUsageCommandInput, options?: __HttpHandlerOptions): Promise<GetSnowballUsageCommandOutput>;
308
307
  getSnowballUsage(args: GetSnowballUsageCommandInput, cb: (err: any, data?: GetSnowballUsageCommandOutput) => void): void;
309
308
  getSnowballUsage(args: GetSnowballUsageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSnowballUsageCommandOutput) => void): void;
310
309
  /**
311
310
  * <p>Returns an Amazon S3 presigned URL for an update file associated with a specified
312
- * <code>JobId</code>.</p>
311
+ * <code>JobId</code>.</p>
313
312
  */
314
313
  getSoftwareUpdates(args: GetSoftwareUpdatesCommandInput, options?: __HttpHandlerOptions): Promise<GetSoftwareUpdatesCommandOutput>;
315
314
  getSoftwareUpdates(args: GetSoftwareUpdatesCommandInput, cb: (err: any, data?: GetSoftwareUpdatesCommandOutput) => void): void;
@@ -332,10 +331,10 @@ export declare class Snowball extends SnowballClient {
332
331
  listClusters(args: ListClustersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListClustersCommandOutput) => void): void;
333
332
  /**
334
333
  * <p>This action returns a list of the different Amazon EC2 Amazon Machine Images (AMIs)
335
- * that are owned by your AWS account that would be supported for use on a Snow device.
336
- * Currently, supported AMIs are based on the CentOS 7 (x86_64) - with Updates HVM, Ubuntu Server
337
- * 14.04 LTS (HVM), and Ubuntu 16.04 LTS - Xenial (HVM) images, available on the AWS
338
- * Marketplace.</p>
334
+ * that are owned by your Amazon Web Services accountthat would be supported for use on a Snow
335
+ * device. Currently, supported AMIs are based on the CentOS 7 (x86_64) - with Updates HVM,
336
+ * Ubuntu Server 14.04 LTS (HVM), and Ubuntu 16.04 LTS - Xenial (HVM) images, available on the
337
+ * Amazon Web Services Marketplace.</p>
339
338
  */
340
339
  listCompatibleImages(args: ListCompatibleImagesCommandInput, options?: __HttpHandlerOptions): Promise<ListCompatibleImagesCommandOutput>;
341
340
  listCompatibleImages(args: ListCompatibleImagesCommandInput, cb: (err: any, data?: ListCompatibleImagesCommandOutput) => void): void;
@@ -147,13 +147,12 @@ declare type SnowballClientResolvedConfigType = __SmithyResolvedConfiguration<__
147
147
  export interface SnowballClientResolvedConfig extends SnowballClientResolvedConfigType {
148
148
  }
149
149
  /**
150
- * <p>AWS Snow Family is a petabyte-scale data transport solution that uses secure devices to
151
- * transfer large amounts of data between your on-premises data centers and Amazon Simple Storage
152
- * Service (Amazon S3). The Snow commands described here provide access to the same
153
- * functionality that is available in the AWS Snow Family Management Console, which enables you to
154
- * create and manage jobs for a Snow device. To transfer data locally with a Snow device, you'll
155
- * need to use the Snowball Edge client or the Amazon S3 API Interface for Snowball or AWS OpsHub for Snow Family. For more
156
- * information, see the <a href="https://docs.aws.amazon.com/AWSImportExport/latest/ug/api-reference.html">User Guide</a>.</p>
150
+ * <p>The Amazon Web Services Snow Family provides a petabyte-scale data transport solution that uses
151
+ * secure devices to transfer large amounts of data between your on-premises data centers and
152
+ * Amazon Simple Storage Service (Amazon S3). The Snow Family commands described here provide access to the same
153
+ * functionality that is available in the Amazon Web Services Snow Family Management Console, which enables you to create
154
+ * and manage jobs for a Snow Family device. To transfer data locally with a Snow Family device,
155
+ * you'll need to use the Snowball Edge client or the Amazon S3 API Interface for Snowball or OpsHub for Snow Family. For more information, see the <a href="https://docs.aws.amazon.com/AWSImportExport/latest/ug/api-reference.html">User Guide</a>.</p>
157
156
  */
158
157
  export declare class SnowballClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig> {
159
158
  /**
@@ -8,21 +8,21 @@ export interface CreateJobCommandOutput extends CreateJobResult, __MetadataBeare
8
8
  }
9
9
  /**
10
10
  * <p>Creates a job to import or export data between Amazon S3 and your on-premises data
11
- * center. Your AWS account must have the right trust policies and permissions in place to create
12
- * a job for a Snow device. If you're creating a job for a node in a cluster, you only need to provide
13
- * the <code>clusterId</code> value; the other job attributes are inherited from the cluster.
14
- * </p>
11
+ * center. Your Amazon Web Services account must have the right trust policies and permissions in
12
+ * place to create a job for a Snow device. If you're creating a job for a node in a cluster, you
13
+ * only need to provide the <code>clusterId</code> value; the other job attributes are inherited
14
+ * from the cluster. </p>
15
15
  * <note>
16
16
  * <p>Only the Snowball; Edge device type is supported when ordering clustered jobs.</p>
17
17
  * <p>The device capacity is optional.</p>
18
- * <p>Availability of device types differ by AWS Region. For more information about Region
19
- * availability, see <a href="https://aws.amazon.com/about-aws/global-infrastructure/regional-product-services/?p=ngi&loc=4">AWS Regional Services</a>.</p>
18
+ * <p>Availability of device types differ by Amazon Web Services Region. For more information
19
+ * about Region availability, see <a href="https://aws.amazon.com/about-aws/global-infrastructure/regional-product-services/?p=ngi&loc=4">Amazon Web Services Regional Services</a>.</p>
20
20
  * </note>
21
21
  *
22
22
  * <p></p>
23
23
  *
24
24
  * <p class="title">
25
- * <b>AWS Snow Family device types and their capacities.</b>
25
+ * <b>Snow Family Devices and their capacities.</b>
26
26
  * </p>
27
27
  * <ul>
28
28
  * <li>
@@ -116,7 +116,8 @@ export interface CreateJobCommandOutput extends CreateJobResult, __MetadataBeare
116
116
  * <li>
117
117
  * <p>Description: Original Snowball device</p>
118
118
  * <note>
119
- * <p>This device is only available in the Ningxia, Beijing, and Singapore AWS Regions. </p>
119
+ * <p>This device is only available in the Ningxia, Beijing, and Singapore Amazon Web Services Region
120
+ * </p>
120
121
  * </note>
121
122
  * </li>
122
123
  * </ul>
@@ -132,7 +133,7 @@ export interface CreateJobCommandOutput extends CreateJobResult, __MetadataBeare
132
133
  * <li>
133
134
  * <p>Description: Original Snowball device</p>
134
135
  * <note>
135
- * <p>This device is only available in the Ningxia, Beijing, and Singapore AWS Regions. </p>
136
+ * <p>This device is only available in the Ningxia, Beijing, and Singapore Amazon Web Services Region. </p>
136
137
  * </note>
137
138
  * </li>
138
139
  * </ul>
@@ -8,8 +8,7 @@ export interface CreateLongTermPricingCommandOutput extends CreateLongTermPricin
8
8
  }
9
9
  /**
10
10
  * <p>Creates a job with the long-term usage option for a device. The long-term usage is a
11
- * 1-year or 3-year long-term pricing type for the device. You are billed upfront, and AWS
12
- * provides discounts for long-term pricing.
11
+ * 1-year or 3-year long-term pricing type for the device. You are billed upfront, and Amazon Web Services provides discounts for long-term pricing.
13
12
  * </p>
14
13
  * @example
15
14
  * Use a bare-bones client and the command you need to make an API call.
@@ -7,7 +7,7 @@ export interface CreateReturnShippingLabelCommandInput extends CreateReturnShipp
7
7
  export interface CreateReturnShippingLabelCommandOutput extends CreateReturnShippingLabelResult, __MetadataBearer {
8
8
  }
9
9
  /**
10
- * <p>Creates a shipping label that will be used to return the Snow device to AWS.</p>
10
+ * <p>Creates a shipping label that will be used to return the Snow device to Amazon Web Services.</p>
11
11
  * @example
12
12
  * Use a bare-bones client and the command you need to make an API call.
13
13
  * ```javascript
@@ -7,7 +7,7 @@ export interface DescribeReturnShippingLabelCommandInput extends DescribeReturnS
7
7
  export interface DescribeReturnShippingLabelCommandOutput extends DescribeReturnShippingLabelResult, __MetadataBearer {
8
8
  }
9
9
  /**
10
- * <p>Information on the shipping label of a Snow device that is being returned to AWS.</p>
10
+ * <p>Information on the shipping label of a Snow device that is being returned to Amazon Web Services.</p>
11
11
  * @example
12
12
  * Use a bare-bones client and the command you need to make an API call.
13
13
  * ```javascript
@@ -14,7 +14,7 @@ export interface GetJobManifestCommandOutput extends GetJobManifestResult, __Met
14
14
  *
15
15
  * <p>The manifest is an encrypted file that you can download after your job enters the
16
16
  * <code>WithCustomer</code> status. The manifest is decrypted by using the
17
- * <code>UnlockCode</code> code value, when you pass both values to the Snow device through the
17
+ * <code>UnlockCode</code> code value, when you pass both values to the Snow device through the
18
18
  * Snowball client when the client is started for the first time.</p>
19
19
  *
20
20
  *
@@ -13,13 +13,13 @@ export interface GetJobUnlockCodeCommandOutput extends GetJobUnlockCodeResult, _
13
13
  *
14
14
  * <p>The <code>UnlockCode</code> value is a 29-character code with 25 alphanumeric
15
15
  * characters and 4 hyphens. This code is used to decrypt the manifest file when it is passed
16
- * along with the manifest to the Snow device through the Snowball client when the client is started
17
- * for the first time.</p>
16
+ * along with the manifest to the Snow device through the Snowball client when the client is
17
+ * started for the first time.</p>
18
18
  *
19
19
  * <p>As a best practice, we recommend that you don't save a copy of the
20
20
  * <code>UnlockCode</code> in the same location as the manifest file for that job. Saving these
21
- * separately helps prevent unauthorized parties from gaining access to the Snow device associated
22
- * with that job.</p>
21
+ * separately helps prevent unauthorized parties from gaining access to the Snow device
22
+ * associated with that job.</p>
23
23
  * @example
24
24
  * Use a bare-bones client and the command you need to make an API call.
25
25
  * ```javascript
@@ -10,8 +10,8 @@ export interface GetSnowballUsageCommandOutput extends GetSnowballUsageResult, _
10
10
  * <p>Returns information about the Snow Family service limit for your account, and also the
11
11
  * number of Snow devices your account has in use.</p>
12
12
  *
13
- * <p>The default service limit for the number of Snow devices that you can have at one time is
14
- * 1. If you want to increase your service limit, contact AWS Support.</p>
13
+ * <p>The default service limit for the number of Snow devices that you can have at one time
14
+ * is 1. If you want to increase your service limit, contact Amazon Web Services Support.</p>
15
15
  * @example
16
16
  * Use a bare-bones client and the command you need to make an API call.
17
17
  * ```javascript
@@ -8,7 +8,7 @@ export interface GetSoftwareUpdatesCommandOutput extends GetSoftwareUpdatesResul
8
8
  }
9
9
  /**
10
10
  * <p>Returns an Amazon S3 presigned URL for an update file associated with a specified
11
- * <code>JobId</code>.</p>
11
+ * <code>JobId</code>.</p>
12
12
  * @example
13
13
  * Use a bare-bones client and the command you need to make an API call.
14
14
  * ```javascript
@@ -8,10 +8,10 @@ export interface ListCompatibleImagesCommandOutput extends ListCompatibleImagesR
8
8
  }
9
9
  /**
10
10
  * <p>This action returns a list of the different Amazon EC2 Amazon Machine Images (AMIs)
11
- * that are owned by your AWS account that would be supported for use on a Snow device.
12
- * Currently, supported AMIs are based on the CentOS 7 (x86_64) - with Updates HVM, Ubuntu Server
13
- * 14.04 LTS (HVM), and Ubuntu 16.04 LTS - Xenial (HVM) images, available on the AWS
14
- * Marketplace.</p>
11
+ * that are owned by your Amazon Web Services accountthat would be supported for use on a Snow
12
+ * device. Currently, supported AMIs are based on the CentOS 7 (x86_64) - with Updates HVM,
13
+ * Ubuntu Server 14.04 LTS (HVM), and Ubuntu 16.04 LTS - Xenial (HVM) images, available on the
14
+ * Amazon Web Services Marketplace.</p>
15
15
  * @example
16
16
  * Use a bare-bones client and the command you need to make an API call.
17
17
  * ```javascript