aws-sdk-fsx 1.66.0 → 1.67.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: 7529472a1c06ce668075dccd31ae5f27ccaa5569b372fa11053915c9684af0f9
4
- data.tar.gz: 50925489f69181441ca5aa821cb9b6d0e948adf2bfb372ac456132c54144cfad
3
+ metadata.gz: 267a4ea54440ceb98de094795b7ec45cd49b4d6f78e928d64f2cf276478f0289
4
+ data.tar.gz: c0e7cf284bdbaa64ed88a41cf229d8c48e115296566f2af0e654e041355995ba
5
5
  SHA512:
6
- metadata.gz: 3fbb749cd8095c955ac1ff3e57dcfc5826ffe7300cb7907eccca6eef014acb48eca3a74c289ebab6a054da1b9e251c84a19dddca43d2d0d39c55e6b72fd14c1d
7
- data.tar.gz: c9c50276b22d1fdebe16d666f8e24c8ab5fc6a36a644ce87612c59cbaa283b7430820a8cd8d514a530394eb71dc18a43c81ffeaf408a76e5456014579f823594
6
+ metadata.gz: 95c8903a2486a6221b20fc013944385fe2cd6107614379a1987a1135674bf382b4cae9a114beda455cc8d399effd1d4e387f000899d49a9286b672aebe6ede52
7
+ data.tar.gz: d9f00cca64519dee32decb7d5c21a608c87735505c251dfaa91b579cb2e648a9a5accd4e43985dee8cd8f9424d34dea961c2bffa8c7822d3c56d059d8dd33992
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.67.0 (2023-06-12)
5
+ ------------------
6
+
7
+ * Feature - Amazon FSx for NetApp ONTAP now supports joining a storage virtual machine (SVM) to Active Directory after the SVM has been created.
8
+
4
9
  1.66.0 (2023-05-31)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.66.0
1
+ 1.67.0
@@ -818,6 +818,7 @@ module Aws::FSx
818
818
  # resp.backup.file_system.ontap_configuration.route_table_ids[0] #=> String
819
819
  # resp.backup.file_system.ontap_configuration.throughput_capacity #=> Integer
820
820
  # resp.backup.file_system.ontap_configuration.weekly_maintenance_start_time #=> String
821
+ # resp.backup.file_system.ontap_configuration.fsx_admin_password #=> String
821
822
  # resp.backup.file_system.file_system_type_version #=> String
822
823
  # resp.backup.file_system.open_zfs_configuration.automatic_backup_retention_days #=> Integer
823
824
  # resp.backup.file_system.open_zfs_configuration.copy_tags_to_backups #=> Boolean
@@ -946,6 +947,7 @@ module Aws::FSx
946
947
  # resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.route_table_ids[0] #=> String
947
948
  # resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.throughput_capacity #=> Integer
948
949
  # resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.weekly_maintenance_start_time #=> String
950
+ # resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.fsx_admin_password #=> String
949
951
  # resp.backup.volume.administrative_actions[0].target_file_system_values.file_system_type_version #=> String
950
952
  # resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.automatic_backup_retention_days #=> Integer
951
953
  # resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.copy_tags_to_backups #=> Boolean
@@ -1304,6 +1306,7 @@ module Aws::FSx
1304
1306
  # resp.backup.file_system.ontap_configuration.route_table_ids[0] #=> String
1305
1307
  # resp.backup.file_system.ontap_configuration.throughput_capacity #=> Integer
1306
1308
  # resp.backup.file_system.ontap_configuration.weekly_maintenance_start_time #=> String
1309
+ # resp.backup.file_system.ontap_configuration.fsx_admin_password #=> String
1307
1310
  # resp.backup.file_system.file_system_type_version #=> String
1308
1311
  # resp.backup.file_system.open_zfs_configuration.automatic_backup_retention_days #=> Integer
1309
1312
  # resp.backup.file_system.open_zfs_configuration.copy_tags_to_backups #=> Boolean
@@ -1432,6 +1435,7 @@ module Aws::FSx
1432
1435
  # resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.route_table_ids[0] #=> String
1433
1436
  # resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.throughput_capacity #=> Integer
1434
1437
  # resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.weekly_maintenance_start_time #=> String
1438
+ # resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.fsx_admin_password #=> String
1435
1439
  # resp.backup.volume.administrative_actions[0].target_file_system_values.file_system_type_version #=> String
1436
1440
  # resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.automatic_backup_retention_days #=> Integer
1437
1441
  # resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.copy_tags_to_backups #=> Boolean
@@ -1492,8 +1496,8 @@ module Aws::FSx
1492
1496
  # data repository association is a link between a directory on the file
1493
1497
  # system and an Amazon S3 bucket or prefix. You can have a maximum of 8
1494
1498
  # data repository associations on a file system. Data repository
1495
- # associations are supported for all file systems except for `Scratch_1`
1496
- # deployment type.
1499
+ # associations are supported on all FSx for Lustre 2.12 and newer file
1500
+ # systems, excluding `scratch_1` deployment type.
1497
1501
  #
1498
1502
  # Each data repository association must have a unique Amazon FSx file
1499
1503
  # system directory and a unique S3 bucket or prefix associated with it.
@@ -2518,6 +2522,7 @@ module Aws::FSx
2518
2522
  # resp.file_system.ontap_configuration.route_table_ids[0] #=> String
2519
2523
  # resp.file_system.ontap_configuration.throughput_capacity #=> Integer
2520
2524
  # resp.file_system.ontap_configuration.weekly_maintenance_start_time #=> String
2525
+ # resp.file_system.ontap_configuration.fsx_admin_password #=> String
2521
2526
  # resp.file_system.file_system_type_version #=> String
2522
2527
  # resp.file_system.open_zfs_configuration.automatic_backup_retention_days #=> Integer
2523
2528
  # resp.file_system.open_zfs_configuration.copy_tags_to_backups #=> Boolean
@@ -3015,6 +3020,7 @@ module Aws::FSx
3015
3020
  # resp.file_system.ontap_configuration.route_table_ids[0] #=> String
3016
3021
  # resp.file_system.ontap_configuration.throughput_capacity #=> Integer
3017
3022
  # resp.file_system.ontap_configuration.weekly_maintenance_start_time #=> String
3023
+ # resp.file_system.ontap_configuration.fsx_admin_password #=> String
3018
3024
  # resp.file_system.file_system_type_version #=> String
3019
3025
  # resp.file_system.open_zfs_configuration.automatic_backup_retention_days #=> Integer
3020
3026
  # resp.file_system.open_zfs_configuration.copy_tags_to_backups #=> Boolean
@@ -3202,6 +3208,7 @@ module Aws::FSx
3202
3208
  # resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.route_table_ids[0] #=> String
3203
3209
  # resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.throughput_capacity #=> Integer
3204
3210
  # resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.weekly_maintenance_start_time #=> String
3211
+ # resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.fsx_admin_password #=> String
3205
3212
  # resp.snapshot.administrative_actions[0].target_file_system_values.file_system_type_version #=> String
3206
3213
  # resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.automatic_backup_retention_days #=> Integer
3207
3214
  # resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.copy_tags_to_backups #=> Boolean
@@ -3595,6 +3602,7 @@ module Aws::FSx
3595
3602
  # resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.route_table_ids[0] #=> String
3596
3603
  # resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.throughput_capacity #=> Integer
3597
3604
  # resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.weekly_maintenance_start_time #=> String
3605
+ # resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.fsx_admin_password #=> String
3598
3606
  # resp.volume.administrative_actions[0].target_file_system_values.file_system_type_version #=> String
3599
3607
  # resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.automatic_backup_retention_days #=> Integer
3600
3608
  # resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.copy_tags_to_backups #=> Boolean
@@ -3820,6 +3828,7 @@ module Aws::FSx
3820
3828
  # resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.route_table_ids[0] #=> String
3821
3829
  # resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.throughput_capacity #=> Integer
3822
3830
  # resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.weekly_maintenance_start_time #=> String
3831
+ # resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.fsx_admin_password #=> String
3823
3832
  # resp.volume.administrative_actions[0].target_file_system_values.file_system_type_version #=> String
3824
3833
  # resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.automatic_backup_retention_days #=> Integer
3825
3834
  # resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.copy_tags_to_backups #=> Boolean
@@ -3942,8 +3951,8 @@ module Aws::FSx
3942
3951
  # system from the Amazon S3 bucket. When deleting a data repository
3943
3952
  # association, you have the option of deleting the data in the file
3944
3953
  # system that corresponds to the data repository association. Data
3945
- # repository associations are supported for all file systems except for
3946
- # `Scratch_1` deployment type.
3954
+ # repository associations are supported on all FSx for Lustre 2.12 and
3955
+ # newer file systems, excluding `scratch_1` deployment type.
3947
3956
  #
3948
3957
  # @option params [required, String] :association_id
3949
3958
  # The ID of the data repository association that you want to delete.
@@ -4605,6 +4614,7 @@ module Aws::FSx
4605
4614
  # resp.backups[0].file_system.ontap_configuration.route_table_ids[0] #=> String
4606
4615
  # resp.backups[0].file_system.ontap_configuration.throughput_capacity #=> Integer
4607
4616
  # resp.backups[0].file_system.ontap_configuration.weekly_maintenance_start_time #=> String
4617
+ # resp.backups[0].file_system.ontap_configuration.fsx_admin_password #=> String
4608
4618
  # resp.backups[0].file_system.file_system_type_version #=> String
4609
4619
  # resp.backups[0].file_system.open_zfs_configuration.automatic_backup_retention_days #=> Integer
4610
4620
  # resp.backups[0].file_system.open_zfs_configuration.copy_tags_to_backups #=> Boolean
@@ -4733,6 +4743,7 @@ module Aws::FSx
4733
4743
  # resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.route_table_ids[0] #=> String
4734
4744
  # resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.throughput_capacity #=> Integer
4735
4745
  # resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.weekly_maintenance_start_time #=> String
4746
+ # resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.fsx_admin_password #=> String
4736
4747
  # resp.backups[0].volume.administrative_actions[0].target_file_system_values.file_system_type_version #=> String
4737
4748
  # resp.backups[0].volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.automatic_backup_retention_days #=> Integer
4738
4749
  # resp.backups[0].volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.copy_tags_to_backups #=> Boolean
@@ -4794,8 +4805,8 @@ module Aws::FSx
4794
4805
  # File Cache data repository associations, if one or more
4795
4806
  # `AssociationIds` values are provided in the request, or if filters are
4796
4807
  # used in the request. Data repository associations are supported on
4797
- # Amazon File Cache resources and all Amazon FSx for Lustre file systems
4798
- # excluding `Scratch_1` deployment types.
4808
+ # Amazon File Cache resources and all FSx for Lustre 2.12 and newer file
4809
+ # systems, excluding `scratch_1` deployment type.
4799
4810
  #
4800
4811
  # You can use filters to narrow the response to include just data
4801
4812
  # repository associations for specific file systems (use the
@@ -5398,6 +5409,7 @@ module Aws::FSx
5398
5409
  # resp.file_systems[0].ontap_configuration.route_table_ids[0] #=> String
5399
5410
  # resp.file_systems[0].ontap_configuration.throughput_capacity #=> Integer
5400
5411
  # resp.file_systems[0].ontap_configuration.weekly_maintenance_start_time #=> String
5412
+ # resp.file_systems[0].ontap_configuration.fsx_admin_password #=> String
5401
5413
  # resp.file_systems[0].file_system_type_version #=> String
5402
5414
  # resp.file_systems[0].open_zfs_configuration.automatic_backup_retention_days #=> Integer
5403
5415
  # resp.file_systems[0].open_zfs_configuration.copy_tags_to_backups #=> Boolean
@@ -5586,6 +5598,7 @@ module Aws::FSx
5586
5598
  # resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.route_table_ids[0] #=> String
5587
5599
  # resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.throughput_capacity #=> Integer
5588
5600
  # resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.weekly_maintenance_start_time #=> String
5601
+ # resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.fsx_admin_password #=> String
5589
5602
  # resp.snapshots[0].administrative_actions[0].target_file_system_values.file_system_type_version #=> String
5590
5603
  # resp.snapshots[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.automatic_backup_retention_days #=> Integer
5591
5604
  # resp.snapshots[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.copy_tags_to_backups #=> Boolean
@@ -5897,6 +5910,7 @@ module Aws::FSx
5897
5910
  # resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.route_table_ids[0] #=> String
5898
5911
  # resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.throughput_capacity #=> Integer
