Show / Hide Table of Contents

Namespace Amazon.CDK.Mixins.Preview.AWS.Config.Mixins

Classes

CfnAggregationAuthorizationMixinProps

Properties for CfnAggregationAuthorizationPropsMixin.

CfnAggregationAuthorizationPropsMixin

An object that represents the authorizations granted to aggregator accounts and regions.

CfnConfigRuleMixinProps

Properties for CfnConfigRulePropsMixin.

CfnConfigRulePropsMixin

You must first create and start the AWS Config configuration recorder in order to create AWS Config managed rules with AWS CloudFormation .

CfnConfigRulePropsMixin.ComplianceProperty

Indicates whether an AWS resource or AWS Config rule is compliant and provides the number of contributors that affect the compliance.

CfnConfigRulePropsMixin.CustomPolicyDetailsProperty

Provides the CustomPolicyDetails, the rule owner ( AWS for managed rules, CUSTOM_POLICY for Custom Policy rules, and CUSTOM_LAMBDA for Custom Lambda rules), the rule identifier, and the events that cause the evaluation of your AWS resources.

CfnConfigRulePropsMixin.EvaluationModeConfigurationProperty

The configuration object for AWS Config rule evaluation mode.

CfnConfigRulePropsMixin.ScopeProperty

Defines which resources trigger an evaluation for an AWS Config rule.

CfnConfigRulePropsMixin.SourceDetailProperty

Provides the source and the message types that trigger AWS Config to evaluate your AWS resources against a rule.

CfnConfigRulePropsMixin.SourceProperty

Provides the CustomPolicyDetails, the rule owner ( AWS for managed rules, CUSTOM_POLICY for Custom Policy rules, and CUSTOM_LAMBDA for Custom Lambda rules), the rule identifier, and the events that cause the evaluation of your AWS resources.

CfnConfigurationAggregatorMixinProps

Properties for CfnConfigurationAggregatorPropsMixin.

CfnConfigurationAggregatorPropsMixin

The details about the configuration aggregator, including information about source accounts, regions, and metadata of the aggregator.

CfnConfigurationAggregatorPropsMixin.AccountAggregationSourceProperty

A collection of accounts and regions.

CfnConfigurationAggregatorPropsMixin.OrganizationAggregationSourceProperty

This object contains regions to set up the aggregator and an IAM role to retrieve organization details.

CfnConfigurationRecorderMixinProps

Properties for CfnConfigurationRecorderPropsMixin.

CfnConfigurationRecorderPropsMixin

The AWS::Config::ConfigurationRecorder resource type describes the AWS resource types that AWS Config records for configuration changes.

CfnConfigurationRecorderPropsMixin.ExclusionByResourceTypesProperty

Specifies whether the configuration recorder excludes certain resource types from being recorded.

CfnConfigurationRecorderPropsMixin.RecordingGroupProperty

Specifies which resource types AWS Config records for configuration changes.

CfnConfigurationRecorderPropsMixin.RecordingModeOverrideProperty

An object for you to specify your overrides for the recording mode.

CfnConfigurationRecorderPropsMixin.RecordingModeProperty

Specifies the default recording frequency that AWS Config uses to record configuration changes.

CfnConfigurationRecorderPropsMixin.RecordingStrategyProperty

Specifies the recording strategy of the configuration recorder.

CfnConformancePackMixinProps

Properties for CfnConformancePackPropsMixin.

CfnConformancePackPropsMixin

A conformance pack is a collection of AWS Config rules and remediation actions that can be easily deployed in an account and a region.

CfnConformancePackPropsMixin.ConformancePackInputParameterProperty

Input parameters in the form of key-value pairs for the conformance pack, both of which you define.

CfnConformancePackPropsMixin.TemplateSSMDocumentDetailsProperty

This API allows you to create a conformance pack template with an AWS Systems Manager document (SSM document).

CfnDeliveryChannelMixinProps

Properties for CfnDeliveryChannelPropsMixin.

CfnDeliveryChannelPropsMixin

Specifies a delivery channel object to deliver configuration information to an Amazon S3 bucket and Amazon topic.

CfnDeliveryChannelPropsMixin.ConfigSnapshotDeliveryPropertiesProperty

Provides options for how often AWS Config delivers configuration snapshots to the Amazon S3 bucket in your delivery channel.

CfnOrganizationConfigRuleMixinProps

Properties for CfnOrganizationConfigRulePropsMixin.

CfnOrganizationConfigRulePropsMixin

Adds or updates an AWS Config rule for your entire organization to evaluate if your AWS resources comply with your desired configurations.

CfnOrganizationConfigRulePropsMixin.OrganizationCustomPolicyRuleMetadataProperty

An object that specifies metadata for your organization's AWS Config Custom Policy rule.

CfnOrganizationConfigRulePropsMixin.OrganizationCustomRuleMetadataProperty

An object that specifies organization custom rule metadata such as resource type, resource ID of AWS resource, Lambda function ARN, and organization trigger types that trigger AWS Config to evaluate your AWS resources against a rule.

CfnOrganizationConfigRulePropsMixin.OrganizationManagedRuleMetadataProperty

An object that specifies organization managed rule metadata such as resource type and ID of AWS resource along with the rule identifier.

CfnOrganizationConformancePackMixinProps

Properties for CfnOrganizationConformancePackPropsMixin.

CfnOrganizationConformancePackPropsMixin

OrganizationConformancePack deploys conformance packs across member accounts in an AWS Organizations .

CfnOrganizationConformancePackPropsMixin.ConformancePackInputParameterProperty

Input parameters in the form of key-value pairs for the conformance pack, both of which you define.

CfnRemediationConfigurationMixinProps

Properties for CfnRemediationConfigurationPropsMixin.

CfnRemediationConfigurationPropsMixin

An object that represents the details about the remediation configuration that includes the remediation action, parameters, and data to execute the action.

CfnRemediationConfigurationPropsMixin.ExecutionControlsProperty

An ExecutionControls object.

CfnRemediationConfigurationPropsMixin.RemediationParameterValueProperty

The value is either a dynamic (resource) value or a static value.

CfnRemediationConfigurationPropsMixin.ResourceValueProperty
CfnRemediationConfigurationPropsMixin.SsmControlsProperty

AWS Systems Manager (SSM) specific remediation controls.

CfnRemediationConfigurationPropsMixin.StaticValueProperty
CfnStoredQueryMixinProps

Properties for CfnStoredQueryPropsMixin.

CfnStoredQueryPropsMixin

Provides the details of a stored query.

Interfaces

CfnConfigRulePropsMixin.IComplianceProperty

Indicates whether an AWS resource or AWS Config rule is compliant and provides the number of contributors that affect the compliance.

CfnConfigRulePropsMixin.ICustomPolicyDetailsProperty

Provides the CustomPolicyDetails, the rule owner ( AWS for managed rules, CUSTOM_POLICY for Custom Policy rules, and CUSTOM_LAMBDA for Custom Lambda rules), the rule identifier, and the events that cause the evaluation of your AWS resources.

CfnConfigRulePropsMixin.IEvaluationModeConfigurationProperty

The configuration object for AWS Config rule evaluation mode.

CfnConfigRulePropsMixin.IScopeProperty

Defines which resources trigger an evaluation for an AWS Config rule.

CfnConfigRulePropsMixin.ISourceDetailProperty

Provides the source and the message types that trigger AWS Config to evaluate your AWS resources against a rule.

CfnConfigRulePropsMixin.ISourceProperty

Provides the CustomPolicyDetails, the rule owner ( AWS for managed rules, CUSTOM_POLICY for Custom Policy rules, and CUSTOM_LAMBDA for Custom Lambda rules), the rule identifier, and the events that cause the evaluation of your AWS resources.

