openapi-directory
Version:
Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS
1 lines • 406 kB
JSON
{"openapi":"3.0.0","info":{"version":"2018-03-01","x-release":"v4","title":"Amazon FSx","description":"Amazon FSx is a fully managed service that makes it easy for storage and application administrators to launch and use shared file storage.","x-logo":{"url":"https://twitter.com/awscloud/profile_image?size=original","backgroundColor":"#FFFFFF"},"termsOfService":"https://aws.amazon.com/service-terms/","contact":{"name":"Mike Ralphson","email":"mike.ralphson@gmail.com","url":"https://github.com/mermade/aws2openapi","x-twitter":"PermittedSoc"},"license":{"name":"Apache 2.0 License","url":"http://www.apache.org/licenses/"},"x-providerName":"amazonaws.com","x-serviceName":"fsx","x-aws-signingName":"fsx","x-origin":[{"contentType":"application/json","url":"https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/fsx-2018-03-01.normal.json","converter":{"url":"https://github.com/mermade/aws2openapi","version":"1.0.0"},"x-apisguru-driver":"external"}],"x-apiClientRegistration":{"url":"https://portal.aws.amazon.com/gp/aws/developer/registration/index.html?nc2=h_ct"},"x-apisguru-categories":["cloud"],"x-preferred":true},"externalDocs":{"description":"Amazon Web Services documentation","url":"https://docs.aws.amazon.com/fsx/"},"servers":[{"url":"http://fsx.{region}.amazonaws.com","variables":{"region":{"description":"The AWS region","enum":["us-east-1","us-east-2","us-west-1","us-west-2","us-gov-west-1","us-gov-east-1","ca-central-1","eu-north-1","eu-west-1","eu-west-2","eu-west-3","eu-central-1","eu-south-1","af-south-1","ap-northeast-1","ap-northeast-2","ap-northeast-3","ap-southeast-1","ap-southeast-2","ap-east-1","ap-south-1","sa-east-1","me-south-1"],"default":"us-east-1"}},"description":"The Amazon FSx multi-region endpoint"},{"url":"https://fsx.{region}.amazonaws.com","variables":{"region":{"description":"The AWS region","enum":["us-east-1","us-east-2","us-west-1","us-west-2","us-gov-west-1","us-gov-east-1","ca-central-1","eu-north-1","eu-west-1","eu-west-2","eu-west-3","eu-central-1","eu-south-1","af-south-1","ap-northeast-1","ap-northeast-2","ap-northeast-3","ap-southeast-1","ap-southeast-2","ap-east-1","ap-south-1","sa-east-1","me-south-1"],"default":"us-east-1"}},"description":"The Amazon FSx multi-region endpoint"},{"url":"http://fsx.{region}.amazonaws.com.cn","variables":{"region":{"description":"The AWS region","enum":["cn-north-1","cn-northwest-1"],"default":"cn-north-1"}},"description":"The Amazon FSx endpoint for China (Beijing) and China (Ningxia)"},{"url":"https://fsx.{region}.amazonaws.com.cn","variables":{"region":{"description":"The AWS region","enum":["cn-north-1","cn-northwest-1"],"default":"cn-north-1"}},"description":"The Amazon FSx endpoint for China (Beijing) and China (Ningxia)"}],"x-hasEquivalentPaths":true,"paths":{"/#X-Amz-Target=AWSSimbaAPIService_v20180301.AssociateFileSystemAliases":{"post":{"operationId":"AssociateFileSystemAliases","description":"<p>Use this action to associate one or more Domain Name Server (DNS) aliases with an existing Amazon FSx for Windows File Server file system. A file system can have a maximum of 50 DNS aliases associated with it at any one time. If you try to associate a DNS alias that is already associated with the file system, FSx takes no action on that alias in the request. For more information, see <a href=\"https://docs.aws.amazon.com/fsx/latest/WindowsGuide/managing-dns-aliases.html\">Working with DNS Aliases</a> and <a href=\"https://docs.aws.amazon.com/fsx/latest/WindowsGuide/walkthrough05-file-system-custom-CNAME.html\">Walkthrough 5: Using DNS aliases to access your file system</a>, including additional steps you must take to be able to access your file system using a DNS alias.</p> <p>The system response shows the DNS aliases that Amazon FSx is attempting to associate with the file system. Use the API operation to monitor the status of the aliases Amazon FSx is associating with the file system.</p>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AssociateFileSystemAliasesResponse"}}}},"480":{"description":"BadRequest","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}}},"481":{"description":"FileSystemNotFound","content":{"application/json":{"schema":{"$ref":"#/components/schemas/FileSystemNotFound"}}}},"482":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AssociateFileSystemAliasesRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AWSSimbaAPIService_v20180301.AssociateFileSystemAliases"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AWSSimbaAPIService_v20180301.CancelDataRepositoryTask":{"post":{"operationId":"CancelDataRepositoryTask","description":"<p>Cancels an existing Amazon FSx for Lustre data repository task if that task is in either the <code>PENDING</code> or <code>EXECUTING</code> state. When you cancel a task, Amazon FSx does the following.</p> <ul> <li> <p>Any files that FSx has already exported are not reverted.</p> </li> <li> <p>FSx continues to export any files that are \"in-flight\" when the cancel operation is received.</p> </li> <li> <p>FSx does not export any files that have not yet been exported.</p> </li> </ul>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CancelDataRepositoryTaskResponse"}}}},"480":{"description":"BadRequest","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}}},"481":{"description":"UnsupportedOperation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperation"}}}},"482":{"description":"DataRepositoryTaskNotFound","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DataRepositoryTaskNotFound"}}}},"483":{"description":"DataRepositoryTaskEnded","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DataRepositoryTaskEnded"}}}},"484":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CancelDataRepositoryTaskRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AWSSimbaAPIService_v20180301.CancelDataRepositoryTask"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AWSSimbaAPIService_v20180301.CopyBackup":{"post":{"operationId":"CopyBackup","description":"<p>Copies an existing backup within the same Amazon Web Services account to another Amazon Web Services Region (cross-Region copy) or within the same Amazon Web Services Region (in-Region copy). You can have up to five backup copy requests in progress to a single destination Region per account.</p> <p>You can use cross-Region backup copies for cross-Region disaster recovery. You can periodically take backups and copy them to another Region so that in the event of a disaster in the primary Region, you can restore from backup and recover availability quickly in the other Region. You can make cross-Region copies only within your Amazon Web Services partition. A partition is a grouping of Regions. Amazon Web Services currently has three partitions: <code>aws</code> (Standard Regions), <code>aws-cn</code> (China Regions), and <code>aws-us-gov</code> (Amazon Web Services GovCloud [US] Regions).</p> <p>You can also use backup copies to clone your file dataset to another Region or within the same Region.</p> <p>You can use the <code>SourceRegion</code> parameter to specify the Amazon Web Services Region from which the backup will be copied. For example, if you make the call from the <code>us-west-1</code> Region and want to copy a backup from the <code>us-east-2</code> Region, you specify <code>us-east-2</code> in the <code>SourceRegion</code> parameter to make a cross-Region copy. If you don't specify a Region, the backup copy is created in the same Region where the request is sent from (in-Region copy).</p> <p>For more information about creating backup copies, see <a href=\"https://docs.aws.amazon.com/fsx/latest/WindowsGuide/using-backups.html#copy-backups\"> Copying backups</a> in the <i>Amazon FSx for Windows User Guide</i>, <a href=\"https://docs.aws.amazon.com/fsx/latest/LustreGuide/using-backups-fsx.html#copy-backups\">Copying backups</a> in the <i>Amazon FSx for Lustre User Guide</i>, and <a href=\"https://docs.aws.amazon.com/fsx/latest/OpenZFSGuide/using-backups.html#copy-backups\">Copying backups</a> in the <i>Amazon FSx for OpenZFS User Guide</i>.</p>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CopyBackupResponse"}}}},"480":{"description":"BadRequest","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}}},"481":{"description":"BackupNotFound","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BackupNotFound"}}}},"482":{"description":"ServiceLimitExceeded","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLimitExceeded"}}}},"483":{"description":"UnsupportedOperation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperation"}}}},"484":{"description":"IncompatibleParameterError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IncompatibleParameterError"}}}},"485":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}},"486":{"description":"InvalidSourceKmsKey","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidSourceKmsKey"}}}},"487":{"description":"InvalidDestinationKmsKey","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidDestinationKmsKey"}}}},"488":{"description":"InvalidRegion","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidRegion"}}}},"489":{"description":"SourceBackupUnavailable","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SourceBackupUnavailable"}}}},"490":{"description":"IncompatibleRegionForMultiAZ","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IncompatibleRegionForMultiAZ"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CopyBackupRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AWSSimbaAPIService_v20180301.CopyBackup"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AWSSimbaAPIService_v20180301.CreateBackup":{"post":{"operationId":"CreateBackup","description":"<p>Creates a backup of an existing Amazon FSx for Windows File Server file system, Amazon FSx for Lustre file system, Amazon FSx for NetApp ONTAP volume, or Amazon FSx for OpenZFS file system. We recommend creating regular backups so that you can restore a file system or volume from a backup if an issue arises with the original file system or volume.</p> <p>For Amazon FSx for Lustre file systems, you can create a backup only for file systems that have the following configuration:</p> <ul> <li> <p>A Persistent deployment type</p> </li> <li> <p>Are <i>not</i> linked to a data repository</p> </li> </ul> <p>For more information about backups, see the following:</p> <ul> <li> <p>For Amazon FSx for Lustre, see <a href=\"https://docs.aws.amazon.com/fsx/latest/LustreGuide/using-backups-fsx.html\">Working with FSx for Lustre backups</a>.</p> </li> <li> <p>For Amazon FSx for Windows, see <a href=\"https://docs.aws.amazon.com/fsx/latest/WindowsGuide/using-backups.html\">Working with FSx for Windows backups</a>.</p> </li> <li> <p>For Amazon FSx for NetApp ONTAP, see <a href=\"https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/using-backups.html\">Working with FSx for NetApp ONTAP backups</a>.</p> </li> <li> <p>For Amazon FSx for OpenZFS, see <a href=\"https://docs.aws.amazon.com/fsx/latest/OpenZFSGuide/using-backups.html\">Working with FSx for OpenZFS backups</a>.</p> </li> </ul> <p>If a backup with the specified client request token exists and the parameters match, this operation returns the description of the existing backup. If a backup with the specified client request token exists and the parameters don't match, this operation returns <code>IncompatibleParameterError</code>. If a backup with the specified client request token doesn't exist, <code>CreateBackup</code> does the following: </p> <ul> <li> <p>Creates a new Amazon FSx backup with an assigned ID, and an initial lifecycle state of <code>CREATING</code>.</p> </li> <li> <p>Returns the description of the backup.</p> </li> </ul> <p>By using the idempotent operation, you can retry a <code>CreateBackup</code> operation without the risk of creating an extra backup. This approach can be useful when an initial call fails in a way that makes it unclear whether a backup was created. If you use the same client request token and the initial call created a backup, the operation returns a successful result because all the parameters are the same.</p> <p>The <code>CreateBackup</code> operation returns while the backup's lifecycle state is still <code>CREATING</code>. You can check the backup creation status by calling the <a href=\"https://docs.aws.amazon.com/fsx/latest/APIReference/API_DescribeBackups.html\">DescribeBackups</a> operation, which returns the backup state along with other information.</p>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateBackupResponse"}}}},"480":{"description":"BadRequest","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}}},"481":{"description":"UnsupportedOperation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperation"}}}},"482":{"description":"FileSystemNotFound","content":{"application/json":{"schema":{"$ref":"#/components/schemas/FileSystemNotFound"}}}},"483":{"description":"VolumeNotFound","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VolumeNotFound"}}}},"484":{"description":"BackupInProgress","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BackupInProgress"}}}},"485":{"description":"IncompatibleParameterError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IncompatibleParameterError"}}}},"486":{"description":"ServiceLimitExceeded","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLimitExceeded"}}}},"487":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateBackupRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AWSSimbaAPIService_v20180301.CreateBackup"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AWSSimbaAPIService_v20180301.CreateDataRepositoryAssociation":{"post":{"operationId":"CreateDataRepositoryAssociation","description":"<p>Creates an Amazon FSx for Lustre data repository association (DRA). A data repository association is a link between a directory on the file system and an Amazon S3 bucket or prefix. You can have a maximum of 8 data repository associations on a file system. Data repository associations are supported on all FSx for Lustre 2.12 and newer file systems, excluding <code>scratch_1</code> deployment type.</p> <p>Each data repository association must have a unique Amazon FSx file system directory and a unique S3 bucket or prefix associated with it. You can configure a data repository association for automatic import only, for automatic export only, or for both. To learn more about linking a data repository to your file system, see <a href=\"https://docs.aws.amazon.com/fsx/latest/LustreGuide/create-dra-linked-data-repo.html\">Linking your file system to an S3 bucket</a>.</p> <note> <p> <code>CreateDataRepositoryAssociation</code> isn't supported on Amazon File Cache resources. To create a DRA on Amazon File Cache, use the <code>CreateFileCache</code> operation.</p> </note>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateDataRepositoryAssociationResponse"}}}},"480":{"description":"BadRequest","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}}},"481":{"description":"UnsupportedOperation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperation"}}}},"482":{"description":"FileSystemNotFound","content":{"application/json":{"schema":{"$ref":"#/components/schemas/FileSystemNotFound"}}}},"483":{"description":"IncompatibleParameterError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IncompatibleParameterError"}}}},"484":{"description":"ServiceLimitExceeded","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLimitExceeded"}}}},"485":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateDataRepositoryAssociationRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AWSSimbaAPIService_v20180301.CreateDataRepositoryAssociation"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AWSSimbaAPIService_v20180301.CreateDataRepositoryTask":{"post":{"operationId":"CreateDataRepositoryTask","description":"Creates an Amazon FSx for Lustre data repository task. You use data repository tasks to perform bulk operations between your Amazon FSx file system and its linked data repositories. An example of a data repository task is exporting any data and metadata changes, including POSIX metadata, to files, directories, and symbolic links (symlinks) from your FSx file system to a linked data repository. A <code>CreateDataRepositoryTask</code> operation will fail if a data repository is not linked to the FSx file system. To learn more about data repository tasks, see <a href=\"https://docs.aws.amazon.com/fsx/latest/LustreGuide/data-repository-tasks.html\">Data Repository Tasks</a>. To learn more about linking a data repository to your file system, see <a href=\"https://docs.aws.amazon.com/fsx/latest/LustreGuide/create-dra-linked-data-repo.html\">Linking your file system to an S3 bucket</a>.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateDataRepositoryTaskResponse"}}}},"480":{"description":"BadRequest","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}}},"481":{"description":"UnsupportedOperation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperation"}}}},"482":{"description":"FileSystemNotFound","content":{"application/json":{"schema":{"$ref":"#/components/schemas/FileSystemNotFound"}}}},"483":{"description":"IncompatibleParameterError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IncompatibleParameterError"}}}},"484":{"description":"ServiceLimitExceeded","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLimitExceeded"}}}},"485":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}},"486":{"description":"DataRepositoryTaskExecuting","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DataRepositoryTaskExecuting"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateDataRepositoryTaskRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AWSSimbaAPIService_v20180301.CreateDataRepositoryTask"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AWSSimbaAPIService_v20180301.CreateFileCache":{"post":{"operationId":"CreateFileCache","description":"<p>Creates a new Amazon File Cache resource.</p> <p>You can use this operation with a client request token in the request that Amazon File Cache uses to ensure idempotent creation. If a cache with the specified client request token exists and the parameters match, <code>CreateFileCache</code> returns the description of the existing cache. If a cache with the specified client request token exists and the parameters don't match, this call returns <code>IncompatibleParameterError</code>. If a file cache with the specified client request token doesn't exist, <code>CreateFileCache</code> does the following: </p> <ul> <li> <p>Creates a new, empty Amazon File Cache resourcewith an assigned ID, and an initial lifecycle state of <code>CREATING</code>.</p> </li> <li> <p>Returns the description of the cache in JSON format.</p> </li> </ul> <note> <p>The <code>CreateFileCache</code> call returns while the cache's lifecycle state is still <code>CREATING</code>. You can check the cache creation status by calling the <a href=\"https://docs.aws.amazon.com/fsx/latest/APIReference/API_DescribeFileCaches.html\">DescribeFileCaches</a> operation, which returns the cache state along with other information.</p> </note>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateFileCacheResponse"}}}},"480":{"description":"BadRequest","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}}},"481":{"description":"IncompatibleParameterError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IncompatibleParameterError"}}}},"482":{"description":"InvalidNetworkSettings","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidNetworkSettings"}}}},"483":{"description":"InvalidPerUnitStorageThroughput","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidPerUnitStorageThroughput"}}}},"484":{"description":"ServiceLimitExceeded","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLimitExceeded"}}}},"485":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}},"486":{"description":"MissingFileCacheConfiguration","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MissingFileCacheConfiguration"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateFileCacheRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AWSSimbaAPIService_v20180301.CreateFileCache"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AWSSimbaAPIService_v20180301.CreateFileSystem":{"post":{"operationId":"CreateFileSystem","description":"<p>Creates a new, empty Amazon FSx file system. You can create the following supported Amazon FSx file systems using the <code>CreateFileSystem</code> API operation:</p> <ul> <li> <p>Amazon FSx for Lustre</p> </li> <li> <p>Amazon FSx for NetApp ONTAP</p> </li> <li> <p>Amazon FSx for OpenZFS</p> </li> <li> <p>Amazon FSx for Windows File Server</p> </li> </ul> <p>This operation requires a client request token in the request that Amazon FSx uses to ensure idempotent creation. This means that calling the operation multiple times with the same client request token has no effect. By using the idempotent operation, you can retry a <code>CreateFileSystem</code> operation without the risk of creating an extra file system. This approach can be useful when an initial call fails in a way that makes it unclear whether a file system was created. Examples are if a transport level timeout occurred, or your connection was reset. If you use the same client request token and the initial call created a file system, the client receives success as long as the parameters are the same.</p> <p>If a file system with the specified client request token exists and the parameters match, <code>CreateFileSystem</code> returns the description of the existing file system. If a file system with the specified client request token exists and the parameters don't match, this call returns <code>IncompatibleParameterError</code>. If a file system with the specified client request token doesn't exist, <code>CreateFileSystem</code> does the following: </p> <ul> <li> <p>Creates a new, empty Amazon FSx file system with an assigned ID, and an initial lifecycle state of <code>CREATING</code>.</p> </li> <li> <p>Returns the description of the file system in JSON format.</p> </li> </ul> <note> <p>The <code>CreateFileSystem</code> call returns while the file system's lifecycle state is still <code>CREATING</code>. You can check the file-system creation status by calling the <a href=\"https://docs.aws.amazon.com/fsx/latest/APIReference/API_DescribeFileSystems.html\">DescribeFileSystems</a> operation, which returns the file system state along with other information.</p> </note>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateFileSystemResponse"}}}},"480":{"description":"BadRequest","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}}},"481":{"description":"ActiveDirectoryError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ActiveDirectoryError"}}}},"482":{"description":"IncompatibleParameterError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IncompatibleParameterError"}}}},"483":{"description":"InvalidImportPath","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidImportPath"}}}},"484":{"description":"InvalidExportPath","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidExportPath"}}}},"485":{"description":"InvalidNetworkSettings","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidNetworkSettings"}}}},"486":{"description":"InvalidPerUnitStorageThroughput","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidPerUnitStorageThroughput"}}}},"487":{"description":"ServiceLimitExceeded","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLimitExceeded"}}}},"488":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}},"489":{"description":"MissingFileSystemConfiguration","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MissingFileSystemConfiguration"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateFileSystemRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AWSSimbaAPIService_v20180301.CreateFileSystem"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AWSSimbaAPIService_v20180301.CreateFileSystemFromBackup":{"post":{"operationId":"CreateFileSystemFromBackup","description":"<p>Creates a new Amazon FSx for Lustre, Amazon FSx for Windows File Server, or Amazon FSx for OpenZFS file system from an existing Amazon FSx backup.</p> <p>If a file system with the specified client request token exists and the parameters match, this operation returns the description of the file system. If a file system with the specified client request token exists but the parameters don't match, this call returns <code>IncompatibleParameterError</code>. If a file system with the specified client request token doesn't exist, this operation does the following:</p> <ul> <li> <p>Creates a new Amazon FSx file system from backup with an assigned ID, and an initial lifecycle state of <code>CREATING</code>.</p> </li> <li> <p>Returns the description of the file system.</p> </li> </ul> <p>Parameters like the Active Directory, default share name, automatic backup, and backup settings default to the parameters of the file system that was backed up, unless overridden. You can explicitly supply other settings.</p> <p>By using the idempotent operation, you can retry a <code>CreateFileSystemFromBackup</code> call without the risk of creating an extra file system. This approach can be useful when an initial call fails in a way that makes it unclear whether a file system was created. Examples are if a transport level timeout occurred, or your connection was reset. If you use the same client request token and the initial call created a file system, the client receives a success message as long as the parameters are the same.</p> <note> <p>The <code>CreateFileSystemFromBackup</code> call returns while the file system's lifecycle state is still <code>CREATING</code>. You can check the file-system creation status by calling the <a href=\"https://docs.aws.amazon.com/fsx/latest/APIReference/API_DescribeFileSystems.html\"> DescribeFileSystems</a> operation, which returns the file system state along with other information.</p> </note>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateFileSystemFromBackupResponse"}}}},"480":{"description":"BadRequest","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}}},"481":{"description":"ActiveDirectoryError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ActiveDirectoryError"}}}},"482":{"description":"IncompatibleParameterError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IncompatibleParameterError"}}}},"483":{"description":"InvalidNetworkSettings","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidNetworkSettings"}}}},"484":{"description":"InvalidPerUnitStorageThroughput","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidPerUnitStorageThroughput"}}}},"485":{"description":"ServiceLimitExceeded","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLimitExceeded"}}}},"486":{"description":"BackupNotFound","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BackupNotFound"}}}},"487":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}},"488":{"description":"MissingFileSystemConfiguration","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MissingFileSystemConfiguration"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateFileSystemFromBackupRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AWSSimbaAPIService_v20180301.CreateFileSystemFromBackup"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AWSSimbaAPIService_v20180301.CreateSnapshot":{"post":{"operationId":"CreateSnapshot","description":"<p>Creates a snapshot of an existing Amazon FSx for OpenZFS volume. With snapshots, you can easily undo file changes and compare file versions by restoring the volume to a previous version.</p> <p>If a snapshot with the specified client request token exists, and the parameters match, this operation returns the description of the existing snapshot. If a snapshot with the specified client request token exists, and the parameters don't match, this operation returns <code>IncompatibleParameterError</code>. If a snapshot with the specified client request token doesn't exist, <code>CreateSnapshot</code> does the following:</p> <ul> <li> <p>Creates a new OpenZFS snapshot with an assigned ID, and an initial lifecycle state of <code>CREATING</code>.</p> </li> <li> <p>Returns the description of the snapshot.</p> </li> </ul> <p>By using the idempotent operation, you can retry a <code>CreateSnapshot</code> operation without the risk of creating an extra snapshot. This approach can be useful when an initial call fails in a way that makes it unclear whether a snapshot was created. If you use the same client request token and the initial call created a snapshot, the operation returns a successful result because all the parameters are the same.</p> <p>The <code>CreateSnapshot</code> operation returns while the snapshot's lifecycle state is still <code>CREATING</code>. You can check the snapshot creation status by calling the <a href=\"https://docs.aws.amazon.com/fsx/latest/APIReference/API_DescribeSnapshots.html\">DescribeSnapshots</a> operation, which returns the snapshot state along with other information.</p>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateSnapshotResponse"}}}},"480":{"description":"BadRequest","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}}},"481":{"description":"VolumeNotFound","content":{"application/json":{"schema":{"$ref":"#/components/schemas/VolumeNotFound"}}}},"482":{"description":"ServiceLimitExceeded","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLimitExceeded"}}}},"483":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateSnapshotRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AWSSimbaAPIService_v20180301.CreateSnapshot"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AWSSimbaAPIService_v20180301.CreateStorageVirtualMachine":{"post":{"operationId":"CreateStorageVirtualMachine","description":"Creates a storage virtual machine (SVM) for an Amazon FSx for ONTAP file system.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateStorageVirtualMachineResponse"}}}},"480":{"description":"ActiveDirectoryError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ActiveDirectoryError"}}}},"481":{"description":"BadRequest","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}}},"482":{"description":"FileSystemNotFound","content":{"application/json":{"schema":{"$ref":"#/components/schemas/FileSystemNotFound"}}}},"483":{"description":"IncompatibleParameterError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IncompatibleParameterError"}}}},"484":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}},"485":{"description":"ServiceLimitExceeded","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLimitExceeded"}}}},"486":{"description":"UnsupportedOperation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperation"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateStorageVirtualMachineRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AWSSimbaAPIService_v20180301.CreateStorageVirtualMachine"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AWSSimbaAPIService_v20180301.CreateVolume":{"post":{"operationId":"CreateVolume","description":"Creates an FSx for ONTAP or Amazon FSx for OpenZFS storage volume.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateVolumeResponse"}}}},"480":{"description":"BadRequest","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}}},"481":{"description":"FileSystemNotFound","content":{"application/json":{"schema":{"$ref":"#/components/schemas/FileSystemNotFound"}}}},"482":{"description":"IncompatibleParameterError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IncompatibleParameterError"}}}},"483":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}},"484":{"description":"MissingVolumeConfiguration","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MissingVolumeConfiguration"}}}},"485":{"description":"ServiceLimitExceeded","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLimitExceeded"}}}},"486":{"description":"StorageVirtualMachineNotFound","content":{"application/json":{"schema":{"$ref":"#/components/schemas/StorageVirtualMachineNotFound"}}}},"487":{"description":"UnsupportedOperation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnsupportedOperation"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateVolumeRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AWSSimbaAPIService_v20180301.CreateVolume"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AWSSimbaAPIService_v20180301.CreateVolumeFromBackup":{"post":{"operationId":"CreateVolumeFromBackup","description":"Creates a new Amazon FSx for NetApp ONTAP volume from an existing Amazon FSx volume backup.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateVolumeFromBackupResponse"}}}},"480":{"description":"BackupNotFound","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BackupNotFound"}}}},"481":{"description":"BadRequest","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}}},"482":{"description":"FileSystemNotFound","content":{"application/json":{"schema":{"$ref":"#/components/schemas/FileSystemNotFound"}}}},"483":{"description":"IncompatibleParameterError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IncompatibleParameterError"}}}},"484":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}},"485":{"description":"MissingVolumeConfiguration","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MissingVolumeConfiguration"}}}},"486":{"description":"ServiceLimitExceeded","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLimitExceeded"}}}},"487":{"description":"StorageVirtualMachineNotFound","content":{"application/json":{"schema":{"$ref":"#/components/schemas/StorageVirtualMachineNotFound"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateVolumeFromBackupRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AWSSimbaAPIService_v20180301.CreateVolumeFromBackup"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AWSSimbaAPIService_v20180301.DeleteBackup":{"post":{"operationId":"DeleteBackup","description":"<p>Deletes an Amazon FSx backup. After deletion, the backup no longer exists, and its data is gone.</p> <p>The <code>DeleteBackup</code> call returns instantly. The backup won't show up in later <code>DescribeBackups</code> calls.</p> <important> <p>The data in a deleted backup is also deleted and can't be recovered by any means.</p> </important>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteBackupResponse"}}}},"480":{"description":"BadRequest","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}}},"481":{"description":"BackupInProgress","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BackupInProgress"}}}},"482":{"description":"BackupNotFound","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BackupNotFound"}}}},"483":{"description":"BackupRestoring","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BackupRestoring"}}}},"484":{"description":"IncompatibleParameterError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IncompatibleParameterError"}}}},"485":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}},"486":{"description":"BackupBeingCopied","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BackupBeingCopied"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteBackupRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AWSSimbaAPIService_v20180301.DeleteBackup"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AWSSimbaAPIService_v20180301.DeleteDataRepositoryAssociation":{"post":{"operationId":"DeleteDataRepositoryAssociation","description":"Deletes a data repository association on an Amazon FSx for Lustre file system. Deleting the data repository association unlinks the file system from the Amazon S3 bucket. When deleting a data repository association, you have the option of deleting the data in the file system that corresponds to the data repository association. Data repository associations are supported on all FSx for Lustre 2.12 and newer file systems, excluding <code>scratch_1</code> deployment type.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteDataRepositoryAssociationResponse"}}}},"480":{"description":"BadRequest","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}}},"481":{"description":"IncompatibleParameterError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IncompatibleParameterError"}}}},"482":{"description":"DataRepositoryAssociationNotFound","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DataRepositoryAssociationNotFound"}}}},"483":{"description":"ServiceLimitExceeded","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLimitExceeded"}}}},"484":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteDataRepositoryAssociationRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AWSSimbaAPIService_v20180301.DeleteDataRepositoryAssociation"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=AWSSimbaAPIService_v20180301.DeleteFileCache":{"post":{"operationId":"DeleteFileCache","description":"<p>Deletes an Amazon File Cache resource. After deletion, the cache no longer exists, and its data is gone.</p> <p>The <code>DeleteFileCache</code> operation returns while the cache has the <code>DELETING</code> status. You can check the cache deletion status by calling the <a href=\"https://docs.aws.amazon.com/fsx/latest/APIReference/API_DescribeFileCaches.html\">DescribeFileCaches</a> operation, which returns a list of caches in your account. If you pass the cache ID for a deleted cache, the <code>DescribeFileCaches</code> operation returns a <code>FileCacheNotFound</code> error.</p> <important> <p>The data in a deleted cache is also deleted and can't be recovered by any means.</p> </important>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteFileCacheResponse"}}}},"480":{"description":"BadRequest","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}}},"481":{"description":"IncompatibleParameterError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IncompatibleParameterError"}}}},"482":{"description":"FileCacheNotFound","content":{"application/json":{"schema":{"$ref":"#/components/schemas/FileCacheNotFound"}}}},"483":{"description":"ServiceLimitExceeded","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceLimitExceeded"}}}},"484":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteFileCacheRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["AWSSimbaAPIServic