# frozen_string_literal: true
# WARNING ABOUT GENERATED CODE
#
# This file is generated. See the contributing guide for more information:
# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
#
# WARNING ABOUT GENERATED CODE
module Aws::ECR
# @api private
module ClientApi
include Seahorse::Model
AccountSettingName = Shapes::StringShape.new(name: 'AccountSettingName')
AccountSettingValue = Shapes::StringShape.new(name: 'AccountSettingValue')
Arch = Shapes::StringShape.new(name: 'Arch')
Arn = Shapes::StringShape.new(name: 'Arn')
Attribute = Shapes::StructureShape.new(name: 'Attribute')
AttributeKey = Shapes::StringShape.new(name: 'AttributeKey')
AttributeList = Shapes::ListShape.new(name: 'AttributeList')
AttributeValue = Shapes::StringShape.new(name: 'AttributeValue')
Author = Shapes::StringShape.new(name: 'Author')
AuthorizationData = Shapes::StructureShape.new(name: 'AuthorizationData')
AuthorizationDataList = Shapes::ListShape.new(name: 'AuthorizationDataList')
AwsEcrContainerImageDetails = Shapes::StructureShape.new(name: 'AwsEcrContainerImageDetails')
Base64 = Shapes::StringShape.new(name: 'Base64')
BaseScore = Shapes::FloatShape.new(name: 'BaseScore')
BatchCheckLayerAvailabilityRequest = Shapes::StructureShape.new(name: 'BatchCheckLayerAvailabilityRequest')
BatchCheckLayerAvailabilityResponse = Shapes::StructureShape.new(name: 'BatchCheckLayerAvailabilityResponse')
BatchDeleteImageRequest = Shapes::StructureShape.new(name: 'BatchDeleteImageRequest')
BatchDeleteImageResponse = Shapes::StructureShape.new(name: 'BatchDeleteImageResponse')
BatchGetImageRequest = Shapes::StructureShape.new(name: 'BatchGetImageRequest')
BatchGetImageResponse = Shapes::StructureShape.new(name: 'BatchGetImageResponse')
BatchGetRepositoryScanningConfigurationRequest = Shapes::StructureShape.new(name: 'BatchGetRepositoryScanningConfigurationRequest')
BatchGetRepositoryScanningConfigurationResponse = Shapes::StructureShape.new(name: 'BatchGetRepositoryScanningConfigurationResponse')
BatchedOperationLayerDigest = Shapes::StringShape.new(name: 'BatchedOperationLayerDigest')
BatchedOperationLayerDigestList = Shapes::ListShape.new(name: 'BatchedOperationLayerDigestList')
CompleteLayerUploadRequest = Shapes::StructureShape.new(name: 'CompleteLayerUploadRequest')
CompleteLayerUploadResponse = Shapes::StructureShape.new(name: 'CompleteLayerUploadResponse')
CreatePullThroughCacheRuleRequest = Shapes::StructureShape.new(name: 'CreatePullThroughCacheRuleRequest')
CreatePullThroughCacheRuleResponse = Shapes::StructureShape.new(name: 'CreatePullThroughCacheRuleResponse')
CreateRepositoryCreationTemplateRequest = Shapes::StructureShape.new(name: 'CreateRepositoryCreationTemplateRequest')
CreateRepositoryCreationTemplateResponse = Shapes::StructureShape.new(name: 'CreateRepositoryCreationTemplateResponse')
CreateRepositoryRequest = Shapes::StructureShape.new(name: 'CreateRepositoryRequest')
CreateRepositoryResponse = Shapes::StructureShape.new(name: 'CreateRepositoryResponse')
CreationTimestamp = Shapes::TimestampShape.new(name: 'CreationTimestamp')
CredentialArn = Shapes::StringShape.new(name: 'CredentialArn')
CustomRoleArn = Shapes::StringShape.new(name: 'CustomRoleArn')
CvssScore = Shapes::StructureShape.new(name: 'CvssScore')
CvssScoreAdjustment = Shapes::StructureShape.new(name: 'CvssScoreAdjustment')
CvssScoreAdjustmentList = Shapes::ListShape.new(name: 'CvssScoreAdjustmentList')
CvssScoreDetails = Shapes::StructureShape.new(name: 'CvssScoreDetails')
CvssScoreList = Shapes::ListShape.new(name: 'CvssScoreList')
Date = Shapes::TimestampShape.new(name: 'Date')
DeleteLifecyclePolicyRequest = Shapes::StructureShape.new(name: 'DeleteLifecyclePolicyRequest')
DeleteLifecyclePolicyResponse = Shapes::StructureShape.new(name: 'DeleteLifecyclePolicyResponse')
DeletePullThroughCacheRuleRequest = Shapes::StructureShape.new(name: 'DeletePullThroughCacheRuleRequest')
DeletePullThroughCacheRuleResponse = Shapes::StructureShape.new(name: 'DeletePullThroughCacheRuleResponse')
DeleteRegistryPolicyRequest = Shapes::StructureShape.new(name: 'DeleteRegistryPolicyRequest')
DeleteRegistryPolicyResponse = Shapes::StructureShape.new(name: 'DeleteRegistryPolicyResponse')
DeleteRepositoryCreationTemplateRequest = Shapes::StructureShape.new(name: 'DeleteRepositoryCreationTemplateRequest')
DeleteRepositoryCreationTemplateResponse = Shapes::StructureShape.new(name: 'DeleteRepositoryCreationTemplateResponse')
DeleteRepositoryPolicyRequest = Shapes::StructureShape.new(name: 'DeleteRepositoryPolicyRequest')
DeleteRepositoryPolicyResponse = Shapes::StructureShape.new(name: 'DeleteRepositoryPolicyResponse')
DeleteRepositoryRequest = Shapes::StructureShape.new(name: 'DeleteRepositoryRequest')
DeleteRepositoryResponse = Shapes::StructureShape.new(name: 'DeleteRepositoryResponse')
DescribeImageReplicationStatusRequest = Shapes::StructureShape.new(name: 'DescribeImageReplicationStatusRequest')
DescribeImageReplicationStatusResponse = Shapes::StructureShape.new(name: 'DescribeImageReplicationStatusResponse')
DescribeImageScanFindingsRequest = Shapes::StructureShape.new(name: 'DescribeImageScanFindingsRequest')
DescribeImageScanFindingsResponse = Shapes::StructureShape.new(name: 'DescribeImageScanFindingsResponse')
DescribeImagesFilter = Shapes::StructureShape.new(name: 'DescribeImagesFilter')
DescribeImagesRequest = Shapes::StructureShape.new(name: 'DescribeImagesRequest')
DescribeImagesResponse = Shapes::StructureShape.new(name: 'DescribeImagesResponse')
DescribePullThroughCacheRulesRequest = Shapes::StructureShape.new(name: 'DescribePullThroughCacheRulesRequest')
DescribePullThroughCacheRulesResponse = Shapes::StructureShape.new(name: 'DescribePullThroughCacheRulesResponse')
DescribeRegistryRequest = Shapes::StructureShape.new(name: 'DescribeRegistryRequest')
DescribeRegistryResponse = Shapes::StructureShape.new(name: 'DescribeRegistryResponse')
DescribeRepositoriesRequest = Shapes::StructureShape.new(name: 'DescribeRepositoriesRequest')
DescribeRepositoriesResponse = Shapes::StructureShape.new(name: 'DescribeRepositoriesResponse')
DescribeRepositoryCreationTemplatesRequest = Shapes::StructureShape.new(name: 'DescribeRepositoryCreationTemplatesRequest')
DescribeRepositoryCreationTemplatesResponse = Shapes::StructureShape.new(name: 'DescribeRepositoryCreationTemplatesResponse')
EmptyUploadException = Shapes::StructureShape.new(name: 'EmptyUploadException')
EncryptionConfiguration = Shapes::StructureShape.new(name: 'EncryptionConfiguration')
EncryptionConfigurationForRepositoryCreationTemplate = Shapes::StructureShape.new(name: 'EncryptionConfigurationForRepositoryCreationTemplate')
EncryptionType = Shapes::StringShape.new(name: 'EncryptionType')
EnhancedImageScanFinding = Shapes::StructureShape.new(name: 'EnhancedImageScanFinding')
EnhancedImageScanFindingList = Shapes::ListShape.new(name: 'EnhancedImageScanFindingList')
Epoch = Shapes::IntegerShape.new(name: 'Epoch')
EvaluationTimestamp = Shapes::TimestampShape.new(name: 'EvaluationTimestamp')
ExceptionMessage = Shapes::StringShape.new(name: 'ExceptionMessage')
ExpirationTimestamp = Shapes::TimestampShape.new(name: 'ExpirationTimestamp')
ExploitAvailable = Shapes::StringShape.new(name: 'ExploitAvailable')
FilePath = Shapes::StringShape.new(name: 'FilePath')
FindingArn = Shapes::StringShape.new(name: 'FindingArn')
FindingDescription = Shapes::StringShape.new(name: 'FindingDescription')
FindingName = Shapes::StringShape.new(name: 'FindingName')
FindingSeverity = Shapes::StringShape.new(name: 'FindingSeverity')
FindingSeverityCounts = Shapes::MapShape.new(name: 'FindingSeverityCounts')
FixAvailable = Shapes::StringShape.new(name: 'FixAvailable')
FixedInVersion = Shapes::StringShape.new(name: 'FixedInVersion')
ForceFlag = Shapes::BooleanShape.new(name: 'ForceFlag')
GetAccountSettingRequest = Shapes::StructureShape.new(name: 'GetAccountSettingRequest')
GetAccountSettingResponse = Shapes::StructureShape.new(name: 'GetAccountSettingResponse')
GetAuthorizationTokenRegistryIdList = Shapes::ListShape.new(name: 'GetAuthorizationTokenRegistryIdList')
GetAuthorizationTokenRequest = Shapes::StructureShape.new(name: 'GetAuthorizationTokenRequest')
GetAuthorizationTokenResponse = Shapes::StructureShape.new(name: 'GetAuthorizationTokenResponse')
GetDownloadUrlForLayerRequest = Shapes::StructureShape.new(name: 'GetDownloadUrlForLayerRequest')
GetDownloadUrlForLayerResponse = Shapes::StructureShape.new(name: 'GetDownloadUrlForLayerResponse')
GetLifecyclePolicyPreviewRequest = Shapes::StructureShape.new(name: 'GetLifecyclePolicyPreviewRequest')
GetLifecyclePolicyPreviewResponse = Shapes::StructureShape.new(name: 'GetLifecyclePolicyPreviewResponse')
GetLifecyclePolicyRequest = Shapes::StructureShape.new(name: 'GetLifecyclePolicyRequest')
GetLifecyclePolicyResponse = Shapes::StructureShape.new(name: 'GetLifecyclePolicyResponse')
GetRegistryPolicyRequest = Shapes::StructureShape.new(name: 'GetRegistryPolicyRequest')
GetRegistryPolicyResponse = Shapes::StructureShape.new(name: 'GetRegistryPolicyResponse')
GetRegistryScanningConfigurationRequest = Shapes::StructureShape.new(name: 'GetRegistryScanningConfigurationRequest')
GetRegistryScanningConfigurationResponse = Shapes::StructureShape.new(name: 'GetRegistryScanningConfigurationResponse')
GetRepositoryPolicyRequest = Shapes::StructureShape.new(name: 'GetRepositoryPolicyRequest')
GetRepositoryPolicyResponse = Shapes::StructureShape.new(name: 'GetRepositoryPolicyResponse')
Image = Shapes::StructureShape.new(name: 'Image')
ImageActionType = Shapes::StringShape.new(name: 'ImageActionType')
ImageAlreadyExistsException = Shapes::StructureShape.new(name: 'ImageAlreadyExistsException')
ImageCount = Shapes::IntegerShape.new(name: 'ImageCount')
ImageDetail = Shapes::StructureShape.new(name: 'ImageDetail')
ImageDetailList = Shapes::ListShape.new(name: 'ImageDetailList')
ImageDigest = Shapes::StringShape.new(name: 'ImageDigest')
ImageDigestDoesNotMatchException = Shapes::StructureShape.new(name: 'ImageDigestDoesNotMatchException')
ImageFailure = Shapes::StructureShape.new(name: 'ImageFailure')
ImageFailureCode = Shapes::StringShape.new(name: 'ImageFailureCode')
ImageFailureList = Shapes::ListShape.new(name: 'ImageFailureList')
ImageFailureReason = Shapes::StringShape.new(name: 'ImageFailureReason')
ImageIdentifier = Shapes::StructureShape.new(name: 'ImageIdentifier')
ImageIdentifierList = Shapes::ListShape.new(name: 'ImageIdentifierList')
ImageList = Shapes::ListShape.new(name: 'ImageList')
ImageManifest = Shapes::StringShape.new(name: 'ImageManifest')
ImageNotFoundException = Shapes::StructureShape.new(name: 'ImageNotFoundException')
ImageReplicationStatus = Shapes::StructureShape.new(name: 'ImageReplicationStatus')
ImageReplicationStatusList = Shapes::ListShape.new(name: 'ImageReplicationStatusList')
ImageScanFinding = Shapes::StructureShape.new(name: 'ImageScanFinding')
ImageScanFindingList = Shapes::ListShape.new(name: 'ImageScanFindingList')
ImageScanFindings = Shapes::StructureShape.new(name: 'ImageScanFindings')
ImageScanFindingsSummary = Shapes::StructureShape.new(name: 'ImageScanFindingsSummary')
ImageScanStatus = Shapes::StructureShape.new(name: 'ImageScanStatus')
ImageScanningConfiguration = Shapes::StructureShape.new(name: 'ImageScanningConfiguration')
ImageSizeInBytes = Shapes::IntegerShape.new(name: 'ImageSizeInBytes')
ImageTag = Shapes::StringShape.new(name: 'ImageTag')
ImageTagAlreadyExistsException = Shapes::StructureShape.new(name: 'ImageTagAlreadyExistsException')
ImageTagList = Shapes::ListShape.new(name: 'ImageTagList')
ImageTagMutability = Shapes::StringShape.new(name: 'ImageTagMutability')
ImageTagsList = Shapes::ListShape.new(name: 'ImageTagsList')
InUseCount = Shapes::IntegerShape.new(name: 'InUseCount')
InitiateLayerUploadRequest = Shapes::StructureShape.new(name: 'InitiateLayerUploadRequest')
InitiateLayerUploadResponse = Shapes::StructureShape.new(name: 'InitiateLayerUploadResponse')
InvalidLayerException = Shapes::StructureShape.new(name: 'InvalidLayerException')
InvalidLayerPartException = Shapes::StructureShape.new(name: 'InvalidLayerPartException')
InvalidParameterException = Shapes::StructureShape.new(name: 'InvalidParameterException')
InvalidTagParameterException = Shapes::StructureShape.new(name: 'InvalidTagParameterException')
IsPTCRuleValid = Shapes::BooleanShape.new(name: 'IsPTCRuleValid')
KmsError = Shapes::StringShape.new(name: 'KmsError')
KmsException = Shapes::StructureShape.new(name: 'KmsException')
KmsKey = Shapes::StringShape.new(name: 'KmsKey')
KmsKeyForRepositoryCreationTemplate = Shapes::StringShape.new(name: 'KmsKeyForRepositoryCreationTemplate')
Layer = Shapes::StructureShape.new(name: 'Layer')
LayerAlreadyExistsException = Shapes::StructureShape.new(name: 'LayerAlreadyExistsException')
LayerAvailability = Shapes::StringShape.new(name: 'LayerAvailability')
LayerDigest = Shapes::StringShape.new(name: 'LayerDigest')
LayerDigestList = Shapes::ListShape.new(name: 'LayerDigestList')
LayerFailure = Shapes::StructureShape.new(name: 'LayerFailure')
LayerFailureCode = Shapes::StringShape.new(name: 'LayerFailureCode')
LayerFailureList = Shapes::ListShape.new(name: 'LayerFailureList')
LayerFailureReason = Shapes::StringShape.new(name: 'LayerFailureReason')
LayerInaccessibleException = Shapes::StructureShape.new(name: 'LayerInaccessibleException')
LayerList = Shapes::ListShape.new(name: 'LayerList')
LayerPartBlob = Shapes::BlobShape.new(name: 'LayerPartBlob')
LayerPartTooSmallException = Shapes::StructureShape.new(name: 'LayerPartTooSmallException')
LayerSizeInBytes = Shapes::IntegerShape.new(name: 'LayerSizeInBytes')
LayersNotFoundException = Shapes::StructureShape.new(name: 'LayersNotFoundException')
LifecyclePolicyNotFoundException = Shapes::StructureShape.new(name: 'LifecyclePolicyNotFoundException')
LifecyclePolicyPreviewFilter = Shapes::StructureShape.new(name: 'LifecyclePolicyPreviewFilter')
LifecyclePolicyPreviewInProgressException = Shapes::StructureShape.new(name: 'LifecyclePolicyPreviewInProgressException')
LifecyclePolicyPreviewNotFoundException = Shapes::StructureShape.new(name: 'LifecyclePolicyPreviewNotFoundException')
LifecyclePolicyPreviewResult = Shapes::StructureShape.new(name: 'LifecyclePolicyPreviewResult')
LifecyclePolicyPreviewResultList = Shapes::ListShape.new(name: 'LifecyclePolicyPreviewResultList')
LifecyclePolicyPreviewStatus = Shapes::StringShape.new(name: 'LifecyclePolicyPreviewStatus')
LifecyclePolicyPreviewSummary = Shapes::StructureShape.new(name: 'LifecyclePolicyPreviewSummary')
LifecyclePolicyRuleAction = Shapes::StructureShape.new(name: 'LifecyclePolicyRuleAction')
LifecyclePolicyRulePriority = Shapes::IntegerShape.new(name: 'LifecyclePolicyRulePriority')
LifecyclePolicyText = Shapes::StringShape.new(name: 'LifecyclePolicyText')
LifecyclePolicyTextForRepositoryCreationTemplate = Shapes::StringShape.new(name: 'LifecyclePolicyTextForRepositoryCreationTemplate')
LifecyclePreviewMaxResults = Shapes::IntegerShape.new(name: 'LifecyclePreviewMaxResults')
LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
ListImagesFilter = Shapes::StructureShape.new(name: 'ListImagesFilter')
ListImagesRequest = Shapes::StructureShape.new(name: 'ListImagesRequest')
ListImagesResponse = Shapes::StructureShape.new(name: 'ListImagesResponse')
ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
MediaType = Shapes::StringShape.new(name: 'MediaType')
MediaTypeList = Shapes::ListShape.new(name: 'MediaTypeList')
Metric = Shapes::StringShape.new(name: 'Metric')
NextToken = Shapes::StringShape.new(name: 'NextToken')
PTCValidateFailure = Shapes::StringShape.new(name: 'PTCValidateFailure')
PackageManager = Shapes::StringShape.new(name: 'PackageManager')
PackageVulnerabilityDetails = Shapes::StructureShape.new(name: 'PackageVulnerabilityDetails')
PartSize = Shapes::IntegerShape.new(name: 'PartSize')
Platform = Shapes::StringShape.new(name: 'Platform')
Prefix = Shapes::StringShape.new(name: 'Prefix')
PrefixList = Shapes::ListShape.new(name: 'PrefixList')
ProxyEndpoint = Shapes::StringShape.new(name: 'ProxyEndpoint')
PullThroughCacheRule = Shapes::StructureShape.new(name: 'PullThroughCacheRule')
PullThroughCacheRuleAlreadyExistsException = Shapes::StructureShape.new(name: 'PullThroughCacheRuleAlreadyExistsException')
PullThroughCacheRuleList = Shapes::ListShape.new(name: 'PullThroughCacheRuleList')
PullThroughCacheRuleNotFoundException = Shapes::StructureShape.new(name: 'PullThroughCacheRuleNotFoundException')
PullThroughCacheRuleRepositoryPrefix = Shapes::StringShape.new(name: 'PullThroughCacheRuleRepositoryPrefix')
PullThroughCacheRuleRepositoryPrefixList = Shapes::ListShape.new(name: 'PullThroughCacheRuleRepositoryPrefixList')
PushTimestamp = Shapes::TimestampShape.new(name: 'PushTimestamp')
PutAccountSettingRequest = Shapes::StructureShape.new(name: 'PutAccountSettingRequest')
PutAccountSettingResponse = Shapes::StructureShape.new(name: 'PutAccountSettingResponse')
PutImageRequest = Shapes::StructureShape.new(name: 'PutImageRequest')
PutImageResponse = Shapes::StructureShape.new(name: 'PutImageResponse')
PutImageScanningConfigurationRequest = Shapes::StructureShape.new(name: 'PutImageScanningConfigurationRequest')
PutImageScanningConfigurationResponse = Shapes::StructureShape.new(name: 'PutImageScanningConfigurationResponse')
PutImageTagMutabilityRequest = Shapes::StructureShape.new(name: 'PutImageTagMutabilityRequest')
PutImageTagMutabilityResponse = Shapes::StructureShape.new(name: 'PutImageTagMutabilityResponse')
PutLifecyclePolicyRequest = Shapes::StructureShape.new(name: 'PutLifecyclePolicyRequest')
PutLifecyclePolicyResponse = Shapes::StructureShape.new(name: 'PutLifecyclePolicyResponse')
PutRegistryPolicyRequest = Shapes::StructureShape.new(name: 'PutRegistryPolicyRequest')
PutRegistryPolicyResponse = Shapes::StructureShape.new(name: 'PutRegistryPolicyResponse')
PutRegistryScanningConfigurationRequest = Shapes::StructureShape.new(name: 'PutRegistryScanningConfigurationRequest')
PutRegistryScanningConfigurationResponse = Shapes::StructureShape.new(name: 'PutRegistryScanningConfigurationResponse')
PutReplicationConfigurationRequest = Shapes::StructureShape.new(name: 'PutReplicationConfigurationRequest')
PutReplicationConfigurationResponse = Shapes::StructureShape.new(name: 'PutReplicationConfigurationResponse')
RCTAppliedFor = Shapes::StringShape.new(name: 'RCTAppliedFor')
RCTAppliedForList = Shapes::ListShape.new(name: 'RCTAppliedForList')
Reason = Shapes::StringShape.new(name: 'Reason')
Recommendation = Shapes::StructureShape.new(name: 'Recommendation')
RecommendationText = Shapes::StringShape.new(name: 'RecommendationText')
RecordedPullTimestamp = Shapes::TimestampShape.new(name: 'RecordedPullTimestamp')
ReferenceUrlsList = Shapes::ListShape.new(name: 'ReferenceUrlsList')
ReferencedImagesNotFoundException = Shapes::StructureShape.new(name: 'ReferencedImagesNotFoundException')
Region = Shapes::StringShape.new(name: 'Region')
RegistryId = Shapes::StringShape.new(name: 'RegistryId')
RegistryPolicyNotFoundException = Shapes::StructureShape.new(name: 'RegistryPolicyNotFoundException')
RegistryPolicyText = Shapes::StringShape.new(name: 'RegistryPolicyText')
RegistryScanningConfiguration = Shapes::StructureShape.new(name: 'RegistryScanningConfiguration')
RegistryScanningRule = Shapes::StructureShape.new(name: 'RegistryScanningRule')
RegistryScanningRuleList = Shapes::ListShape.new(name: 'RegistryScanningRuleList')
RelatedVulnerabilitiesList = Shapes::ListShape.new(name: 'RelatedVulnerabilitiesList')
RelatedVulnerability = Shapes::StringShape.new(name: 'RelatedVulnerability')
Release = Shapes::StringShape.new(name: 'Release')
Remediation = Shapes::StructureShape.new(name: 'Remediation')
ReplicationConfiguration = Shapes::StructureShape.new(name: 'ReplicationConfiguration')
ReplicationDestination = Shapes::StructureShape.new(name: 'ReplicationDestination')
ReplicationDestinationList = Shapes::ListShape.new(name: 'ReplicationDestinationList')
ReplicationError = Shapes::StringShape.new(name: 'ReplicationError')
ReplicationRule = Shapes::StructureShape.new(name: 'ReplicationRule')
ReplicationRuleList = Shapes::ListShape.new(name: 'ReplicationRuleList')
ReplicationStatus = Shapes::StringShape.new(name: 'ReplicationStatus')
Repository = Shapes::StructureShape.new(name: 'Repository')
RepositoryAlreadyExistsException = Shapes::StructureShape.new(name: 'RepositoryAlreadyExistsException')
RepositoryCreationTemplate = Shapes::StructureShape.new(name: 'RepositoryCreationTemplate')
RepositoryCreationTemplateList = Shapes::ListShape.new(name: 'RepositoryCreationTemplateList')
RepositoryFilter = Shapes::StructureShape.new(name: 'RepositoryFilter')
RepositoryFilterList = Shapes::ListShape.new(name: 'RepositoryFilterList')
RepositoryFilterType = Shapes::StringShape.new(name: 'RepositoryFilterType')
RepositoryFilterValue = Shapes::StringShape.new(name: 'RepositoryFilterValue')
RepositoryList = Shapes::ListShape.new(name: 'RepositoryList')
RepositoryName = Shapes::StringShape.new(name: 'RepositoryName')
RepositoryNameList = Shapes::ListShape.new(name: 'RepositoryNameList')
RepositoryNotEmptyException = Shapes::StructureShape.new(name: 'RepositoryNotEmptyException')
RepositoryNotFoundException = Shapes::StructureShape.new(name: 'RepositoryNotFoundException')
RepositoryPolicyNotFoundException = Shapes::StructureShape.new(name: 'RepositoryPolicyNotFoundException')
RepositoryPolicyText = Shapes::StringShape.new(name: 'RepositoryPolicyText')
RepositoryScanningConfiguration = Shapes::StructureShape.new(name: 'RepositoryScanningConfiguration')
RepositoryScanningConfigurationFailure = Shapes::StructureShape.new(name: 'RepositoryScanningConfigurationFailure')
RepositoryScanningConfigurationFailureList = Shapes::ListShape.new(name: 'RepositoryScanningConfigurationFailureList')
RepositoryScanningConfigurationList = Shapes::ListShape.new(name: 'RepositoryScanningConfigurationList')
RepositoryTemplateDescription = Shapes::StringShape.new(name: 'RepositoryTemplateDescription')
Resource = Shapes::StructureShape.new(name: 'Resource')
ResourceDetails = Shapes::StructureShape.new(name: 'ResourceDetails')
ResourceId = Shapes::StringShape.new(name: 'ResourceId')
ResourceList = Shapes::ListShape.new(name: 'ResourceList')
ScanFrequency = Shapes::StringShape.new(name: 'ScanFrequency')
ScanNotFoundException = Shapes::StructureShape.new(name: 'ScanNotFoundException')
ScanOnPushFlag = Shapes::BooleanShape.new(name: 'ScanOnPushFlag')
ScanStatus = Shapes::StringShape.new(name: 'ScanStatus')
ScanStatusDescription = Shapes::StringShape.new(name: 'ScanStatusDescription')
ScanTimestamp = Shapes::TimestampShape.new(name: 'ScanTimestamp')
ScanType = Shapes::StringShape.new(name: 'ScanType')
ScanningConfigurationFailureCode = Shapes::StringShape.new(name: 'ScanningConfigurationFailureCode')
ScanningConfigurationFailureReason = Shapes::StringShape.new(name: 'ScanningConfigurationFailureReason')
ScanningConfigurationRepositoryNameList = Shapes::ListShape.new(name: 'ScanningConfigurationRepositoryNameList')
ScanningRepositoryFilter = Shapes::StructureShape.new(name: 'ScanningRepositoryFilter')
ScanningRepositoryFilterList = Shapes::ListShape.new(name: 'ScanningRepositoryFilterList')
ScanningRepositoryFilterType = Shapes::StringShape.new(name: 'ScanningRepositoryFilterType')
ScanningRepositoryFilterValue = Shapes::StringShape.new(name: 'ScanningRepositoryFilterValue')
Score = Shapes::FloatShape.new(name: 'Score')
ScoreDetails = Shapes::StructureShape.new(name: 'ScoreDetails')
ScoringVector = Shapes::StringShape.new(name: 'ScoringVector')
SecretNotFoundException = Shapes::StructureShape.new(name: 'SecretNotFoundException')
ServerException = Shapes::StructureShape.new(name: 'ServerException')
SetRepositoryPolicyRequest = Shapes::StructureShape.new(name: 'SetRepositoryPolicyRequest')
SetRepositoryPolicyResponse = Shapes::StructureShape.new(name: 'SetRepositoryPolicyResponse')
Severity = Shapes::StringShape.new(name: 'Severity')
SeverityCount = Shapes::IntegerShape.new(name: 'SeverityCount')
Source = Shapes::StringShape.new(name: 'Source')
SourceLayerHash = Shapes::StringShape.new(name: 'SourceLayerHash')
StartImageScanRequest = Shapes::StructureShape.new(name: 'StartImageScanRequest')
StartImageScanResponse = Shapes::StructureShape.new(name: 'StartImageScanResponse')
StartLifecyclePolicyPreviewRequest = Shapes::StructureShape.new(name: 'StartLifecyclePolicyPreviewRequest')
StartLifecyclePolicyPreviewResponse = Shapes::StructureShape.new(name: 'StartLifecyclePolicyPreviewResponse')
Status = Shapes::StringShape.new(name: 'Status')
Tag = Shapes::StructureShape.new(name: 'Tag')
TagKey = Shapes::StringShape.new(name: 'TagKey')
TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
TagList = Shapes::ListShape.new(name: 'TagList')
TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
TagStatus = Shapes::StringShape.new(name: 'TagStatus')
TagValue = Shapes::StringShape.new(name: 'TagValue')
Tags = Shapes::MapShape.new(name: 'Tags')
TemplateAlreadyExistsException = Shapes::StructureShape.new(name: 'TemplateAlreadyExistsException')
TemplateNotFoundException = Shapes::StructureShape.new(name: 'TemplateNotFoundException')
Title = Shapes::StringShape.new(name: 'Title')
TooManyTagsException = Shapes::StructureShape.new(name: 'TooManyTagsException')
Type = Shapes::StringShape.new(name: 'Type')
UnableToAccessSecretException = Shapes::StructureShape.new(name: 'UnableToAccessSecretException')
UnableToDecryptSecretValueException = Shapes::StructureShape.new(name: 'UnableToDecryptSecretValueException')
UnableToGetUpstreamImageException = Shapes::StructureShape.new(name: 'UnableToGetUpstreamImageException')
UnableToGetUpstreamLayerException = Shapes::StructureShape.new(name: 'UnableToGetUpstreamLayerException')
UnsupportedImageTypeException = Shapes::StructureShape.new(name: 'UnsupportedImageTypeException')
UnsupportedUpstreamRegistryException = Shapes::StructureShape.new(name: 'UnsupportedUpstreamRegistryException')
UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
UpdatePullThroughCacheRuleRequest = Shapes::StructureShape.new(name: 'UpdatePullThroughCacheRuleRequest')
UpdatePullThroughCacheRuleResponse = Shapes::StructureShape.new(name: 'UpdatePullThroughCacheRuleResponse')
UpdateRepositoryCreationTemplateRequest = Shapes::StructureShape.new(name: 'UpdateRepositoryCreationTemplateRequest')
UpdateRepositoryCreationTemplateResponse = Shapes::StructureShape.new(name: 'UpdateRepositoryCreationTemplateResponse')
UpdatedTimestamp = Shapes::TimestampShape.new(name: 'UpdatedTimestamp')
UploadId = Shapes::StringShape.new(name: 'UploadId')
UploadLayerPartRequest = Shapes::StructureShape.new(name: 'UploadLayerPartRequest')
UploadLayerPartResponse = Shapes::StructureShape.new(name: 'UploadLayerPartResponse')
UploadNotFoundException = Shapes::StructureShape.new(name: 'UploadNotFoundException')
UpstreamRegistry = Shapes::StringShape.new(name: 'UpstreamRegistry')
Url = Shapes::StringShape.new(name: 'Url')
ValidatePullThroughCacheRuleRequest = Shapes::StructureShape.new(name: 'ValidatePullThroughCacheRuleRequest')
ValidatePullThroughCacheRuleResponse = Shapes::StructureShape.new(name: 'ValidatePullThroughCacheRuleResponse')
ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
Version = Shapes::StringShape.new(name: 'Version')
VulnerabilityId = Shapes::StringShape.new(name: 'VulnerabilityId')
VulnerabilitySourceUpdateTimestamp = Shapes::TimestampShape.new(name: 'VulnerabilitySourceUpdateTimestamp')
VulnerablePackage = Shapes::StructureShape.new(name: 'VulnerablePackage')
VulnerablePackageName = Shapes::StringShape.new(name: 'VulnerablePackageName')
VulnerablePackagesList = Shapes::ListShape.new(name: 'VulnerablePackagesList')
Attribute.add_member(:key, Shapes::ShapeRef.new(shape: AttributeKey, required: true, location_name: "key"))
Attribute.add_member(:value, Shapes::ShapeRef.new(shape: AttributeValue, location_name: "value"))
Attribute.struct_class = Types::Attribute
AttributeList.member = Shapes::ShapeRef.new(shape: Attribute)
AuthorizationData.add_member(:authorization_token, Shapes::ShapeRef.new(shape: Base64, location_name: "authorizationToken"))
AuthorizationData.add_member(:expires_at, Shapes::ShapeRef.new(shape: ExpirationTimestamp, location_name: "expiresAt"))
AuthorizationData.add_member(:proxy_endpoint, Shapes::ShapeRef.new(shape: ProxyEndpoint, location_name: "proxyEndpoint"))
AuthorizationData.struct_class = Types::AuthorizationData
AuthorizationDataList.member = Shapes::ShapeRef.new(shape: AuthorizationData)
AwsEcrContainerImageDetails.add_member(:architecture, Shapes::ShapeRef.new(shape: Arch, location_name: "architecture"))
AwsEcrContainerImageDetails.add_member(:author, Shapes::ShapeRef.new(shape: Author, location_name: "author"))
AwsEcrContainerImageDetails.add_member(:image_hash, Shapes::ShapeRef.new(shape: ImageDigest, location_name: "imageHash"))
AwsEcrContainerImageDetails.add_member(:image_tags, Shapes::ShapeRef.new(shape: ImageTagsList, location_name: "imageTags"))
AwsEcrContainerImageDetails.add_member(:platform, Shapes::ShapeRef.new(shape: Platform, location_name: "platform"))
AwsEcrContainerImageDetails.add_member(:pushed_at, Shapes::ShapeRef.new(shape: Date, location_name: "pushedAt"))
AwsEcrContainerImageDetails.add_member(:last_in_use_at, Shapes::ShapeRef.new(shape: Date, location_name: "lastInUseAt"))
AwsEcrContainerImageDetails.add_member(:in_use_count, Shapes::ShapeRef.new(shape: InUseCount, location_name: "inUseCount"))
AwsEcrContainerImageDetails.add_member(:registry, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registry"))
AwsEcrContainerImageDetails.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
AwsEcrContainerImageDetails.struct_class = Types::AwsEcrContainerImageDetails
BatchCheckLayerAvailabilityRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
BatchCheckLayerAvailabilityRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
BatchCheckLayerAvailabilityRequest.add_member(:layer_digests, Shapes::ShapeRef.new(shape: BatchedOperationLayerDigestList, required: true, location_name: "layerDigests"))
BatchCheckLayerAvailabilityRequest.struct_class = Types::BatchCheckLayerAvailabilityRequest
BatchCheckLayerAvailabilityResponse.add_member(:layers, Shapes::ShapeRef.new(shape: LayerList, location_name: "layers"))
BatchCheckLayerAvailabilityResponse.add_member(:failures, Shapes::ShapeRef.new(shape: LayerFailureList, location_name: "failures"))
BatchCheckLayerAvailabilityResponse.struct_class = Types::BatchCheckLayerAvailabilityResponse
BatchDeleteImageRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
BatchDeleteImageRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
BatchDeleteImageRequest.add_member(:image_ids, Shapes::ShapeRef.new(shape: ImageIdentifierList, required: true, location_name: "imageIds"))
BatchDeleteImageRequest.struct_class = Types::BatchDeleteImageRequest
BatchDeleteImageResponse.add_member(:image_ids, Shapes::ShapeRef.new(shape: ImageIdentifierList, location_name: "imageIds"))
BatchDeleteImageResponse.add_member(:failures, Shapes::ShapeRef.new(shape: ImageFailureList, location_name: "failures"))
BatchDeleteImageResponse.struct_class = Types::BatchDeleteImageResponse
BatchGetImageRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
BatchGetImageRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
BatchGetImageRequest.add_member(:image_ids, Shapes::ShapeRef.new(shape: ImageIdentifierList, required: true, location_name: "imageIds"))
BatchGetImageRequest.add_member(:accepted_media_types, Shapes::ShapeRef.new(shape: MediaTypeList, location_name: "acceptedMediaTypes"))
BatchGetImageRequest.struct_class = Types::BatchGetImageRequest
BatchGetImageResponse.add_member(:images, Shapes::ShapeRef.new(shape: ImageList, location_name: "images"))
BatchGetImageResponse.add_member(:failures, Shapes::ShapeRef.new(shape: ImageFailureList, location_name: "failures"))
BatchGetImageResponse.struct_class = Types::BatchGetImageResponse
BatchGetRepositoryScanningConfigurationRequest.add_member(:repository_names, Shapes::ShapeRef.new(shape: ScanningConfigurationRepositoryNameList, required: true, location_name: "repositoryNames"))
BatchGetRepositoryScanningConfigurationRequest.struct_class = Types::BatchGetRepositoryScanningConfigurationRequest
BatchGetRepositoryScanningConfigurationResponse.add_member(:scanning_configurations, Shapes::ShapeRef.new(shape: RepositoryScanningConfigurationList, location_name: "scanningConfigurations"))
BatchGetRepositoryScanningConfigurationResponse.add_member(:failures, Shapes::ShapeRef.new(shape: RepositoryScanningConfigurationFailureList, location_name: "failures"))
BatchGetRepositoryScanningConfigurationResponse.struct_class = Types::BatchGetRepositoryScanningConfigurationResponse
BatchedOperationLayerDigestList.member = Shapes::ShapeRef.new(shape: BatchedOperationLayerDigest)
CompleteLayerUploadRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
CompleteLayerUploadRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
CompleteLayerUploadRequest.add_member(:upload_id, Shapes::ShapeRef.new(shape: UploadId, required: true, location_name: "uploadId"))
CompleteLayerUploadRequest.add_member(:layer_digests, Shapes::ShapeRef.new(shape: LayerDigestList, required: true, location_name: "layerDigests"))
CompleteLayerUploadRequest.struct_class = Types::CompleteLayerUploadRequest
CompleteLayerUploadResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
CompleteLayerUploadResponse.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
CompleteLayerUploadResponse.add_member(:upload_id, Shapes::ShapeRef.new(shape: UploadId, location_name: "uploadId"))
CompleteLayerUploadResponse.add_member(:layer_digest, Shapes::ShapeRef.new(shape: LayerDigest, location_name: "layerDigest"))
CompleteLayerUploadResponse.struct_class = Types::CompleteLayerUploadResponse
CreatePullThroughCacheRuleRequest.add_member(:ecr_repository_prefix, Shapes::ShapeRef.new(shape: PullThroughCacheRuleRepositoryPrefix, required: true, location_name: "ecrRepositoryPrefix"))
CreatePullThroughCacheRuleRequest.add_member(:upstream_registry_url, Shapes::ShapeRef.new(shape: Url, required: true, location_name: "upstreamRegistryUrl"))
CreatePullThroughCacheRuleRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
CreatePullThroughCacheRuleRequest.add_member(:upstream_registry, Shapes::ShapeRef.new(shape: UpstreamRegistry, location_name: "upstreamRegistry"))
CreatePullThroughCacheRuleRequest.add_member(:credential_arn, Shapes::ShapeRef.new(shape: CredentialArn, location_name: "credentialArn"))
CreatePullThroughCacheRuleRequest.add_member(:custom_role_arn, Shapes::ShapeRef.new(shape: CustomRoleArn, location_name: "customRoleArn"))
CreatePullThroughCacheRuleRequest.add_member(:upstream_repository_prefix, Shapes::ShapeRef.new(shape: PullThroughCacheRuleRepositoryPrefix, location_name: "upstreamRepositoryPrefix"))
CreatePullThroughCacheRuleRequest.struct_class = Types::CreatePullThroughCacheRuleRequest
CreatePullThroughCacheRuleResponse.add_member(:ecr_repository_prefix, Shapes::ShapeRef.new(shape: PullThroughCacheRuleRepositoryPrefix, location_name: "ecrRepositoryPrefix"))
CreatePullThroughCacheRuleResponse.add_member(:upstream_registry_url, Shapes::ShapeRef.new(shape: Url, location_name: "upstreamRegistryUrl"))
CreatePullThroughCacheRuleResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: CreationTimestamp, location_name: "createdAt"))
CreatePullThroughCacheRuleResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
CreatePullThroughCacheRuleResponse.add_member(:upstream_registry, Shapes::ShapeRef.new(shape: UpstreamRegistry, location_name: "upstreamRegistry"))
CreatePullThroughCacheRuleResponse.add_member(:credential_arn, Shapes::ShapeRef.new(shape: CredentialArn, location_name: "credentialArn"))
CreatePullThroughCacheRuleResponse.add_member(:custom_role_arn, Shapes::ShapeRef.new(shape: CustomRoleArn, location_name: "customRoleArn"))
CreatePullThroughCacheRuleResponse.add_member(:upstream_repository_prefix, Shapes::ShapeRef.new(shape: PullThroughCacheRuleRepositoryPrefix, location_name: "upstreamRepositoryPrefix"))
CreatePullThroughCacheRuleResponse.struct_class = Types::CreatePullThroughCacheRuleResponse
CreateRepositoryCreationTemplateRequest.add_member(:prefix, Shapes::ShapeRef.new(shape: Prefix, required: true, location_name: "prefix"))
CreateRepositoryCreationTemplateRequest.add_member(:description, Shapes::ShapeRef.new(shape: RepositoryTemplateDescription, location_name: "description"))
CreateRepositoryCreationTemplateRequest.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfigurationForRepositoryCreationTemplate, location_name: "encryptionConfiguration"))
CreateRepositoryCreationTemplateRequest.add_member(:resource_tags, Shapes::ShapeRef.new(shape: TagList, location_name: "resourceTags"))
CreateRepositoryCreationTemplateRequest.add_member(:image_tag_mutability, Shapes::ShapeRef.new(shape: ImageTagMutability, location_name: "imageTagMutability"))
CreateRepositoryCreationTemplateRequest.add_member(:repository_policy, Shapes::ShapeRef.new(shape: RepositoryPolicyText, location_name: "repositoryPolicy"))
CreateRepositoryCreationTemplateRequest.add_member(:lifecycle_policy, Shapes::ShapeRef.new(shape: LifecyclePolicyTextForRepositoryCreationTemplate, location_name: "lifecyclePolicy"))
CreateRepositoryCreationTemplateRequest.add_member(:applied_for, Shapes::ShapeRef.new(shape: RCTAppliedForList, required: true, location_name: "appliedFor"))
CreateRepositoryCreationTemplateRequest.add_member(:custom_role_arn, Shapes::ShapeRef.new(shape: CustomRoleArn, location_name: "customRoleArn"))
CreateRepositoryCreationTemplateRequest.struct_class = Types::CreateRepositoryCreationTemplateRequest
CreateRepositoryCreationTemplateResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
CreateRepositoryCreationTemplateResponse.add_member(:repository_creation_template, Shapes::ShapeRef.new(shape: RepositoryCreationTemplate, location_name: "repositoryCreationTemplate"))
CreateRepositoryCreationTemplateResponse.struct_class = Types::CreateRepositoryCreationTemplateResponse
CreateRepositoryRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
CreateRepositoryRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
CreateRepositoryRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
CreateRepositoryRequest.add_member(:image_tag_mutability, Shapes::ShapeRef.new(shape: ImageTagMutability, location_name: "imageTagMutability"))
CreateRepositoryRequest.add_member(:image_scanning_configuration, Shapes::ShapeRef.new(shape: ImageScanningConfiguration, location_name: "imageScanningConfiguration"))
CreateRepositoryRequest.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfiguration, location_name: "encryptionConfiguration"))
CreateRepositoryRequest.struct_class = Types::CreateRepositoryRequest
CreateRepositoryResponse.add_member(:repository, Shapes::ShapeRef.new(shape: Repository, location_name: "repository"))
CreateRepositoryResponse.struct_class = Types::CreateRepositoryResponse
CvssScore.add_member(:base_score, Shapes::ShapeRef.new(shape: BaseScore, location_name: "baseScore"))
CvssScore.add_member(:scoring_vector, Shapes::ShapeRef.new(shape: ScoringVector, location_name: "scoringVector"))
CvssScore.add_member(:source, Shapes::ShapeRef.new(shape: Source, location_name: "source"))
CvssScore.add_member(:version, Shapes::ShapeRef.new(shape: Version, location_name: "version"))
CvssScore.struct_class = Types::CvssScore
CvssScoreAdjustment.add_member(:metric, Shapes::ShapeRef.new(shape: Metric, location_name: "metric"))
CvssScoreAdjustment.add_member(:reason, Shapes::ShapeRef.new(shape: Reason, location_name: "reason"))
CvssScoreAdjustment.struct_class = Types::CvssScoreAdjustment
CvssScoreAdjustmentList.member = Shapes::ShapeRef.new(shape: CvssScoreAdjustment)
CvssScoreDetails.add_member(:adjustments, Shapes::ShapeRef.new(shape: CvssScoreAdjustmentList, location_name: "adjustments"))
CvssScoreDetails.add_member(:score, Shapes::ShapeRef.new(shape: Score, location_name: "score"))
CvssScoreDetails.add_member(:score_source, Shapes::ShapeRef.new(shape: Source, location_name: "scoreSource"))
CvssScoreDetails.add_member(:scoring_vector, Shapes::ShapeRef.new(shape: ScoringVector, location_name: "scoringVector"))
CvssScoreDetails.add_member(:version, Shapes::ShapeRef.new(shape: Version, location_name: "version"))
CvssScoreDetails.struct_class = Types::CvssScoreDetails
CvssScoreList.member = Shapes::ShapeRef.new(shape: CvssScore)
DeleteLifecyclePolicyRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
DeleteLifecyclePolicyRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
DeleteLifecyclePolicyRequest.struct_class = Types::DeleteLifecyclePolicyRequest
DeleteLifecyclePolicyResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
DeleteLifecyclePolicyResponse.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
DeleteLifecyclePolicyResponse.add_member(:lifecycle_policy_text, Shapes::ShapeRef.new(shape: LifecyclePolicyText, location_name: "lifecyclePolicyText"))
DeleteLifecyclePolicyResponse.add_member(:last_evaluated_at, Shapes::ShapeRef.new(shape: EvaluationTimestamp, location_name: "lastEvaluatedAt"))
DeleteLifecyclePolicyResponse.struct_class = Types::DeleteLifecyclePolicyResponse
DeletePullThroughCacheRuleRequest.add_member(:ecr_repository_prefix, Shapes::ShapeRef.new(shape: PullThroughCacheRuleRepositoryPrefix, required: true, location_name: "ecrRepositoryPrefix"))
DeletePullThroughCacheRuleRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
DeletePullThroughCacheRuleRequest.struct_class = Types::DeletePullThroughCacheRuleRequest
DeletePullThroughCacheRuleResponse.add_member(:ecr_repository_prefix, Shapes::ShapeRef.new(shape: PullThroughCacheRuleRepositoryPrefix, location_name: "ecrRepositoryPrefix"))
DeletePullThroughCacheRuleResponse.add_member(:upstream_registry_url, Shapes::ShapeRef.new(shape: Url, location_name: "upstreamRegistryUrl"))
DeletePullThroughCacheRuleResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: CreationTimestamp, location_name: "createdAt"))
DeletePullThroughCacheRuleResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
DeletePullThroughCacheRuleResponse.add_member(:credential_arn, Shapes::ShapeRef.new(shape: CredentialArn, location_name: "credentialArn"))
DeletePullThroughCacheRuleResponse.add_member(:custom_role_arn, Shapes::ShapeRef.new(shape: CustomRoleArn, location_name: "customRoleArn"))
DeletePullThroughCacheRuleResponse.add_member(:upstream_repository_prefix, Shapes::ShapeRef.new(shape: PullThroughCacheRuleRepositoryPrefix, location_name: "upstreamRepositoryPrefix"))
DeletePullThroughCacheRuleResponse.struct_class = Types::DeletePullThroughCacheRuleResponse
DeleteRegistryPolicyRequest.struct_class = Types::DeleteRegistryPolicyRequest
DeleteRegistryPolicyResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
DeleteRegistryPolicyResponse.add_member(:policy_text, Shapes::ShapeRef.new(shape: RegistryPolicyText, location_name: "policyText"))
DeleteRegistryPolicyResponse.struct_class = Types::DeleteRegistryPolicyResponse
DeleteRepositoryCreationTemplateRequest.add_member(:prefix, Shapes::ShapeRef.new(shape: Prefix, required: true, location_name: "prefix"))
DeleteRepositoryCreationTemplateRequest.struct_class = Types::DeleteRepositoryCreationTemplateRequest
DeleteRepositoryCreationTemplateResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
DeleteRepositoryCreationTemplateResponse.add_member(:repository_creation_template, Shapes::ShapeRef.new(shape: RepositoryCreationTemplate, location_name: "repositoryCreationTemplate"))
DeleteRepositoryCreationTemplateResponse.struct_class = Types::DeleteRepositoryCreationTemplateResponse
DeleteRepositoryPolicyRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
DeleteRepositoryPolicyRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
DeleteRepositoryPolicyRequest.struct_class = Types::DeleteRepositoryPolicyRequest
DeleteRepositoryPolicyResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
DeleteRepositoryPolicyResponse.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
DeleteRepositoryPolicyResponse.add_member(:policy_text, Shapes::ShapeRef.new(shape: RepositoryPolicyText, location_name: "policyText"))
DeleteRepositoryPolicyResponse.struct_class = Types::DeleteRepositoryPolicyResponse
DeleteRepositoryRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
DeleteRepositoryRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
DeleteRepositoryRequest.add_member(:force, Shapes::ShapeRef.new(shape: ForceFlag, location_name: "force"))
DeleteRepositoryRequest.struct_class = Types::DeleteRepositoryRequest
DeleteRepositoryResponse.add_member(:repository, Shapes::ShapeRef.new(shape: Repository, location_name: "repository"))
DeleteRepositoryResponse.struct_class = Types::DeleteRepositoryResponse
DescribeImageReplicationStatusRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
DescribeImageReplicationStatusRequest.add_member(:image_id, Shapes::ShapeRef.new(shape: ImageIdentifier, required: true, location_name: "imageId"))
DescribeImageReplicationStatusRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
DescribeImageReplicationStatusRequest.struct_class = Types::DescribeImageReplicationStatusRequest
DescribeImageReplicationStatusResponse.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
DescribeImageReplicationStatusResponse.add_member(:image_id, Shapes::ShapeRef.new(shape: ImageIdentifier, location_name: "imageId"))
DescribeImageReplicationStatusResponse.add_member(:replication_statuses, Shapes::ShapeRef.new(shape: ImageReplicationStatusList, location_name: "replicationStatuses"))
DescribeImageReplicationStatusResponse.struct_class = Types::DescribeImageReplicationStatusResponse
DescribeImageScanFindingsRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
DescribeImageScanFindingsRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
DescribeImageScanFindingsRequest.add_member(:image_id, Shapes::ShapeRef.new(shape: ImageIdentifier, required: true, location_name: "imageId"))
DescribeImageScanFindingsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
DescribeImageScanFindingsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
DescribeImageScanFindingsRequest.struct_class = Types::DescribeImageScanFindingsRequest
DescribeImageScanFindingsResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
DescribeImageScanFindingsResponse.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
DescribeImageScanFindingsResponse.add_member(:image_id, Shapes::ShapeRef.new(shape: ImageIdentifier, location_name: "imageId"))
DescribeImageScanFindingsResponse.add_member(:image_scan_status, Shapes::ShapeRef.new(shape: ImageScanStatus, location_name: "imageScanStatus"))
DescribeImageScanFindingsResponse.add_member(:image_scan_findings, Shapes::ShapeRef.new(shape: ImageScanFindings, location_name: "imageScanFindings"))
DescribeImageScanFindingsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
DescribeImageScanFindingsResponse.struct_class = Types::DescribeImageScanFindingsResponse
DescribeImagesFilter.add_member(:tag_status, Shapes::ShapeRef.new(shape: TagStatus, location_name: "tagStatus"))
DescribeImagesFilter.struct_class = Types::DescribeImagesFilter
DescribeImagesRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
DescribeImagesRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
DescribeImagesRequest.add_member(:image_ids, Shapes::ShapeRef.new(shape: ImageIdentifierList, location_name: "imageIds"))
DescribeImagesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
DescribeImagesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
DescribeImagesRequest.add_member(:filter, Shapes::ShapeRef.new(shape: DescribeImagesFilter, location_name: "filter"))
DescribeImagesRequest.struct_class = Types::DescribeImagesRequest
DescribeImagesResponse.add_member(:image_details, Shapes::ShapeRef.new(shape: ImageDetailList, location_name: "imageDetails"))
DescribeImagesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
DescribeImagesResponse.struct_class = Types::DescribeImagesResponse
DescribePullThroughCacheRulesRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
DescribePullThroughCacheRulesRequest.add_member(:ecr_repository_prefixes, Shapes::ShapeRef.new(shape: PullThroughCacheRuleRepositoryPrefixList, location_name: "ecrRepositoryPrefixes"))
DescribePullThroughCacheRulesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
DescribePullThroughCacheRulesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
DescribePullThroughCacheRulesRequest.struct_class = Types::DescribePullThroughCacheRulesRequest
DescribePullThroughCacheRulesResponse.add_member(:pull_through_cache_rules, Shapes::ShapeRef.new(shape: PullThroughCacheRuleList, location_name: "pullThroughCacheRules"))
DescribePullThroughCacheRulesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
DescribePullThroughCacheRulesResponse.struct_class = Types::DescribePullThroughCacheRulesResponse
DescribeRegistryRequest.struct_class = Types::DescribeRegistryRequest
DescribeRegistryResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
DescribeRegistryResponse.add_member(:replication_configuration, Shapes::ShapeRef.new(shape: ReplicationConfiguration, location_name: "replicationConfiguration"))
DescribeRegistryResponse.struct_class = Types::DescribeRegistryResponse
DescribeRepositoriesRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
DescribeRepositoriesRequest.add_member(:repository_names, Shapes::ShapeRef.new(shape: RepositoryNameList, location_name: "repositoryNames"))
DescribeRepositoriesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
DescribeRepositoriesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
DescribeRepositoriesRequest.struct_class = Types::DescribeRepositoriesRequest
DescribeRepositoriesResponse.add_member(:repositories, Shapes::ShapeRef.new(shape: RepositoryList, location_name: "repositories"))
DescribeRepositoriesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
DescribeRepositoriesResponse.struct_class = Types::DescribeRepositoriesResponse
DescribeRepositoryCreationTemplatesRequest.add_member(:prefixes, Shapes::ShapeRef.new(shape: PrefixList, location_name: "prefixes"))
DescribeRepositoryCreationTemplatesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
DescribeRepositoryCreationTemplatesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
DescribeRepositoryCreationTemplatesRequest.struct_class = Types::DescribeRepositoryCreationTemplatesRequest
DescribeRepositoryCreationTemplatesResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
DescribeRepositoryCreationTemplatesResponse.add_member(:repository_creation_templates, Shapes::ShapeRef.new(shape: RepositoryCreationTemplateList, location_name: "repositoryCreationTemplates"))
DescribeRepositoryCreationTemplatesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
DescribeRepositoryCreationTemplatesResponse.struct_class = Types::DescribeRepositoryCreationTemplatesResponse
EmptyUploadException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
EmptyUploadException.struct_class = Types::EmptyUploadException
EncryptionConfiguration.add_member(:encryption_type, Shapes::ShapeRef.new(shape: EncryptionType, required: true, location_name: "encryptionType"))
EncryptionConfiguration.add_member(:kms_key, Shapes::ShapeRef.new(shape: KmsKey, location_name: "kmsKey"))
EncryptionConfiguration.struct_class = Types::EncryptionConfiguration
EncryptionConfigurationForRepositoryCreationTemplate.add_member(:encryption_type, Shapes::ShapeRef.new(shape: EncryptionType, required: true, location_name: "encryptionType"))
EncryptionConfigurationForRepositoryCreationTemplate.add_member(:kms_key, Shapes::ShapeRef.new(shape: KmsKeyForRepositoryCreationTemplate, location_name: "kmsKey"))
EncryptionConfigurationForRepositoryCreationTemplate.struct_class = Types::EncryptionConfigurationForRepositoryCreationTemplate
EnhancedImageScanFinding.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "awsAccountId"))
EnhancedImageScanFinding.add_member(:description, Shapes::ShapeRef.new(shape: FindingDescription, location_name: "description"))
EnhancedImageScanFinding.add_member(:finding_arn, Shapes::ShapeRef.new(shape: FindingArn, location_name: "findingArn"))
EnhancedImageScanFinding.add_member(:first_observed_at, Shapes::ShapeRef.new(shape: Date, location_name: "firstObservedAt"))
EnhancedImageScanFinding.add_member(:last_observed_at, Shapes::ShapeRef.new(shape: Date, location_name: "lastObservedAt"))
EnhancedImageScanFinding.add_member(:package_vulnerability_details, Shapes::ShapeRef.new(shape: PackageVulnerabilityDetails, location_name: "packageVulnerabilityDetails"))
EnhancedImageScanFinding.add_member(:remediation, Shapes::ShapeRef.new(shape: Remediation, location_name: "remediation"))
EnhancedImageScanFinding.add_member(:resources, Shapes::ShapeRef.new(shape: ResourceList, location_name: "resources"))
EnhancedImageScanFinding.add_member(:score, Shapes::ShapeRef.new(shape: Score, location_name: "score"))
EnhancedImageScanFinding.add_member(:score_details, Shapes::ShapeRef.new(shape: ScoreDetails, location_name: "scoreDetails"))
EnhancedImageScanFinding.add_member(:severity, Shapes::ShapeRef.new(shape: Severity, location_name: "severity"))
EnhancedImageScanFinding.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
EnhancedImageScanFinding.add_member(:title, Shapes::ShapeRef.new(shape: Title, location_name: "title"))
EnhancedImageScanFinding.add_member(:type, Shapes::ShapeRef.new(shape: Type, location_name: "type"))
EnhancedImageScanFinding.add_member(:updated_at, Shapes::ShapeRef.new(shape: Date, location_name: "updatedAt"))
EnhancedImageScanFinding.add_member(:fix_available, Shapes::ShapeRef.new(shape: FixAvailable, location_name: "fixAvailable"))
EnhancedImageScanFinding.add_member(:exploit_available, Shapes::ShapeRef.new(shape: ExploitAvailable, location_name: "exploitAvailable"))
EnhancedImageScanFinding.struct_class = Types::EnhancedImageScanFinding
EnhancedImageScanFindingList.member = Shapes::ShapeRef.new(shape: EnhancedImageScanFinding)
FindingSeverityCounts.key = Shapes::ShapeRef.new(shape: FindingSeverity)
FindingSeverityCounts.value = Shapes::ShapeRef.new(shape: SeverityCount)
GetAccountSettingRequest.add_member(:name, Shapes::ShapeRef.new(shape: AccountSettingName, required: true, location_name: "name"))
GetAccountSettingRequest.struct_class = Types::GetAccountSettingRequest
GetAccountSettingResponse.add_member(:name, Shapes::ShapeRef.new(shape: AccountSettingName, location_name: "name"))
GetAccountSettingResponse.add_member(:value, Shapes::ShapeRef.new(shape: AccountSettingName, location_name: "value"))
GetAccountSettingResponse.struct_class = Types::GetAccountSettingResponse
GetAuthorizationTokenRegistryIdList.member = Shapes::ShapeRef.new(shape: RegistryId)
GetAuthorizationTokenRequest.add_member(:registry_ids, Shapes::ShapeRef.new(shape: GetAuthorizationTokenRegistryIdList, deprecated: true, location_name: "registryIds", metadata: {"deprecatedMessage" => "This field is deprecated. The returned authorization token can be used to access any Amazon ECR registry that the IAM principal has access to, specifying a registry ID doesn't change the permissions scope of the authorization token."}))
GetAuthorizationTokenRequest.struct_class = Types::GetAuthorizationTokenRequest
GetAuthorizationTokenResponse.add_member(:authorization_data, Shapes::ShapeRef.new(shape: AuthorizationDataList, location_name: "authorizationData"))
GetAuthorizationTokenResponse.struct_class = Types::GetAuthorizationTokenResponse
GetDownloadUrlForLayerRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
GetDownloadUrlForLayerRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
GetDownloadUrlForLayerRequest.add_member(:layer_digest, Shapes::ShapeRef.new(shape: LayerDigest, required: true, location_name: "layerDigest"))
GetDownloadUrlForLayerRequest.struct_class = Types::GetDownloadUrlForLayerRequest
GetDownloadUrlForLayerResponse.add_member(:download_url, Shapes::ShapeRef.new(shape: Url, location_name: "downloadUrl"))
GetDownloadUrlForLayerResponse.add_member(:layer_digest, Shapes::ShapeRef.new(shape: LayerDigest, location_name: "layerDigest"))
GetDownloadUrlForLayerResponse.struct_class = Types::GetDownloadUrlForLayerResponse
GetLifecyclePolicyPreviewRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
GetLifecyclePolicyPreviewRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
GetLifecyclePolicyPreviewRequest.add_member(:image_ids, Shapes::ShapeRef.new(shape: ImageIdentifierList, location_name: "imageIds"))
GetLifecyclePolicyPreviewRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
GetLifecyclePolicyPreviewRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: LifecyclePreviewMaxResults, location_name: "maxResults"))
GetLifecyclePolicyPreviewRequest.add_member(:filter, Shapes::ShapeRef.new(shape: LifecyclePolicyPreviewFilter, location_name: "filter"))
GetLifecyclePolicyPreviewRequest.struct_class = Types::GetLifecyclePolicyPreviewRequest
GetLifecyclePolicyPreviewResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
GetLifecyclePolicyPreviewResponse.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
GetLifecyclePolicyPreviewResponse.add_member(:lifecycle_policy_text, Shapes::ShapeRef.new(shape: LifecyclePolicyText, location_name: "lifecyclePolicyText"))
GetLifecyclePolicyPreviewResponse.add_member(:status, Shapes::ShapeRef.new(shape: LifecyclePolicyPreviewStatus, location_name: "status"))
GetLifecyclePolicyPreviewResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
GetLifecyclePolicyPreviewResponse.add_member(:preview_results, Shapes::ShapeRef.new(shape: LifecyclePolicyPreviewResultList, location_name: "previewResults"))
GetLifecyclePolicyPreviewResponse.add_member(:summary, Shapes::ShapeRef.new(shape: LifecyclePolicyPreviewSummary, location_name: "summary"))
GetLifecyclePolicyPreviewResponse.struct_class = Types::GetLifecyclePolicyPreviewResponse
GetLifecyclePolicyRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
GetLifecyclePolicyRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
GetLifecyclePolicyRequest.struct_class = Types::GetLifecyclePolicyRequest
GetLifecyclePolicyResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
GetLifecyclePolicyResponse.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
GetLifecyclePolicyResponse.add_member(:lifecycle_policy_text, Shapes::ShapeRef.new(shape: LifecyclePolicyText, location_name: "lifecyclePolicyText"))
GetLifecyclePolicyResponse.add_member(:last_evaluated_at, Shapes::ShapeRef.new(shape: EvaluationTimestamp, location_name: "lastEvaluatedAt"))
GetLifecyclePolicyResponse.struct_class = Types::GetLifecyclePolicyResponse
GetRegistryPolicyRequest.struct_class = Types::GetRegistryPolicyRequest
GetRegistryPolicyResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
GetRegistryPolicyResponse.add_member(:policy_text, Shapes::ShapeRef.new(shape: RegistryPolicyText, location_name: "policyText"))
GetRegistryPolicyResponse.struct_class = Types::GetRegistryPolicyResponse
GetRegistryScanningConfigurationRequest.struct_class = Types::GetRegistryScanningConfigurationRequest
GetRegistryScanningConfigurationResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
GetRegistryScanningConfigurationResponse.add_member(:scanning_configuration, Shapes::ShapeRef.new(shape: RegistryScanningConfiguration, location_name: "scanningConfiguration"))
GetRegistryScanningConfigurationResponse.struct_class = Types::GetRegistryScanningConfigurationResponse
GetRepositoryPolicyRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
GetRepositoryPolicyRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
GetRepositoryPolicyRequest.struct_class = Types::GetRepositoryPolicyRequest
GetRepositoryPolicyResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
GetRepositoryPolicyResponse.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
GetRepositoryPolicyResponse.add_member(:policy_text, Shapes::ShapeRef.new(shape: RepositoryPolicyText, location_name: "policyText"))
GetRepositoryPolicyResponse.struct_class = Types::GetRepositoryPolicyResponse
Image.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
Image.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
Image.add_member(:image_id, Shapes::ShapeRef.new(shape: ImageIdentifier, location_name: "imageId"))
Image.add_member(:image_manifest, Shapes::ShapeRef.new(shape: ImageManifest, location_name: "imageManifest"))
Image.add_member(:image_manifest_media_type, Shapes::ShapeRef.new(shape: MediaType, location_name: "imageManifestMediaType"))
Image.struct_class = Types::Image
ImageAlreadyExistsException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
ImageAlreadyExistsException.struct_class = Types::ImageAlreadyExistsException
ImageDetail.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
ImageDetail.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
ImageDetail.add_member(:image_digest, Shapes::ShapeRef.new(shape: ImageDigest, location_name: "imageDigest"))
ImageDetail.add_member(:image_tags, Shapes::ShapeRef.new(shape: ImageTagList, location_name: "imageTags"))
ImageDetail.add_member(:image_size_in_bytes, Shapes::ShapeRef.new(shape: ImageSizeInBytes, location_name: "imageSizeInBytes"))
ImageDetail.add_member(:image_pushed_at, Shapes::ShapeRef.new(shape: PushTimestamp, location_name: "imagePushedAt"))
ImageDetail.add_member(:image_scan_status, Shapes::ShapeRef.new(shape: ImageScanStatus, location_name: "imageScanStatus"))
ImageDetail.add_member(:image_scan_findings_summary, Shapes::ShapeRef.new(shape: ImageScanFindingsSummary, location_name: "imageScanFindingsSummary"))
ImageDetail.add_member(:image_manifest_media_type, Shapes::ShapeRef.new(shape: MediaType, location_name: "imageManifestMediaType"))
ImageDetail.add_member(:artifact_media_type, Shapes::ShapeRef.new(shape: MediaType, location_name: "artifactMediaType"))
ImageDetail.add_member(:last_recorded_pull_time, Shapes::ShapeRef.new(shape: RecordedPullTimestamp, location_name: "lastRecordedPullTime"))
ImageDetail.struct_class = Types::ImageDetail
ImageDetailList.member = Shapes::ShapeRef.new(shape: ImageDetail)
ImageDigestDoesNotMatchException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
ImageDigestDoesNotMatchException.struct_class = Types::ImageDigestDoesNotMatchException
ImageFailure.add_member(:image_id, Shapes::ShapeRef.new(shape: ImageIdentifier, location_name: "imageId"))
ImageFailure.add_member(:failure_code, Shapes::ShapeRef.new(shape: ImageFailureCode, location_name: "failureCode"))
ImageFailure.add_member(:failure_reason, Shapes::ShapeRef.new(shape: ImageFailureReason, location_name: "failureReason"))
ImageFailure.struct_class = Types::ImageFailure
ImageFailureList.member = Shapes::ShapeRef.new(shape: ImageFailure)
ImageIdentifier.add_member(:image_digest, Shapes::ShapeRef.new(shape: ImageDigest, location_name: "imageDigest"))
ImageIdentifier.add_member(:image_tag, Shapes::ShapeRef.new(shape: ImageTag, location_name: "imageTag"))
ImageIdentifier.struct_class = Types::ImageIdentifier
ImageIdentifierList.member = Shapes::ShapeRef.new(shape: ImageIdentifier)
ImageList.member = Shapes::ShapeRef.new(shape: Image)
ImageNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
ImageNotFoundException.struct_class = Types::ImageNotFoundException
ImageReplicationStatus.add_member(:region, Shapes::ShapeRef.new(shape: Region, location_name: "region"))
ImageReplicationStatus.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
ImageReplicationStatus.add_member(:status, Shapes::ShapeRef.new(shape: ReplicationStatus, location_name: "status"))
ImageReplicationStatus.add_member(:failure_code, Shapes::ShapeRef.new(shape: ReplicationError, location_name: "failureCode"))
ImageReplicationStatus.struct_class = Types::ImageReplicationStatus
ImageReplicationStatusList.member = Shapes::ShapeRef.new(shape: ImageReplicationStatus)
ImageScanFinding.add_member(:name, Shapes::ShapeRef.new(shape: FindingName, location_name: "name"))
ImageScanFinding.add_member(:description, Shapes::ShapeRef.new(shape: FindingDescription, location_name: "description"))
ImageScanFinding.add_member(:uri, Shapes::ShapeRef.new(shape: Url, location_name: "uri"))
ImageScanFinding.add_member(:severity, Shapes::ShapeRef.new(shape: FindingSeverity, location_name: "severity"))
ImageScanFinding.add_member(:attributes, Shapes::ShapeRef.new(shape: AttributeList, location_name: "attributes"))
ImageScanFinding.struct_class = Types::ImageScanFinding
ImageScanFindingList.member = Shapes::ShapeRef.new(shape: ImageScanFinding)
ImageScanFindings.add_member(:image_scan_completed_at, Shapes::ShapeRef.new(shape: ScanTimestamp, location_name: "imageScanCompletedAt"))
ImageScanFindings.add_member(:vulnerability_source_updated_at, Shapes::ShapeRef.new(shape: VulnerabilitySourceUpdateTimestamp, location_name: "vulnerabilitySourceUpdatedAt"))
ImageScanFindings.add_member(:finding_severity_counts, Shapes::ShapeRef.new(shape: FindingSeverityCounts, location_name: "findingSeverityCounts"))
ImageScanFindings.add_member(:findings, Shapes::ShapeRef.new(shape: ImageScanFindingList, location_name: "findings"))
ImageScanFindings.add_member(:enhanced_findings, Shapes::ShapeRef.new(shape: EnhancedImageScanFindingList, location_name: "enhancedFindings"))
ImageScanFindings.struct_class = Types::ImageScanFindings
ImageScanFindingsSummary.add_member(:image_scan_completed_at, Shapes::ShapeRef.new(shape: ScanTimestamp, location_name: "imageScanCompletedAt"))
ImageScanFindingsSummary.add_member(:vulnerability_source_updated_at, Shapes::ShapeRef.new(shape: VulnerabilitySourceUpdateTimestamp, location_name: "vulnerabilitySourceUpdatedAt"))
ImageScanFindingsSummary.add_member(:finding_severity_counts, Shapes::ShapeRef.new(shape: FindingSeverityCounts, location_name: "findingSeverityCounts"))
ImageScanFindingsSummary.struct_class = Types::ImageScanFindingsSummary
ImageScanStatus.add_member(:status, Shapes::ShapeRef.new(shape: ScanStatus, location_name: "status"))
ImageScanStatus.add_member(:description, Shapes::ShapeRef.new(shape: ScanStatusDescription, location_name: "description"))
ImageScanStatus.struct_class = Types::ImageScanStatus
ImageScanningConfiguration.add_member(:scan_on_push, Shapes::ShapeRef.new(shape: ScanOnPushFlag, location_name: "scanOnPush"))
ImageScanningConfiguration.struct_class = Types::ImageScanningConfiguration
ImageTagAlreadyExistsException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
ImageTagAlreadyExistsException.struct_class = Types::ImageTagAlreadyExistsException
ImageTagList.member = Shapes::ShapeRef.new(shape: ImageTag)
ImageTagsList.member = Shapes::ShapeRef.new(shape: ImageTag)
InitiateLayerUploadRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
InitiateLayerUploadRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
InitiateLayerUploadRequest.struct_class = Types::InitiateLayerUploadRequest
InitiateLayerUploadResponse.add_member(:upload_id, Shapes::ShapeRef.new(shape: UploadId, location_name: "uploadId"))
InitiateLayerUploadResponse.add_member(:part_size, Shapes::ShapeRef.new(shape: PartSize, location_name: "partSize"))
InitiateLayerUploadResponse.struct_class = Types::InitiateLayerUploadResponse
InvalidLayerException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
InvalidLayerException.struct_class = Types::InvalidLayerException
InvalidLayerPartException.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
InvalidLayerPartException.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
InvalidLayerPartException.add_member(:upload_id, Shapes::ShapeRef.new(shape: UploadId, location_name: "uploadId"))
InvalidLayerPartException.add_member(:last_valid_byte_received, Shapes::ShapeRef.new(shape: PartSize, location_name: "lastValidByteReceived"))
InvalidLayerPartException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
InvalidLayerPartException.struct_class = Types::InvalidLayerPartException
InvalidParameterException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
InvalidParameterException.struct_class = Types::InvalidParameterException
InvalidTagParameterException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
InvalidTagParameterException.struct_class = Types::InvalidTagParameterException
KmsException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
KmsException.add_member(:kms_error, Shapes::ShapeRef.new(shape: KmsError, location_name: "kmsError"))
KmsException.struct_class = Types::KmsException
Layer.add_member(:layer_digest, Shapes::ShapeRef.new(shape: LayerDigest, location_name: "layerDigest"))
Layer.add_member(:layer_availability, Shapes::ShapeRef.new(shape: LayerAvailability, location_name: "layerAvailability"))
Layer.add_member(:layer_size, Shapes::ShapeRef.new(shape: LayerSizeInBytes, location_name: "layerSize"))
Layer.add_member(:media_type, Shapes::ShapeRef.new(shape: MediaType, location_name: "mediaType"))
Layer.struct_class = Types::Layer
LayerAlreadyExistsException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
LayerAlreadyExistsException.struct_class = Types::LayerAlreadyExistsException
LayerDigestList.member = Shapes::ShapeRef.new(shape: LayerDigest)
LayerFailure.add_member(:layer_digest, Shapes::ShapeRef.new(shape: BatchedOperationLayerDigest, location_name: "layerDigest"))
LayerFailure.add_member(:failure_code, Shapes::ShapeRef.new(shape: LayerFailureCode, location_name: "failureCode"))
LayerFailure.add_member(:failure_reason, Shapes::ShapeRef.new(shape: LayerFailureReason, location_name: "failureReason"))
LayerFailure.struct_class = Types::LayerFailure
LayerFailureList.member = Shapes::ShapeRef.new(shape: LayerFailure)
LayerInaccessibleException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
LayerInaccessibleException.struct_class = Types::LayerInaccessibleException
LayerList.member = Shapes::ShapeRef.new(shape: Layer)
LayerPartTooSmallException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
LayerPartTooSmallException.struct_class = Types::LayerPartTooSmallException
LayersNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
LayersNotFoundException.struct_class = Types::LayersNotFoundException
LifecyclePolicyNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
LifecyclePolicyNotFoundException.struct_class = Types::LifecyclePolicyNotFoundException
LifecyclePolicyPreviewFilter.add_member(:tag_status, Shapes::ShapeRef.new(shape: TagStatus, location_name: "tagStatus"))
LifecyclePolicyPreviewFilter.struct_class = Types::LifecyclePolicyPreviewFilter
LifecyclePolicyPreviewInProgressException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
LifecyclePolicyPreviewInProgressException.struct_class = Types::LifecyclePolicyPreviewInProgressException
LifecyclePolicyPreviewNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
LifecyclePolicyPreviewNotFoundException.struct_class = Types::LifecyclePolicyPreviewNotFoundException
LifecyclePolicyPreviewResult.add_member(:image_tags, Shapes::ShapeRef.new(shape: ImageTagList, location_name: "imageTags"))
LifecyclePolicyPreviewResult.add_member(:image_digest, Shapes::ShapeRef.new(shape: ImageDigest, location_name: "imageDigest"))
LifecyclePolicyPreviewResult.add_member(:image_pushed_at, Shapes::ShapeRef.new(shape: PushTimestamp, location_name: "imagePushedAt"))
LifecyclePolicyPreviewResult.add_member(:action, Shapes::ShapeRef.new(shape: LifecyclePolicyRuleAction, location_name: "action"))
LifecyclePolicyPreviewResult.add_member(:applied_rule_priority, Shapes::ShapeRef.new(shape: LifecyclePolicyRulePriority, location_name: "appliedRulePriority"))
LifecyclePolicyPreviewResult.struct_class = Types::LifecyclePolicyPreviewResult
LifecyclePolicyPreviewResultList.member = Shapes::ShapeRef.new(shape: LifecyclePolicyPreviewResult)
LifecyclePolicyPreviewSummary.add_member(:expiring_image_total_count, Shapes::ShapeRef.new(shape: ImageCount, location_name: "expiringImageTotalCount"))
LifecyclePolicyPreviewSummary.struct_class = Types::LifecyclePolicyPreviewSummary
LifecyclePolicyRuleAction.add_member(:type, Shapes::ShapeRef.new(shape: ImageActionType, location_name: "type"))
LifecyclePolicyRuleAction.struct_class = Types::LifecyclePolicyRuleAction
LimitExceededException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
LimitExceededException.struct_class = Types::LimitExceededException
ListImagesFilter.add_member(:tag_status, Shapes::ShapeRef.new(shape: TagStatus, location_name: "tagStatus"))
ListImagesFilter.struct_class = Types::ListImagesFilter
ListImagesRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
ListImagesRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
ListImagesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
ListImagesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
ListImagesRequest.add_member(:filter, Shapes::ShapeRef.new(shape: ListImagesFilter, location_name: "filter"))
ListImagesRequest.struct_class = Types::ListImagesRequest
ListImagesResponse.add_member(:image_ids, Shapes::ShapeRef.new(shape: ImageIdentifierList, location_name: "imageIds"))
ListImagesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
ListImagesResponse.struct_class = Types::ListImagesResponse
ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "resourceArn"))
ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
MediaTypeList.member = Shapes::ShapeRef.new(shape: MediaType)
PackageVulnerabilityDetails.add_member(:cvss, Shapes::ShapeRef.new(shape: CvssScoreList, location_name: "cvss"))
PackageVulnerabilityDetails.add_member(:reference_urls, Shapes::ShapeRef.new(shape: ReferenceUrlsList, location_name: "referenceUrls"))
PackageVulnerabilityDetails.add_member(:related_vulnerabilities, Shapes::ShapeRef.new(shape: RelatedVulnerabilitiesList, location_name: "relatedVulnerabilities"))
PackageVulnerabilityDetails.add_member(:source, Shapes::ShapeRef.new(shape: Source, location_name: "source"))
PackageVulnerabilityDetails.add_member(:source_url, Shapes::ShapeRef.new(shape: Url, location_name: "sourceUrl"))
PackageVulnerabilityDetails.add_member(:vendor_created_at, Shapes::ShapeRef.new(shape: Date, location_name: "vendorCreatedAt"))
PackageVulnerabilityDetails.add_member(:vendor_severity, Shapes::ShapeRef.new(shape: Severity, location_name: "vendorSeverity"))
PackageVulnerabilityDetails.add_member(:vendor_updated_at, Shapes::ShapeRef.new(shape: Date, location_name: "vendorUpdatedAt"))
PackageVulnerabilityDetails.add_member(:vulnerability_id, Shapes::ShapeRef.new(shape: VulnerabilityId, location_name: "vulnerabilityId"))
PackageVulnerabilityDetails.add_member(:vulnerable_packages, Shapes::ShapeRef.new(shape: VulnerablePackagesList, location_name: "vulnerablePackages"))
PackageVulnerabilityDetails.struct_class = Types::PackageVulnerabilityDetails
PrefixList.member = Shapes::ShapeRef.new(shape: Prefix)
PullThroughCacheRule.add_member(:ecr_repository_prefix, Shapes::ShapeRef.new(shape: PullThroughCacheRuleRepositoryPrefix, location_name: "ecrRepositoryPrefix"))
PullThroughCacheRule.add_member(:upstream_registry_url, Shapes::ShapeRef.new(shape: Url, location_name: "upstreamRegistryUrl"))
PullThroughCacheRule.add_member(:created_at, Shapes::ShapeRef.new(shape: CreationTimestamp, location_name: "createdAt"))
PullThroughCacheRule.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
PullThroughCacheRule.add_member(:credential_arn, Shapes::ShapeRef.new(shape: CredentialArn, location_name: "credentialArn"))
PullThroughCacheRule.add_member(:custom_role_arn, Shapes::ShapeRef.new(shape: CustomRoleArn, location_name: "customRoleArn"))
PullThroughCacheRule.add_member(:upstream_repository_prefix, Shapes::ShapeRef.new(shape: PullThroughCacheRuleRepositoryPrefix, location_name: "upstreamRepositoryPrefix"))
PullThroughCacheRule.add_member(:upstream_registry, Shapes::ShapeRef.new(shape: UpstreamRegistry, location_name: "upstreamRegistry"))
PullThroughCacheRule.add_member(:updated_at, Shapes::ShapeRef.new(shape: UpdatedTimestamp, location_name: "updatedAt"))
PullThroughCacheRule.struct_class = Types::PullThroughCacheRule
PullThroughCacheRuleAlreadyExistsException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
PullThroughCacheRuleAlreadyExistsException.struct_class = Types::PullThroughCacheRuleAlreadyExistsException
PullThroughCacheRuleList.member = Shapes::ShapeRef.new(shape: PullThroughCacheRule)
PullThroughCacheRuleNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
PullThroughCacheRuleNotFoundException.struct_class = Types::PullThroughCacheRuleNotFoundException
PullThroughCacheRuleRepositoryPrefixList.member = Shapes::ShapeRef.new(shape: PullThroughCacheRuleRepositoryPrefix)
PutAccountSettingRequest.add_member(:name, Shapes::ShapeRef.new(shape: AccountSettingName, required: true, location_name: "name"))
PutAccountSettingRequest.add_member(:value, Shapes::ShapeRef.new(shape: AccountSettingValue, required: true, location_name: "value"))
PutAccountSettingRequest.struct_class = Types::PutAccountSettingRequest
PutAccountSettingResponse.add_member(:name, Shapes::ShapeRef.new(shape: AccountSettingName, location_name: "name"))
PutAccountSettingResponse.add_member(:value, Shapes::ShapeRef.new(shape: AccountSettingValue, location_name: "value"))
PutAccountSettingResponse.struct_class = Types::PutAccountSettingResponse
PutImageRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
PutImageRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
PutImageRequest.add_member(:image_manifest, Shapes::ShapeRef.new(shape: ImageManifest, required: true, location_name: "imageManifest"))
PutImageRequest.add_member(:image_manifest_media_type, Shapes::ShapeRef.new(shape: MediaType, location_name: "imageManifestMediaType"))
PutImageRequest.add_member(:image_tag, Shapes::ShapeRef.new(shape: ImageTag, location_name: "imageTag"))
PutImageRequest.add_member(:image_digest, Shapes::ShapeRef.new(shape: ImageDigest, location_name: "imageDigest"))
PutImageRequest.struct_class = Types::PutImageRequest
PutImageResponse.add_member(:image, Shapes::ShapeRef.new(shape: Image, location_name: "image"))
PutImageResponse.struct_class = Types::PutImageResponse
PutImageScanningConfigurationRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
PutImageScanningConfigurationRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
PutImageScanningConfigurationRequest.add_member(:image_scanning_configuration, Shapes::ShapeRef.new(shape: ImageScanningConfiguration, required: true, location_name: "imageScanningConfiguration"))
PutImageScanningConfigurationRequest.struct_class = Types::PutImageScanningConfigurationRequest
PutImageScanningConfigurationResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
PutImageScanningConfigurationResponse.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
PutImageScanningConfigurationResponse.add_member(:image_scanning_configuration, Shapes::ShapeRef.new(shape: ImageScanningConfiguration, location_name: "imageScanningConfiguration"))
PutImageScanningConfigurationResponse.struct_class = Types::PutImageScanningConfigurationResponse
PutImageTagMutabilityRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
PutImageTagMutabilityRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
PutImageTagMutabilityRequest.add_member(:image_tag_mutability, Shapes::ShapeRef.new(shape: ImageTagMutability, required: true, location_name: "imageTagMutability"))
PutImageTagMutabilityRequest.struct_class = Types::PutImageTagMutabilityRequest
PutImageTagMutabilityResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
PutImageTagMutabilityResponse.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
PutImageTagMutabilityResponse.add_member(:image_tag_mutability, Shapes::ShapeRef.new(shape: ImageTagMutability, location_name: "imageTagMutability"))
PutImageTagMutabilityResponse.struct_class = Types::PutImageTagMutabilityResponse
PutLifecyclePolicyRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
PutLifecyclePolicyRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
PutLifecyclePolicyRequest.add_member(:lifecycle_policy_text, Shapes::ShapeRef.new(shape: LifecyclePolicyText, required: true, location_name: "lifecyclePolicyText"))
PutLifecyclePolicyRequest.struct_class = Types::PutLifecyclePolicyRequest
PutLifecyclePolicyResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
PutLifecyclePolicyResponse.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
PutLifecyclePolicyResponse.add_member(:lifecycle_policy_text, Shapes::ShapeRef.new(shape: LifecyclePolicyText, location_name: "lifecyclePolicyText"))
PutLifecyclePolicyResponse.struct_class = Types::PutLifecyclePolicyResponse
PutRegistryPolicyRequest.add_member(:policy_text, Shapes::ShapeRef.new(shape: RegistryPolicyText, required: true, location_name: "policyText"))
PutRegistryPolicyRequest.struct_class = Types::PutRegistryPolicyRequest
PutRegistryPolicyResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
PutRegistryPolicyResponse.add_member(:policy_text, Shapes::ShapeRef.new(shape: RegistryPolicyText, location_name: "policyText"))
PutRegistryPolicyResponse.struct_class = Types::PutRegistryPolicyResponse
PutRegistryScanningConfigurationRequest.add_member(:scan_type, Shapes::ShapeRef.new(shape: ScanType, location_name: "scanType"))
PutRegistryScanningConfigurationRequest.add_member(:rules, Shapes::ShapeRef.new(shape: RegistryScanningRuleList, location_name: "rules"))
PutRegistryScanningConfigurationRequest.struct_class = Types::PutRegistryScanningConfigurationRequest
PutRegistryScanningConfigurationResponse.add_member(:registry_scanning_configuration, Shapes::ShapeRef.new(shape: RegistryScanningConfiguration, location_name: "registryScanningConfiguration"))
PutRegistryScanningConfigurationResponse.struct_class = Types::PutRegistryScanningConfigurationResponse
PutReplicationConfigurationRequest.add_member(:replication_configuration, Shapes::ShapeRef.new(shape: ReplicationConfiguration, required: true, location_name: "replicationConfiguration"))
PutReplicationConfigurationRequest.struct_class = Types::PutReplicationConfigurationRequest
PutReplicationConfigurationResponse.add_member(:replication_configuration, Shapes::ShapeRef.new(shape: ReplicationConfiguration, location_name: "replicationConfiguration"))
PutReplicationConfigurationResponse.struct_class = Types::PutReplicationConfigurationResponse
RCTAppliedForList.member = Shapes::ShapeRef.new(shape: RCTAppliedFor)
Recommendation.add_member(:url, Shapes::ShapeRef.new(shape: Url, location_name: "url"))
Recommendation.add_member(:text, Shapes::ShapeRef.new(shape: RecommendationText, location_name: "text"))
Recommendation.struct_class = Types::Recommendation
ReferenceUrlsList.member = Shapes::ShapeRef.new(shape: Url)
ReferencedImagesNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
ReferencedImagesNotFoundException.struct_class = Types::ReferencedImagesNotFoundException
RegistryPolicyNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
RegistryPolicyNotFoundException.struct_class = Types::RegistryPolicyNotFoundException
RegistryScanningConfiguration.add_member(:scan_type, Shapes::ShapeRef.new(shape: ScanType, location_name: "scanType"))
RegistryScanningConfiguration.add_member(:rules, Shapes::ShapeRef.new(shape: RegistryScanningRuleList, location_name: "rules"))
RegistryScanningConfiguration.struct_class = Types::RegistryScanningConfiguration
RegistryScanningRule.add_member(:scan_frequency, Shapes::ShapeRef.new(shape: ScanFrequency, required: true, location_name: "scanFrequency"))
RegistryScanningRule.add_member(:repository_filters, Shapes::ShapeRef.new(shape: ScanningRepositoryFilterList, required: true, location_name: "repositoryFilters"))
RegistryScanningRule.struct_class = Types::RegistryScanningRule
RegistryScanningRuleList.member = Shapes::ShapeRef.new(shape: RegistryScanningRule)
RelatedVulnerabilitiesList.member = Shapes::ShapeRef.new(shape: RelatedVulnerability)
Remediation.add_member(:recommendation, Shapes::ShapeRef.new(shape: Recommendation, location_name: "recommendation"))
Remediation.struct_class = Types::Remediation
ReplicationConfiguration.add_member(:rules, Shapes::ShapeRef.new(shape: ReplicationRuleList, required: true, location_name: "rules"))
ReplicationConfiguration.struct_class = Types::ReplicationConfiguration
ReplicationDestination.add_member(:region, Shapes::ShapeRef.new(shape: Region, required: true, location_name: "region"))
ReplicationDestination.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, required: true, location_name: "registryId"))
ReplicationDestination.struct_class = Types::ReplicationDestination
ReplicationDestinationList.member = Shapes::ShapeRef.new(shape: ReplicationDestination)
ReplicationRule.add_member(:destinations, Shapes::ShapeRef.new(shape: ReplicationDestinationList, required: true, location_name: "destinations"))
ReplicationRule.add_member(:repository_filters, Shapes::ShapeRef.new(shape: RepositoryFilterList, location_name: "repositoryFilters"))
ReplicationRule.struct_class = Types::ReplicationRule
ReplicationRuleList.member = Shapes::ShapeRef.new(shape: ReplicationRule)
Repository.add_member(:repository_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "repositoryArn"))
Repository.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
Repository.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
Repository.add_member(:repository_uri, Shapes::ShapeRef.new(shape: Url, location_name: "repositoryUri"))
Repository.add_member(:created_at, Shapes::ShapeRef.new(shape: CreationTimestamp, location_name: "createdAt"))
Repository.add_member(:image_tag_mutability, Shapes::ShapeRef.new(shape: ImageTagMutability, location_name: "imageTagMutability"))
Repository.add_member(:image_scanning_configuration, Shapes::ShapeRef.new(shape: ImageScanningConfiguration, location_name: "imageScanningConfiguration"))
Repository.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfiguration, location_name: "encryptionConfiguration"))
Repository.struct_class = Types::Repository
RepositoryAlreadyExistsException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
RepositoryAlreadyExistsException.struct_class = Types::RepositoryAlreadyExistsException
RepositoryCreationTemplate.add_member(:prefix, Shapes::ShapeRef.new(shape: Prefix, location_name: "prefix"))
RepositoryCreationTemplate.add_member(:description, Shapes::ShapeRef.new(shape: RepositoryTemplateDescription, location_name: "description"))
RepositoryCreationTemplate.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfigurationForRepositoryCreationTemplate, location_name: "encryptionConfiguration"))
RepositoryCreationTemplate.add_member(:resource_tags, Shapes::ShapeRef.new(shape: TagList, location_name: "resourceTags"))
RepositoryCreationTemplate.add_member(:image_tag_mutability, Shapes::ShapeRef.new(shape: ImageTagMutability, location_name: "imageTagMutability"))
RepositoryCreationTemplate.add_member(:repository_policy, Shapes::ShapeRef.new(shape: RepositoryPolicyText, location_name: "repositoryPolicy"))
RepositoryCreationTemplate.add_member(:lifecycle_policy, Shapes::ShapeRef.new(shape: LifecyclePolicyTextForRepositoryCreationTemplate, location_name: "lifecyclePolicy"))
RepositoryCreationTemplate.add_member(:applied_for, Shapes::ShapeRef.new(shape: RCTAppliedForList, location_name: "appliedFor"))
RepositoryCreationTemplate.add_member(:custom_role_arn, Shapes::ShapeRef.new(shape: CustomRoleArn, location_name: "customRoleArn"))
RepositoryCreationTemplate.add_member(:created_at, Shapes::ShapeRef.new(shape: Date, location_name: "createdAt"))
RepositoryCreationTemplate.add_member(:updated_at, Shapes::ShapeRef.new(shape: Date, location_name: "updatedAt"))
RepositoryCreationTemplate.struct_class = Types::RepositoryCreationTemplate
RepositoryCreationTemplateList.member = Shapes::ShapeRef.new(shape: RepositoryCreationTemplate)
RepositoryFilter.add_member(:filter, Shapes::ShapeRef.new(shape: RepositoryFilterValue, required: true, location_name: "filter"))
RepositoryFilter.add_member(:filter_type, Shapes::ShapeRef.new(shape: RepositoryFilterType, required: true, location_name: "filterType"))
RepositoryFilter.struct_class = Types::RepositoryFilter
RepositoryFilterList.member = Shapes::ShapeRef.new(shape: RepositoryFilter)
RepositoryList.member = Shapes::ShapeRef.new(shape: Repository)
RepositoryNameList.member = Shapes::ShapeRef.new(shape: RepositoryName)
RepositoryNotEmptyException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
RepositoryNotEmptyException.struct_class = Types::RepositoryNotEmptyException
RepositoryNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
RepositoryNotFoundException.struct_class = Types::RepositoryNotFoundException
RepositoryPolicyNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
RepositoryPolicyNotFoundException.struct_class = Types::RepositoryPolicyNotFoundException
RepositoryScanningConfiguration.add_member(:repository_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "repositoryArn"))
RepositoryScanningConfiguration.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
RepositoryScanningConfiguration.add_member(:scan_on_push, Shapes::ShapeRef.new(shape: ScanOnPushFlag, location_name: "scanOnPush"))
RepositoryScanningConfiguration.add_member(:scan_frequency, Shapes::ShapeRef.new(shape: ScanFrequency, location_name: "scanFrequency"))
RepositoryScanningConfiguration.add_member(:applied_scan_filters, Shapes::ShapeRef.new(shape: ScanningRepositoryFilterList, location_name: "appliedScanFilters"))
RepositoryScanningConfiguration.struct_class = Types::RepositoryScanningConfiguration
RepositoryScanningConfigurationFailure.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
RepositoryScanningConfigurationFailure.add_member(:failure_code, Shapes::ShapeRef.new(shape: ScanningConfigurationFailureCode, location_name: "failureCode"))
RepositoryScanningConfigurationFailure.add_member(:failure_reason, Shapes::ShapeRef.new(shape: ScanningConfigurationFailureReason, location_name: "failureReason"))
RepositoryScanningConfigurationFailure.struct_class = Types::RepositoryScanningConfigurationFailure
RepositoryScanningConfigurationFailureList.member = Shapes::ShapeRef.new(shape: RepositoryScanningConfigurationFailure)
RepositoryScanningConfigurationList.member = Shapes::ShapeRef.new(shape: RepositoryScanningConfiguration)
Resource.add_member(:details, Shapes::ShapeRef.new(shape: ResourceDetails, location_name: "details"))
Resource.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "id"))
Resource.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
Resource.add_member(:type, Shapes::ShapeRef.new(shape: Type, location_name: "type"))
Resource.struct_class = Types::Resource
ResourceDetails.add_member(:aws_ecr_container_image, Shapes::ShapeRef.new(shape: AwsEcrContainerImageDetails, location_name: "awsEcrContainerImage"))
ResourceDetails.struct_class = Types::ResourceDetails
ResourceList.member = Shapes::ShapeRef.new(shape: Resource)
ScanNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
ScanNotFoundException.struct_class = Types::ScanNotFoundException
ScanningConfigurationRepositoryNameList.member = Shapes::ShapeRef.new(shape: RepositoryName)
ScanningRepositoryFilter.add_member(:filter, Shapes::ShapeRef.new(shape: ScanningRepositoryFilterValue, required: true, location_name: "filter"))
ScanningRepositoryFilter.add_member(:filter_type, Shapes::ShapeRef.new(shape: ScanningRepositoryFilterType, required: true, location_name: "filterType"))
ScanningRepositoryFilter.struct_class = Types::ScanningRepositoryFilter
ScanningRepositoryFilterList.member = Shapes::ShapeRef.new(shape: ScanningRepositoryFilter)
ScoreDetails.add_member(:cvss, Shapes::ShapeRef.new(shape: CvssScoreDetails, location_name: "cvss"))
ScoreDetails.struct_class = Types::ScoreDetails
SecretNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
SecretNotFoundException.struct_class = Types::SecretNotFoundException
ServerException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
ServerException.struct_class = Types::ServerException
SetRepositoryPolicyRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
SetRepositoryPolicyRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
SetRepositoryPolicyRequest.add_member(:policy_text, Shapes::ShapeRef.new(shape: RepositoryPolicyText, required: true, location_name: "policyText"))
SetRepositoryPolicyRequest.add_member(:force, Shapes::ShapeRef.new(shape: ForceFlag, location_name: "force"))
SetRepositoryPolicyRequest.struct_class = Types::SetRepositoryPolicyRequest
SetRepositoryPolicyResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
SetRepositoryPolicyResponse.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
SetRepositoryPolicyResponse.add_member(:policy_text, Shapes::ShapeRef.new(shape: RepositoryPolicyText, location_name: "policyText"))
SetRepositoryPolicyResponse.struct_class = Types::SetRepositoryPolicyResponse
StartImageScanRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
StartImageScanRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
StartImageScanRequest.add_member(:image_id, Shapes::ShapeRef.new(shape: ImageIdentifier, required: true, location_name: "imageId"))
StartImageScanRequest.struct_class = Types::StartImageScanRequest
StartImageScanResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
StartImageScanResponse.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
StartImageScanResponse.add_member(:image_id, Shapes::ShapeRef.new(shape: ImageIdentifier, location_name: "imageId"))
StartImageScanResponse.add_member(:image_scan_status, Shapes::ShapeRef.new(shape: ImageScanStatus, location_name: "imageScanStatus"))
StartImageScanResponse.struct_class = Types::StartImageScanResponse
StartLifecyclePolicyPreviewRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
StartLifecyclePolicyPreviewRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
StartLifecyclePolicyPreviewRequest.add_member(:lifecycle_policy_text, Shapes::ShapeRef.new(shape: LifecyclePolicyText, location_name: "lifecyclePolicyText"))
StartLifecyclePolicyPreviewRequest.struct_class = Types::StartLifecyclePolicyPreviewRequest
StartLifecyclePolicyPreviewResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
StartLifecyclePolicyPreviewResponse.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
StartLifecyclePolicyPreviewResponse.add_member(:lifecycle_policy_text, Shapes::ShapeRef.new(shape: LifecyclePolicyText, location_name: "lifecyclePolicyText"))
StartLifecyclePolicyPreviewResponse.add_member(:status, Shapes::ShapeRef.new(shape: LifecyclePolicyPreviewStatus, location_name: "status"))
StartLifecyclePolicyPreviewResponse.struct_class = Types::StartLifecyclePolicyPreviewResponse
Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "Key"))
Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, required: true, location_name: "Value"))
Tag.struct_class = Types::Tag
TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey)
TagList.member = Shapes::ShapeRef.new(shape: Tag)
TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "resourceArn"))
TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "tags"))
TagResourceRequest.struct_class = Types::TagResourceRequest
TagResourceResponse.struct_class = Types::TagResourceResponse
Tags.key = Shapes::ShapeRef.new(shape: TagKey)
Tags.value = Shapes::ShapeRef.new(shape: TagValue)
TemplateAlreadyExistsException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
TemplateAlreadyExistsException.struct_class = Types::TemplateAlreadyExistsException
TemplateNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
TemplateNotFoundException.struct_class = Types::TemplateNotFoundException
TooManyTagsException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
TooManyTagsException.struct_class = Types::TooManyTagsException
UnableToAccessSecretException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
UnableToAccessSecretException.struct_class = Types::UnableToAccessSecretException
UnableToDecryptSecretValueException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
UnableToDecryptSecretValueException.struct_class = Types::UnableToDecryptSecretValueException
UnableToGetUpstreamImageException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
UnableToGetUpstreamImageException.struct_class = Types::UnableToGetUpstreamImageException
UnableToGetUpstreamLayerException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
UnableToGetUpstreamLayerException.struct_class = Types::UnableToGetUpstreamLayerException
UnsupportedImageTypeException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
UnsupportedImageTypeException.struct_class = Types::UnsupportedImageTypeException
UnsupportedUpstreamRegistryException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
UnsupportedUpstreamRegistryException.struct_class = Types::UnsupportedUpstreamRegistryException
UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "resourceArn"))
UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location_name: "tagKeys"))
UntagResourceRequest.struct_class = Types::UntagResourceRequest
UntagResourceResponse.struct_class = Types::UntagResourceResponse
UpdatePullThroughCacheRuleRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
UpdatePullThroughCacheRuleRequest.add_member(:ecr_repository_prefix, Shapes::ShapeRef.new(shape: PullThroughCacheRuleRepositoryPrefix, required: true, location_name: "ecrRepositoryPrefix"))
UpdatePullThroughCacheRuleRequest.add_member(:credential_arn, Shapes::ShapeRef.new(shape: CredentialArn, location_name: "credentialArn"))
UpdatePullThroughCacheRuleRequest.add_member(:custom_role_arn, Shapes::ShapeRef.new(shape: CustomRoleArn, location_name: "customRoleArn"))
UpdatePullThroughCacheRuleRequest.struct_class = Types::UpdatePullThroughCacheRuleRequest
UpdatePullThroughCacheRuleResponse.add_member(:ecr_repository_prefix, Shapes::ShapeRef.new(shape: PullThroughCacheRuleRepositoryPrefix, location_name: "ecrRepositoryPrefix"))
UpdatePullThroughCacheRuleResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
UpdatePullThroughCacheRuleResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: UpdatedTimestamp, location_name: "updatedAt"))
UpdatePullThroughCacheRuleResponse.add_member(:credential_arn, Shapes::ShapeRef.new(shape: CredentialArn, location_name: "credentialArn"))
UpdatePullThroughCacheRuleResponse.add_member(:custom_role_arn, Shapes::ShapeRef.new(shape: CustomRoleArn, location_name: "customRoleArn"))
UpdatePullThroughCacheRuleResponse.add_member(:upstream_repository_prefix, Shapes::ShapeRef.new(shape: PullThroughCacheRuleRepositoryPrefix, location_name: "upstreamRepositoryPrefix"))
UpdatePullThroughCacheRuleResponse.struct_class = Types::UpdatePullThroughCacheRuleResponse
UpdateRepositoryCreationTemplateRequest.add_member(:prefix, Shapes::ShapeRef.new(shape: Prefix, required: true, location_name: "prefix"))
UpdateRepositoryCreationTemplateRequest.add_member(:description, Shapes::ShapeRef.new(shape: RepositoryTemplateDescription, location_name: "description"))
UpdateRepositoryCreationTemplateRequest.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfigurationForRepositoryCreationTemplate, location_name: "encryptionConfiguration"))
UpdateRepositoryCreationTemplateRequest.add_member(:resource_tags, Shapes::ShapeRef.new(shape: TagList, location_name: "resourceTags"))
UpdateRepositoryCreationTemplateRequest.add_member(:image_tag_mutability, Shapes::ShapeRef.new(shape: ImageTagMutability, location_name: "imageTagMutability"))
UpdateRepositoryCreationTemplateRequest.add_member(:repository_policy, Shapes::ShapeRef.new(shape: RepositoryPolicyText, location_name: "repositoryPolicy"))
UpdateRepositoryCreationTemplateRequest.add_member(:lifecycle_policy, Shapes::ShapeRef.new(shape: LifecyclePolicyTextForRepositoryCreationTemplate, location_name: "lifecyclePolicy"))
UpdateRepositoryCreationTemplateRequest.add_member(:applied_for, Shapes::ShapeRef.new(shape: RCTAppliedForList, location_name: "appliedFor"))
UpdateRepositoryCreationTemplateRequest.add_member(:custom_role_arn, Shapes::ShapeRef.new(shape: CustomRoleArn, location_name: "customRoleArn"))
UpdateRepositoryCreationTemplateRequest.struct_class = Types::UpdateRepositoryCreationTemplateRequest
UpdateRepositoryCreationTemplateResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
UpdateRepositoryCreationTemplateResponse.add_member(:repository_creation_template, Shapes::ShapeRef.new(shape: RepositoryCreationTemplate, location_name: "repositoryCreationTemplate"))
UpdateRepositoryCreationTemplateResponse.struct_class = Types::UpdateRepositoryCreationTemplateResponse
UploadLayerPartRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
UploadLayerPartRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
UploadLayerPartRequest.add_member(:upload_id, Shapes::ShapeRef.new(shape: UploadId, required: true, location_name: "uploadId"))
UploadLayerPartRequest.add_member(:part_first_byte, Shapes::ShapeRef.new(shape: PartSize, required: true, location_name: "partFirstByte"))
UploadLayerPartRequest.add_member(:part_last_byte, Shapes::ShapeRef.new(shape: PartSize, required: true, location_name: "partLastByte"))
UploadLayerPartRequest.add_member(:layer_part_blob, Shapes::ShapeRef.new(shape: LayerPartBlob, required: true, location_name: "layerPartBlob"))
UploadLayerPartRequest.struct_class = Types::UploadLayerPartRequest
UploadLayerPartResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
UploadLayerPartResponse.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
UploadLayerPartResponse.add_member(:upload_id, Shapes::ShapeRef.new(shape: UploadId, location_name: "uploadId"))
UploadLayerPartResponse.add_member(:last_byte_received, Shapes::ShapeRef.new(shape: PartSize, location_name: "lastByteReceived"))
UploadLayerPartResponse.struct_class = Types::UploadLayerPartResponse
UploadNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
UploadNotFoundException.struct_class = Types::UploadNotFoundException
ValidatePullThroughCacheRuleRequest.add_member(:ecr_repository_prefix, Shapes::ShapeRef.new(shape: PullThroughCacheRuleRepositoryPrefix, required: true, location_name: "ecrRepositoryPrefix"))
ValidatePullThroughCacheRuleRequest.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
ValidatePullThroughCacheRuleRequest.struct_class = Types::ValidatePullThroughCacheRuleRequest
ValidatePullThroughCacheRuleResponse.add_member(:ecr_repository_prefix, Shapes::ShapeRef.new(shape: PullThroughCacheRuleRepositoryPrefix, location_name: "ecrRepositoryPrefix"))
ValidatePullThroughCacheRuleResponse.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "registryId"))
ValidatePullThroughCacheRuleResponse.add_member(:upstream_registry_url, Shapes::ShapeRef.new(shape: Url, location_name: "upstreamRegistryUrl"))
ValidatePullThroughCacheRuleResponse.add_member(:credential_arn, Shapes::ShapeRef.new(shape: CredentialArn, location_name: "credentialArn"))
ValidatePullThroughCacheRuleResponse.add_member(:custom_role_arn, Shapes::ShapeRef.new(shape: CustomRoleArn, location_name: "customRoleArn"))
ValidatePullThroughCacheRuleResponse.add_member(:upstream_repository_prefix, Shapes::ShapeRef.new(shape: PullThroughCacheRuleRepositoryPrefix, location_name: "upstreamRepositoryPrefix"))
ValidatePullThroughCacheRuleResponse.add_member(:is_valid, Shapes::ShapeRef.new(shape: IsPTCRuleValid, location_name: "isValid"))
ValidatePullThroughCacheRuleResponse.add_member(:failure, Shapes::ShapeRef.new(shape: PTCValidateFailure, location_name: "failure"))
ValidatePullThroughCacheRuleResponse.struct_class = Types::ValidatePullThroughCacheRuleResponse
ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
ValidationException.struct_class = Types::ValidationException
VulnerablePackage.add_member(:arch, Shapes::ShapeRef.new(shape: Arch, location_name: "arch"))
VulnerablePackage.add_member(:epoch, Shapes::ShapeRef.new(shape: Epoch, location_name: "epoch"))
VulnerablePackage.add_member(:file_path, Shapes::ShapeRef.new(shape: FilePath, location_name: "filePath"))
VulnerablePackage.add_member(:name, Shapes::ShapeRef.new(shape: VulnerablePackageName, location_name: "name"))
VulnerablePackage.add_member(:package_manager, Shapes::ShapeRef.new(shape: PackageManager, location_name: "packageManager"))
VulnerablePackage.add_member(:release, Shapes::ShapeRef.new(shape: Release, location_name: "release"))
VulnerablePackage.add_member(:source_layer_hash, Shapes::ShapeRef.new(shape: SourceLayerHash, location_name: "sourceLayerHash"))
VulnerablePackage.add_member(:version, Shapes::ShapeRef.new(shape: Version, location_name: "version"))
VulnerablePackage.add_member(:fixed_in_version, Shapes::ShapeRef.new(shape: FixedInVersion, location_name: "fixedInVersion"))
VulnerablePackage.struct_class = Types::VulnerablePackage
VulnerablePackagesList.member = Shapes::ShapeRef.new(shape: VulnerablePackage)
# @api private
API = Seahorse::Model::Api.new.tap do |api|
api.version = "2015-09-21"
api.metadata = {
"apiVersion" => "2015-09-21",
"auth" => ["aws.auth#sigv4"],
"endpointPrefix" => "api.ecr",
"jsonVersion" => "1.1",
"protocol" => "json",
"protocols" => ["json"],
"serviceAbbreviation" => "Amazon ECR",
"serviceFullName" => "Amazon Elastic Container Registry",
"serviceId" => "ECR",
"signatureVersion" => "v4",
"signingName" => "ecr",
"targetPrefix" => "AmazonEC2ContainerRegistry_V20150921",
"uid" => "ecr-2015-09-21",
}
api.add_operation(:batch_check_layer_availability, Seahorse::Model::Operation.new.tap do |o|
o.name = "BatchCheckLayerAvailability"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: BatchCheckLayerAvailabilityRequest)
o.output = Shapes::ShapeRef.new(shape: BatchCheckLayerAvailabilityResponse)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
end)
api.add_operation(:batch_delete_image, Seahorse::Model::Operation.new.tap do |o|
o.name = "BatchDeleteImage"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: BatchDeleteImageRequest)
o.output = Shapes::ShapeRef.new(shape: BatchDeleteImageResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
end)
api.add_operation(:batch_get_image, Seahorse::Model::Operation.new.tap do |o|
o.name = "BatchGetImage"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: BatchGetImageRequest)
o.output = Shapes::ShapeRef.new(shape: BatchGetImageResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: UnableToGetUpstreamImageException)
end)
api.add_operation(:batch_get_repository_scanning_configuration, Seahorse::Model::Operation.new.tap do |o|
o.name = "BatchGetRepositoryScanningConfiguration"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: BatchGetRepositoryScanningConfigurationRequest)
o.output = Shapes::ShapeRef.new(shape: BatchGetRepositoryScanningConfigurationResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
end)
api.add_operation(:complete_layer_upload, Seahorse::Model::Operation.new.tap do |o|
o.name = "CompleteLayerUpload"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: CompleteLayerUploadRequest)
o.output = Shapes::ShapeRef.new(shape: CompleteLayerUploadResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: UploadNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: InvalidLayerException)
o.errors << Shapes::ShapeRef.new(shape: LayerPartTooSmallException)
o.errors << Shapes::ShapeRef.new(shape: LayerAlreadyExistsException)
o.errors << Shapes::ShapeRef.new(shape: EmptyUploadException)
o.errors << Shapes::ShapeRef.new(shape: KmsException)
end)
api.add_operation(:create_pull_through_cache_rule, Seahorse::Model::Operation.new.tap do |o|
o.name = "CreatePullThroughCacheRule"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: CreatePullThroughCacheRuleRequest)
o.output = Shapes::ShapeRef.new(shape: CreatePullThroughCacheRuleResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
o.errors << Shapes::ShapeRef.new(shape: PullThroughCacheRuleAlreadyExistsException)
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUpstreamRegistryException)
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: UnableToAccessSecretException)
o.errors << Shapes::ShapeRef.new(shape: SecretNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: UnableToDecryptSecretValueException)
end)
api.add_operation(:create_repository, Seahorse::Model::Operation.new.tap do |o|
o.name = "CreateRepository"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: CreateRepositoryRequest)
o.output = Shapes::ShapeRef.new(shape: CreateRepositoryResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: InvalidTagParameterException)
o.errors << Shapes::ShapeRef.new(shape: TooManyTagsException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryAlreadyExistsException)
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: KmsException)
end)
api.add_operation(:create_repository_creation_template, Seahorse::Model::Operation.new.tap do |o|
o.name = "CreateRepositoryCreationTemplate"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: CreateRepositoryCreationTemplateRequest)
o.output = Shapes::ShapeRef.new(shape: CreateRepositoryCreationTemplateResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: TemplateAlreadyExistsException)
end)
api.add_operation(:delete_lifecycle_policy, Seahorse::Model::Operation.new.tap do |o|
o.name = "DeleteLifecyclePolicy"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: DeleteLifecyclePolicyRequest)
o.output = Shapes::ShapeRef.new(shape: DeleteLifecyclePolicyResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: LifecyclePolicyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
end)
api.add_operation(:delete_pull_through_cache_rule, Seahorse::Model::Operation.new.tap do |o|
o.name = "DeletePullThroughCacheRule"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: DeletePullThroughCacheRuleRequest)
o.output = Shapes::ShapeRef.new(shape: DeletePullThroughCacheRuleResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
o.errors << Shapes::ShapeRef.new(shape: PullThroughCacheRuleNotFoundException)
end)
api.add_operation(:delete_registry_policy, Seahorse::Model::Operation.new.tap do |o|
o.name = "DeleteRegistryPolicy"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: DeleteRegistryPolicyRequest)
o.output = Shapes::ShapeRef.new(shape: DeleteRegistryPolicyResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: RegistryPolicyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
end)
api.add_operation(:delete_repository, Seahorse::Model::Operation.new.tap do |o|
o.name = "DeleteRepository"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: DeleteRepositoryRequest)
o.output = Shapes::ShapeRef.new(shape: DeleteRepositoryResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotEmptyException)
o.errors << Shapes::ShapeRef.new(shape: KmsException)
end)
api.add_operation(:delete_repository_creation_template, Seahorse::Model::Operation.new.tap do |o|
o.name = "DeleteRepositoryCreationTemplate"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: DeleteRepositoryCreationTemplateRequest)
o.output = Shapes::ShapeRef.new(shape: DeleteRepositoryCreationTemplateResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: TemplateNotFoundException)
end)
api.add_operation(:delete_repository_policy, Seahorse::Model::Operation.new.tap do |o|
o.name = "DeleteRepositoryPolicy"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: DeleteRepositoryPolicyRequest)
o.output = Shapes::ShapeRef.new(shape: DeleteRepositoryPolicyResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryPolicyNotFoundException)
end)
api.add_operation(:describe_image_replication_status, Seahorse::Model::Operation.new.tap do |o|
o.name = "DescribeImageReplicationStatus"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: DescribeImageReplicationStatusRequest)
o.output = Shapes::ShapeRef.new(shape: DescribeImageReplicationStatusResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: ImageNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
end)
api.add_operation(:describe_image_scan_findings, Seahorse::Model::Operation.new.tap do |o|
o.name = "DescribeImageScanFindings"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: DescribeImageScanFindingsRequest)
o.output = Shapes::ShapeRef.new(shape: DescribeImageScanFindingsResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: ImageNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: ScanNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
o[:pager] = Aws::Pager.new(
limit_key: "max_results",
tokens: {
"next_token" => "next_token"
}
)
end)
api.add_operation(:describe_images, Seahorse::Model::Operation.new.tap do |o|
o.name = "DescribeImages"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: DescribeImagesRequest)
o.output = Shapes::ShapeRef.new(shape: DescribeImagesResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: ImageNotFoundException)
o[:pager] = Aws::Pager.new(
limit_key: "max_results",
tokens: {
"next_token" => "next_token"
}
)
end)
api.add_operation(:describe_pull_through_cache_rules, Seahorse::Model::Operation.new.tap do |o|
o.name = "DescribePullThroughCacheRules"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: DescribePullThroughCacheRulesRequest)
o.output = Shapes::ShapeRef.new(shape: DescribePullThroughCacheRulesResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
o.errors << Shapes::ShapeRef.new(shape: PullThroughCacheRuleNotFoundException)
o[:pager] = Aws::Pager.new(
limit_key: "max_results",
tokens: {
"next_token" => "next_token"
}
)
end)
api.add_operation(:describe_registry, Seahorse::Model::Operation.new.tap do |o|
o.name = "DescribeRegistry"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: DescribeRegistryRequest)
o.output = Shapes::ShapeRef.new(shape: DescribeRegistryResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
end)
api.add_operation(:describe_repositories, Seahorse::Model::Operation.new.tap do |o|
o.name = "DescribeRepositories"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: DescribeRepositoriesRequest)
o.output = Shapes::ShapeRef.new(shape: DescribeRepositoriesResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o[:pager] = Aws::Pager.new(
limit_key: "max_results",
tokens: {
"next_token" => "next_token"
}
)
end)
api.add_operation(:describe_repository_creation_templates, Seahorse::Model::Operation.new.tap do |o|
o.name = "DescribeRepositoryCreationTemplates"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: DescribeRepositoryCreationTemplatesRequest)
o.output = Shapes::ShapeRef.new(shape: DescribeRepositoryCreationTemplatesResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o[:pager] = Aws::Pager.new(
limit_key: "max_results",
tokens: {
"next_token" => "next_token"
}
)
end)
api.add_operation(:get_account_setting, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetAccountSetting"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetAccountSettingRequest)
o.output = Shapes::ShapeRef.new(shape: GetAccountSettingResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
end)
api.add_operation(:get_authorization_token, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetAuthorizationToken"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetAuthorizationTokenRequest)
o.output = Shapes::ShapeRef.new(shape: GetAuthorizationTokenResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
end)
api.add_operation(:get_download_url_for_layer, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetDownloadUrlForLayer"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetDownloadUrlForLayerRequest)
o.output = Shapes::ShapeRef.new(shape: GetDownloadUrlForLayerResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: LayersNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: LayerInaccessibleException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: UnableToGetUpstreamLayerException)
end)
api.add_operation(:get_lifecycle_policy, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetLifecyclePolicy"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetLifecyclePolicyRequest)
o.output = Shapes::ShapeRef.new(shape: GetLifecyclePolicyResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: LifecyclePolicyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
end)
api.add_operation(:get_lifecycle_policy_preview, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetLifecyclePolicyPreview"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetLifecyclePolicyPreviewRequest)
o.output = Shapes::ShapeRef.new(shape: GetLifecyclePolicyPreviewResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: LifecyclePolicyPreviewNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
o[:pager] = Aws::Pager.new(
limit_key: "max_results",
tokens: {
"next_token" => "next_token"
}
)
end)
api.add_operation(:get_registry_policy, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetRegistryPolicy"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetRegistryPolicyRequest)
o.output = Shapes::ShapeRef.new(shape: GetRegistryPolicyResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: RegistryPolicyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
end)
api.add_operation(:get_registry_scanning_configuration, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetRegistryScanningConfiguration"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetRegistryScanningConfigurationRequest)
o.output = Shapes::ShapeRef.new(shape: GetRegistryScanningConfigurationResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
end)
api.add_operation(:get_repository_policy, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetRepositoryPolicy"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetRepositoryPolicyRequest)
o.output = Shapes::ShapeRef.new(shape: GetRepositoryPolicyResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryPolicyNotFoundException)
end)
api.add_operation(:initiate_layer_upload, Seahorse::Model::Operation.new.tap do |o|
o.name = "InitiateLayerUpload"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: InitiateLayerUploadRequest)
o.output = Shapes::ShapeRef.new(shape: InitiateLayerUploadResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: KmsException)
end)
api.add_operation(:list_images, Seahorse::Model::Operation.new.tap do |o|
o.name = "ListImages"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: ListImagesRequest)
o.output = Shapes::ShapeRef.new(shape: ListImagesResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o[:pager] = Aws::Pager.new(
limit_key: "max_results",
tokens: {
"next_token" => "next_token"
}
)
end)
api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
o.name = "ListTagsForResource"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceRequest)
o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResponse)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
end)
api.add_operation(:put_account_setting, Seahorse::Model::Operation.new.tap do |o|
o.name = "PutAccountSetting"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: PutAccountSettingRequest)
o.output = Shapes::ShapeRef.new(shape: PutAccountSettingResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
end)
api.add_operation(:put_image, Seahorse::Model::Operation.new.tap do |o|
o.name = "PutImage"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: PutImageRequest)
o.output = Shapes::ShapeRef.new(shape: PutImageResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: ImageAlreadyExistsException)
o.errors << Shapes::ShapeRef.new(shape: LayersNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: ReferencedImagesNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: ImageTagAlreadyExistsException)
o.errors << Shapes::ShapeRef.new(shape: ImageDigestDoesNotMatchException)
o.errors << Shapes::ShapeRef.new(shape: KmsException)
end)
api.add_operation(:put_image_scanning_configuration, Seahorse::Model::Operation.new.tap do |o|
o.name = "PutImageScanningConfiguration"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: PutImageScanningConfigurationRequest)
o.output = Shapes::ShapeRef.new(shape: PutImageScanningConfigurationResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
end)
api.add_operation(:put_image_tag_mutability, Seahorse::Model::Operation.new.tap do |o|
o.name = "PutImageTagMutability"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: PutImageTagMutabilityRequest)
o.output = Shapes::ShapeRef.new(shape: PutImageTagMutabilityResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
end)
api.add_operation(:put_lifecycle_policy, Seahorse::Model::Operation.new.tap do |o|
o.name = "PutLifecyclePolicy"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: PutLifecyclePolicyRequest)
o.output = Shapes::ShapeRef.new(shape: PutLifecyclePolicyResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
end)
api.add_operation(:put_registry_policy, Seahorse::Model::Operation.new.tap do |o|
o.name = "PutRegistryPolicy"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: PutRegistryPolicyRequest)
o.output = Shapes::ShapeRef.new(shape: PutRegistryPolicyResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
end)
api.add_operation(:put_registry_scanning_configuration, Seahorse::Model::Operation.new.tap do |o|
o.name = "PutRegistryScanningConfiguration"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: PutRegistryScanningConfigurationRequest)
o.output = Shapes::ShapeRef.new(shape: PutRegistryScanningConfigurationResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
end)
api.add_operation(:put_replication_configuration, Seahorse::Model::Operation.new.tap do |o|
o.name = "PutReplicationConfiguration"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: PutReplicationConfigurationRequest)
o.output = Shapes::ShapeRef.new(shape: PutReplicationConfigurationResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
end)
api.add_operation(:set_repository_policy, Seahorse::Model::Operation.new.tap do |o|
o.name = "SetRepositoryPolicy"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: SetRepositoryPolicyRequest)
o.output = Shapes::ShapeRef.new(shape: SetRepositoryPolicyResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
end)
api.add_operation(:start_image_scan, Seahorse::Model::Operation.new.tap do |o|
o.name = "StartImageScan"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: StartImageScanRequest)
o.output = Shapes::ShapeRef.new(shape: StartImageScanResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: UnsupportedImageTypeException)
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: ImageNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
end)
api.add_operation(:start_lifecycle_policy_preview, Seahorse::Model::Operation.new.tap do |o|
o.name = "StartLifecyclePolicyPreview"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: StartLifecyclePolicyPreviewRequest)
o.output = Shapes::ShapeRef.new(shape: StartLifecyclePolicyPreviewResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: LifecyclePolicyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: LifecyclePolicyPreviewInProgressException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
end)
api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
o.name = "TagResource"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: TagResourceRequest)
o.output = Shapes::ShapeRef.new(shape: TagResourceResponse)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: InvalidTagParameterException)
o.errors << Shapes::ShapeRef.new(shape: TooManyTagsException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
end)
api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
o.name = "UntagResource"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: UntagResourceRequest)
o.output = Shapes::ShapeRef.new(shape: UntagResourceResponse)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: InvalidTagParameterException)
o.errors << Shapes::ShapeRef.new(shape: TooManyTagsException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
end)
api.add_operation(:update_pull_through_cache_rule, Seahorse::Model::Operation.new.tap do |o|
o.name = "UpdatePullThroughCacheRule"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: UpdatePullThroughCacheRuleRequest)
o.output = Shapes::ShapeRef.new(shape: UpdatePullThroughCacheRuleResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
o.errors << Shapes::ShapeRef.new(shape: UnableToAccessSecretException)
o.errors << Shapes::ShapeRef.new(shape: PullThroughCacheRuleNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: SecretNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: UnableToDecryptSecretValueException)
end)
api.add_operation(:update_repository_creation_template, Seahorse::Model::Operation.new.tap do |o|
o.name = "UpdateRepositoryCreationTemplate"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: UpdateRepositoryCreationTemplateRequest)
o.output = Shapes::ShapeRef.new(shape: UpdateRepositoryCreationTemplateResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: TemplateNotFoundException)
end)
api.add_operation(:upload_layer_part, Seahorse::Model::Operation.new.tap do |o|
o.name = "UploadLayerPart"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: UploadLayerPartRequest)
o.output = Shapes::ShapeRef.new(shape: UploadLayerPartResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: InvalidLayerPartException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: UploadNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: KmsException)
end)
api.add_operation(:validate_pull_through_cache_rule, Seahorse::Model::Operation.new.tap do |o|
o.name = "ValidatePullThroughCacheRule"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: ValidatePullThroughCacheRuleRequest)
o.output = Shapes::ShapeRef.new(shape: ValidatePullThroughCacheRuleResponse)
o.errors << Shapes::ShapeRef.new(shape: ServerException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
o.errors << Shapes::ShapeRef.new(shape: PullThroughCacheRuleNotFoundException)
end)
end
end
end