AssessmentFrameworkShareRequest
Represents a share request for a custom framework in AWS Audit Manager.
Contents
-
An optional comment from the sender about the share request.
Type: String
Length Constraints: Maximum length of 500.
Pattern:
^[\w\W\s\S]*$
Required: No
-
The compliance type that the shared custom framework supports, such as CIS or HIPAA.
Type: String
Length Constraints: Maximum length of 100.
Pattern:
^[\w\W\s\S]*$
Required: No
-
The time when the share request was created.
Type: Timestamp
Required: No
-
The number of custom controls that are part of the shared custom framework.
Type: Integer
Required: No
-
The AWS account of the recipient.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
^[0-9]{12}$
Required: No
-
The AWS Region of the recipient.
Type: String
Pattern:
^[a-z]{2}-[a-z]+-[0-9]{1}$
Required: No
-
The time when the share request expires.
Type: Timestamp
Required: No
-
The description of the shared custom framework.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1000.
Pattern:
^[\w\W\s\S]*$
Required: No
-
The unique identifier for the shared custom framework.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$
Required: No
-
The name of the custom framework that the share request is for.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 300.
Pattern:
^[^\\]*$
Required: No
-
The unique identifier for the share request.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$
Required: No
-
Specifies when the share request was last updated.
Type: Timestamp
Required: No
-
The AWS account of the sender.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
^[0-9]{12}$
Required: No
-
The number of standard controls that are part of the shared custom framework.
Type: Integer
Required: No
-
The status of the share request.
Type: String
Valid Values:
ACTIVE | REPLICATING | SHARED | EXPIRING | FAILED | EXPIRED | DECLINED | REVOKED
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: