Returns a list of all the MSK configurations in this Region
Source:R/kafka_operations.R
kafka_list_configuration_revisions.RdReturns a list of all the MSK configurations in this Region.
See https://www.paws-r-sdk.com/docs/kafka_list_configuration_revisions/ for full documentation.
Arguments
- Arn
[required] The Amazon Resource Name (ARN) that uniquely identifies an MSK configuration and all of its revisions.
- MaxResults
The maximum number of results to return in the response. If there are more results, the response includes a NextToken parameter.
- NextToken
The paginated results marker. When the result of the operation is truncated, the call returns NextToken in the response. To get the next batch, provide this token in your next request.