5899
5912
  # resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.weekly_maintenance_start_time #=> String
5913
+ # resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.fsx_admin_password #=> String
5900
5914
  # resp.volumes[0].administrative_actions[0].target_file_system_values.file_system_type_version #=> String
5901
5915
  # resp.volumes[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.automatic_backup_retention_days #=> Integer
5902
5916
  # resp.volumes[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.copy_tags_to_backups #=> Boolean
@@ -6273,6 +6287,7 @@ module Aws::FSx
6273
6287
  # resp.file_system.ontap_configuration.route_table_ids[0] #=> String
6274
6288
  # resp.file_system.ontap_configuration.throughput_capacity #=> Integer
6275
6289
  # resp.file_system.ontap_configuration.weekly_maintenance_start_time #=> String
6290
+ # resp.file_system.ontap_configuration.fsx_admin_password #=> String
6276
6291
  # resp.file_system.file_system_type_version #=> String
6277
6292
  # resp.file_system.open_zfs_configuration.automatic_backup_retention_days #=> Integer
6278
6293
  # resp.file_system.open_zfs_configuration.copy_tags_to_backups #=> Boolean
@@ -6431,6 +6446,7 @@ module Aws::FSx
6431
6446
  # resp.administrative_actions[0].target_file_system_values.ontap_configuration.route_table_ids[0] #=> String
6432
6447
  # resp.administrative_actions[0].target_file_system_values.ontap_configuration.throughput_capacity #=> Integer
6433
6448
  # resp.administrative_actions[0].target_file_system_values.ontap_configuration.weekly_maintenance_start_time #=> String
6449
+ # resp.administrative_actions[0].target_file_system_values.ontap_configuration.fsx_admin_password #=> String
6434
6450
  # resp.administrative_actions[0].target_file_system_values.file_system_type_version #=> String
6435
6451
  # resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.automatic_backup_retention_days #=> Integer
6436
6452
  # resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.copy_tags_to_backups #=> Boolean
@@ -6600,8 +6616,8 @@ module Aws::FSx
6600
6616
 
6601
6617
  # Updates the configuration of an existing data repository association
6602
6618
  # on an Amazon FSx for Lustre file system. Data repository associations
6603
- # are supported for all file systems except for `Scratch_1` deployment
6604
- # type.
6619
+ # are supported on all FSx for Lustre 2.12 and newer file systems,
6620
+ # excluding `scratch_1` deployment type.
6605
6621
  #
6606
6622
  # @option params [required, String] :association_id
6607
6623
  # The ID of the data repository association that you are updating.
@@ -6889,7 +6905,7 @@ module Aws::FSx
6889
6905
  # least 10 percent greater than the current storage capacity value. To
6890
6906
  # increase storage capacity, the file system must have at least 16 MBps
6891
6907
  # of throughput capacity. For more information, see [Managing storage
6892
- # capacity][3] in the *Amazon FSx for Windows File Server User Guide*.
6908
+ # capacity][3] in the *Amazon FSxfor Windows File Server User Guide*.
6893
6909
  #
6894
6910
  # For ONTAP file systems, the storage capacity target value must be at
6895
6911
  # least 10 percent greater than the current storage capacity value. For
@@ -6916,7 +6932,7 @@ module Aws::FSx
6916
6932
  # system.
6917
6933
  #
6918
6934
  # @option params [Types::UpdateFileSystemOpenZFSConfiguration] :open_zfs_configuration
6919
- # The configuration updates for an Amazon FSx for OpenZFS file system.
6935
+ # The configuration updates for an FSx for OpenZFS file system.
6920
6936
  #
6921
6937
  # @return [Types::UpdateFileSystemResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
6922
6938
  #
@@ -6981,6 +6997,9 @@ module Aws::FSx
6981
6997
  # user_name: "DirectoryUserName",
6982
6998
  # password: "DirectoryPassword",
6983
6999
  # dns_ips: ["IpAddress"],
7000
+ # domain_name: "ActiveDirectoryFullyQualifiedName",
7001
+ # organizational_unit_distinguished_name: "OrganizationalUnitDistinguishedName",
7002
+ # file_system_administrators_group: "FileSystemAdministratorsGroupName",
6984
7003
  # },
6985
7004
  # audit_log_configuration: {
6986
7005
  # file_access_audit_log_level: "DISABLED", # required, accepts DISABLED, SUCCESS_ONLY, FAILURE_ONLY, SUCCESS_AND_FAILURE
@@ -7177,6 +7196,7 @@ module Aws::FSx
7177
7196
  # resp.file_system.ontap_configuration.route_table_ids[0] #=> String
7178
7197
  # resp.file_system.ontap_configuration.throughput_capacity #=> Integer
7179
7198
  # resp.file_system.ontap_configuration.weekly_maintenance_start_time #=> String
7199
+ # resp.file_system.ontap_configuration.fsx_admin_password #=> String
7180
7200
  # resp.file_system.file_system_type_version #=> String
7181
7201
  # resp.file_system.open_zfs_configuration.automatic_backup_retention_days #=> Integer
7182
7202
  # resp.file_system.open_zfs_configuration.copy_tags_to_backups #=> Boolean
@@ -7326,6 +7346,7 @@ module Aws::FSx
7326
7346
  # resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.route_table_ids[0] #=> String
7327
7347
  # resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.throughput_capacity #=> Integer
7328
7348
  # resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.weekly_maintenance_start_time #=> String
7349
+ # resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.fsx_admin_password #=> String
7329
7350
  # resp.snapshot.administrative_actions[0].target_file_system_values.file_system_type_version #=> String
7330
7351
  # resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.automatic_backup_retention_days #=> Integer
7331
7352
  # resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.copy_tags_to_backups #=> Boolean
@@ -7396,11 +7417,11 @@ module Aws::FSx
7396
7417
  req.send_request(options)
7397
7418
  end
7398
7419
 
7399
- # Updates an Amazon FSx for ONTAP storage virtual machine (SVM).
7420
+ # Updates an FSx for ONTAP storage virtual machine (SVM).
7400
7421
  #
7401
7422
  # @option params [Types::UpdateSvmActiveDirectoryConfiguration] :active_directory_configuration
7402
- # Updates the Microsoft Active Directory (AD) configuration for an SVM
7403
- # that is joined to an AD.
7423
+ # Specifies updates to an SVM's Microsoft Active Directory (AD)
7424
+ # configuration.
7404
7425
  #
7405
7426
  # @option params [String] :client_request_token
7406
7427
  # (Optional) An idempotency token for resource creation, in a string of
@@ -7416,7 +7437,7 @@ module Aws::FSx
7416
7437
  # `svm-0123456789abcdef0`.
7417
7438
  #
7418
7439
  # @option params [String] :svm_admin_password
7419
- # Enter a new SvmAdminPassword if you are updating it.
7440
+ # Specifies a new SvmAdminPassword.
7420
7441
  #
7421
7442
  # @return [Types::UpdateStorageVirtualMachineResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
7422
7443
  #
@@ -7430,7 +7451,11 @@ module Aws::FSx
7430
7451
  # user_name: "DirectoryUserName",
7431
7452
  # password: "DirectoryPassword",
7432
7453
  # dns_ips: ["IpAddress"],
7454
+ # domain_name: "ActiveDirectoryFullyQualifiedName",
7455
+ # organizational_unit_distinguished_name: "OrganizationalUnitDistinguishedName",
7456
+ # file_system_administrators_group: "FileSystemAdministratorsGroupName",
7433
7457
  # },
7458
+ # net_bios_name: "NetBiosAlias",
7434
7459
  # },
7435
7460
  # client_request_token: "ClientRequestToken",
7436
7461
  # storage_virtual_machine_id: "StorageVirtualMachineId", # required
@@ -7669,6 +7694,7 @@ module Aws::FSx
7669
7694
  # resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.route_table_ids[0] #=> String
7670
7695
  # resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.throughput_capacity #=> Integer
7671
7696
  # resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.weekly_maintenance_start_time #=> String
7697
+ # resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.fsx_admin_password #=> String
7672
7698
  # resp.volume.administrative_actions[0].target_file_system_values.file_system_type_version #=> String
7673
7699
  # resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.automatic_backup_retention_days #=> Integer
7674
7700
  # resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.copy_tags_to_backups #=> Boolean
@@ -7738,7 +7764,7 @@ module Aws::FSx
7738
7764
  params: params,
7739
7765
  config: config)
7740
7766
  context[:gem_name] = 'aws-sdk-fsx'
7741
- context[:gem_version] = '1.66.0'
7767
+ context[:gem_version] = '1.67.0'
7742
7768
  Seahorse::Client::Request.new(handlers, context)
7743
7769
  end
7744
7770
 
@@ -1269,6 +1269,7 @@ module Aws::FSx
1269
1269
  OntapFileSystemConfiguration.add_member(:route_table_ids, Shapes::ShapeRef.new(shape: RouteTableIds, location_name: "RouteTableIds"))
1270
1270
  OntapFileSystemConfiguration.add_member(:throughput_capacity, Shapes::ShapeRef.new(shape: MegabytesPerSecond, location_name: "ThroughputCapacity"))
1271
1271
  OntapFileSystemConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
1272
+ OntapFileSystemConfiguration.add_member(:fsx_admin_password, Shapes::ShapeRef.new(shape: AdminPassword, location_name: "FsxAdminPassword"))
1272
1273
  OntapFileSystemConfiguration.struct_class = Types::OntapFileSystemConfiguration
1273
1274
 
1274
1275
  OntapVolumeConfiguration.add_member(:flex_cache_endpoint_type, Shapes::ShapeRef.new(shape: FlexCacheEndpointType, location_name: "FlexCacheEndpointType"))
@@ -1400,6 +1401,9 @@ module Aws::FSx
1400
1401
  SelfManagedActiveDirectoryConfigurationUpdates.add_member(:user_name, Shapes::ShapeRef.new(shape: DirectoryUserName, location_name: "UserName"))
1401
1402
  SelfManagedActiveDirectoryConfigurationUpdates.add_member(:password, Shapes::ShapeRef.new(shape: DirectoryPassword, location_name: "Password"))
1402
1403
  SelfManagedActiveDirectoryConfigurationUpdates.add_member(:dns_ips, Shapes::ShapeRef.new(shape: DnsIps, location_name: "DnsIps"))
1404
+ SelfManagedActiveDirectoryConfigurationUpdates.add_member(:domain_name, Shapes::ShapeRef.new(shape: ActiveDirectoryFullyQualifiedName, location_name: "DomainName"))
1405
+ SelfManagedActiveDirectoryConfigurationUpdates.add_member(:organizational_unit_distinguished_name, Shapes::ShapeRef.new(shape: OrganizationalUnitDistinguishedName, location_name: "OrganizationalUnitDistinguishedName"))
1406
+ SelfManagedActiveDirectoryConfigurationUpdates.add_member(:file_system_administrators_group, Shapes::ShapeRef.new(shape: FileSystemAdministratorsGroupName, location_name: "FileSystemAdministratorsGroup"))
1403
1407
  SelfManagedActiveDirectoryConfigurationUpdates.struct_class = Types::SelfManagedActiveDirectoryConfigurationUpdates
1404
1408
 
1405
1409
  ServiceLimitExceeded.add_member(:limit, Shapes::ShapeRef.new(shape: ServiceLimit, required: true, location_name: "Limit"))
@@ -1617,6 +1621,7 @@ module Aws::FSx
1617
1621
  UpdateStorageVirtualMachineResponse.struct_class = Types::UpdateStorageVirtualMachineResponse
1618
1622
 
1619
1623
  UpdateSvmActiveDirectoryConfiguration.add_member(:self_managed_active_directory_configuration, Shapes::ShapeRef.new(shape: SelfManagedActiveDirectoryConfigurationUpdates, location_name: "SelfManagedActiveDirectoryConfiguration"))
1624
+ UpdateSvmActiveDirectoryConfiguration.add_member(:net_bios_name, Shapes::ShapeRef.new(shape: NetBiosAlias, location_name: "NetBiosName"))
1620
1625
  UpdateSvmActiveDirectoryConfiguration.struct_class = Types::UpdateSvmActiveDirectoryConfiguration
1621
1626
 
1622
1627
  UpdateVolumeRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
@@ -1987,6 +1992,7 @@ module Aws::FSx
1987
1992
  o.errors << Shapes::ShapeRef.new(shape: IncompatibleParameterError)
1988
1993
  o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1989
