CloudWatchApplicationSignals module#
Index > CloudWatchApplicationSignals
Auto-generated documentation for CloudWatchApplicationSignals type annotations stubs module types-boto3-application-signals.
How to install#
Generate locally (recommended)#
You can generate type annotations for boto3 package locally with mypy-boto3-builder.
Use uv for build isolation.
- Run mypy-boto3-builder in your package root directory:
uvx --with 'boto3==1.43.36' mypy-boto3-builder - Select
boto3AWS SDK. - Add
CloudWatchApplicationSignalsservice. - Use provided commands to install generated packages.
VSCode extension#
Add AWS Boto3
extension to your VSCode and run AWS boto3: Quick Start command.
Click Modify and select boto3 common and CloudWatchApplicationSignals.
From PyPI with pip#
Install types-boto3 for CloudWatchApplicationSignals service.
# install with boto3 type annotations
python -m pip install 'types-boto3[application-signals]'
# Lite version does not provide session.client/resource overloads
# it is more RAM-friendly, but requires explicit type annotations
python -m pip install 'types-boto3-lite[application-signals]'
# standalone installation
python -m pip install types-boto3-application-signals
How to uninstall#
python -m pip uninstall -y types-boto3-application-signals
Usage#
Code samples can be found in Examples.
CloudWatchApplicationSignalsClient#
Type annotations and code completion for boto3.client("application-signals") as CloudWatchApplicationSignalsClient
boto3 documentation
# CloudWatchApplicationSignalsClient usage example
from boto3.session import Session
from types_boto3_application_signals.client import CloudWatchApplicationSignalsClient
def get_client() -> CloudWatchApplicationSignalsClient:
return Session().client("application-signals")
Paginators#
Type annotations and code completion for paginators
from boto3.client("application-signals").get_paginator("...").
# GetInstrumentationConfigurationStatusPaginator usage example
from boto3.session import Session
from types_boto3_application_signals.paginator import GetInstrumentationConfigurationStatusPaginator
def get_get_instrumentation_configuration_status_paginator() -> GetInstrumentationConfigurationStatusPaginator:
return Session().client("application-signals").get_paginator("get_instrumentation_configuration_status"))
- GetInstrumentationConfigurationStatusPaginator
- ListEntityEventsPaginator
- ListInstrumentationConfigurationsPaginator
- ListServiceDependenciesPaginator
- ListServiceDependentsPaginator
- ListServiceLevelObjectiveExclusionWindowsPaginator
- ListServiceLevelObjectivesPaginator
- ListServiceOperationsPaginator
- ListServiceStatesPaginator
- ListServicesPaginator
Literals#
Type annotations for literals used in methods and schema.
# BatchDeleteErrorCodeType usage example
from types_boto3_application_signals.literals import BatchDeleteErrorCodeType
def get_value() -> BatchDeleteErrorCodeType:
return "AccessDeniedException"
- BatchDeleteErrorCodeType
- ChangeEventTypeType
- ConnectionTypeType
- DetailLevelType
- DurationUnitType
- DynamicInstrumentationDeletionStatusType
- DynamicInstrumentationSignalTypeType
- EvaluationTypeType
- GetInstrumentationConfigurationStatusPaginatorName
- InstrumentationConfigurationStatusType
- InstrumentationErrorCauseType
- InstrumentationTypeType
- ListEntityEventsPaginatorName
- ListInstrumentationConfigurationsPaginatorName
- ListServiceDependenciesPaginatorName
- ListServiceDependentsPaginatorName
- ListServiceLevelObjectiveExclusionWindowsPaginatorName
- ListServiceLevelObjectivesPaginatorName
- ListServiceOperationsPaginatorName
- ListServiceStatesPaginatorName
- ListServicesPaginatorName
- MetricSourceTypeType
- ProgrammingLanguageType
- SelectionTypeType
- ServiceLevelIndicatorComparisonOperatorType
- ServiceLevelIndicatorMetricTypeType
- ServiceLevelObjectiveBudgetStatusType
- SeverityType
- StandardUnitType
- UnprocessedStatusEventFailureReasonType
- CloudWatchApplicationSignalsServiceName
- ServiceName
- ResourceServiceName
- PaginatorName
Type definitions#
Type annotations for type definitions used in methods and schema.
- AttributeFilterOutputTypeDef
- AttributeFilterTypeDef
- AuditorResultTypeDef
- CanaryEntityTypeDef
- ServiceEntityTypeDef
- ServiceLevelObjectiveEntityTypeDef
- BatchDeleteByResourceArnsTypeDef
- BatchDeleteScopeTypeDef
- BatchDeleteErrorTypeDef
- BatchDeleteSuccessfulDeletionTypeDef
- ResponseMetadataTypeDef
- TimestampTypeDef
- ServiceLevelObjectiveBudgetReportErrorTypeDef
- BatchUpdateExclusionWindowsErrorTypeDef
- BurnRateConfigurationTypeDef
- CalendarIntervalOutputTypeDef
- CaptureLimitsConfigTypeDef
- ChangeEventTypeDef
- CodeLocationTypeDef
- CompositeSliComponentTypeDef
- SelectionConfigTypeDef
- TagTypeDef
- DeleteServiceLevelObjectiveInputTypeDef
- DependencyConfigOutputTypeDef
- DependencyConfigTypeDef
- EdgeTypeDef
- NodeTypeDef
- DimensionTypeDef
- RecurrenceRuleTypeDef
- WindowTypeDef
- PaginatorConfigTypeDef
- InstrumentationStatusEventTypeDef
- GetServiceLevelObjectiveInputTypeDef
- GroupingAttributeDefinitionOutputTypeDef
- GroupingAttributeDefinitionTypeDef
- RollingIntervalTypeDef
- ListGroupingAttributeDefinitionsInputTypeDef
- ListServiceLevelObjectiveExclusionWindowsInputTypeDef
- ListTagsForResourceRequestTypeDef
- MetricSourceOutputTypeDef
- MetricSourceTypeDef
- UnprocessedStatusEventTypeDef
- ServiceGroupTypeDef
- UntagResourceRequestTypeDef
- AttributeFilterUnionTypeDef
- ServiceOperationEntityTypeDef
- BatchDeleteDeletionTargetTypeDef
- BatchDeleteInstrumentationConfigurationsResponseTypeDef
- DeleteInstrumentationConfigurationResponseTypeDef
- BatchGetServiceLevelObjectiveBudgetReportInputTypeDef
- CalendarIntervalTypeDef
- GetServiceInputTypeDef
- InstrumentationConfigurationStatusReportTypeDef
- ListEntityEventsInputTypeDef
- ListInstrumentationConfigurationsRequestTypeDef
- ListServiceDependenciesInputTypeDef
- ListServiceDependentsInputTypeDef
- ListServiceOperationsInputTypeDef
- ListServicesInputTypeDef
- BatchUpdateExclusionWindowsOutputTypeDef
- CodeCaptureConfigurationOutputTypeDef
- CodeCaptureConfigurationTypeDef
- ListEntityEventsOutputTypeDef
- ServiceStateTypeDef
- LocationIdentifierTypeDef
- LocationTypeDef
- CompositeSliConfigOutputTypeDef
- CompositeSliConfigTypeDef
- ListTagsForResourceResponseTypeDef
- TagResourceRequestTypeDef
- DependencyConfigUnionTypeDef
- DependencyGraphTypeDef
- MetricOutputTypeDef
- MetricReferenceTypeDef
- MetricTypeDef
- ExclusionWindowOutputTypeDef
- ExclusionWindowTypeDef
- ListEntityEventsInputPaginateTypeDef
- ListInstrumentationConfigurationsRequestPaginateTypeDef
- ListServiceDependenciesInputPaginateTypeDef
- ListServiceDependentsInputPaginateTypeDef
- ListServiceLevelObjectiveExclusionWindowsInputPaginateTypeDef
- ListServiceOperationsInputPaginateTypeDef
- ListServicesInputPaginateTypeDef
- GroupingConfigurationTypeDef
- ListGroupingAttributeDefinitionsOutputTypeDef
- GroupingAttributeDefinitionUnionTypeDef
- IntervalOutputTypeDef
- MetricSourceUnionTypeDef
- ReportInstrumentationConfigurationStatusResponseTypeDef
- ListServiceStatesInputPaginateTypeDef
- ListServiceStatesInputTypeDef
- AuditTargetEntityTypeDef
- BatchDeleteInstrumentationConfigurationsRequestTypeDef
- IntervalTypeDef
- ReportInstrumentationConfigurationStatusRequestTypeDef
- CaptureConfigurationOutputTypeDef
- CaptureConfigurationTypeDef
- ListServiceStatesOutputTypeDef
- DeleteInstrumentationConfigurationRequestTypeDef
- GetInstrumentationConfigurationRequestTypeDef
- GetInstrumentationConfigurationStatusRequestPaginateTypeDef
- GetInstrumentationConfigurationStatusRequestTypeDef
- GetInstrumentationConfigurationStatusResponseTypeDef
- ServiceLevelObjectiveSummaryTypeDef
- CompositeSliConfigUnionTypeDef
- MetricStatOutputTypeDef
- ServiceDependencyTypeDef
- ServiceDependentTypeDef
- ServiceOperationTypeDef
- ServiceSummaryTypeDef
- ServiceTypeDef
- MetricUnionTypeDef
- ListServiceLevelObjectiveExclusionWindowsOutputTypeDef
- ExclusionWindowUnionTypeDef
- PutGroupingConfigurationOutputTypeDef
- PutGroupingConfigurationInputTypeDef
- GoalOutputTypeDef
- ListServiceLevelObjectivesInputPaginateTypeDef
- ListServiceLevelObjectivesInputTypeDef
- AuditTargetTypeDef
- GoalTypeDef
- CreateInstrumentationConfigurationResponseTypeDef
- InstrumentationConfigurationTypeDef
- InstrumentationConfigurationWithoutServiceEnvTypeDef
- CaptureConfigurationUnionTypeDef
- ListServiceLevelObjectivesOutputTypeDef
- MetricDataQueryOutputTypeDef
- ListServiceDependenciesOutputTypeDef
- ListServiceDependentsOutputTypeDef
- ListServiceOperationsOutputTypeDef
- ListServicesOutputTypeDef
- GetServiceOutputTypeDef
- MetricStatTypeDef
- BatchUpdateExclusionWindowsInputTypeDef
- ListAuditFindingsInputTypeDef
- GoalUnionTypeDef
- GetInstrumentationConfigurationResponseTypeDef
- InstrumentationConfigurationsPageTypeDef
- CreateInstrumentationConfigurationRequestTypeDef
- MetricGraphTypeDef
- MonitoredRequestCountMetricDataQueriesOutputTypeDef
- ServiceLevelIndicatorMetricTypeDef
- MetricStatUnionTypeDef
- AuditFindingTypeDef
- RequestBasedServiceLevelIndicatorMetricTypeDef
- ServiceLevelIndicatorTypeDef
- MetricDataQueryTypeDef
- ListAuditFindingsOutputTypeDef
- RequestBasedServiceLevelIndicatorTypeDef
- MetricDataQueryUnionTypeDef
- ServiceLevelObjectiveBudgetReportTypeDef
- ServiceLevelObjectiveTypeDef
- MonitoredRequestCountMetricDataQueriesTypeDef
- ServiceLevelIndicatorMetricConfigTypeDef
- BatchGetServiceLevelObjectiveBudgetReportOutputTypeDef
- CreateServiceLevelObjectiveOutputTypeDef
- GetServiceLevelObjectiveOutputTypeDef
- UpdateServiceLevelObjectiveOutputTypeDef
- MonitoredRequestCountMetricDataQueriesUnionTypeDef
- ServiceLevelIndicatorConfigTypeDef
- RequestBasedServiceLevelIndicatorMetricConfigTypeDef
- RequestBasedServiceLevelIndicatorConfigTypeDef
- CreateServiceLevelObjectiveInputTypeDef
- UpdateServiceLevelObjectiveInputTypeDef