aws-sdk-storagegateway 1.99.0 → 1.101.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ae980a5ecddffdfbc2d063576ed4781706a365112431346dad9a70a53255bc7a
4
- data.tar.gz: fa47e9d29817ac9adeeb192c55f635f94b4403ea222f5a036a7a0d4cf866b8a6
3
+ metadata.gz: eef88eefb5f4ef7f85b50a4fd85b45eefed2c3c5d082b0f89595bc35cfbeb7f6
4
+ data.tar.gz: 597a7f68b5de46ebf30ccbcf7ddfebca3e81b42216a56c924c3f9f498f14d33a
5
5
  SHA512:
6
- metadata.gz: 93546fbc8a59db0c8ab25ce717130263ae79ac1b5fe2a18e10d197267699faf1d1052b3d216b451ea860fa4741aed42f3e7d6664a0887ed2fc4bd4ae48472718
7
- data.tar.gz: 57cc0fa3b40f85c7e01eef5c4ef33e863a9e83bead3582724f00e21d1b2948080c69af1c2449852f2f495d678e4eab31f9f05cb12f8cb8110e92d9118bc23a4e
6
+ metadata.gz: 70ea0f8dcbfe005405f620a4b8bb52d6a7fe23048f26c7066549512df5319e3a7e8e578ff66e75c303a26e94bb9ab0ab6acc742a27a92fd55652dfdfd52902e4
7
+ data.tar.gz: d850d8c55a0c26670131dd08acb4289b406a4f566aeb94ad24fcc19f4def770eee35d148b245c4cf4ce68f002551cf1abd056758c03f158d162680984d579ddf
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.101.0 (2024-11-06)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.100.0 (2024-10-28)
10
+ ------------------
11
+
12
+ * Feature - Documentation update: Amazon FSx File Gateway will no longer be available to new customers.
13
+
4
14
  1.99.0 (2024-10-18)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.99.0
1
+ 1.101.0
@@ -516,9 +516,18 @@ module Aws::StorageGateway
516
516
  # specified is critical to all later functions of the gateway and cannot
517
517
  # be changed after activation. The default value is `CACHED`.
518
518
  #
519
+ # Amazon FSx File Gateway is no longer available to new customers.
520
+ # Existing customers of FSx File Gateway can continue to use the service
521
+ # normally. For capabilities similar to FSx File Gateway, visit [this
522
+ # blog post][1].
523
+ #
519
524
  # Valid Values: `STORED` \| `CACHED` \| `VTL` \| `FILE_S3` \|
520
525
  # `FILE_FSX_SMB`
521
526
  #
527
+ #
528
+ #
529
+ # [1]: https://aws.amazon.com/blogs/storage/switch-your-file-share-access-from-amazon-fsx-file-gateway-to-amazon-fsx-for-windows-file-server/
530
+ #
522
531
  # @option params [String] :tape_drive_type
523
532
  # The value that indicates the type of tape drive to use for tape
524
533
  # gateway. This field is optional.
@@ -1428,7 +1437,7 @@ module Aws::StorageGateway
1428
1437
  #
1429
1438
  # Bucket ARN:
1430
1439
  #
1431
- # `arn:aws:s3:::my-bucket/prefix/`
1440
+ # `arn:aws:s3:::amzn-s3-demo-bucket/prefix/`
1432
1441
  #
1433
1442
  # Access point ARN:
1434
1443
  #
@@ -1521,6 +1530,9 @@ module Aws::StorageGateway
1521
1530
  # <note markdown="1"> `FileShareName` must be set if an S3 prefix name is set in
1522
1531
  # `LocationARN`, or if an access point or access point alias is used.
1523
1532
  #
1533
+ # A valid NFS file share name can only contain the following characters:
1534
+ # `a`-`z`, `A`-`Z`, `0`-`9`, `-`, `.`, and `_`.
1535
+ #
1524
1536
  # </note>
1525
1537
  #
1526
1538
  # @option params [Types::CacheAttributes] :cache_attributes
@@ -1547,11 +1559,11 @@ module Aws::StorageGateway
1547
1559
  # The following example sets `NotificationPolicy` on with
1548
1560
  # `SettlingTimeInSeconds` set to 60.
1549
1561
  #
1550
- # `\{"Upload": \{"SettlingTimeInSeconds": 60\}\}`
1562
+ # `{"Upload": {"SettlingTimeInSeconds": 60}}`
1551
1563
  #
1552
1564
  # The following example sets `NotificationPolicy` off.
1553
1565
  #
1554
- # `\{\}`
1566
+ # `{}`
1555
1567
  #