1994
  o.errors << Shapes::ShapeRef.new(shape: VolumeNotFound)
1995
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLimitExceeded)
1990
1996
  end)
1991
1997
 
1992
1998
  api.add_operation(:describe_backups, Seahorse::Model::Operation.new.tap do |o|
@@ -446,7 +446,7 @@ module Aws::FSx
446
446
  # @return [String]
447
447
  #
448
448
  # @!attribute [rw] progress_percent
449
- # The current percent of progress of an asynchronous task.
449
+ # Displays the current percent of progress of an asynchronous task.
450
450
  # @return [Integer]
451
451
  #
452
452
  # @!attribute [rw] creation_time
@@ -1817,12 +1817,12 @@ module Aws::FSx
1817
1817
  # following:
1818
1818
  #
1819
1819
  # * `SINGLE_AZ_1`- (Default) Creates file systems with throughput
1820
- # capacities of 64 - 4,096 MB/s. `Single_AZ_1` is available in all
1820
+ # capacities of 64 - 4,096 MBps. `Single_AZ_1` is available in all
1821
1821
  # Amazon Web Services Regions where Amazon FSx for OpenZFS is
1822
1822
  # available, except US West (Oregon).
1823
1823
  #
1824
1824
  # * `SINGLE_AZ_2`- Creates file systems with throughput capacities of
1825
- # 160 - 10,240 MB/s using an NVMe L2ARC cache. `Single_AZ_2` is
1825
+ # 160 - 10,240 MBps using an NVMe L2ARC cache. `Single_AZ_2` is
1826
1826
  # available only in the US East (N. Virginia), US East (Ohio), US
1827
1827
  # West (Oregon), and Europe (Ireland) Amazon Web Services Regions.
1828
1828
  #
@@ -1838,14 +1838,14 @@ module Aws::FSx
1838
1838
  #
1839
1839
  # @!attribute [rw] throughput_capacity
1840
1840
  # Specifies the throughput of an Amazon FSx for OpenZFS file system,
1841
- # measured in megabytes per second (MB/s). Valid values depend on the
1841
+ # measured in megabytes per second (MBps). Valid values depend on the
1842
1842
  # DeploymentType you choose, as follows:
1843
1843
  #
1844
1844
  # * For `SINGLE_AZ_1`, valid values are 64, 128, 256, 512, 1024, 2048,
1845
- # 3072, or 4096 MB/s.
1845
+ # 3072, or 4096 MBps.
1846
1846
  #
1847
1847
  # * For `SINGLE_AZ_2`, valid values are 160, 320, 640, 1280, 2560,
1848
- # 3840, 5120, 7680, or 10240 MB/s.
1848
+ # 3840, 5120, 7680, or 10240 MBps.
1849
1849
  #
1850
1850
  # You pay for additional throughput capacity that you provision.
1851
1851
  # @return [Integer]
@@ -1869,11 +1869,12 @@ module Aws::FSx
1869
1869
  #
1870
1870
  # @!attribute [rw] disk_iops_configuration
1871
1871
  # The SSD IOPS (input/output operations per second) configuration for
1872
- # an Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS file
1873
- # system. The default is 3 IOPS per GB of storage capacity, but you
1874
- # can provision additional IOPS per GB of storage. The configuration
1875
- # consists of the total number of provisioned SSD IOPS and how the
1876
- # amount was provisioned (by the customer or by the system).
1872
+ # an Amazon FSx for NetApp ONTAP or FSx for OpenZFS file system. By
1873
+ # default, Amazon FSx automatically provisions 3 IOPS per GB of
1874
+ # storage capacity. You can provision additional IOPS per GB of
1875
+ # storage. The configuration consists of the total number of
1876
+ # provisioned SSD IOPS and how it is was provisioned, or the mode (by
1877
+ # the customer or by Amazon FSx).
1877
1878
  # @return [Types::DiskIopsConfiguration]
1878
1879
  #
1879
1880
  # @!attribute [rw] root_volume_configuration
@@ -2127,11 +2128,11 @@ module Aws::FSx
2127
2128
  #
2128
2129
  # @!attribute [rw] self_managed_active_directory_configuration
2129
2130
  # The configuration that Amazon FSx uses to join a FSx for Windows
2130
- # File Server file system or an ONTAP storage virtual machine (SVM) to
2131
- # a self-managed (including on-premises) Microsoft Active Directory
2132
- # (AD) directory. For more information, see [ Using Amazon FSx with
2133
- # your self-managed Microsoft Active Directory][1] or [Managing
2134
- # SVMs][2].
2131
+ # File Server file system or an FSx for ONTAP storage virtual machine
2132
+ # (SVM) to a self-managed (including on-premises) Microsoft Active
2133
+ # Directory (AD) directory. For more information, see [ Using Amazon
2134
+ # FSx for Windows with your self-managed Microsoft Active
2135
+ # Directory][1] or [Managing FSx for ONTAP SVMs][2].
2135
2136
  #
2136
2137
  #
2137
2138
  #
@@ -2725,11 +2726,11 @@ module Aws::FSx
2725
2726
  #
2726
2727
  # @!attribute [rw] self_managed_active_directory_configuration
2727
2728
  # The configuration that Amazon FSx uses to join a FSx for Windows
2728
- # File Server file system or an ONTAP storage virtual machine (SVM) to
2729
- # a self-managed (including on-premises) Microsoft Active Directory
2730
- # (AD) directory. For more information, see [ Using Amazon FSx with
2731
- # your self-managed Microsoft Active Directory][1] or [Managing
2732
- # SVMs][2].
2729
+ # File Server file system or an FSx for ONTAP storage virtual machine
2730
+ # (SVM) to a self-managed (including on-premises) Microsoft Active
2731
+ # Directory (AD) directory. For more information, see [ Using Amazon
2732
+ # FSx for Windows with your self-managed Microsoft Active
2733
+ # Directory][1] or [Managing FSx for ONTAP SVMs][2].
2733
2734
  #
2734
2735
  #
2735
2736
  #
@@ -2869,8 +2870,8 @@ module Aws::FSx
2869
2870
  # * `DescribeDataRepositoryAssociations`
2870
2871
  #
2871
2872
  # Data repository associations are supported on Amazon File Cache
2872
- # resources and all Amazon FSx for Lustre file systems excluding
2873
- # `Scratch_1` deployment types.
2873
+ # resources and all FSx for Lustre 2.12 and newer file systems,
2874
+ # excluding `scratch_1` deployment type.
2874
2875
  #
2875
2876
  # @!attribute [rw] association_id
2876
2877
  # The system-generated, unique ID of the data repository association.
@@ -4603,16 +4604,17 @@ module Aws::FSx
4603
4604
  end
4604
4605
 
4605
4606
  # The SSD IOPS (input/output operations per second) configuration for an
4606
- # Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS file system. The
4607
- # default is 3 IOPS per GB of storage capacity, but you can provision
4608
- # additional IOPS per GB of storage. The configuration consists of the
4609
- # total number of provisioned SSD IOPS and how the amount was
4610
- # provisioned (by the customer or by the system).
4607
+ # Amazon FSx for NetApp ONTAP or FSx for OpenZFS file system. By
4608
+ # default, Amazon FSx automatically provisions 3 IOPS per GB of storage
4609
+ # capacity. You can provision additional IOPS per GB of storage. The
4610
+ # configuration consists of the total number of provisioned SSD IOPS and
4611
+ # how it is was provisioned, or the mode (by the customer or by Amazon
4612
+ # FSx).
4611
4613
  #
4612
4614
  # @!attribute [rw] mode
4613
- # Specifies whether the number of IOPS for the file system is using
4614
- # the system default (`AUTOMATIC`) or was provisioned by the customer
4615
- # (`USER_PROVISIONED`).
4615
+ # Specifies whether the file system is using the `AUTOMATIC` setting
4616
+ # of SSD IOPS of 3 IOPS per GB of storage capacity, , or if it using a
4617
+ # `USER_PROVISIONED` value.
4616
4618
  # @return [String]
4617
4619
  #
4618
4620
  # @!attribute [rw] iops
@@ -5305,8 +5307,8 @@ module Aws::FSx
5305
5307
  # and `Intercluster` endpoints.
5306
5308
  #
5307
5309
  # @!attribute [rw] dns_name
5308
- # The Domain Name Service (DNS) name for the file system. You can
5309
- # mount your file system using its DNS name.
5310
+ # The file system's DNS name. You can mount your file system using
5311
+ # its DNS name.
5310
5312
  # @return [String]
5311
5313
  #
5312
5314
  # @!attribute [rw] ip_addresses
@@ -6123,6 +6125,12 @@ module Aws::FSx
6123
6125
  # [1]: https://en.wikipedia.org/wiki/ISO_week_date
6124
6126
  # @return [String]
6125
6127
  #
6128
+ # @!attribute [rw] fsx_admin_password
6129
+ # You can use the `fsxadmin` user account to access the NetApp ONTAP
6130
+ # CLI and REST API. The password value is always redacted in the
6131
+ # response.
6132
+ # @return [String]
6133
+ #
6126
6134
  # @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/OntapFileSystemConfiguration AWS API Documentation
6127
6135
  #
6128
6136
  class OntapFileSystemConfiguration < Struct.new(
@@ -6135,8 +6143,9 @@ module Aws::FSx
6135
6143
  :preferred_subnet_id,
6136
6144
  :route_table_ids,
6137
6145
  :throughput_capacity,
6138
- :weekly_maintenance_start_time)
6139
- SENSITIVE = []
6146
+ :weekly_maintenance_start_time,
6147
+ :fsx_admin_password)
6148
+ SENSITIVE = [:fsx_admin_password]
6140
6149
  include Aws::Structure
