Uses of Class
software.amazon.awssdk.services.fsx.model.InvalidDestinationKmsKeyException
-
Packages that use InvalidDestinationKmsKeyException Package Description software.amazon.awssdk.services.fsx Amazon FSx is a fully managed service that makes it easy for storage and application administrators to launch and use shared file storage. -
-
Uses of InvalidDestinationKmsKeyException in software.amazon.awssdk.services.fsx
Methods in software.amazon.awssdk.services.fsx that throw InvalidDestinationKmsKeyException Modifier and Type Method Description default CopyBackupResponseFSxClient. copyBackup(Consumer<CopyBackupRequest.Builder> copyBackupRequest)Copies an existing backup within the same Amazon Web Services account to another Amazon Web Services Region (cross-Region copy) or within the same Amazon Web Services Region (in-Region copy).default CopyBackupResponseFSxClient. copyBackup(CopyBackupRequest copyBackupRequest)Copies an existing backup within the same Amazon Web Services account to another Amazon Web Services Region (cross-Region copy) or within the same Amazon Web Services Region (in-Region copy).
-