AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
aws-native.iotfleethub.getApplication
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
Resource schema for AWS::IoTFleetHub::Application
Using getApplication
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 getApplication(args: GetApplicationArgs, opts?: InvokeOptions): Promise<GetApplicationResult>
function getApplicationOutput(args: GetApplicationOutputArgs, opts?: InvokeOptions): Output<GetApplicationResult>
def get_application(application_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetApplicationResult
def get_application_output(application_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetApplicationResult]
func LookupApplication(ctx *Context, args *LookupApplicationArgs, opts ...InvokeOption) (*LookupApplicationResult, error)
func LookupApplicationOutput(ctx *Context, args *LookupApplicationOutputArgs, opts ...InvokeOption) LookupApplicationResultOutput
> Note: This function is named LookupApplication
in the Go SDK.
public static class GetApplication
{
public static Task<GetApplicationResult> InvokeAsync(GetApplicationArgs args, InvokeOptions? opts = null)
public static Output<GetApplicationResult> Invoke(GetApplicationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetApplicationResult> getApplication(GetApplicationArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:iotfleethub:getApplication
arguments:
# arguments dictionary
The following arguments are supported:
- Application
Id string - The ID of the application.
- Application
Id string - The ID of the application.
- application
Id String - The ID of the application.
- application
Id string - The ID of the application.
- application_
id str - The ID of the application.
- application
Id String - The ID of the application.
getApplication Result
The following output properties are available:
- Application
Arn string - The ARN of the application.
- Application
Creation intDate - When the Application was created
- Application
Description string - Application Description, should be between 1 and 2048 characters.
- Application
Id string - The ID of the application.
- Application
Last intUpdate Date - When the Application was last updated
- Application
Name string - Application Name, should be between 1 and 256 characters.
- Application
State string - The current state of the application.
- Application
Url string - The URL of the application.
- Error
Message string - A message indicating why Create or Delete Application failed.
- Role
Arn string - The ARN of the role that the web application assumes when it interacts with AWS IoT Core. For more info on configuring this attribute, see https://docs.aws.amazon.com/iot/latest/apireference/API_iotfleethub_CreateApplication.html#API_iotfleethub_CreateApplication_RequestSyntax
- Sso
Client stringId - The AWS SSO application generated client ID (used with AWS SSO APIs).
- List<Pulumi.
Aws Native. Outputs. Tag> - A list of key-value pairs that contain metadata for the application.
- Application
Arn string - The ARN of the application.
- Application
Creation intDate - When the Application was created
- Application
Description string - Application Description, should be between 1 and 2048 characters.
- Application
Id string - The ID of the application.
- Application
Last intUpdate Date - When the Application was last updated
- Application
Name string - Application Name, should be between 1 and 256 characters.
- Application
State string - The current state of the application.
- Application
Url string - The URL of the application.
- Error
Message string - A message indicating why Create or Delete Application failed.
- Role
Arn string - The ARN of the role that the web application assumes when it interacts with AWS IoT Core. For more info on configuring this attribute, see https://docs.aws.amazon.com/iot/latest/apireference/API_iotfleethub_CreateApplication.html#API_iotfleethub_CreateApplication_RequestSyntax
- Sso
Client stringId - The AWS SSO application generated client ID (used with AWS SSO APIs).
- Tag
- A list of key-value pairs that contain metadata for the application.
- application
Arn String - The ARN of the application.
- application
Creation IntegerDate - When the Application was created
- application
Description String - Application Description, should be between 1 and 2048 characters.
- application
Id String - The ID of the application.
- application
Last IntegerUpdate Date - When the Application was last updated
- application
Name String - Application Name, should be between 1 and 256 characters.
- application
State String - The current state of the application.
- application
Url String - The URL of the application.
- error
Message String - A message indicating why Create or Delete Application failed.
- role
Arn String - The ARN of the role that the web application assumes when it interacts with AWS IoT Core. For more info on configuring this attribute, see https://docs.aws.amazon.com/iot/latest/apireference/API_iotfleethub_CreateApplication.html#API_iotfleethub_CreateApplication_RequestSyntax
- sso
Client StringId - The AWS SSO application generated client ID (used with AWS SSO APIs).
- List<Tag>
- A list of key-value pairs that contain metadata for the application.
- application
Arn string - The ARN of the application.
- application
Creation numberDate - When the Application was created
- application
Description string - Application Description, should be between 1 and 2048 characters.
- application
Id string - The ID of the application.
- application
Last numberUpdate Date - When the Application was last updated
- application
Name string - Application Name, should be between 1 and 256 characters.
- application
State string - The current state of the application.
- application
Url string - The URL of the application.
- error
Message string - A message indicating why Create or Delete Application failed.
- role
Arn string - The ARN of the role that the web application assumes when it interacts with AWS IoT Core. For more info on configuring this attribute, see https://docs.aws.amazon.com/iot/latest/apireference/API_iotfleethub_CreateApplication.html#API_iotfleethub_CreateApplication_RequestSyntax
- sso
Client stringId - The AWS SSO application generated client ID (used with AWS SSO APIs).
- Tag[]
- A list of key-value pairs that contain metadata for the application.
- application_
arn str - The ARN of the application.
- application_
creation_ intdate - When the Application was created
- application_
description str - Application Description, should be between 1 and 2048 characters.
- application_
id str - The ID of the application.
- application_
last_ intupdate_ date - When the Application was last updated
- application_
name str - Application Name, should be between 1 and 256 characters.
- application_
state str - The current state of the application.
- application_
url str - The URL of the application.
- error_
message str - A message indicating why Create or Delete Application failed.
- role_
arn str - The ARN of the role that the web application assumes when it interacts with AWS IoT Core. For more info on configuring this attribute, see https://docs.aws.amazon.com/iot/latest/apireference/API_iotfleethub_CreateApplication.html#API_iotfleethub_CreateApplication_RequestSyntax
- sso_
client_ strid - The AWS SSO application generated client ID (used with AWS SSO APIs).
- Sequence[root_Tag]
- A list of key-value pairs that contain metadata for the application.
- application
Arn String - The ARN of the application.
- application
Creation NumberDate - When the Application was created
- application
Description String - Application Description, should be between 1 and 2048 characters.
- application
Id String - The ID of the application.
- application
Last NumberUpdate Date - When the Application was last updated
- application
Name String - Application Name, should be between 1 and 256 characters.
- application
State String - The current state of the application.
- application
Url String - The URL of the application.
- error
Message String - A message indicating why Create or Delete Application failed.
- role
Arn String - The ARN of the role that the web application assumes when it interacts with AWS IoT Core. For more info on configuring this attribute, see https://docs.aws.amazon.com/iot/latest/apireference/API_iotfleethub_CreateApplication.html#API_iotfleethub_CreateApplication_RequestSyntax
- sso
Client StringId - The AWS SSO application generated client ID (used with AWS SSO APIs).
- List<Property Map>
- A list of key-value pairs that contain metadata for the application.
Supporting Types
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi