WellArchitected module#
Index > WellArchitected
Auto-generated documentation for WellArchitected type annotations stubs module types-boto3-wellarchitected.
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.40.65' mypy-boto3-builder - Select 
boto3AWS SDK. - Add 
WellArchitectedservice. - 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 WellArchitected.
From PyPI with pip#
Install types-boto3 for WellArchitected service.
# install with boto3 type annotations
python -m pip install 'types-boto3[wellarchitected]'
# 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[wellarchitected]'
# standalone installation
python -m pip install types-boto3-wellarchitected
How to uninstall#
python -m pip uninstall -y types-boto3-wellarchitected
Usage#
Code samples can be found in Examples.
WellArchitectedClient#
Type annotations and code completion for  boto3.client("wellarchitected") as WellArchitectedClient
 boto3 documentation
# WellArchitectedClient usage example
from boto3.session import Session
from types_boto3_wellarchitected.client import WellArchitectedClient
def get_client() -> WellArchitectedClient:
    return Session().client("wellarchitected")
Literals#
Type annotations for literals used in methods and schema.
# AccountJiraIssueManagementStatusType usage example
from types_boto3_wellarchitected.literals import AccountJiraIssueManagementStatusType
def get_value() -> AccountJiraIssueManagementStatusType:
    return "DISABLED"
- AccountJiraIssueManagementStatusType
 - AdditionalResourceTypeType
 - AnswerReasonType
 - CheckFailureReasonType
 - CheckProviderType
 - CheckStatusType
 - ChoiceReasonType
 - ChoiceStatusType
 - DefinitionTypeType
 - DifferenceStatusType
 - DiscoveryIntegrationStatusType
 - ImportLensStatusType
 - IntegratingServiceType
 - IntegrationStatusInputType
 - IntegrationStatusType
 - IssueManagementTypeType
 - LensStatusType
 - LensStatusTypeType
 - LensTypeType
 - MetricTypeType
 - NotificationTypeType
 - OrganizationSharingStatusType
 - PermissionTypeType
 - ProfileNotificationTypeType
 - ProfileOwnerTypeType
 - QuestionPriorityType
 - QuestionType
 - QuestionTypeType
 - ReportFormatType
 - ReviewTemplateAnswerStatusType
 - ReviewTemplateUpdateStatusType
 - RiskType
 - ShareInvitationActionType
 - ShareResourceTypeType
 - ShareStatusType
 - TrustedAdvisorIntegrationStatusType
 - WorkloadEnvironmentType
 - WorkloadImprovementStatusType
 - WorkloadIssueManagementStatusType
 - WellArchitectedServiceName
 - ServiceName
 - ResourceServiceName
 - RegionName
 
