AWS.Tools.SecurityIR.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.SecurityIR</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.SecurityIR.AddSecurityIRResourceTagCmdlet"> <summary> Grants permission to add a tag(s) to a designated resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.AddSecurityIRResourceTagCmdlet.ResourceArn"> <summary> <para> <para>Required element for TagResource to identify the ARN for the resource to add a tag to.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.AddSecurityIRResourceTagCmdlet.Tag"> <summary> <para> <para>Required element for ListTagsForResource to provide the content for a tag.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.AddSecurityIRResourceTagCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityIR.Model.TagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.AddSecurityIRResourceTagCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SecurityIR.CloseSecurityIRCaseCmdlet"> <summary> Grants permission to close an existing case. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.CloseSecurityIRCaseCmdlet.CaseId"> <summary> <para> <para>Required element used in combination with CloseCase to identify the case ID to close.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.CloseSecurityIRCaseCmdlet.Select"> <summary> 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.SecurityIR.Model.CloseCaseResponse). Specifying the name of a property of type Amazon.SecurityIR.Model.CloseCaseResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.CloseSecurityIRCaseCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCaseCmdlet"> <summary> Grant permission to view a designated case. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCaseCmdlet.CaseId"> <summary> <para> <para>Required element for GetCase to identify the requested case ID.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCaseCmdlet.Select"> <summary> 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.SecurityIR.Model.GetCaseResponse). Specifying the name of a property of type Amazon.SecurityIR.Model.GetCaseResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCaseAttachmentDownloadUrlCmdlet"> <summary> Grants permission to obtain an Amazon S3 presigned URL to download an attachment. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCaseAttachmentDownloadUrlCmdlet.AttachmentId"> <summary> <para> <para>Required element for GetCaseAttachmentDownloadUrl to identify the attachment ID for downloading an attachment. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCaseAttachmentDownloadUrlCmdlet.CaseId"> <summary> <para> <para>Required element for GetCaseAttachmentDownloadUrl to identify the case ID for downloading an attachment from. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCaseAttachmentDownloadUrlCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'AttachmentPresignedUrl'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityIR.Model.GetCaseAttachmentDownloadUrlResponse). Specifying the name of a property of type Amazon.SecurityIR.Model.GetCaseAttachmentDownloadUrlResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCaseAttachmentUploadUrlCmdlet"> <summary> Grants permission to upload an attachment to a case. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCaseAttachmentUploadUrlCmdlet.CaseId"> <summary> <para> <para>Required element for GetCaseAttachmentUploadUrl to identify the case ID for uploading an attachment to. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCaseAttachmentUploadUrlCmdlet.ContentLength"> <summary> <para> <para>Required element for GetCaseAttachmentUploadUrl to identify the size od the file attachment.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCaseAttachmentUploadUrlCmdlet.FileName"> <summary> <para> <para>Required element for GetCaseAttachmentUploadUrl to identify the file name of the attachment to upload. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCaseAttachmentUploadUrlCmdlet.ClientToken"> <summary> <para> <para>Optional element for customer provided token.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCaseAttachmentUploadUrlCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'AttachmentPresignedUrl'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityIR.Model.GetCaseAttachmentUploadUrlResponse). Specifying the name of a property of type Amazon.SecurityIR.Model.GetCaseAttachmentUploadUrlResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCaseEditListCmdlet"> <summary> Grants permissions to view the aidt log for edits made to a designated case. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCaseEditListCmdlet.CaseId"> <summary> <para> <para>Required element used with ListCaseEdits to identify the case to query.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCaseEditListCmdlet.MaxResult"> <summary> <para> <para>Optional element to identify how many results to obtain. There is a maximum value of 25.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCaseEditListCmdlet.NextToken"> <summary> <para> <para>Optional element for a customer provided token.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCaseEditListCmdlet.Select"> <summary> 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.SecurityIR.Model.ListCaseEditsResponse). Specifying the name of a property of type Amazon.SecurityIR.Model.ListCaseEditsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCaseListCmdlet"> <summary> Grants permission to list all cases the requester has access to. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCaseListCmdlet.MaxResult"> <summary> <para> <para>Optional element for ListCases to limit the number of responses.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCaseListCmdlet.NextToken"> <summary> <para> <para>Optional element.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCaseListCmdlet.Select"> <summary> 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.SecurityIR.Model.ListCasesResponse). Specifying the name of a property of type Amazon.SecurityIR.Model.ListCasesResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCommentListCmdlet"> <summary> Grants permissions to list and view comments for a designated case. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCommentListCmdlet.CaseId"> <summary> <para> <para>Required element for ListComments to designate the case to query.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCommentListCmdlet.MaxResult"> <summary> <para> <para>Optional element for ListComments to limit the number of responses.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCommentListCmdlet.NextToken"> <summary> <para> <para>Optional element.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRCommentListCmdlet.Select"> <summary> 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.SecurityIR.Model.ListCommentsResponse). Specifying the name of a property of type Amazon.SecurityIR.Model.ListCommentsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRGetMemberAccountDetailCmdlet"> <summary> Grants permission to view an existing membership. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRGetMemberAccountDetailCmdlet.AccountId"> <summary> <para> <para>Optional element to query the membership relationship status to a provided list of account IDs.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRGetMemberAccountDetailCmdlet.MembershipId"> <summary> <para> <para>Required element used in combination with BatchGetMemberAccountDetails to identify the membership ID to query. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRGetMemberAccountDetailCmdlet.Select"> <summary> 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.SecurityIR.Model.BatchGetMemberAccountDetailsResponse). Specifying the name of a property of type Amazon.SecurityIR.Model.BatchGetMemberAccountDetailsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRMembershipCmdlet"> <summary> Grants permission to get details of a designated service membership. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRMembershipCmdlet.MembershipId"> <summary> <para> <para>Required element for GetMembership to identify the membership ID to query.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRMembershipCmdlet.Select"> <summary> 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.SecurityIR.Model.GetMembershipResponse). Specifying the name of a property of type Amazon.SecurityIR.Model.GetMembershipResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRMembershipListCmdlet"> <summary> Grants permission to query the memberships a principal has access to. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRMembershipListCmdlet.MaxResult"> <summary> <para> <para>Request element for ListMemberships to limit the number of responses.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRMembershipListCmdlet.NextToken"> <summary> <para> <para>Optional element.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRMembershipListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Items'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityIR.Model.ListMembershipsResponse). Specifying the name of a property of type Amazon.SecurityIR.Model.ListMembershipsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRResourceTagCmdlet"> <summary> Grants permission to view currently configured tags on a resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRResourceTagCmdlet.ResourceArn"> <summary> <para> <para>Required element for ListTagsForResource to provide the ARN to identify a specific resource.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.GetSecurityIRResourceTagCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Tags'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityIR.Model.ListTagsForResourceResponse). Specifying the name of a property of type Amazon.SecurityIR.Model.ListTagsForResourceResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRCaseCmdlet"> <summary> Grants permission to create a new case. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRCaseCmdlet.Description"> <summary> <para> <para>Required element used in combination with CreateCase to provide a description for the new case.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRCaseCmdlet.EngagementType"> <summary> <para> <para>Required element used in combination with CreateCase to provide an engagement type for the new cases. Available engagement types include Security Incident | Investigation </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRCaseCmdlet.ImpactedAccount"> <summary> <para> <para>Required element used in combination with CreateCase to provide a list of impacted accounts.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRCaseCmdlet.ImpactedAwsRegion"> <summary> <para> <para>An optional element used in combination with CreateCase to provide a list of impacted regions.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRCaseCmdlet.ImpactedService"> <summary> <para> <para>An optional element used in combination with CreateCase to provide a list of services impacted.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRCaseCmdlet.ReportedIncidentStartDate"> <summary> <para> <para>Required element used in combination with CreateCase to provide an initial start date for the unauthorized activity. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRCaseCmdlet.ResolverType"> <summary> <para> <para>Required element used in combination with CreateCase to identify the resolver type. Available resolvers include self-supported | aws-supported. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRCaseCmdlet.Tag"> <summary> <para> <para>An optional element used in combination with CreateCase to add customer specified tags to a case.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRCaseCmdlet.ThreatActorIpAddress"> <summary> <para> <para>An optional element used in combination with CreateCase to provide a list of suspicious internet protocol addresses associated with unauthorized activity. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRCaseCmdlet.Title"> <summary> <para> <para>Required element used in combination with CreateCase to provide a title for the new case.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRCaseCmdlet.Watcher"> <summary> <para> <para>Required element used in combination with CreateCase to provide a list of entities to receive notifications for case updates. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRCaseCmdlet.ClientToken"> <summary> <para> <para>Required element used in combination with CreateCase.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRCaseCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'CaseId'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityIR.Model.CreateCaseResponse). Specifying the name of a property of type Amazon.SecurityIR.Model.CreateCaseResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRCaseCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRCaseCommentCmdlet"> <summary> Grants permission to add a comment to an existing case. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRCaseCommentCmdlet.Body"> <summary> <para> <para>Required element used in combination with CreateCaseComment to add content for the new comment.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRCaseCommentCmdlet.CaseId"> <summary> <para> <para>Required element used in combination with CreateCaseComment to specify a case ID.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRCaseCommentCmdlet.ClientToken"> <summary> <para> <para>An optional element used in combination with CreateCaseComment.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRCaseCommentCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'CommentId'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityIR.Model.CreateCaseCommentResponse). Specifying the name of a property of type Amazon.SecurityIR.Model.CreateCaseCommentResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRCaseCommentCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRMembershipCmdlet"> <summary> Grants permissions to create a new membership. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRMembershipCmdlet.IncidentResponseTeam"> <summary> <para> <para>Required element use in combination with CreateMembership to add customer incident response team members and trusted partners to the membership. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRMembershipCmdlet.MembershipName"> <summary> <para> <para>Required element use in combination with CreateMembership to create a name for the membership.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRMembershipCmdlet.OptInFeature"> <summary> <para> <para>Optional element to enable the monitoring and investigation opt-in features for the service.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRMembershipCmdlet.Tag"> <summary> <para> <para>Optional element for customer configured tags.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRMembershipCmdlet.ClientToken"> <summary> <para> <para>An optional element used in combination with CreateMembership.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRMembershipCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'MembershipId'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityIR.Model.CreateMembershipResponse). Specifying the name of a property of type Amazon.SecurityIR.Model.CreateMembershipResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.NewSecurityIRMembershipCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SecurityIR.RemoveSecurityIRResourceTagCmdlet"> <summary> Grants permission to remove a tag(s) from a designate resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.RemoveSecurityIRResourceTagCmdlet.ResourceArn"> <summary> <para> <para>Required element for UnTagResource to identify the ARN for the resource to remove a tag from.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.RemoveSecurityIRResourceTagCmdlet.TagKey"> <summary> <para> <para>Required element for UnTagResource to identify tag to remove.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.RemoveSecurityIRResourceTagCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityIR.Model.UntagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.RemoveSecurityIRResourceTagCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SecurityIR.StopSecurityIRMembershipCmdlet"> <summary> Grants permissions to cancel an existing membership. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.StopSecurityIRMembershipCmdlet.MembershipId"> <summary> <para> <para>Required element used in combination with CancelMembershipRequest to identify the membership ID to cancel. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.StopSecurityIRMembershipCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'MembershipId'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityIR.Model.CancelMembershipResponse). Specifying the name of a property of type Amazon.SecurityIR.Model.CancelMembershipResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.StopSecurityIRMembershipCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCmdlet"> <summary> Grants permission to update an existing case. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCmdlet.ActualIncidentStartDate"> <summary> <para> <para>Optional element for UpdateCase to provide content for the incident start date field.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCmdlet.CaseId"> <summary> <para> <para>Required element for UpdateCase to identify the case ID for updates.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCmdlet.Description"> <summary> <para> <para>Optional element for UpdateCase to provide content for the description field.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCmdlet.EngagementType"> <summary> <para> <para>Optional element for UpdateCase to provide content for the engagement type field. <c>Available engagement types include Security Incident | Investigation</c>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCmdlet.ImpactedAccountsToAdd"> <summary> <para> <para>Optional element for UpdateCase to provide content to add accounts impacted.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCmdlet.ImpactedAccountsToDelete"> <summary> <para> <para>Optional element for UpdateCase to provide content to add accounts impacted.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCmdlet.ImpactedAwsRegionsToAdd"> <summary> <para> <para>Optional element for UpdateCase to provide content to add regions impacted.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCmdlet.ImpactedAwsRegionsToDelete"> <summary> <para> <para>Optional element for UpdateCase to provide content to remove regions impacted.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCmdlet.ImpactedServicesToAdd"> <summary> <para> <para>Optional element for UpdateCase to provide content to add services impacted.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCmdlet.ImpactedServicesToDelete"> <summary> <para> <para>Optional element for UpdateCase to provide content to remove services impacted.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCmdlet.ReportedIncidentStartDate"> <summary> <para> <para>Optional element for UpdateCase to provide content for the customer reported incident start date field. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCmdlet.ThreatActorIpAddressesToAdd"> <summary> <para> <para>Optional element for UpdateCase to provide content to add additional suspicious IP addresses related to a case. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCmdlet.ThreatActorIpAddressesToDelete"> <summary> <para> <para>Optional element for UpdateCase to provide content to remove suspicious IP addresses from a case.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCmdlet.Title"> <summary> <para> <para>Optional element for UpdateCase to provide content for the title field.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCmdlet.WatchersToAdd"> <summary> <para> <para>Optional element for UpdateCase to provide content to add additional watchers to a case.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCmdlet.WatchersToDelete"> <summary> <para> <para>Optional element for UpdateCase to provide content to remove existing watchers from a case.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityIR.Model.UpdateCaseResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCommentCmdlet"> <summary> Grants permission to update an existing case comment. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCommentCmdlet.Body"> <summary> <para> <para>Required element for UpdateCaseComment to identify the content for the comment to be updated.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCommentCmdlet.CaseId"> <summary> <para> <para>Required element for UpdateCaseComment to identify the case ID containing the comment to be updated. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCommentCmdlet.CommentId"> <summary> <para> <para>Required element for UpdateCaseComment to identify the case ID to be updated.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCommentCmdlet.Select"> <summary> 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.SecurityIR.Model.UpdateCaseCommentResponse). Specifying the name of a property of type Amazon.SecurityIR.Model.UpdateCaseCommentResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseCommentCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseStatusCmdlet"> <summary> Grants permission to update the status for a designated cases. Options include <c>Submitted | Detection and Analysis | Eradication, Containment and Recovery | Post-Incident Activities | Closed</c>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseStatusCmdlet.CaseId"> <summary> <para> <para>Required element for UpdateCaseStatus to identify the case to update.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseStatusCmdlet.CaseStatus"> <summary> <para> <para>Required element for UpdateCaseStatus to identify the status for a case. Options include <c>Submitted | Detection and Analysis | Containment, Eradication and Recovery | Post-incident Activities</c>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseStatusCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'CaseStatus'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityIR.Model.UpdateCaseStatusResponse). Specifying the name of a property of type Amazon.SecurityIR.Model.UpdateCaseStatusResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRCaseStatusCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRMembershipCmdlet"> <summary> Grants access to UpdateMembership to change membership configuration. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRMembershipCmdlet.IncidentResponseTeam"> <summary> <para> <para>Optional element for UpdateMembership to update the membership name.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRMembershipCmdlet.MembershipId"> <summary> <para> <para>Required element for UpdateMembership to identify the membership to update.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRMembershipCmdlet.MembershipName"> <summary> <para> <para>Optional element for UpdateMembership to update the membership name.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRMembershipCmdlet.OptInFeature"> <summary> <para> <para>Optional element for UpdateMembership to enable or disable opt-in features for the service.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRMembershipCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SecurityIR.Model.UpdateMembershipResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRMembershipCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRResolverTypeCmdlet"> <summary> Grants permission to update the resolver type for a case. <important><para> This is a one-way action and cannot be reversed. </para></important><para> Options include self-supported > AWS-supported. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRResolverTypeCmdlet.CaseId"> <summary> <para> <para>Required element for UpdateResolverType to identify the case to update.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRResolverTypeCmdlet.ResolverType"> <summary> <para> <para>Required element for UpdateResolverType to identify the new resolver.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRResolverTypeCmdlet.Select"> <summary> 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.SecurityIR.Model.UpdateResolverTypeResponse). Specifying the name of a property of type Amazon.SecurityIR.Model.UpdateResolverTypeResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SecurityIR.UpdateSecurityIRResolverTypeCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> </members> </doc> |