Uses of Class
software.amazon.awssdk.services.cloudfront.model.TooManyCloudFrontOriginAccessIdentitiesException
-
Packages that use TooManyCloudFrontOriginAccessIdentitiesException Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront -
-
Uses of TooManyCloudFrontOriginAccessIdentitiesException in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that throw TooManyCloudFrontOriginAccessIdentitiesException Modifier and Type Method Description default CreateCloudFrontOriginAccessIdentityResponseCloudFrontClient. createCloudFrontOriginAccessIdentity(Consumer<CreateCloudFrontOriginAccessIdentityRequest.Builder> createCloudFrontOriginAccessIdentityRequest)Creates a new origin access identity.default CreateCloudFrontOriginAccessIdentityResponseCloudFrontClient. createCloudFrontOriginAccessIdentity(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest)Creates a new origin access identity.
-