Module Awso_security_ir.ValuesSource

Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule String_ : sig ... end
Sourcemodule CommunicationType : sig ... end
Sourcemodule FeedbackComment : sig ... end
Sourcemodule Timestamp : sig ... end
Sourcemodule UsefulnessRating : sig ... end
Sourcemodule ValidationExceptionField : sig ... end
Sourcemodule CommunicationPreferences : sig ... end
Sourcemodule EmailAddress : sig ... end
Sourcemodule IncidentResponderName : sig ... end
Sourcemodule JobTitle : sig ... end
Sourcemodule OrganizationalUnitId : sig ... end
Sourcemodule Boolean : sig ... end
Sourcemodule OptInFeatureName : sig ... end
Sourcemodule AwsRegion : sig ... end
Sourcemodule IPAddress : sig ... end
Sourcemodule UserAgent : sig ... end
Sourcemodule PersonName : sig ... end
Sourcemodule AWSAccountId : sig ... end
Sourcemodule MembershipArn : sig ... end
Sourcemodule MembershipId : sig ... end
Sourcemodule MembershipStatus : sig ... end
Sourcemodule ActionType : sig ... end
Sourcemodule ExecutionStatus : sig ... end
Sourcemodule InvestigationContent : sig ... end
Sourcemodule InvestigationFeedback : sig ... end

Represents user feedback for an investigation result. This structure captures the user's evaluation of the investigation's quality, usefulness, and any additional comments.

Sourcemodule InvestigationId : sig ... end
Sourcemodule InvestigationTitle : sig ... end
Sourcemodule CommentBody : sig ... end
Sourcemodule CommentId : sig ... end
Sourcemodule PrincipalId : sig ... end
Sourcemodule CaseArn : sig ... end
Sourcemodule CaseId : sig ... end
Sourcemodule CaseStatus : sig ... end
Sourcemodule CaseTitle : sig ... end
Sourcemodule EngagementType : sig ... end
Sourcemodule PendingAction : sig ... end
Sourcemodule ResolverType : sig ... end
Sourcemodule CaseEditAction : sig ... end
Sourcemodule CaseEditMessage : sig ... end
Sourcemodule AttachmentId : sig ... end
Sourcemodule CaseAttachmentStatus : sig ... end
Sourcemodule FileName : sig ... end
Sourcemodule Integer : sig ... end
Sourcemodule ValidationExceptionReason : sig ... end
Sourcemodule IncidentResponder : sig ... end
Sourcemodule OptInFeature : sig ... end
Sourcemodule CaseMetadataEntry : sig ... end

Represents a single metadata entry associated with a case. Each entry consists of a key-value pair that provides additional contextual information about the case, such as classification tags, custom attributes, or system-generated properties.

Sourcemodule ImpactedAwsRegion : sig ... end
Sourcemodule AwsService : sig ... end
Sourcemodule ThreatActorIp : sig ... end
Sourcemodule Watcher : sig ... end
Sourcemodule TagKey : sig ... end
Sourcemodule TagValue : sig ... end
Sourcemodule ListMembershipItem : sig ... end
Sourcemodule InvestigationAction : sig ... end

Represents an investigation action performed within a case. This structure captures the details of an automated or manual investigation, including its status, results, and user feedback.

Sourcemodule ListCommentsItem : sig ... end
Sourcemodule ListCasesItem : sig ... end
Sourcemodule CaseEditItem : sig ... end
Sourcemodule OrganizationalUnits : sig ... end
Sourcemodule CaseAttachmentAttributes : sig ... end
Sourcemodule AccessDeniedException : sig ... end
Sourcemodule ConflictException : sig ... end
Sourcemodule InternalServerException : sig ... end
Sourcemodule InvalidTokenException : sig ... end
Sourcemodule ResourceNotFoundException : sig ... end
Sourcemodule ThrottlingException : sig ... end
Sourcemodule ValidationException : sig ... end
Sourcemodule IncidentResponseTeam : sig ... end

The MembershipAccountsConfigurationsUpdatestructure represents the configuration updates for member accounts within an Amazon Web Services organization. This structure is used to modify existing account configurations and settings for members in the organization. When applying updates, ensure all required fields are properly specified to maintain account consistency. Key considerations when using this structure: All configuration changes are validated before being applied Updates are processed asynchronously in the background Configuration changes may take several minutes to propagate across all affected accounts

Sourcemodule MembershipName : sig ... end
Sourcemodule OptInFeatures : sig ... end
Sourcemodule SelfManagedCaseStatus : sig ... end
Sourcemodule CaseDescription : sig ... end
Sourcemodule CaseMetadata : sig ... end
Sourcemodule ImpactedAccounts : sig ... end
Sourcemodule ImpactedAwsRegionList : sig ... end
Sourcemodule ImpactedServicesList : sig ... end
Sourcemodule ThreatActorIpList : sig ... end
Sourcemodule Watchers : sig ... end
Sourcemodule Arn : sig ... end
Sourcemodule TagKeys : sig ... end
Sourcemodule TagMap : sig ... end
Sourcemodule ResultId : sig ... end
Sourcemodule ListMembershipItems : sig ... end
Sourcemodule InvestigationActionList : sig ... end
Sourcemodule ListCommentsItems : sig ... end
Sourcemodule ListCasesItems : sig ... end
Sourcemodule Long : sig ... end
Sourcemodule CaseEditItems : sig ... end
Sourcemodule CustomerType : sig ... end

The MembershipAccountsConfigurations structure defines the configuration settings for managing membership accounts withinAmazon Web Services. This structure contains settings that determine how member accounts are configured and managed within your organization, including: Account configuration preferences Membership validation rules Account access settings You can use this structure to define and maintain standardized configurations across multiple member accounts in your organization.

Sourcemodule CaseAttachmentsList : sig ... end
Sourcemodule ClosureCode : sig ... end
Sourcemodule Url : sig ... end
Sourcemodule ContentLength : sig ... end
Sourcemodule AWSAccountIds : sig ... end

Updates the resolver type for a case. This is a one-way action and cannot be reversed.

Sourcemodule UpdateResolverTypeRequest : sig ... end

Updates the resolver type for a case. This is a one-way action and cannot be reversed.

Sourcemodule UpdateMembershipResponse : sig ... end

Updates membership configuration.

Sourcemodule UpdateMembershipRequest : sig ... end

Updates membership configuration.

Sourcemodule UpdateCaseStatusResponse : sig ... end

Updates the state transitions for a designated cases. Self-managed: the following states are available for self-managed cases. Submitted → Detection and Analysis Detection and Analysis → Containment, Eradication, and Recovery Detection and Analysis → Post-incident Activities Containment, Eradication, and Recovery → Detection and Analysis Containment, Eradication, and Recovery → Post-incident Activities Post-incident Activities → Containment, Eradication, and Recovery Post-incident Activities → Detection and Analysis Any → Closed AWS supported: You must use the CloseCase API to close.

Sourcemodule UpdateCaseStatusRequest : sig ... end

Updates the state transitions for a designated cases. Self-managed: the following states are available for self-managed cases. Submitted → Detection and Analysis Detection and Analysis → Containment, Eradication, and Recovery Detection and Analysis → Post-incident Activities Containment, Eradication, and Recovery → Detection and Analysis Containment, Eradication, and Recovery → Post-incident Activities Post-incident Activities → Containment, Eradication, and Recovery Post-incident Activities → Detection and Analysis Any → Closed AWS supported: You must use the CloseCase API to close.

Sourcemodule UpdateCaseResponse : sig ... end

Updates an existing case.

Sourcemodule UpdateCaseRequest : sig ... end

Updates an existing case.

Sourcemodule UpdateCaseCommentResponse : sig ... end

Updates an existing case comment.

Sourcemodule UpdateCaseCommentRequest : sig ... end

Updates an existing case comment.

Sourcemodule UntagResourceOutput : sig ... end

Removes a tag(s) from a designate resource.

Sourcemodule UntagResourceInput : sig ... end

Removes a tag(s) from a designate resource.

Sourcemodule TagResourceOutput : sig ... end

Adds a tag(s) to a designated resource.

Sourcemodule TagResourceInput : sig ... end

Adds a tag(s) to a designated resource.

Sourcemodule SendFeedbackResponse : sig ... end

Send feedback based on response investigation action

Sourcemodule SendFeedbackRequest : sig ... end

Send feedback based on response investigation action

Sourcemodule ListTagsForResourceOutput : sig ... end

Returns currently configured tags on a resource.

Sourcemodule ListTagsForResourceInput : sig ... end

Returns currently configured tags on a resource.

Sourcemodule ListMembershipsResponse : sig ... end

Returns the memberships that the calling principal can access.

Sourcemodule ListMembershipsRequest : sig ... end

Returns the memberships that the calling principal can access.

Investigation performed by an agent for a security incident...

Sourcemodule ListInvestigationsRequest : sig ... end

Investigation performed by an agent for a security incident...

Sourcemodule ListCommentsResponse : sig ... end

Returns comments for a designated case.

Sourcemodule ListCommentsRequest : sig ... end

Returns comments for a designated case.

Sourcemodule ListCasesResponse : sig ... end

Lists all cases the requester has access to.

Sourcemodule ListCasesRequest : sig ... end

Lists all cases the requester has access to.

Sourcemodule ListCaseEditsResponse : sig ... end

Views the case history for edits made to a designated case.

Sourcemodule ListCaseEditsRequest : sig ... end

Views the case history for edits made to a designated case.

Sourcemodule GetMembershipResponse : sig ... end

Returns the attributes of a membership.

Sourcemodule GetMembershipRequest : sig ... end

Returns the attributes of a membership.

Sourcemodule GetCaseResponse : sig ... end

Returns the attributes of a case.

Sourcemodule GetCaseRequest : sig ... end

Returns the attributes of a case.

Uploads an attachment to a case.

Uploads an attachment to a case.

Returns a Pre-Signed URL for uploading attachments into a case.

Returns a Pre-Signed URL for uploading attachments into a case.

Sourcemodule CreateMembershipResponse : sig ... end

Creates a new membership.

Sourcemodule CreateMembershipRequest : sig ... end

Creates a new membership.

Sourcemodule CreateCaseResponse : sig ... end

Creates a new case.

Sourcemodule CreateCaseRequest : sig ... end

Creates a new case.

Sourcemodule CreateCaseCommentResponse : sig ... end

Adds a comment to an existing case.

Sourcemodule CreateCaseCommentRequest : sig ... end

Adds a comment to an existing case.

Sourcemodule CloseCaseResponse : sig ... end

Closes an existing case.

Sourcemodule CloseCaseRequest : sig ... end

Closes an existing case.

Sourcemodule CancelMembershipResponse : sig ... end

Cancels an existing membership.

Sourcemodule CancelMembershipRequest : sig ... end

Cancels an existing membership.

Provides information on whether the supplied account IDs are associated with a membership. AWS account ID's may appear less than 12 characters and need to be zero-prepended. An example would be 123123123 which is nine digits, and with zero-prepend would be 000123123123. Not zero-prepending to 12 digits could result in errors.

Provides information on whether the supplied account IDs are associated with a membership. AWS account ID's may appear less than 12 characters and need to be zero-prepended. An example would be 123123123 which is nine digits, and with zero-prepend would be 000123123123. Not zero-prepending to 12 digits could result in errors.