CreateFileSystemResponse
Types
Properties
The client token used for idempotency.
The time when the file system was created, in seconds since 1970-01-01T00:00:00Z (Unix epoch time).
The ARN for the S3 file system, in the format arn:aws:s3files:region:account-id:file-system/file-system-id.
The ID of the file system, assigned by S3 Files. This ID is used to reference the file system in subsequent API calls.
The lifecycle state of the file system. Valid values are: AVAILABLE (the file system is available for use), CREATING (the file system is being created), DELETING (the file system is being deleted), DELETED (the file system has been deleted), ERROR (the file system is in an error state), or UPDATING (the file system is being updated).
Additional information about the file system status. This field provides more details when the status is ERROR, or during state transitions.