The unique identifier of the agent space to create the code review in.
| Required? | True |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The list of actors used during penetration testing. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | Assets_Actors |
The list of documents that provide context for the pentest. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | Assets_Documents |
The list of endpoints to test during the pentest. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | Assets_Endpoints |
The list of integrated repositories associated with the pentest. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | Assets_IntegratedRepositories |
The list of source code repositories to analyze during the pentest. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The trust anchors used to validate target endpoint TLS certificates. Provide these for endpoints served by a private or internal certificate authority (CA), an intermediate CA, or a self-signed certificate. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | Assets_TrustedCaCertificates |
Amazon.PowerShell.Cmdlets.SECAG.AmazonSecurityAgentClientCmdlet.ClientConfig
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The code remediation strategy for the code review. Valid values are AUTOMATIC and DISABLED.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The name of the CloudWatch log group.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The name of the CloudWatch log stream.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The maximum number of billable task hours allowed for jobs started from this code review. Must be a positive number. If not set, jobs run to completion with no budget cap.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | MaxTaskHours |
-ReportDestination_ContainerId <
String>
The container identifier where the report will be published.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-ReportDestination_DocumentId <
String>
The existing document identifier to update instead of creating a new document.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-ReportDestination_IntegrationId <
String>
The integration identifier for the document provider.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-ReportDestination_ParentId <
String>
The parent document identifier under which the report will be created.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-ReportFilters_AnnotationNote <
Boolean>
Whether to include reviewer annotation notes under each finding.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | ReportFilters_AnnotationNotes |
-ReportFilters_ComplianceReport <
Boolean>
Whether to include the compliance-ready report additions.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-ReportFilters_ConfidenceLevel <
String[]>
The confidence levels to include in the report. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | ReportFilters_ConfidenceLevels |
The finding types to include in the report. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | ReportFilters_FindingTypes |
The severity levels to include in the report. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | ReportFilters_RiskLevels |
The risk types to include in the report. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | ReportFilters_RiskTypes |
The finding statuses to include in the report. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | ReportFilters_Statuses |
The task execution statuses to include in the report's task table. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | ReportFilters_TaskStatuses |
Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityAgent.Model.CreateCodeReviewResponse). Specifying the name of a property of type Amazon.SecurityAgent.Model.CreateCodeReviewResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The IAM service role to use for the code review.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The title of the code review.
| Required? | True |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The validation mode for the code review. Valid values are SIMULATED and DISABLED.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |