Interface STS2EndpointBuilderFactory.STS2Builders

    • Method Detail

      • aws2Sts

        default STS2EndpointBuilderFactory.STS2EndpointBuilder aws2Sts​(String path)
        AWS Security Token Service (STS) (camel-aws2-sts) Manage AWS STS cluster instances using AWS SDK version 2.x. Category: cloud,management Since: 3.5 Maven coordinates: org.apache.camel:camel-aws2-sts Syntax: aws2-sts:label Path parameter: label (required) Logical name
        Parameters:
        path - label
        Returns:
        the dsl builder
      • aws2Sts

        default STS2EndpointBuilderFactory.STS2EndpointBuilder aws2Sts​(String componentName,
                                                                       String path)
        AWS Security Token Service (STS) (camel-aws2-sts) Manage AWS STS cluster instances using AWS SDK version 2.x. Category: cloud,management Since: 3.5 Maven coordinates: org.apache.camel:camel-aws2-sts Syntax: aws2-sts:label Path parameter: label (required) Logical name
        Parameters:
        componentName - to use a custom component name for the endpoint instead of the default name
        path - label
        Returns:
        the dsl builder