C# Класс Amazon.Inspector.AmazonInspectorClient

Implementation for accessing Inspector Amazon Inspector

Amazon Inspector enables you to analyze the behavior of your AWS resources and to identify potential security issues. For more information, see Amazon Inspector User Guide.

Наследование: AmazonServiceClient, IAmazonInspector
Показать файл Открыть проект

Открытые методы

Метод Описание
AddAttributesToFindings ( AddAttributesToFindingsRequest request ) : AddAttributesToFindingsResponse

Assigns attributes (key and value pairs) to the findings that are specified by the ARNs of the findings.

AddAttributesToFindingsAsync ( AddAttributesToFindingsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AddAttributesToFindings operation.

AmazonInspectorClient ( ) : System

Constructs AmazonInspectorClient 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. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>

AmazonInspectorClient ( AWSCredentials credentials ) : System

Constructs AmazonInspectorClient with AWS Credentials

AmazonInspectorClient ( AWSCredentials credentials, AmazonInspectorConfig clientConfig ) : System

Constructs AmazonInspectorClient with AWS Credentials and an AmazonInspectorClient Configuration object.

AmazonInspectorClient ( AWSCredentials credentials, RegionEndpoint region ) : System

Constructs AmazonInspectorClient with AWS Credentials

AmazonInspectorClient ( AmazonInspectorConfig config ) : System

Constructs AmazonInspectorClient 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. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>

AmazonInspectorClient ( RegionEndpoint region ) : System

Constructs AmazonInspectorClient 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. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>

AmazonInspectorClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System

Constructs AmazonInspectorClient with AWS Access Key ID and AWS Secret Key

AmazonInspectorClient ( string awsAccessKeyId, string awsSecretAccessKey, AmazonInspectorConfig clientConfig ) : System

Constructs AmazonInspectorClient with AWS Access Key ID, AWS Secret Key and an AmazonInspectorClient Configuration object.

AmazonInspectorClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System

Constructs AmazonInspectorClient with AWS Access Key ID and AWS Secret Key

AmazonInspectorClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System

Constructs AmazonInspectorClient with AWS Access Key ID and AWS Secret Key

AmazonInspectorClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, AmazonInspectorConfig clientConfig ) : System

Constructs AmazonInspectorClient with AWS Access Key ID, AWS Secret Key and an AmazonInspectorClient Configuration object.

AmazonInspectorClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System

Constructs AmazonInspectorClient with AWS Access Key ID and AWS Secret Key

