Documentation ¶
Index ¶
- type BatchGetAggregateResourceConfigFuture
- type BatchGetResourceConfigFuture
- type Client
- type DeleteAggregationAuthorizationFuture
- type DeleteConfigRuleFuture
- type DeleteConfigurationAggregatorFuture
- type DeleteConfigurationRecorderFuture
- type DeleteConformancePackFuture
- type DeleteDeliveryChannelFuture
- type DeleteEvaluationResultsFuture
- type DeleteOrganizationConfigRuleFuture
- type DeleteOrganizationConformancePackFuture
- type DeleteRemediationConfigurationFuture
- type DeleteRemediationExceptionsFuture
- type DeleteResourceConfigFuture
- type DeleteRetentionConfigurationFuture
- type DeliverConfigSnapshotFuture
- type DescribeAggregateComplianceByConfigRulesFuture
- type DescribeAggregationAuthorizationsFuture
- type DescribeComplianceByConfigRuleFuture
- type DescribeComplianceByResourceFuture
- type DescribeConfigRuleEvaluationStatusFuture
- type DescribeConfigRulesFuture
- type DescribeConfigurationAggregatorSourcesStatusFuture
- type DescribeConfigurationAggregatorsFuture
- type DescribeConfigurationRecorderStatusFuture
- type DescribeConfigurationRecordersFuture
- type DescribeConformancePackComplianceFuture
- type DescribeConformancePackStatusFuture
- type DescribeConformancePacksFuture
- type DescribeDeliveryChannelStatusFuture
- type DescribeDeliveryChannelsFuture
- type DescribeOrganizationConfigRuleStatusesFuture
- type DescribeOrganizationConfigRulesFuture
- type DescribeOrganizationConformancePackStatusesFuture
- type DescribeOrganizationConformancePacksFuture
- type DescribePendingAggregationRequestsFuture
- type DescribeRemediationConfigurationsFuture
- type DescribeRemediationExceptionsFuture
- type DescribeRemediationExecutionStatusFuture
- type DescribeRetentionConfigurationsFuture
- type GetAggregateComplianceDetailsByConfigRuleFuture
- type GetAggregateConfigRuleComplianceSummaryFuture
- type GetAggregateDiscoveredResourceCountsFuture
- type GetAggregateResourceConfigFuture
- type GetComplianceDetailsByConfigRuleFuture
- type GetComplianceDetailsByResourceFuture
- type GetComplianceSummaryByConfigRuleFuture
- type GetComplianceSummaryByResourceTypeFuture
- type GetConformancePackComplianceDetailsFuture
- type GetConformancePackComplianceSummaryFuture
- type GetDiscoveredResourceCountsFuture
- type GetOrganizationConfigRuleDetailedStatusFuture
- type GetOrganizationConformancePackDetailedStatusFuture
- type GetResourceConfigHistoryFuture
- type ListAggregateDiscoveredResourcesFuture
- type ListDiscoveredResourcesFuture
- type ListTagsForResourceFuture
- type PutAggregationAuthorizationFuture
- type PutConfigRuleFuture
- type PutConfigurationAggregatorFuture
- type PutConfigurationRecorderFuture
- type PutConformancePackFuture
- type PutDeliveryChannelFuture
- type PutEvaluationsFuture
- type PutOrganizationConfigRuleFuture
- type PutOrganizationConformancePackFuture
- type PutRemediationConfigurationsFuture
- type PutRemediationExceptionsFuture
- type PutResourceConfigFuture
- type PutRetentionConfigurationFuture
- type SelectAggregateResourceConfigFuture
- type SelectResourceConfigFuture
- type StartConfigRulesEvaluationFuture
- type StartConfigurationRecorderFuture
- type StartRemediationExecutionFuture
- type StopConfigurationRecorderFuture
- type TagResourceFuture
- type UntagResourceFuture
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchGetAggregateResourceConfigFuture ¶
type BatchGetAggregateResourceConfigFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*BatchGetAggregateResourceConfigFuture) Get ¶
func (r *BatchGetAggregateResourceConfigFuture) Get(ctx workflow.Context) (*configservice.BatchGetAggregateResourceConfigOutput, error)
type BatchGetResourceConfigFuture ¶
type BatchGetResourceConfigFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*BatchGetResourceConfigFuture) Get ¶
func (r *BatchGetResourceConfigFuture) Get(ctx workflow.Context) (*configservice.BatchGetResourceConfigOutput, error)
type Client ¶
type Client interface { BatchGetAggregateResourceConfig(ctx workflow.Context, input *configservice.BatchGetAggregateResourceConfigInput) (*configservice.BatchGetAggregateResourceConfigOutput, error) BatchGetAggregateResourceConfigAsync(ctx workflow.Context, input *configservice.BatchGetAggregateResourceConfigInput) *BatchGetAggregateResourceConfigFuture BatchGetResourceConfig(ctx workflow.Context, input *configservice.BatchGetResourceConfigInput) (*configservice.BatchGetResourceConfigOutput, error) BatchGetResourceConfigAsync(ctx workflow.Context, input *configservice.BatchGetResourceConfigInput) *BatchGetResourceConfigFuture DeleteAggregationAuthorization(ctx workflow.Context, input *configservice.DeleteAggregationAuthorizationInput) (*configservice.DeleteAggregationAuthorizationOutput, error) DeleteAggregationAuthorizationAsync(ctx workflow.Context, input *configservice.DeleteAggregationAuthorizationInput) *DeleteAggregationAuthorizationFuture DeleteConfigRule(ctx workflow.Context, input *configservice.DeleteConfigRuleInput) (*configservice.DeleteConfigRuleOutput, error) DeleteConfigRuleAsync(ctx workflow.Context, input *configservice.DeleteConfigRuleInput) *DeleteConfigRuleFuture DeleteConfigurationAggregator(ctx workflow.Context, input *configservice.DeleteConfigurationAggregatorInput) (*configservice.DeleteConfigurationAggregatorOutput, error) DeleteConfigurationAggregatorAsync(ctx workflow.Context, input *configservice.DeleteConfigurationAggregatorInput) *DeleteConfigurationAggregatorFuture DeleteConfigurationRecorder(ctx workflow.Context, input *configservice.DeleteConfigurationRecorderInput) (*configservice.DeleteConfigurationRecorderOutput, error) DeleteConfigurationRecorderAsync(ctx workflow.Context, input *configservice.DeleteConfigurationRecorderInput) *DeleteConfigurationRecorderFuture DeleteConformancePack(ctx workflow.Context, input *configservice.DeleteConformancePackInput) (*configservice.DeleteConformancePackOutput, error) DeleteConformancePackAsync(ctx workflow.Context, input *configservice.DeleteConformancePackInput) *DeleteConformancePackFuture DeleteDeliveryChannel(ctx workflow.Context, input *configservice.DeleteDeliveryChannelInput) (*configservice.DeleteDeliveryChannelOutput, error) DeleteDeliveryChannelAsync(ctx workflow.Context, input *configservice.DeleteDeliveryChannelInput) *DeleteDeliveryChannelFuture DeleteEvaluationResults(ctx workflow.Context, input *configservice.DeleteEvaluationResultsInput) (*configservice.DeleteEvaluationResultsOutput, error) DeleteEvaluationResultsAsync(ctx workflow.Context, input *configservice.DeleteEvaluationResultsInput) *DeleteEvaluationResultsFuture DeleteOrganizationConfigRule(ctx workflow.Context, input *configservice.DeleteOrganizationConfigRuleInput) (*configservice.DeleteOrganizationConfigRuleOutput, error) DeleteOrganizationConfigRuleAsync(ctx workflow.Context, input *configservice.DeleteOrganizationConfigRuleInput) *DeleteOrganizationConfigRuleFuture DeleteOrganizationConformancePack(ctx workflow.Context, input *configservice.DeleteOrganizationConformancePackInput) (*configservice.DeleteOrganizationConformancePackOutput, error) DeleteOrganizationConformancePackAsync(ctx workflow.Context, input *configservice.DeleteOrganizationConformancePackInput) *DeleteOrganizationConformancePackFuture DeleteRemediationConfiguration(ctx workflow.Context, input *configservice.DeleteRemediationConfigurationInput) (*configservice.DeleteRemediationConfigurationOutput, error) DeleteRemediationConfigurationAsync(ctx workflow.Context, input *configservice.DeleteRemediationConfigurationInput) *DeleteRemediationConfigurationFuture DeleteRemediationExceptions(ctx workflow.Context, input *configservice.DeleteRemediationExceptionsInput) (*configservice.DeleteRemediationExceptionsOutput, error) DeleteRemediationExceptionsAsync(ctx workflow.Context, input *configservice.DeleteRemediationExceptionsInput) *DeleteRemediationExceptionsFuture DeleteResourceConfig(ctx workflow.Context, input *configservice.DeleteResourceConfigInput) (*configservice.DeleteResourceConfigOutput, error) DeleteResourceConfigAsync(ctx workflow.Context, input *configservice.DeleteResourceConfigInput) *DeleteResourceConfigFuture DeleteRetentionConfiguration(ctx workflow.Context, input *configservice.DeleteRetentionConfigurationInput) (*configservice.DeleteRetentionConfigurationOutput, error) DeleteRetentionConfigurationAsync(ctx workflow.Context, input *configservice.DeleteRetentionConfigurationInput) *DeleteRetentionConfigurationFuture DeliverConfigSnapshot(ctx workflow.Context, input *configservice.DeliverConfigSnapshotInput) (*configservice.DeliverConfigSnapshotOutput, error) DeliverConfigSnapshotAsync(ctx workflow.Context, input *configservice.DeliverConfigSnapshotInput) *DeliverConfigSnapshotFuture DescribeAggregateComplianceByConfigRules(ctx workflow.Context, input *configservice.DescribeAggregateComplianceByConfigRulesInput) (*configservice.DescribeAggregateComplianceByConfigRulesOutput, error) DescribeAggregateComplianceByConfigRulesAsync(ctx workflow.Context, input *configservice.DescribeAggregateComplianceByConfigRulesInput) *DescribeAggregateComplianceByConfigRulesFuture DescribeAggregationAuthorizations(ctx workflow.Context, input *configservice.DescribeAggregationAuthorizationsInput) (*configservice.DescribeAggregationAuthorizationsOutput, error) DescribeAggregationAuthorizationsAsync(ctx workflow.Context, input *configservice.DescribeAggregationAuthorizationsInput) *DescribeAggregationAuthorizationsFuture DescribeComplianceByConfigRule(ctx workflow.Context, input *configservice.DescribeComplianceByConfigRuleInput) (*configservice.DescribeComplianceByConfigRuleOutput, error) DescribeComplianceByConfigRuleAsync(ctx workflow.Context, input *configservice.DescribeComplianceByConfigRuleInput) *DescribeComplianceByConfigRuleFuture DescribeComplianceByResource(ctx workflow.Context, input *configservice.DescribeComplianceByResourceInput) (*configservice.DescribeComplianceByResourceOutput, error) DescribeComplianceByResourceAsync(ctx workflow.Context, input *configservice.DescribeComplianceByResourceInput) *DescribeComplianceByResourceFuture DescribeConfigRuleEvaluationStatus(ctx workflow.Context, input *configservice.DescribeConfigRuleEvaluationStatusInput) (*configservice.DescribeConfigRuleEvaluationStatusOutput, error) DescribeConfigRuleEvaluationStatusAsync(ctx workflow.Context, input *configservice.DescribeConfigRuleEvaluationStatusInput) *DescribeConfigRuleEvaluationStatusFuture DescribeConfigRules(ctx workflow.Context, input *configservice.DescribeConfigRulesInput) (*configservice.DescribeConfigRulesOutput, error) DescribeConfigRulesAsync(ctx workflow.Context, input *configservice.DescribeConfigRulesInput) *DescribeConfigRulesFuture DescribeConfigurationAggregatorSourcesStatus(ctx workflow.Context, input *configservice.DescribeConfigurationAggregatorSourcesStatusInput) (*configservice.DescribeConfigurationAggregatorSourcesStatusOutput, error) DescribeConfigurationAggregatorSourcesStatusAsync(ctx workflow.Context, input *configservice.DescribeConfigurationAggregatorSourcesStatusInput) *DescribeConfigurationAggregatorSourcesStatusFuture DescribeConfigurationAggregators(ctx workflow.Context, input *configservice.DescribeConfigurationAggregatorsInput) (*configservice.DescribeConfigurationAggregatorsOutput, error) DescribeConfigurationAggregatorsAsync(ctx workflow.Context, input *configservice.DescribeConfigurationAggregatorsInput) *DescribeConfigurationAggregatorsFuture DescribeConfigurationRecorderStatus(ctx workflow.Context, input *configservice.DescribeConfigurationRecorderStatusInput) (*configservice.DescribeConfigurationRecorderStatusOutput, error) DescribeConfigurationRecorderStatusAsync(ctx workflow.Context, input *configservice.DescribeConfigurationRecorderStatusInput) *DescribeConfigurationRecorderStatusFuture DescribeConfigurationRecorders(ctx workflow.Context, input *configservice.DescribeConfigurationRecordersInput) (*configservice.DescribeConfigurationRecordersOutput, error) DescribeConfigurationRecordersAsync(ctx workflow.Context, input *configservice.DescribeConfigurationRecordersInput) *DescribeConfigurationRecordersFuture DescribeConformancePackCompliance(ctx workflow.Context, input *configservice.DescribeConformancePackComplianceInput) (*configservice.DescribeConformancePackComplianceOutput, error) DescribeConformancePackComplianceAsync(ctx workflow.Context, input *configservice.DescribeConformancePackComplianceInput) *DescribeConformancePackComplianceFuture DescribeConformancePackStatus(ctx workflow.Context, input *configservice.DescribeConformancePackStatusInput) (*configservice.DescribeConformancePackStatusOutput, error) DescribeConformancePackStatusAsync(ctx workflow.Context, input *configservice.DescribeConformancePackStatusInput) *DescribeConformancePackStatusFuture DescribeConformancePacks(ctx workflow.Context, input *configservice.DescribeConformancePacksInput) (*configservice.DescribeConformancePacksOutput, error) DescribeConformancePacksAsync(ctx workflow.Context, input *configservice.DescribeConformancePacksInput) *DescribeConformancePacksFuture DescribeDeliveryChannelStatus(ctx workflow.Context, input *configservice.DescribeDeliveryChannelStatusInput) (*configservice.DescribeDeliveryChannelStatusOutput, error) DescribeDeliveryChannelStatusAsync(ctx workflow.Context, input *configservice.DescribeDeliveryChannelStatusInput) *DescribeDeliveryChannelStatusFuture DescribeDeliveryChannels(ctx workflow.Context, input *configservice.DescribeDeliveryChannelsInput) (*configservice.DescribeDeliveryChannelsOutput, error) DescribeDeliveryChannelsAsync(ctx workflow.Context, input *configservice.DescribeDeliveryChannelsInput) *DescribeDeliveryChannelsFuture DescribeOrganizationConfigRuleStatuses(ctx workflow.Context, input *configservice.DescribeOrganizationConfigRuleStatusesInput) (*configservice.DescribeOrganizationConfigRuleStatusesOutput, error) DescribeOrganizationConfigRuleStatusesAsync(ctx workflow.Context, input *configservice.DescribeOrganizationConfigRuleStatusesInput) *DescribeOrganizationConfigRuleStatusesFuture DescribeOrganizationConfigRules(ctx workflow.Context, input *configservice.DescribeOrganizationConfigRulesInput) (*configservice.DescribeOrganizationConfigRulesOutput, error) DescribeOrganizationConfigRulesAsync(ctx workflow.Context, input *configservice.DescribeOrganizationConfigRulesInput) *DescribeOrganizationConfigRulesFuture DescribeOrganizationConformancePackStatuses(ctx workflow.Context, input *configservice.DescribeOrganizationConformancePackStatusesInput) (*configservice.DescribeOrganizationConformancePackStatusesOutput, error) DescribeOrganizationConformancePackStatusesAsync(ctx workflow.Context, input *configservice.DescribeOrganizationConformancePackStatusesInput) *DescribeOrganizationConformancePackStatusesFuture DescribeOrganizationConformancePacks(ctx workflow.Context, input *configservice.DescribeOrganizationConformancePacksInput) (*configservice.DescribeOrganizationConformancePacksOutput, error) DescribeOrganizationConformancePacksAsync(ctx workflow.Context, input *configservice.DescribeOrganizationConformancePacksInput) *DescribeOrganizationConformancePacksFuture DescribePendingAggregationRequests(ctx workflow.Context, input *configservice.DescribePendingAggregationRequestsInput) (*configservice.DescribePendingAggregationRequestsOutput, error) DescribePendingAggregationRequestsAsync(ctx workflow.Context, input *configservice.DescribePendingAggregationRequestsInput) *DescribePendingAggregationRequestsFuture DescribeRemediationConfigurations(ctx workflow.Context, input *configservice.DescribeRemediationConfigurationsInput) (*configservice.DescribeRemediationConfigurationsOutput, error) DescribeRemediationConfigurationsAsync(ctx workflow.Context, input *configservice.DescribeRemediationConfigurationsInput) *DescribeRemediationConfigurationsFuture DescribeRemediationExceptions(ctx workflow.Context, input *configservice.DescribeRemediationExceptionsInput) (*configservice.DescribeRemediationExceptionsOutput, error) DescribeRemediationExceptionsAsync(ctx workflow.Context, input *configservice.DescribeRemediationExceptionsInput) *DescribeRemediationExceptionsFuture DescribeRemediationExecutionStatus(ctx workflow.Context, input *configservice.DescribeRemediationExecutionStatusInput) (*configservice.DescribeRemediationExecutionStatusOutput, error) DescribeRemediationExecutionStatusAsync(ctx workflow.Context, input *configservice.DescribeRemediationExecutionStatusInput) *DescribeRemediationExecutionStatusFuture DescribeRetentionConfigurations(ctx workflow.Context, input *configservice.DescribeRetentionConfigurationsInput) (*configservice.DescribeRetentionConfigurationsOutput, error) DescribeRetentionConfigurationsAsync(ctx workflow.Context, input *configservice.DescribeRetentionConfigurationsInput) *DescribeRetentionConfigurationsFuture GetAggregateComplianceDetailsByConfigRule(ctx workflow.Context, input *configservice.GetAggregateComplianceDetailsByConfigRuleInput) (*configservice.GetAggregateComplianceDetailsByConfigRuleOutput, error) GetAggregateComplianceDetailsByConfigRuleAsync(ctx workflow.Context, input *configservice.GetAggregateComplianceDetailsByConfigRuleInput) *GetAggregateComplianceDetailsByConfigRuleFuture GetAggregateConfigRuleComplianceSummary(ctx workflow.Context, input *configservice.GetAggregateConfigRuleComplianceSummaryInput) (*configservice.GetAggregateConfigRuleComplianceSummaryOutput, error) GetAggregateConfigRuleComplianceSummaryAsync(ctx workflow.Context, input *configservice.GetAggregateConfigRuleComplianceSummaryInput) *GetAggregateConfigRuleComplianceSummaryFuture GetAggregateDiscoveredResourceCounts(ctx workflow.Context, input *configservice.GetAggregateDiscoveredResourceCountsInput) (*configservice.GetAggregateDiscoveredResourceCountsOutput, error) GetAggregateDiscoveredResourceCountsAsync(ctx workflow.Context, input *configservice.GetAggregateDiscoveredResourceCountsInput) *GetAggregateDiscoveredResourceCountsFuture GetAggregateResourceConfig(ctx workflow.Context, input *configservice.GetAggregateResourceConfigInput) (*configservice.GetAggregateResourceConfigOutput, error) GetAggregateResourceConfigAsync(ctx workflow.Context, input *configservice.GetAggregateResourceConfigInput) *GetAggregateResourceConfigFuture GetComplianceDetailsByConfigRule(ctx workflow.Context, input *configservice.GetComplianceDetailsByConfigRuleInput) (*configservice.GetComplianceDetailsByConfigRuleOutput, error) GetComplianceDetailsByConfigRuleAsync(ctx workflow.Context, input *configservice.GetComplianceDetailsByConfigRuleInput) *GetComplianceDetailsByConfigRuleFuture GetComplianceDetailsByResource(ctx workflow.Context, input *configservice.GetComplianceDetailsByResourceInput) (*configservice.GetComplianceDetailsByResourceOutput, error) GetComplianceDetailsByResourceAsync(ctx workflow.Context, input *configservice.GetComplianceDetailsByResourceInput) *GetComplianceDetailsByResourceFuture GetComplianceSummaryByConfigRule(ctx workflow.Context, input *configservice.GetComplianceSummaryByConfigRuleInput) (*configservice.GetComplianceSummaryByConfigRuleOutput, error) GetComplianceSummaryByConfigRuleAsync(ctx workflow.Context, input *configservice.GetComplianceSummaryByConfigRuleInput) *GetComplianceSummaryByConfigRuleFuture GetComplianceSummaryByResourceType(ctx workflow.Context, input *configservice.GetComplianceSummaryByResourceTypeInput) (*configservice.GetComplianceSummaryByResourceTypeOutput, error) GetComplianceSummaryByResourceTypeAsync(ctx workflow.Context, input *configservice.GetComplianceSummaryByResourceTypeInput) *GetComplianceSummaryByResourceTypeFuture GetConformancePackComplianceDetails(ctx workflow.Context, input *configservice.GetConformancePackComplianceDetailsInput) (*configservice.GetConformancePackComplianceDetailsOutput, error) GetConformancePackComplianceDetailsAsync(ctx workflow.Context, input *configservice.GetConformancePackComplianceDetailsInput) *GetConformancePackComplianceDetailsFuture GetConformancePackComplianceSummary(ctx workflow.Context, input *configservice.GetConformancePackComplianceSummaryInput) (*configservice.GetConformancePackComplianceSummaryOutput, error) GetConformancePackComplianceSummaryAsync(ctx workflow.Context, input *configservice.GetConformancePackComplianceSummaryInput) *GetConformancePackComplianceSummaryFuture GetDiscoveredResourceCounts(ctx workflow.Context, input *configservice.GetDiscoveredResourceCountsInput) (*configservice.GetDiscoveredResourceCountsOutput, error) GetDiscoveredResourceCountsAsync(ctx workflow.Context, input *configservice.GetDiscoveredResourceCountsInput) *GetDiscoveredResourceCountsFuture GetOrganizationConfigRuleDetailedStatus(ctx workflow.Context, input *configservice.GetOrganizationConfigRuleDetailedStatusInput) (*configservice.GetOrganizationConfigRuleDetailedStatusOutput, error) GetOrganizationConfigRuleDetailedStatusAsync(ctx workflow.Context, input *configservice.GetOrganizationConfigRuleDetailedStatusInput) *GetOrganizationConfigRuleDetailedStatusFuture GetOrganizationConformancePackDetailedStatus(ctx workflow.Context, input *configservice.GetOrganizationConformancePackDetailedStatusInput) (*configservice.GetOrganizationConformancePackDetailedStatusOutput, error) GetOrganizationConformancePackDetailedStatusAsync(ctx workflow.Context, input *configservice.GetOrganizationConformancePackDetailedStatusInput) *GetOrganizationConformancePackDetailedStatusFuture GetResourceConfigHistory(ctx workflow.Context, input *configservice.GetResourceConfigHistoryInput) (*configservice.GetResourceConfigHistoryOutput, error) GetResourceConfigHistoryAsync(ctx workflow.Context, input *configservice.GetResourceConfigHistoryInput) *GetResourceConfigHistoryFuture ListAggregateDiscoveredResources(ctx workflow.Context, input *configservice.ListAggregateDiscoveredResourcesInput) (*configservice.ListAggregateDiscoveredResourcesOutput, error) ListAggregateDiscoveredResourcesAsync(ctx workflow.Context, input *configservice.ListAggregateDiscoveredResourcesInput) *ListAggregateDiscoveredResourcesFuture ListDiscoveredResources(ctx workflow.Context, input *configservice.ListDiscoveredResourcesInput) (*configservice.ListDiscoveredResourcesOutput, error) ListDiscoveredResourcesAsync(ctx workflow.Context, input *configservice.ListDiscoveredResourcesInput) *ListDiscoveredResourcesFuture ListTagsForResource(ctx workflow.Context, input *configservice.ListTagsForResourceInput) (*configservice.ListTagsForResourceOutput, error) ListTagsForResourceAsync(ctx workflow.Context, input *configservice.ListTagsForResourceInput) *ListTagsForResourceFuture PutAggregationAuthorization(ctx workflow.Context, input *configservice.PutAggregationAuthorizationInput) (*configservice.PutAggregationAuthorizationOutput, error) PutAggregationAuthorizationAsync(ctx workflow.Context, input *configservice.PutAggregationAuthorizationInput) *PutAggregationAuthorizationFuture PutConfigRule(ctx workflow.Context, input *configservice.PutConfigRuleInput) (*configservice.PutConfigRuleOutput, error) PutConfigRuleAsync(ctx workflow.Context, input *configservice.PutConfigRuleInput) *PutConfigRuleFuture PutConfigurationAggregator(ctx workflow.Context, input *configservice.PutConfigurationAggregatorInput) (*configservice.PutConfigurationAggregatorOutput, error) PutConfigurationAggregatorAsync(ctx workflow.Context, input *configservice.PutConfigurationAggregatorInput) *PutConfigurationAggregatorFuture PutConfigurationRecorder(ctx workflow.Context, input *configservice.PutConfigurationRecorderInput) (*configservice.PutConfigurationRecorderOutput, error) PutConfigurationRecorderAsync(ctx workflow.Context, input *configservice.PutConfigurationRecorderInput) *PutConfigurationRecorderFuture PutConformancePack(ctx workflow.Context, input *configservice.PutConformancePackInput) (*configservice.PutConformancePackOutput, error) PutConformancePackAsync(ctx workflow.Context, input *configservice.PutConformancePackInput) *PutConformancePackFuture PutDeliveryChannel(ctx workflow.Context, input *configservice.PutDeliveryChannelInput) (*configservice.PutDeliveryChannelOutput, error) PutDeliveryChannelAsync(ctx workflow.Context, input *configservice.PutDeliveryChannelInput) *PutDeliveryChannelFuture PutEvaluations(ctx workflow.Context, input *configservice.PutEvaluationsInput) (*configservice.PutEvaluationsOutput, error) PutEvaluationsAsync(ctx workflow.Context, input *configservice.PutEvaluationsInput) *PutEvaluationsFuture PutOrganizationConfigRule(ctx workflow.Context, input *configservice.PutOrganizationConfigRuleInput) (*configservice.PutOrganizationConfigRuleOutput, error) PutOrganizationConfigRuleAsync(ctx workflow.Context, input *configservice.PutOrganizationConfigRuleInput) *PutOrganizationConfigRuleFuture PutOrganizationConformancePack(ctx workflow.Context, input *configservice.PutOrganizationConformancePackInput) (*configservice.PutOrganizationConformancePackOutput, error) PutOrganizationConformancePackAsync(ctx workflow.Context, input *configservice.PutOrganizationConformancePackInput) *PutOrganizationConformancePackFuture PutRemediationConfigurations(ctx workflow.Context, input *configservice.PutRemediationConfigurationsInput) (*configservice.PutRemediationConfigurationsOutput, error) PutRemediationConfigurationsAsync(ctx workflow.Context, input *configservice.PutRemediationConfigurationsInput) *PutRemediationConfigurationsFuture PutRemediationExceptions(ctx workflow.Context, input *configservice.PutRemediationExceptionsInput) (*configservice.PutRemediationExceptionsOutput, error) PutRemediationExceptionsAsync(ctx workflow.Context, input *configservice.PutRemediationExceptionsInput) *PutRemediationExceptionsFuture PutResourceConfig(ctx workflow.Context, input *configservice.PutResourceConfigInput) (*configservice.PutResourceConfigOutput, error) PutResourceConfigAsync(ctx workflow.Context, input *configservice.PutResourceConfigInput) *PutResourceConfigFuture PutRetentionConfiguration(ctx workflow.Context, input *configservice.PutRetentionConfigurationInput) (*configservice.PutRetentionConfigurationOutput, error) PutRetentionConfigurationAsync(ctx workflow.Context, input *configservice.PutRetentionConfigurationInput) *PutRetentionConfigurationFuture SelectAggregateResourceConfig(ctx workflow.Context, input *configservice.SelectAggregateResourceConfigInput) (*configservice.SelectAggregateResourceConfigOutput, error) SelectAggregateResourceConfigAsync(ctx workflow.Context, input *configservice.SelectAggregateResourceConfigInput) *SelectAggregateResourceConfigFuture SelectResourceConfig(ctx workflow.Context, input *configservice.SelectResourceConfigInput) (*configservice.SelectResourceConfigOutput, error) SelectResourceConfigAsync(ctx workflow.Context, input *configservice.SelectResourceConfigInput) *SelectResourceConfigFuture StartConfigRulesEvaluation(ctx workflow.Context, input *configservice.StartConfigRulesEvaluationInput) (*configservice.StartConfigRulesEvaluationOutput, error) StartConfigRulesEvaluationAsync(ctx workflow.Context, input *configservice.StartConfigRulesEvaluationInput) *StartConfigRulesEvaluationFuture StartConfigurationRecorder(ctx workflow.Context, input *configservice.StartConfigurationRecorderInput) (*configservice.StartConfigurationRecorderOutput, error) StartConfigurationRecorderAsync(ctx workflow.Context, input *configservice.StartConfigurationRecorderInput) *StartConfigurationRecorderFuture StartRemediationExecution(ctx workflow.Context, input *configservice.StartRemediationExecutionInput) (*configservice.StartRemediationExecutionOutput, error) StartRemediationExecutionAsync(ctx workflow.Context, input *configservice.StartRemediationExecutionInput) *StartRemediationExecutionFuture StopConfigurationRecorder(ctx workflow.Context, input *configservice.StopConfigurationRecorderInput) (*configservice.StopConfigurationRecorderOutput, error) StopConfigurationRecorderAsync(ctx workflow.Context, input *configservice.StopConfigurationRecorderInput) *StopConfigurationRecorderFuture TagResource(ctx workflow.Context, input *configservice.TagResourceInput) (*configservice.TagResourceOutput, error) TagResourceAsync(ctx workflow.Context, input *configservice.TagResourceInput) *TagResourceFuture UntagResource(ctx workflow.Context, input *configservice.UntagResourceInput) (*configservice.UntagResourceOutput, error) UntagResourceAsync(ctx workflow.Context, input *configservice.UntagResourceInput) *UntagResourceFuture }
type DeleteAggregationAuthorizationFuture ¶
type DeleteAggregationAuthorizationFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteAggregationAuthorizationFuture) Get ¶
func (r *DeleteAggregationAuthorizationFuture) Get(ctx workflow.Context) (*configservice.DeleteAggregationAuthorizationOutput, error)
type DeleteConfigRuleFuture ¶
type DeleteConfigRuleFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteConfigRuleFuture) Get ¶
func (r *DeleteConfigRuleFuture) Get(ctx workflow.Context) (*configservice.DeleteConfigRuleOutput, error)
type DeleteConfigurationAggregatorFuture ¶
type DeleteConfigurationAggregatorFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteConfigurationAggregatorFuture) Get ¶
func (r *DeleteConfigurationAggregatorFuture) Get(ctx workflow.Context) (*configservice.DeleteConfigurationAggregatorOutput, error)
type DeleteConfigurationRecorderFuture ¶
type DeleteConfigurationRecorderFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteConfigurationRecorderFuture) Get ¶
func (r *DeleteConfigurationRecorderFuture) Get(ctx workflow.Context) (*configservice.DeleteConfigurationRecorderOutput, error)
type DeleteConformancePackFuture ¶
type DeleteConformancePackFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteConformancePackFuture) Get ¶
func (r *DeleteConformancePackFuture) Get(ctx workflow.Context) (*configservice.DeleteConformancePackOutput, error)
type DeleteDeliveryChannelFuture ¶
type DeleteDeliveryChannelFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteDeliveryChannelFuture) Get ¶
func (r *DeleteDeliveryChannelFuture) Get(ctx workflow.Context) (*configservice.DeleteDeliveryChannelOutput, error)
type DeleteEvaluationResultsFuture ¶
type DeleteEvaluationResultsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteEvaluationResultsFuture) Get ¶
func (r *DeleteEvaluationResultsFuture) Get(ctx workflow.Context) (*configservice.DeleteEvaluationResultsOutput, error)
type DeleteOrganizationConfigRuleFuture ¶
type DeleteOrganizationConfigRuleFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteOrganizationConfigRuleFuture) Get ¶
func (r *DeleteOrganizationConfigRuleFuture) Get(ctx workflow.Context) (*configservice.DeleteOrganizationConfigRuleOutput, error)
type DeleteOrganizationConformancePackFuture ¶
type DeleteOrganizationConformancePackFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteOrganizationConformancePackFuture) Get ¶
func (r *DeleteOrganizationConformancePackFuture) Get(ctx workflow.Context) (*configservice.DeleteOrganizationConformancePackOutput, error)
type DeleteRemediationConfigurationFuture ¶
type DeleteRemediationConfigurationFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteRemediationConfigurationFuture) Get ¶
func (r *DeleteRemediationConfigurationFuture) Get(ctx workflow.Context) (*configservice.DeleteRemediationConfigurationOutput, error)
type DeleteRemediationExceptionsFuture ¶
type DeleteRemediationExceptionsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteRemediationExceptionsFuture) Get ¶
func (r *DeleteRemediationExceptionsFuture) Get(ctx workflow.Context) (*configservice.DeleteRemediationExceptionsOutput, error)
type DeleteResourceConfigFuture ¶
type DeleteResourceConfigFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteResourceConfigFuture) Get ¶
func (r *DeleteResourceConfigFuture) Get(ctx workflow.Context) (*configservice.DeleteResourceConfigOutput, error)
type DeleteRetentionConfigurationFuture ¶
type DeleteRetentionConfigurationFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteRetentionConfigurationFuture) Get ¶
func (r *DeleteRetentionConfigurationFuture) Get(ctx workflow.Context) (*configservice.DeleteRetentionConfigurationOutput, error)
type DeliverConfigSnapshotFuture ¶
type DeliverConfigSnapshotFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeliverConfigSnapshotFuture) Get ¶
func (r *DeliverConfigSnapshotFuture) Get(ctx workflow.Context) (*configservice.DeliverConfigSnapshotOutput, error)
type DescribeAggregateComplianceByConfigRulesFuture ¶
type DescribeAggregateComplianceByConfigRulesFuture struct { // public to support Selector.addFuture Future workflow.Future }
type DescribeAggregationAuthorizationsFuture ¶
type DescribeAggregationAuthorizationsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeAggregationAuthorizationsFuture) Get ¶
func (r *DescribeAggregationAuthorizationsFuture) Get(ctx workflow.Context) (*configservice.DescribeAggregationAuthorizationsOutput, error)
type DescribeComplianceByConfigRuleFuture ¶
type DescribeComplianceByConfigRuleFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeComplianceByConfigRuleFuture) Get ¶
func (r *DescribeComplianceByConfigRuleFuture) Get(ctx workflow.Context) (*configservice.DescribeComplianceByConfigRuleOutput, error)
type DescribeComplianceByResourceFuture ¶
type DescribeComplianceByResourceFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeComplianceByResourceFuture) Get ¶
func (r *DescribeComplianceByResourceFuture) Get(ctx workflow.Context) (*configservice.DescribeComplianceByResourceOutput, error)
type DescribeConfigRuleEvaluationStatusFuture ¶
type DescribeConfigRuleEvaluationStatusFuture struct { // public to support Selector.addFuture Future workflow.Future }
type DescribeConfigRulesFuture ¶
type DescribeConfigRulesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeConfigRulesFuture) Get ¶
func (r *DescribeConfigRulesFuture) Get(ctx workflow.Context) (*configservice.DescribeConfigRulesOutput, error)
type DescribeConfigurationAggregatorSourcesStatusFuture ¶
type DescribeConfigurationAggregatorSourcesStatusFuture struct { // public to support Selector.addFuture Future workflow.Future }
type DescribeConfigurationAggregatorsFuture ¶
type DescribeConfigurationAggregatorsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeConfigurationAggregatorsFuture) Get ¶
func (r *DescribeConfigurationAggregatorsFuture) Get(ctx workflow.Context) (*configservice.DescribeConfigurationAggregatorsOutput, error)
type DescribeConfigurationRecorderStatusFuture ¶
type DescribeConfigurationRecorderStatusFuture struct { // public to support Selector.addFuture Future workflow.Future }
type DescribeConfigurationRecordersFuture ¶
type DescribeConfigurationRecordersFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeConfigurationRecordersFuture) Get ¶
func (r *DescribeConfigurationRecordersFuture) Get(ctx workflow.Context) (*configservice.DescribeConfigurationRecordersOutput, error)
type DescribeConformancePackComplianceFuture ¶
type DescribeConformancePackComplianceFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeConformancePackComplianceFuture) Get ¶
func (r *DescribeConformancePackComplianceFuture) Get(ctx workflow.Context) (*configservice.DescribeConformancePackComplianceOutput, error)
type DescribeConformancePackStatusFuture ¶
type DescribeConformancePackStatusFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeConformancePackStatusFuture) Get ¶
func (r *DescribeConformancePackStatusFuture) Get(ctx workflow.Context) (*configservice.DescribeConformancePackStatusOutput, error)
type DescribeConformancePacksFuture ¶
type DescribeConformancePacksFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeConformancePacksFuture) Get ¶
func (r *DescribeConformancePacksFuture) Get(ctx workflow.Context) (*configservice.DescribeConformancePacksOutput, error)
type DescribeDeliveryChannelStatusFuture ¶
type DescribeDeliveryChannelStatusFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeDeliveryChannelStatusFuture) Get ¶
func (r *DescribeDeliveryChannelStatusFuture) Get(ctx workflow.Context) (*configservice.DescribeDeliveryChannelStatusOutput, error)
type DescribeDeliveryChannelsFuture ¶
type DescribeDeliveryChannelsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeDeliveryChannelsFuture) Get ¶
func (r *DescribeDeliveryChannelsFuture) Get(ctx workflow.Context) (*configservice.DescribeDeliveryChannelsOutput, error)
type DescribeOrganizationConfigRuleStatusesFuture ¶
type DescribeOrganizationConfigRuleStatusesFuture struct { // public to support Selector.addFuture Future workflow.Future }
type DescribeOrganizationConfigRulesFuture ¶
type DescribeOrganizationConfigRulesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeOrganizationConfigRulesFuture) Get ¶
func (r *DescribeOrganizationConfigRulesFuture) Get(ctx workflow.Context) (*configservice.DescribeOrganizationConfigRulesOutput, error)
type DescribeOrganizationConformancePackStatusesFuture ¶
type DescribeOrganizationConformancePackStatusesFuture struct { // public to support Selector.addFuture Future workflow.Future }
type DescribeOrganizationConformancePacksFuture ¶
type DescribeOrganizationConformancePacksFuture struct { // public to support Selector.addFuture Future workflow.Future }
type DescribePendingAggregationRequestsFuture ¶
type DescribePendingAggregationRequestsFuture struct { // public to support Selector.addFuture Future workflow.Future }
type DescribeRemediationConfigurationsFuture ¶
type DescribeRemediationConfigurationsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeRemediationConfigurationsFuture) Get ¶
func (r *DescribeRemediationConfigurationsFuture) Get(ctx workflow.Context) (*configservice.DescribeRemediationConfigurationsOutput, error)
type DescribeRemediationExceptionsFuture ¶
type DescribeRemediationExceptionsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeRemediationExceptionsFuture) Get ¶
func (r *DescribeRemediationExceptionsFuture) Get(ctx workflow.Context) (*configservice.DescribeRemediationExceptionsOutput, error)
type DescribeRemediationExecutionStatusFuture ¶
type DescribeRemediationExecutionStatusFuture struct { // public to support Selector.addFuture Future workflow.Future }
type DescribeRetentionConfigurationsFuture ¶
type DescribeRetentionConfigurationsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeRetentionConfigurationsFuture) Get ¶
func (r *DescribeRetentionConfigurationsFuture) Get(ctx workflow.Context) (*configservice.DescribeRetentionConfigurationsOutput, error)
type GetAggregateComplianceDetailsByConfigRuleFuture ¶
type GetAggregateComplianceDetailsByConfigRuleFuture struct { // public to support Selector.addFuture Future workflow.Future }
type GetAggregateConfigRuleComplianceSummaryFuture ¶
type GetAggregateConfigRuleComplianceSummaryFuture struct { // public to support Selector.addFuture Future workflow.Future }
type GetAggregateDiscoveredResourceCountsFuture ¶
type GetAggregateDiscoveredResourceCountsFuture struct { // public to support Selector.addFuture Future workflow.Future }
type GetAggregateResourceConfigFuture ¶
type GetAggregateResourceConfigFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetAggregateResourceConfigFuture) Get ¶
func (r *GetAggregateResourceConfigFuture) Get(ctx workflow.Context) (*configservice.GetAggregateResourceConfigOutput, error)
type GetComplianceDetailsByConfigRuleFuture ¶
type GetComplianceDetailsByConfigRuleFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetComplianceDetailsByConfigRuleFuture) Get ¶
func (r *GetComplianceDetailsByConfigRuleFuture) Get(ctx workflow.Context) (*configservice.GetComplianceDetailsByConfigRuleOutput, error)
type GetComplianceDetailsByResourceFuture ¶
type GetComplianceDetailsByResourceFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetComplianceDetailsByResourceFuture) Get ¶
func (r *GetComplianceDetailsByResourceFuture) Get(ctx workflow.Context) (*configservice.GetComplianceDetailsByResourceOutput, error)
type GetComplianceSummaryByConfigRuleFuture ¶
type GetComplianceSummaryByConfigRuleFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetComplianceSummaryByConfigRuleFuture) Get ¶
func (r *GetComplianceSummaryByConfigRuleFuture) Get(ctx workflow.Context) (*configservice.GetComplianceSummaryByConfigRuleOutput, error)
type GetComplianceSummaryByResourceTypeFuture ¶
type GetComplianceSummaryByResourceTypeFuture struct { // public to support Selector.addFuture Future workflow.Future }
type GetConformancePackComplianceDetailsFuture ¶
type GetConformancePackComplianceDetailsFuture struct { // public to support Selector.addFuture Future workflow.Future }
type GetConformancePackComplianceSummaryFuture ¶
type GetConformancePackComplianceSummaryFuture struct { // public to support Selector.addFuture Future workflow.Future }
type GetDiscoveredResourceCountsFuture ¶
type GetDiscoveredResourceCountsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetDiscoveredResourceCountsFuture) Get ¶
func (r *GetDiscoveredResourceCountsFuture) Get(ctx workflow.Context) (*configservice.GetDiscoveredResourceCountsOutput, error)
type GetOrganizationConfigRuleDetailedStatusFuture ¶
type GetOrganizationConfigRuleDetailedStatusFuture struct { // public to support Selector.addFuture Future workflow.Future }
type GetOrganizationConformancePackDetailedStatusFuture ¶
type GetOrganizationConformancePackDetailedStatusFuture struct { // public to support Selector.addFuture Future workflow.Future }
type GetResourceConfigHistoryFuture ¶
type GetResourceConfigHistoryFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetResourceConfigHistoryFuture) Get ¶
func (r *GetResourceConfigHistoryFuture) Get(ctx workflow.Context) (*configservice.GetResourceConfigHistoryOutput, error)
type ListAggregateDiscoveredResourcesFuture ¶
type ListAggregateDiscoveredResourcesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*ListAggregateDiscoveredResourcesFuture) Get ¶
func (r *ListAggregateDiscoveredResourcesFuture) Get(ctx workflow.Context) (*configservice.ListAggregateDiscoveredResourcesOutput, error)
type ListDiscoveredResourcesFuture ¶
type ListDiscoveredResourcesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*ListDiscoveredResourcesFuture) Get ¶
func (r *ListDiscoveredResourcesFuture) Get(ctx workflow.Context) (*configservice.ListDiscoveredResourcesOutput, error)
type ListTagsForResourceFuture ¶
type ListTagsForResourceFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*ListTagsForResourceFuture) Get ¶
func (r *ListTagsForResourceFuture) Get(ctx workflow.Context) (*configservice.ListTagsForResourceOutput, error)
type PutAggregationAuthorizationFuture ¶
type PutAggregationAuthorizationFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutAggregationAuthorizationFuture) Get ¶
func (r *PutAggregationAuthorizationFuture) Get(ctx workflow.Context) (*configservice.PutAggregationAuthorizationOutput, error)
type PutConfigRuleFuture ¶
func (*PutConfigRuleFuture) Get ¶
func (r *PutConfigRuleFuture) Get(ctx workflow.Context) (*configservice.PutConfigRuleOutput, error)
type PutConfigurationAggregatorFuture ¶
type PutConfigurationAggregatorFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutConfigurationAggregatorFuture) Get ¶
func (r *PutConfigurationAggregatorFuture) Get(ctx workflow.Context) (*configservice.PutConfigurationAggregatorOutput, error)
type PutConfigurationRecorderFuture ¶
type PutConfigurationRecorderFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutConfigurationRecorderFuture) Get ¶
func (r *PutConfigurationRecorderFuture) Get(ctx workflow.Context) (*configservice.PutConfigurationRecorderOutput, error)
type PutConformancePackFuture ¶
type PutConformancePackFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutConformancePackFuture) Get ¶
func (r *PutConformancePackFuture) Get(ctx workflow.Context) (*configservice.PutConformancePackOutput, error)
type PutDeliveryChannelFuture ¶
type PutDeliveryChannelFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutDeliveryChannelFuture) Get ¶
func (r *PutDeliveryChannelFuture) Get(ctx workflow.Context) (*configservice.PutDeliveryChannelOutput, error)
type PutEvaluationsFuture ¶
func (*PutEvaluationsFuture) Get ¶
func (r *PutEvaluationsFuture) Get(ctx workflow.Context) (*configservice.PutEvaluationsOutput, error)
type PutOrganizationConfigRuleFuture ¶
type PutOrganizationConfigRuleFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutOrganizationConfigRuleFuture) Get ¶
func (r *PutOrganizationConfigRuleFuture) Get(ctx workflow.Context) (*configservice.PutOrganizationConfigRuleOutput, error)
type PutOrganizationConformancePackFuture ¶
type PutOrganizationConformancePackFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutOrganizationConformancePackFuture) Get ¶
func (r *PutOrganizationConformancePackFuture) Get(ctx workflow.Context) (*configservice.PutOrganizationConformancePackOutput, error)
type PutRemediationConfigurationsFuture ¶
type PutRemediationConfigurationsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutRemediationConfigurationsFuture) Get ¶
func (r *PutRemediationConfigurationsFuture) Get(ctx workflow.Context) (*configservice.PutRemediationConfigurationsOutput, error)
type PutRemediationExceptionsFuture ¶
type PutRemediationExceptionsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutRemediationExceptionsFuture) Get ¶
func (r *PutRemediationExceptionsFuture) Get(ctx workflow.Context) (*configservice.PutRemediationExceptionsOutput, error)
type PutResourceConfigFuture ¶
type PutResourceConfigFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutResourceConfigFuture) Get ¶
func (r *PutResourceConfigFuture) Get(ctx workflow.Context) (*configservice.PutResourceConfigOutput, error)
type PutRetentionConfigurationFuture ¶
type PutRetentionConfigurationFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutRetentionConfigurationFuture) Get ¶
func (r *PutRetentionConfigurationFuture) Get(ctx workflow.Context) (*configservice.PutRetentionConfigurationOutput, error)
type SelectAggregateResourceConfigFuture ¶
type SelectAggregateResourceConfigFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*SelectAggregateResourceConfigFuture) Get ¶
func (r *SelectAggregateResourceConfigFuture) Get(ctx workflow.Context) (*configservice.SelectAggregateResourceConfigOutput, error)
type SelectResourceConfigFuture ¶
type SelectResourceConfigFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*SelectResourceConfigFuture) Get ¶
func (r *SelectResourceConfigFuture) Get(ctx workflow.Context) (*configservice.SelectResourceConfigOutput, error)
type StartConfigRulesEvaluationFuture ¶
type StartConfigRulesEvaluationFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*StartConfigRulesEvaluationFuture) Get ¶
func (r *StartConfigRulesEvaluationFuture) Get(ctx workflow.Context) (*configservice.StartConfigRulesEvaluationOutput, error)
type StartConfigurationRecorderFuture ¶
type StartConfigurationRecorderFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*StartConfigurationRecorderFuture) Get ¶
func (r *StartConfigurationRecorderFuture) Get(ctx workflow.Context) (*configservice.StartConfigurationRecorderOutput, error)
type StartRemediationExecutionFuture ¶
type StartRemediationExecutionFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*StartRemediationExecutionFuture) Get ¶
func (r *StartRemediationExecutionFuture) Get(ctx workflow.Context) (*configservice.StartRemediationExecutionOutput, error)
type StopConfigurationRecorderFuture ¶
type StopConfigurationRecorderFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*StopConfigurationRecorderFuture) Get ¶
func (r *StopConfigurationRecorderFuture) Get(ctx workflow.Context) (*configservice.StopConfigurationRecorderOutput, error)
type TagResourceFuture ¶
func (*TagResourceFuture) Get ¶
func (r *TagResourceFuture) Get(ctx workflow.Context) (*configservice.TagResourceOutput, error)
type UntagResourceFuture ¶
func (*UntagResourceFuture) Get ¶
func (r *UntagResourceFuture) Get(ctx workflow.Context) (*configservice.UntagResourceOutput, error)
Click to show internal directories.
Click to hide internal directories.