Uses of Interface
io.envoyproxy.envoy.extensions.common.aws.v3.InstanceProfileCredentialProviderOrBuilder
Packages that use InstanceProfileCredentialProviderOrBuilder
-
Uses of InstanceProfileCredentialProviderOrBuilder in io.envoyproxy.envoy.extensions.common.aws.v3
Classes in io.envoyproxy.envoy.extensions.common.aws.v3 that implement InstanceProfileCredentialProviderOrBuilderModifier and TypeClassDescriptionfinal classThe Instance Profile Credential Provider has no configurable parameters, but listing it in a custom credential provider chain will enable this credential provider.static final classThe Instance Profile Credential Provider has no configurable parameters, but listing it in a custom credential provider chain will enable this credential provider.Methods in io.envoyproxy.envoy.extensions.common.aws.v3 that return InstanceProfileCredentialProviderOrBuilderModifier and TypeMethodDescriptionAwsCredentialProvider.Builder.getInstanceProfileCredentialProviderOrBuilder()The option to use credentials sourced from an EC2 `Instance Profile <https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html>`_.AwsCredentialProvider.getInstanceProfileCredentialProviderOrBuilder()The option to use credentials sourced from an EC2 `Instance Profile <https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html>`_.AwsCredentialProviderOrBuilder.getInstanceProfileCredentialProviderOrBuilder()The option to use credentials sourced from an EC2 `Instance Profile <https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html>`_.