The unique identifier of the agent space to create the threat model 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) |
Amazon.PowerShell.Cmdlets.SECAG.AmazonSecurityAgentClientCmdlet.ClientConfig
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
A description of the application or system being threat modeled.
| 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) |
-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) |
The scoped documents for the agent to focus on during threat modeling. 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 | ScopeDocs |
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.CreateThreatModelResponse). Specifying the name of a property of type Amazon.SecurityAgent.Model.CreateThreatModelResponse 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 threat model.
| Required? | True |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The title of the threat model.
| Required? | True |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |