v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431160173.1 KB

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 an Amazon Web Services Region are retrieved.

get/2015-02-01/file-systems/replication-configurations

Query parameters

FileSystemIdstring

You can retrieve the replication configuration for a specific file system by providing its file system ID. For cross-account,cross-region replication, an account can only describe the replication configuration for a file system in its own Region.

NextTokenstring

Token used for pagination.

<code>NextToken</code> is present if the response is paginated. You can use <code>NextToken</code> in a subsequent request to fetch the next page of output.

MaxResultsinteger

Max results used for pagination.

(Optional) To limit the number of objects returned in a response, you can specify the <code>MaxItems</code> parameter. The default value is 100.

Response

Success

NextTokenstring

You can use the <code>NextToken</code> from the previous response in a subsequent request to fetch the additional descriptions.