The unique identifier of the agent space that contains the code review.
| 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) |
Amazon.PowerShell.Cmdlets.SECAG.AmazonSecurityAgentClientCmdlet.ClientConfig
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The updated code remediation strategy for the code review.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The unique identifier of the code review to update.
| Required? | True |
| 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 updated maximum number of billable task hours allowed for jobs started from this code review.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | MaxTaskHours |
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.UpdateCodeReviewResponse). Specifying the name of a property of type Amazon.SecurityAgent.Model.UpdateCodeReviewResponse 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 updated IAM service role for the code review.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The updated title of the code review.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The updated validation mode for the code review. Valid values are SIMULATED and DISABLED.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |