Configuration Functions
object ConfigurationFunctions
Functions
Link copied to clipboard
suspend fun getAggregationAuthorization(argument: GetAggregationAuthorizationPlainArgs): GetAggregationAuthorizationResult
Resource Type definition for AWS::Config::AggregationAuthorization
suspend fun getAggregationAuthorization(argument: suspend GetAggregationAuthorizationPlainArgsBuilder.() -> Unit): GetAggregationAuthorizationResult
suspend fun getAggregationAuthorization(authorizedAccountId: String, authorizedAwsRegion: String): GetAggregationAuthorizationResult
Link copied to clipboard
Schema for AWS Config ConfigRule
suspend fun getConfigRule(argument: suspend GetConfigRulePlainArgsBuilder.() -> Unit): GetConfigRuleResult
Link copied to clipboard
suspend fun getConfigurationAggregator(argument: GetConfigurationAggregatorPlainArgs): GetConfigurationAggregatorResult
Resource Type definition for AWS::Config::ConfigurationAggregator
suspend fun getConfigurationAggregator(configurationAggregatorName: String): GetConfigurationAggregatorResult
suspend fun getConfigurationAggregator(argument: suspend GetConfigurationAggregatorPlainArgsBuilder.() -> Unit): GetConfigurationAggregatorResult
Link copied to clipboard
A conformance pack is a collection of AWS Config rules and remediation actions that can be easily deployed as a single entity in an account and a region or across an entire AWS Organization.
suspend fun getConformancePack(argument: suspend GetConformancePackPlainArgsBuilder.() -> Unit): GetConformancePackResult
Link copied to clipboard
suspend fun getOrganizationConformancePack(argument: GetOrganizationConformancePackPlainArgs): GetOrganizationConformancePackResult
Resource schema for AWS::Config::OrganizationConformancePack.
suspend fun getOrganizationConformancePack(organizationConformancePackName: String): GetOrganizationConformancePackResult
suspend fun getOrganizationConformancePack(argument: suspend GetOrganizationConformancePackPlainArgsBuilder.() -> Unit): GetOrganizationConformancePackResult
Link copied to clipboard
Resource Type definition for AWS::Config::StoredQuery
suspend fun getStoredQuery(argument: suspend GetStoredQueryPlainArgsBuilder.() -> Unit): GetStoredQueryResult