Disables fast snapshot restores for the specified snapshots in the specified Availability Zones.
get/#Action=DisableFastSnapshotRestores
Query parameters
AvailabilityZonestring[] required
One or more Availability Zones. For example, <code>us-east-2a</code>.
SourceSnapshotIdstring[] required
The IDs of one or more snapshots. For example, <code>snap-1234567890abcdef0</code>.
DryRunboolean
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.
Action'DisableFastSnapshotRestores' required
Version'2016-11-15' required
Response
Success