PrometheusService#
Client#
- class PrometheusService.Client#
 A low-level client representing Amazon Prometheus Service
Amazon Managed Service for Prometheus
import boto3 client = boto3.client('amp')
These are the available methods:
- can_paginate
 - close
 - create_alert_manager_definition
 - create_logging_configuration
 - create_rule_groups_namespace
 - create_workspace
 - delete_alert_manager_definition
 - delete_logging_configuration
 - delete_rule_groups_namespace
 - delete_workspace
 - describe_alert_manager_definition
 - describe_logging_configuration
 - describe_rule_groups_namespace
 - describe_workspace
 - get_paginator
 - get_waiter
 - list_rule_groups_namespaces
 - list_tags_for_resource
 - list_workspaces
 - put_alert_manager_definition
 - put_rule_groups_namespace
 - tag_resource
 - untag_resource
 - update_logging_configuration
 - update_workspace_alias
 
Paginators#
Paginators are available on a client instance via the get_paginator method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are:
Waiters#
Waiters are available on a client instance via the get_waiter method. For more detailed instructions and examples on the usage or waiters, see the waiters user guide.
The available waiters are: