Values.GetResourceSnapshotResponseSourceUse this action to retrieve a specific snapshot record.
type nonrec t = {catalog : CatalogIdentifier.t option;The catalog in which the snapshot was created. Matches the Catalog specified in the request.
*)arn : ResourceArn.t option;The Amazon Resource Name (ARN) that uniquely identifies the resource snapshot.
*)createdBy : AwsAccount.t option;The AWS account ID of the principal (user or role) who created the snapshot. This helps in tracking the origin of the snapshot.
*)createdAt : DateTime.t option;The timestamp when the snapshot was created, in ISO 8601 format (e.g., "2023-06-01T14:30:00Z"). This allows for precise tracking of when the snapshot was taken.
*)engagementId : EngagementIdentifier.t option;The identifier of the engagement associated with this snapshot. Matches the EngagementIdentifier specified in the request.
*)resourceType : ResourceType.t option;The type of the resource that was snapshotted. Matches the ResourceType specified in the request.
*)resourceId : ResourceIdentifier.t option;The identifier of the specific resource that was snapshotted. Matches the ResourceIdentifier specified in the request.
*)resourceSnapshotTemplateName : ResourceTemplateName.t option;The name of the view used for this snapshot. This is the same as the template name.
*)revision : ResourceSnapshotRevision.t option;The revision number of this snapshot. This is a positive integer that is sequential and unique within the context of a resource view.
*)payload : ResourceSnapshotPayload.t option;targetMemberAccounts : AwsAccountIdOrAliasList.t option;Target member accounts associated with the resource snapshot.
*)}type nonrec error = [ | `AccessDeniedException of AccessDeniedException.t| `InternalServerException of InternalServerException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `ThrottlingException of ThrottlingException.t| `ValidationException of ValidationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `InternalServerException of InternalServerException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `ThrottlingException of ThrottlingException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `InternalServerException of InternalServerException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `ThrottlingException of ThrottlingException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Integer of ResourceSnapshotRevision.t
| `List of [> `String of AwsAccount.t ] list
| `String of CatalogIdentifier.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `Enum of string
| `Structure of
(string * [> `Enum of string | `String of Email.t ])
list ]
list
| `String of OpportunityIdentifier.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Enum of string
| `String of AwsMarketplaceOfferIdentifier.t
| `Structure of
(string
* [> `Enum of string
| `String of Email.t
| `Timestamp of DateTime.t ])
list ]
list
| `String of Date.t
| `Structure of
(string
* [> `Enum of string
| `String of AccountOtherIndustryString.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `List of
[> `String of String_.t
| `Structure of
(string
* [> `String of
String_.t ])
list ]
list
| `String of String_.t ])
list ]
list
| `Map of
([> `String of String_.t ]
* [> `String of MonetaryAmount.t ])
list
| `String of AddressCityString.t ])
list ])
list ])
list ])
list ])
list
| `Timestamp of DateTime.t ])
list ]