S3AccessPointAttachment
An S3 access point attached to an Amazon FSx volume.
Contents
- CreationTime
-
The time that the resource was created, in seconds (since 1970-01-01T00:00:00Z), also known as Unix time.
Type: Timestamp
Required: No
- Lifecycle
-
The lifecycle status of the S3 access point attachment. The lifecycle can have the following values:
-
AVAILABLE - the S3 access point attachment is available for use
-
CREATING - Amazon FSx is creating the S3 access point and attachment
-
DELETING - Amazon FSx is deleting the S3 access point and attachment
-
FAILED - The S3 access point attachment is in a failed state. Delete and detach the S3 access point attachment, and create a new one.
-
UPDATING - Amazon FSx is updating the S3 access point attachment
Type: String
Valid Values:
AVAILABLE | CREATING | DELETING | UPDATING | FAILED
Required: No
-
- LifecycleTransitionReason
-
Describes why a resource lifecycle state changed.
Type: LifecycleTransitionReason object
Required: No
- Name
-
The name of the S3 access point attachment; also used for the name of the S3 access point.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 50.
Pattern:
^(?=[a-z0-9])[a-z0-9-]{1,48}[a-z0-9]$
Required: No
- OpenZFSConfiguration
-
The OpenZFSConfiguration of the S3 access point attachment.
Type: S3AccessPointOpenZFSConfiguration object
Required: No
- S3AccessPoint
-
The S3 access point configuration of the S3 access point attachment.
Type: S3AccessPoint object
Required: No
- Type
-
The type of Amazon FSx volume that the S3 access point is attached to.
Type: String
Valid Values:
OPENZFS
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: