Method | 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.
|
|
AmazonInspectorClient ( |
Constructs AmazonInspectorClient with AWS Credentials
|
|
AmazonInspectorClient ( |
Constructs AmazonInspectorClient with AWS Credentials and an AmazonInspectorClient Configuration object.
|
|
AmazonInspectorClient ( |
Constructs AmazonInspectorClient with AWS Credentials
|
|
AmazonInspectorClient ( |
Constructs AmazonInspectorClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
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.
|
|
AmazonInspectorClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System |
Constructs AmazonInspectorClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonInspectorClient ( string awsAccessKeyId, string awsSecretAccessKey, |
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, |
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 ( |
Initiates the asynchronous execution of the CreateAssessmentTarget operation.
|
|
BeginCreateAssessmentTemplate ( |
Initiates the asynchronous execution of the CreateAssessmentTemplate operation.
|
|
BeginCreateResourceGroup ( |
Initiates the asynchronous execution of the CreateResourceGroup operation.
|
|
BeginDeleteAssessmentRun ( |
Initiates the asynchronous execution of the DeleteAssessmentRun operation.
|
|
BeginDeleteAssessmentTarget ( |
Initiates the asynchronous execution of the DeleteAssessmentTarget operation.
|
|
BeginDeleteAssessmentTemplate ( |
Initiates the asynchronous execution of the DeleteAssessmentTemplate operation.
|
|
BeginDescribeAssessmentRuns ( |
Initiates the asynchronous execution of the DescribeAssessmentRuns operation.
|
|
BeginDescribeAssessmentTargets ( |
Initiates the asynchronous execution of the DescribeAssessmentTargets operation.
|
|
BeginDescribeAssessmentTemplates ( |
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 ( |
Initiates the asynchronous execution of the DescribeFindings operation.
|
|
BeginDescribeResourceGroups ( |
Initiates the asynchronous execution of the DescribeResourceGroups operation.
|
|
BeginDescribeRulesPackages ( |
Initiates the asynchronous execution of the DescribeRulesPackages operation.
|
|
BeginGetTelemetryMetadata ( |
Initiates the asynchronous execution of the GetTelemetryMetadata operation.
|
|
BeginListAssessmentRunAgents ( |
Initiates the asynchronous execution of the ListAssessmentRunAgents operation.
|
|
BeginListAssessmentRuns ( |
Initiates the asynchronous execution of the ListAssessmentRuns operation.
|
|
BeginListAssessmentTargets ( |
Initiates the asynchronous execution of the ListAssessmentTargets operation.
|
|
BeginListAssessmentTemplates ( |
Initiates the asynchronous execution of the ListAssessmentTemplates operation.
|
|
BeginListEventSubscriptions ( |
Initiates the asynchronous execution of the ListEventSubscriptions operation.
|
|
BeginListFindings ( |
Initiates the asynchronous execution of the ListFindings operation.
|
|
BeginListRulesPackages ( |
Initiates the asynchronous execution of the ListRulesPackages operation.
|
|
BeginListTagsForResource ( |
Initiates the asynchronous execution of the ListTagsForResource operation.
|
|
BeginPreviewAgents ( |
Initiates the asynchronous execution of the PreviewAgents operation.
|
|
BeginRegisterCrossAccountAccessRole ( |
Initiates the asynchronous execution of the RegisterCrossAccountAccessRole operation.
|
|
BeginRemoveAttributesFromFindings ( |
Initiates the asynchronous execution of the RemoveAttributesFromFindings operation.
|
|
BeginSetTagsForResource ( |
Initiates the asynchronous execution of the SetTagsForResource operation.
|
|
BeginStartAssessmentRun ( |
Initiates the asynchronous execution of the StartAssessmentRun operation.
|
|
BeginStopAssessmentRun ( |
Initiates the asynchronous execution of the StopAssessmentRun operation.
|
|
BeginSubscribeToEvent ( |
Initiates the asynchronous execution of the SubscribeToEvent operation.
|
|
BeginUnsubscribeFromEvent ( |
Initiates the asynchronous execution of the UnsubscribeFromEvent operation.
|
|
BeginUpdateAssessmentTarget ( |
Initiates the asynchronous execution of the UpdateAssessmentTarget operation.
|
|
CreateAssessmentTarget ( |
Creates a new assessment target using the ARN of the resource group that is generated by CreateResourceGroup. You can create up to 50 assessment targets per AWS account. You can run up to 500 concurrent agents per AWS account. For more information, see Amazon Inspector Assessment Targets.
|
|
CreateAssessmentTargetAsync ( |
Initiates the asynchronous execution of the CreateAssessmentTarget operation.
|
|
CreateAssessmentTemplate ( |
Creates an assessment template for the assessment target that is specified by the ARN of the assessment target.
|
|
CreateAssessmentTemplateAsync ( |
Initiates the asynchronous execution of the CreateAssessmentTemplate operation.
|
|
CreateResourceGroup ( |
Creates a resource group using the specified set of tags (key and value pairs) that are used to select the EC2 instances to be included in an Amazon Inspector assessment target. The created resource group is then used to create an Amazon Inspector assessment target. For more information, see CreateAssessmentTarget.
|
|
CreateResourceGroupAsync ( |
Initiates the asynchronous execution of the CreateResourceGroup operation.
|
|
DeleteAssessmentRun ( |
Deletes the assessment run that is specified by the ARN of the assessment run.
|
|
DeleteAssessmentRunAsync ( |
Initiates the asynchronous execution of the DeleteAssessmentRun operation.
|
|
DeleteAssessmentTarget ( |
Deletes the assessment target that is specified by the ARN of the assessment target.
|
|
DeleteAssessmentTargetAsync ( |
Initiates the asynchronous execution of the DeleteAssessmentTarget operation.
|
|
DeleteAssessmentTemplate ( |
Deletes the assessment template that is specified by the ARN of the assessment template.
|
|
DeleteAssessmentTemplateAsync ( |
Initiates the asynchronous execution of the DeleteAssessmentTemplate operation.
|
|
DescribeAssessmentRuns ( |
Describes the assessment runs that are specified by the ARNs of the assessment runs.
|
|
DescribeAssessmentRunsAsync ( |
Initiates the asynchronous execution of the DescribeAssessmentRuns operation.
|
|
DescribeAssessmentTargets ( |
Describes the assessment targets that are specified by the ARNs of the assessment targets.
|
|
DescribeAssessmentTargetsAsync ( |
Initiates the asynchronous execution of the DescribeAssessmentTargets operation.
|
|
DescribeAssessmentTemplates ( |
Describes the assessment templates that are specified by the ARNs of the assessment templates.
|
|
DescribeAssessmentTemplatesAsync ( |
Initiates the asynchronous execution of the DescribeAssessmentTemplates operation.
|
|
DescribeCrossAccountAccessRole ( DescribeCrossAccountAccessRoleRequest request ) : |
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 ( |
Describes the findings that are specified by the ARNs of the findings.
|
|
DescribeFindingsAsync ( |
Initiates the asynchronous execution of the DescribeFindings operation.
|
|
DescribeResourceGroups ( |
Describes the resource groups that are specified by the ARNs of the resource groups.
|
|
DescribeResourceGroupsAsync ( |
Initiates the asynchronous execution of the DescribeResourceGroups operation.
|
|
DescribeRulesPackages ( |
Describes the rules packages that are specified by the ARNs of the rules packages.
|
|
DescribeRulesPackagesAsync ( |
Initiates the asynchronous execution of the DescribeRulesPackages operation.
|
|
EndAddAttributesToFindings ( IAsyncResult asyncResult ) : AddAttributesToFindingsResponse |
Finishes the asynchronous execution of the AddAttributesToFindings operation.
|
|
EndCreateAssessmentTarget ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateAssessmentTarget operation.
|
|
EndCreateAssessmentTemplate ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateAssessmentTemplate operation.
|
|
EndCreateResourceGroup ( IAsyncResult asyncResult ) : |
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 ) : |
Finishes the asynchronous execution of the DescribeAssessmentRuns operation.
|
|
EndDescribeAssessmentTargets ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeAssessmentTargets operation.
|
|
EndDescribeAssessmentTemplates ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeAssessmentTemplates operation.
|
|
EndDescribeCrossAccountAccessRole ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeCrossAccountAccessRole operation.
|
|
EndDescribeFindings ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeFindings operation.
|
|
EndDescribeResourceGroups ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeResourceGroups operation.
|
|
EndDescribeRulesPackages ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeRulesPackages operation.
|
|
EndGetTelemetryMetadata ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetTelemetryMetadata operation.
|
|
EndListAssessmentRunAgents ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListAssessmentRunAgents operation.
|
|
EndListAssessmentRuns ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListAssessmentRuns operation.
|
|
EndListAssessmentTargets ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListAssessmentTargets operation.
|
|
EndListAssessmentTemplates ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListAssessmentTemplates operation.
|
|
EndListEventSubscriptions ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListEventSubscriptions operation.
|
|
EndListFindings ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListFindings operation.
|
|
EndListRulesPackages ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListRulesPackages operation.
|
|
EndListTagsForResource ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListTagsForResource operation.
|
|
EndPreviewAgents ( IAsyncResult asyncResult ) : |
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 ) : |
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 ) : |
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 ( |
Information about the data that is collected for the specified assessment run.
|
|
GetTelemetryMetadataAsync ( |
Initiates the asynchronous execution of the GetTelemetryMetadata operation.
|
|
ListAssessmentRunAgents ( |
Lists the agents of the assessment runs that are specified by the ARNs of the assessment runs.
|
|
ListAssessmentRunAgentsAsync ( |
Initiates the asynchronous execution of the ListAssessmentRunAgents operation.
|
|
ListAssessmentRuns ( |
Lists the assessment runs that correspond to the assessment templates that are specified by the ARNs of the assessment templates.
|
|
ListAssessmentRunsAsync ( |
Initiates the asynchronous execution of the ListAssessmentRuns operation.
|
|
ListAssessmentTargets ( |
Lists the ARNs of the assessment targets within this AWS account. For more information about assessment targets, see Amazon Inspector Assessment Targets.
|
|
ListAssessmentTargetsAsync ( |
Initiates the asynchronous execution of the ListAssessmentTargets operation.
|
|
ListAssessmentTemplates ( |
Lists the assessment templates that correspond to the assessment targets that are specified by the ARNs of the assessment targets.
|
|
ListAssessmentTemplatesAsync ( |
Initiates the asynchronous execution of the ListAssessmentTemplates operation.
|
|
ListEventSubscriptions ( |
Lists all the event subscriptions for the assessment template that is specified by the ARN of the assessment template. For more information, see SubscribeToEvent and UnsubscribeFromEvent.
|
|
ListEventSubscriptionsAsync ( |
Initiates the asynchronous execution of the ListEventSubscriptions operation.
|
|
ListFindings ( |
Lists findings that are generated by the assessment runs that are specified by the ARNs of the assessment runs.
|
|
ListFindingsAsync ( |
Initiates the asynchronous execution of the ListFindings operation.
|
|
ListRulesPackages ( |
Lists all available Amazon Inspector rules packages.
|
|
ListRulesPackagesAsync ( |
Initiates the asynchronous execution of the ListRulesPackages operation.
|
|
ListTagsForResource ( |
Lists all tags associated with an assessment template.
|
|
ListTagsForResourceAsync ( |
Initiates the asynchronous execution of the ListTagsForResource operation.
|
|
PreviewAgents ( |
Previews the agents installed on the EC2 instances that are part of the specified assessment target.
|
|
PreviewAgentsAsync ( |
Initiates the asynchronous execution of the PreviewAgents operation.
|
|
RegisterCrossAccountAccessRole ( |
Registers the IAM role that Amazon Inspector uses to list your EC2 instances at the start of the assessment run or when you call the PreviewAgents action.
|
|
RegisterCrossAccountAccessRoleAsync ( |
Initiates the asynchronous execution of the RegisterCrossAccountAccessRole operation.
|
|
RemoveAttributesFromFindings ( |
Removes entire attributes (key and value pairs) from the findings that are specified by the ARNs of the findings where an attribute with the specified key exists.
|
|
RemoveAttributesFromFindingsAsync ( |
Initiates the asynchronous execution of the RemoveAttributesFromFindings operation.
|
|
SetTagsForResource ( |
Sets tags (key and value pairs) to the assessment template that is specified by the ARN of the assessment template.
|
|
SetTagsForResourceAsync ( |
Initiates the asynchronous execution of the SetTagsForResource operation.
|
|
StartAssessmentRun ( |
Starts the assessment run specified by the ARN of the assessment template. For this API to function properly, you must not exceed the limit of running up to 500 concurrent agents per AWS account.
|
|
StartAssessmentRunAsync ( |
Initiates the asynchronous execution of the StartAssessmentRun operation.
|
|
StopAssessmentRun ( |
Stops the assessment run that is specified by the ARN of the assessment run.
|
|
StopAssessmentRunAsync ( |
Initiates the asynchronous execution of the StopAssessmentRun operation.
|
|
SubscribeToEvent ( |
Enables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic.
|
|
SubscribeToEventAsync ( |
Initiates the asynchronous execution of the SubscribeToEvent operation.
|
|
UnsubscribeFromEvent ( |
Disables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic.
|
|
UnsubscribeFromEventAsync ( |
Initiates the asynchronous execution of the UnsubscribeFromEvent operation.
|
|
UpdateAssessmentTarget ( |
Updates the assessment target that is specified by the ARN of the assessment target.
|
|
UpdateAssessmentTargetAsync ( |
Initiates the asynchronous execution of the UpdateAssessmentTarget operation.
|
Method | Description | |
---|---|---|
CreateSigner ( ) : |
Creates the signer for the service.
|
|
Dispose ( bool disposing ) : void |
Disposes the service client.
|
public AddAttributesToFindings ( AddAttributesToFindingsRequest request ) : AddAttributesToFindingsResponse | ||
request | Amazon.Inspector.Model.AddAttributesToFindingsRequest | Container for the necessary parameters to execute the AddAttributesToFindings service method. |
return | Amazon.Inspector.Model.AddAttributesToFindingsResponse |
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. /// |
return | Task |
public AmazonInspectorClient ( |
||
credentials | AWS Credentials | |
return | System |
public AmazonInspectorClient ( |
||
credentials | AWS Credentials | |
clientConfig | The AmazonInspectorClient Configuration Object | |
return | System |
public AmazonInspectorClient ( |
||
credentials | AWS Credentials | |
region | RegionEndpoint | The region to connect. |
return | System |
public AmazonInspectorClient ( |
||
config | The AmazonInspectorClient Configuration Object | |
return | System |
public AmazonInspectorClient ( RegionEndpoint region ) : System | ||
region | RegionEndpoint | The region to connect. |
return | System |
public AmazonInspectorClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
return | System |
public AmazonInspectorClient ( string awsAccessKeyId, string awsSecretAccessKey, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
clientConfig | The AmazonInspectorClient Configuration Object | |
return | System |
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. |
return | System |
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 |
return | System |
public AmazonInspectorClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
clientConfig | The AmazonInspectorClient Configuration Object | |
return | System |
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. |
return | System |
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. |
return | IAsyncResult |
public BeginCreateAssessmentTarget ( |
||
request | 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. |
return | IAsyncResult |
public BeginCreateAssessmentTemplate ( |
||
request | 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. |
return | IAsyncResult |
public BeginCreateResourceGroup ( |
||
request | 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. |
return | IAsyncResult |
public BeginDeleteAssessmentRun ( |
||
request | 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. |
return | IAsyncResult |
public BeginDeleteAssessmentTarget ( |
||
request | 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. |
return | IAsyncResult |
public BeginDeleteAssessmentTemplate ( |
||
request | 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. |
return | IAsyncResult |
public BeginDescribeAssessmentRuns ( |
||
request | 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. |
return | IAsyncResult |
public BeginDescribeAssessmentTargets ( |
||
request | 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. |
return | IAsyncResult |
public BeginDescribeAssessmentTemplates ( |
||
request | 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. |
return | IAsyncResult |
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. |
return | IAsyncResult |
public BeginDescribeFindings ( |
||
request | 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. |
return | IAsyncResult |
public BeginDescribeResourceGroups ( |
||
request | 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. |
return | IAsyncResult |
public BeginDescribeRulesPackages ( |
||
request | 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. |
return | IAsyncResult |
public BeginGetTelemetryMetadata ( |
||
request | 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. |
return | IAsyncResult |
public BeginListAssessmentRunAgents ( |
||
request | 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. |
return | IAsyncResult |
public BeginListAssessmentRuns ( |
||
request | 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. |
return | IAsyncResult |
public BeginListAssessmentTargets ( |
||
request | 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. |
return | IAsyncResult |
public BeginListAssessmentTemplates ( |
||
request | 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. |
return | IAsyncResult |
public BeginListEventSubscriptions ( |
||
request | 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. |
return | IAsyncResult |
public BeginListFindings ( |
||
request | 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. |
return | IAsyncResult |
public BeginListRulesPackages ( |
||
request | 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. |
return | IAsyncResult |
public BeginListTagsForResource ( |
||
request | 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. |
return | IAsyncResult |
public BeginPreviewAgents ( |
||
request | 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. |
return | IAsyncResult |
public BeginRegisterCrossAccountAccessRole ( |
||
request | 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. |
return | IAsyncResult |
public BeginRemoveAttributesFromFindings ( |
||
request | 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. |
return | IAsyncResult |
public BeginSetTagsForResource ( |
||
request | 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. |
return | IAsyncResult |
public BeginStartAssessmentRun ( |
||
request | 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. |
return | IAsyncResult |
public BeginStopAssessmentRun ( |
||
request | 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. |
return | IAsyncResult |
public BeginSubscribeToEvent ( |
||
request | 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. |
return | IAsyncResult |
public BeginUnsubscribeFromEvent ( |
||
request | 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. |
return | IAsyncResult |
public BeginUpdateAssessmentTarget ( |
||
request | 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. |
return | IAsyncResult |
public CreateAssessmentTarget ( |
||
request | Container for the necessary parameters to execute the CreateAssessmentTarget service method. | |
return |
public CreateAssessmentTargetAsync ( |
||
request | 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. /// |
return | Task |
public CreateAssessmentTemplate ( |
||
request | Container for the necessary parameters to execute the CreateAssessmentTemplate service method. | |
return |
public CreateAssessmentTemplateAsync ( |
||
request | 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. /// |
return | Task |
public CreateResourceGroup ( |
||
request | Container for the necessary parameters to execute the CreateResourceGroup service method. | |
return |
public CreateResourceGroupAsync ( |
||
request | 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. /// |
return | Task |
protected CreateSigner ( ) : |
||
return |
public DeleteAssessmentRun ( |
||
request | Container for the necessary parameters to execute the DeleteAssessmentRun service method. | |
return | DeleteAssessmentRunResponse |
public DeleteAssessmentRunAsync ( |
||
request | 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. /// |
return | Task |
public DeleteAssessmentTarget ( |
||
request | Container for the necessary parameters to execute the DeleteAssessmentTarget service method. | |
return | DeleteAssessmentTargetResponse |
public DeleteAssessmentTargetAsync ( |
||
request | 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. /// |
return | Task |
public DeleteAssessmentTemplate ( |
||
request | Container for the necessary parameters to execute the DeleteAssessmentTemplate service method. | |
return | DeleteAssessmentTemplateResponse |
public DeleteAssessmentTemplateAsync ( |
||
request | 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. /// |
return | Task |
public DescribeAssessmentRuns ( |
||
request | Container for the necessary parameters to execute the DescribeAssessmentRuns service method. | |
return |
public DescribeAssessmentRunsAsync ( |
||
request | 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. /// |
return | Task |
public DescribeAssessmentTargets ( |
||
request | Container for the necessary parameters to execute the DescribeAssessmentTargets service method. | |
return |
public DescribeAssessmentTargetsAsync ( |
||
request | 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. /// |
return | Task |
public DescribeAssessmentTemplates ( |
||
request | Container for the necessary parameters to execute the DescribeAssessmentTemplates service method. | |
return |
public DescribeAssessmentTemplatesAsync ( |
||
request | 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. /// |
return | Task |
public DescribeCrossAccountAccessRole ( DescribeCrossAccountAccessRoleRequest request ) : |
||
request | DescribeCrossAccountAccessRoleRequest | Container for the necessary parameters to execute the DescribeCrossAccountAccessRole service method. |
return |
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. /// |
return | Task |
public DescribeFindings ( |
||
request | Container for the necessary parameters to execute the DescribeFindings service method. | |
return |
public DescribeFindingsAsync ( |
||
request | 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. /// |
return | Task |
public DescribeResourceGroups ( |
||
request | Container for the necessary parameters to execute the DescribeResourceGroups service method. | |
return |
public DescribeResourceGroupsAsync ( |
||
request | 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. /// |
return | Task |
public DescribeRulesPackages ( |
||
request | Container for the necessary parameters to execute the DescribeRulesPackages service method. | |
return |
public DescribeRulesPackagesAsync ( |
||
request | 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. /// |
return | Task |
public EndAddAttributesToFindings ( IAsyncResult asyncResult ) : AddAttributesToFindingsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginAddAttributesToFindings. |
return | Amazon.Inspector.Model.AddAttributesToFindingsResponse |
public EndCreateAssessmentTarget ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateAssessmentTarget. |
return |
public EndCreateAssessmentTemplate ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateAssessmentTemplate. |
return |
public EndCreateResourceGroup ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateResourceGroup. |
return |
public EndDeleteAssessmentRun ( IAsyncResult asyncResult ) : DeleteAssessmentRunResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteAssessmentRun. |
return | DeleteAssessmentRunResponse |
public EndDeleteAssessmentTarget ( IAsyncResult asyncResult ) : DeleteAssessmentTargetResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteAssessmentTarget. |
return | DeleteAssessmentTargetResponse |
public EndDeleteAssessmentTemplate ( IAsyncResult asyncResult ) : DeleteAssessmentTemplateResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteAssessmentTemplate. |
return | DeleteAssessmentTemplateResponse |
public EndDescribeAssessmentRuns ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeAssessmentRuns. |
return |
public EndDescribeAssessmentTargets ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeAssessmentTargets. |
return |
public EndDescribeAssessmentTemplates ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeAssessmentTemplates. |
return |
public EndDescribeCrossAccountAccessRole ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeCrossAccountAccessRole. |
return |
public EndDescribeFindings ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeFindings. |
return |
public EndDescribeResourceGroups ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeResourceGroups. |
return |
public EndDescribeRulesPackages ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeRulesPackages. |
return |
public EndGetTelemetryMetadata ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetTelemetryMetadata. |
return |
public EndListAssessmentRunAgents ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListAssessmentRunAgents. |
return |
public EndListAssessmentRuns ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListAssessmentRuns. |
return |
public EndListAssessmentTargets ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListAssessmentTargets. |
return |
public EndListAssessmentTemplates ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListAssessmentTemplates. |
return |
public EndListEventSubscriptions ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListEventSubscriptions. |
return |
public EndListFindings ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListFindings. |
return |
public EndListRulesPackages ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListRulesPackages. |
return |
public EndListTagsForResource ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListTagsForResource. |
return |
public EndPreviewAgents ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPreviewAgents. |
return |
public EndRegisterCrossAccountAccessRole ( IAsyncResult asyncResult ) : Amazon.Inspector.Model.RegisterCrossAccountAccessRoleResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRegisterCrossAccountAccessRole. |
return | Amazon.Inspector.Model.RegisterCrossAccountAccessRoleResponse |
public EndRemoveAttributesFromFindings ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRemoveAttributesFromFindings. |
return |
public EndSetTagsForResource ( IAsyncResult asyncResult ) : Amazon.Inspector.Model.SetTagsForResourceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginSetTagsForResource. |
return | Amazon.Inspector.Model.SetTagsForResourceResponse |
public EndStartAssessmentRun ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginStartAssessmentRun. |
return |
public EndStopAssessmentRun ( IAsyncResult asyncResult ) : StopAssessmentRunResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginStopAssessmentRun. |
return | StopAssessmentRunResponse |
public EndSubscribeToEvent ( IAsyncResult asyncResult ) : SubscribeToEventResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginSubscribeToEvent. |
return | SubscribeToEventResponse |
public EndUnsubscribeFromEvent ( IAsyncResult asyncResult ) : UnsubscribeFromEventResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUnsubscribeFromEvent. |
return | UnsubscribeFromEventResponse |
public EndUpdateAssessmentTarget ( IAsyncResult asyncResult ) : UpdateAssessmentTargetResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateAssessmentTarget. |
return | UpdateAssessmentTargetResponse |
public GetTelemetryMetadata ( |
||
request | Container for the necessary parameters to execute the GetTelemetryMetadata service method. | |
return |
public GetTelemetryMetadataAsync ( |
||
request | 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. /// |
return | Task |
public ListAssessmentRunAgents ( |
||
request | Container for the necessary parameters to execute the ListAssessmentRunAgents service method. | |
return |
public ListAssessmentRunAgentsAsync ( |
||
request | 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. /// |
return | Task |
public ListAssessmentRuns ( |
||
request | Container for the necessary parameters to execute the ListAssessmentRuns service method. | |
return |
public ListAssessmentRunsAsync ( |
||
request | 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. /// |
return | Task |
public ListAssessmentTargets ( |
||
request | Container for the necessary parameters to execute the ListAssessmentTargets service method. | |
return |
public ListAssessmentTargetsAsync ( |
||
request | 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. /// |
return | Task |
public ListAssessmentTemplates ( |
||
request | Container for the necessary parameters to execute the ListAssessmentTemplates service method. | |
return |
public ListAssessmentTemplatesAsync ( |
||
request | 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. /// |
return | Task |
public ListEventSubscriptions ( |
||
request | Container for the necessary parameters to execute the ListEventSubscriptions service method. | |
return |
public ListEventSubscriptionsAsync ( |
||
request | 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. /// |
return | Task |
public ListFindings ( |
||
request | Container for the necessary parameters to execute the ListFindings service method. | |
return |
public ListFindingsAsync ( |
||
request | 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. /// |
return | Task |
public ListRulesPackages ( |
||
request | Container for the necessary parameters to execute the ListRulesPackages service method. | |
return |
public ListRulesPackagesAsync ( |
||
request | 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. /// |
return | Task |
public ListTagsForResource ( |
||
request | Container for the necessary parameters to execute the ListTagsForResource service method. | |
return |
public ListTagsForResourceAsync ( |
||
request | 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. /// |
return | Task |
public PreviewAgents ( |
||
request | Container for the necessary parameters to execute the PreviewAgents service method. | |
return |
public PreviewAgentsAsync ( |
||
request | 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. /// |
return | Task |
public RegisterCrossAccountAccessRole ( |
||
request | Container for the necessary parameters to execute the RegisterCrossAccountAccessRole service method. | |
return | Amazon.Inspector.Model.RegisterCrossAccountAccessRoleResponse |
public RegisterCrossAccountAccessRoleAsync ( |
||
request | 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. /// |
return | Task |
public RemoveAttributesFromFindings ( |
||
request | Container for the necessary parameters to execute the RemoveAttributesFromFindings service method. | |
return |
public RemoveAttributesFromFindingsAsync ( |
||
request | 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. /// |
return | Task |
public SetTagsForResource ( |
||
request | Container for the necessary parameters to execute the SetTagsForResource service method. | |
return | Amazon.Inspector.Model.SetTagsForResourceResponse |
public SetTagsForResourceAsync ( |
||
request | 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. /// |
return | Task |
public StartAssessmentRun ( |
||
request | Container for the necessary parameters to execute the StartAssessmentRun service method. | |
return |
public StartAssessmentRunAsync ( |
||
request | 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. /// |
return | Task |
public StopAssessmentRun ( |
||
request | Container for the necessary parameters to execute the StopAssessmentRun service method. | |
return | StopAssessmentRunResponse |
public StopAssessmentRunAsync ( |
||
request | 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. /// |
return | Task |
public SubscribeToEvent ( |
||
request | Container for the necessary parameters to execute the SubscribeToEvent service method. | |
return | SubscribeToEventResponse |
public SubscribeToEventAsync ( |
||
request | 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. /// |
return | Task |
public UnsubscribeFromEvent ( |
||
request | Container for the necessary parameters to execute the UnsubscribeFromEvent service method. | |
return | UnsubscribeFromEventResponse |
public UnsubscribeFromEventAsync ( |
||
request | 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. /// |
return | Task |
public UpdateAssessmentTarget ( |
||
request | Container for the necessary parameters to execute the UpdateAssessmentTarget service method. | |
return | UpdateAssessmentTargetResponse |
public UpdateAssessmentTargetAsync ( |
||
request | 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. /// |
return | Task |