AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the EnableImageBlockPublicAccess operation. Enables block public access for AMIs at the account level in the specified Amazon Web Services Region. This prevents the public sharing of your AMIs. However, if you already have public AMIs, they will remain publicly available.
The API can take up to 10 minutes to configure this setting. During this time, if
you run GetImageBlockPublicAccessState,
the response will be unblocked
. When the API has completed the configuration,
the response will be block-new-sharing
.
For more information, see Block public access to your AMIs in the Amazon EC2 User Guide.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class EnableImageBlockPublicAccessRequest : AmazonEC2Request IAmazonWebServiceRequest
The EnableImageBlockPublicAccessRequest type exposes the following members
Name | Description | |
---|---|---|
EnableImageBlockPublicAccessRequest() |
Name | Type | Description | |
---|---|---|---|
ImageBlockPublicAccessState | Amazon.EC2.ImageBlockPublicAccessEnabledState |
Gets and sets the property ImageBlockPublicAccessState.
Specify |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5