BeginAddAttributesToFindings ( AddAttributesToFindingsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AddAttributesToFindings operation.

BeginCreateAssessmentTarget ( CreateAssessmentTargetRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateAssessmentTarget operation.

BeginCreateAssessmentTemplate ( CreateAssessmentTemplateRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateAssessmentTemplate operation.

BeginCreateResourceGroup ( CreateResourceGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateResourceGroup operation.

BeginDeleteAssessmentRun ( DeleteAssessmentRunRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteAssessmentRun operation.

BeginDeleteAssessmentTarget ( DeleteAssessmentTargetRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteAssessmentTarget operation.

BeginDeleteAssessmentTemplate ( DeleteAssessmentTemplateRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteAssessmentTemplate operation.

BeginDescribeAssessmentRuns ( DescribeAssessmentRunsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeAssessmentRuns operation.

BeginDescribeAssessmentTargets ( DescribeAssessmentTargetsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeAssessmentTargets operation.

BeginDescribeAssessmentTemplates ( DescribeAssessmentTemplatesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeAssessmentTemplates operation.

BeginDescribeCrossAccountAccessRole ( DescribeCrossAccountAccessRoleRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeCrossAccountAccessRole operation.

BeginDescribeFindings ( DescribeFindingsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeFindings operation.

BeginDescribeResourceGroups ( DescribeResourceGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeResourceGroups operation.

BeginDescribeRulesPackages ( DescribeRulesPackagesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeRulesPackages operation.

BeginGetTelemetryMetadata ( GetTelemetryMetadataRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetTelemetryMetadata operation.

BeginListAssessmentRunAgents ( ListAssessmentRunAgentsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ListAssessmentRunAgents operation.

BeginListAssessmentRuns ( ListAssessmentRunsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ListAssessmentRuns operation.

BeginListAssessmentTargets ( ListAssessmentTargetsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ListAssessmentTargets operation.

BeginListAssessmentTemplates ( ListAssessmentTemplatesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ListAssessmentTemplates operation.

BeginListEventSubscriptions ( ListEventSubscriptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ListEventSubscriptions operation.

BeginListFindings ( ListFindingsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ListFindings operation.

BeginListRulesPackages ( ListRulesPackagesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ListRulesPackages operation.

BeginListTagsForResource ( ListTagsForResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ListTagsForResource operation.

BeginPreviewAgents ( PreviewAgentsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the PreviewAgents operation.

BeginRegisterCrossAccountAccessRole ( RegisterCrossAccountAccessRoleRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RegisterCrossAccountAccessRole operation.

BeginRemoveAttributesFromFindings ( RemoveAttributesFromFindingsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RemoveAttributesFromFindings operation.

BeginSetTagsForResource ( SetTagsForResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the SetTagsForResource operation.

BeginStartAssessmentRun ( StartAssessmentRunRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the StartAssessmentRun operation.

BeginStopAssessmentRun ( StopAssessmentRunRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the StopAssessmentRun operation.

BeginSubscribeToEvent ( SubscribeToEventRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the SubscribeToEvent operation.

BeginUnsubscribeFromEvent ( UnsubscribeFromEventRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UnsubscribeFromEvent operation.

BeginUpdateAssessmentTarget ( UpdateAssessmentTargetRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UpdateAssessmentTarget operation.

CreateAssessmentTarget ( CreateAssessmentTargetRequest request ) : CreateAssessmentTargetResponse

Creates a new assessment target using the ARN of the resource group that is generated by CreateResourceGroup. You can create up to 50 assessment targets per AWS account. You can run up to 500 concurrent agents per AWS account. For more information, see Amazon Inspector Assessment Targets.

CreateAssessmentTargetAsync ( CreateAssessmentTargetRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateAssessmentTarget operation.

CreateAssessmentTemplate ( CreateAssessmentTemplateRequest request ) : CreateAssessmentTemplateResponse

Creates an assessment template for the assessment target that is specified by the ARN of the assessment target.

CreateAssessmentTemplateAsync ( CreateAssessmentTemplateRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateAssessmentTemplate operation.

CreateResourceGroup ( CreateResourceGroupRequest request ) : CreateResourceGroupResponse

Creates a resource group using the specified set of tags (key and value pairs) that are used to select the EC2 instances to be included in an Amazon Inspector assessment target. The created resource group is then used to create an Amazon Inspector assessment target. For more information, see CreateAssessmentTarget.

CreateResourceGroupAsync ( CreateResourceGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateResourceGroup operation.

DeleteAssessmentRun ( DeleteAssessmentRunRequest request ) : DeleteAssessmentRunResponse

Deletes the assessment run that is specified by the ARN of the assessment run.

DeleteAssessmentRunAsync ( DeleteAssessmentRunRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteAssessmentRun operation.

DeleteAssessmentTarget ( DeleteAssessmentTargetRequest request ) : DeleteAssessmentTargetResponse

Deletes the assessment target that is specified by the ARN of the assessment target.

DeleteAssessmentTargetAsync ( DeleteAssessmentTargetRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteAssessmentTarget operation.

DeleteAssessmentTemplate ( DeleteAssessmentTemplateRequest request ) : DeleteAssessmentTemplateResponse

Deletes the assessment template that is specified by the ARN of the assessment template.

DeleteAssessmentTemplateAsync ( DeleteAssessmentTemplateRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteAssessmentTemplate operation.

DescribeAssessmentRuns ( DescribeAssessmentRunsRequest request ) : DescribeAssessmentRunsResponse

Describes the assessment runs that are specified by the ARNs of the assessment runs.

DescribeAssessmentRunsAsync ( DescribeAssessmentRunsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeAssessmentRuns operation.

DescribeAssessmentTargets ( DescribeAssessmentTargetsRequest request ) : DescribeAssessmentTargetsResponse

Describes the assessment targets that are specified by the ARNs of the assessment targets.

DescribeAssessmentTargetsAsync ( DescribeAssessmentTargetsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeAssessmentTargets operation.

DescribeAssessmentTemplates ( DescribeAssessmentTemplatesRequest request ) : DescribeAssessmentTemplatesResponse

Describes the assessment templates that are specified by the ARNs of the assessment templates.

DescribeAssessmentTemplatesAsync ( DescribeAssessmentTemplatesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeAssessmentTemplates operation.

DescribeCrossAccountAccessRole ( DescribeCrossAccountAccessRoleRequest request ) : DescribeCrossAccountAccessRoleResponse

Describes the IAM role that enables Amazon Inspector to access your AWS account.

DescribeCrossAccountAccessRoleAsync ( DescribeCrossAccountAccessRoleRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeCrossAccountAccessRole operation.

DescribeFindings ( DescribeFindingsRequest request ) : DescribeFindingsResponse

Describes the findings that are specified by the ARNs of the findings.

DescribeFindingsAsync ( DescribeFindingsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeFindings operation.

DescribeResourceGroups ( DescribeResourceGroupsRequest request ) : DescribeResourceGroupsResponse

Describes the resource groups that are specified by the ARNs of the resource groups.

DescribeResourceGroupsAsync ( DescribeResourceGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeResourceGroups operation.

DescribeRulesPackages ( DescribeRulesPackagesRequest request ) : DescribeRulesPackagesResponse

Describes the rules packages that are specified by the ARNs of the rules packages.

DescribeRulesPackagesAsync ( DescribeRulesPackagesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeRulesPackages operation.

EndAddAttributesToFindings ( IAsyncResult asyncResult ) : AddAttributesToFindingsResponse

Finishes the asynchronous execution of the AddAttributesToFindings operation.

EndCreateAssessmentTarget ( IAsyncResult asyncResult ) : CreateAssessmentTargetResponse

Finishes the asynchronous execution of the CreateAssessmentTarget operation.

EndCreateAssessmentTemplate ( IAsyncResult asyncResult ) : CreateAssessmentTemplateResponse

Finishes the asynchronous execution of the CreateAssessmentTemplate operation.

EndCreateResourceGroup ( IAsyncResult asyncResult ) : CreateResourceGroupResponse

Finishes the asynchronous execution of the CreateResourceGroup operation.

EndDeleteAssessmentRun ( IAsyncResult asyncResult ) : DeleteAssessmentRunResponse

Finishes the asynchronous execution of the DeleteAssessmentRun operation.

EndDeleteAssessmentTarget ( IAsyncResult asyncResult ) : DeleteAssessmentTargetResponse

Finishes the asynchronous execution of the DeleteAssessmentTarget operation.

EndDeleteAssessmentTemplate ( IAsyncResult asyncResult ) : DeleteAssessmentTemplateResponse

Finishes the asynchronous execution of the DeleteAssessmentTemplate operation.

EndDescribeAssessmentRuns ( IAsyncResult asyncResult ) : DescribeAssessmentRunsResponse

Finishes the asynchronous execution of the DescribeAssessmentRuns operation.

EndDescribeAssessmentTargets ( IAsyncResult asyncResult ) : DescribeAssessmentTargetsResponse

Finishes the asynchronous execution of the DescribeAssessmentTargets operation.

EndDescribeAssessmentTemplates ( IAsyncResult asyncResult ) : DescribeAssessmentTemplatesResponse

Finishes the asynchronous execution of the DescribeAssessmentTemplates operation.

EndDescribeCrossAccountAccessRole ( IAsyncResult asyncResult ) : DescribeCrossAccountAccessRoleResponse

Finishes the asynchronous execution of the DescribeCrossAccountAccessRole operation.

EndDescribeFindings ( IAsyncResult asyncResult ) : DescribeFindingsResponse

Finishes the asynchronous execution of the DescribeFindings operation.

EndDescribeResourceGroups ( IAsyncResult asyncResult ) : DescribeResourceGroupsResponse

Finishes the asynchronous execution of the DescribeResourceGroups operation.

EndDescribeRulesPackages ( IAsyncResult asyncResult ) : DescribeRulesPackagesResponse

Finishes the asynchronous execution of the DescribeRulesPackages operation.

EndGetTelemetryMetadata ( IAsyncResult asyncResult ) : GetTelemetryMetadataResponse

Finishes the asynchronous execution of the GetTelemetryMetadata operation.

EndListAssessmentRunAgents ( IAsyncResult asyncResult ) : ListAssessmentRunAgentsResponse

Finishes the asynchronous execution of the ListAssessmentRunAgents operation.

EndListAssessmentRuns ( IAsyncResult asyncResult ) : ListAssessmentRunsResponse

Finishes the asynchronous execution of the ListAssessmentRuns operation.

EndListAssessmentTargets ( IAsyncResult asyncResult ) : ListAssessmentTargetsResponse

Finishes the asynchronous execution of the ListAssessmentTargets operation.

EndListAssessmentTemplates ( IAsyncResult asyncResult ) : ListAssessmentTemplatesResponse

Finishes the asynchronous execution of the ListAssessmentTemplates operation.

EndListEventSubscriptions ( IAsyncResult asyncResult ) : ListEventSubscriptionsResponse

Finishes the asynchronous execution of the ListEventSubscriptions operation.

EndListFindings ( IAsyncResult asyncResult ) : ListFindingsResponse

Finishes the asynchronous execution of the ListFindings operation.

EndListRulesPackages ( IAsyncResult asyncResult ) : ListRulesPackagesResponse

Finishes the asynchronous execution of the ListRulesPackages operation.

EndListTagsForResource ( IAsyncResult asyncResult ) : ListTagsForResourceResponse

Finishes the asynchronous execution of the ListTagsForResource operation.

EndPreviewAgents ( IAsyncResult asyncResult ) : PreviewAgentsResponse

Finishes the asynchronous execution of the PreviewAgents operation.

EndRegisterCrossAccountAccessRole ( IAsyncResult asyncResult ) : Amazon.Inspector.Model.RegisterCrossAccountAccessRoleResponse

Finishes the asynchronous execution of the RegisterCrossAccountAccessRole operation.

EndRemoveAttributesFromFindings ( IAsyncResult asyncResult ) : RemoveAttributesFromFindingsResponse

Finishes the asynchronous execution of the RemoveAttributesFromFindings operation.

EndSetTagsForResource ( IAsyncResult asyncResult ) : Amazon.Inspector.Model.SetTagsForResourceResponse

Finishes the asynchronous execution of the SetTagsForResource operation.

EndStartAssessmentRun ( IAsyncResult asyncResult ) : StartAssessmentRunResponse

Finishes the asynchronous execution of the StartAssessmentRun operation.

EndStopAssessmentRun ( IAsyncResult asyncResult ) : StopAssessmentRunResponse

Finishes the asynchronous execution of the StopAssessmentRun operation.

EndSubscribeToEvent ( IAsyncResult asyncResult ) : SubscribeToEventResponse

Finishes the asynchronous execution of the SubscribeToEvent operation.

EndUnsubscribeFromEvent ( IAsyncResult asyncResult ) : UnsubscribeFromEventResponse

Finishes the asynchronous execution of the UnsubscribeFromEvent operation.

EndUpdateAssessmentTarget ( IAsyncResult asyncResult ) : UpdateAssessmentTargetResponse

Finishes the asynchronous execution of the UpdateAssessmentTarget operation.

GetTelemetryMetadata ( GetTelemetryMetadataRequest request ) : GetTelemetryMetadataResponse

Information about the data that is collected for the specified assessment run.

GetTelemetryMetadataAsync ( GetTelemetryMetadataRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetTelemetryMetadata operation.

ListAssessmentRunAgents ( ListAssessmentRunAgentsRequest request ) : ListAssessmentRunAgentsResponse

Lists the agents of the assessment runs that are specified by the ARNs of the assessment runs.

ListAssessmentRunAgentsAsync ( ListAssessmentRunAgentsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ListAssessmentRunAgents operation.

ListAssessmentRuns ( ListAssessmentRunsRequest request ) : ListAssessmentRunsResponse

Lists the assessment runs that correspond to the assessment templates that are specified by the ARNs of the assessment templates.

ListAssessmentRunsAsync ( ListAssessmentRunsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ListAssessmentRuns operation.

ListAssessmentTargets ( ListAssessmentTargetsRequest request ) : ListAssessmentTargetsResponse

Lists the ARNs of the assessment targets within this AWS account. For more information about assessment targets, see Amazon Inspector Assessment Targets.

ListAssessmentTargetsAsync ( ListAssessmentTargetsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ListAssessmentTargets operation.

ListAssessmentTemplates ( ListAssessmentTemplatesRequest request ) : ListAssessmentTemplatesResponse

Lists the assessment templates that correspond to the assessment targets that are specified by the ARNs of the assessment targets.

ListAssessmentTemplatesAsync ( ListAssessmentTemplatesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ListAssessmentTemplates operation.

ListEventSubscriptions ( ListEventSubscriptionsRequest request ) : ListEventSubscriptionsResponse

Lists all the event subscriptions for the assessment template that is specified by the ARN of the assessment template. For more information, see SubscribeToEvent and UnsubscribeFromEvent.

ListEventSubscriptionsAsync ( ListEventSubscriptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ListEventSubscriptions operation.

ListFindings ( ListFindingsRequest request ) : ListFindingsResponse

Lists findings that are generated by the assessment runs that are specified by the ARNs of the assessment runs.

ListFindingsAsync ( ListFindingsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ListFindings operation.

ListRulesPackages ( ListRulesPackagesRequest request ) : ListRulesPackagesResponse

Lists all available Amazon Inspector rules packages.

ListRulesPackagesAsync ( ListRulesPackagesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ListRulesPackages operation.

ListTagsForResource ( ListTagsForResourceRequest request ) : ListTagsForResourceResponse

Lists all tags associated with an assessment template.

ListTagsForResourceAsync ( ListTagsForResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ListTagsForResource operation.

PreviewAgents ( PreviewAgentsRequest request ) : PreviewAgentsResponse

Previews the agents installed on the EC2 instances that are part of the specified assessment target.

PreviewAgentsAsync ( PreviewAgentsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the PreviewAgents operation.

RegisterCrossAccountAccessRole ( RegisterCrossAccountAccessRoleRequest request ) : Amazon.Inspector.Model.RegisterCrossAccountAccessRoleResponse

Registers the IAM role that Amazon Inspector uses to list your EC2 instances at the start of the assessment run or when you call the PreviewAgents action.

RegisterCrossAccountAccessRoleAsync ( RegisterCrossAccountAccessRoleRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RegisterCrossAccountAccessRole operation.

RemoveAttributesFromFindings ( RemoveAttributesFromFindingsRequest request ) : RemoveAttributesFromFindingsResponse

Removes entire attributes (key and value pairs) from the findings that are specified by the ARNs of the findings where an attribute with the specified key exists.

RemoveAttributesFromFindingsAsync ( RemoveAttributesFromFindingsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RemoveAttributesFromFindings operation.

SetTagsForResource ( SetTagsForResourceRequest request ) : Amazon.Inspector.Model.SetTagsForResourceResponse

Sets tags (key and value pairs) to the assessment template that is specified by the ARN of the assessment template.

SetTagsForResourceAsync ( SetTagsForResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the SetTagsForResource operation.

StartAssessmentRun ( StartAssessmentRunRequest request ) : StartAssessmentRunResponse

Starts the assessment run specified by the ARN of the assessment template. For this API to function properly, you must not exceed the limit of running up to 500 concurrent agents per AWS account.

StartAssessmentRunAsync ( StartAssessmentRunRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the StartAssessmentRun operation.

StopAssessmentRun ( StopAssessmentRunRequest request ) : StopAssessmentRunResponse

Stops the assessment run that is specified by the ARN of the assessment run.

StopAssessmentRunAsync ( StopAssessmentRunRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the StopAssessmentRun operation.

SubscribeToEvent ( SubscribeToEventRequest request ) : SubscribeToEventResponse

Enables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic.

SubscribeToEventAsync ( SubscribeToEventRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the SubscribeToEvent operation.

UnsubscribeFromEvent ( UnsubscribeFromEventRequest request ) : UnsubscribeFromEventResponse

Disables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic.

UnsubscribeFromEventAsync ( UnsubscribeFromEventRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UnsubscribeFromEvent operation.

UpdateAssessmentTarget ( UpdateAssessmentTargetRequest request ) : UpdateAssessmentTargetResponse

Updates the assessment target that is specified by the ARN of the assessment target.

UpdateAssessmentTargetAsync ( UpdateAssessmentTargetRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UpdateAssessmentTarget operation.

Защищенные методы

Метод Описание
CreateSigner ( ) : AbstractAWSSigner

Creates the signer for the service.

Dispose ( bool disposing ) : void

Disposes the service client.

Описание методов

AddAttributesToFindings() публичный Метод

Assigns attributes (key and value pairs) to the findings that are specified by the ARNs of the findings.
/// You do not have required permissions to access the requested resource. /// /// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. /// /// The request was rejected because it referenced an entity that does not exist. The /// error code describes the entity. ///
public AddAttributesToFindings ( AddAttributesToFindingsRequest request ) : AddAttributesToFindingsResponse
request Amazon.Inspector.Model.AddAttributesToFindingsRequest Container for the necessary parameters to execute the AddAttributesToFindings service method.
Результат Amazon.Inspector.Model.AddAttributesToFindingsResponse

AddAttributesToFindingsAsync() публичный Метод

Initiates the asynchronous execution of the AddAttributesToFindings operation.
public AddAttributesToFindingsAsync ( AddAttributesToFindingsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.AddAttributesToFindingsRequest Container for the necessary parameters to execute the AddAttributesToFindings operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

AmazonInspectorClient() публичный Метод

Constructs AmazonInspectorClient 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. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>
public AmazonInspectorClient ( ) : System
Результат System

AmazonInspectorClient() публичный Метод

Constructs AmazonInspectorClient with AWS Credentials
public AmazonInspectorClient ( AWSCredentials credentials ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
Результат System

AmazonInspectorClient() публичный Метод

Constructs AmazonInspectorClient with AWS Credentials and an AmazonInspectorClient Configuration object.
public AmazonInspectorClient ( AWSCredentials credentials, AmazonInspectorConfig clientConfig ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
clientConfig AmazonInspectorConfig The AmazonInspectorClient Configuration Object
Результат System

AmazonInspectorClient() публичный Метод

Constructs AmazonInspectorClient with AWS Credentials
public AmazonInspectorClient ( AWSCredentials credentials, RegionEndpoint region ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
region RegionEndpoint The region to connect.
Результат System

AmazonInspectorClient() публичный Метод

Constructs AmazonInspectorClient 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. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>
public AmazonInspectorClient ( AmazonInspectorConfig config ) : System
config AmazonInspectorConfig The AmazonInspectorClient Configuration Object
Результат System

AmazonInspectorClient() публичный Метод

Constructs AmazonInspectorClient 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. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>
public AmazonInspectorClient ( RegionEndpoint region ) : System
region RegionEndpoint The region to connect.
Результат System

AmazonInspectorClient() публичный Метод

Constructs AmazonInspectorClient with AWS Access Key ID and AWS Secret Key
public AmazonInspectorClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
Результат System

AmazonInspectorClient() публичный Метод

Constructs AmazonInspectorClient with AWS Access Key ID, AWS Secret Key and an AmazonInspectorClient Configuration object.
public AmazonInspectorClient ( string awsAccessKeyId, string awsSecretAccessKey, AmazonInspectorConfig clientConfig ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
clientConfig AmazonInspectorConfig The AmazonInspectorClient Configuration Object
Результат System

AmazonInspectorClient() публичный Метод

Constructs AmazonInspectorClient with AWS Access Key ID and AWS Secret Key
public AmazonInspectorClient ( 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

AmazonInspectorClient() публичный Метод

Constructs AmazonInspectorClient with AWS Access Key ID and AWS Secret Key
public AmazonInspectorClient ( 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

AmazonInspectorClient() публичный Метод

Constructs AmazonInspectorClient with AWS Access Key ID, AWS Secret Key and an AmazonInspectorClient Configuration object.
public AmazonInspectorClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, AmazonInspectorConfig clientConfig ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
awsSessionToken string AWS Session Token
clientConfig AmazonInspectorConfig The AmazonInspectorClient Configuration Object
Результат System

AmazonInspectorClient() публичный Метод

Constructs AmazonInspectorClient with AWS Access Key ID and AWS Secret Key
public AmazonInspectorClient ( 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

BeginAddAttributesToFindings() публичный Метод

Initiates the asynchronous execution of the AddAttributesToFindings operation.
public BeginAddAttributesToFindings ( AddAttributesToFindingsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.AddAttributesToFindingsRequest Container for the necessary parameters to execute the AddAttributesToFindings operation on AmazonInspectorClient.
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

BeginCreateAssessmentTarget() публичный Метод

Initiates the asynchronous execution of the CreateAssessmentTarget operation.
public BeginCreateAssessmentTarget ( CreateAssessmentTargetRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.CreateAssessmentTargetRequest Container for the necessary parameters to execute the CreateAssessmentTarget operation on AmazonInspectorClient.
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

BeginCreateAssessmentTemplate() публичный Метод

Initiates the asynchronous execution of the CreateAssessmentTemplate operation.
public BeginCreateAssessmentTemplate ( CreateAssessmentTemplateRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.CreateAssessmentTemplateRequest Container for the necessary parameters to execute the CreateAssessmentTemplate operation on AmazonInspectorClient.
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

BeginCreateResourceGroup() публичный Метод

Initiates the asynchronous execution of the CreateResourceGroup operation.
public BeginCreateResourceGroup ( CreateResourceGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.CreateResourceGroupRequest Container for the necessary parameters to execute the CreateResourceGroup operation on AmazonInspectorClient.
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

BeginDeleteAssessmentRun() публичный Метод

Initiates the asynchronous execution of the DeleteAssessmentRun operation.
public BeginDeleteAssessmentRun ( DeleteAssessmentRunRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.DeleteAssessmentRunRequest Container for the necessary parameters to execute the DeleteAssessmentRun operation on AmazonInspectorClient.
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

BeginDeleteAssessmentTarget() публичный Метод

Initiates the asynchronous execution of the DeleteAssessmentTarget operation.
public BeginDeleteAssessmentTarget ( DeleteAssessmentTargetRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.DeleteAssessmentTargetRequest Container for the necessary parameters to execute the DeleteAssessmentTarget operation on AmazonInspectorClient.
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

BeginDeleteAssessmentTemplate() публичный Метод

Initiates the asynchronous execution of the DeleteAssessmentTemplate operation.
public BeginDeleteAssessmentTemplate ( DeleteAssessmentTemplateRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.DeleteAssessmentTemplateRequest Container for the necessary parameters to execute the DeleteAssessmentTemplate operation on AmazonInspectorClient.
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

BeginDescribeAssessmentRuns() публичный Метод

Initiates the asynchronous execution of the DescribeAssessmentRuns operation.
public BeginDescribeAssessmentRuns ( DescribeAssessmentRunsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.DescribeAssessmentRunsRequest Container for the necessary parameters to execute the DescribeAssessmentRuns operation on AmazonInspectorClient.
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

BeginDescribeAssessmentTargets() публичный Метод

Initiates the asynchronous execution of the DescribeAssessmentTargets operation.
public BeginDescribeAssessmentTargets ( DescribeAssessmentTargetsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.DescribeAssessmentTargetsRequest Container for the necessary parameters to execute the DescribeAssessmentTargets operation on AmazonInspectorClient.
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

BeginDescribeAssessmentTemplates() публичный Метод

Initiates the asynchronous execution of the DescribeAssessmentTemplates operation.
public BeginDescribeAssessmentTemplates ( DescribeAssessmentTemplatesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.DescribeAssessmentTemplatesRequest Container for the necessary parameters to execute the DescribeAssessmentTemplates operation on AmazonInspectorClient.
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

BeginDescribeCrossAccountAccessRole() публичный Метод

Initiates the asynchronous execution of the DescribeCrossAccountAccessRole operation.
public BeginDescribeCrossAccountAccessRole ( DescribeCrossAccountAccessRoleRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeCrossAccountAccessRoleRequest Container for the necessary parameters to execute the DescribeCrossAccountAccessRole operation on AmazonInspectorClient.
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

BeginDescribeFindings() публичный Метод

Initiates the asynchronous execution of the DescribeFindings operation.
public BeginDescribeFindings ( DescribeFindingsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.DescribeFindingsRequest Container for the necessary parameters to execute the DescribeFindings operation on AmazonInspectorClient.
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

BeginDescribeResourceGroups() публичный Метод

Initiates the asynchronous execution of the DescribeResourceGroups operation.
public BeginDescribeResourceGroups ( DescribeResourceGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.DescribeResourceGroupsRequest Container for the necessary parameters to execute the DescribeResourceGroups operation on AmazonInspectorClient.
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

BeginDescribeRulesPackages() публичный Метод

Initiates the asynchronous execution of the DescribeRulesPackages operation.
public BeginDescribeRulesPackages ( DescribeRulesPackagesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.DescribeRulesPackagesRequest Container for the necessary parameters to execute the DescribeRulesPackages operation on AmazonInspectorClient.
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

BeginGetTelemetryMetadata() публичный Метод

Initiates the asynchronous execution of the GetTelemetryMetadata operation.
public BeginGetTelemetryMetadata ( GetTelemetryMetadataRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.GetTelemetryMetadataRequest Container for the necessary parameters to execute the GetTelemetryMetadata operation on AmazonInspectorClient.
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

BeginListAssessmentRunAgents() публичный Метод

Initiates the asynchronous execution of the ListAssessmentRunAgents operation.
public BeginListAssessmentRunAgents ( ListAssessmentRunAgentsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.ListAssessmentRunAgentsRequest Container for the necessary parameters to execute the ListAssessmentRunAgents operation on AmazonInspectorClient.
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

BeginListAssessmentRuns() публичный Метод

Initiates the asynchronous execution of the ListAssessmentRuns operation.
public BeginListAssessmentRuns ( ListAssessmentRunsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.ListAssessmentRunsRequest Container for the necessary parameters to execute the ListAssessmentRuns operation on AmazonInspectorClient.
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

BeginListAssessmentTargets() публичный Метод

Initiates the asynchronous execution of the ListAssessmentTargets operation.
public BeginListAssessmentTargets ( ListAssessmentTargetsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.ListAssessmentTargetsRequest Container for the necessary parameters to execute the ListAssessmentTargets operation on AmazonInspectorClient.
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

BeginListAssessmentTemplates() публичный Метод

Initiates the asynchronous execution of the ListAssessmentTemplates operation.
public BeginListAssessmentTemplates ( ListAssessmentTemplatesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.ListAssessmentTemplatesRequest Container for the necessary parameters to execute the ListAssessmentTemplates operation on AmazonInspectorClient.
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

BeginListEventSubscriptions() публичный Метод

Initiates the asynchronous execution of the ListEventSubscriptions operation.
public BeginListEventSubscriptions ( ListEventSubscriptionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.ListEventSubscriptionsRequest Container for the necessary parameters to execute the ListEventSubscriptions operation on AmazonInspectorClient.
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

BeginListFindings() публичный Метод

Initiates the asynchronous execution of the ListFindings operation.
public BeginListFindings ( ListFindingsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.ListFindingsRequest Container for the necessary parameters to execute the ListFindings operation on AmazonInspectorClient.
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

BeginListRulesPackages() публичный Метод

Initiates the asynchronous execution of the ListRulesPackages operation.
public BeginListRulesPackages ( ListRulesPackagesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.ListRulesPackagesRequest Container for the necessary parameters to execute the ListRulesPackages operation on AmazonInspectorClient.
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

BeginListTagsForResource() публичный Метод

Initiates the asynchronous execution of the ListTagsForResource operation.
public BeginListTagsForResource ( ListTagsForResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.ListTagsForResourceRequest Container for the necessary parameters to execute the ListTagsForResource operation on AmazonInspectorClient.
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

BeginPreviewAgents() публичный Метод

Initiates the asynchronous execution of the PreviewAgents operation.
public BeginPreviewAgents ( PreviewAgentsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.PreviewAgentsRequest Container for the necessary parameters to execute the PreviewAgents operation on AmazonInspectorClient.
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

BeginRegisterCrossAccountAccessRole() публичный Метод

Initiates the asynchronous execution of the RegisterCrossAccountAccessRole operation.
public BeginRegisterCrossAccountAccessRole ( RegisterCrossAccountAccessRoleRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.RegisterCrossAccountAccessRoleRequest Container for the necessary parameters to execute the RegisterCrossAccountAccessRole operation on AmazonInspectorClient.
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

BeginRemoveAttributesFromFindings() публичный Метод

Initiates the asynchronous execution of the RemoveAttributesFromFindings operation.
public BeginRemoveAttributesFromFindings ( RemoveAttributesFromFindingsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.RemoveAttributesFromFindingsRequest Container for the necessary parameters to execute the RemoveAttributesFromFindings operation on AmazonInspectorClient.
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

BeginSetTagsForResource() публичный Метод

Initiates the asynchronous execution of the SetTagsForResource operation.
public BeginSetTagsForResource ( SetTagsForResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.SetTagsForResourceRequest Container for the necessary parameters to execute the SetTagsForResource operation on AmazonInspectorClient.
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

BeginStartAssessmentRun() публичный Метод

Initiates the asynchronous execution of the StartAssessmentRun operation.
public BeginStartAssessmentRun ( StartAssessmentRunRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.StartAssessmentRunRequest Container for the necessary parameters to execute the StartAssessmentRun operation on AmazonInspectorClient.
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

BeginStopAssessmentRun() публичный Метод

Initiates the asynchronous execution of the StopAssessmentRun operation.
public BeginStopAssessmentRun ( StopAssessmentRunRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.StopAssessmentRunRequest Container for the necessary parameters to execute the StopAssessmentRun operation on AmazonInspectorClient.
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

BeginSubscribeToEvent() публичный Метод

Initiates the asynchronous execution of the SubscribeToEvent operation.
public BeginSubscribeToEvent ( SubscribeToEventRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.SubscribeToEventRequest Container for the necessary parameters to execute the SubscribeToEvent operation on AmazonInspectorClient.
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

BeginUnsubscribeFromEvent() публичный Метод

Initiates the asynchronous execution of the UnsubscribeFromEvent operation.
public BeginUnsubscribeFromEvent ( UnsubscribeFromEventRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.UnsubscribeFromEventRequest Container for the necessary parameters to execute the UnsubscribeFromEvent operation on AmazonInspectorClient.
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

BeginUpdateAssessmentTarget() публичный Метод

Initiates the asynchronous execution of the UpdateAssessmentTarget operation.
public BeginUpdateAssessmentTarget ( UpdateAssessmentTargetRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Inspector.Model.UpdateAssessmentTargetRequest Container for the necessary parameters to execute the UpdateAssessmentTarget operation on AmazonInspectorClient.
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

CreateAssessmentTarget() публичный Метод

Creates a new assessment target using the ARN of the resource group that is generated by CreateResourceGroup. You can create up to 50 assessment targets per AWS account. You can run up to 500 concurrent agents per AWS account. For more information, see Amazon Inspector Assessment Targets.
/// You do not have required permissions to access the requested resource. /// /// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. /// /// The request was rejected because it attempted to create resources beyond the current /// AWS account limits. The error code describes the limit exceeded. /// /// The request was rejected because it referenced an entity that does not exist. The /// error code describes the entity. ///
public CreateAssessmentTarget ( CreateAssessmentTargetRequest request ) : CreateAssessmentTargetResponse
request Amazon.Inspector.Model.CreateAssessmentTargetRequest Container for the necessary parameters to execute the CreateAssessmentTarget service method.
Результат Amazon.Inspector.Model.CreateAssessmentTargetResponse

CreateAssessmentTargetAsync() публичный Метод

Initiates the asynchronous execution of the CreateAssessmentTarget operation.
public CreateAssessmentTargetAsync ( CreateAssessmentTargetRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.CreateAssessmentTargetRequest Container for the necessary parameters to execute the CreateAssessmentTarget operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

CreateAssessmentTemplate() публичный Метод

Creates an assessment template for the assessment target that is specified by the ARN of the assessment target.
/// You do not have required permissions to access the requested resource. /// /// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. /// /// The request was rejected because it attempted to create resources beyond the current /// AWS account limits. The error code describes the limit exceeded. /// /// The request was rejected because it referenced an entity that does not exist. The /// error code describes the entity. ///
public CreateAssessmentTemplate ( CreateAssessmentTemplateRequest request ) : CreateAssessmentTemplateResponse
request Amazon.Inspector.Model.CreateAssessmentTemplateRequest Container for the necessary parameters to execute the CreateAssessmentTemplate service method.
Результат Amazon.Inspector.Model.CreateAssessmentTemplateResponse

CreateAssessmentTemplateAsync() публичный Метод

Initiates the asynchronous execution of the CreateAssessmentTemplate operation.
public CreateAssessmentTemplateAsync ( CreateAssessmentTemplateRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.CreateAssessmentTemplateRequest Container for the necessary parameters to execute the CreateAssessmentTemplate operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

CreateResourceGroup() публичный Метод

Creates a resource group using the specified set of tags (key and value pairs) that are used to select the EC2 instances to be included in an Amazon Inspector assessment target. The created resource group is then used to create an Amazon Inspector assessment target. For more information, see CreateAssessmentTarget.
/// You do not have required permissions to access the requested resource. /// /// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. /// /// The request was rejected because it attempted to create resources beyond the current /// AWS account limits. The error code describes the limit exceeded. ///
public CreateResourceGroup ( CreateResourceGroupRequest request ) : CreateResourceGroupResponse
request Amazon.Inspector.Model.CreateResourceGroupRequest Container for the necessary parameters to execute the CreateResourceGroup service method.
Результат Amazon.Inspector.Model.CreateResourceGroupResponse

CreateResourceGroupAsync() публичный Метод

Initiates the asynchronous execution of the CreateResourceGroup operation.
public CreateResourceGroupAsync ( CreateResourceGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.CreateResourceGroupRequest Container for the necessary parameters to execute the CreateResourceGroup operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

CreateSigner() защищенный Метод

Creates the signer for the service.
protected CreateSigner ( ) : AbstractAWSSigner
Результат Amazon.Runtime.Internal.Auth.AbstractAWSSigner

DeleteAssessmentRun() публичный Метод

Deletes the assessment run that is specified by the ARN of the assessment run.
/// You do not have required permissions to access the requested resource. /// /// You cannot perform a specified action if an assessment run is currently in progress. /// /// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. /// /// The request was rejected because it referenced an entity that does not exist. The /// error code describes the entity. ///
public DeleteAssessmentRun ( DeleteAssessmentRunRequest request ) : DeleteAssessmentRunResponse
request Amazon.Inspector.Model.DeleteAssessmentRunRequest Container for the necessary parameters to execute the DeleteAssessmentRun service method.
Результат DeleteAssessmentRunResponse

DeleteAssessmentRunAsync() публичный Метод

Initiates the asynchronous execution of the DeleteAssessmentRun operation.
public DeleteAssessmentRunAsync ( DeleteAssessmentRunRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.DeleteAssessmentRunRequest Container for the necessary parameters to execute the DeleteAssessmentRun operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DeleteAssessmentTarget() публичный Метод

Deletes the assessment target that is specified by the ARN of the assessment target.
/// You do not have required permissions to access the requested resource. /// /// You cannot perform a specified action if an assessment run is currently in progress. /// /// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. /// /// The request was rejected because it referenced an entity that does not exist. The /// error code describes the entity. ///
public DeleteAssessmentTarget ( DeleteAssessmentTargetRequest request ) : DeleteAssessmentTargetResponse
request Amazon.Inspector.Model.DeleteAssessmentTargetRequest Container for the necessary parameters to execute the DeleteAssessmentTarget service method.
Результат DeleteAssessmentTargetResponse

DeleteAssessmentTargetAsync() публичный Метод

Initiates the asynchronous execution of the DeleteAssessmentTarget operation.
public DeleteAssessmentTargetAsync ( DeleteAssessmentTargetRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.DeleteAssessmentTargetRequest Container for the necessary parameters to execute the DeleteAssessmentTarget operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DeleteAssessmentTemplate() публичный Метод

Deletes the assessment template that is specified by the ARN of the assessment template.
/// You do not have required permissions to access the requested resource. /// /// You cannot perform a specified action if an assessment run is currently in progress. /// /// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. /// /// The request was rejected because it referenced an entity that does not exist. The /// error code describes the entity. ///
public DeleteAssessmentTemplate ( DeleteAssessmentTemplateRequest request ) : DeleteAssessmentTemplateResponse
request Amazon.Inspector.Model.DeleteAssessmentTemplateRequest Container for the necessary parameters to execute the DeleteAssessmentTemplate service method.
Результат DeleteAssessmentTemplateResponse

DeleteAssessmentTemplateAsync() публичный Метод

Initiates the asynchronous execution of the DeleteAssessmentTemplate operation.
public DeleteAssessmentTemplateAsync ( DeleteAssessmentTemplateRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.DeleteAssessmentTemplateRequest Container for the necessary parameters to execute the DeleteAssessmentTemplate operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeAssessmentRuns() публичный Метод

Describes the assessment runs that are specified by the ARNs of the assessment runs.
/// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. ///
public DescribeAssessmentRuns ( DescribeAssessmentRunsRequest request ) : DescribeAssessmentRunsResponse
request Amazon.Inspector.Model.DescribeAssessmentRunsRequest Container for the necessary parameters to execute the DescribeAssessmentRuns service method.
Результат Amazon.Inspector.Model.DescribeAssessmentRunsResponse

DescribeAssessmentRunsAsync() публичный Метод

Initiates the asynchronous execution of the DescribeAssessmentRuns operation.
public DescribeAssessmentRunsAsync ( DescribeAssessmentRunsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.DescribeAssessmentRunsRequest Container for the necessary parameters to execute the DescribeAssessmentRuns operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeAssessmentTargets() публичный Метод

Describes the assessment targets that are specified by the ARNs of the assessment targets.
/// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. ///
public DescribeAssessmentTargets ( DescribeAssessmentTargetsRequest request ) : DescribeAssessmentTargetsResponse
request Amazon.Inspector.Model.DescribeAssessmentTargetsRequest Container for the necessary parameters to execute the DescribeAssessmentTargets service method.
Результат Amazon.Inspector.Model.DescribeAssessmentTargetsResponse

DescribeAssessmentTargetsAsync() публичный Метод

Initiates the asynchronous execution of the DescribeAssessmentTargets operation.
public DescribeAssessmentTargetsAsync ( DescribeAssessmentTargetsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.DescribeAssessmentTargetsRequest Container for the necessary parameters to execute the DescribeAssessmentTargets operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeAssessmentTemplates() публичный Метод

Describes the assessment templates that are specified by the ARNs of the assessment templates.
/// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. ///
public DescribeAssessmentTemplates ( DescribeAssessmentTemplatesRequest request ) : DescribeAssessmentTemplatesResponse
request Amazon.Inspector.Model.DescribeAssessmentTemplatesRequest Container for the necessary parameters to execute the DescribeAssessmentTemplates service method.
Результат Amazon.Inspector.Model.DescribeAssessmentTemplatesResponse

DescribeAssessmentTemplatesAsync() публичный Метод

Initiates the asynchronous execution of the DescribeAssessmentTemplates operation.
public DescribeAssessmentTemplatesAsync ( DescribeAssessmentTemplatesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.DescribeAssessmentTemplatesRequest Container for the necessary parameters to execute the DescribeAssessmentTemplates operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeCrossAccountAccessRole() публичный Метод

Describes the IAM role that enables Amazon Inspector to access your AWS account.
/// Internal server error. ///
public DescribeCrossAccountAccessRole ( DescribeCrossAccountAccessRoleRequest request ) : DescribeCrossAccountAccessRoleResponse
request DescribeCrossAccountAccessRoleRequest Container for the necessary parameters to execute the DescribeCrossAccountAccessRole service method.
Результат Amazon.Inspector.Model.DescribeCrossAccountAccessRoleResponse

DescribeCrossAccountAccessRoleAsync() публичный Метод

Initiates the asynchronous execution of the DescribeCrossAccountAccessRole operation.
public DescribeCrossAccountAccessRoleAsync ( DescribeCrossAccountAccessRoleRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeCrossAccountAccessRoleRequest Container for the necessary parameters to execute the DescribeCrossAccountAccessRole operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeFindings() публичный Метод

Describes the findings that are specified by the ARNs of the findings.
/// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. ///
public DescribeFindings ( DescribeFindingsRequest request ) : DescribeFindingsResponse
request Amazon.Inspector.Model.DescribeFindingsRequest Container for the necessary parameters to execute the DescribeFindings service method.
Результат Amazon.Inspector.Model.DescribeFindingsResponse

DescribeFindingsAsync() публичный Метод

Initiates the asynchronous execution of the DescribeFindings operation.
public DescribeFindingsAsync ( DescribeFindingsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.DescribeFindingsRequest Container for the necessary parameters to execute the DescribeFindings operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeResourceGroups() публичный Метод

Describes the resource groups that are specified by the ARNs of the resource groups.
/// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. ///
public DescribeResourceGroups ( DescribeResourceGroupsRequest request ) : DescribeResourceGroupsResponse
request Amazon.Inspector.Model.DescribeResourceGroupsRequest Container for the necessary parameters to execute the DescribeResourceGroups service method.
Результат Amazon.Inspector.Model.DescribeResourceGroupsResponse

DescribeResourceGroupsAsync() публичный Метод

Initiates the asynchronous execution of the DescribeResourceGroups operation.
public DescribeResourceGroupsAsync ( DescribeResourceGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.DescribeResourceGroupsRequest Container for the necessary parameters to execute the DescribeResourceGroups operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeRulesPackages() публичный Метод

Describes the rules packages that are specified by the ARNs of the rules packages.
/// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. ///
public DescribeRulesPackages ( DescribeRulesPackagesRequest request ) : DescribeRulesPackagesResponse
request Amazon.Inspector.Model.DescribeRulesPackagesRequest Container for the necessary parameters to execute the DescribeRulesPackages service method.
Результат Amazon.Inspector.Model.DescribeRulesPackagesResponse

DescribeRulesPackagesAsync() публичный Метод

Initiates the asynchronous execution of the DescribeRulesPackages operation.
public DescribeRulesPackagesAsync ( DescribeRulesPackagesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.DescribeRulesPackagesRequest Container for the necessary parameters to execute the DescribeRulesPackages operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

Dispose() защищенный Метод

Disposes the service client.
protected Dispose ( bool disposing ) : void
disposing bool
Результат void

EndAddAttributesToFindings() публичный Метод

Finishes the asynchronous execution of the AddAttributesToFindings operation.
public EndAddAttributesToFindings ( IAsyncResult asyncResult ) : AddAttributesToFindingsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAddAttributesToFindings.
Результат Amazon.Inspector.Model.AddAttributesToFindingsResponse

EndCreateAssessmentTarget() публичный Метод

Finishes the asynchronous execution of the CreateAssessmentTarget operation.
public EndCreateAssessmentTarget ( IAsyncResult asyncResult ) : CreateAssessmentTargetResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateAssessmentTarget.
Результат Amazon.Inspector.Model.CreateAssessmentTargetResponse

EndCreateAssessmentTemplate() публичный Метод

Finishes the asynchronous execution of the CreateAssessmentTemplate operation.
public EndCreateAssessmentTemplate ( IAsyncResult asyncResult ) : CreateAssessmentTemplateResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateAssessmentTemplate.
Результат Amazon.Inspector.Model.CreateAssessmentTemplateResponse

EndCreateResourceGroup() публичный Метод

Finishes the asynchronous execution of the CreateResourceGroup operation.
public EndCreateResourceGroup ( IAsyncResult asyncResult ) : CreateResourceGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateResourceGroup.
Результат Amazon.Inspector.Model.CreateResourceGroupResponse

EndDeleteAssessmentRun() публичный Метод

Finishes the asynchronous execution of the DeleteAssessmentRun operation.
public EndDeleteAssessmentRun ( IAsyncResult asyncResult ) : DeleteAssessmentRunResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteAssessmentRun.
Результат DeleteAssessmentRunResponse

EndDeleteAssessmentTarget() публичный Метод

Finishes the asynchronous execution of the DeleteAssessmentTarget operation.
public EndDeleteAssessmentTarget ( IAsyncResult asyncResult ) : DeleteAssessmentTargetResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteAssessmentTarget.
Результат DeleteAssessmentTargetResponse

EndDeleteAssessmentTemplate() публичный Метод

Finishes the asynchronous execution of the DeleteAssessmentTemplate operation.
public EndDeleteAssessmentTemplate ( IAsyncResult asyncResult ) : DeleteAssessmentTemplateResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteAssessmentTemplate.
Результат DeleteAssessmentTemplateResponse

EndDescribeAssessmentRuns() публичный Метод

Finishes the asynchronous execution of the DescribeAssessmentRuns operation.
public EndDescribeAssessmentRuns ( IAsyncResult asyncResult ) : DescribeAssessmentRunsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeAssessmentRuns.
Результат Amazon.Inspector.Model.DescribeAssessmentRunsResponse

EndDescribeAssessmentTargets() публичный Метод

Finishes the asynchronous execution of the DescribeAssessmentTargets operation.
public EndDescribeAssessmentTargets ( IAsyncResult asyncResult ) : DescribeAssessmentTargetsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeAssessmentTargets.
Результат Amazon.Inspector.Model.DescribeAssessmentTargetsResponse

EndDescribeAssessmentTemplates() публичный Метод

Finishes the asynchronous execution of the DescribeAssessmentTemplates operation.
public EndDescribeAssessmentTemplates ( IAsyncResult asyncResult ) : DescribeAssessmentTemplatesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeAssessmentTemplates.
Результат Amazon.Inspector.Model.DescribeAssessmentTemplatesResponse

EndDescribeCrossAccountAccessRole() публичный Метод

Finishes the asynchronous execution of the DescribeCrossAccountAccessRole operation.
public EndDescribeCrossAccountAccessRole ( IAsyncResult asyncResult ) : DescribeCrossAccountAccessRoleResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeCrossAccountAccessRole.
Результат Amazon.Inspector.Model.DescribeCrossAccountAccessRoleResponse

EndDescribeFindings() публичный Метод

Finishes the asynchronous execution of the DescribeFindings operation.
public EndDescribeFindings ( IAsyncResult asyncResult ) : DescribeFindingsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeFindings.
Результат Amazon.Inspector.Model.DescribeFindingsResponse

EndDescribeResourceGroups() публичный Метод

Finishes the asynchronous execution of the DescribeResourceGroups operation.
public EndDescribeResourceGroups ( IAsyncResult asyncResult ) : DescribeResourceGroupsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeResourceGroups.
Результат Amazon.Inspector.Model.DescribeResourceGroupsResponse

EndDescribeRulesPackages() публичный Метод

Finishes the asynchronous execution of the DescribeRulesPackages operation.
public EndDescribeRulesPackages ( IAsyncResult asyncResult ) : DescribeRulesPackagesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeRulesPackages.
Результат Amazon.Inspector.Model.DescribeRulesPackagesResponse

EndGetTelemetryMetadata() публичный Метод

Finishes the asynchronous execution of the GetTelemetryMetadata operation.
public EndGetTelemetryMetadata ( IAsyncResult asyncResult ) : GetTelemetryMetadataResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetTelemetryMetadata.
Результат Amazon.Inspector.Model.GetTelemetryMetadataResponse

EndListAssessmentRunAgents() публичный Метод

Finishes the asynchronous execution of the ListAssessmentRunAgents operation.
public EndListAssessmentRunAgents ( IAsyncResult asyncResult ) : ListAssessmentRunAgentsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListAssessmentRunAgents.
Результат Amazon.Inspector.Model.ListAssessmentRunAgentsResponse

EndListAssessmentRuns() публичный Метод

Finishes the asynchronous execution of the ListAssessmentRuns operation.
public EndListAssessmentRuns ( IAsyncResult asyncResult ) : ListAssessmentRunsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListAssessmentRuns.
Результат Amazon.Inspector.Model.ListAssessmentRunsResponse

EndListAssessmentTargets() публичный Метод

Finishes the asynchronous execution of the ListAssessmentTargets operation.
public EndListAssessmentTargets ( IAsyncResult asyncResult ) : ListAssessmentTargetsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListAssessmentTargets.
Результат Amazon.Inspector.Model.ListAssessmentTargetsResponse

EndListAssessmentTemplates() публичный Метод

Finishes the asynchronous execution of the ListAssessmentTemplates operation.
public EndListAssessmentTemplates ( IAsyncResult asyncResult ) : ListAssessmentTemplatesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListAssessmentTemplates.
Результат Amazon.Inspector.Model.ListAssessmentTemplatesResponse

EndListEventSubscriptions() публичный Метод

Finishes the asynchronous execution of the ListEventSubscriptions operation.
public EndListEventSubscriptions ( IAsyncResult asyncResult ) : ListEventSubscriptionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListEventSubscriptions.
Результат Amazon.Inspector.Model.ListEventSubscriptionsResponse

EndListFindings() публичный Метод

Finishes the asynchronous execution of the ListFindings operation.
public EndListFindings ( IAsyncResult asyncResult ) : ListFindingsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListFindings.
Результат Amazon.Inspector.Model.ListFindingsResponse

EndListRulesPackages() публичный Метод

Finishes the asynchronous execution of the ListRulesPackages operation.
public EndListRulesPackages ( IAsyncResult asyncResult ) : ListRulesPackagesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListRulesPackages.
Результат Amazon.Inspector.Model.ListRulesPackagesResponse

EndListTagsForResource() публичный Метод

Finishes the asynchronous execution of the ListTagsForResource operation.
public EndListTagsForResource ( IAsyncResult asyncResult ) : ListTagsForResourceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListTagsForResource.
Результат Amazon.Inspector.Model.ListTagsForResourceResponse

EndPreviewAgents() публичный Метод

Finishes the asynchronous execution of the PreviewAgents operation.
public EndPreviewAgents ( IAsyncResult asyncResult ) : PreviewAgentsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginPreviewAgents.
Результат Amazon.Inspector.Model.PreviewAgentsResponse

EndRegisterCrossAccountAccessRole() публичный Метод

Finishes the asynchronous execution of the RegisterCrossAccountAccessRole operation.
public EndRegisterCrossAccountAccessRole ( IAsyncResult asyncResult ) : Amazon.Inspector.Model.RegisterCrossAccountAccessRoleResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRegisterCrossAccountAccessRole.
Результат Amazon.Inspector.Model.RegisterCrossAccountAccessRoleResponse

EndRemoveAttributesFromFindings() публичный Метод

Finishes the asynchronous execution of the RemoveAttributesFromFindings operation.
public EndRemoveAttributesFromFindings ( IAsyncResult asyncResult ) : RemoveAttributesFromFindingsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRemoveAttributesFromFindings.
Результат Amazon.Inspector.Model.RemoveAttributesFromFindingsResponse

EndSetTagsForResource() публичный Метод

Finishes the asynchronous execution of the SetTagsForResource operation.
public EndSetTagsForResource ( IAsyncResult asyncResult ) : Amazon.Inspector.Model.SetTagsForResourceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginSetTagsForResource.
Результат Amazon.Inspector.Model.SetTagsForResourceResponse

EndStartAssessmentRun() публичный Метод

Finishes the asynchronous execution of the StartAssessmentRun operation.
public EndStartAssessmentRun ( IAsyncResult asyncResult ) : StartAssessmentRunResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginStartAssessmentRun.
Результат Amazon.Inspector.Model.StartAssessmentRunResponse

EndStopAssessmentRun() публичный Метод

Finishes the asynchronous execution of the StopAssessmentRun operation.
public EndStopAssessmentRun ( IAsyncResult asyncResult ) : StopAssessmentRunResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginStopAssessmentRun.
Результат StopAssessmentRunResponse

EndSubscribeToEvent() публичный Метод

Finishes the asynchronous execution of the SubscribeToEvent operation.
public EndSubscribeToEvent ( IAsyncResult asyncResult ) : SubscribeToEventResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginSubscribeToEvent.
Результат SubscribeToEventResponse

EndUnsubscribeFromEvent() публичный Метод

Finishes the asynchronous execution of the UnsubscribeFromEvent operation.
public EndUnsubscribeFromEvent ( IAsyncResult asyncResult ) : UnsubscribeFromEventResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUnsubscribeFromEvent.
Результат UnsubscribeFromEventResponse

EndUpdateAssessmentTarget() публичный Метод

Finishes the asynchronous execution of the UpdateAssessmentTarget operation.
public EndUpdateAssessmentTarget ( IAsyncResult asyncResult ) : UpdateAssessmentTargetResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUpdateAssessmentTarget.
Результат UpdateAssessmentTargetResponse

GetTelemetryMetadata() публичный Метод

Information about the data that is collected for the specified assessment run.
/// You do not have required permissions to access the requested resource. /// /// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. /// /// The request was rejected because it referenced an entity that does not exist. The /// error code describes the entity. ///
public GetTelemetryMetadata ( GetTelemetryMetadataRequest request ) : GetTelemetryMetadataResponse
request Amazon.Inspector.Model.GetTelemetryMetadataRequest Container for the necessary parameters to execute the GetTelemetryMetadata service method.
Результат Amazon.Inspector.Model.GetTelemetryMetadataResponse

GetTelemetryMetadataAsync() публичный Метод

Initiates the asynchronous execution of the GetTelemetryMetadata operation.
public GetTelemetryMetadataAsync ( GetTelemetryMetadataRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.GetTelemetryMetadataRequest Container for the necessary parameters to execute the GetTelemetryMetadata operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

ListAssessmentRunAgents() публичный Метод

Lists the agents of the assessment runs that are specified by the ARNs of the assessment runs.
/// You do not have required permissions to access the requested resource. /// /// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. /// /// The request was rejected because it referenced an entity that does not exist. The /// error code describes the entity. ///
public ListAssessmentRunAgents ( ListAssessmentRunAgentsRequest request ) : ListAssessmentRunAgentsResponse
request Amazon.Inspector.Model.ListAssessmentRunAgentsRequest Container for the necessary parameters to execute the ListAssessmentRunAgents service method.
Результат Amazon.Inspector.Model.ListAssessmentRunAgentsResponse

ListAssessmentRunAgentsAsync() публичный Метод

Initiates the asynchronous execution of the ListAssessmentRunAgents operation.
public ListAssessmentRunAgentsAsync ( ListAssessmentRunAgentsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.ListAssessmentRunAgentsRequest Container for the necessary parameters to execute the ListAssessmentRunAgents operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

ListAssessmentRuns() публичный Метод

Lists the assessment runs that correspond to the assessment templates that are specified by the ARNs of the assessment templates.
/// You do not have required permissions to access the requested resource. /// /// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. /// /// The request was rejected because it referenced an entity that does not exist. The /// error code describes the entity. ///
public ListAssessmentRuns ( ListAssessmentRunsRequest request ) : ListAssessmentRunsResponse
request Amazon.Inspector.Model.ListAssessmentRunsRequest Container for the necessary parameters to execute the ListAssessmentRuns service method.
Результат Amazon.Inspector.Model.ListAssessmentRunsResponse

ListAssessmentRunsAsync() публичный Метод

Initiates the asynchronous execution of the ListAssessmentRuns operation.
public ListAssessmentRunsAsync ( ListAssessmentRunsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.ListAssessmentRunsRequest Container for the necessary parameters to execute the ListAssessmentRuns operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

ListAssessmentTargets() публичный Метод

Lists the ARNs of the assessment targets within this AWS account. For more information about assessment targets, see Amazon Inspector Assessment Targets.
/// You do not have required permissions to access the requested resource. /// /// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. ///
public ListAssessmentTargets ( ListAssessmentTargetsRequest request ) : ListAssessmentTargetsResponse
request Amazon.Inspector.Model.ListAssessmentTargetsRequest Container for the necessary parameters to execute the ListAssessmentTargets service method.
Результат Amazon.Inspector.Model.ListAssessmentTargetsResponse

ListAssessmentTargetsAsync() публичный Метод

Initiates the asynchronous execution of the ListAssessmentTargets operation.
public ListAssessmentTargetsAsync ( ListAssessmentTargetsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.ListAssessmentTargetsRequest Container for the necessary parameters to execute the ListAssessmentTargets operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

ListAssessmentTemplates() публичный Метод

Lists the assessment templates that correspond to the assessment targets that are specified by the ARNs of the assessment targets.
/// You do not have required permissions to access the requested resource. /// /// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. /// /// The request was rejected because it referenced an entity that does not exist. The /// error code describes the entity. ///
public ListAssessmentTemplates ( ListAssessmentTemplatesRequest request ) : ListAssessmentTemplatesResponse
request Amazon.Inspector.Model.ListAssessmentTemplatesRequest Container for the necessary parameters to execute the ListAssessmentTemplates service method.
Результат Amazon.Inspector.Model.ListAssessmentTemplatesResponse

ListAssessmentTemplatesAsync() публичный Метод

Initiates the asynchronous execution of the ListAssessmentTemplates operation.
public ListAssessmentTemplatesAsync ( ListAssessmentTemplatesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.ListAssessmentTemplatesRequest Container for the necessary parameters to execute the ListAssessmentTemplates operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

ListEventSubscriptions() публичный Метод

Lists all the event subscriptions for the assessment template that is specified by the ARN of the assessment template. For more information, see SubscribeToEvent and UnsubscribeFromEvent.
/// You do not have required permissions to access the requested resource. /// /// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. /// /// The request was rejected because it referenced an entity that does not exist. The /// error code describes the entity. ///
public ListEventSubscriptions ( ListEventSubscriptionsRequest request ) : ListEventSubscriptionsResponse
request Amazon.Inspector.Model.ListEventSubscriptionsRequest Container for the necessary parameters to execute the ListEventSubscriptions service method.
Результат Amazon.Inspector.Model.ListEventSubscriptionsResponse

ListEventSubscriptionsAsync() публичный Метод

Initiates the asynchronous execution of the ListEventSubscriptions operation.
public ListEventSubscriptionsAsync ( ListEventSubscriptionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.ListEventSubscriptionsRequest Container for the necessary parameters to execute the ListEventSubscriptions operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

ListFindings() публичный Метод

Lists findings that are generated by the assessment runs that are specified by the ARNs of the assessment runs.
/// You do not have required permissions to access the requested resource. /// /// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. /// /// The request was rejected because it referenced an entity that does not exist. The /// error code describes the entity. ///
public ListFindings ( ListFindingsRequest request ) : ListFindingsResponse
request Amazon.Inspector.Model.ListFindingsRequest Container for the necessary parameters to execute the ListFindings service method.
Результат Amazon.Inspector.Model.ListFindingsResponse

ListFindingsAsync() публичный Метод

Initiates the asynchronous execution of the ListFindings operation.
public ListFindingsAsync ( ListFindingsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.ListFindingsRequest Container for the necessary parameters to execute the ListFindings operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

ListRulesPackages() публичный Метод

Lists all available Amazon Inspector rules packages.
/// You do not have required permissions to access the requested resource. /// /// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. ///
public ListRulesPackages ( ListRulesPackagesRequest request ) : ListRulesPackagesResponse
request Amazon.Inspector.Model.ListRulesPackagesRequest Container for the necessary parameters to execute the ListRulesPackages service method.
Результат Amazon.Inspector.Model.ListRulesPackagesResponse

ListRulesPackagesAsync() публичный Метод

Initiates the asynchronous execution of the ListRulesPackages operation.
public ListRulesPackagesAsync ( ListRulesPackagesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.ListRulesPackagesRequest Container for the necessary parameters to execute the ListRulesPackages operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

ListTagsForResource() публичный Метод

Lists all tags associated with an assessment template.
/// You do not have required permissions to access the requested resource. /// /// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. /// /// The request was rejected because it referenced an entity that does not exist. The /// error code describes the entity. ///
public ListTagsForResource ( ListTagsForResourceRequest request ) : ListTagsForResourceResponse
request Amazon.Inspector.Model.ListTagsForResourceRequest Container for the necessary parameters to execute the ListTagsForResource service method.
Результат Amazon.Inspector.Model.ListTagsForResourceResponse

ListTagsForResourceAsync() публичный Метод

Initiates the asynchronous execution of the ListTagsForResource operation.
public ListTagsForResourceAsync ( ListTagsForResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.ListTagsForResourceRequest Container for the necessary parameters to execute the ListTagsForResource operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

PreviewAgents() публичный Метод

Previews the agents installed on the EC2 instances that are part of the specified assessment target.
/// You do not have required permissions to access the requested resource. /// /// Internal server error. /// /// Amazon Inspector cannot assume the cross-account role that it needs to list your EC2 /// instances during the assessment run. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. /// /// The request was rejected because it referenced an entity that does not exist. The /// error code describes the entity. ///
public PreviewAgents ( PreviewAgentsRequest request ) : PreviewAgentsResponse
request Amazon.Inspector.Model.PreviewAgentsRequest Container for the necessary parameters to execute the PreviewAgents service method.
Результат Amazon.Inspector.Model.PreviewAgentsResponse

PreviewAgentsAsync() публичный Метод

Initiates the asynchronous execution of the PreviewAgents operation.
public PreviewAgentsAsync ( PreviewAgentsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.PreviewAgentsRequest Container for the necessary parameters to execute the PreviewAgents operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

RegisterCrossAccountAccessRole() публичный Метод

Registers the IAM role that Amazon Inspector uses to list your EC2 instances at the start of the assessment run or when you call the PreviewAgents action.
/// You do not have required permissions to access the requested resource. /// /// Internal server error. /// /// Amazon Inspector cannot assume the cross-account role that it needs to list your EC2 /// instances during the assessment run. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. ///
public RegisterCrossAccountAccessRole ( RegisterCrossAccountAccessRoleRequest request ) : Amazon.Inspector.Model.RegisterCrossAccountAccessRoleResponse
request Amazon.Inspector.Model.RegisterCrossAccountAccessRoleRequest Container for the necessary parameters to execute the RegisterCrossAccountAccessRole service method.
Результат Amazon.Inspector.Model.RegisterCrossAccountAccessRoleResponse

RegisterCrossAccountAccessRoleAsync() публичный Метод

Initiates the asynchronous execution of the RegisterCrossAccountAccessRole operation.
public RegisterCrossAccountAccessRoleAsync ( RegisterCrossAccountAccessRoleRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.RegisterCrossAccountAccessRoleRequest Container for the necessary parameters to execute the RegisterCrossAccountAccessRole operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

RemoveAttributesFromFindings() публичный Метод

Removes entire attributes (key and value pairs) from the findings that are specified by the ARNs of the findings where an attribute with the specified key exists.
/// You do not have required permissions to access the requested resource. /// /// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. /// /// The request was rejected because it referenced an entity that does not exist. The /// error code describes the entity. ///
public RemoveAttributesFromFindings ( RemoveAttributesFromFindingsRequest request ) : RemoveAttributesFromFindingsResponse
request Amazon.Inspector.Model.RemoveAttributesFromFindingsRequest Container for the necessary parameters to execute the RemoveAttributesFromFindings service method.
Результат Amazon.Inspector.Model.RemoveAttributesFromFindingsResponse

RemoveAttributesFromFindingsAsync() публичный Метод

Initiates the asynchronous execution of the RemoveAttributesFromFindings operation.
public RemoveAttributesFromFindingsAsync ( RemoveAttributesFromFindingsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.RemoveAttributesFromFindingsRequest Container for the necessary parameters to execute the RemoveAttributesFromFindings operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

SetTagsForResource() публичный Метод

Sets tags (key and value pairs) to the assessment template that is specified by the ARN of the assessment template.
/// You do not have required permissions to access the requested resource. /// /// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. /// /// The request was rejected because it referenced an entity that does not exist. The /// error code describes the entity. ///
public SetTagsForResource ( SetTagsForResourceRequest request ) : Amazon.Inspector.Model.SetTagsForResourceResponse
request Amazon.Inspector.Model.SetTagsForResourceRequest Container for the necessary parameters to execute the SetTagsForResource service method.
Результат Amazon.Inspector.Model.SetTagsForResourceResponse

SetTagsForResourceAsync() публичный Метод

Initiates the asynchronous execution of the SetTagsForResource operation.
public SetTagsForResourceAsync ( SetTagsForResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.SetTagsForResourceRequest Container for the necessary parameters to execute the SetTagsForResource operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

StartAssessmentRun() публичный Метод

Starts the assessment run specified by the ARN of the assessment template. For this API to function properly, you must not exceed the limit of running up to 500 concurrent agents per AWS account.
/// You do not have required permissions to access the requested resource. /// /// You started an assessment run, but one of the instances is already participating in /// another assessment run. /// /// Internal server error. /// /// Amazon Inspector cannot assume the cross-account role that it needs to list your EC2 /// instances during the assessment run. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. /// /// The request was rejected because it attempted to create resources beyond the current /// AWS account limits. The error code describes the limit exceeded. /// /// The request was rejected because it referenced an entity that does not exist. The /// error code describes the entity. ///
public StartAssessmentRun ( StartAssessmentRunRequest request ) : StartAssessmentRunResponse
request Amazon.Inspector.Model.StartAssessmentRunRequest Container for the necessary parameters to execute the StartAssessmentRun service method.
Результат Amazon.Inspector.Model.StartAssessmentRunResponse

StartAssessmentRunAsync() публичный Метод

Initiates the asynchronous execution of the StartAssessmentRun operation.
public StartAssessmentRunAsync ( StartAssessmentRunRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.StartAssessmentRunRequest Container for the necessary parameters to execute the StartAssessmentRun operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

StopAssessmentRun() публичный Метод

Stops the assessment run that is specified by the ARN of the assessment run.
/// You do not have required permissions to access the requested resource. /// /// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. /// /// The request was rejected because it referenced an entity that does not exist. The /// error code describes the entity. ///
public StopAssessmentRun ( StopAssessmentRunRequest request ) : StopAssessmentRunResponse
request Amazon.Inspector.Model.StopAssessmentRunRequest Container for the necessary parameters to execute the StopAssessmentRun service method.
Результат StopAssessmentRunResponse

StopAssessmentRunAsync() публичный Метод

Initiates the asynchronous execution of the StopAssessmentRun operation.
public StopAssessmentRunAsync ( StopAssessmentRunRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.StopAssessmentRunRequest Container for the necessary parameters to execute the StopAssessmentRun operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

SubscribeToEvent() публичный Метод

Enables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic.
/// You do not have required permissions to access the requested resource. /// /// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. /// /// The request was rejected because it attempted to create resources beyond the current /// AWS account limits. The error code describes the limit exceeded. /// /// The request was rejected because it referenced an entity that does not exist. The /// error code describes the entity. ///
public SubscribeToEvent ( SubscribeToEventRequest request ) : SubscribeToEventResponse
request Amazon.Inspector.Model.SubscribeToEventRequest Container for the necessary parameters to execute the SubscribeToEvent service method.
Результат SubscribeToEventResponse

SubscribeToEventAsync() публичный Метод

Initiates the asynchronous execution of the SubscribeToEvent operation.
public SubscribeToEventAsync ( SubscribeToEventRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.SubscribeToEventRequest Container for the necessary parameters to execute the SubscribeToEvent operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

UnsubscribeFromEvent() публичный Метод

Disables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic.
/// You do not have required permissions to access the requested resource. /// /// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. /// /// The request was rejected because it referenced an entity that does not exist. The /// error code describes the entity. ///
public UnsubscribeFromEvent ( UnsubscribeFromEventRequest request ) : UnsubscribeFromEventResponse
request Amazon.Inspector.Model.UnsubscribeFromEventRequest Container for the necessary parameters to execute the UnsubscribeFromEvent service method.
Результат UnsubscribeFromEventResponse

UnsubscribeFromEventAsync() публичный Метод

Initiates the asynchronous execution of the UnsubscribeFromEvent operation.
public UnsubscribeFromEventAsync ( UnsubscribeFromEventRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.UnsubscribeFromEventRequest Container for the necessary parameters to execute the UnsubscribeFromEvent operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

UpdateAssessmentTarget() публичный Метод

Updates the assessment target that is specified by the ARN of the assessment target.
/// You do not have required permissions to access the requested resource. /// /// Internal server error. /// /// The request was rejected because an invalid or out-of-range value was supplied for /// an input parameter. /// /// The request was rejected because it referenced an entity that does not exist. The /// error code describes the entity. ///
public UpdateAssessmentTarget ( UpdateAssessmentTargetRequest request ) : UpdateAssessmentTargetResponse
request Amazon.Inspector.Model.UpdateAssessmentTargetRequest Container for the necessary parameters to execute the UpdateAssessmentTarget service method.
Результат UpdateAssessmentTargetResponse

UpdateAssessmentTargetAsync() публичный Метод

Initiates the asynchronous execution of the UpdateAssessmentTarget operation.
public UpdateAssessmentTargetAsync ( UpdateAssessmentTargetRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Inspector.Model.UpdateAssessmentTargetRequest Container for the necessary parameters to execute the UpdateAssessmentTarget operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task