View a markdown version of this page

Operations - Amazon Managed Streaming for Apache Kafka
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Operations

The REST API includes the following operations

  • CreateReplicator

    Creates the replicator.

    Note: Enhanced consumer offset syncing is only supported when the topicNameConfiguration type is IDENTICAL.

  • DeleteReplicator

    Deletes a replicator.

  • DescribeReplicator

    Describes a replicator.

  • ListReplicators

    Lists the replicators.

  • UpdateReplicationInfo

    Updates replication info of a replicator.

    Note: logDelivery cannot be updated in the same request as topicReplication or consumerGroupReplication. Update either logDelivery or topicReplication and consumerGroupReplication in separate requests.