disableImageBlockPublicAccess
abstract suspend fun disableImageBlockPublicAccess(input: DisableImageBlockPublicAccessRequest = DisableImageBlockPublicAccessRequest { }): DisableImageBlockPublicAccessResponse
Disables block public access for AMIs at the account level in the specified Amazon Web Services Region. This removes the block public access restriction from your account. With the restriction removed, you can publicly share your AMIs in the specified Amazon Web Services Region.
For more information, see Block public access to your AMIs in the Amazon EC2 User Guide.