CleanRoomsService module#
Index > CleanRoomsService
Auto-generated documentation for CleanRoomsService type annotations stubs module mypy-boto3-cleanrooms.
How to install#
VSCode extension#
Add AWS Boto3
extension to your VSCode and run AWS boto3: Quick Start
command.
Click Modify
and select boto3 common
and CleanRoomsService
.
From PyPI with pip#
Install boto3-stubs
for CleanRoomsService
service.
# install with boto3 type annotations
python -m pip install 'boto3-stubs[cleanrooms]'
# Lite version does not provide session.client/resource overloads
# it is more RAM-friendly, but requires explicit type annotations
python -m pip install 'boto3-stubs-lite[cleanrooms]'
# standalone installation
python -m pip install mypy-boto3-cleanrooms
How to uninstall#
python -m pip uninstall -y mypy-boto3-cleanrooms
Usage#
Code samples can be found in Examples.
CleanRoomsServiceClient#
Type annotations and code completion for boto3.client("cleanrooms")
as CleanRoomsServiceClient
boto3 documentation
# CleanRoomsServiceClient usage example
from boto3.session import Session
from mypy_boto3_cleanrooms.client import CleanRoomsServiceClient
def get_client() -> CleanRoomsServiceClient:
return Session().client("cleanrooms")
Paginators#
Type annotations and code completion for paginators
from boto3.client("cleanrooms").get_paginator("...")
.
# ListAnalysisTemplatesPaginator usage example
from boto3.session import Session
from mypy_boto3_cleanrooms.paginator import ListAnalysisTemplatesPaginator
def get_list_analysis_templates_paginator() -> ListAnalysisTemplatesPaginator:
return Session().client("cleanrooms").get_paginator("list_analysis_templates"))
- ListAnalysisTemplatesPaginator
- ListCollaborationAnalysisTemplatesPaginator
- ListCollaborationConfiguredAudienceModelAssociationsPaginator
- ListCollaborationIdNamespaceAssociationsPaginator
- ListCollaborationPrivacyBudgetTemplatesPaginator
- ListCollaborationPrivacyBudgetsPaginator
- ListCollaborationsPaginator
- ListConfiguredAudienceModelAssociationsPaginator
- ListConfiguredTableAssociationsPaginator
- ListConfiguredTablesPaginator
- ListIdMappingTablesPaginator
- ListIdNamespaceAssociationsPaginator
- ListMembersPaginator
- ListMembershipsPaginator
- ListPrivacyBudgetTemplatesPaginator
- ListPrivacyBudgetsPaginator
- ListProtectedQueriesPaginator
- ListSchemasPaginator
Literals#
Type annotations for literals used in methods and schema.
# AdditionalAnalysesType usage example
from mypy_boto3_cleanrooms.literals import AdditionalAnalysesType
def get_value() -> AdditionalAnalysesType:
return "ALLOWED"
- AdditionalAnalysesType
- AggregateFunctionNameType
- AggregationTypeType
- AnalysisFormatType
- AnalysisMethodType
- AnalysisRuleTypeType
- AnalysisTemplateValidationStatusType
- AnalysisTemplateValidationTypeType
- AnalysisTypeType
- AnalyticsEngineType
- CollaborationQueryLogStatusType
- ConfiguredTableAnalysisRuleTypeType
- ConfiguredTableAssociationAnalysisRuleTypeType
- CustomMLMemberAbilityType
- DifferentialPrivacyAggregationTypeType
- FilterableMemberStatusType
- IdNamespaceTypeType
- JoinOperatorType
- JoinRequiredOptionType
- ListAnalysisTemplatesPaginatorName
- ListCollaborationAnalysisTemplatesPaginatorName
- ListCollaborationConfiguredAudienceModelAssociationsPaginatorName
- ListCollaborationIdNamespaceAssociationsPaginatorName
- ListCollaborationPrivacyBudgetTemplatesPaginatorName
- ListCollaborationPrivacyBudgetsPaginatorName
- ListCollaborationsPaginatorName
- ListConfiguredAudienceModelAssociationsPaginatorName
- ListConfiguredTableAssociationsPaginatorName
- ListConfiguredTablesPaginatorName
- ListIdMappingTablesPaginatorName
- ListIdNamespaceAssociationsPaginatorName
- ListMembersPaginatorName
- ListMembershipsPaginatorName
- ListPrivacyBudgetTemplatesPaginatorName
- ListPrivacyBudgetsPaginatorName
- ListProtectedQueriesPaginatorName
- ListSchemasPaginatorName
- MemberAbilityType
- MemberStatusType
- MembershipQueryLogStatusType
- MembershipStatusType
- ParameterTypeType
- PrivacyBudgetTemplateAutoRefreshType
- PrivacyBudgetTypeType
- ProtectedQueryStatusType
- ProtectedQueryTypeType
- ResultFormatType
- ScalarFunctionsType
- SchemaConfigurationType
- SchemaStatusReasonCodeType
- SchemaStatusType
- SchemaTypeType
- TargetProtectedQueryStatusType
- WorkerComputeTypeType
- CleanRoomsServiceServiceName
- ServiceName
- ResourceServiceName
- PaginatorName
- RegionName
Type definitions#
Type annotations for type definitions used in methods and schema.
- AggregateColumnOutputTypeDef
- AggregateColumnTypeDef
- AggregationConstraintTypeDef
- AnalysisParameterTypeDef
- AnalysisRuleListOutputTypeDef
- AnalysisRuleListTypeDef
- AnalysisSchemaTypeDef
- AnalysisSourceTypeDef
- AnalysisTemplateSummaryTypeDef
- AnalysisTemplateValidationStatusReasonTypeDef
- BatchGetCollaborationAnalysisTemplateErrorTypeDef
- BatchGetCollaborationAnalysisTemplateInputRequestTypeDef
- ResponseMetadataTypeDef
- BatchGetSchemaAnalysisRuleErrorTypeDef
- SchemaAnalysisRuleRequestTypeDef
- BatchGetSchemaErrorTypeDef
- BatchGetSchemaInputRequestTypeDef
- BilledResourceUtilizationTypeDef
- CollaborationAnalysisTemplateSummaryTypeDef
- CollaborationConfiguredAudienceModelAssociationSummaryTypeDef
- CollaborationConfiguredAudienceModelAssociationTypeDef
- IdNamespaceAssociationInputReferenceConfigTypeDef
- IdNamespaceAssociationInputReferencePropertiesSummaryTypeDef
- IdMappingConfigTypeDef
- IdNamespaceAssociationInputReferencePropertiesTypeDef
- CollaborationPrivacyBudgetTemplateSummaryTypeDef
- CollaborationSummaryTypeDef
- DataEncryptionMetadataTypeDef
- ColumnTypeDef
- WorkerComputeConfigurationTypeDef
- DirectAnalysisConfigurationDetailsTypeDef
- ConfiguredAudienceModelAssociationSummaryTypeDef
- ConfiguredAudienceModelAssociationTypeDef
- ConfiguredTableAssociationAnalysisRuleAggregationOutputTypeDef
- ConfiguredTableAssociationAnalysisRuleAggregationTypeDef
- ConfiguredTableAssociationAnalysisRuleCustomOutputTypeDef
- ConfiguredTableAssociationAnalysisRuleCustomTypeDef
- ConfiguredTableAssociationAnalysisRuleListOutputTypeDef
- ConfiguredTableAssociationAnalysisRuleListTypeDef
- ConfiguredTableAssociationSummaryTypeDef
- ConfiguredTableAssociationTypeDef
- ConfiguredTableSummaryTypeDef
- MLMemberAbilitiesTypeDef
- CreateConfiguredAudienceModelAssociationInputRequestTypeDef
- CreateConfiguredTableAssociationInputRequestTypeDef
- IdMappingTableInputReferenceConfigTypeDef
- DeleteAnalysisTemplateInputRequestTypeDef
- DeleteCollaborationInputRequestTypeDef
- DeleteConfiguredAudienceModelAssociationInputRequestTypeDef
- DeleteConfiguredTableAnalysisRuleInputRequestTypeDef
- DeleteConfiguredTableAssociationAnalysisRuleInputRequestTypeDef
- DeleteConfiguredTableAssociationInputRequestTypeDef
- DeleteConfiguredTableInputRequestTypeDef
- DeleteIdMappingTableInputRequestTypeDef
- DeleteIdNamespaceAssociationInputRequestTypeDef
- DeleteMemberInputRequestTypeDef
- DeleteMembershipInputRequestTypeDef
- DeletePrivacyBudgetTemplateInputRequestTypeDef
- DifferentialPrivacyColumnTypeDef
- DifferentialPrivacySensitivityParametersTypeDef
- DifferentialPrivacyPreviewAggregationTypeDef
- DifferentialPrivacyPreviewParametersInputTypeDef
- DifferentialPrivacyPrivacyBudgetAggregationTypeDef
- DifferentialPrivacyTemplateParametersInputTypeDef
- DifferentialPrivacyTemplateParametersOutputTypeDef
- DifferentialPrivacyTemplateUpdateParametersTypeDef
- GetAnalysisTemplateInputRequestTypeDef
- GetCollaborationAnalysisTemplateInputRequestTypeDef
- GetCollaborationConfiguredAudienceModelAssociationInputRequestTypeDef
- GetCollaborationIdNamespaceAssociationInputRequestTypeDef
- GetCollaborationInputRequestTypeDef
- GetCollaborationPrivacyBudgetTemplateInputRequestTypeDef
- GetConfiguredAudienceModelAssociationInputRequestTypeDef
- GetConfiguredTableAnalysisRuleInputRequestTypeDef
- GetConfiguredTableAssociationAnalysisRuleInputRequestTypeDef
- GetConfiguredTableAssociationInputRequestTypeDef
- GetConfiguredTableInputRequestTypeDef
- GetIdMappingTableInputRequestTypeDef
- GetIdNamespaceAssociationInputRequestTypeDef
- GetMembershipInputRequestTypeDef
- GetPrivacyBudgetTemplateInputRequestTypeDef
- GetProtectedQueryInputRequestTypeDef
- GetSchemaAnalysisRuleInputRequestTypeDef
- GetSchemaInputRequestTypeDef
- GlueTableReferenceTypeDef
- IdMappingTableInputSourceTypeDef
- PaginatorConfigTypeDef
- ListAnalysisTemplatesInputRequestTypeDef
- ListCollaborationAnalysisTemplatesInputRequestTypeDef
- ListCollaborationConfiguredAudienceModelAssociationsInputRequestTypeDef
- ListCollaborationIdNamespaceAssociationsInputRequestTypeDef
- ListCollaborationPrivacyBudgetTemplatesInputRequestTypeDef
- ListCollaborationPrivacyBudgetsInputRequestTypeDef
- ListCollaborationsInputRequestTypeDef
- ListConfiguredAudienceModelAssociationsInputRequestTypeDef
- ListConfiguredTableAssociationsInputRequestTypeDef
- ListConfiguredTablesInputRequestTypeDef
- ListIdMappingTablesInputRequestTypeDef
- ListIdNamespaceAssociationsInputRequestTypeDef
- ListMembersInputRequestTypeDef
- ListMembershipsInputRequestTypeDef
- ListPrivacyBudgetTemplatesInputRequestTypeDef
- PrivacyBudgetTemplateSummaryTypeDef
- ListPrivacyBudgetsInputRequestTypeDef
- ListProtectedQueriesInputRequestTypeDef
- ListSchemasInputRequestTypeDef
- SchemaSummaryTypeDef
- ListTagsForResourceInputRequestTypeDef
- MLMemberAbilitiesOutputTypeDef
- ModelInferencePaymentConfigTypeDef
- ModelTrainingPaymentConfigTypeDef
- MembershipModelInferencePaymentConfigTypeDef
- MembershipModelTrainingPaymentConfigTypeDef
- MembershipQueryComputePaymentConfigTypeDef
- ProtectedQueryS3OutputConfigurationTypeDef
- QueryComputePaymentConfigTypeDef
- PopulateIdMappingTableInputRequestTypeDef
- ProtectedQueryErrorTypeDef
- ProtectedQueryMemberOutputConfigurationTypeDef
- ProtectedQueryS3OutputTypeDef
- ProtectedQuerySingleMemberOutputTypeDef
- ProtectedQuerySQLParametersOutputTypeDef
- ProtectedQuerySQLParametersTypeDef
- QueryConstraintRequireOverlapTypeDef
- SchemaStatusReasonTypeDef
- TagResourceInputRequestTypeDef
- UntagResourceInputRequestTypeDef
- UpdateAnalysisTemplateInputRequestTypeDef
- UpdateCollaborationInputRequestTypeDef
- UpdateConfiguredAudienceModelAssociationInputRequestTypeDef
- UpdateConfiguredTableAssociationInputRequestTypeDef
- UpdateConfiguredTableInputRequestTypeDef
- UpdateIdMappingTableInputRequestTypeDef
- UpdateProtectedQueryInputRequestTypeDef
- AggregateColumnUnionTypeDef
- AnalysisRuleAggregationOutputTypeDef
- AnalysisRuleListUnionTypeDef
- CreateAnalysisTemplateInputRequestTypeDef
- AnalysisTemplateValidationStatusDetailTypeDef
- ListAnalysisTemplatesOutputTypeDef
- ListTagsForResourceOutputTypeDef
- PopulateIdMappingTableOutputTypeDef
- BatchGetSchemaAnalysisRuleInputRequestTypeDef
- ProtectedQueryStatisticsTypeDef
- ListCollaborationAnalysisTemplatesOutputTypeDef
- ListCollaborationConfiguredAudienceModelAssociationsOutputTypeDef
- GetCollaborationConfiguredAudienceModelAssociationOutputTypeDef
- CollaborationIdNamespaceAssociationSummaryTypeDef
- IdNamespaceAssociationSummaryTypeDef
- CreateIdNamespaceAssociationInputRequestTypeDef
- UpdateIdNamespaceAssociationInputRequestTypeDef
- CollaborationIdNamespaceAssociationTypeDef
- IdNamespaceAssociationTypeDef
- ListCollaborationPrivacyBudgetTemplatesOutputTypeDef
- ListCollaborationsOutputTypeDef
- CollaborationTypeDef
- ComputeConfigurationTypeDef
- ConfigurationDetailsTypeDef
- ListConfiguredAudienceModelAssociationsOutputTypeDef
- CreateConfiguredAudienceModelAssociationOutputTypeDef
- GetConfiguredAudienceModelAssociationOutputTypeDef
- UpdateConfiguredAudienceModelAssociationOutputTypeDef
- ConfiguredTableAssociationAnalysisRuleAggregationUnionTypeDef
- ConfiguredTableAssociationAnalysisRuleCustomUnionTypeDef
- ConfiguredTableAssociationAnalysisRulePolicyV1OutputTypeDef
- ConfiguredTableAssociationAnalysisRuleListUnionTypeDef
- ListConfiguredTableAssociationsOutputTypeDef
- CreateConfiguredTableAssociationOutputTypeDef
- GetConfiguredTableAssociationOutputTypeDef
- UpdateConfiguredTableAssociationOutputTypeDef
- ListConfiguredTablesOutputTypeDef
- CreateIdMappingTableInputRequestTypeDef
- IdMappingTableSummaryTypeDef
- DifferentialPrivacyConfigurationOutputTypeDef
- DifferentialPrivacyConfigurationTypeDef
- DifferentialPrivacyParametersTypeDef
- DifferentialPrivacyPrivacyImpactTypeDef
- PreviewPrivacyImpactParametersInputTypeDef
- DifferentialPrivacyPrivacyBudgetTypeDef
- PrivacyBudgetTemplateParametersInputTypeDef
- PrivacyBudgetTemplateParametersOutputTypeDef
- PrivacyBudgetTemplateUpdateParametersTypeDef
- TableReferenceTypeDef
- IdMappingTableInputReferencePropertiesTypeDef
- IdMappingTableSchemaTypePropertiesTypeDef
- ListAnalysisTemplatesInputListAnalysisTemplatesPaginateTypeDef
- ListCollaborationAnalysisTemplatesInputListCollaborationAnalysisTemplatesPaginateTypeDef
- ListCollaborationConfiguredAudienceModelAssociationsInputListCollaborationConfiguredAudienceModelAssociationsPaginateTypeDef
- ListCollaborationIdNamespaceAssociationsInputListCollaborationIdNamespaceAssociationsPaginateTypeDef
- ListCollaborationPrivacyBudgetTemplatesInputListCollaborationPrivacyBudgetTemplatesPaginateTypeDef
- ListCollaborationPrivacyBudgetsInputListCollaborationPrivacyBudgetsPaginateTypeDef
- ListCollaborationsInputListCollaborationsPaginateTypeDef
- ListConfiguredAudienceModelAssociationsInputListConfiguredAudienceModelAssociationsPaginateTypeDef
- ListConfiguredTableAssociationsInputListConfiguredTableAssociationsPaginateTypeDef
- ListConfiguredTablesInputListConfiguredTablesPaginateTypeDef
- ListIdMappingTablesInputListIdMappingTablesPaginateTypeDef
- ListIdNamespaceAssociationsInputListIdNamespaceAssociationsPaginateTypeDef
- ListMembersInputListMembersPaginateTypeDef
- ListMembershipsInputListMembershipsPaginateTypeDef
- ListPrivacyBudgetTemplatesInputListPrivacyBudgetTemplatesPaginateTypeDef
- ListPrivacyBudgetsInputListPrivacyBudgetsPaginateTypeDef
- ListProtectedQueriesInputListProtectedQueriesPaginateTypeDef
- ListSchemasInputListSchemasPaginateTypeDef
- ListPrivacyBudgetTemplatesOutputTypeDef
- ListSchemasOutputTypeDef
- MLMemberAbilitiesUnionTypeDef
- MLPaymentConfigTypeDef
- MembershipMLPaymentConfigTypeDef
- MembershipProtectedQueryOutputConfigurationTypeDef
- ProtectedQueryOutputConfigurationTypeDef
- ProtectedQueryOutputTypeDef
- QueryConstraintTypeDef
- SchemaStatusDetailTypeDef
- AnalysisRuleAggregationTypeDef
- AnalysisTemplateTypeDef
- CollaborationAnalysisTemplateTypeDef
- ListCollaborationIdNamespaceAssociationsOutputTypeDef
- ListIdNamespaceAssociationsOutputTypeDef
- GetCollaborationIdNamespaceAssociationOutputTypeDef
- CreateIdNamespaceAssociationOutputTypeDef
- GetIdNamespaceAssociationOutputTypeDef
- UpdateIdNamespaceAssociationOutputTypeDef
- CreateCollaborationOutputTypeDef
- GetCollaborationOutputTypeDef
- UpdateCollaborationOutputTypeDef
- ReceiverConfigurationTypeDef
- ConfiguredTableAssociationAnalysisRulePolicyOutputTypeDef
- ConfiguredTableAssociationAnalysisRulePolicyV1TypeDef
- ListIdMappingTablesOutputTypeDef
- AnalysisRuleCustomOutputTypeDef
- DifferentialPrivacyConfigurationUnionTypeDef
- PrivacyImpactTypeDef
- PreviewPrivacyImpactInputRequestTypeDef
- PrivacyBudgetTypeDef
- CreatePrivacyBudgetTemplateInputRequestTypeDef
- CollaborationPrivacyBudgetTemplateTypeDef
- PrivacyBudgetTemplateTypeDef
- UpdatePrivacyBudgetTemplateInputRequestTypeDef
- ConfiguredTableTypeDef
- CreateConfiguredTableInputRequestTypeDef
- IdMappingTableTypeDef
- SchemaTypePropertiesTypeDef
- PaymentConfigurationTypeDef
- MembershipPaymentConfigurationTypeDef
- MembershipProtectedQueryResultConfigurationTypeDef
- ProtectedQueryResultConfigurationTypeDef
- ProtectedQueryResultTypeDef
- AnalysisRuleIdMappingTableTypeDef
- AnalysisRuleAggregationUnionTypeDef
- CreateAnalysisTemplateOutputTypeDef
- GetAnalysisTemplateOutputTypeDef
- UpdateAnalysisTemplateOutputTypeDef
- BatchGetCollaborationAnalysisTemplateOutputTypeDef
- GetCollaborationAnalysisTemplateOutputTypeDef
- ProtectedQuerySummaryTypeDef
- ConfiguredTableAssociationAnalysisRuleTypeDef
- ConfiguredTableAssociationAnalysisRulePolicyV1UnionTypeDef
- ConfiguredTableAnalysisRulePolicyV1OutputTypeDef
- AnalysisRuleCustomTypeDef
- PreviewPrivacyImpactOutputTypeDef
- CollaborationPrivacyBudgetSummaryTypeDef
- PrivacyBudgetSummaryTypeDef
- GetCollaborationPrivacyBudgetTemplateOutputTypeDef
- CreatePrivacyBudgetTemplateOutputTypeDef
- GetPrivacyBudgetTemplateOutputTypeDef
- UpdatePrivacyBudgetTemplateOutputTypeDef
- CreateConfiguredTableOutputTypeDef
- GetConfiguredTableOutputTypeDef
- UpdateConfiguredTableOutputTypeDef
- CreateIdMappingTableOutputTypeDef
- GetIdMappingTableOutputTypeDef
- UpdateIdMappingTableOutputTypeDef
- SchemaTypeDef
- MemberSpecificationTypeDef
- MemberSummaryTypeDef
- MembershipSummaryTypeDef
- CreateMembershipInputRequestTypeDef
- MembershipTypeDef
- UpdateMembershipInputRequestTypeDef
- StartProtectedQueryInputRequestTypeDef
- ProtectedQueryTypeDef
- AnalysisRulePolicyV1TypeDef
- ListProtectedQueriesOutputTypeDef
- CreateConfiguredTableAssociationAnalysisRuleOutputTypeDef
- GetConfiguredTableAssociationAnalysisRuleOutputTypeDef
- UpdateConfiguredTableAssociationAnalysisRuleOutputTypeDef
- ConfiguredTableAssociationAnalysisRulePolicyTypeDef
- ConfiguredTableAnalysisRulePolicyOutputTypeDef
- AnalysisRuleCustomUnionTypeDef
- ListCollaborationPrivacyBudgetsOutputTypeDef
- ListPrivacyBudgetsOutputTypeDef
- BatchGetSchemaOutputTypeDef
- GetSchemaOutputTypeDef
- CreateCollaborationInputRequestTypeDef
- ListMembersOutputTypeDef
- ListMembershipsOutputTypeDef
- CreateMembershipOutputTypeDef
- GetMembershipOutputTypeDef
- UpdateMembershipOutputTypeDef
- GetProtectedQueryOutputTypeDef
- StartProtectedQueryOutputTypeDef
- UpdateProtectedQueryOutputTypeDef
- AnalysisRulePolicyTypeDef
- CreateConfiguredTableAssociationAnalysisRuleInputRequestTypeDef
- UpdateConfiguredTableAssociationAnalysisRuleInputRequestTypeDef
- ConfiguredTableAnalysisRuleTypeDef
- ConfiguredTableAnalysisRulePolicyV1TypeDef
- AnalysisRuleTypeDef
- CreateConfiguredTableAnalysisRuleOutputTypeDef
- GetConfiguredTableAnalysisRuleOutputTypeDef
- UpdateConfiguredTableAnalysisRuleOutputTypeDef
- ConfiguredTableAnalysisRulePolicyV1UnionTypeDef
- BatchGetSchemaAnalysisRuleOutputTypeDef
- GetSchemaAnalysisRuleOutputTypeDef
- ConfiguredTableAnalysisRulePolicyTypeDef
- CreateConfiguredTableAnalysisRuleInputRequestTypeDef
- UpdateConfiguredTableAnalysisRuleInputRequestTypeDef