A binary representation of the UEFI variable store. Only non-volatile variables are stored. This is a base64 encoded and zlib compressed binary value that must be properly encoded.
See https://www.paws-r-sdk.com/docs/ec2_get_instance_uefi_data/ for full documentation.
ec2_get_instance_uefi_data(InstanceId, DryRun = NULL)
[required] The ID of the instance from which to retrieve the UEFI data.
Checks whether you have the required permissions for the operation,
without actually making the request, and provides an error response. If
you have the required permissions, the error response is
DryRunOperation
. Otherwise, it is UnauthorizedOperation
.