Amazon Elastic File System Skill
amazonaws-com-elasticfilesystem
amazonaws-com-elasticfilesystem
| Method | Path | Description |
|---|---|---|
POST | /2015-02-01/access-points | |
POST | /2015-02-01/file-systems | Creates an EFS access point. An access point is an application-specific view into an EFS file system that applies an operating system user and group, and a file system path, to an... |
POST | /2015-02-01/mount-targets | Creates a new, empty file system. The operation requires a creation token in the request that Amazon EFS uses to ensure idempotent creation (calling the operation with same creati... |
POST | /2015-02-01/file-systems/{SourceFileSystemId}/replication-configuration | Creates a mount target for a file system. You can then mount the file system on EC2 instances by using the mount target. You can create one mount target in each Availability Zone... |
POST | /2015-02-01/create-tags/{FileSystemId} | Creates a replication configuration that replicates an existing EFS file system to a new, read-only file system. For more information, see Amazon EFS replication in the Amazon EFS... |
DELETE | /2015-02-01/access-points/{AccessPointId} | DEPRECATED - CreateTags is deprecated and not maintained. To create tags for EFS resources, use the API action. Creates or overwrites tags associated with a file system. Each tag... |
DELETE | /2015-02-01/file-systems/{FileSystemId} | Deletes the specified access point. After deletion is complete, new clients can no longer connect to the access points. Clients connected to the access point at the time of deleti... |
DELETE | /2015-02-01/file-systems/{FileSystemId}/policy | Deletes a file system, permanently severing access to its contents. Upon return, the file system no longer exists and you can't access any contents of the deleted file system. You... |
DELETE | /2015-02-01/mount-targets/{MountTargetId} | Deletes the FileSystemPolicy for the specified file system. The default FileSystemPolicy goes into effect once the existing policy is deleted. For more information about the defau... |
DELETE | /2015-02-01/file-systems/{SourceFileSystemId}/replication-configuration | Deletes the specified mount target. This operation forcibly breaks any mounts of the file system by using the mount target that is being deleted, which might disrupt instances or... |
POST | /2015-02-01/delete-tags/{FileSystemId} | Deletes a replication configuration. Deleting a replication configuration ends the replication process. After a replication configuration is deleted, the destination file system b... |
GET | /2015-02-01/access-points | DEPRECATED - DeleteTags is deprecated and not maintained. To remove tags from EFS resources, use the API action. Deletes the specified tags from a file system. If the DeleteTags r... |
GET | /2015-02-01/account-preferences | Returns the description of a specific Amazon EFS access point if the AccessPointId is provided. If you provide an EFS FileSystemId, it returns descriptions of all access points fo... |
GET | /2015-02-01/file-systems/{FileSystemId}/backup-policy | Returns the account preferences settings for the Amazon Web Services account associated with the user making the request, in the current Amazon Web Services Region. |
GET | /2015-02-01/file-systems/{FileSystemId}/policy | Returns the backup policy for the specified EFS file system. |
GET | /2015-02-01/file-systems | Returns the FileSystemPolicy for the specified EFS file system. This operation requires permissions for the elasticfilesystem:DescribeFileSystemPolicy action. |
GET | /2015-02-01/file-systems/{FileSystemId}/lifecycle-configuration | Returns the description of a specific Amazon EFS file system if either the file system CreationToken or the FileSystemId is provided. Otherwise, it returns descriptions of all fil... |
GET | /2015-02-01/mount-targets/{MountTargetId}/security-groups | Returns the current LifecycleConfiguration object for the specified Amazon EFS file system. Lifecycle management uses the LifecycleConfiguration object to identify when to move fi... |
GET | /2015-02-01/mount-targets | Returns the security groups currently in effect for a mount target. This operation requires that the network interface of the mount target has been created and the lifecycle state... |
GET | /2015-02-01/file-systems/replication-configurations | Returns the descriptions of all the current mount targets, or a specific mount target, for a file system. When requesting all of the current mount targets, the order of mount targ... |
GET | /2015-02-01/tags/{FileSystemId}/ | Retrieves the replication configuration for a specific file system. If a file system is not specified, all of the replication configurations for the Amazon Web Services account in... |
GET | /2015-02-01/resource-tags/{ResourceId} | DEPRECATED - The DescribeTags action is deprecated and not maintained. To view tags associated with EFS resources, use the ListTagsForResource API action. Returns the tags associa... |
PUT | /2015-02-01/mount-targets/{MountTargetId}/security-groups | Lists all tags for a top-level EFS resource. You must provide the ID of the resource that you want to retrieve the tags for. This operation requires permissions for the elasticfil... |
PUT | /2015-02-01/account-preferences | Modifies the set of security groups in effect for a mount target. When you create a mount target, Amazon EFS also creates a new network interface. For more information, see Create... |
PUT | /2015-02-01/file-systems/{FileSystemId}/backup-policy | Use this operation to set the account preference in the current Amazon Web Services Region to use long 17 character (63 bit) or short 8 character (32 bit) resource IDs for new EFS... |
PUT | /2015-02-01/file-systems/{FileSystemId}/policy | Updates the file system's backup policy. Use this action to start or stop automatic backups of the file system. |
PUT | /2015-02-01/file-systems/{FileSystemId}/lifecycle-configuration | Applies an Amazon EFS FileSystemPolicy to an Amazon EFS file system. A file system policy is an IAM resource-based policy and can contain multiple policy statements. A file system... |
POST | /2015-02-01/resource-tags/{ResourceId} | Use this action to manage storage for your file system. A LifecycleConfiguration consists of one or more LifecyclePolicy objects that define the following: TransitionToIA – When t... |
DELETE | /2015-02-01/resource-tags/{ResourceId} | Creates a tag for an EFS resource. You can create tags for EFS file systems and access points using this API operation. This operation requires permissions for the elasticfilesyst... |
PUT | /2015-02-01/file-systems/{FileSystemId} | Removes tags from an EFS resource. You can remove tags from EFS file systems and access points using this API operation. This operation requires permissions for the elasticfilesys... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-elasticfilesystem
Downloads and installs to ~/.claude/skills/amazonaws-com-elasticfilesystem/
2015-02-01 (2026-02-13)