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.
Namespace: Amazon.EC2.Import
Assembly: AWSSDK.dll
Version: (assembly version)
public void DeleteImageArtifacts(
IAmazonS3 s3Client,
String manifestUrl,
CleanupProgressCallback progressCallback
)
An Amazon S3 client for the operation to use. This should have been constructed using credentials that have access to the bucket containing the image file artifacts and be scoped to the region containing the bucket.
Presigned URL to the import manifest file
Optional progress callback
.NET Framework:
Supported in: 4.5, 4.0, 3.5