Uses of Class
software.amazon.awssdk.services.cloudfront.model.CloudFrontOriginAccessIdentityAlreadyExistsException
Packages that use CloudFrontOriginAccessIdentityAlreadyExistsException
-
Uses of CloudFrontOriginAccessIdentityAlreadyExistsException in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that throw CloudFrontOriginAccessIdentityAlreadyExistsExceptionModifier and TypeMethodDescriptionCloudFrontClient.createCloudFrontOriginAccessIdentity(Consumer<CreateCloudFrontOriginAccessIdentityRequest.Builder> createCloudFrontOriginAccessIdentityRequest) Creates a new origin access identity.CloudFrontClient.createCloudFrontOriginAccessIdentity(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest) Creates a new origin access identity.