1556
1568
  # @option params [String] :vpc_endpoint_dns_name
1557
1569
  # Specifies the DNS name for the VPC endpoint that the NFS file share
@@ -1721,7 +1733,7 @@ module Aws::StorageGateway
1721
1733
  #
1722
1734
  # Bucket ARN:
1723
1735
  #
1724
- # `arn:aws:s3:::my-bucket/prefix/`
1736
+ # `arn:aws:s3:::amzn-s3-demo-bucket/prefix/`
1725
1737
  #
1726
1738
  # Access point ARN:
1727
1739
  #
@@ -1855,6 +1867,10 @@ module Aws::StorageGateway
1855
1867
  # <note markdown="1"> `FileShareName` must be set if an S3 prefix name is set in
1856
1868
  # `LocationARN`, or if an access point or access point alias is used.
1857
1869
  #
1870
+ # A valid SMB file share name cannot contain the following characters:
1871
+ # `[`,`]`,`#`,`;`,`<`,`>`,`:`,`"`,``,`/`,`|`,`?`,`*`,`+`, or ASCII
1872
+ # control characters `1-31`.
1873
+ #
1858
1874
  # </note>
1859
1875
  #
1860
1876
  # @option params [Types::CacheAttributes] :cache_attributes
@@ -1881,11 +1897,11 @@ module Aws::StorageGateway
1881
1897
  # The following example sets `NotificationPolicy` on with
1882
1898
  # `SettlingTimeInSeconds` set to 60.
1883
1899
  #
1884
- # `\{"Upload": \{"SettlingTimeInSeconds": 60\}\}`
1900
+ # `{"Upload": {"SettlingTimeInSeconds": 60}}`
1885
1901
  #
1886
1902
  # The following example sets `NotificationPolicy` off.
1887
1903
  #
1888
- # `\{\}`
1904
+ # `{}`
1889
1905
  #
1890
1906
  # @option params [String] :vpc_endpoint_dns_name
1891
1907
  # Specifies the DNS name for the VPC endpoint that the SMB file share
@@ -6916,6 +6932,9 @@ module Aws::StorageGateway
6916
6932
  # <note markdown="1"> `FileShareName` must be set if an S3 prefix name is set in
6917
6933
  # `LocationARN`, or if an access point or access point alias is used.
6918
6934
  #
6935
+ # A valid NFS file share name can only contain the following characters:
6936
+ # `a`-`z`, `A`-`Z`, `0`-`9`, `-`, `.`, and `_`.
6937
+ #
6919
6938
  # </note>
6920
6939
  #
6921
6940
  # @option params [Types::CacheAttributes] :cache_attributes
@@ -6942,11 +6961,11 @@ module Aws::StorageGateway
6942
6961
  # The following example sets `NotificationPolicy` on with
6943
6962
  # `SettlingTimeInSeconds` set to 60.
6944
6963
  #
6945
- # `\{"Upload": \{"SettlingTimeInSeconds": 60\}\}`
6964
+ # `{"Upload": {"SettlingTimeInSeconds": 60}}`
6946
6965
  #
6947
6966
  # The following example sets `NotificationPolicy` off.
6948
6967
  #
6949
- # `\{\}`
6968
+ # `{}`
6950
6969
  #
6951
6970
  # @option params [String] :audit_destination_arn
6952
6971
  # The Amazon Resource Name (ARN) of the storage used for audit logs.
@@ -7163,6 +7182,10 @@ module Aws::StorageGateway
7163
7182
  # <note markdown="1"> `FileShareName` must be set if an S3 prefix name is set in
7164
7183
  # `LocationARN`, or if an access point or access point alias is used.
7165
7184
  #
7185
+ # A valid SMB file share name cannot contain the following characters:
7186
+ # `[`,`]`,`#`,`;`,`<`,`>`,`:`,`"`,``,`/`,`|`,`?`,`*`,`+`, or ASCII
7187
+ # control characters `1-31`.
7188
+ #
7166
7189
  # </note>
7167
7190
  #
7168
7191
  # @option params [Types::CacheAttributes] :cache_attributes
@@ -7189,11 +7212,11 @@ module Aws::StorageGateway
7189
7212
  # The following example sets `NotificationPolicy` on with
7190
7213
  # `SettlingTimeInSeconds` set to 60.
7191
7214
  #
7192
- # `\{"Upload": \{"SettlingTimeInSeconds": 60\}\}`
7215
+ # `{"Upload": {"SettlingTimeInSeconds": 60}}`
7193
7216
  #
7194
7217
  # The following example sets `NotificationPolicy` off.
