{ "type": "object", "properties": { "Snapshot": { "type": "object", "properties": { "SnapshotIdentifier": {}, "ClusterIdentifier": {}, "SnapshotCreateTime": {}, "Status": {}, "Port": {}, "AvailabilityZone": {}, "ClusterCreateTime": {}, "MasterUsername": {}, "ClusterVersion": {}, "EngineFullVersion": {}, "SnapshotType": {}, "NodeType": {}, "NumberOfNodes": {}, "DBName": {}, "VpcId": {}, "Encrypted": {}, "KmsKeyId": {}, "EncryptedWithHSM": {}, "AccountsWithRestoreAccess": {}, "OwnerAccount": {}, "TotalBackupSizeInMegaBytes": {}, "ActualIncrementalBackupSizeInMegaBytes": {}, "BackupProgressInMegaBytes": {}, "CurrentBackupRateInMegaBytesPerSecond": {}, "EstimatedSecondsToCompletion": {}, "ElapsedTimeInSeconds": {}, "SourceRegion": {}, "Tags": {}, "RestorableNodeTypes": {}, "EnhancedVpcRouting": {}, "MaintenanceTrackName": {}, "ManualSnapshotRetentionPeriod": {}, "ManualSnapshotRemainingDays": {}, "SnapshotRetentionStartTime": {} }, "description": "Describes a snapshot." } }, "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-modify-cluster-snapshot-result-schema.json", "title": "ModifyClusterSnapshotResult", "description": "ModifyClusterSnapshotResult schema from Amazon Redshift" }