CfnConfigurationAggregatorPropsMixin.IAccountAggregationSourceProperty

A collection of accounts and regions.

CfnConfigurationAggregatorPropsMixin.IOrganizationAggregationSourceProperty

This object contains regions to set up the aggregator and an IAM role to retrieve organization details.

CfnConfigurationRecorderPropsMixin.IExclusionByResourceTypesProperty

Specifies whether the configuration recorder excludes certain resource types from being recorded.

CfnConfigurationRecorderPropsMixin.IRecordingGroupProperty

Specifies which resource types AWS Config records for configuration changes.

CfnConfigurationRecorderPropsMixin.IRecordingModeOverrideProperty

An object for you to specify your overrides for the recording mode.

CfnConfigurationRecorderPropsMixin.IRecordingModeProperty

Specifies the default recording frequency that AWS Config uses to record configuration changes.

CfnConfigurationRecorderPropsMixin.IRecordingStrategyProperty

Specifies the recording strategy of the configuration recorder.

CfnConformancePackPropsMixin.IConformancePackInputParameterProperty

Input parameters in the form of key-value pairs for the conformance pack, both of which you define.

CfnConformancePackPropsMixin.ITemplateSSMDocumentDetailsProperty

This API allows you to create a conformance pack template with an AWS Systems Manager document (SSM document).

CfnDeliveryChannelPropsMixin.IConfigSnapshotDeliveryPropertiesProperty

Provides options for how often AWS Config delivers configuration snapshots to the Amazon S3 bucket in your delivery channel.

CfnOrganizationConfigRulePropsMixin.IOrganizationCustomPolicyRuleMetadataProperty

An object that specifies metadata for your organization's AWS Config Custom Policy rule.

CfnOrganizationConfigRulePropsMixin.IOrganizationCustomRuleMetadataProperty

An object that specifies organization custom rule metadata such as resource type, resource ID of AWS resource, Lambda function ARN, and organization trigger types that trigger AWS Config to evaluate your AWS resources against a rule.

CfnOrganizationConfigRulePropsMixin.IOrganizationManagedRuleMetadataProperty

An object that specifies organization managed rule metadata such as resource type and ID of AWS resource along with the rule identifier.

CfnOrganizationConformancePackPropsMixin.IConformancePackInputParameterProperty

Input parameters in the form of key-value pairs for the conformance pack, both of which you define.

CfnRemediationConfigurationPropsMixin.IExecutionControlsProperty

An ExecutionControls object.

CfnRemediationConfigurationPropsMixin.IRemediationParameterValueProperty

The value is either a dynamic (resource) value or a static value.

CfnRemediationConfigurationPropsMixin.IResourceValueProperty
CfnRemediationConfigurationPropsMixin.ISsmControlsProperty

AWS Systems Manager (SSM) specific remediation controls.

CfnRemediationConfigurationPropsMixin.IStaticValueProperty
ICfnAggregationAuthorizationMixinProps

Properties for CfnAggregationAuthorizationPropsMixin.

ICfnConfigRuleMixinProps

Properties for CfnConfigRulePropsMixin.

ICfnConfigurationAggregatorMixinProps

Properties for CfnConfigurationAggregatorPropsMixin.

ICfnConfigurationRecorderMixinProps

Properties for CfnConfigurationRecorderPropsMixin.

ICfnConformancePackMixinProps

Properties for CfnConformancePackPropsMixin.

ICfnDeliveryChannelMixinProps

Properties for CfnDeliveryChannelPropsMixin.

ICfnOrganizationConfigRuleMixinProps

Properties for CfnOrganizationConfigRulePropsMixin.

ICfnOrganizationConformancePackMixinProps

Properties for CfnOrganizationConformancePackPropsMixin.

ICfnRemediationConfigurationMixinProps

Properties for CfnRemediationConfigurationPropsMixin.

ICfnStoredQueryMixinProps

Properties for CfnStoredQueryPropsMixin.

Back to top Generated by DocFX