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.
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