Uses of Class
software.amazon.awssdk.services.cloudfront.model.TooManyOriginAccessControlsException
Packages that use TooManyOriginAccessControlsException
-
Uses of TooManyOriginAccessControlsException in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that throw TooManyOriginAccessControlsExceptionModifier and TypeMethodDescriptionCloudFrontClient.createOriginAccessControl(Consumer<CreateOriginAccessControlRequest.Builder> createOriginAccessControlRequest) Creates a new origin access control in CloudFront.CloudFrontClient.createOriginAccessControl(CreateOriginAccessControlRequest createOriginAccessControlRequest) Creates a new origin access control in CloudFront.