Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.2/services/ecr.ts?docs=full";

§Classes

ECR

§Interfaces

Attribute

This data type is used in the "ImageScanFinding" data type.

AuthorizationData

An object representing authorization data for an Amazon ECR registry.

BatchCheckLayerAvailabilityRequest
BatchCheckLayerAvailabilityResponse
BatchDeleteImageRequest

Deletes specified images within a specified repository. Images are specified with either the imageTag or imageDigest.

BatchDeleteImageResponse
BatchGetImageRequest
BatchGetImageResponse
CompleteLayerUploadRequest
CompleteLayerUploadResponse
CreateRepositoryRequest
CreateRepositoryResponse
DeleteLifecyclePolicyRequest
DeleteLifecyclePolicyResponse
DeleteRegistryPolicyResponse
DeleteRepositoryPolicyRequest
DeleteRepositoryPolicyResponse
DeleteRepositoryRequest
DeleteRepositoryResponse
DescribeImageScanFindingsRequest
DescribeImageScanFindingsResponse
DescribeImagesFilter

An object representing a filter on a "DescribeImages" operation.

DescribeImagesRequest
DescribeImagesResponse
DescribeRegistryResponse
DescribeRepositoriesRequest
DescribeRepositoriesResponse
EncryptionConfiguration

The encryption configuration for the repository. This determines how the contents of your repository are encrypted at rest.

GetAuthorizationTokenRequest
GetAuthorizationTokenResponse
GetDownloadUrlForLayerRequest
GetDownloadUrlForLayerResponse
GetLifecyclePolicyPreviewRequest
GetLifecyclePolicyPreviewResponse
GetLifecyclePolicyRequest
GetLifecyclePolicyResponse
GetRegistryPolicyResponse
GetRepositoryPolicyRequest
GetRepositoryPolicyResponse
Image

An object representing an Amazon ECR image.

ImageDetail

An object that describes an image returned by a "DescribeImages" operation.

ImageFailure

An object representing an Amazon ECR image failure.

ImageIdentifier

An object with identifying information for an Amazon ECR image.

ImageScanFinding

Contains information about an image scan finding.

ImageScanFindings

The details of an image scan.

ImageScanFindingsSummary

A summary of the last completed image scan.

ImageScanningConfiguration

The image scanning configuration for a repository.

ImageScanStatus

The current status of an image scan.

InitiateLayerUploadRequest
InitiateLayerUploadResponse
Layer

An object representing an Amazon ECR image layer.

LayerFailure

An object representing an Amazon ECR image layer failure.

LifecyclePolicyPreviewFilter

The filter for the lifecycle policy preview.

LifecyclePolicyPreviewResult

The result of the lifecycle policy preview.

LifecyclePolicyPreviewSummary

The summary of the lifecycle policy preview request.

LifecyclePolicyRuleAction

The type of action to be taken.

ListImagesFilter

An object representing a filter on a "ListImages" operation.

ListImagesRequest
ListImagesResponse
ListTagsForResourceRequest
ListTagsForResourceResponse
PutImageRequest
PutImageResponse
PutImageScanningConfigurationRequest
PutImageScanningConfigurationResponse
PutImageTagMutabilityRequest
PutImageTagMutabilityResponse
PutLifecyclePolicyRequest
PutLifecyclePolicyResponse
PutRegistryPolicyRequest
PutRegistryPolicyResponse
PutReplicationConfigurationRequest
PutReplicationConfigurationResponse
ReplicationConfiguration

The replication configuration for a registry.

ReplicationDestination

An array of objects representing the details of a replication destination.

ReplicationRule

An array of objects representing the replication destinations for a replication configuration. A replication configuration may contain only one replication rule but the rule may contain one or more replication destinations.

Repository

An object representing a repository.

SetRepositoryPolicyRequest
SetRepositoryPolicyResponse
StartImageScanRequest
StartImageScanResponse
StartLifecyclePolicyPreviewRequest
StartLifecyclePolicyPreviewResponse
Tag

The metadata that you apply to a resource to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.

TagResourceRequest
UntagResourceRequest
UploadLayerPartRequest
UploadLayerPartResponse

§Type Aliases

EncryptionType
FindingSeverity
ImageActionType
ImageFailureCode
ImageTagMutability
LayerAvailability
LayerFailureCode
LifecyclePolicyPreviewStatus
ScanStatus
TagStatus