Type definitions#
Type annotations for type definitions used in methods and schema.
- AccountJiraConfigurationInputTypeDef
 - AccountJiraConfigurationOutputTypeDef
 - ChoiceContentTypeDef
 - ChoiceAnswerSummaryTypeDef
 - JiraConfigurationTypeDef
 - ChoiceAnswerTypeDef
 - AssociateLensesInputTypeDef
 - AssociateProfilesInputTypeDef
 - BestPracticeTypeDef
 - CheckDetailTypeDef
 - CheckSummaryTypeDef
 - ChoiceImprovementPlanTypeDef
 - ChoiceUpdateTypeDef
 - CreateLensShareInputTypeDef
 - ResponseMetadataTypeDef
 - CreateLensVersionInputTypeDef
 - CreateMilestoneInputTypeDef
 - ProfileQuestionUpdateTypeDef
 - CreateProfileShareInputTypeDef
 - CreateReviewTemplateInputTypeDef
 - CreateTemplateShareInputTypeDef
 - WorkloadJiraConfigurationInputTypeDef
 - CreateWorkloadShareInputTypeDef
 - DeleteLensInputTypeDef
 - DeleteLensShareInputTypeDef
 - DeleteProfileInputTypeDef
 - DeleteProfileShareInputTypeDef
 - DeleteReviewTemplateInputTypeDef
 - DeleteTemplateShareInputTypeDef
 - DeleteWorkloadInputTypeDef
 - DeleteWorkloadShareInputTypeDef
 - DisassociateLensesInputTypeDef
 - DisassociateProfilesInputTypeDef
 - ExportLensInputTypeDef
 - GetAnswerInputTypeDef
 - GetConsolidatedReportInputTypeDef
 - GetLensInputTypeDef
 - LensTypeDef
 - GetLensReviewInputTypeDef
 - GetLensReviewReportInputTypeDef
 - LensReviewReportTypeDef
 - GetLensVersionDifferenceInputTypeDef
 - GetMilestoneInputTypeDef
 - GetProfileInputTypeDef
 - GetReviewTemplateAnswerInputTypeDef
 - GetReviewTemplateInputTypeDef
 - GetReviewTemplateLensReviewInputTypeDef
 - ReviewTemplateTypeDef
 - GetWorkloadInputTypeDef
 - ImportLensInputTypeDef
 - SelectedPillarOutputTypeDef
 - SelectedPillarTypeDef
 - WorkloadProfileTypeDef
 - PillarReviewSummaryTypeDef
 - LensShareSummaryTypeDef
 - LensSummaryTypeDef
 - LensUpgradeSummaryTypeDef
 - ListAnswersInputTypeDef
 - ListCheckDetailsInputTypeDef
 - ListCheckSummariesInputTypeDef
 - ListLensReviewImprovementsInputTypeDef
 - ListLensReviewsInputTypeDef
 - ListLensSharesInputTypeDef
 - ListLensesInputTypeDef
 - ListMilestonesInputTypeDef
 - ListNotificationsInputTypeDef
 - ListProfileNotificationsInputTypeDef
 - ProfileNotificationSummaryTypeDef
 - ListProfileSharesInputTypeDef
 - ProfileShareSummaryTypeDef
 - ListProfilesInputTypeDef
 - ProfileSummaryTypeDef
 - ListReviewTemplateAnswersInputTypeDef
 - ListReviewTemplatesInputTypeDef
 - ReviewTemplateSummaryTypeDef
 - ListShareInvitationsInputTypeDef
 - ShareInvitationSummaryTypeDef
 - ListTagsForResourceInputTypeDef
 - ListTemplateSharesInputTypeDef
 - TemplateShareSummaryTypeDef
 - ListWorkloadSharesInputTypeDef
 - WorkloadShareSummaryTypeDef
 - ListWorkloadsInputTypeDef
 - QuestionDifferenceTypeDef
 - ProfileChoiceTypeDef
 - ProfileTemplateChoiceTypeDef
 - ReviewTemplatePillarReviewSummaryTypeDef
 - ShareInvitationTypeDef
 - TagResourceInputTypeDef
 - UntagResourceInputTypeDef
 - UpdateIntegrationInputTypeDef
 - UpdateReviewTemplateInputTypeDef
 - UpdateReviewTemplateLensReviewInputTypeDef
 - UpdateShareInvitationInputTypeDef
 - UpdateWorkloadShareInputTypeDef
 - WorkloadShareTypeDef
 - UpgradeLensReviewInputTypeDef
 - UpgradeProfileVersionInputTypeDef
 - UpgradeReviewTemplateLensReviewInputTypeDef
 - WorkloadDiscoveryConfigOutputTypeDef
 - WorkloadDiscoveryConfigTypeDef
 - WorkloadJiraConfigurationOutputTypeDef
 - UpdateGlobalSettingsInputTypeDef
 - AdditionalResourcesTypeDef
 - QuestionMetricTypeDef
 - ImprovementSummaryTypeDef
 - UpdateAnswerInputTypeDef
 - UpdateReviewTemplateAnswerInputTypeDef
 - CreateLensShareOutputTypeDef
 - CreateLensVersionOutputTypeDef
 - CreateMilestoneOutputTypeDef
 - CreateProfileOutputTypeDef
 - CreateProfileShareOutputTypeDef
 - CreateReviewTemplateOutputTypeDef
 - CreateTemplateShareOutputTypeDef
 - CreateWorkloadOutputTypeDef
 - CreateWorkloadShareOutputTypeDef
 - EmptyResponseMetadataTypeDef
 - ExportLensOutputTypeDef
 - GetGlobalSettingsOutputTypeDef
 - ImportLensOutputTypeDef
 - ListCheckDetailsOutputTypeDef
 - ListCheckSummariesOutputTypeDef
 - ListTagsForResourceOutputTypeDef
 - CreateProfileInputTypeDef
 - UpdateProfileInputTypeDef
 - GetLensOutputTypeDef
 - GetLensReviewReportOutputTypeDef
 - GetReviewTemplateOutputTypeDef
 - UpdateReviewTemplateOutputTypeDef
 - JiraSelectedQuestionConfigurationOutputTypeDef
 - JiraSelectedQuestionConfigurationTypeDef
 - LensReviewSummaryTypeDef
 - WorkloadSummaryTypeDef
 - ListLensSharesOutputTypeDef
 - ListLensesOutputTypeDef
 - NotificationSummaryTypeDef
 - ListProfileNotificationsOutputTypeDef
 - ListProfileSharesOutputTypeDef
 - ListProfilesOutputTypeDef
 - ListReviewTemplatesOutputTypeDef
 - ListShareInvitationsOutputTypeDef
 - ListTemplateSharesOutputTypeDef
 - ListWorkloadSharesOutputTypeDef
 - PillarDifferenceTypeDef
 - ProfileQuestionTypeDef
 - ProfileTemplateQuestionTypeDef
 - ReviewTemplateLensReviewTypeDef
 - UpdateShareInvitationOutputTypeDef
 - UpdateWorkloadShareOutputTypeDef
 - WorkloadDiscoveryConfigUnionTypeDef
 - WorkloadTypeDef
 - ChoiceTypeDef
 - PillarMetricTypeDef
 - ListLensReviewImprovementsOutputTypeDef
 - LensReviewTypeDef
 - JiraSelectedQuestionConfigurationUnionTypeDef
 - ListLensReviewsOutputTypeDef
 - ListWorkloadsOutputTypeDef
 - MilestoneSummaryTypeDef
 - ListNotificationsOutputTypeDef
 - VersionDifferencesTypeDef
 - ProfileTypeDef
 - ProfileTemplateTypeDef
 - GetReviewTemplateLensReviewOutputTypeDef
 - UpdateReviewTemplateLensReviewOutputTypeDef
 - CreateWorkloadInputTypeDef
 - UpdateWorkloadInputTypeDef
 - GetWorkloadOutputTypeDef
 - MilestoneTypeDef
 - UpdateWorkloadOutputTypeDef
 - AnswerSummaryTypeDef
 - AnswerTypeDef
 - ReviewTemplateAnswerSummaryTypeDef
 - ReviewTemplateAnswerTypeDef
 - LensMetricTypeDef
 - GetLensReviewOutputTypeDef
 - UpdateLensReviewOutputTypeDef
 - UpdateLensReviewInputTypeDef
 - ListMilestonesOutputTypeDef
 - GetLensVersionDifferenceOutputTypeDef
 - GetProfileOutputTypeDef
 - UpdateProfileOutputTypeDef
 - GetProfileTemplateOutputTypeDef
 - GetMilestoneOutputTypeDef
 - ListAnswersOutputTypeDef
 - GetAnswerOutputTypeDef
 - UpdateAnswerOutputTypeDef
 - ListReviewTemplateAnswersOutputTypeDef
 - GetReviewTemplateAnswerOutputTypeDef
 - UpdateReviewTemplateAnswerOutputTypeDef
 - ConsolidatedReportMetricTypeDef
 - GetConsolidatedReportOutputTypeDef