FilesystemConfiguration
Configuration for a filesystem that can be mounted into the AgentCore Runtime.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- efsAccessPoint
-
Configuration for an Amazon EFS access point to mount into the AgentCore Runtime.
Type: EfsAccessPointConfiguration object
Required: No
- s3FilesAccessPoint
-
Configuration for an Amazon S3 Files access point to mount into the AgentCore Runtime.
Type: S3FilesAccessPointConfiguration object
Required: No
- sessionStorage
-
Configuration for session storage. Session storage provides persistent storage that is preserved across AgentCore Runtime session invocations.
Type: SessionStorageConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: