aws-sdk-storagegateway 1.70.0 → 1.71.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-storagegateway/client.rb +12 -7
- data/lib/aws-sdk-storagegateway/types.rb +50 -52
- data/lib/aws-sdk-storagegateway.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ea880a4ad9c57feafdb485859ff7bb7e35be5429be834afadc069527ed25576a
|
4
|
+
data.tar.gz: 3096f8852feefb4938b3c1902b50f099c8e0f6590b3fdfc317a9bd5134f4f6da
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 03ddda44e25efd26fa182c833df7feb648ecc4660c97dece0ddeb14050f3ce22cddcf9f5bdf38ffdec95fe0fc9085658f64efcce37df318e98c938ed7cae772d
|
7
|
+
data.tar.gz: 71eb43bdea5bf4e97b7c59c9a63d2304fe587238029ab9cb2f1f4eba637e579fe9289ee9090d4b06d3c9320bc235b63aa9d21e69c469320dd6df7851005e1ff4
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.71.0
|
@@ -275,6 +275,11 @@ module Aws::StorageGateway
|
|
275
275
|
# in the future.
|
276
276
|
#
|
277
277
|
#
|
278
|
+
# @option options [String] :sdk_ua_app_id
|
279
|
+
# A unique and opaque application ID that is appended to the
|
280
|
+
# User-Agent header as app/<sdk_ua_app_id>. It should have a
|
281
|
+
# maximum length of 50.
|
282
|
+
#
|
278
283
|
# @option options [String] :secret_access_key
|
279
284
|
#
|
280
285
|
# @option options [String] :session_token
|
@@ -1362,11 +1367,11 @@ module Aws::StorageGateway
|
|
1362
1367
|
#
|
1363
1368
|
# Valid values are the following:
|
1364
1369
|
#
|
1365
|
-
# * `RootSquash
|
1370
|
+
# * `RootSquash`: Only root is mapped to anonymous user.
|
1366
1371
|
#
|
1367
|
-
# * `NoSquash
|
1372
|
+
# * `NoSquash`: No one is mapped to anonymous user.
|
1368
1373
|
#
|
1369
|
-
# * `AllSquash
|
1374
|
+
# * `AllSquash`: Everyone is mapped to anonymous user.
|
1370
1375
|
#
|
1371
1376
|
# @option params [Boolean] :read_only
|
1372
1377
|
# A value that sets the write status of a file share. Set this value to
|
@@ -6617,11 +6622,11 @@ module Aws::StorageGateway
|
|
6617
6622
|
#
|
6618
6623
|
# Valid values are the following:
|
6619
6624
|
#
|
6620
|
-
# * `RootSquash
|
6625
|
+
# * `RootSquash`: Only root is mapped to anonymous user.
|
6621
6626
|
#
|
6622
|
-
# * `NoSquash
|
6627
|
+
# * `NoSquash`: No one is mapped to anonymous user.
|
6623
6628
|
#
|
6624
|
-
# * `AllSquash
|
6629
|
+
# * `AllSquash`: Everyone is mapped to anonymous user.
|
6625
6630
|
#
|
6626
6631
|
# @option params [Boolean] :read_only
|
6627
6632
|
# A value that sets the write status of a file share. Set this value to
|
@@ -7238,7 +7243,7 @@ module Aws::StorageGateway
|
|
7238
7243
|
params: params,
|
7239
7244
|
config: config)
|
7240
7245
|
context[:gem_name] = 'aws-sdk-storagegateway'
|
7241
|
-
context[:gem_version] = '1.
|
7246
|
+
context[:gem_version] = '1.71.0'
|
7242
7247
|
Seahorse::Client::Request.new(handlers, context)
|
7243
7248
|
end
|
7244
7249
|
|
@@ -1113,11 +1113,11 @@ module Aws::StorageGateway
|
|
1113
1113
|
#
|
1114
1114
|
# Valid values are the following:
|
1115
1115
|
#
|
1116
|
-
# * `RootSquash
|
1116
|
+
# * `RootSquash`: Only root is mapped to anonymous user.
|
1117
1117
|
#
|
1118
|
-
# * `NoSquash
|
1118
|
+
# * `NoSquash`: No one is mapped to anonymous user.
|
1119
1119
|
#
|
1120
|
-
# * `AllSquash
|
1120
|
+
# * `AllSquash`: Everyone is mapped to anonymous user.
|
1121
1121
|
# @return [String]
|
1122
1122
|
#
|
1123
1123
|
# @!attribute [rw] read_only
|
@@ -2701,18 +2701,18 @@ module Aws::StorageGateway
|
|
2701
2701
|
# array is returned. CHAP credential information is provided in a JSON
|
2702
2702
|
# object with the following fields:
|
2703
2703
|
#
|
2704
|
-
# * **InitiatorName
|
2704
|
+
# * **InitiatorName**: The iSCSI initiator that connects to the
|
2705
2705
|
# target.
|
2706
2706
|
#
|
2707
|
-
# * **SecretToAuthenticateInitiator
|
2707
|
+
# * **SecretToAuthenticateInitiator**: The secret key that the
|
2708
2708
|
# initiator (for example, the Windows client) must provide to
|
2709
2709
|
# participate in mutual CHAP with the target.
|
2710
2710
|
#
|
2711
|
-
# * **SecretToAuthenticateTarget
|
2711
|
+
# * **SecretToAuthenticateTarget**: The secret key that the target
|
2712
2712
|
# must provide to participate in mutual CHAP with the initiator
|
2713
2713
|
# (e.g. Windows client).
|
2714
2714
|
#
|
2715
|
-
# * **TargetARN
|
2715
|
+
# * **TargetARN**: The Amazon Resource Name (ARN) of the storage
|
2716
2716
|
# volume.
|
2717
2717
|
# @return [Array<Types::ChapInfo>]
|
2718
2718
|
#
|
@@ -3073,24 +3073,23 @@ module Aws::StorageGateway
|
|
3073
3073
|
# Indicates the status of a gateway that is a member of the Active
|
3074
3074
|
# Directory domain.
|
3075
3075
|
#
|
3076
|
-
# * `ACCESS_DENIED
|
3076
|
+
# * `ACCESS_DENIED`: Indicates that the `JoinDomain` operation failed
|
3077
3077
|
# due to an authentication error.
|
3078
3078
|
#
|
3079
|
-
# * `DETACHED
|
3079
|
+
# * `DETACHED`: Indicates that gateway is not joined to a domain.
|
3080
3080
|
#
|
3081
|
-
# * `JOINED
|
3081
|
+
# * `JOINED`: Indicates that the gateway has successfully joined a
|
3082
3082
|
# domain.
|
3083
3083
|
#
|
3084
|
-
# * `JOINING
|
3085
|
-
# progress.
|
3084
|
+
# * `JOINING`: Indicates that a `JoinDomain` operation is in progress.
|
3086
3085
|
#
|
3087
|
-
# * `NETWORK_ERROR
|
3086
|
+
# * `NETWORK_ERROR`: Indicates that `JoinDomain` operation failed due
|
3088
3087
|
# to a network or connectivity error.
|
3089
3088
|
#
|
3090
|
-
# * `TIMEOUT
|
3089
|
+
# * `TIMEOUT`: Indicates that the `JoinDomain` operation failed
|
3091
3090
|
# because the operation didn't complete within the allotted time.
|
3092
3091
|
#
|
3093
|
-
# * `UNKNOWN_ERROR
|
3092
|
+
# * `UNKNOWN_ERROR`: Indicates that the `JoinDomain` operation failed
|
3094
3093
|
# due to another type of error.
|
3095
3094
|
# @return [String]
|
3096
3095
|
#
|
@@ -3104,18 +3103,18 @@ module Aws::StorageGateway
|
|
3104
3103
|
# @!attribute [rw] smb_security_strategy
|
3105
3104
|
# The type of security strategy that was specified for file gateway.
|
3106
3105
|
#
|
3107
|
-
# * `ClientSpecified
|
3106
|
+
# * `ClientSpecified`: If you use this option, requests are
|
3108
3107
|
# established based on what is negotiated by the client. This option
|
3109
3108
|
# is recommended when you want to maximize compatibility across
|
3110
3109
|
# different clients in your environment. Only supported for S3 File
|
3111
3110
|
# Gateways.
|
3112
3111
|
#
|
3113
|
-
# * `MandatorySigning
|
3112
|
+
# * `MandatorySigning`: If you use this option, file gateway only
|
3114
3113
|
# allows connections from SMBv2 or SMBv3 clients that have signing
|
3115
3114
|
# enabled. This option works with SMB clients on Microsoft Windows
|
3116
3115
|
# Vista, Windows Server 2008 or newer.
|
3117
3116
|
#
|
3118
|
-
# * `MandatoryEncryption
|
3117
|
+
# * `MandatoryEncryption`: If you use this option, file gateway only
|
3119
3118
|
# allows connections from SMBv3 clients that have encryption
|
3120
3119
|
# enabled. This option is highly recommended for environments that
|
3121
3120
|
# handle sensitive data. This option works with SMB clients on
|
@@ -3227,53 +3226,53 @@ module Aws::StorageGateway
|
|
3227
3226
|
# Describes a single unit of output from DescribeStorediSCSIVolumes.
|
3228
3227
|
# The following fields are returned:
|
3229
3228
|
#
|
3230
|
-
# * `ChapEnabled
|
3229
|
+
# * `ChapEnabled`: Indicates whether mutual CHAP is enabled for the
|
3231
3230
|
# iSCSI target.
|
3232
3231
|
#
|
3233
|
-
# * `LunNumber
|
3232
|
+
# * `LunNumber`: The logical disk number.
|
3234
3233
|
#
|
3235
|
-
# * `NetworkInterfaceId
|
3234
|
+
# * `NetworkInterfaceId`: The network interface ID of the stored
|
3236
3235
|
# volume that initiator use to map the stored volume as an iSCSI
|
3237
3236
|
# target.
|
3238
3237
|
#
|
3239
|
-
# * `NetworkInterfacePort
|
3238
|
+
# * `NetworkInterfacePort`: The port used to communicate with iSCSI
|
3240
3239
|
# targets.
|
3241
3240
|
#
|
3242
|
-
# * `PreservedExistingData
|
3241
|
+
# * `PreservedExistingData`: Indicates when the stored volume was
|
3243
3242
|
# created, existing data on the underlying local disk was preserved.
|
3244
3243
|
#
|
3245
|
-
# * `SourceSnapshotId
|
3244
|
+
# * `SourceSnapshotId`: If the stored volume was created from a
|
3246
3245
|
# snapshot, this field contains the snapshot ID used, e.g.
|
3247
3246
|
# `snap-1122aabb`. Otherwise, this field is not included.
|
3248
3247
|
#
|
3249
|
-
# * `StorediSCSIVolumes
|
3248
|
+
# * `StorediSCSIVolumes`: An array of StorediSCSIVolume objects where
|
3250
3249
|
# each object contains metadata about one stored volume.
|
3251
3250
|
#
|
3252
|
-
# * `TargetARN
|
3251
|
+
# * `TargetARN`: The Amazon Resource Name (ARN) of the volume target.
|
3253
3252
|
#
|
3254
|
-
# * `VolumeARN
|
3253
|
+
# * `VolumeARN`: The Amazon Resource Name (ARN) of the stored volume.
|
3255
3254
|
#
|
3256
|
-
# * `VolumeDiskId
|
3255
|
+
# * `VolumeDiskId`: The disk ID of the local disk that was specified
|
3257
3256
|
# in the CreateStorediSCSIVolume operation.
|
3258
3257
|
#
|
3259
|
-
# * `VolumeId
|
3258
|
+
# * `VolumeId`: The unique identifier of the storage volume, e.g.
|
3260
3259
|
# `vol-1122AABB`.
|
3261
3260
|
#
|
3262
|
-
# * `VolumeiSCSIAttributes
|
3261
|
+
# * `VolumeiSCSIAttributes`: An VolumeiSCSIAttributes object that
|
3263
3262
|
# represents a collection of iSCSI attributes for one stored volume.
|
3264
3263
|
#
|
3265
|
-
# * `VolumeProgress
|
3266
|
-
#
|
3267
|
-
#
|
3268
|
-
#
|
3264
|
+
# * `VolumeProgress`: Represents the percentage complete if the volume
|
3265
|
+
# is restoring or bootstrapping that represents the percent of data
|
3266
|
+
# transferred. This field does not appear in the response if the
|
3267
|
+
# stored volume is not restoring or bootstrapping.
|
3269
3268
|
#
|
3270
|
-
# * `VolumeSizeInBytes
|
3269
|
+
# * `VolumeSizeInBytes`: The size of the volume in bytes.
|
3271
3270
|
#
|
3272
|
-
# * `VolumeStatus
|
3271
|
+
# * `VolumeStatus`: One of the `VolumeStatus` values that indicates
|
3273
3272
|
# the state of the volume.
|
3274
3273
|
#
|
3275
|
-
# * `VolumeType
|
3276
|
-
#
|
3274
|
+
# * `VolumeType`: One of the enumeration values describing the type of
|
3275
|
+
# the volume. Currently, only `STORED` volumes are supported.
|
3277
3276
|
# @return [Array<Types::StorediSCSIVolume>]
|
3278
3277
|
#
|
3279
3278
|
# @see http://docs.aws.amazon.com/goto/WebAPI/storagegateway-2013-06-30/DescribeStorediSCSIVolumesOutput AWS API Documentation
|
@@ -4185,24 +4184,23 @@ module Aws::StorageGateway
|
|
4185
4184
|
# Indicates the status of the gateway as a member of the Active
|
4186
4185
|
# Directory domain.
|
4187
4186
|
#
|
4188
|
-
# * `ACCESS_DENIED
|
4187
|
+
# * `ACCESS_DENIED`: Indicates that the `JoinDomain` operation failed
|
4189
4188
|
# due to an authentication error.
|
4190
4189
|
#
|
4191
|
-
# * `DETACHED
|
4190
|
+
# * `DETACHED`: Indicates that gateway is not joined to a domain.
|
4192
4191
|
#
|
4193
|
-
# * `JOINED
|
4192
|
+
# * `JOINED`: Indicates that the gateway has successfully joined a
|
4194
4193
|
# domain.
|
4195
4194
|
#
|
4196
|
-
# * `JOINING
|
4197
|
-
# progress.
|
4195
|
+
# * `JOINING`: Indicates that a `JoinDomain` operation is in progress.
|
4198
4196
|
#
|
4199
|
-
# * `NETWORK_ERROR
|
4197
|
+
# * `NETWORK_ERROR`: Indicates that `JoinDomain` operation failed due
|
4200
4198
|
# to a network or connectivity error.
|
4201
4199
|
#
|
4202
|
-
# * `TIMEOUT
|
4200
|
+
# * `TIMEOUT`: Indicates that the `JoinDomain` operation failed
|
4203
4201
|
# because the operation didn't complete within the allotted time.
|
4204
4202
|
#
|
4205
|
-
# * `UNKNOWN_ERROR
|
4203
|
+
# * `UNKNOWN_ERROR`: Indicates that the `JoinDomain` operation failed
|
4206
4204
|
# due to another type of error.
|
4207
4205
|
# @return [String]
|
4208
4206
|
#
|
@@ -4884,11 +4882,11 @@ module Aws::StorageGateway
|
|
4884
4882
|
# @!attribute [rw] squash
|
4885
4883
|
# The user mapped to anonymous user. Valid options are the following:
|
4886
4884
|
#
|
4887
|
-
# * `RootSquash
|
4885
|
+
# * `RootSquash`: Only root is mapped to anonymous user.
|
4888
4886
|
#
|
4889
|
-
# * `NoSquash
|
4887
|
+
# * `NoSquash`: No one is mapped to anonymous user.
|
4890
4888
|
#
|
4891
|
-
# * `AllSquash
|
4889
|
+
# * `AllSquash`: Everyone is mapped to anonymous user.
|
4892
4890
|
# @return [String]
|
4893
4891
|
#
|
4894
4892
|
# @!attribute [rw] read_only
|
@@ -6744,11 +6742,11 @@ module Aws::StorageGateway
|
|
6744
6742
|
#
|
6745
6743
|
# Valid values are the following:
|
6746
6744
|
#
|
6747
|
-
# * `RootSquash
|
6745
|
+
# * `RootSquash`: Only root is mapped to anonymous user.
|
6748
6746
|
#
|
6749
|
-
# * `NoSquash
|
6747
|
+
# * `NoSquash`: No one is mapped to anonymous user.
|
6750
6748
|
#
|
6751
|
-
# * `AllSquash
|
6749
|
+
# * `AllSquash`: Everyone is mapped to anonymous user.
|
6752
6750
|
# @return [String]
|
6753
6751
|
#
|
6754
6752
|
# @!attribute [rw] read_only
|
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.
|
4
|
+
version: 1.71.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: 2023-
|
11
|
+
date: 2023-05-31 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|
@@ -19,7 +19,7 @@ dependencies:
|
|
19
19
|
version: '3'
|
20
20
|
- - ">="
|
21
21
|
- !ruby/object:Gem::Version
|
22
|
-
version: 3.
|
22
|
+
version: 3.174.0
|
23
23
|
type: :runtime
|
24
24
|
prerelease: false
|
25
25
|
version_requirements: !ruby/object:Gem::Requirement
|
@@ -29,7 +29,7 @@ dependencies:
|
|
29
29
|
version: '3'
|
30
30
|
- - ">="
|
31
31
|
- !ruby/object:Gem::Version
|
32
|
-
version: 3.
|
32
|
+
version: 3.174.0
|
33
33
|
- !ruby/object:Gem::Dependency
|
34
34
|
name: aws-sigv4
|
35
35
|
requirement: !ruby/object:Gem::Requirement
|