7195
7218
  #
7196
- # `\{\}`
7219
+ # `{}`
7197
7220
  #
7198
7221
  # @option params [Boolean] :oplocks_enabled
7199
7222
  # Specifies whether opportunistic locking is enabled for the SMB file
@@ -7557,7 +7580,7 @@ module Aws::StorageGateway
7557
7580
  tracer: tracer
7558
7581
  )
7559
7582
  context[:gem_name] = 'aws-sdk-storagegateway'
7560
- context[:gem_version] = '1.99.0'
7583
+ context[:gem_version] = '1.101.0'
7561
7584
  Seahorse::Client::Request.new(handlers, context)
7562
7585
  end
7563
7586
 
@@ -80,8 +80,17 @@ module Aws::StorageGateway
80
80
  # specified is critical to all later functions of the gateway and
81
81
  # cannot be changed after activation. The default value is `CACHED`.
82
82
  #
83
+ # Amazon FSx File Gateway is no longer available to new customers.
84
+ # Existing customers of FSx File Gateway can continue to use the
85
+ # service normally. For capabilities similar to FSx File Gateway,
86
+ # visit [this blog post][1].
87
+ #
83
88
  # Valid Values: `STORED` \| `CACHED` \| `VTL` \| `FILE_S3` \|
84
89
  # `FILE_FSX_SMB`
90
+ #
91
+ #
92
+ #
93
+ # [1]: https://aws.amazon.com/blogs/storage/switch-your-file-share-access-from-amazon-fsx-file-gateway-to-amazon-fsx-for-windows-file-server/
85
94
  # @return [String]
86
95
  #
87
96
  # @!attribute [rw] tape_drive_type
@@ -602,6 +611,10 @@ module Aws::StorageGateway
602
611
  # one or more days of the week, during which bandwidth rate limits are
603
612
  # specified for uploading, downloading, or both.
604
613
  #
614
+ # <note markdown="1"> FSx File Gateway does not support this feature.
615
+ #
616
+ # </note>
617
+ #
605
618
  # @!attribute [rw] start_hour_of_day
606
619
  # The hour of the day to start the bandwidth rate limit interval.
607
620
  # @return [Integer]
@@ -636,7 +649,7 @@ module Aws::StorageGateway
636
649
  #
637
650
  # <note markdown="1"> For Tape Gateway and Volume Gateway, the minimum value is `51200`.
638
651
  #
639
- # For S3 File Gateway and FSx File Gateway, the minimum value is
652
+ # This field is required for S3 File Gateway, and the minimum value is
640
653
  # `104857600`.
641
654
  #
642
655
  # </note>
@@ -646,6 +659,10 @@ module Aws::StorageGateway
646
659
  # The average download rate limit component of the bandwidth rate
647
660
  # limit interval, in bits per second. This field does not appear in
648
661
  # the response if the download rate limit is not set.
662
+ #
663
+ # <note markdown="1"> S3 File Gateway does not support this feature.
664
+ #
665
+ # </note>
649
666
  # @return [Integer]
650
667
  #
651
668
  # @see http://docs.aws.amazon.com/goto/WebAPI/storagegateway-2013-06-30/BandwidthRateLimitInterval AWS API Documentation
@@ -1106,7 +1123,7 @@ module Aws::StorageGateway
1106
1123
  #
1107
1124
  # Bucket ARN:
1108
1125
  #
1109
- # `arn:aws:s3:::my-bucket/prefix/`
1126
+ # `arn:aws:s3:::amzn-s3-demo-bucket/prefix/`
1110
1127
  #
1111
1128
  # Access point ARN:
1112
1129
  #
@@ -1212,6 +1229,9 @@ module Aws::StorageGateway
1212
1229
  # <note markdown="1"> `FileShareName` must be set if an S3 prefix name is set in
1213
1230
  # `LocationARN`, or if an access point or access point alias is used.
1214
1231
  #
1232
+ # A valid NFS file share name can only contain the following
1233
+ # characters: `a`-`z`, `A`-`Z`, `0`-`9`, `-`, `.`, and `_`.
1234
+ #
1215
1235
  # </note>
1216
1236
  # @return [String]
1217
1237
  #
@@ -1241,11 +1261,11 @@ module Aws::StorageGateway
1241
1261
  # The following example sets `NotificationPolicy` on with
1242
1262
  # `SettlingTimeInSeconds` set to 60.
1243
1263
  #
1244
- # `\{"Upload": \{"SettlingTimeInSeconds": 60\}\}`
1264
+ # `{"Upload": {"SettlingTimeInSeconds": 60}}`
1245
1265
  #
