Class S3VendorParams

    • Field Detail

      • ID

        public static final ShapeId ID
    • Method Detail

      • useAccelerate

        public boolean useAccelerate()
        Returns:
        Whether to resolve an accelerate endpoint or not. Defaults to false.
      • useGlobalEndpoint

        public boolean useGlobalEndpoint()
        Returns:
        Whether to use the global endpoint for us-east-1. Defaults to false.
      • forcePathStyle

        public boolean forcePathStyle()
        Returns:
        Whether to force path-style addressing. Defaults to false.
      • useArnRegion

        public boolean useArnRegion()
        Returns:
        Whether to use the region in the bucket ARN to override the set region. Defaults to true.
      • useMultiRegionAccessPoints

        public boolean useMultiRegionAccessPoints()
        Returns:
        Whether to use S3's multi-region access points. Defaults to true.