AWS Native is in preview. AWS Classic is fully supported.
aws-native.eks.getAddon
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
Resource Schema for AWS::EKS::Addon
Using getAddon
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAddon(args: GetAddonArgs, opts?: InvokeOptions): Promise<GetAddonResult>
function getAddonOutput(args: GetAddonOutputArgs, opts?: InvokeOptions): Output<GetAddonResult>
def get_addon(addon_name: Optional[str] = None,
cluster_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAddonResult
def get_addon_output(addon_name: Optional[pulumi.Input[str]] = None,
cluster_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAddonResult]
func LookupAddon(ctx *Context, args *LookupAddonArgs, opts ...InvokeOption) (*LookupAddonResult, error)
func LookupAddonOutput(ctx *Context, args *LookupAddonOutputArgs, opts ...InvokeOption) LookupAddonResultOutput
> Note: This function is named LookupAddon
in the Go SDK.
public static class GetAddon
{
public static Task<GetAddonResult> InvokeAsync(GetAddonArgs args, InvokeOptions? opts = null)
public static Output<GetAddonResult> Invoke(GetAddonInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAddonResult> getAddon(GetAddonArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:eks:getAddon
arguments:
# arguments dictionary
The following arguments are supported:
- Addon
Name string Name of Addon
- Cluster
Name string Name of Cluster
- Addon
Name string Name of Addon
- Cluster
Name string Name of Cluster
- addon
Name String Name of Addon
- cluster
Name String Name of Cluster
- addon
Name string Name of Addon
- cluster
Name string Name of Cluster
- addon_
name str Name of Addon
- cluster_
name str Name of Cluster
- addon
Name String Name of Addon
- cluster
Name String Name of Cluster
getAddon Result
The following output properties are available:
- Addon
Version string Version of Addon
- Arn string
Amazon Resource Name (ARN) of the add-on
- Configuration
Values string The configuration values to use with the add-on
- Service
Account stringRole Arn IAM role to bind to the add-on's service account
- List<Pulumi.
Aws Native. Eks. Outputs. Addon Tag> An array of key-value pairs to apply to this resource.
- Addon
Version string Version of Addon
- Arn string
Amazon Resource Name (ARN) of the add-on
- Configuration
Values string The configuration values to use with the add-on
- Service
Account stringRole Arn IAM role to bind to the add-on's service account
- []Addon
Tag An array of key-value pairs to apply to this resource.
- addon
Version String Version of Addon
- arn String
Amazon Resource Name (ARN) of the add-on
- configuration
Values String The configuration values to use with the add-on
- service
Account StringRole Arn IAM role to bind to the add-on's service account
- List<Addon
Tag> An array of key-value pairs to apply to this resource.
- addon
Version string Version of Addon
- arn string
Amazon Resource Name (ARN) of the add-on
- configuration
Values string The configuration values to use with the add-on
- service
Account stringRole Arn IAM role to bind to the add-on's service account
- Addon
Tag[] An array of key-value pairs to apply to this resource.
- addon_
version str Version of Addon
- arn str
Amazon Resource Name (ARN) of the add-on
- configuration_
values str The configuration values to use with the add-on
- service_
account_ strrole_ arn IAM role to bind to the add-on's service account
- Sequence[Addon
Tag] An array of key-value pairs to apply to this resource.
- addon
Version String Version of Addon
- arn String
Amazon Resource Name (ARN) of the add-on
- configuration
Values String The configuration values to use with the add-on
- service
Account StringRole Arn IAM role to bind to the add-on's service account
- List<Property Map>
An array of key-value pairs to apply to this resource.
Supporting Types
AddonTag
- Key string
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Key string
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key string
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value string
The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key str
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value str
The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.