1246
1266
  # The following example sets `NotificationPolicy` off.
1247
1267
  #
1248
- # `\{\}`
1268
+ # `{}`
1249
1269
  # @return [String]
1250
1270
  #
1251
1271
  # @!attribute [rw] vpc_endpoint_dns_name
@@ -1390,7 +1410,7 @@ module Aws::StorageGateway
1390
1410
  #
1391
1411
  # Bucket ARN:
1392
1412
  #
1393
- # `arn:aws:s3:::my-bucket/prefix/`
1413
+ # `arn:aws:s3:::amzn-s3-demo-bucket/prefix/`
1394
1414
  #
1395
1415
  # Access point ARN:
1396
1416
  #
@@ -1543,6 +1563,10 @@ module Aws::StorageGateway
1543
1563
  # <note markdown="1"> `FileShareName` must be set if an S3 prefix name is set in
1544
1564
  # `LocationARN`, or if an access point or access point alias is used.
1545
1565
  #
1566
+ # A valid SMB file share name cannot contain the following characters:
1567
+ # `[`,`]`,`#`,`;`,`<`,`>`,`:`,`"`,``,`/`,`|`,`?`,`*`,`+`, or ASCII
1568
+ # control characters `1-31`.
1569
+ #
1546
1570
  # </note>
1547
1571
  # @return [String]
1548
1572
  #
@@ -1572,11 +1596,11 @@ module Aws::StorageGateway
1572
1596
  # The following example sets `NotificationPolicy` on with
1573
1597
  # `SettlingTimeInSeconds` set to 60.
1574
1598
  #
1575
- # `\{"Upload": \{"SettlingTimeInSeconds": 60\}\}`
1599
+ # `{"Upload": {"SettlingTimeInSeconds": 60}}`
1576
1600
  #
1577
1601
  # The following example sets `NotificationPolicy` off.
1578
1602
  #
1579
- # `\{\}`
1603
+ # `{}`
1580
1604
  # @return [String]
1581
1605
  #
1582
1606
  # @!attribute [rw] vpc_endpoint_dns_name
@@ -2884,6 +2908,15 @@ module Aws::StorageGateway
2884
2908
  #
2885
2909
  # @!attribute [rw] gateway_type
2886
2910
  # The type of the gateway.
2911
+ #
2912
+ # Amazon FSx File Gateway is no longer available to new customers.
2913
+ # Existing customers of FSx File Gateway can continue to use the
2914
+ # service normally. For capabilities similar to FSx File Gateway,
2915
+ # visit [this blog post][1].
2916
+ #
2917
+ #
2918
+ #
2919
+ # [1]: https://aws.amazon.com/blogs/storage/switch-your-file-share-access-from-amazon-fsx-file-gateway-to-amazon-fsx-for-windows-file-server/
2887
2920
  # @return [String]
2888
2921
  #
2889
2922
  # @!attribute [rw] next_update_availability_date
@@ -4147,6 +4180,15 @@ module Aws::StorageGateway
4147
4180
  #
4148
4181
  # @!attribute [rw] gateway_type
4149
4182
  # The type of the gateway.
4183
+ #
4184
+ # Amazon FSx File Gateway is no longer available to new customers.
4185
+ # Existing customers of FSx File Gateway can continue to use the
4186
+ # service normally. For capabilities similar to FSx File Gateway,
4187
+ # visit [this blog post][1].
4188
+ #
4189
+ #
4190
+ #
4191
+ # [1]: https://aws.amazon.com/blogs/storage/switch-your-file-share-access-from-amazon-fsx-file-gateway-to-amazon-fsx-for-windows-file-server/
4150
4192
  # @return [String]
4151
4193
  #
4152
4194
  # @!attribute [rw] gateway_operational_state
@@ -5005,7 +5047,7 @@ module Aws::StorageGateway
5005
5047
  #
5006
5048
  # Bucket ARN:
5007
5049
  #
5008
- # `arn:aws:s3:::my-bucket/prefix/`
5050
+ # `arn:aws:s3:::amzn-s3-demo-bucket/prefix/`
5009
5051
  #
5010
5052
  # Access point ARN:
5011
5053
  #
@@ -5133,11 +5175,11 @@ module Aws::StorageGateway
5133
5175
  # The following example sets `NotificationPolicy` on with
5134
5176
  # `SettlingTimeInSeconds` set to 60.
5135
5177
  #
5136
- # `\{"Upload": \{"SettlingTimeInSeconds": 60\}\}`
5178
+ # `{"Upload": {"SettlingTimeInSeconds": 60}}`
5137
5179
  #
