aws-sdk-storagegateway 1.100.0 → 1.101.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 48d495bf22d45081d22c6dc5fbe791311e9afa6d156c861256bba16f90cee305
4
- data.tar.gz: dc82ca87b7b1eb06849430a093539eae3f74ef046f150f2598107b3789652de8
3
+ metadata.gz: eef88eefb5f4ef7f85b50a4fd85b45eefed2c3c5d082b0f89595bc35cfbeb7f6
4
+ data.tar.gz: 597a7f68b5de46ebf30ccbcf7ddfebca3e81b42216a56c924c3f9f498f14d33a
5
5
  SHA512:
6
- metadata.gz: 3273f5c44885a70dcbfcbd412e4364f350655318b3ad5464b4667fa4c4eade20b3ebbd7d1b631bc8a1d3ac4dce3ee85b44cc3eed47901f0d42af95245913c343
7
- data.tar.gz: c6a00ae6bb916ce22c1d8e4fc1ab5c375f90e84e3d28ddb43338a89c0feff35666f0ba76ea7ddd4b725aedf0e12a669f4bce7399bc916a73d67606ec1bd04d8b
6
+ metadata.gz: 70ea0f8dcbfe005405f620a4b8bb52d6a7fe23048f26c7066549512df5319e3a7e8e578ff66e75c303a26e94bb9ab0ab6acc742a27a92fd55652dfdfd52902e4
7
+ data.tar.gz: d850d8c55a0c26670131dd08acb4289b406a4f566aeb94ad24fcc19f4def770eee35d148b245c4cf4ce68f002551cf1abd056758c03f158d162680984d579ddf
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
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
+
4
9
  1.100.0 (2024-10-28)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.100.0
1
+ 1.101.0
@@ -1559,11 +1559,11 @@ module Aws::StorageGateway
1559
1559
  # The following example sets `NotificationPolicy` on with
1560
1560
  # `SettlingTimeInSeconds` set to 60.
1561
1561
  #
1562
- # `\{"Upload": \{"SettlingTimeInSeconds": 60\}\}`
1562
+ # `{"Upload": {"SettlingTimeInSeconds": 60}}`
1563
1563
  #
1564
1564
  # The following example sets `NotificationPolicy` off.
1565
1565
  #
1566
- # `\{\}`
1566
+ # `{}`
1567
1567
  #
1568
1568
  # @option params [String] :vpc_endpoint_dns_name
1569
1569
  # Specifies the DNS name for the VPC endpoint that the NFS file share
@@ -1897,11 +1897,11 @@ module Aws::StorageGateway
1897
1897
  # The following example sets `NotificationPolicy` on with
1898
1898
  # `SettlingTimeInSeconds` set to 60.
1899
1899
  #
1900
- # `\{"Upload": \{"SettlingTimeInSeconds": 60\}\}`
1900
+ # `{"Upload": {"SettlingTimeInSeconds": 60}}`
1901
1901
  #
1902
1902
  # The following example sets `NotificationPolicy` off.
1903
1903
  #
1904
- # `\{\}`
1904
+ # `{}`
1905
1905
  #
1906
1906
  # @option params [String] :vpc_endpoint_dns_name
1907
1907
  # Specifies the DNS name for the VPC endpoint that the SMB file share
@@ -6961,11 +6961,11 @@ module Aws::StorageGateway
6961
6961
  # The following example sets `NotificationPolicy` on with
6962
6962
  # `SettlingTimeInSeconds` set to 60.
6963
6963
  #
6964
- # `\{"Upload": \{"SettlingTimeInSeconds": 60\}\}`
6964
+ # `{"Upload": {"SettlingTimeInSeconds": 60}}`
6965
6965
  #
6966
6966
  # The following example sets `NotificationPolicy` off.
6967
6967
  #
6968
- # `\{\}`
6968
+ # `{}`
6969
6969
  #
6970
6970
  # @option params [String] :audit_destination_arn
6971
6971
  # The Amazon Resource Name (ARN) of the storage used for audit logs.
@@ -7212,11 +7212,11 @@ module Aws::StorageGateway
7212
7212
  # The following example sets `NotificationPolicy` on with
7213
7213
  # `SettlingTimeInSeconds` set to 60.
7214
7214
  #
7215
- # `\{"Upload": \{"SettlingTimeInSeconds": 60\}\}`
7215
+ # `{"Upload": {"SettlingTimeInSeconds": 60}}`
7216
7216
  #
7217
7217
  # The following example sets `NotificationPolicy` off.
7218
7218
  #
7219
- # `\{\}`
7219
+ # `{}`
7220
7220
  #
7221
7221
  # @option params [Boolean] :oplocks_enabled
7222
7222
  # Specifies whether opportunistic locking is enabled for the SMB file
