Метод | Описание | |
---|---|---|
AmazonConfigServiceClient ( ) : System |
Constructs AmazonConfigServiceClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonConfigServiceClient ( |
Constructs AmazonConfigServiceClient with AWS Credentials
|
|
AmazonConfigServiceClient ( |
Constructs AmazonConfigServiceClient with AWS Credentials and an AmazonConfigServiceClient Configuration object.
|
|
AmazonConfigServiceClient ( |
Constructs AmazonConfigServiceClient with AWS Credentials
|
|
AmazonConfigServiceClient ( |
Constructs AmazonConfigServiceClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonConfigServiceClient ( RegionEndpoint region ) : System |
Constructs AmazonConfigServiceClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonConfigServiceClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System |
Constructs AmazonConfigServiceClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonConfigServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, |
Constructs AmazonConfigServiceClient with AWS Access Key ID, AWS Secret Key and an AmazonConfigServiceClient Configuration object.
|
|
AmazonConfigServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System |
Constructs AmazonConfigServiceClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonConfigServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System |
Constructs AmazonConfigServiceClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonConfigServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
Constructs AmazonConfigServiceClient with AWS Access Key ID, AWS Secret Key and an AmazonConfigServiceClient Configuration object.
|
|
AmazonConfigServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System |
Constructs AmazonConfigServiceClient with AWS Access Key ID and AWS Secret Key
|
|
BeginDeleteConfigRule ( |
Initiates the asynchronous execution of the DeleteConfigRule operation.
|
|
BeginDeleteConfigurationRecorder ( |
Initiates the asynchronous execution of the DeleteConfigurationRecorder operation.
|
|
BeginDeleteDeliveryChannel ( |
Initiates the asynchronous execution of the DeleteDeliveryChannel operation.
|
|
BeginDeleteEvaluationResults ( |
Initiates the asynchronous execution of the DeleteEvaluationResults operation.
|
|
BeginDeliverConfigSnapshot ( |
Initiates the asynchronous execution of the DeliverConfigSnapshot operation.
|
|
BeginDescribeComplianceByConfigRule ( |
Initiates the asynchronous execution of the DescribeComplianceByConfigRule operation.
|
|
BeginDescribeComplianceByResource ( |
Initiates the asynchronous execution of the DescribeComplianceByResource operation.
|
|
BeginDescribeConfigRuleEvaluationStatus ( |
Initiates the asynchronous execution of the DescribeConfigRuleEvaluationStatus operation.
|
|
BeginDescribeConfigRules ( Amazon.ConfigService.Model.DescribeConfigRulesRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DescribeConfigRules operation.
|
|
BeginDescribeConfigurationRecorderStatus ( |
Initiates the asynchronous execution of the DescribeConfigurationRecorderStatus operation.
|
|
BeginDescribeConfigurationRecorders ( Amazon.ConfigService.Model.DescribeConfigurationRecordersRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DescribeConfigurationRecorders operation.
|
|
BeginDescribeDeliveryChannelStatus ( |
Initiates the asynchronous execution of the DescribeDeliveryChannelStatus operation.
|
|
BeginDescribeDeliveryChannels ( |
Initiates the asynchronous execution of the DescribeDeliveryChannels operation.
|
|
BeginGetComplianceDetailsByConfigRule ( Amazon.ConfigService.Model.GetComplianceDetailsByConfigRuleRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetComplianceDetailsByConfigRule operation.
|
|
BeginGetComplianceDetailsByResource ( Amazon.ConfigService.Model.GetComplianceDetailsByResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetComplianceDetailsByResource operation.
|
|
BeginGetComplianceSummaryByConfigRule ( GetComplianceSummaryByConfigRuleRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetComplianceSummaryByConfigRule operation.
|
|
BeginGetComplianceSummaryByResourceType ( Amazon.ConfigService.Model.GetComplianceSummaryByResourceTypeRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetComplianceSummaryByResourceType operation.
|
|
BeginGetResourceConfigHistory ( Amazon.ConfigService.Model.GetResourceConfigHistoryRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetResourceConfigHistory operation.
|
|
BeginListDiscoveredResources ( |
Initiates the asynchronous execution of the ListDiscoveredResources operation.
|
|
BeginPutConfigRule ( |
Initiates the asynchronous execution of the PutConfigRule operation.
|
|
BeginPutConfigurationRecorder ( |
Initiates the asynchronous execution of the PutConfigurationRecorder operation.
|
|
BeginPutDeliveryChannel ( |
Initiates the asynchronous execution of the PutDeliveryChannel operation.
|
|
BeginPutEvaluations ( Amazon.ConfigService.Model.PutEvaluationsRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the PutEvaluations operation.
|
|
BeginStartConfigRulesEvaluation ( |
Initiates the asynchronous execution of the StartConfigRulesEvaluation operation.
|
|
BeginStartConfigurationRecorder ( Amazon.ConfigService.Model.StartConfigurationRecorderRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the StartConfigurationRecorder operation.
|
|
BeginStopConfigurationRecorder ( Amazon.ConfigService.Model.StopConfigurationRecorderRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the StopConfigurationRecorder operation.
|
|
DeleteConfigRule ( |
Deletes the specified AWS Config rule and all of its evaluation results. AWS Config sets the state of a rule to You can check the state of a rule by using the
|
|
DeleteConfigRuleAsync ( |
Initiates the asynchronous execution of the DeleteConfigRule operation.
|
|
DeleteConfigurationRecorder ( |
Deletes the configuration recorder. After the configuration recorder is deleted, AWS Config will not record resource configuration changes until you create a new configuration recorder. This action does not delete the configuration information that was previously recorded. You will be able to access the previously recorded information by using the
|
|
DeleteConfigurationRecorderAsync ( |
Initiates the asynchronous execution of the DeleteConfigurationRecorder operation.
|
|
DeleteDeliveryChannel ( |
Deletes the delivery channel. Before you can delete the delivery channel, you must stop the configuration recorder by using the StopConfigurationRecorder action.
|
|
DeleteDeliveryChannel ( string deliveryChannelName ) : DeleteDeliveryChannelResponse |
Deletes the delivery channel. Before you can delete the delivery channel, you must stop the configuration recorder by using the StopConfigurationRecorder action.
|
|
DeleteDeliveryChannelAsync ( |
Initiates the asynchronous execution of the DeleteDeliveryChannel operation.
|
|
DeleteDeliveryChannelAsync ( string deliveryChannelName, System cancellationToken = default(CancellationToken) ) : Task |
Deletes the delivery channel. Before you can delete the delivery channel, you must stop the configuration recorder by using the StopConfigurationRecorder action.
|
|
DeleteEvaluationResults ( |
Deletes the evaluation results for the specified Config rule. You can specify one Config rule per request. After you delete the evaluation results, you can call the StartConfigRulesEvaluation API to start evaluating your AWS resources against the rule.
|
|
DeleteEvaluationResultsAsync ( |
Initiates the asynchronous execution of the DeleteEvaluationResults operation.
|
|
DeliverConfigSnapshot ( |
Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel. After the delivery has started, AWS Config sends following notifications using an Amazon SNS topic that you have specified.
|
|
DeliverConfigSnapshot ( string deliveryChannelName ) : Amazon.ConfigService.Model.DeliverConfigSnapshotResponse |
Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel. After the delivery has started, AWS Config sends following notifications using an Amazon SNS topic that you have specified.
|
|
DeliverConfigSnapshotAsync ( |
Initiates the asynchronous execution of the DeliverConfigSnapshot operation.
|
|
DeliverConfigSnapshotAsync ( string deliveryChannelName, System cancellationToken = default(CancellationToken) ) : Task |
Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel. After the delivery has started, AWS Config sends following notifications using an Amazon SNS topic that you have specified.
|
|
DescribeComplianceByConfigRule ( |
Indicates whether the specified AWS Config rules are compliant. If a rule is noncompliant, this action returns the number of AWS resources that do not comply with the rule. A rule is compliant if all of the evaluated resources comply with it, and it is noncompliant if any of these resources do not comply. If AWS Config has no current evaluation results for the rule, it returns
|
|
DescribeComplianceByConfigRuleAsync ( |
Initiates the asynchronous execution of the DescribeComplianceByConfigRule operation.
|
|
DescribeComplianceByResource ( |
Indicates whether the specified AWS resources are compliant. If a resource is noncompliant, this action returns the number of AWS Config rules that the resource does not comply with. A resource is compliant if it complies with all the AWS Config rules that evaluate it. It is noncompliant if it does not comply with one or more of these rules. If AWS Config has no current evaluation results for the resource, it returns
|
|
DescribeComplianceByResourceAsync ( |
Initiates the asynchronous execution of the DescribeComplianceByResource operation.
|
|
DescribeConfigRuleEvaluationStatus ( |
Returns status information for each of your AWS managed Config rules. The status includes information such as the last time AWS Config invoked the rule, the last time AWS Config failed to invoke the rule, and the related error for the last failure.
|
|
DescribeConfigRuleEvaluationStatusAsync ( |
Initiates the asynchronous execution of the DescribeConfigRuleEvaluationStatus operation.
|
|
DescribeConfigRules ( Amazon.ConfigService.Model.DescribeConfigRulesRequest request ) : Amazon.ConfigService.Model.DescribeConfigRulesResponse |
Returns details about your AWS Config rules.
|
|
DescribeConfigRulesAsync ( Amazon.ConfigService.Model.DescribeConfigRulesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DescribeConfigRules operation.
|
|
DescribeConfigurationRecorderStatus ( ) : |
Returns the current status of the specified configuration recorder. If a configuration recorder is not specified, this action returns the status of all configuration recorder associated with the account. Currently, you can specify only one configuration recorder per region in your account.
|
|
DescribeConfigurationRecorderStatus ( |
Returns the current status of the specified configuration recorder. If a configuration recorder is not specified, this action returns the status of all configuration recorder associated with the account. Currently, you can specify only one configuration recorder per region in your account.
|
|
DescribeConfigurationRecorderStatusAsync ( |
Initiates the asynchronous execution of the DescribeConfigurationRecorderStatus operation.
|
|
DescribeConfigurationRecorderStatusAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns the current status of the specified configuration recorder. If a configuration recorder is not specified, this action returns the status of all configuration recorder associated with the account. Currently, you can specify only one configuration recorder per region in your account.
|
|
DescribeConfigurationRecorders ( ) : Amazon.ConfigService.Model.DescribeConfigurationRecordersResponse |
Returns the details for the specified configuration recorders. If the configuration recorder is not specified, this action returns the details for all configuration recorders associated with the account. Currently, you can specify only one configuration recorder per region in your account.
|
|
DescribeConfigurationRecorders ( Amazon.ConfigService.Model.DescribeConfigurationRecordersRequest request ) : Amazon.ConfigService.Model.DescribeConfigurationRecordersResponse |
Returns the details for the specified configuration recorders. If the configuration recorder is not specified, this action returns the details for all configuration recorders associated with the account. Currently, you can specify only one configuration recorder per region in your account.
|
|
DescribeConfigurationRecordersAsync ( Amazon.ConfigService.Model.DescribeConfigurationRecordersRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DescribeConfigurationRecorders operation.
|
|
DescribeConfigurationRecordersAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns the details for the specified configuration recorders. If the configuration recorder is not specified, this action returns the details for all configuration recorders associated with the account. Currently, you can specify only one configuration recorder per region in your account.
|
|
DescribeDeliveryChannelStatus ( ) : Amazon.ConfigService.Model.DescribeDeliveryChannelStatusResponse |
Returns the current status of the specified delivery channel. If a delivery channel is not specified, this action returns the current status of all delivery channels associated with the account. Currently, you can specify only one delivery channel per region in your account.
|
|
DescribeDeliveryChannelStatus ( |
Returns the current status of the specified delivery channel. If a delivery channel is not specified, this action returns the current status of all delivery channels associated with the account. Currently, you can specify only one delivery channel per region in your account.
|
|
DescribeDeliveryChannelStatusAsync ( |
Initiates the asynchronous execution of the DescribeDeliveryChannelStatus operation.
|
|
DescribeDeliveryChannelStatusAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns the current status of the specified delivery channel. If a delivery channel is not specified, this action returns the current status of all delivery channels associated with the account. Currently, you can specify only one delivery channel per region in your account.
|
|
DescribeDeliveryChannels ( ) : Amazon.ConfigService.Model.DescribeDeliveryChannelsResponse |
Returns details about the specified delivery channel. If a delivery channel is not specified, this action returns the details of all delivery channels associated with the account. Currently, you can specify only one delivery channel per region in your account.
|
|
DescribeDeliveryChannels ( |
Returns details about the specified delivery channel. If a delivery channel is not specified, this action returns the details of all delivery channels associated with the account. Currently, you can specify only one delivery channel per region in your account.
|
|
DescribeDeliveryChannelsAsync ( |
Initiates the asynchronous execution of the DescribeDeliveryChannels operation.
|
|
DescribeDeliveryChannelsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns details about the specified delivery channel. If a delivery channel is not specified, this action returns the details of all delivery channels associated with the account. Currently, you can specify only one delivery channel per region in your account.
|
|
EndDeleteConfigRule ( IAsyncResult asyncResult ) : DeleteConfigRuleResponse |
Finishes the asynchronous execution of the DeleteConfigRule operation.
|
|
EndDeleteConfigurationRecorder ( IAsyncResult asyncResult ) : DeleteConfigurationRecorderResponse |
Finishes the asynchronous execution of the DeleteConfigurationRecorder operation.
|
|
EndDeleteDeliveryChannel ( IAsyncResult asyncResult ) : DeleteDeliveryChannelResponse |
Finishes the asynchronous execution of the DeleteDeliveryChannel operation.
|
|
EndDeleteEvaluationResults ( IAsyncResult asyncResult ) : DeleteEvaluationResultsResponse |
Finishes the asynchronous execution of the DeleteEvaluationResults operation.
|
|
EndDeliverConfigSnapshot ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.DeliverConfigSnapshotResponse |
Finishes the asynchronous execution of the DeliverConfigSnapshot operation.
|
|
EndDescribeComplianceByConfigRule ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.DescribeComplianceByConfigRuleResponse |
Finishes the asynchronous execution of the DescribeComplianceByConfigRule operation.
|
|
EndDescribeComplianceByResource ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.DescribeComplianceByResourceResponse |
Finishes the asynchronous execution of the DescribeComplianceByResource operation.
|
|
EndDescribeConfigRuleEvaluationStatus ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeConfigRuleEvaluationStatus operation.
|
|
EndDescribeConfigRules ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.DescribeConfigRulesResponse |
Finishes the asynchronous execution of the DescribeConfigRules operation.
|
|
EndDescribeConfigurationRecorderStatus ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeConfigurationRecorderStatus operation.
|
|
EndDescribeConfigurationRecorders ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.DescribeConfigurationRecordersResponse |
Finishes the asynchronous execution of the DescribeConfigurationRecorders operation.
|
|
EndDescribeDeliveryChannelStatus ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.DescribeDeliveryChannelStatusResponse |
Finishes the asynchronous execution of the DescribeDeliveryChannelStatus operation.
|
|
EndDescribeDeliveryChannels ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.DescribeDeliveryChannelsResponse |
Finishes the asynchronous execution of the DescribeDeliveryChannels operation.
|
|
EndGetComplianceDetailsByConfigRule ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.GetComplianceDetailsByConfigRuleResponse |
Finishes the asynchronous execution of the GetComplianceDetailsByConfigRule operation.
|
|
EndGetComplianceDetailsByResource ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.GetComplianceDetailsByResourceResponse |
Finishes the asynchronous execution of the GetComplianceDetailsByResource operation.
|
|
EndGetComplianceSummaryByConfigRule ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.GetComplianceSummaryByConfigRuleResponse |
Finishes the asynchronous execution of the GetComplianceSummaryByConfigRule operation.
|
|
EndGetComplianceSummaryByResourceType ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.GetComplianceSummaryByResourceTypeResponse |
Finishes the asynchronous execution of the GetComplianceSummaryByResourceType operation.
|
|
EndGetResourceConfigHistory ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.GetResourceConfigHistoryResponse |
Finishes the asynchronous execution of the GetResourceConfigHistory operation.
|
|
EndListDiscoveredResources ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.ListDiscoveredResourcesResponse |
Finishes the asynchronous execution of the ListDiscoveredResources operation.
|
|
EndPutConfigRule ( IAsyncResult asyncResult ) : PutConfigRuleResponse |
Finishes the asynchronous execution of the PutConfigRule operation.
|
|
EndPutConfigurationRecorder ( IAsyncResult asyncResult ) : PutConfigurationRecorderResponse |
Finishes the asynchronous execution of the PutConfigurationRecorder operation.
|
|
EndPutDeliveryChannel ( IAsyncResult asyncResult ) : PutDeliveryChannelResponse |
Finishes the asynchronous execution of the PutDeliveryChannel operation.
|
|
EndPutEvaluations ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.PutEvaluationsResponse |
Finishes the asynchronous execution of the PutEvaluations operation.
|
|
EndStartConfigRulesEvaluation ( IAsyncResult asyncResult ) : StartConfigRulesEvaluationResponse |
Finishes the asynchronous execution of the StartConfigRulesEvaluation operation.
|
|
EndStartConfigurationRecorder ( IAsyncResult asyncResult ) : StartConfigurationRecorderResponse |
Finishes the asynchronous execution of the StartConfigurationRecorder operation.
|
|
EndStopConfigurationRecorder ( IAsyncResult asyncResult ) : StopConfigurationRecorderResponse |
Finishes the asynchronous execution of the StopConfigurationRecorder operation.
|
|
GetComplianceDetailsByConfigRule ( Amazon.ConfigService.Model.GetComplianceDetailsByConfigRuleRequest request ) : Amazon.ConfigService.Model.GetComplianceDetailsByConfigRuleResponse |
Returns the evaluation results for the specified AWS Config rule. The results indicate which AWS resources were evaluated by the rule, when each resource was last evaluated, and whether each resource complies with the rule.
|
|
GetComplianceDetailsByConfigRuleAsync ( Amazon.ConfigService.Model.GetComplianceDetailsByConfigRuleRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetComplianceDetailsByConfigRule operation.
|
|
GetComplianceDetailsByResource ( Amazon.ConfigService.Model.GetComplianceDetailsByResourceRequest request ) : Amazon.ConfigService.Model.GetComplianceDetailsByResourceResponse |
Returns the evaluation results for the specified AWS resource. The results indicate which AWS Config rules were used to evaluate the resource, when each rule was last used, and whether the resource complies with each rule.
|
|
GetComplianceDetailsByResourceAsync ( Amazon.ConfigService.Model.GetComplianceDetailsByResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetComplianceDetailsByResource operation.
|
|
GetComplianceSummaryByConfigRule ( GetComplianceSummaryByConfigRuleRequest request ) : Amazon.ConfigService.Model.GetComplianceSummaryByConfigRuleResponse |
Returns the number of AWS Config rules that are compliant and noncompliant, up to a maximum of 25 for each.
|
|
GetComplianceSummaryByConfigRuleAsync ( GetComplianceSummaryByConfigRuleRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetComplianceSummaryByConfigRule operation.
|
|
GetComplianceSummaryByResourceType ( Amazon.ConfigService.Model.GetComplianceSummaryByResourceTypeRequest request ) : Amazon.ConfigService.Model.GetComplianceSummaryByResourceTypeResponse |
Returns the number of resources that are compliant and the number that are noncompliant. You can specify one or more resource types to get these numbers for each resource type. The maximum number returned is 100.
|
|
GetComplianceSummaryByResourceTypeAsync ( Amazon.ConfigService.Model.GetComplianceSummaryByResourceTypeRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetComplianceSummaryByResourceType operation.
|
|
GetResourceConfigHistory ( Amazon.ConfigService.Model.GetResourceConfigHistoryRequest request ) : Amazon.ConfigService.Model.GetResourceConfigHistoryResponse |
Returns a list of configuration items for the specified resource. The list contains details about each state of the resource during the specified time interval. The response is paginated, and by default, AWS Config returns a limit of 10 configuration items per page. You can customize this number with the Each call to the API is limited to span a duration of seven days. It is likely that the number of records returned is smaller than the specified
|
|
GetResourceConfigHistoryAsync ( Amazon.ConfigService.Model.GetResourceConfigHistoryRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetResourceConfigHistory operation.
|
|
ListDiscoveredResources ( |
Accepts a resource type and returns a list of resource identifiers for the resources of that type. A resource identifier includes the resource type, ID, and (if available) the custom resource name. The results consist of resources that AWS Config has discovered, including those that AWS Config is not currently recording. You can narrow the results to include only resources that have specific resource IDs or a resource name. You can specify either resource IDs or a resource name but not both in the same request. The response is paginated, and by default AWS Config lists 100 resource identifiers on each page. You can customize this number with the
|
|
ListDiscoveredResourcesAsync ( |
Initiates the asynchronous execution of the ListDiscoveredResources operation.
|
|
PutConfigRule ( |
Adds or updates an AWS Config rule for evaluating whether your AWS resources comply with your desired configurations. You can use this action for custom Config rules and AWS managed Config rules. A custom Config rule is a rule that you develop and maintain. An AWS managed Config rule is a customizable, predefined rule that AWS Config provides. If you are adding a new custom Config rule, you must first create the AWS Lambda function that the rule invokes to evaluate your resources. When you use the If you are adding a new AWS managed Config rule, specify the rule's identifier for the For any new rule that you add, specify the If you are updating a rule that you added previously, you can specify the rule by The maximum number of rules that AWS Config supports is 50. For more information about requesting a rule limit increase, see AWS Config Limits in the AWS General Reference Guide. For more information about developing and using AWS Config rules, see Evaluating AWS Resource Configurations with AWS Config in the AWS Config Developer Guide.
|
|
PutConfigRuleAsync ( |
Initiates the asynchronous execution of the PutConfigRule operation.
|
|
PutConfigurationRecorder ( |
Creates a new configuration recorder to record the selected resource configurations. You can use this action to change the role Currently, you can specify only one configuration recorder per region in your account. If
|
|
PutConfigurationRecorderAsync ( |
Initiates the asynchronous execution of the PutConfigurationRecorder operation.
|
|
PutDeliveryChannel ( |
Creates a delivery channel object to deliver configuration information to an Amazon S3 bucket and Amazon SNS topic. Before you can create a delivery channel, you must create a configuration recorder. You can use this action to change the Amazon S3 bucket or an Amazon SNS topic of the existing delivery channel. To change the Amazon S3 bucket or an Amazon SNS topic, call this action and specify the changed values for the S3 bucket and the SNS topic. If you specify a different value for either the S3 bucket or the SNS topic, this action will keep the existing value for the parameter that is not changed. You can have only one delivery channel per region in your account.
|
|
PutDeliveryChannelAsync ( |
Initiates the asynchronous execution of the PutDeliveryChannel operation.
|
|
PutEvaluations ( Amazon.ConfigService.Model.PutEvaluationsRequest request ) : Amazon.ConfigService.Model.PutEvaluationsResponse |
Used by an AWS Lambda function to deliver evaluation results to AWS Config. This action is required in every AWS Lambda function that is invoked by an AWS Config rule.
|
|
PutEvaluationsAsync ( Amazon.ConfigService.Model.PutEvaluationsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the PutEvaluations operation.
|
|
StartConfigRulesEvaluation ( |
Runs an on-demand evaluation for the specified Config rules against the last known configuration state of the resources. Use You can specify up to 25 Config rules per request. An existing You don't need to call the The
|
|
StartConfigRulesEvaluationAsync ( |
Initiates the asynchronous execution of the StartConfigRulesEvaluation operation.
|
|
StartConfigurationRecorder ( Amazon.ConfigService.Model.StartConfigurationRecorderRequest request ) : StartConfigurationRecorderResponse |
Starts recording configurations of the AWS resources you have selected to record in your AWS account. You must have created at least one delivery channel to successfully start the configuration recorder.
|
|
StartConfigurationRecorder ( string configurationRecorderName ) : StartConfigurationRecorderResponse |
Starts recording configurations of the AWS resources you have selected to record in your AWS account. You must have created at least one delivery channel to successfully start the configuration recorder.
|
|
StartConfigurationRecorderAsync ( Amazon.ConfigService.Model.StartConfigurationRecorderRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the StartConfigurationRecorder operation.
|
|
StartConfigurationRecorderAsync ( string configurationRecorderName, System cancellationToken = default(CancellationToken) ) : Task |
Starts recording configurations of the AWS resources you have selected to record in your AWS account. You must have created at least one delivery channel to successfully start the configuration recorder.
|
|
StopConfigurationRecorder ( Amazon.ConfigService.Model.StopConfigurationRecorderRequest request ) : StopConfigurationRecorderResponse |
Stops recording configurations of the AWS resources you have selected to record in your AWS account.
|
|
StopConfigurationRecorder ( string configurationRecorderName ) : StopConfigurationRecorderResponse |
Stops recording configurations of the AWS resources you have selected to record in your AWS account.
|
|
StopConfigurationRecorderAsync ( Amazon.ConfigService.Model.StopConfigurationRecorderRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the StopConfigurationRecorder operation.
|
|
StopConfigurationRecorderAsync ( string configurationRecorderName, System cancellationToken = default(CancellationToken) ) : Task |
Stops recording configurations of the AWS resources you have selected to record in your AWS account.
|
Метод | Описание | |
---|---|---|
CreateSigner ( ) : |
Creates the signer for the service.
|
|
Dispose ( bool disposing ) : void |
Disposes the service client.
|
public AmazonConfigServiceClient ( ) : System | ||
Результат | System |
public AmazonConfigServiceClient ( |
||
credentials | AWS Credentials | |
Результат | System |
public AmazonConfigServiceClient ( |
||
credentials | AWS Credentials | |
clientConfig | The AmazonConfigServiceClient Configuration Object | |
Результат | System |
public AmazonConfigServiceClient ( |
||
credentials | AWS Credentials | |
region | RegionEndpoint | The region to connect. |
Результат | System |
public AmazonConfigServiceClient ( |
||
config | The AmazonConfigServiceClient Configuration Object | |
Результат | System |
public AmazonConfigServiceClient ( RegionEndpoint region ) : System | ||
region | RegionEndpoint | The region to connect. |
Результат | System |
public AmazonConfigServiceClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
Результат | System |
public AmazonConfigServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
clientConfig | The AmazonConfigServiceClient Configuration Object | |
Результат | System |
public AmazonConfigServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
region | RegionEndpoint | The region to connect. |
Результат | System |
public AmazonConfigServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
Результат | System |
public AmazonConfigServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
clientConfig | The AmazonConfigServiceClient Configuration Object | |
Результат | System |
public AmazonConfigServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
region | RegionEndpoint | The region to connect. |
Результат | System |
public BeginDeleteConfigRule ( |
||
request | Container for the necessary parameters to execute the DeleteConfigRule operation on AmazonConfigServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDeleteConfigurationRecorder ( |
||
request | Container for the necessary parameters to execute the DeleteConfigurationRecorder operation on AmazonConfigServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDeleteDeliveryChannel ( |
||
request | Container for the necessary parameters to execute the DeleteDeliveryChannel operation on AmazonConfigServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDeleteEvaluationResults ( |
||
request | Container for the necessary parameters to execute the DeleteEvaluationResults operation on AmazonConfigServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDeliverConfigSnapshot ( |
||
request | Container for the necessary parameters to execute the DeliverConfigSnapshot operation on AmazonConfigServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeComplianceByConfigRule ( |
||
request | Container for the necessary parameters to execute the DescribeComplianceByConfigRule operation on AmazonConfigServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeComplianceByResource ( |
||
request | Container for the necessary parameters to execute the DescribeComplianceByResource operation on AmazonConfigServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeConfigRuleEvaluationStatus ( |
||
request | Container for the necessary parameters to execute the DescribeConfigRuleEvaluationStatus operation on AmazonConfigServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeConfigRules ( Amazon.ConfigService.Model.DescribeConfigRulesRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.ConfigService.Model.DescribeConfigRulesRequest | Container for the necessary parameters to execute the DescribeConfigRules operation on AmazonConfigServiceClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeConfigurationRecorderStatus ( |
||
request | Container for the necessary parameters to execute the DescribeConfigurationRecorderStatus operation on AmazonConfigServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeConfigurationRecorders ( Amazon.ConfigService.Model.DescribeConfigurationRecordersRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.ConfigService.Model.DescribeConfigurationRecordersRequest | Container for the necessary parameters to execute the DescribeConfigurationRecorders operation on AmazonConfigServiceClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeDeliveryChannelStatus ( |
||
request | Container for the necessary parameters to execute the DescribeDeliveryChannelStatus operation on AmazonConfigServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeDeliveryChannels ( |
||
request | Container for the necessary parameters to execute the DescribeDeliveryChannels operation on AmazonConfigServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginGetComplianceDetailsByConfigRule ( Amazon.ConfigService.Model.GetComplianceDetailsByConfigRuleRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.ConfigService.Model.GetComplianceDetailsByConfigRuleRequest | Container for the necessary parameters to execute the GetComplianceDetailsByConfigRule operation on AmazonConfigServiceClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginGetComplianceDetailsByResource ( Amazon.ConfigService.Model.GetComplianceDetailsByResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.ConfigService.Model.GetComplianceDetailsByResourceRequest | Container for the necessary parameters to execute the GetComplianceDetailsByResource operation on AmazonConfigServiceClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginGetComplianceSummaryByConfigRule ( GetComplianceSummaryByConfigRuleRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | GetComplianceSummaryByConfigRuleRequest | Container for the necessary parameters to execute the GetComplianceSummaryByConfigRule operation on AmazonConfigServiceClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginGetComplianceSummaryByResourceType ( Amazon.ConfigService.Model.GetComplianceSummaryByResourceTypeRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.ConfigService.Model.GetComplianceSummaryByResourceTypeRequest | Container for the necessary parameters to execute the GetComplianceSummaryByResourceType operation on AmazonConfigServiceClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginGetResourceConfigHistory ( Amazon.ConfigService.Model.GetResourceConfigHistoryRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.ConfigService.Model.GetResourceConfigHistoryRequest | Container for the necessary parameters to execute the GetResourceConfigHistory operation on AmazonConfigServiceClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginListDiscoveredResources ( |
||
request | Container for the necessary parameters to execute the ListDiscoveredResources operation on AmazonConfigServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginPutConfigRule ( |
||
request | Container for the necessary parameters to execute the PutConfigRule operation on AmazonConfigServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginPutConfigurationRecorder ( |
||
request | Container for the necessary parameters to execute the PutConfigurationRecorder operation on AmazonConfigServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginPutDeliveryChannel ( |
||
request | Container for the necessary parameters to execute the PutDeliveryChannel operation on AmazonConfigServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginPutEvaluations ( Amazon.ConfigService.Model.PutEvaluationsRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.ConfigService.Model.PutEvaluationsRequest | Container for the necessary parameters to execute the PutEvaluations operation on AmazonConfigServiceClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginStartConfigRulesEvaluation ( |
||
request | Container for the necessary parameters to execute the StartConfigRulesEvaluation operation on AmazonConfigServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginStartConfigurationRecorder ( Amazon.ConfigService.Model.StartConfigurationRecorderRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.ConfigService.Model.StartConfigurationRecorderRequest | Container for the necessary parameters to execute the StartConfigurationRecorder operation on AmazonConfigServiceClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginStopConfigurationRecorder ( Amazon.ConfigService.Model.StopConfigurationRecorderRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.ConfigService.Model.StopConfigurationRecorderRequest | Container for the necessary parameters to execute the StopConfigurationRecorder operation on AmazonConfigServiceClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
protected CreateSigner ( ) : |
||
Результат |
public DeleteConfigRule ( |
||
request | Container for the necessary parameters to execute the DeleteConfigRule service method. | |
Результат | DeleteConfigRuleResponse |
public DeleteConfigRuleAsync ( |
||
request | Container for the necessary parameters to execute the DeleteConfigRule operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteConfigurationRecorder ( |
||
request | Container for the necessary parameters to execute the DeleteConfigurationRecorder service method. | |
Результат | DeleteConfigurationRecorderResponse |
public DeleteConfigurationRecorderAsync ( |
||
request | Container for the necessary parameters to execute the DeleteConfigurationRecorder operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteDeliveryChannel ( |
||
request | Container for the necessary parameters to execute the DeleteDeliveryChannel service method. | |
Результат | DeleteDeliveryChannelResponse |
public DeleteDeliveryChannel ( string deliveryChannelName ) : DeleteDeliveryChannelResponse | ||
deliveryChannelName | string | The name of the delivery channel to delete. |
Результат | DeleteDeliveryChannelResponse |
public DeleteDeliveryChannelAsync ( |
||
request | Container for the necessary parameters to execute the DeleteDeliveryChannel operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteDeliveryChannelAsync ( string deliveryChannelName, System cancellationToken = default(CancellationToken) ) : Task |
||
deliveryChannelName | string | The name of the delivery channel to delete. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteEvaluationResults ( |
||
request | Container for the necessary parameters to execute the DeleteEvaluationResults service method. | |
Результат | DeleteEvaluationResultsResponse |
public DeleteEvaluationResultsAsync ( |
||
request | Container for the necessary parameters to execute the DeleteEvaluationResults operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeliverConfigSnapshot ( |
||
request | Container for the necessary parameters to execute the DeliverConfigSnapshot service method. | |
Результат | Amazon.ConfigService.Model.DeliverConfigSnapshotResponse |
public DeliverConfigSnapshot ( string deliveryChannelName ) : Amazon.ConfigService.Model.DeliverConfigSnapshotResponse | ||
deliveryChannelName | string | The name of the delivery channel through which the snapshot is delivered. |
Результат | Amazon.ConfigService.Model.DeliverConfigSnapshotResponse |
public DeliverConfigSnapshotAsync ( |
||
request | Container for the necessary parameters to execute the DeliverConfigSnapshot operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeliverConfigSnapshotAsync ( string deliveryChannelName, System cancellationToken = default(CancellationToken) ) : Task |
||
deliveryChannelName | string | The name of the delivery channel through which the snapshot is delivered. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeComplianceByConfigRule ( |
||
request | Container for the necessary parameters to execute the DescribeComplianceByConfigRule service method. | |
Результат | Amazon.ConfigService.Model.DescribeComplianceByConfigRuleResponse |
public DescribeComplianceByConfigRuleAsync ( |
||
request | Container for the necessary parameters to execute the DescribeComplianceByConfigRule operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeComplianceByResource ( |
||
request | Container for the necessary parameters to execute the DescribeComplianceByResource service method. | |
Результат | Amazon.ConfigService.Model.DescribeComplianceByResourceResponse |
public DescribeComplianceByResourceAsync ( |
||
request | Container for the necessary parameters to execute the DescribeComplianceByResource operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeConfigRuleEvaluationStatus ( |
||
request | Container for the necessary parameters to execute the DescribeConfigRuleEvaluationStatus service method. | |
Результат |
public DescribeConfigRuleEvaluationStatusAsync ( |
||
request | Container for the necessary parameters to execute the DescribeConfigRuleEvaluationStatus operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeConfigRules ( Amazon.ConfigService.Model.DescribeConfigRulesRequest request ) : Amazon.ConfigService.Model.DescribeConfigRulesResponse | ||
request | Amazon.ConfigService.Model.DescribeConfigRulesRequest | Container for the necessary parameters to execute the DescribeConfigRules service method. |
Результат | Amazon.ConfigService.Model.DescribeConfigRulesResponse |
public DescribeConfigRulesAsync ( Amazon.ConfigService.Model.DescribeConfigRulesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.ConfigService.Model.DescribeConfigRulesRequest | Container for the necessary parameters to execute the DescribeConfigRules operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeConfigurationRecorderStatus ( ) : |
||
Результат |
public DescribeConfigurationRecorderStatus ( |
||
request | Container for the necessary parameters to execute the DescribeConfigurationRecorderStatus service method. | |
Результат |
public DescribeConfigurationRecorderStatusAsync ( |
||
request | Container for the necessary parameters to execute the DescribeConfigurationRecorderStatus operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeConfigurationRecorderStatusAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeConfigurationRecorders ( ) : Amazon.ConfigService.Model.DescribeConfigurationRecordersResponse | ||
Результат | Amazon.ConfigService.Model.DescribeConfigurationRecordersResponse |
public DescribeConfigurationRecorders ( Amazon.ConfigService.Model.DescribeConfigurationRecordersRequest request ) : Amazon.ConfigService.Model.DescribeConfigurationRecordersResponse | ||
request | Amazon.ConfigService.Model.DescribeConfigurationRecordersRequest | Container for the necessary parameters to execute the DescribeConfigurationRecorders service method. |
Результат | Amazon.ConfigService.Model.DescribeConfigurationRecordersResponse |
public DescribeConfigurationRecordersAsync ( Amazon.ConfigService.Model.DescribeConfigurationRecordersRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.ConfigService.Model.DescribeConfigurationRecordersRequest | Container for the necessary parameters to execute the DescribeConfigurationRecorders operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeConfigurationRecordersAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeDeliveryChannelStatus ( ) : Amazon.ConfigService.Model.DescribeDeliveryChannelStatusResponse | ||
Результат | Amazon.ConfigService.Model.DescribeDeliveryChannelStatusResponse |
public DescribeDeliveryChannelStatus ( |
||
request | Container for the necessary parameters to execute the DescribeDeliveryChannelStatus service method. | |
Результат | Amazon.ConfigService.Model.DescribeDeliveryChannelStatusResponse |
public DescribeDeliveryChannelStatusAsync ( |
||
request | Container for the necessary parameters to execute the DescribeDeliveryChannelStatus operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeDeliveryChannelStatusAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeDeliveryChannels ( ) : Amazon.ConfigService.Model.DescribeDeliveryChannelsResponse | ||
Результат | Amazon.ConfigService.Model.DescribeDeliveryChannelsResponse |
public DescribeDeliveryChannels ( |
||
request | Container for the necessary parameters to execute the DescribeDeliveryChannels service method. | |
Результат | Amazon.ConfigService.Model.DescribeDeliveryChannelsResponse |
public DescribeDeliveryChannelsAsync ( |
||
request | Container for the necessary parameters to execute the DescribeDeliveryChannels operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeDeliveryChannelsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public EndDeleteConfigRule ( IAsyncResult asyncResult ) : DeleteConfigRuleResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteConfigRule. |
Результат | DeleteConfigRuleResponse |
public EndDeleteConfigurationRecorder ( IAsyncResult asyncResult ) : DeleteConfigurationRecorderResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteConfigurationRecorder. |
Результат | DeleteConfigurationRecorderResponse |
public EndDeleteDeliveryChannel ( IAsyncResult asyncResult ) : DeleteDeliveryChannelResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteDeliveryChannel. |
Результат | DeleteDeliveryChannelResponse |
public EndDeleteEvaluationResults ( IAsyncResult asyncResult ) : DeleteEvaluationResultsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteEvaluationResults. |
Результат | DeleteEvaluationResultsResponse |
public EndDeliverConfigSnapshot ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.DeliverConfigSnapshotResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeliverConfigSnapshot. |
Результат | Amazon.ConfigService.Model.DeliverConfigSnapshotResponse |
public EndDescribeComplianceByConfigRule ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.DescribeComplianceByConfigRuleResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeComplianceByConfigRule. |
Результат | Amazon.ConfigService.Model.DescribeComplianceByConfigRuleResponse |
public EndDescribeComplianceByResource ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.DescribeComplianceByResourceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeComplianceByResource. |
Результат | Amazon.ConfigService.Model.DescribeComplianceByResourceResponse |
public EndDescribeConfigRuleEvaluationStatus ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeConfigRuleEvaluationStatus. |
Результат |
public EndDescribeConfigRules ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.DescribeConfigRulesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeConfigRules. |
Результат | Amazon.ConfigService.Model.DescribeConfigRulesResponse |
public EndDescribeConfigurationRecorderStatus ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeConfigurationRecorderStatus. |
Результат |
public EndDescribeConfigurationRecorders ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.DescribeConfigurationRecordersResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeConfigurationRecorders. |
Результат | Amazon.ConfigService.Model.DescribeConfigurationRecordersResponse |
public EndDescribeDeliveryChannelStatus ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.DescribeDeliveryChannelStatusResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeDeliveryChannelStatus. |
Результат | Amazon.ConfigService.Model.DescribeDeliveryChannelStatusResponse |
public EndDescribeDeliveryChannels ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.DescribeDeliveryChannelsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeDeliveryChannels. |
Результат | Amazon.ConfigService.Model.DescribeDeliveryChannelsResponse |
public EndGetComplianceDetailsByConfigRule ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.GetComplianceDetailsByConfigRuleResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetComplianceDetailsByConfigRule. |
Результат | Amazon.ConfigService.Model.GetComplianceDetailsByConfigRuleResponse |
public EndGetComplianceDetailsByResource ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.GetComplianceDetailsByResourceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetComplianceDetailsByResource. |
Результат | Amazon.ConfigService.Model.GetComplianceDetailsByResourceResponse |
public EndGetComplianceSummaryByConfigRule ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.GetComplianceSummaryByConfigRuleResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetComplianceSummaryByConfigRule. |
Результат | Amazon.ConfigService.Model.GetComplianceSummaryByConfigRuleResponse |
public EndGetComplianceSummaryByResourceType ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.GetComplianceSummaryByResourceTypeResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetComplianceSummaryByResourceType. |
Результат | Amazon.ConfigService.Model.GetComplianceSummaryByResourceTypeResponse |
public EndGetResourceConfigHistory ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.GetResourceConfigHistoryResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetResourceConfigHistory. |
Результат | Amazon.ConfigService.Model.GetResourceConfigHistoryResponse |
public EndListDiscoveredResources ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.ListDiscoveredResourcesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListDiscoveredResources. |
Результат | Amazon.ConfigService.Model.ListDiscoveredResourcesResponse |
public EndPutConfigRule ( IAsyncResult asyncResult ) : PutConfigRuleResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutConfigRule. |
Результат | PutConfigRuleResponse |
public EndPutConfigurationRecorder ( IAsyncResult asyncResult ) : PutConfigurationRecorderResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutConfigurationRecorder. |
Результат | PutConfigurationRecorderResponse |
public EndPutDeliveryChannel ( IAsyncResult asyncResult ) : PutDeliveryChannelResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutDeliveryChannel. |
Результат | PutDeliveryChannelResponse |
public EndPutEvaluations ( IAsyncResult asyncResult ) : Amazon.ConfigService.Model.PutEvaluationsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutEvaluations. |
Результат | Amazon.ConfigService.Model.PutEvaluationsResponse |
public EndStartConfigRulesEvaluation ( IAsyncResult asyncResult ) : StartConfigRulesEvaluationResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginStartConfigRulesEvaluation. |
Результат | StartConfigRulesEvaluationResponse |
public EndStartConfigurationRecorder ( IAsyncResult asyncResult ) : StartConfigurationRecorderResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginStartConfigurationRecorder. |
Результат | StartConfigurationRecorderResponse |
public EndStopConfigurationRecorder ( IAsyncResult asyncResult ) : StopConfigurationRecorderResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginStopConfigurationRecorder. |
Результат | StopConfigurationRecorderResponse |
public GetComplianceDetailsByConfigRule ( Amazon.ConfigService.Model.GetComplianceDetailsByConfigRuleRequest request ) : Amazon.ConfigService.Model.GetComplianceDetailsByConfigRuleResponse | ||
request | Amazon.ConfigService.Model.GetComplianceDetailsByConfigRuleRequest | Container for the necessary parameters to execute the GetComplianceDetailsByConfigRule service method. |
Результат | Amazon.ConfigService.Model.GetComplianceDetailsByConfigRuleResponse |
public GetComplianceDetailsByConfigRuleAsync ( Amazon.ConfigService.Model.GetComplianceDetailsByConfigRuleRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.ConfigService.Model.GetComplianceDetailsByConfigRuleRequest | Container for the necessary parameters to execute the GetComplianceDetailsByConfigRule operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetComplianceDetailsByResource ( Amazon.ConfigService.Model.GetComplianceDetailsByResourceRequest request ) : Amazon.ConfigService.Model.GetComplianceDetailsByResourceResponse | ||
request | Amazon.ConfigService.Model.GetComplianceDetailsByResourceRequest | Container for the necessary parameters to execute the GetComplianceDetailsByResource service method. |
Результат | Amazon.ConfigService.Model.GetComplianceDetailsByResourceResponse |
public GetComplianceDetailsByResourceAsync ( Amazon.ConfigService.Model.GetComplianceDetailsByResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.ConfigService.Model.GetComplianceDetailsByResourceRequest | Container for the necessary parameters to execute the GetComplianceDetailsByResource operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetComplianceSummaryByConfigRule ( GetComplianceSummaryByConfigRuleRequest request ) : Amazon.ConfigService.Model.GetComplianceSummaryByConfigRuleResponse | ||
request | GetComplianceSummaryByConfigRuleRequest | Container for the necessary parameters to execute the GetComplianceSummaryByConfigRule service method. |
Результат | Amazon.ConfigService.Model.GetComplianceSummaryByConfigRuleResponse |
public GetComplianceSummaryByConfigRuleAsync ( GetComplianceSummaryByConfigRuleRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetComplianceSummaryByConfigRuleRequest | Container for the necessary parameters to execute the GetComplianceSummaryByConfigRule operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetComplianceSummaryByResourceType ( Amazon.ConfigService.Model.GetComplianceSummaryByResourceTypeRequest request ) : Amazon.ConfigService.Model.GetComplianceSummaryByResourceTypeResponse | ||
request | Amazon.ConfigService.Model.GetComplianceSummaryByResourceTypeRequest | Container for the necessary parameters to execute the GetComplianceSummaryByResourceType service method. |
Результат | Amazon.ConfigService.Model.GetComplianceSummaryByResourceTypeResponse |
public GetComplianceSummaryByResourceTypeAsync ( Amazon.ConfigService.Model.GetComplianceSummaryByResourceTypeRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.ConfigService.Model.GetComplianceSummaryByResourceTypeRequest | Container for the necessary parameters to execute the GetComplianceSummaryByResourceType operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public GetResourceConfigHistory ( Amazon.ConfigService.Model.GetResourceConfigHistoryRequest request ) : Amazon.ConfigService.Model.GetResourceConfigHistoryResponse | ||
request | Amazon.ConfigService.Model.GetResourceConfigHistoryRequest | Container for the necessary parameters to execute the GetResourceConfigHistory service method. |
Результат | Amazon.ConfigService.Model.GetResourceConfigHistoryResponse |
public GetResourceConfigHistoryAsync ( Amazon.ConfigService.Model.GetResourceConfigHistoryRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.ConfigService.Model.GetResourceConfigHistoryRequest | Container for the necessary parameters to execute the GetResourceConfigHistory operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ListDiscoveredResources ( |
||
request | Container for the necessary parameters to execute the ListDiscoveredResources service method. | |
Результат | Amazon.ConfigService.Model.ListDiscoveredResourcesResponse |
public ListDiscoveredResourcesAsync ( |
||
request | Container for the necessary parameters to execute the ListDiscoveredResources operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public PutConfigRule ( |
||
request | Container for the necessary parameters to execute the PutConfigRule service method. | |
Результат | PutConfigRuleResponse |
public PutConfigRuleAsync ( |
||
request | Container for the necessary parameters to execute the PutConfigRule operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public PutConfigurationRecorder ( |
||
request | Container for the necessary parameters to execute the PutConfigurationRecorder service method. | |
Результат | PutConfigurationRecorderResponse |
public PutConfigurationRecorderAsync ( |
||
request | Container for the necessary parameters to execute the PutConfigurationRecorder operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public PutDeliveryChannel ( |
||
request | Container for the necessary parameters to execute the PutDeliveryChannel service method. | |
Результат | PutDeliveryChannelResponse |
public PutDeliveryChannelAsync ( |
||
request | Container for the necessary parameters to execute the PutDeliveryChannel operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public PutEvaluations ( Amazon.ConfigService.Model.PutEvaluationsRequest request ) : Amazon.ConfigService.Model.PutEvaluationsResponse | ||
request | Amazon.ConfigService.Model.PutEvaluationsRequest | Container for the necessary parameters to execute the PutEvaluations service method. |
Результат | Amazon.ConfigService.Model.PutEvaluationsResponse |
public PutEvaluationsAsync ( Amazon.ConfigService.Model.PutEvaluationsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.ConfigService.Model.PutEvaluationsRequest | Container for the necessary parameters to execute the PutEvaluations operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public StartConfigRulesEvaluation ( |
||
request | Container for the necessary parameters to execute the StartConfigRulesEvaluation service method. | |
Результат | StartConfigRulesEvaluationResponse |
public StartConfigRulesEvaluationAsync ( |
||
request | Container for the necessary parameters to execute the StartConfigRulesEvaluation operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public StartConfigurationRecorder ( Amazon.ConfigService.Model.StartConfigurationRecorderRequest request ) : StartConfigurationRecorderResponse | ||
request | Amazon.ConfigService.Model.StartConfigurationRecorderRequest | Container for the necessary parameters to execute the StartConfigurationRecorder service method. |
Результат | StartConfigurationRecorderResponse |
public StartConfigurationRecorder ( string configurationRecorderName ) : StartConfigurationRecorderResponse | ||
configurationRecorderName | string | The name of the recorder object that records each configuration change made to the resources. |
Результат | StartConfigurationRecorderResponse |
public StartConfigurationRecorderAsync ( Amazon.ConfigService.Model.StartConfigurationRecorderRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.ConfigService.Model.StartConfigurationRecorderRequest | Container for the necessary parameters to execute the StartConfigurationRecorder operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public StartConfigurationRecorderAsync ( string configurationRecorderName, System cancellationToken = default(CancellationToken) ) : Task |
||
configurationRecorderName | string | The name of the recorder object that records each configuration change made to the resources. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public StopConfigurationRecorder ( Amazon.ConfigService.Model.StopConfigurationRecorderRequest request ) : StopConfigurationRecorderResponse | ||
request | Amazon.ConfigService.Model.StopConfigurationRecorderRequest | Container for the necessary parameters to execute the StopConfigurationRecorder service method. |
Результат | StopConfigurationRecorderResponse |
public StopConfigurationRecorder ( string configurationRecorderName ) : StopConfigurationRecorderResponse | ||
configurationRecorderName | string | The name of the recorder object that records each configuration change made to the resources. |
Результат | StopConfigurationRecorderResponse |
public StopConfigurationRecorderAsync ( Amazon.ConfigService.Model.StopConfigurationRecorderRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.ConfigService.Model.StopConfigurationRecorderRequest | Container for the necessary parameters to execute the StopConfigurationRecorder operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public StopConfigurationRecorderAsync ( string configurationRecorderName, System cancellationToken = default(CancellationToken) ) : Task |
||
configurationRecorderName | string | The name of the recorder object that records each configuration change made to the resources. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |