- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
account_id
Type: STRING
creation_time
Type: TIMESTAMP
Provider name: CreationTime
Description: The time that the file system was created, in seconds (since 1970-01-01T00:00:00Z), also known as Unix time.
dns_name
Type: STRING
Provider name: DNSName
Description: The Domain Name System (DNS) name for the file system.
failure_details
Type: STRUCT
Provider name: FailureDetails
message
STRING
Message
file_system_id
Type: STRING
Provider name: FileSystemId
Description: The system-generated, unique 17-digit ID of the file system.
file_system_type
Type: STRING
Provider name: FileSystemType
Description: The type of Amazon FSx file system, which can be LUSTRE
, WINDOWS
, ONTAP
, or OPENZFS
.
file_system_type_version
Type: STRING
Provider name: FileSystemTypeVersion
Description: The Lustre version of the Amazon FSx for Lustre file system, which can be 2.10
, 2.12
, or 2.15
.
kms_key_id
Type: STRING
Provider name: KmsKeyId
Description: The ID of the Key Management Service (KMS) key used to encrypt Amazon FSx file system data. Used as follows with Amazon FSx file system types:
PERSISTENT_1
and PERSISTENT_2
deployment types only. SCRATCH_1
and SCRATCH_2
types are encrypted using the Amazon FSx service KMS key for your account.lifecycle
Type: STRING
Provider name: Lifecycle
Description: The lifecycle status of the file system. The following are the possible values and what they mean:
AVAILABLE
- The file system is in a healthy state, and is reachable and available for use.CREATING
- Amazon FSx is creating the new file system.DELETING
- Amazon FSx is deleting an existing file system.FAILED
- An existing file system has experienced an unrecoverable failure. When creating a new file system, Amazon FSx was unable to create the file system.MISCONFIGURED
- The file system is in a failed but recoverable state.MISCONFIGURED_UNAVAILABLE
- (Amazon FSx for Windows File Server only) The file system is currently unavailable due to a change in your Active Directory configuration.UPDATING
- The file system is undergoing a customer-initiated update.lustre_configuration
Type: STRUCT
Provider name: LustreConfiguration
automatic_backup_retention_days
INT32
AutomaticBackupRetentionDays
copy_tags_to_backups
BOOLEAN
CopyTagsToBackups
daily_automatic_backup_start_time
STRING
DailyAutomaticBackupStartTime
data_compression_type
STRING
DataCompressionType
DataCompressionType
can have the following values:NONE
- Data compression is turned off for the file system.LZ4
- Data compression is turned on with the LZ4 algorithm.data_repository_configuration
STRUCT
DataRepositoryConfiguration
auto_import_policy
STRING
AutoImportPolicy
AutoImportPolicy
. The AutoImportPolicy configures how Amazon FSx keeps your file and directory listings up to date as you add or modify objects in your linked S3 bucket. AutoImportPolicy
can have the following values:NONE
- (Default) AutoImport is off. Amazon FSx only updates file and directory listings from the linked S3 bucket when the file system is created. FSx does not update file and directory listings for any new or changed objects after choosing this option.NEW
- AutoImport is on. Amazon FSx automatically imports directory listings of any new objects added to the linked S3 bucket that do not currently exist in the FSx file system.NEW_CHANGED
- AutoImport is on. Amazon FSx automatically imports file and directory listings of any new objects added to the S3 bucket and any existing objects that are changed in the S3 bucket after you choose this option.NEW_CHANGED_DELETED
- AutoImport is on. Amazon FSx automatically imports file and directory listings of any new objects added to the S3 bucket, any existing objects that are changed in the S3 bucket, and any objects that were deleted in the S3 bucket.export_path
STRING
ExportPath
failure_details
STRUCT
FailureDetails
message
STRING
Message
import_path
STRING
ImportPath
s3://import-bucket/optional-prefix
. If a prefix is specified after the Amazon S3 bucket name, only object keys with that prefix are loaded into the file system.imported_file_chunk_size
INT32
ImportedFileChunkSize
lifecycle
STRING
Lifecycle
CREATING
- The data repository configuration between the FSx file system and the linked S3 data repository is being created. The data repository is unavailable.AVAILABLE
- The data repository is available for use.MISCONFIGURED
- Amazon FSx cannot automatically import updates from the S3 bucket until the data repository configuration is corrected. For more information, see Troubleshooting a Misconfigured linked S3 bucket.UPDATING
- The data repository is undergoing a customer initiated update and availability may be impacted.FAILED
- The data repository is in a terminal state that cannot be recovered.deployment_type
STRING
DeploymentType
SCRATCH_1
and SCRATCH_2
deployment types are best suited for when you need temporary storage and shorter-term processing of data. The SCRATCH_2
deployment type provides in-transit encryption of data and higher burst throughput capacity than SCRATCH_1
. The PERSISTENT_1
and PERSISTENT_2
deployment type is used for longer-term storage and workloads and encryption of data in transit. PERSISTENT_2
offers higher PerUnitStorageThroughput
(up to 1000 MB/s/TiB) along with a lower minimum storage capacity requirement (600 GiB). To learn more about FSx for Lustre deployment types, see FSx for Lustre deployment options. The default is SCRATCH_1
.drive_cache_type
STRING
DriveCacheType
PERSISTENT_1
file systems that are provisioned with HDD storage devices. This parameter is required when StorageType
is HDD. When set to READ
the file system has an SSD storage cache that is sized to 20% of the file system’s storage capacity. This improves the performance for frequently accessed files by caching up to 20% of the total storage capacity. This parameter is required when StorageType
is set to HDD.log_configuration
STRUCT
LogConfiguration
destination
STRING
Destination
level
STRING
Level
WARN_ONLY
- only warning events are logged.ERROR_ONLY
- only error events are logged.WARN_ERROR
- both warning events and error events are logged.DISABLED
- logging of data repository events is turned off.WARN_ERROR
, which can’t be changed.metadata_configuration
STRUCT
MetadataConfiguration
PERSISTENT_2
deployment type.iops
INT32
Iops
1500
, 3000
, 6000
, 12000
, and multiples of 12000
up to a maximum of 192000
.mode
STRING
Mode
mount_name
STRING
MountName
MountName
value when mounting the file system. For the SCRATCH_1
deployment type, this value is always “fsx
”. For SCRATCH_2
, PERSISTENT_1
, and PERSISTENT_2
deployment types, this value is a string that is unique within an Amazon Web Services Region.per_unit_storage_throughput
INT32
PerUnitStorageThroughput
PERSISTENT_1
and PERSISTENT_2
deployment types. Valid values:PERSISTENT_1
SSD storage: 50, 100, 200.PERSISTENT_1
HDD storage: 12, 40.PERSISTENT_2
SSD storage: 125, 250, 500, 1000.root_squash_configuration
STRUCT
RootSquashConfiguration
no_squash_nids
UNORDERED_LIST_STRING
NoSquashNids
10.0.1.6@tcp
).10.0.[2-10].[1-255]@tcp
).root_squash
STRING
RootSquash
UID:GID
(for example, 365534:65534
). The UID and GID values can range from 0
to 4294967294
:0
(zero) for UID and GID indicates root, and therefore disables root squash.weekly_maintenance_start_time
STRING
WeeklyMaintenanceStartTime
d
is the weekday number, from 1 through 7, beginning with Monday and ending with Sunday.network_interface_ids
Type: UNORDERED_LIST_STRING
Provider name: NetworkInterfaceIds
Description: The IDs of the elastic network interfaces from which a specific file system is accessible. The elastic network interface is automatically created in the same virtual private cloud (VPC) that the Amazon FSx file system was created in. For more information, see Elastic Network Interfaces in the Amazon EC2 User Guide. For an Amazon FSx for Windows File Server file system, you can have one network interface ID. For an Amazon FSx for Lustre file system, you can have more than one.
ontap_configuration
Type: STRUCT
Provider name: OntapConfiguration
Description: The configuration for this Amazon FSx for NetApp ONTAP file system.
automatic_backup_retention_days
INT32
AutomaticBackupRetentionDays
daily_automatic_backup_start_time
STRING
DailyAutomaticBackupStartTime
deployment_type
STRING
DeploymentType
MULTI_AZ_1
- A high availability file system configured for Multi-AZ redundancy to tolerate temporary Availability Zone (AZ) unavailability. This is a first-generation FSx for ONTAP file system.MULTI_AZ_2
- A high availability file system configured for Multi-AZ redundancy to tolerate temporary AZ unavailability. This is a second-generation FSx for ONTAP file system.SINGLE_AZ_1
- A file system configured for Single-AZ redundancy. This is a first-generation FSx for ONTAP file system.SINGLE_AZ_2
- A file system configured with multiple high-availability (HA) pairs for Single-AZ redundancy. This is a second-generation FSx for ONTAP file system.disk_iops_configuration
STRUCT
DiskIopsConfiguration
iops
INT64
Iops
HAPairs
and StorageCapacity
. The minimum value is calculated as StorageCapacity
* 3 * HAPairs
(3 IOPS per GB of StorageCapacity
). The maximum value is calculated as 200,000 * HAPairs
. Amazon FSx responds with an HTTP status code 400 (Bad Request) if the value of Iops
is outside of the minimum or maximum values.mode
STRING
Mode
AUTOMATIC
setting of SSD IOPS of 3 IOPS per GB of storage capacity, or if it using a USER_PROVISIONED
value.endpoint_ip_address_range
STRING
EndpointIpAddressRange
endpoints
STRUCT
Endpoints
Management
and Intercluster
endpoints that are used to access data or to manage the file system using the NetApp ONTAP CLI, REST API, or NetApp SnapMirror.intercluster
STRUCT
Intercluster
dns_name
STRING
DNSName
ip_addresses
UNORDERED_LIST_STRING
IpAddresses
management
STRUCT
Management
dns_name
STRING
DNSName
ip_addresses
UNORDERED_LIST_STRING
IpAddresses
fsx_admin_password
STRING
FsxAdminPassword
fsxadmin
user account to access the NetApp ONTAP CLI and REST API. The password value is always redacted in the response.ha_pairs
INT32
HAPairs
StorageCapacity
, Iops
, and ThroughputCapacity
. For more information, see High-availability (HA) pairs in the FSx for ONTAP user guide. Amazon FSx responds with an HTTP status code 400 (Bad Request) for the following conditions:HAPairs
is less than 1 or greater than 12.HAPairs
is greater than 1 and the value of DeploymentType
is SINGLE_AZ_1
, MULTI_AZ_1
, or MULTI_AZ_2
.preferred_subnet_id
STRING
PreferredSubnetId
route_table_ids
UNORDERED_LIST_STRING
RouteTableIds
throughput_capacity
INT32
ThroughputCapacity
throughput_capacity_per_ha_pair
INT32
ThroughputCapacityPerHAPair
HAPairs
is equal to 1, the value of ThroughputCapacityPerHAPair
is the total throughput for the file system. This field and ThroughputCapacity
cannot be defined in the same API call, but one is required. This field and ThroughputCapacity
are the same for file systems with one HA pair.SINGLE_AZ_1
and MULTI_AZ_1
file systems, valid values are 128, 256, 512, 1024, 2048, or 4096 MBps.SINGLE_AZ_2
, valid values are 1536, 3072, or 6144 MBps.MULTI_AZ_2
, valid values are 384, 768, 1536, 3072, or 6144 MBps.ThroughputCapacity
and ThroughputCapacityPerHAPair
are not the same value.SINGLE_AZ_2
and ThroughputCapacity
/ ThroughputCapacityPerHAPair
is not a valid HA pair (a value between 1 and 12).ThroughputCapacityPerHAPair
is not a valid value.weekly_maintenance_start_time
STRING
WeeklyMaintenanceStartTime
open_zfs_configuration
Type: STRUCT
Provider name: OpenZFSConfiguration
Description: The configuration for this Amazon FSx for OpenZFS file system.
automatic_backup_retention_days
INT32
AutomaticBackupRetentionDays
copy_tags_to_backups
BOOLEAN
CopyTagsToBackups
true
, all tags on the file system are copied to all automatic backups and any user-initiated backups where the user doesn’t specify any tags. If this value is true
and you specify one or more tags, only the specified tags are copied to backups. If you specify one or more tags when creating a user-initiated backup, no tags are copied from the file system, regardless of this value.copy_tags_to_volumes
BOOLEAN
CopyTagsToVolumes
false
. If it’s set to true
, all tags for the volume are copied to snapshots where the user doesn’t specify tags. If this value is true
and you specify one or more tags, only the specified tags are copied to snapshots. If you specify one or more tags when creating the snapshot, no tags are copied from the volume, regardless of this value.daily_automatic_backup_start_time
STRING
DailyAutomaticBackupStartTime
deployment_type
STRING
DeploymentType
MULTI_AZ_1
, SINGLE_AZ_HA_2
, SINGLE_AZ_HA_1
, SINGLE_AZ_2
, and SINGLE_AZ_1
.disk_iops_configuration
STRUCT
DiskIopsConfiguration
iops
INT64
Iops
HAPairs
and StorageCapacity
. The minimum value is calculated as StorageCapacity
* 3 * HAPairs
(3 IOPS per GB of StorageCapacity
). The maximum value is calculated as 200,000 * HAPairs
. Amazon FSx responds with an HTTP status code 400 (Bad Request) if the value of Iops
is outside of the minimum or maximum values.mode
STRING
Mode
AUTOMATIC
setting of SSD IOPS of 3 IOPS per GB of storage capacity, or if it using a USER_PROVISIONED
value.endpoint_ip_address
STRING
EndpointIpAddress
endpoint_ip_address_range
STRING
EndpointIpAddressRange
preferred_subnet_id
STRING
PreferredSubnetId
DeploymentType
is set to MULTI_AZ_1
. This specifies the subnet in which you want the preferred file server to be located.root_volume_id
STRING
RootVolumeId
route_table_ids
UNORDERED_LIST_STRING
RouteTableIds
throughput_capacity
INT32
ThroughputCapacity
weekly_maintenance_start_time
STRING
WeeklyMaintenanceStartTime
owner_id
Type: STRING
Provider name: OwnerId
Description: The Amazon Web Services account that created the file system. If the file system was created by a user in IAM Identity Center, the Amazon Web Services account to which the IAM user belongs is the owner.
resource_arn
Type: STRING
Provider name: ResourceARN
Description: The Amazon Resource Name (ARN) of the file system resource.
storage_capacity
Type: INT32
Provider name: StorageCapacity
Description: The storage capacity of the file system in gibibytes (GiB). Amazon FSx responds with an HTTP status code 400 (Bad Request) if the value of StorageCapacity
is outside of the minimum or maximum values.
storage_type
Type: STRING
Provider name: StorageType
Description: The type of storage the file system is using. If set to SSD
, the file system uses solid state drive storage. If set to HDD
, the file system uses hard disk drive storage.
subnet_ids
Type: UNORDERED_LIST_STRING
Provider name: SubnetIds
Description: Specifies the IDs of the subnets that the file system is accessible from. For the Amazon FSx Windows and ONTAP MULTI_AZ_1
file system deployment type, there are two subnet IDs, one for the preferred file server and one for the standby file server. The preferred file server subnet identified in the PreferredSubnetID
property. All other file systems have only one subnet ID. For FSx for Lustre file systems, and Single-AZ Windows file systems, this is the ID of the subnet that contains the file system’s endpoint. For MULTI_AZ_1
Windows and ONTAP file systems, the file system endpoint is available in the PreferredSubnetID
.
tags
Type: UNORDERED_LIST_STRING
vpc_id
Type: STRING
Provider name: VpcId
Description: The ID of the primary virtual private cloud (VPC) for the file system.
windows_configuration
Type: STRUCT
Provider name: WindowsConfiguration
Description: The configuration for this Amazon FSx for Windows File Server file system.
active_directory_id
STRING
ActiveDirectoryId
aliases
UNORDERED_LIST_STRUCT
Aliases
lifecycle
STRING
Lifecycle
name
STRING
Name
hostname.domain
, for example, accounting.example.com
.audit_log_configuration
STRUCT
AuditLogConfiguration
audit_log_destination
STRING
AuditLogDestination
/aws/fsx
prefix. The name of the Amazon Kinesis Data Firehose delivery stream must begin with the aws-fsx
prefix. The destination ARN (either CloudWatch Logs log group or Kinesis Data Firehose delivery stream) must be in the same Amazon Web Services partition, Amazon Web Services Region, and Amazon Web Services account as your Amazon FSx file system.file_access_audit_log_level
STRING
FileAccessAuditLogLevel
SUCCESS_ONLY
- only successful attempts to access files or folders are logged.FAILURE_ONLY
- only failed attempts to access files or folders are logged.SUCCESS_AND_FAILURE
- both successful attempts and failed attempts to access files or folders are logged.DISABLED
- access auditing of files and folders is turned off.file_share_access_audit_log_level
STRING
FileShareAccessAuditLogLevel
SUCCESS_ONLY
- only successful attempts to access file shares are logged.FAILURE_ONLY
- only failed attempts to access file shares are logged.SUCCESS_AND_FAILURE
- both successful attempts and failed attempts to access file shares are logged.DISABLED
- access auditing of file shares is turned off.automatic_backup_retention_days
INT32
AutomaticBackupRetentionDays
copy_tags_to_backups
BOOLEAN
CopyTagsToBackups
daily_automatic_backup_start_time
STRING
DailyAutomaticBackupStartTime
deployment_type
STRING
DeploymentType
MULTI_AZ_1
- Specifies a high availability file system that is configured for Multi-AZ redundancy to tolerate temporary Availability Zone (AZ) unavailability, and supports SSD and HDD storage.SINGLE_AZ_1
- (Default) Specifies a file system that is configured for single AZ redundancy, only supports SSD storage.SINGLE_AZ_2
- Latest generation Single AZ file system. Specifies a file system that is configured for single AZ redundancy and supports SSD and HDD storage.disk_iops_configuration
STRUCT
DiskIopsConfiguration
iops
INT64
Iops
HAPairs
and StorageCapacity
. The minimum value is calculated as StorageCapacity
* 3 * HAPairs
(3 IOPS per GB of StorageCapacity
). The maximum value is calculated as 200,000 * HAPairs
. Amazon FSx responds with an HTTP status code 400 (Bad Request) if the value of Iops
is outside of the minimum or maximum values.mode
STRING
Mode
AUTOMATIC
setting of SSD IOPS of 3 IOPS per GB of storage capacity, or if it using a USER_PROVISIONED
value.maintenance_operations_in_progress
UNORDERED_LIST_STRING
MaintenanceOperationsInProgress
preferred_file_server_ip
STRING
PreferredFileServerIp
MULTI_AZ_1
deployment types, the IP address of the primary, or preferred, file server. Use this IP address when mounting the file system on Linux SMB clients or Windows SMB clients that are not joined to a Microsoft Active Directory. Applicable for all Windows file system deployment types. This IP address is temporarily unavailable when the file system is undergoing maintenance. For Linux and Windows SMB clients that are joined to an Active Directory, use the file system’s DNSName instead. For more information on mapping and mounting file shares, see Accessing File Shares.preferred_subnet_id
STRING
PreferredSubnetId
MULTI_AZ_1
deployment types, it specifies the ID of the subnet where the preferred file server is located. Must be one of the two subnet IDs specified in SubnetIds
property. Amazon FSx serves traffic from this subnet except in the event of a failover to the secondary file server. For SINGLE_AZ_1
and SINGLE_AZ_2
deployment types, this value is the same as that for SubnetIDs
. For more information, see Availability and durability: Single-AZ and Multi-AZ file systems.remote_administration_endpoint
STRING
RemoteAdministrationEndpoint
MULTI_AZ_1
deployment types, use this endpoint when performing administrative tasks on the file system using Amazon FSx Remote PowerShell. For SINGLE_AZ_1
and SINGLE_AZ_2
deployment types, this is the DNS name of the file system. This endpoint is temporarily unavailable when the file system is undergoing maintenance.self_managed_active_directory_configuration
STRUCT
SelfManagedActiveDirectoryConfiguration
dns_ips
UNORDERED_LIST_STRING
DnsIps
domain_name
STRING
DomainName
file_system_administrators_group
STRING
FileSystemAdministratorsGroup
organizational_unit_distinguished_name
STRING
OrganizationalUnitDistinguishedName
user_name
STRING
UserName
throughput_capacity
INT32
ThroughputCapacity
weekly_maintenance_start_time
STRING
WeeklyMaintenanceStartTime