6141
6150
  end
6142
6151
 
@@ -6451,11 +6460,12 @@ module Aws::FSx
6451
6460
  #
6452
6461
  # @!attribute [rw] disk_iops_configuration
6453
6462
  # The SSD IOPS (input/output operations per second) configuration for
6454
- # an Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS file
6455
- # system. The default is 3 IOPS per GB of storage capacity, but you
6456
- # can provision additional IOPS per GB of storage. The configuration
6457
- # consists of the total number of provisioned SSD IOPS and how the
6458
- # amount was provisioned (by the customer or by the system).
6463
+ # an Amazon FSx for NetApp ONTAP or FSx for OpenZFS file system. By
6464
+ # default, Amazon FSx automatically provisions 3 IOPS per GB of
6465
+ # storage capacity. You can provision additional IOPS per GB of
6466
+ # storage. The configuration consists of the total number of
6467
+ # provisioned SSD IOPS and how it is was provisioned, or the mode (by
6468
+ # the customer or by Amazon FSx).
6459
6469
  # @return [Types::DiskIopsConfiguration]
6460
6470
  #
6461
6471
  # @!attribute [rw] root_volume_id
@@ -6892,10 +6902,11 @@ module Aws::FSx
6892
6902
  end
6893
6903
 
6894
6904
  # The configuration that Amazon FSx uses to join a FSx for Windows File
6895
- # Server file system or an ONTAP storage virtual machine (SVM) to a
6896
- # self-managed (including on-premises) Microsoft Active Directory (AD)
6897
- # directory. For more information, see [ Using Amazon FSx with your
6898
- # self-managed Microsoft Active Directory][1] or [Managing SVMs][2].
6905
+ # Server file system or an FSx for ONTAP storage virtual machine (SVM)
6906
+ # to a self-managed (including on-premises) Microsoft Active Directory
6907
+ # (AD) directory. For more information, see [ Using Amazon FSx for
6908
+ # Windows with your self-managed Microsoft Active Directory][1] or
6909
+ # [Managing FSx for ONTAP SVMs][2].
6899
6910
  #
6900
6911
  #
6901
6912
  #
@@ -6965,33 +6976,56 @@ module Aws::FSx
6965
6976
  include Aws::Structure
6966
6977
  end
6967
6978
 
6968
- # The configuration that Amazon FSx uses to join the Windows File Server
6969
- # instance to a self-managed Microsoft Active Directory (AD) directory.
6979
+ # Specifies changes you are making to the self-managed Microsoft Active
6980
+ # Directory (AD) configuration to which an FSx for Windows File Server
6981
+ # file system or an FSx for ONTAP SVM is joined.
6970
6982
  #
6971
6983
  # @!attribute [rw] user_name
6972
- # The user name for the service account on your self-managed AD domain
6973
- # that Amazon FSx will use to join to your AD domain. This account
6974
- # must have the permission to join computers to the domain in the
6975
- # organizational unit provided in
6984
+ # Specifies the updated user name for the service account on your
6985
+ # self-managed AD domain. Amazon FSx uses this account to join to your
6986
+ # self-managed AD domain.
6987
+ #
6988
+ # This account must have the permissions required to join computers to
6989
+ # the domain in the organizational unit provided in
6976
6990
  # `OrganizationalUnitDistinguishedName`.
6977
6991
  # @return [String]
6978
6992
  #
6979
6993
  # @!attribute [rw] password
6980
- # The password for the service account on your self-managed AD domain
6981
- # that Amazon FSx will use to join to your AD domain.
6994
+ # Specifies the updated password for the service account on your
6995
+ # self-managed AD domain. Amazon FSx uses this account to join to your
6996
+ # self-managed AD domain.
6982
6997
  # @return [String]
6983
6998
  #
6984
6999
  # @!attribute [rw] dns_ips
6985
- # A list of up to three IP addresses of DNS servers or domain
6986
- # controllers in the self-managed AD directory.
7000
+ # A list of up to three DNS server or domain controller IP addresses
7001
+ # in your self-managed AD domain.
6987
7002
  # @return [Array<String>]
6988
7003
  #
7004
+ # @!attribute [rw] domain_name
7005
+ # Specifies an updated fully qualified domain name of your
7006
+ # self-managed AD configuration.
7007
+ # @return [String]
7008
+ #
7009
+ # @!attribute [rw] organizational_unit_distinguished_name
7010
+ # Specifies an updated fully qualified distinguished name of the
7011
+ # organization unit within your self-managed AD.
7012
+ # @return [String]
7013
+ #
7014
+ # @!attribute [rw] file_system_administrators_group
7015
+ # Specifies the updated name of the self-managed AD domain group whose
7016
+ # members are granted administrative privileges for the Amazon FSx
7017
+ # resource.
7018
+ # @return [String]
7019
+ #
6989
7020
  # @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/SelfManagedActiveDirectoryConfigurationUpdates AWS API Documentation
6990
7021
  #
6991
7022
  class SelfManagedActiveDirectoryConfigurationUpdates < Struct.new(
6992
7023
  :user_name,
6993
7024
  :password,
6994
- :dns_ips)
7025
+ :dns_ips,
7026
+ :domain_name,
7027
+ :organizational_unit_distinguished_name,
7028
+ :file_system_administrators_group)
6995
7029
  SENSITIVE = [:password]
6996
7030
  include Aws::Structure
6997
7031
  end
@@ -7282,14 +7316,14 @@ module Aws::FSx
7282
7316
  include Aws::Structure
7283
7317
  end
7284
7318
 
7285
- # Describes the configuration of the Microsoft Active Directory (AD)
7286
- # directory to which the Amazon FSx for ONTAP storage virtual machine
7287
- # (SVM) is joined. Pleae note, account credentials are not returned in
7288
- # the response payload.
7319
+ # Describes the Microsoft Active Directory (AD) directory configuration
7320
+ # to which the FSx for ONTAP storage virtual machine (SVM) is joined.
7321
+ # Note that account credentials are not returned in the response
7322
+ # payload.
7289
7323
  #
7290
7324
  # @!attribute [rw] net_bios_name
7291
- # The NetBIOS name of the Active Directory computer object that is
7292
- # joined to your SVM.
7325
+ # The NetBIOS name of the AD computer object to which the SVM is
7326
+ # joined.
7293
7327
  # @return [String]
7294
7328
  #
7295
7329
  # @!attribute [rw] self_managed_active_directory_configuration
@@ -7313,8 +7347,8 @@ module Aws::FSx
7313
7347
  # `Iscsi`, `Management`, `Nfs`, and `Smb` endpoints.
7314
7348
  #
7315
7349
  # @!attribute [rw] dns_name
7316
- # The Domain Name Service (DNS) name for the file system. You can
7317
- # mount your file system using its DNS name.
7350
+ # The file system's DNS name. You can mount your file system using
7351
+ # its DNS name.
7318
7352
  # @return [String]
7319
7353
  #
7320
7354
  # @!attribute [rw] ip_addresses
@@ -7759,7 +7793,14 @@ module Aws::FSx
7759
7793
  # @return [String]
7760
7794
  #
7761
7795
  # @!attribute [rw] fsx_admin_password
7762
- # The ONTAP administrative password for the `fsxadmin` user.
7796
+ # Update the password for the `fsxadmin` user by entering a new
7797
+ # password. You use the `fsxadmin` user to access the NetApp ONTAP CLI
7798
+ # and REST API to manage your file system resources. For more
7799
+ # information, see [Managing resources using NetApp Applicaton][1].
7800
+ #
7801
+ #
7802
+ #
7803
+ # [1]: https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/managing-resources-ontap-apps.html
7763
7804
  # @return [String]
7764
7805
  #
7765
7806
  # @!attribute [rw] weekly_maintenance_start_time
@@ -7780,18 +7821,30 @@ module Aws::FSx
7780
7821
  # @return [String]
7781
7822
  #
7782
7823
  # @!attribute [rw] disk_iops_configuration
7783
- # The SSD IOPS (input/output operations per second) configuration for
7824
+ # The SSD IOPS (input output operations per second) configuration for
7784
7825
  # an Amazon FSx for NetApp ONTAP file system. The default is 3 IOPS
7785
7826
  # per GB of storage capacity, but you can provision additional IOPS
7786
7827
  # per GB of storage. The configuration consists of an IOPS mode
7787
7828
  # (`AUTOMATIC` or `USER_PROVISIONED`), and in the case of
7788
7829
  # `USER_PROVISIONED` IOPS, the total number of SSD IOPS provisioned.
7830
+ # For more information, see [Updating SSD storage capacity and
7831
+ # IOPS][1].
7832
+ #
7833
+ #
7834
+ #
7835
+ # [1]: https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/increase-primary-storage.html
7789
7836
  # @return [Types::DiskIopsConfiguration]
7790
7837
  #
7791
7838
  # @!attribute [rw] throughput_capacity
7792
- # Specifies the throughput of an FSx for NetApp ONTAP file system,
7793
- # measured in megabytes per second (MBps). Valid values are 128, 256,
7794
- # 512, 1024, 2048, and 4096 MBps.
7839
+ # Enter a new value to change the amount of throughput capacity for
7840
+ # the file system. Throughput capacity is measured in megabytes per
7841
+ # second (MBps). Valid values are 128, 256, 512, 1024, 2048, and 4096
7842
+ # MBps. For more information, see [Managing throughput capacity][1] in
7843
+ # the FSx for ONTAP User Guide.
7844
+ #
7845
+ #
7846
+ #
7847
+ # [1]: https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/managing-throughput-capacity.html
7795
7848
  # @return [Integer]
7796
7849
  #
7797
7850
  # @!attribute [rw] add_route_table_ids
@@ -7888,11 +7941,12 @@ module Aws::FSx
7888
7941
  #
7889
7942
  # @!attribute [rw] disk_iops_configuration
7890
7943
  # The SSD IOPS (input/output operations per second) configuration for
7891
- # an Amazon FSx for NetApp ONTAP or Amazon FSx for OpenZFS file
7892
- # system. The default is 3 IOPS per GB of storage capacity, but you
7893
- # can provision additional IOPS per GB of storage. The configuration
7894
- # consists of the total number of provisioned SSD IOPS and how the
7895
- # amount was provisioned (by the customer or by the system).
7944
+ # an Amazon FSx for NetApp ONTAP or FSx for OpenZFS file system. By
7945
+ # default, Amazon FSx automatically provisions 3 IOPS per GB of
7946
+ # storage capacity. You can provision additional IOPS per GB of
7947
+ # storage. The configuration consists of the total number of
7948
+ # provisioned SSD IOPS and how it is was provisioned, or the mode (by
7949
+ # the customer or by Amazon FSx).
7896
7950
  # @return [Types::DiskIopsConfiguration]
7897
7951
  #
7898
7952
  # @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/UpdateFileSystemOpenZFSConfiguration AWS API Documentation
@@ -7964,7 +8018,7 @@ module Aws::FSx
7964
8018
  # at least 10 percent greater than the current storage capacity value.
7965
8019
  # To increase storage capacity, the file system must have at least 16
7966
8020
  # MBps of throughput capacity. For more information, see [Managing
7967
- # storage capacity][3] in the *Amazon FSx for Windows File Server User
8021
+ # storage capacity][3] in the *Amazon FSxfor Windows File Server User
7968
8022
  # Guide*.
7969
8023
  #
7970
8024
  # For ONTAP file systems, the storage capacity target value must be at
@@ -7996,7 +8050,7 @@ module Aws::FSx
7996
8050
  # @return [Types::UpdateFileSystemOntapConfiguration]
7997
8051
  #
7998
8052
  # @!attribute [rw] open_zfs_configuration
7999
- # The configuration updates for an Amazon FSx for OpenZFS file system.
8053
+ # The configuration updates for an FSx for OpenZFS file system.
8000
8054
  # @return [Types::UpdateFileSystemOpenZFSConfiguration]
8001
8055
  #
8002
8056
  # @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/UpdateFileSystemRequest AWS API Documentation
@@ -8293,8 +8347,8 @@ module Aws::FSx
8293
8347
  end
8294
8348
 
8295
8349
  # @!attribute [rw] active_directory_configuration
8296
- # Updates the Microsoft Active Directory (AD) configuration for an SVM
8297
- # that is joined to an AD.
8350
+ # Specifies updates to an SVM's Microsoft Active Directory (AD)
8351
+ # configuration.
8298
8352
  # @return [Types::UpdateSvmActiveDirectoryConfiguration]
8299
8353
  #
8300
8354
  # @!attribute [rw] client_request_token
@@ -8313,7 +8367,7 @@ module Aws::FSx
8313
8367
  # @return [String]
8314
8368
  #
8315
8369
  # @!attribute [rw] svm_admin_password
8316
- # Enter a new SvmAdminPassword if you are updating it.
8370
+ # Specifies a new SvmAdminPassword.
8317
8371
  # @return [String]
8318
8372
  #
8319
8373
  # @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/UpdateStorageVirtualMachineRequest AWS API Documentation
@@ -8340,20 +8394,26 @@ module Aws::FSx
8340
8394
  include Aws::Structure
8341
8395
  end
8342
8396
 
8343
- # Updates the Microsoft Active Directory (AD) configuration of an SVM
8344
- # joined to an AD. Please note, account credentials are not returned in
8345
- # the response payload.
8397
+ # Specifies updates to an FSx for ONTAP storage virtual machine's (SVM)
8398
+ # Microsoft Active Directory (AD) configuration. Note that account
8399
+ # credentials are not returned in the response payload.
8346
8400
  #
8347
8401
  # @!attribute [rw] self_managed_active_directory_configuration
8348
- # The configuration that Amazon FSx uses to join the Windows File
8349
- # Server instance to a self-managed Microsoft Active Directory (AD)
8350
- # directory.
8402
+ # Specifies changes you are making to the self-managed Microsoft
8403
+ # Active Directory (AD) configuration to which an FSx for Windows File
8404
+ # Server file system or an FSx for ONTAP SVM is joined.
8351
8405
  # @return [Types::SelfManagedActiveDirectoryConfigurationUpdates]
8352
8406
  #
8407
+ # @!attribute [rw] net_bios_name
8408
+ # Specifies an updated NetBIOS name of the AD computer object
8409
+ # `NetBiosName` to which an SVM is joined.
8410
+ # @return [String]
8411
+ #
8353
8412
  # @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/UpdateSvmActiveDirectoryConfiguration AWS API Documentation
8354
8413
  #
8355
8414
  class UpdateSvmActiveDirectoryConfiguration < Struct.new(
8356
- :self_managed_active_directory_configuration)
8415
+ :self_managed_active_directory_configuration,
8416
+ :net_bios_name)
8357
8417
  SENSITIVE = []
8358
8418
  include Aws::Structure
8359
8419
  end
data/lib/aws-sdk-fsx.rb CHANGED
@@ -52,6 +52,6 @@ require_relative 'aws-sdk-fsx/customizations'
52
52
  # @!group service
53
53
  module Aws::FSx
54
54
 
55
- GEM_VERSION = '1.66.0'
55
+ GEM_VERSION = '1.67.0'
56
56
 
57
57
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-fsx
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.66.0
4
+ version: 1.67.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-05-31 00:00:00.000000000 Z
11
+ date: 2023-06-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core