C# Class 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.

Inheritance: AmazonServiceClient, IAmazonInspector
Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Méthode Description
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.

Méthodes protégées

Méthode Description
CreateSigner ( ) : AbstractAWSSigner

Creates the signer for the service.

Dispose ( bool disposing ) : void

Disposes the service client.

Method Details

AddAttributesToFindings() public méthode

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.
Résultat Amazon.Inspector.Model.AddAttributesToFindingsResponse

AddAttributesToFindingsAsync() public méthode

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. ///
Résultat Task

AmazonInspectorClient() public méthode

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
Résultat System

AmazonInspectorClient() public méthode

Constructs AmazonInspectorClient with AWS Credentials
public AmazonInspectorClient ( AWSCredentials credentials ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
Résultat System

AmazonInspectorClient() public méthode

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
Résultat System

AmazonInspectorClient() public méthode

Constructs AmazonInspectorClient with AWS Credentials
public AmazonInspectorClient ( AWSCredentials credentials, RegionEndpoint region ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
region RegionEndpoint The region to connect.
Résultat System

AmazonInspectorClient() public méthode

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
Résultat System

AmazonInspectorClient() public méthode

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.
Résultat System

AmazonInspectorClient() public méthode

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
Résultat System

AmazonInspectorClient() public méthode

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
Résultat System

AmazonInspectorClient() public méthode

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.
Résultat System

AmazonInspectorClient() public méthode

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
Résultat System

AmazonInspectorClient() public méthode

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
Résultat System

AmazonInspectorClient() public méthode

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.
Résultat System

BeginAddAttributesToFindings() public méthode

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.
Résultat IAsyncResult

BeginCreateAssessmentTarget() public méthode

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.
Résultat IAsyncResult

BeginCreateAssessmentTemplate() public méthode

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.
Résultat IAsyncResult

BeginCreateResourceGroup() public méthode

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.
Résultat IAsyncResult

BeginDeleteAssessmentRun() public méthode

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.
Résultat IAsyncResult

BeginDeleteAssessmentTarget() public méthode

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.
Résultat IAsyncResult

BeginDeleteAssessmentTemplate() public méthode

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.
Résultat IAsyncResult

BeginDescribeAssessmentRuns() public méthode

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.
Résultat IAsyncResult

BeginDescribeAssessmentTargets() public méthode

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.
Résultat IAsyncResult

BeginDescribeAssessmentTemplates() public méthode

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.
Résultat IAsyncResult

BeginDescribeCrossAccountAccessRole() public méthode

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.
Résultat IAsyncResult

BeginDescribeFindings() public méthode

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.
Résultat IAsyncResult

BeginDescribeResourceGroups() public méthode

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.
Résultat IAsyncResult

BeginDescribeRulesPackages() public méthode

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.
Résultat IAsyncResult

BeginGetTelemetryMetadata() public méthode

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.
Résultat IAsyncResult

BeginListAssessmentRunAgents() public méthode

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.
Résultat IAsyncResult

BeginListAssessmentRuns() public méthode

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.
Résultat IAsyncResult

BeginListAssessmentTargets() public méthode

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.
Résultat IAsyncResult

BeginListAssessmentTemplates() public méthode

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.
Résultat IAsyncResult

BeginListEventSubscriptions() public méthode

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.
Résultat IAsyncResult

BeginListFindings() public méthode

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.
Résultat IAsyncResult

BeginListRulesPackages() public méthode

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.
Résultat IAsyncResult

BeginListTagsForResource() public méthode

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.
Résultat IAsyncResult

BeginPreviewAgents() public méthode

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.
Résultat IAsyncResult

BeginRegisterCrossAccountAccessRole() public méthode

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.
Résultat IAsyncResult

BeginRemoveAttributesFromFindings() public méthode

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.
Résultat IAsyncResult

BeginSetTagsForResource() public méthode

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.
Résultat IAsyncResult

BeginStartAssessmentRun() public méthode

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.
Résultat IAsyncResult

BeginStopAssessmentRun() public méthode

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.
Résultat IAsyncResult

BeginSubscribeToEvent() public méthode

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.
Résultat IAsyncResult

BeginUnsubscribeFromEvent() public méthode

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.
Résultat IAsyncResult

BeginUpdateAssessmentTarget() public méthode

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.
Résultat IAsyncResult

CreateAssessmentTarget() public méthode

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.
Résultat Amazon.Inspector.Model.CreateAssessmentTargetResponse

CreateAssessmentTargetAsync() public méthode

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. ///
Résultat Task

CreateAssessmentTemplate() public méthode

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.
Résultat Amazon.Inspector.Model.CreateAssessmentTemplateResponse

CreateAssessmentTemplateAsync() public méthode

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. ///
Résultat Task

CreateResourceGroup() public méthode

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.
Résultat Amazon.Inspector.Model.CreateResourceGroupResponse

CreateResourceGroupAsync() public méthode

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. ///
Résultat Task

CreateSigner() protected méthode

Creates the signer for the service.
protected CreateSigner ( ) : AbstractAWSSigner
Résultat Amazon.Runtime.Internal.Auth.AbstractAWSSigner

DeleteAssessmentRun() public méthode

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.
Résultat DeleteAssessmentRunResponse

DeleteAssessmentRunAsync() public méthode

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. ///
Résultat Task

DeleteAssessmentTarget() public méthode

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.
Résultat DeleteAssessmentTargetResponse

DeleteAssessmentTargetAsync() public méthode

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. ///
Résultat Task

DeleteAssessmentTemplate() public méthode

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.
Résultat DeleteAssessmentTemplateResponse

DeleteAssessmentTemplateAsync() public méthode

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. ///
Résultat Task

DescribeAssessmentRuns() public méthode

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.
Résultat Amazon.Inspector.Model.DescribeAssessmentRunsResponse

DescribeAssessmentRunsAsync() public méthode

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. ///
Résultat Task

DescribeAssessmentTargets() public méthode

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.
Résultat Amazon.Inspector.Model.DescribeAssessmentTargetsResponse

DescribeAssessmentTargetsAsync() public méthode

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. ///
Résultat Task

DescribeAssessmentTemplates() public méthode

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.
Résultat Amazon.Inspector.Model.DescribeAssessmentTemplatesResponse

DescribeAssessmentTemplatesAsync() public méthode

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. ///
Résultat Task

DescribeCrossAccountAccessRole() public méthode

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.
Résultat Amazon.Inspector.Model.DescribeCrossAccountAccessRoleResponse

DescribeCrossAccountAccessRoleAsync() public méthode

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. ///
Résultat Task

DescribeFindings() public méthode

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.
Résultat Amazon.Inspector.Model.DescribeFindingsResponse

DescribeFindingsAsync() public méthode

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. ///
Résultat Task

DescribeResourceGroups() public méthode

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.
Résultat Amazon.Inspector.Model.DescribeResourceGroupsResponse

DescribeResourceGroupsAsync() public méthode

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. ///
Résultat Task

DescribeRulesPackages() public méthode

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.
Résultat Amazon.Inspector.Model.DescribeRulesPackagesResponse

DescribeRulesPackagesAsync() public méthode

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. ///
Résultat Task

Dispose() protected méthode

Disposes the service client.
protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

EndAddAttributesToFindings() public méthode

Finishes the asynchronous execution of the AddAttributesToFindings operation.
public EndAddAttributesToFindings ( IAsyncResult asyncResult ) : AddAttributesToFindingsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAddAttributesToFindings.
Résultat Amazon.Inspector.Model.AddAttributesToFindingsResponse

EndCreateAssessmentTarget() public méthode

Finishes the asynchronous execution of the CreateAssessmentTarget operation.
public EndCreateAssessmentTarget ( IAsyncResult asyncResult ) : CreateAssessmentTargetResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateAssessmentTarget.
Résultat Amazon.Inspector.Model.CreateAssessmentTargetResponse

EndCreateAssessmentTemplate() public méthode

Finishes the asynchronous execution of the CreateAssessmentTemplate operation.
public EndCreateAssessmentTemplate ( IAsyncResult asyncResult ) : CreateAssessmentTemplateResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateAssessmentTemplate.
Résultat Amazon.Inspector.Model.CreateAssessmentTemplateResponse

EndCreateResourceGroup() public méthode

Finishes the asynchronous execution of the CreateResourceGroup operation.
public EndCreateResourceGroup ( IAsyncResult asyncResult ) : CreateResourceGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateResourceGroup.
Résultat Amazon.Inspector.Model.CreateResourceGroupResponse

EndDeleteAssessmentRun() public méthode

Finishes the asynchronous execution of the DeleteAssessmentRun operation.
public EndDeleteAssessmentRun ( IAsyncResult asyncResult ) : DeleteAssessmentRunResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteAssessmentRun.
Résultat DeleteAssessmentRunResponse

EndDeleteAssessmentTarget() public méthode

Finishes the asynchronous execution of the DeleteAssessmentTarget operation.
public EndDeleteAssessmentTarget ( IAsyncResult asyncResult ) : DeleteAssessmentTargetResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteAssessmentTarget.
Résultat DeleteAssessmentTargetResponse

EndDeleteAssessmentTemplate() public méthode

Finishes the asynchronous execution of the DeleteAssessmentTemplate operation.
public EndDeleteAssessmentTemplate ( IAsyncResult asyncResult ) : DeleteAssessmentTemplateResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteAssessmentTemplate.
Résultat DeleteAssessmentTemplateResponse

EndDescribeAssessmentRuns() public méthode

Finishes the asynchronous execution of the DescribeAssessmentRuns operation.
public EndDescribeAssessmentRuns ( IAsyncResult asyncResult ) : DescribeAssessmentRunsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeAssessmentRuns.
Résultat Amazon.Inspector.Model.DescribeAssessmentRunsResponse

EndDescribeAssessmentTargets() public méthode

Finishes the asynchronous execution of the DescribeAssessmentTargets operation.
public EndDescribeAssessmentTargets ( IAsyncResult asyncResult ) : DescribeAssessmentTargetsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeAssessmentTargets.
Résultat Amazon.Inspector.Model.DescribeAssessmentTargetsResponse

EndDescribeAssessmentTemplates() public méthode

Finishes the asynchronous execution of the DescribeAssessmentTemplates operation.
public EndDescribeAssessmentTemplates ( IAsyncResult asyncResult ) : DescribeAssessmentTemplatesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeAssessmentTemplates.
Résultat Amazon.Inspector.Model.DescribeAssessmentTemplatesResponse

EndDescribeCrossAccountAccessRole() public méthode

Finishes the asynchronous execution of the DescribeCrossAccountAccessRole operation.
public EndDescribeCrossAccountAccessRole ( IAsyncResult asyncResult ) : DescribeCrossAccountAccessRoleResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeCrossAccountAccessRole.
Résultat Amazon.Inspector.Model.DescribeCrossAccountAccessRoleResponse

EndDescribeFindings() public méthode

Finishes the asynchronous execution of the DescribeFindings operation.
public EndDescribeFindings ( IAsyncResult asyncResult ) : DescribeFindingsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeFindings.
Résultat Amazon.Inspector.Model.DescribeFindingsResponse

EndDescribeResourceGroups() public méthode

Finishes the asynchronous execution of the DescribeResourceGroups operation.
public EndDescribeResourceGroups ( IAsyncResult asyncResult ) : DescribeResourceGroupsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeResourceGroups.
Résultat Amazon.Inspector.Model.DescribeResourceGroupsResponse

EndDescribeRulesPackages() public méthode

Finishes the asynchronous execution of the DescribeRulesPackages operation.
public EndDescribeRulesPackages ( IAsyncResult asyncResult ) : DescribeRulesPackagesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeRulesPackages.
Résultat Amazon.Inspector.Model.DescribeRulesPackagesResponse

EndGetTelemetryMetadata() public méthode

Finishes the asynchronous execution of the GetTelemetryMetadata operation.
public EndGetTelemetryMetadata ( IAsyncResult asyncResult ) : GetTelemetryMetadataResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetTelemetryMetadata.
Résultat Amazon.Inspector.Model.GetTelemetryMetadataResponse

EndListAssessmentRunAgents() public méthode

Finishes the asynchronous execution of the ListAssessmentRunAgents operation.
public EndListAssessmentRunAgents ( IAsyncResult asyncResult ) : ListAssessmentRunAgentsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListAssessmentRunAgents.
Résultat Amazon.Inspector.Model.ListAssessmentRunAgentsResponse

EndListAssessmentRuns() public méthode

Finishes the asynchronous execution of the ListAssessmentRuns operation.
public EndListAssessmentRuns ( IAsyncResult asyncResult ) : ListAssessmentRunsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListAssessmentRuns.
Résultat Amazon.Inspector.Model.ListAssessmentRunsResponse

EndListAssessmentTargets() public méthode

Finishes the asynchronous execution of the ListAssessmentTargets operation.
public EndListAssessmentTargets ( IAsyncResult asyncResult ) : ListAssessmentTargetsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListAssessmentTargets.
Résultat Amazon.Inspector.Model.ListAssessmentTargetsResponse

EndListAssessmentTemplates() public méthode

Finishes the asynchronous execution of the ListAssessmentTemplates operation.
public EndListAssessmentTemplates ( IAsyncResult asyncResult ) : ListAssessmentTemplatesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListAssessmentTemplates.
Résultat Amazon.Inspector.Model.ListAssessmentTemplatesResponse

EndListEventSubscriptions() public méthode

Finishes the asynchronous execution of the ListEventSubscriptions operation.
public EndListEventSubscriptions ( IAsyncResult asyncResult ) : ListEventSubscriptionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListEventSubscriptions.
Résultat Amazon.Inspector.Model.ListEventSubscriptionsResponse

EndListFindings() public méthode

Finishes the asynchronous execution of the ListFindings operation.
public EndListFindings ( IAsyncResult asyncResult ) : ListFindingsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListFindings.
Résultat Amazon.Inspector.Model.ListFindingsResponse

EndListRulesPackages() public méthode

Finishes the asynchronous execution of the ListRulesPackages operation.
public EndListRulesPackages ( IAsyncResult asyncResult ) : ListRulesPackagesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListRulesPackages.
Résultat Amazon.Inspector.Model.ListRulesPackagesResponse

EndListTagsForResource() public méthode

Finishes the asynchronous execution of the ListTagsForResource operation.
public EndListTagsForResource ( IAsyncResult asyncResult ) : ListTagsForResourceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListTagsForResource.
Résultat Amazon.Inspector.Model.ListTagsForResourceResponse

EndPreviewAgents() public méthode

Finishes the asynchronous execution of the PreviewAgents operation.
public EndPreviewAgents ( IAsyncResult asyncResult ) : PreviewAgentsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginPreviewAgents.
Résultat Amazon.Inspector.Model.PreviewAgentsResponse

EndRegisterCrossAccountAccessRole() public méthode

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.
Résultat Amazon.Inspector.Model.RegisterCrossAccountAccessRoleResponse

EndRemoveAttributesFromFindings() public méthode

Finishes the asynchronous execution of the RemoveAttributesFromFindings operation.
public EndRemoveAttributesFromFindings ( IAsyncResult asyncResult ) : RemoveAttributesFromFindingsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRemoveAttributesFromFindings.
Résultat Amazon.Inspector.Model.RemoveAttributesFromFindingsResponse

EndSetTagsForResource() public méthode

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.
Résultat Amazon.Inspector.Model.SetTagsForResourceResponse

EndStartAssessmentRun() public méthode

Finishes the asynchronous execution of the StartAssessmentRun operation.
public EndStartAssessmentRun ( IAsyncResult asyncResult ) : StartAssessmentRunResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginStartAssessmentRun.
Résultat Amazon.Inspector.Model.StartAssessmentRunResponse

EndStopAssessmentRun() public méthode

Finishes the asynchronous execution of the StopAssessmentRun operation.
public EndStopAssessmentRun ( IAsyncResult asyncResult ) : StopAssessmentRunResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginStopAssessmentRun.
Résultat StopAssessmentRunResponse

EndSubscribeToEvent() public méthode

Finishes the asynchronous execution of the SubscribeToEvent operation.
public EndSubscribeToEvent ( IAsyncResult asyncResult ) : SubscribeToEventResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginSubscribeToEvent.
Résultat SubscribeToEventResponse

EndUnsubscribeFromEvent() public méthode

Finishes the asynchronous execution of the UnsubscribeFromEvent operation.
public EndUnsubscribeFromEvent ( IAsyncResult asyncResult ) : UnsubscribeFromEventResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUnsubscribeFromEvent.
Résultat UnsubscribeFromEventResponse

EndUpdateAssessmentTarget() public méthode

Finishes the asynchronous execution of the UpdateAssessmentTarget operation.
public EndUpdateAssessmentTarget ( IAsyncResult asyncResult ) : UpdateAssessmentTargetResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUpdateAssessmentTarget.
Résultat UpdateAssessmentTargetResponse

GetTelemetryMetadata() public méthode

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.
Résultat Amazon.Inspector.Model.GetTelemetryMetadataResponse

GetTelemetryMetadataAsync() public méthode

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. ///
Résultat Task

ListAssessmentRunAgents() public méthode

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.
Résultat Amazon.Inspector.Model.ListAssessmentRunAgentsResponse

ListAssessmentRunAgentsAsync() public méthode

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. ///
Résultat Task

ListAssessmentRuns() public méthode

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.
Résultat Amazon.Inspector.Model.ListAssessmentRunsResponse

ListAssessmentRunsAsync() public méthode

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. ///
Résultat Task

ListAssessmentTargets() public méthode

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.
Résultat Amazon.Inspector.Model.ListAssessmentTargetsResponse

ListAssessmentTargetsAsync() public méthode

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. ///
Résultat Task

ListAssessmentTemplates() public méthode

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.
Résultat Amazon.Inspector.Model.ListAssessmentTemplatesResponse

ListAssessmentTemplatesAsync() public méthode

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. ///
Résultat Task

ListEventSubscriptions() public méthode

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.
Résultat Amazon.Inspector.Model.ListEventSubscriptionsResponse

ListEventSubscriptionsAsync() public méthode

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. ///
Résultat Task

ListFindings() public méthode

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.
Résultat Amazon.Inspector.Model.ListFindingsResponse

ListFindingsAsync() public méthode

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. ///
Résultat Task

ListRulesPackages() public méthode

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.
Résultat Amazon.Inspector.Model.ListRulesPackagesResponse

ListRulesPackagesAsync() public méthode

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. ///
Résultat Task

ListTagsForResource() public méthode

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.
Résultat Amazon.Inspector.Model.ListTagsForResourceResponse

ListTagsForResourceAsync() public méthode

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. ///
Résultat Task

PreviewAgents() public méthode

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.
Résultat Amazon.Inspector.Model.PreviewAgentsResponse

PreviewAgentsAsync() public méthode

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. ///
Résultat Task

RegisterCrossAccountAccessRole() public méthode

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.
Résultat Amazon.Inspector.Model.RegisterCrossAccountAccessRoleResponse

RegisterCrossAccountAccessRoleAsync() public méthode

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. ///
Résultat Task

RemoveAttributesFromFindings() public méthode

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.
Résultat Amazon.Inspector.Model.RemoveAttributesFromFindingsResponse

RemoveAttributesFromFindingsAsync() public méthode

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. ///
Résultat Task

SetTagsForResource() public méthode

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.
Résultat Amazon.Inspector.Model.SetTagsForResourceResponse

SetTagsForResourceAsync() public méthode

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. ///
Résultat Task

StartAssessmentRun() public méthode

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.
Résultat Amazon.Inspector.Model.StartAssessmentRunResponse

StartAssessmentRunAsync() public méthode

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. ///
Résultat Task

StopAssessmentRun() public méthode

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.
Résultat StopAssessmentRunResponse

StopAssessmentRunAsync() public méthode

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. ///
Résultat Task

SubscribeToEvent() public méthode

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.
Résultat SubscribeToEventResponse

SubscribeToEventAsync() public méthode

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. ///
Résultat Task

UnsubscribeFromEvent() public méthode

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.
Résultat UnsubscribeFromEventResponse

UnsubscribeFromEventAsync() public méthode

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. ///
Résultat Task

UpdateAssessmentTarget() public méthode

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.
Résultat UpdateAssessmentTargetResponse

UpdateAssessmentTargetAsync() public méthode

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. ///
Résultat Task