5138
5180
  # The following example sets `NotificationPolicy` off.
5139
5181
  #
5140
- # `\{\}`
5182
+ # `{}`
5141
5183
  # @return [String]
5142
5184
  #
5143
5185
  # @!attribute [rw] vpc_endpoint_dns_name
@@ -5599,7 +5641,7 @@ module Aws::StorageGateway
5599
5641
  #
5600
5642
  # Bucket ARN:
5601
5643
  #
5602
- # `arn:aws:s3:::my-bucket/prefix/`
5644
+ # `arn:aws:s3:::amzn-s3-demo-bucket/prefix/`
5603
5645
  #
5604
5646
  # Access point ARN:
5605
5647
  #
@@ -5771,11 +5813,11 @@ module Aws::StorageGateway
5771
5813
  # The following example sets `NotificationPolicy` on with
5772
5814
  # `SettlingTimeInSeconds` set to 60.
5773
5815
  #
5774
- # `\{"Upload": \{"SettlingTimeInSeconds": 60\}\}`
5816
+ # `{"Upload": {"SettlingTimeInSeconds": 60}}`
5775
5817
  #
5776
5818
  # The following example sets `NotificationPolicy` off.
5777
5819
  #
5778
- # `\{\}`
5820
+ # `{}`
5779
5821
  # @return [String]
5780
5822
  #
5781
5823
  # @!attribute [rw] vpc_endpoint_dns_name
@@ -7089,6 +7131,9 @@ module Aws::StorageGateway
7089
7131
  # <note markdown="1"> `FileShareName` must be set if an S3 prefix name is set in
7090
7132
  # `LocationARN`, or if an access point or access point alias is used.
7091
7133
  #
7134
+ # A valid NFS file share name can only contain the following
7135
+ # characters: `a`-`z`, `A`-`Z`, `0`-`9`, `-`, `.`, and `_`.
7136
+ #
7092
7137
  # </note>
7093
7138
  # @return [String]
7094
7139
  #
@@ -7118,11 +7163,11 @@ module Aws::StorageGateway
7118
7163
  # The following example sets `NotificationPolicy` on with
7119
7164
  # `SettlingTimeInSeconds` set to 60.
7120
7165
  #
7121
- # `\{"Upload": \{"SettlingTimeInSeconds": 60\}\}`
7166
+ # `{"Upload": {"SettlingTimeInSeconds": 60}}`
7122
7167
  #
7123
7168
  # The following example sets `NotificationPolicy` off.
7124
7169
  #
7125
- # `\{\}`
7170
+ # `{}`
7126
7171
  # @return [String]
7127
7172
  #
7128
7173
  # @!attribute [rw] audit_destination_arn
@@ -7328,6 +7373,10 @@ module Aws::StorageGateway
7328
7373
  # <note markdown="1"> `FileShareName` must be set if an S3 prefix name is set in
7329
7374
  # `LocationARN`, or if an access point or access point alias is used.
7330
7375
  #
7376
+ # A valid SMB file share name cannot contain the following characters:
7377
+ # `[`,`]`,`#`,`;`,`<`,`>`,`:`,`"`,``,`/`,`|`,`?`,`*`,`+`, or ASCII
7378
+ # control characters `1-31`.
7379
+ #
7331
7380
  # </note>
7332
7381
  # @return [String]
7333
7382
  #
@@ -7357,11 +7406,11 @@ module Aws::StorageGateway
7357
7406
  # The following example sets `NotificationPolicy` on with
7358
7407
  # `SettlingTimeInSeconds` set to 60.
7359
7408
  #
7360
- # `\{"Upload": \{"SettlingTimeInSeconds": 60\}\}`
7409
+ # `{"Upload": {"SettlingTimeInSeconds": 60}}`
7361
7410
  #
7362
7411
  # The following example sets `NotificationPolicy` off.
7363
7412
  #
7364
- # `\{\}`
7413
+ # `{}`
7365
7414
  # @return [String]
7366
7415
  #
7367
7416
  # @!attribute [rw] oplocks_enabled
@@ -54,7 +54,7 @@ module Aws::StorageGateway
54
54
  autoload :EndpointProvider, 'aws-sdk-storagegateway/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-storagegateway/endpoints'
56
56
 
57
- GEM_VERSION = '1.99.0'
57
+ GEM_VERSION = '1.101.0'
58
58
 
59
59
  end
60
60
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-storagegateway
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.99.0
4
+ version: 1.101.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-10-18 00:00:00.000000000 Z
11
+ date: 2024-11-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core