AWS managed-flink documentation change
Summary
Added ApplicationEncryptionConfigurationDescription for snapshot encryption settings
Security assessment
Documents encryption for application snapshots. This enhances data-at-rest protection but doesn't address a specific security incident.
Diff
diff --git a/managed-flink/latest/apiv2/API_SnapshotDetails.md b/managed-flink/latest/apiv2/API_SnapshotDetails.md index 027d74f08..f386dd990 100644 --- a//managed-flink/latest/apiv2/API_SnapshotDetails.md +++ b//managed-flink/latest/apiv2/API_SnapshotDetails.md @@ -47,0 +48,9 @@ Required: Yes +**ApplicationEncryptionConfigurationDescription** + + +Specifies the encryption settings of data at rest for the application snapshot. + +Type: [ApplicationEncryptionConfigurationDescription](./API_ApplicationEncryptionConfigurationDescription.html) object + +Required: No +