diff --git a/clients/client-storage-gateway/README.md b/clients/client-storage-gateway/README.md
index 2d0a625fce86..48dc37a15088 100644
--- a/clients/client-storage-gateway/README.md
+++ b/clients/client-storage-gateway/README.md
@@ -7,7 +7,12 @@
AWS SDK for JavaScript StorageGateway Client for Node.js, Browser and React Native.
Amazon FSx File Gateway is no longer available to new customers. Existing
+customers of FSx File Gateway can continue to use the service normally. For
+capabilities similar to FSx File Gateway, visit this blog post.
Storage Gateway is the service that connects an on-premises software appliance
with cloud-based storage to provide seamless and secure integration between an
organization's on-premises IT environment and the Amazon Web Services storage
@@ -69,7 +74,7 @@ Heads-up – Longer Storage Gateway volume and snapshot IDs coming in
## Installing
-To install the this package, simply type add or install @aws-sdk/client-storage-gateway
+To install this package, simply type add or install @aws-sdk/client-storage-gateway
using your favorite package manager:
- `npm install @aws-sdk/client-storage-gateway`
diff --git a/clients/client-storage-gateway/src/StorageGateway.ts b/clients/client-storage-gateway/src/StorageGateway.ts
index 35e203daa0c7..d143edd04e71 100644
--- a/clients/client-storage-gateway/src/StorageGateway.ts
+++ b/clients/client-storage-gateway/src/StorageGateway.ts
@@ -1920,6 +1920,11 @@ export interface StorageGateway {
/**
* Amazon FSx File Gateway is no longer available to new customers. Existing
+ * customers of FSx File Gateway can continue to use the service normally. For
+ * capabilities similar to FSx File Gateway, visit this blog post.
Storage Gateway is the service that connects an on-premises software appliance
* with cloud-based storage to provide seamless and secure integration between an
* organization's on-premises IT environment and the Amazon Web Services storage
diff --git a/clients/client-storage-gateway/src/StorageGatewayClient.ts b/clients/client-storage-gateway/src/StorageGatewayClient.ts
index 2d2081ef6e05..e4d6b726970e 100644
--- a/clients/client-storage-gateway/src/StorageGatewayClient.ts
+++ b/clients/client-storage-gateway/src/StorageGatewayClient.ts
@@ -670,6 +670,11 @@ export interface StorageGatewayClientResolvedConfig extends StorageGatewayClient
/**
* Amazon FSx File Gateway is no longer available to new customers. Existing
+ * customers of FSx File Gateway can continue to use the service normally. For
+ * capabilities similar to FSx File Gateway, visit this blog post.
Storage Gateway is the service that connects an on-premises software appliance
* with cloud-based storage to provide seamless and secure integration between an
* organization's on-premises IT environment and the Amazon Web Services storage
diff --git a/clients/client-storage-gateway/src/index.ts b/clients/client-storage-gateway/src/index.ts
index 39bf21eff938..9fdecbf7f03c 100644
--- a/clients/client-storage-gateway/src/index.ts
+++ b/clients/client-storage-gateway/src/index.ts
@@ -2,6 +2,11 @@
/* eslint-disable */
/**
* Amazon FSx File Gateway is no longer available to new customers. Existing
+ * customers of FSx File Gateway can continue to use the service normally. For
+ * capabilities similar to FSx File Gateway, visit this blog post.
Storage Gateway is the service that connects an on-premises software appliance * with cloud-based storage to provide seamless and secure integration between an * organization's on-premises IT environment and the Amazon Web Services storage diff --git a/clients/client-storage-gateway/src/models/models_0.ts b/clients/client-storage-gateway/src/models/models_0.ts index b647650b78d3..889862c9d451 100644 --- a/clients/client-storage-gateway/src/models/models_0.ts +++ b/clients/client-storage-gateway/src/models/models_0.ts @@ -115,6 +115,11 @@ export interface ActivateGatewayInput { *
A value that defines the type of gateway to activate. The type specified is critical to
* all later functions of the gateway and cannot be changed after activation. The default
* value is CACHED
.
Amazon FSx File Gateway is no longer available to new customers. Existing + * customers of FSx File Gateway can continue to use the service normally. For + * capabilities similar to FSx File Gateway, visit this blog post.
+ *Valid Values: STORED
| CACHED
| VTL
* | FILE_S3
|
* FILE_FSX_SMB
@@ -822,10 +827,13 @@ export type AvailabilityMonitorTestStatus =
(typeof AvailabilityMonitorTestStatus)[keyof typeof AvailabilityMonitorTestStatus];
/**
- *
Describes a bandwidth rate limit interval for a gateway. A bandwidth rate limit - * schedule consists of one or more bandwidth rate limit intervals. A bandwidth rate limit - * interval defines a period of time on one or more days of the week, during which bandwidth - * rate limits are specified for uploading, downloading, or both.
+ *Describes a bandwidth rate limit interval for a gateway. A bandwidth rate limit schedule + * consists of one or more bandwidth rate limit intervals. A bandwidth rate limit interval + * defines a period of time on one or more days of the week, during which bandwidth rate + * limits are specified for uploading, downloading, or both.
+ *FSx File Gateway does not support this feature.
+ *For Tape Gateway and Volume Gateway, the minimum value is 51200
.
For S3 File Gateway and FSx File Gateway, the minimum value is
- * 104857600
.
This field is required for S3 File Gateway, and the minimum value is
+ * 104857600
.
The average download rate limit component of the bandwidth rate limit interval, in bits * per second. This field does not appear in the response if the download rate limit is not * set.
+ *S3 File Gateway does not support this feature.
+ *Bucket ARN:
*
- * arn:aws:s3:::my-bucket/prefix/
+ * arn:aws:s3:::amzn-s3-demo-bucket/prefix/
*
Access point ARN:
*@@ -1542,6 +1553,10 @@ export interface CreateNFSFileShareInput { *
* FileShareName
must be set if an S3 prefix name is set in
* LocationARN
, or if an access point or access point alias is used.
A valid NFS file share name can only contain the following characters:
+ * a
-z
, A
-Z
,
+ * 0
-9
, -
, .
, and
+ * _
.
Bucket ARN:
*
- * arn:aws:s3:::my-bucket/prefix/
+ * arn:aws:s3:::amzn-s3-demo-bucket/prefix/
*
Access point ARN:
*@@ -1871,6 +1886,9 @@ export interface CreateSMBFileShareInput { *
* FileShareName
must be set if an S3 prefix name is set in
* LocationARN
, or if an access point or access point alias is used.
A valid SMB file share name cannot contain the following characters:
+ * [
,]
,#
,;
,<
,>
,:
,"
,\
,/
,|
,?
,*
,+
,
+ * or ASCII control characters 1-31
.
The type of the gateway.
+ *Amazon FSx File Gateway is no longer available to new customers. Existing + * customers of FSx File Gateway can continue to use the service normally. For + * capabilities similar to FSx File Gateway, visit this blog post.
+ *Bucket ARN:
*
- * arn:aws:s3:::my-bucket/prefix/
+ * arn:aws:s3:::amzn-s3-demo-bucket/prefix/
*
Access point ARN:
*@@ -4039,7 +4062,7 @@ export interface SMBFileShareInfo { * as shown in the following examples.
*Bucket ARN:
*
- * arn:aws:s3:::my-bucket/prefix/
+ * arn:aws:s3:::amzn-s3-demo-bucket/prefix/
*
Access point ARN:
*@@ -5621,6 +5644,11 @@ export interface GatewayInfo { /** *
The type of the gateway.
+ *Amazon FSx File Gateway is no longer available to new customers. Existing + * customers of FSx File Gateway can continue to use the service normally. For + * capabilities similar to FSx File Gateway, visit this blog post.
+ *
* FileShareName
must be set if an S3 prefix name is set in
* LocationARN
, or if an access point or access point alias is used.
A valid NFS file share name can only contain the following characters:
+ * a
-z
, A
-Z
,
+ * 0
-9
, -
, .
, and
+ * _
.
* FileShareName
must be set if an S3 prefix name is set in
* LocationARN
, or if an access point or access point alias is used.
A valid SMB file share name cannot contain the following characters:
+ * [
,]
,#
,;
,<
,>
,:
,"
,\
,/
,|
,?
,*
,+
,
+ * or ASCII control characters 1-31
.
A value that defines the type of gateway to activate. The type specified is critical to\n all later functions of the gateway and cannot be changed after activation. The default\n value is CACHED
.
Valid Values: STORED
| CACHED
| VTL
\n | FILE_S3
|\n FILE_FSX_SMB
\n
A value that defines the type of gateway to activate. The type specified is critical to\n all later functions of the gateway and cannot be changed after activation. The default\n value is CACHED
.
Amazon FSx File Gateway is no longer available to new customers. Existing\n customers of FSx File Gateway can continue to use the service normally. For\n capabilities similar to FSx File Gateway, visit this blog post.
\nValid Values: STORED
| CACHED
| VTL
\n | FILE_S3
|\n FILE_FSX_SMB
\n
The average upload rate limit component of the bandwidth rate limit interval, in bits\n per second. This field does not appear in the response if the upload rate limit is not set.
\nFor Tape Gateway and Volume Gateway, the minimum value is 51200
.
For S3 File Gateway and FSx File Gateway, the minimum value is\n 104857600
.
The average upload rate limit component of the bandwidth rate limit interval, in bits\n per second. This field does not appear in the response if the upload rate limit is not set.
\nFor Tape Gateway and Volume Gateway, the minimum value is 51200
.
This field is required for S3 File Gateway, and the minimum value is\n 104857600
.
The average download rate limit component of the bandwidth rate limit interval, in bits\n per second. This field does not appear in the response if the download rate limit is not\n set.
" + "smithy.api#documentation": "The average download rate limit component of the bandwidth rate limit interval, in bits\n per second. This field does not appear in the response if the download rate limit is not\n set.
\nS3 File Gateway does not support this feature.
\nDescribes a bandwidth rate limit interval for a gateway. A bandwidth rate limit\n schedule consists of one or more bandwidth rate limit intervals. A bandwidth rate limit\n interval defines a period of time on one or more days of the week, during which bandwidth\n rate limits are specified for uploading, downloading, or both.
" + "smithy.api#documentation": "Describes a bandwidth rate limit interval for a gateway. A bandwidth rate limit schedule\n consists of one or more bandwidth rate limit intervals. A bandwidth rate limit interval\n defines a period of time on one or more days of the week, during which bandwidth rate\n limits are specified for uploading, downloading, or both.
\nFSx File Gateway does not support this feature.
\nA custom ARN for the backend storage used for storing data for file shares. It includes\n a resource ARN with an optional prefix concatenation. The prefix must end with a forward\n slash (/).
\nYou can specify LocationARN as a bucket ARN, access point ARN or access point alias,\n as shown in the following examples.
\nBucket ARN:
\n\n arn:aws:s3:::my-bucket/prefix/
\n
Access point ARN:
\n\n arn:aws:s3:region:account-id:accesspoint/access-point-name/prefix/
\n
If you specify an access point, the bucket policy must be configured to delegate\n access control to the access point. For information, see Delegating access control to access points in the Amazon S3 User Guide.
\nAccess point alias:
\n\n test-ap-ab123cdef4gehijklmn5opqrstuvuse1a-s3alias
\n
A custom ARN for the backend storage used for storing data for file shares. It includes\n a resource ARN with an optional prefix concatenation. The prefix must end with a forward\n slash (/).
\nYou can specify LocationARN as a bucket ARN, access point ARN or access point alias,\n as shown in the following examples.
\nBucket ARN:
\n\n arn:aws:s3:::amzn-s3-demo-bucket/prefix/
\n
Access point ARN:
\n\n arn:aws:s3:region:account-id:accesspoint/access-point-name/prefix/
\n
If you specify an access point, the bucket policy must be configured to delegate\n access control to the access point. For information, see Delegating access control to access points in the Amazon S3 User Guide.
\nAccess point alias:
\n\n test-ap-ab123cdef4gehijklmn5opqrstuvuse1a-s3alias
\n
The name of the file share. Optional.
\n\n FileShareName
must be set if an S3 prefix name is set in\n LocationARN
, or if an access point or access point alias is used.
The name of the file share. Optional.
\n\n FileShareName
must be set if an S3 prefix name is set in\n LocationARN
, or if an access point or access point alias is used.
A valid NFS file share name can only contain the following characters:\n a
-z
, A
-Z
,\n 0
-9
, -
, .
, and\n _
.
A custom ARN for the backend storage used for storing data for file shares. It includes\n a resource ARN with an optional prefix concatenation. The prefix must end with a forward\n slash (/).
\nYou can specify LocationARN as a bucket ARN, access point ARN or access point alias,\n as shown in the following examples.
\nBucket ARN:
\n\n arn:aws:s3:::my-bucket/prefix/
\n
Access point ARN:
\n\n arn:aws:s3:region:account-id:accesspoint/access-point-name/prefix/
\n
If you specify an access point, the bucket policy must be configured to delegate\n access control to the access point. For information, see Delegating access control to access points in the Amazon S3 User Guide.
\nAccess point alias:
\n\n test-ap-ab123cdef4gehijklmn5opqrstuvuse1a-s3alias
\n
A custom ARN for the backend storage used for storing data for file shares. It includes\n a resource ARN with an optional prefix concatenation. The prefix must end with a forward\n slash (/).
\nYou can specify LocationARN as a bucket ARN, access point ARN or access point alias,\n as shown in the following examples.
\nBucket ARN:
\n\n arn:aws:s3:::amzn-s3-demo-bucket/prefix/
\n
Access point ARN:
\n\n arn:aws:s3:region:account-id:accesspoint/access-point-name/prefix/
\n
If you specify an access point, the bucket policy must be configured to delegate\n access control to the access point. For information, see Delegating access control to access points in the Amazon S3 User Guide.
\nAccess point alias:
\n\n test-ap-ab123cdef4gehijklmn5opqrstuvuse1a-s3alias
\n
The name of the file share. Optional.
\n\n FileShareName
must be set if an S3 prefix name is set in\n LocationARN
, or if an access point or access point alias is used.
The name of the file share. Optional.
\n\n FileShareName
must be set if an S3 prefix name is set in\n LocationARN
, or if an access point or access point alias is used.
A valid SMB file share name cannot contain the following characters:\n [
,]
,#
,;
,<
,>
,:
,\"
,\\
,/
,|
,?
,*
,+
,\n or ASCII control characters 1-31
.
The type of the gateway.
" + "smithy.api#documentation": "The type of the gateway.
\nAmazon FSx File Gateway is no longer available to new customers. Existing\n customers of FSx File Gateway can continue to use the service normally. For\n capabilities similar to FSx File Gateway, visit this blog post.
\nThe type of the gateway.
" + "smithy.api#documentation": "The type of the gateway.
\nAmazon FSx File Gateway is no longer available to new customers. Existing\n customers of FSx File Gateway can continue to use the service normally. For\n capabilities similar to FSx File Gateway, visit this blog post.
\nA custom ARN for the backend storage used for storing data for file shares. It includes\n a resource ARN with an optional prefix concatenation. The prefix must end with a forward\n slash (/).
\nYou can specify LocationARN as a bucket ARN, access point ARN or access point alias,\n as shown in the following examples.
\nBucket ARN:
\n\n arn:aws:s3:::my-bucket/prefix/
\n
Access point ARN:
\n\n arn:aws:s3:region:account-id:accesspoint/access-point-name/prefix/
\n
If you specify an access point, the bucket policy must be configured to delegate\n access control to the access point. For information, see Delegating access control to access points in the Amazon S3 User Guide.
\nAccess point alias:
\n\n test-ap-ab123cdef4gehijklmn5opqrstuvuse1a-s3alias
\n
A custom ARN for the backend storage used for storing data for file shares. It includes\n a resource ARN with an optional prefix concatenation. The prefix must end with a forward\n slash (/).
\nYou can specify LocationARN as a bucket ARN, access point ARN or access point alias,\n as shown in the following examples.
\nBucket ARN:
\n\n arn:aws:s3:::amzn-s3-demo-bucket/prefix/
\n
Access point ARN:
\n\n arn:aws:s3:region:account-id:accesspoint/access-point-name/prefix/
\n
If you specify an access point, the bucket policy must be configured to delegate\n access control to the access point. For information, see Delegating access control to access points in the Amazon S3 User Guide.
\nAccess point alias:
\n\n test-ap-ab123cdef4gehijklmn5opqrstuvuse1a-s3alias
\n
Storage Gateway is the service that connects an on-premises software appliance\n with cloud-based storage to provide seamless and secure integration between an\n organization's on-premises IT environment and the Amazon Web Services storage\n infrastructure. The service enables you to securely upload data to the Amazon Web Services Cloud for cost effective backup and rapid disaster recovery.
\nUse the following links to get started using the Storage Gateway\n Service API Reference:
\n\n Storage Gateway required request headers: Describes the required\n headers that you must send with every POST request to Storage Gateway.
\n\n Signing requests: Storage Gateway requires that you authenticate\n every request you send; this topic describes how sign such a request.
\n\n Error responses: Provides reference information about Storage Gateway errors.
\n\n Operations in Storage Gateway: Contains detailed descriptions of all Storage Gateway operations, their request parameters, response elements, possible errors, and\n examples of requests and responses.
\n\n Storage Gateway\n endpoints and quotas: Provides a list of each Amazon Web Services Region\n and the endpoints available for use with Storage Gateway.
\nStorage Gateway resource IDs are in uppercase. When you use these resource IDs\n with the Amazon EC2 API, EC2 expects resource IDs in lowercase. You must change\n your resource ID to lowercase to use it with the EC2 API. For example, in Storage\n Gateway the ID for a volume might be vol-AA22BB012345DAF670
. When you use\n this ID with the EC2 API, you must change it to vol-aa22bb012345daf670
.\n Otherwise, the EC2 API might not behave as expected.
IDs for Storage Gateway volumes and Amazon EBS snapshots created from gateway\n volumes are changing to a longer format. Starting in December 2016, all new volumes and\n snapshots will be created with a 17-character string. Starting in April 2016, you will\n be able to use these longer IDs so you can test your systems with the new format. For\n more information, see Longer EC2 and\n EBS resource IDs.
\nFor example, a volume Amazon Resource Name (ARN) with the longer volume ID format\n looks like the following:
\n\n arn:aws:storagegateway:us-west-2:111122223333:gateway/sgw-12A3456B/volume/vol-1122AABBCCDDEEFFG
.
A snapshot ID with the longer ID format looks like the following:\n snap-78e226633445566ee
.
For more information, see Announcement:\n Heads-up – Longer Storage Gateway volume and snapshot IDs coming in\n 2016.
\nAmazon FSx File Gateway is no longer available to new customers. Existing\n customers of FSx File Gateway can continue to use the service normally. For\n capabilities similar to FSx File Gateway, visit this blog post.
\nStorage Gateway is the service that connects an on-premises software appliance\n with cloud-based storage to provide seamless and secure integration between an\n organization's on-premises IT environment and the Amazon Web Services storage\n infrastructure. The service enables you to securely upload data to the Amazon Web Services Cloud for cost effective backup and rapid disaster recovery.
\nUse the following links to get started using the Storage Gateway\n Service API Reference:
\n\n Storage Gateway required request headers: Describes the required\n headers that you must send with every POST request to Storage Gateway.
\n\n Signing requests: Storage Gateway requires that you authenticate\n every request you send; this topic describes how sign such a request.
\n\n Error responses: Provides reference information about Storage Gateway errors.
\n\n Operations in Storage Gateway: Contains detailed descriptions of all Storage Gateway operations, their request parameters, response elements, possible errors, and\n examples of requests and responses.
\n\n Storage Gateway\n endpoints and quotas: Provides a list of each Amazon Web Services Region\n and the endpoints available for use with Storage Gateway.
\nStorage Gateway resource IDs are in uppercase. When you use these resource IDs\n with the Amazon EC2 API, EC2 expects resource IDs in lowercase. You must change\n your resource ID to lowercase to use it with the EC2 API. For example, in Storage\n Gateway the ID for a volume might be vol-AA22BB012345DAF670
. When you use\n this ID with the EC2 API, you must change it to vol-aa22bb012345daf670
.\n Otherwise, the EC2 API might not behave as expected.
IDs for Storage Gateway volumes and Amazon EBS snapshots created from gateway\n volumes are changing to a longer format. Starting in December 2016, all new volumes and\n snapshots will be created with a 17-character string. Starting in April 2016, you will\n be able to use these longer IDs so you can test your systems with the new format. For\n more information, see Longer EC2 and\n EBS resource IDs.
\nFor example, a volume Amazon Resource Name (ARN) with the longer volume ID format\n looks like the following:
\n\n arn:aws:storagegateway:us-west-2:111122223333:gateway/sgw-12A3456B/volume/vol-1122AABBCCDDEEFFG
.
A snapshot ID with the longer ID format looks like the following:\n snap-78e226633445566ee
.
For more information, see Announcement:\n Heads-up – Longer Storage Gateway volume and snapshot IDs coming in\n 2016.
\nThe name of the file share. Optional.
\n\n FileShareName
must be set if an S3 prefix name is set in\n LocationARN
, or if an access point or access point alias is used.
The name of the file share. Optional.
\n\n FileShareName
must be set if an S3 prefix name is set in\n LocationARN
, or if an access point or access point alias is used.
A valid NFS file share name can only contain the following characters:\n a
-z
, A
-Z
,\n 0
-9
, -
, .
, and\n _
.
The name of the file share. Optional.
\n\n FileShareName
must be set if an S3 prefix name is set in\n LocationARN
, or if an access point or access point alias is used.
The name of the file share. Optional.
\n\n FileShareName
must be set if an S3 prefix name is set in\n LocationARN
, or if an access point or access point alias is used.
A valid SMB file share name cannot contain the following characters:\n [
,]
,#
,;
,<
,>
,:
,\"
,\\
,/
,|
,?
,*
,+
,\n or ASCII control characters 1-31
.