@@ -7580,7 +7580,7 @@ module Aws::StorageGateway
7580
7580
  tracer: tracer
7581
7581
  )
7582
7582
  context[:gem_name] = 'aws-sdk-storagegateway'
7583
- context[:gem_version] = '1.100.0'
7583
+ context[:gem_version] = '1.101.0'
7584
7584
  Seahorse::Client::Request.new(handlers, context)
7585
7585
  end
7586
7586
 
@@ -1261,11 +1261,11 @@ module Aws::StorageGateway
1261
1261
  # The following example sets `NotificationPolicy` on with
1262
1262
  # `SettlingTimeInSeconds` set to 60.
1263
1263
  #
1264
- # `\{"Upload": \{"SettlingTimeInSeconds": 60\}\}`
1264
+ # `{"Upload": {"SettlingTimeInSeconds": 60}}`
1265
1265
  #
1266
1266
  # The following example sets `NotificationPolicy` off.
1267
1267
  #
1268
- # `\{\}`
1268
+ # `{}`
1269
1269
  # @return [String]
1270
1270
  #
1271
1271
  # @!attribute [rw] vpc_endpoint_dns_name
@@ -1596,11 +1596,11 @@ module Aws::StorageGateway
1596
1596
  # The following example sets `NotificationPolicy` on with
1597
1597
  # `SettlingTimeInSeconds` set to 60.
1598
1598
  #
1599
- # `\{"Upload": \{"SettlingTimeInSeconds": 60\}\}`
1599
+ # `{"Upload": {"SettlingTimeInSeconds": 60}}`
1600
1600
  #
1601
1601
  # The following example sets `NotificationPolicy` off.
1602
1602
  #
1603
- # `\{\}`
1603
+ # `{}`
1604
1604
  # @return [String]
1605
1605
  #
1606
1606
  # @!attribute [rw] vpc_endpoint_dns_name
@@ -5175,11 +5175,11 @@ module Aws::StorageGateway
5175
5175
  # The following example sets `NotificationPolicy` on with
5176
5176
  # `SettlingTimeInSeconds` set to 60.
5177
5177
  #
5178
- # `\{"Upload": \{"SettlingTimeInSeconds": 60\}\}`
5178
+ # `{"Upload": {"SettlingTimeInSeconds": 60}}`
5179
5179
  #
5180
5180
  # The following example sets `NotificationPolicy` off.
5181
5181
  #
5182
- # `\{\}`
5182
+ # `{}`
5183
5183
  # @return [String]
5184
5184
  #
5185
5185
  # @!attribute [rw] vpc_endpoint_dns_name
@@ -5813,11 +5813,11 @@ module Aws::StorageGateway
5813
5813
  # The following example sets `NotificationPolicy` on with
5814
5814
  # `SettlingTimeInSeconds` set to 60.
5815
5815
  #
5816
- # `\{"Upload": \{"SettlingTimeInSeconds": 60\}\}`
5816
+ # `{"Upload": {"SettlingTimeInSeconds": 60}}`
5817
5817
  #
5818
5818
  # The following example sets `NotificationPolicy` off.
5819
5819
  #
5820
- # `\{\}`
5820
+ # `{}`
5821
5821
  # @return [String]
5822
5822
  #
5823
5823
  # @!attribute [rw] vpc_endpoint_dns_name
@@ -7163,11 +7163,11 @@ module Aws::StorageGateway
7163
7163
  # The following example sets `NotificationPolicy` on with
7164
7164
  # `SettlingTimeInSeconds` set to 60.
7165
7165
  #
7166
- # `\{"Upload": \{"SettlingTimeInSeconds": 60\}\}`
7166
+ # `{"Upload": {"SettlingTimeInSeconds": 60}}`
7167
7167
  #
7168
7168
  # The following example sets `NotificationPolicy` off.
7169
7169
  #
7170
- # `\{\}`
7170
+ # `{}`
7171
7171
  # @return [String]
7172
7172
  #
7173
7173
  # @!attribute [rw] audit_destination_arn
@@ -7406,11 +7406,11 @@ module Aws::StorageGateway
7406
7406
  # The following example sets `NotificationPolicy` on with
7407
7407
  # `SettlingTimeInSeconds` set to 60.
7408
7408
  #
7409
- # `\{"Upload": \{"SettlingTimeInSeconds": 60\}\}`
7409
+ # `{"Upload": {"SettlingTimeInSeconds": 60}}`
7410
7410
  #
7411
7411
  # The following example sets `NotificationPolicy` off.
7412
7412
  #
7413
- # `\{\}`
7413
+ # `{}`
7414
7414
  # @return [String]
7415
7415
  #
7416
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.100.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.100.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-28 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