UNPKG

aws-iam-policy-types

Version:

Autogenerated Typescript types for AWS IAM Policy and enums for all policy actions

685 lines 33.9 kB
"use strict"; // AUTOGENERATED FILE - DO NOT EDIT Object.defineProperty(exports, "__esModule", { value: true }); exports.AwsConfigActions = void 0; /** * All IAM policy actions for AWS Config (CONFIG) * * Extracted by `aws-iam-policy` from * https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsconfig.html * * 2025-02-24T21:47:22.703Z */ var AwsConfigActions; (function (AwsConfigActions) { /** * Grants permission to add all specified resource types to the RecordingGroup of * configuration recorder and includes those resource types when recording * * See https://docs.aws.amazon.com/config/latest/APIReference/API_AssociateResourceTypes.html */ AwsConfigActions["AssociateResourceTypes"] = "config:AssociateResourceTypes"; /** * Grants permission to return the current configuration items for resources that * are present in your AWS Config aggregator * * See https://docs.aws.amazon.com/config/latest/APIReference/API_BatchGetAggregateResourceConfig.html */ AwsConfigActions["BatchGetAggregateResourceConfig"] = "config:BatchGetAggregateResourceConfig"; /** * Grants permission to return the current configuration for one or more requested * resources * * See https://docs.aws.amazon.com/config/latest/APIReference/API_BatchGetResourceConfig.html */ AwsConfigActions["BatchGetResourceConfig"] = "config:BatchGetResourceConfig"; /** * Grants permission to delete the authorization granted to the specified configur * ation aggregator account in a specified region * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteAggregationAuthorization.html */ AwsConfigActions["DeleteAggregationAuthorization"] = "config:DeleteAggregationAuthorization"; /** * Grants permission to delete the specified AWS Config rule and all of its evalua * tion results * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteConfigRule.html */ AwsConfigActions["DeleteConfigRule"] = "config:DeleteConfigRule"; /** * Grants permission to delete the specified configuration aggregator and the aggr * egated data associated with the aggregator * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteConfigurationAggregator.html */ AwsConfigActions["DeleteConfigurationAggregator"] = "config:DeleteConfigurationAggregator"; /** * Grants permission to delete the customer managed configuration recorder * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteConfigurationRecorder.html */ AwsConfigActions["DeleteConfigurationRecorder"] = "config:DeleteConfigurationRecorder"; /** * Grants permission to delete the specified conformance pack and all the AWS Conf * ig rules and all evaluation results within that conformance pack * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteConformancePack.html */ AwsConfigActions["DeleteConformancePack"] = "config:DeleteConformancePack"; /** * Grants permission to delete the delivery channel * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteDeliveryChannel.html */ AwsConfigActions["DeleteDeliveryChannel"] = "config:DeleteDeliveryChannel"; /** * Grants permission to delete the evaluation results for the specified Config rul * e * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteEvaluationResults.html */ AwsConfigActions["DeleteEvaluationResults"] = "config:DeleteEvaluationResults"; /** * Grants permission to delete the specified organization config rule and all of i * ts evaluation results from all member accounts in that organization * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteOrganizationConfigRule.html */ AwsConfigActions["DeleteOrganizationConfigRule"] = "config:DeleteOrganizationConfigRule"; /** * Grants permission to delete the specified organization conformance pack and all * of its evaluation results from all member accounts in that organization * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteOrganizationConformancePack.html */ AwsConfigActions["DeleteOrganizationConformancePack"] = "config:DeleteOrganizationConformancePack"; /** * Grants permission to delete pending authorization requests for a specified aggr * egator account in a specified region * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DeletePendingAggregationRequest.html */ AwsConfigActions["DeletePendingAggregationRequest"] = "config:DeletePendingAggregationRequest"; /** * Grants permission to delete the remediation configuration * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteRemediationConfiguration.html */ AwsConfigActions["DeleteRemediationConfiguration"] = "config:DeleteRemediationConfiguration"; /** * Grants permission to delete one or more remediation exceptions for specific res * ource keys for a specific AWS Config Rule * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteRemediationExceptions.html */ AwsConfigActions["DeleteRemediationExceptions"] = "config:DeleteRemediationExceptions"; /** * Grants permission to record the configuration state for a custom resource that * has been deleted * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteResourceConfig.html */ AwsConfigActions["DeleteResourceConfig"] = "config:DeleteResourceConfig"; /** * Grants permission to delete the retention configuration * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteRetentionConfiguration.html */ AwsConfigActions["DeleteRetentionConfiguration"] = "config:DeleteRetentionConfiguration"; /** * Grants permission to delete the service-linked configuration recorder * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteServiceLinkedConfigurationRecorder.html */ AwsConfigActions["DeleteServiceLinkedConfigurationRecorder"] = "config:DeleteServiceLinkedConfigurationRecorder"; /** * Grants permission to delete the stored query for an AWS account in an AWS Regio * n * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteStoredQuery.html */ AwsConfigActions["DeleteStoredQuery"] = "config:DeleteStoredQuery"; /** * Grants permission to schedule delivery of a configuration snapshot to the Amazo * n S3 bucket in the specified delivery channel * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DeliverConfigSnapshot.html */ AwsConfigActions["DeliverConfigSnapshot"] = "config:DeliverConfigSnapshot"; /** * Grants permission to return a list of compliant and noncompliant rules with the * number of resources for compliant and noncompliant rules * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeAggregateComplianceByConfigRules.html */ AwsConfigActions["DescribeAggregateComplianceByConfigRules"] = "config:DescribeAggregateComplianceByConfigRules"; /** * Grants permission to return a list of compliant and noncompliant conformance pa * cks along with count of compliant, non-compliant and total rules within each co * nformance pack * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeAggregateComplianceByConformancePacks.html */ AwsConfigActions["DescribeAggregateComplianceByConformancePacks"] = "config:DescribeAggregateComplianceByConformancePacks"; /** * Grants permission to return a list of authorizations granted to various aggrega * tor accounts and regions * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeAggregationAuthorizations.html */ AwsConfigActions["DescribeAggregationAuthorizations"] = "config:DescribeAggregationAuthorizations"; /** * Grants permission to indicate whether the specified AWS Config rules are compli * ant * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeComplianceByConfigRule.html */ AwsConfigActions["DescribeComplianceByConfigRule"] = "config:DescribeComplianceByConfigRule"; /** * Grants permission to indicate whether the specified AWS resources are compliant * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeComplianceByResource.html */ AwsConfigActions["DescribeComplianceByResource"] = "config:DescribeComplianceByResource"; /** * Grants permission to return status information for each of your AWS managed Con * fig rules * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConfigRuleEvaluationStatus.html */ AwsConfigActions["DescribeConfigRuleEvaluationStatus"] = "config:DescribeConfigRuleEvaluationStatus"; /** * Grants permission to return details about your AWS Config rules * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConfigRules.html */ AwsConfigActions["DescribeConfigRules"] = "config:DescribeConfigRules"; /** * Grants permission to return status information for sources within an aggregator * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConfigurationAggregatorSourcesStatus.html */ AwsConfigActions["DescribeConfigurationAggregatorSourcesStatus"] = "config:DescribeConfigurationAggregatorSourcesStatus"; /** * Grants permission to return the details of one or more configuration aggregator * s * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConfigurationAggregators.html */ AwsConfigActions["DescribeConfigurationAggregators"] = "config:DescribeConfigurationAggregators"; /** * Grants permission to return the current status of the specified configuration r * ecorder * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConfigurationRecorderStatus.html */ AwsConfigActions["DescribeConfigurationRecorderStatus"] = "config:DescribeConfigurationRecorderStatus"; /** * Grants permission to return the names of one or more specified configuration re * corders * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConfigurationRecorders.html */ AwsConfigActions["DescribeConfigurationRecorders"] = "config:DescribeConfigurationRecorders"; /** * Grants permission to return compliance information for each rule in that confor * mance pack * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConformancePackCompliance.html */ AwsConfigActions["DescribeConformancePackCompliance"] = "config:DescribeConformancePackCompliance"; /** * Grants permission to provide one or more conformance packs deployment status * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConformancePackStatus.html */ AwsConfigActions["DescribeConformancePackStatus"] = "config:DescribeConformancePackStatus"; /** * Grants permission to return a list of one or more conformance packs * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConformancePacks.html */ AwsConfigActions["DescribeConformancePacks"] = "config:DescribeConformancePacks"; /** * Grants permission to return the current status of the specified delivery channe * l * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeDeliveryChannelStatus.html */ AwsConfigActions["DescribeDeliveryChannelStatus"] = "config:DescribeDeliveryChannelStatus"; /** * Grants permission to return details about the specified delivery channel * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeDeliveryChannels.html */ AwsConfigActions["DescribeDeliveryChannels"] = "config:DescribeDeliveryChannels"; /** * Grants permission to provide organization config rule deployment status for an * organization * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeOrganizationConfigRuleStatuses.html */ AwsConfigActions["DescribeOrganizationConfigRuleStatuses"] = "config:DescribeOrganizationConfigRuleStatuses"; /** * Grants permission to return a list of organization config rules * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeOrganizationConfigRules.html */ AwsConfigActions["DescribeOrganizationConfigRules"] = "config:DescribeOrganizationConfigRules"; /** * Grants permission to provide organization conformance pack deployment status fo * r an organization * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeOrganizationConformancePackStatuses.html */ AwsConfigActions["DescribeOrganizationConformancePackStatuses"] = "config:DescribeOrganizationConformancePackStatuses"; /** * Grants permission to return a list of organization conformance packs * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeOrganizationConformancePacks.html */ AwsConfigActions["DescribeOrganizationConformancePacks"] = "config:DescribeOrganizationConformancePacks"; /** * Grants permission to return a list of all pending aggregation requests * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribePendingAggregationRequests.html */ AwsConfigActions["DescribePendingAggregationRequests"] = "config:DescribePendingAggregationRequests"; /** * Grants permission to return the details of one or more remediation configuratio * ns * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeRemediationConfigurations.html */ AwsConfigActions["DescribeRemediationConfigurations"] = "config:DescribeRemediationConfigurations"; /** * Grants permission to return the details of one or more remediation exceptions * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeRemediationExceptions.html */ AwsConfigActions["DescribeRemediationExceptions"] = "config:DescribeRemediationExceptions"; /** * Grants permission to provide a detailed view of a Remediation Execution for a s * et of resources including state, timestamps and any error messages for steps th * at have failed * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeRemediationExecutionStatus.html */ AwsConfigActions["DescribeRemediationExecutionStatus"] = "config:DescribeRemediationExecutionStatus"; /** * Grants permission to return the details of one or more retention configurations * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeRetentionConfigurations.html */ AwsConfigActions["DescribeRetentionConfigurations"] = "config:DescribeRetentionConfigurations"; /** * Grants permission to remove all specified resource types from the RecordingGrou * p of configuration recorder and excludes these resource types when recording * * See https://docs.aws.amazon.com/config/latest/APIReference/API_DisassociateResourceTypes.html */ AwsConfigActions["DisassociateResourceTypes"] = "config:DisassociateResourceTypes"; /** * Grants permission to return the evaluation results for the specified AWS Config * rule for a specific resource in a rule * * See https://docs.aws.amazon.com/config/latest/APIReference/API_GetAggregateComplianceDetailsByConfigRule.html */ AwsConfigActions["GetAggregateComplianceDetailsByConfigRule"] = "config:GetAggregateComplianceDetailsByConfigRule"; /** * Grants permission to return the number of compliant and noncompliant rules for * one or more accounts and regions in an aggregator * * See https://docs.aws.amazon.com/config/latest/APIReference/API_GetAggregateConfigRuleComplianceSummary.html */ AwsConfigActions["GetAggregateConfigRuleComplianceSummary"] = "config:GetAggregateConfigRuleComplianceSummary"; /** * Grants permission to return the number of compliant and noncompliant conformanc * e packs for one or more accounts and regions in an aggregator * * See https://docs.aws.amazon.com/config/latest/APIReference/API_GetAggregateConformancePackComplianceSummary.html */ AwsConfigActions["GetAggregateConformancePackComplianceSummary"] = "config:GetAggregateConformancePackComplianceSummary"; /** * Grants permission to return the resource counts across accounts and regions tha * t are present in your AWS Config aggregator * * See https://docs.aws.amazon.com/config/latest/APIReference/API_GetAggregateDiscoveredResourceCounts.html */ AwsConfigActions["GetAggregateDiscoveredResourceCounts"] = "config:GetAggregateDiscoveredResourceCounts"; /** * Grants permission to return configuration item that is aggregated for your spec * ific resource in a specific source account and region * * See https://docs.aws.amazon.com/config/latest/APIReference/API_GetAggregateResourceConfig.html */ AwsConfigActions["GetAggregateResourceConfig"] = "config:GetAggregateResourceConfig"; /** * Grants permission to return the evaluation results for the specified AWS Config * rule * * See https://docs.aws.amazon.com/config/latest/APIReference/API_GetComplianceDetailsByConfigRule.html */ AwsConfigActions["GetComplianceDetailsByConfigRule"] = "config:GetComplianceDetailsByConfigRule"; /** * Grants permission to return the evaluation results for the specified AWS resour * ce * * See https://docs.aws.amazon.com/config/latest/APIReference/API_GetComplianceDetailsByResource.html */ AwsConfigActions["GetComplianceDetailsByResource"] = "config:GetComplianceDetailsByResource"; /** * Grants permission to return the number of AWS Config rules that are compliant a * nd noncompliant, up to a maximum of 25 for each * * See https://docs.aws.amazon.com/config/latest/APIReference/API_GetComplianceSummaryByConfigRule.html */ AwsConfigActions["GetComplianceSummaryByConfigRule"] = "config:GetComplianceSummaryByConfigRule"; /** * Grants permission to return the number of resources that are compliant and the * number that are noncompliant * * See https://docs.aws.amazon.com/config/latest/APIReference/API_GetComplianceSummaryByResourceType.html */ AwsConfigActions["GetComplianceSummaryByResourceType"] = "config:GetComplianceSummaryByResourceType"; /** * Grants permission to return compliance details of a conformance pack for all AW * S resources that are monitered by conformance pack * * See https://docs.aws.amazon.com/config/latest/APIReference/API_GetConformancePackComplianceDetails.html */ AwsConfigActions["GetConformancePackComplianceDetails"] = "config:GetConformancePackComplianceDetails"; /** * Grants permission to provide compliance summary for one or more conformance pac * ks * * See https://docs.aws.amazon.com/config/latest/APIReference/API_GetConformancePackComplianceSummary.html */ AwsConfigActions["GetConformancePackComplianceSummary"] = "config:GetConformancePackComplianceSummary"; /** * Grants permission to return the policy definition containing the logic for your * AWS Config Custom Policy rule * * See https://docs.aws.amazon.com/config/latest/APIReference/API_GetCustomRulePolicy.html */ AwsConfigActions["GetCustomRulePolicy"] = "config:GetCustomRulePolicy"; /** * Grants permission to return the resource types, the number of each resource typ * e, and the total number of resources that AWS Config is recording in this regio * n for your AWS account * * See https://docs.aws.amazon.com/config/latest/APIReference/API_GetDiscoveredResourceCounts.html */ AwsConfigActions["GetDiscoveredResourceCounts"] = "config:GetDiscoveredResourceCounts"; /** * Grants permission to return detailed status for each member account within an o * rganization for a given organization config rule * * See https://docs.aws.amazon.com/config/latest/APIReference/API_GetOrganizationConfigRuleDetailedStatus.html */ AwsConfigActions["GetOrganizationConfigRuleDetailedStatus"] = "config:GetOrganizationConfigRuleDetailedStatus"; /** * Grants permission to return detailed status for each member account within an o * rganization for a given organization conformance pack * * See https://docs.aws.amazon.com/config/latest/APIReference/API_GetOrganizationConformancePackDetailedStatus.html */ AwsConfigActions["GetOrganizationConformancePackDetailedStatus"] = "config:GetOrganizationConformancePackDetailedStatus"; /** * Grants permission to return the policy definition containing the logic for your * organization AWS Config Custom Policy rule * * See https://docs.aws.amazon.com/config/latest/APIReference/API_GetOrganizationCustomRulePolicy.html */ AwsConfigActions["GetOrganizationCustomRulePolicy"] = "config:GetOrganizationCustomRulePolicy"; /** * Grants permission to return a list of configuration items for the specified res * ource * * See https://docs.aws.amazon.com/config/latest/APIReference/API_GetResourceConfigHistory.html */ AwsConfigActions["GetResourceConfigHistory"] = "config:GetResourceConfigHistory"; /** * Grants permission to return the summary of resource evaluations for a specific * resource evaluation ID * * See https://docs.aws.amazon.com/config/latest/APIReference/API_GetResourceEvaluationSummary.html */ AwsConfigActions["GetResourceEvaluationSummary"] = "config:GetResourceEvaluationSummary"; /** * Grants permission to return the details of a specific stored query * * See https://docs.aws.amazon.com/config/latest/APIReference/API_GetStoredQuery.html */ AwsConfigActions["GetStoredQuery"] = "config:GetStoredQuery"; /** * Grants permission to accept a resource type and returns a list of resource iden * tifiers that are aggregated for a specific resource type across accounts and re * gions * * See https://docs.aws.amazon.com/config/latest/APIReference/API_ListAggregateDiscoveredResources.html */ AwsConfigActions["ListAggregateDiscoveredResources"] = "config:ListAggregateDiscoveredResources"; /** * Grants permission to list the configuration recorder summaries for an AWS accou * nt in an AWS Region * * See https://docs.aws.amazon.com/config/latest/APIReference/API_ListConfigurationRecorders.html */ AwsConfigActions["ListConfigurationRecorders"] = "config:ListConfigurationRecorders"; /** * Grants permission to return the percentage of compliant rule-resource combinati * ons in a conformance pack compared to the number of total possible rule-resourc * e combinations * * See https://docs.aws.amazon.com/config/latest/APIReference/API_ListConformancePackComplianceScores.html */ AwsConfigActions["ListConformancePackComplianceScores"] = "config:ListConformancePackComplianceScores"; /** * Grants permission to accept a resource type and returns a list of resource iden * tifiers for the resources of that type * * See https://docs.aws.amazon.com/config/latest/APIReference/API_ListDiscoveredResources.html */ AwsConfigActions["ListDiscoveredResources"] = "config:ListDiscoveredResources"; /** * Grants permission to list the resource evaluation summaries for an AWS account * in an AWS Region * * See https://docs.aws.amazon.com/config/latest/APIReference/API_ListResourceEvaluations.html */ AwsConfigActions["ListResourceEvaluations"] = "config:ListResourceEvaluations"; /** * Grants permission to list the stored queries for an AWS account in an AWS Regio * n * * See https://docs.aws.amazon.com/config/latest/APIReference/API_ListStoredQueries.html */ AwsConfigActions["ListStoredQueries"] = "config:ListStoredQueries"; /** * Grants permission to list the tags for AWS Config resource * * See https://docs.aws.amazon.com/config/latest/APIReference/API_ListTagsForResource.html */ AwsConfigActions["ListTagsForResource"] = "config:ListTagsForResource"; /** * Grants permission to authorize the aggregator account and region to collect dat * a from the source account and region * * See https://docs.aws.amazon.com/config/latest/APIReference/API_PutAggregationAuthorization.html */ AwsConfigActions["PutAggregationAuthorization"] = "config:PutAggregationAuthorization"; /** * Grants permission to add or update an AWS Config rule for evaluating whether yo * ur AWS resources comply with your desired configurations * * See https://docs.aws.amazon.com/config/latest/APIReference/API_PutConfigRule.html */ AwsConfigActions["PutConfigRule"] = "config:PutConfigRule"; /** * Grants permission to create and update the configuration aggregator with the se * lected source accounts and regions * * See https://docs.aws.amazon.com/config/latest/APIReference/API_PutConfigurationAggregator.html */ AwsConfigActions["PutConfigurationAggregator"] = "config:PutConfigurationAggregator"; /** * Grants permission to create or update a customer managed configuration recorder * to record the selected resource configurations * * See https://docs.aws.amazon.com/config/latest/APIReference/API_PutConfigurationRecorder.html */ AwsConfigActions["PutConfigurationRecorder"] = "config:PutConfigurationRecorder"; /** * Grants permission to create or update a conformance pack * * See https://docs.aws.amazon.com/config/latest/APIReference/API_PutConformancePack.html */ AwsConfigActions["PutConformancePack"] = "config:PutConformancePack"; /** * Grants permission to create a delivery channel object to deliver configuration * information to an Amazon S3 bucket and Amazon SNS topic * * See https://docs.aws.amazon.com/config/latest/APIReference/API_PutDeliveryChannel.html */ AwsConfigActions["PutDeliveryChannel"] = "config:PutDeliveryChannel"; /** * Grants permission to be used by an AWS Lambda function to deliver evaluation re * sults to AWS Config * * See https://docs.aws.amazon.com/config/latest/APIReference/API_PutEvaluations.html */ AwsConfigActions["PutEvaluations"] = "config:PutEvaluations"; /** * Grants permission to deliver evaluation result to AWS Config * * See https://docs.aws.amazon.com/config/latest/APIReference/API_PutExternalEvaluation.html */ AwsConfigActions["PutExternalEvaluation"] = "config:PutExternalEvaluation"; /** * Grants permission to add or update organization config rule for your entire org * anization evaluating whether your AWS resources comply with your desired config * urations * * See https://docs.aws.amazon.com/config/latest/APIReference/API_PutOrganizationConfigRule.html */ AwsConfigActions["PutOrganizationConfigRule"] = "config:PutOrganizationConfigRule"; /** * Grants permission to add or update organization conformance pack for your entir * e organization evaluating whether your AWS resources comply with your desired c * onfigurations * * See https://docs.aws.amazon.com/config/latest/APIReference/API_PutOrganizationConformancePack.html */ AwsConfigActions["PutOrganizationConformancePack"] = "config:PutOrganizationConformancePack"; /** * Grants permission to add or update the remediation configuration with a specifi * c AWS Config rule with the selected target or action * * See https://docs.aws.amazon.com/config/latest/APIReference/API_PutRemediationConfigurations.html */ AwsConfigActions["PutRemediationConfigurations"] = "config:PutRemediationConfigurations"; /** * Grants permission to add or update remediation exceptions for specific resource * s for a specific AWS Config rule * * See https://docs.aws.amazon.com/config/latest/APIReference/API_PutRemediationExceptions.html */ AwsConfigActions["PutRemediationExceptions"] = "config:PutRemediationExceptions"; /** * Grants permission to record the configuration state for the resource provided i * n the request * * See https://docs.aws.amazon.com/config/latest/APIReference/API_PutResourceConfig.html */ AwsConfigActions["PutResourceConfig"] = "config:PutResourceConfig"; /** * Grants permission to create and update the retention configuration with details * about retention period (number of days) that AWS Config stores your historical * information * * See https://docs.aws.amazon.com/config/latest/APIReference/API_PutRetentionConfiguration.html */ AwsConfigActions["PutRetentionConfiguration"] = "config:PutRetentionConfiguration"; /** * Grants permission to create a new service-linked configuration recorder to reco * rd the resource configurations in scope for the linked service * * See https://docs.aws.amazon.com/config/latest/APIReference/API_PutServiceLinkedConfigurationRecorder.html */ AwsConfigActions["PutServiceLinkedConfigurationRecorder"] = "config:PutServiceLinkedConfigurationRecorder"; /** * Grants permission to save a new query or updates an existing saved query * * See https://docs.aws.amazon.com/config/latest/APIReference/API_PutStoredQuery.html */ AwsConfigActions["PutStoredQuery"] = "config:PutStoredQuery"; /** * Grants permission to accept a structured query language (SQL) SELECT command an * d an aggregator to query configuration state of AWS resources across multiple a * ccounts and regions, performs the corresponding search, and returns resource co * nfigurations matching the properties * * See https://docs.aws.amazon.com/config/latest/APIReference/API_SelectAggregateResourceConfig.html */ AwsConfigActions["SelectAggregateResourceConfig"] = "config:SelectAggregateResourceConfig"; /** * Grants permission to accept a structured query language (SQL) SELECT command, p * erforms the corresponding search, and returns resource configurations matching * the properties * * See https://docs.aws.amazon.com/config/latest/APIReference/API_SelectResourceConfig.html */ AwsConfigActions["SelectResourceConfig"] = "config:SelectResourceConfig"; /** * Grants permission to evaluate your resources against the specified Config rules * * See https://docs.aws.amazon.com/config/latest/APIReference/API_StartConfigRulesEvaluation.html */ AwsConfigActions["StartConfigRulesEvaluation"] = "config:StartConfigRulesEvaluation"; /** * Grants permission to the customer managed configuration recorder to start recor * ding configurations of the AWS resources you have selected to record in your AW * S account * * See https://docs.aws.amazon.com/config/latest/APIReference/API_StartConfigurationRecorder.html */ AwsConfigActions["StartConfigurationRecorder"] = "config:StartConfigurationRecorder"; /** * Grants permission to run an on-demand remediation for the specified AWS Config * rules against the last known remediation configuration * * See https://docs.aws.amazon.com/config/latest/APIReference/API_StartRemediationExecution.html */ AwsConfigActions["StartRemediationExecution"] = "config:StartRemediationExecution"; /** * Grants permission to evaluate your resource details against the AWS Config rule * s in your account * * See https://docs.aws.amazon.com/config/latest/APIReference/API_StartResourceEvaluation.html */ AwsConfigActions["StartResourceEvaluation"] = "config:StartResourceEvaluation"; /** * Grants permission to the customer managed configuration recorder to stop record * ing configurations of the AWS resources you have selected to record in your AWS * account * * See https://docs.aws.amazon.com/config/latest/APIReference/API_StopConfigurationRecorder.html */ AwsConfigActions["StopConfigurationRecorder"] = "config:StopConfigurationRecorder"; /** * Grants permission to associate the specified tags to a resource with the specif * ied resourceArn * * See https://docs.aws.amazon.com/config/latest/APIReference/API_TagResource.html */ AwsConfigActions["TagResource"] = "config:TagResource"; /** * Grants permission to delete specified tags from a resource * * See https://docs.aws.amazon.com/config/latest/APIReference/API_UntagResource.html */ AwsConfigActions["UntagResource"] = "config:UntagResource"; })(AwsConfigActions = exports.AwsConfigActions || (exports.AwsConfigActions = {})); //# sourceMappingURL=config.js.map