1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. iot
  5. getSoftwarePackageVersion

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

aws-native.iot.getSoftwarePackageVersion

Explore with Pulumi AI

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

resource definition

Using getSoftwarePackageVersion

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 getSoftwarePackageVersion(args: GetSoftwarePackageVersionArgs, opts?: InvokeOptions): Promise<GetSoftwarePackageVersionResult>
function getSoftwarePackageVersionOutput(args: GetSoftwarePackageVersionOutputArgs, opts?: InvokeOptions): Output<GetSoftwarePackageVersionResult>
Copy
def get_software_package_version(package_name: Optional[str] = None,
                                 version_name: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetSoftwarePackageVersionResult
def get_software_package_version_output(package_name: Optional[pulumi.Input[str]] = None,
                                 version_name: Optional[pulumi.Input[str]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetSoftwarePackageVersionResult]
Copy
func LookupSoftwarePackageVersion(ctx *Context, args *LookupSoftwarePackageVersionArgs, opts ...InvokeOption) (*LookupSoftwarePackageVersionResult, error)
func LookupSoftwarePackageVersionOutput(ctx *Context, args *LookupSoftwarePackageVersionOutputArgs, opts ...InvokeOption) LookupSoftwarePackageVersionResultOutput
Copy

> Note: This function is named LookupSoftwarePackageVersion in the Go SDK.

public static class GetSoftwarePackageVersion 
{
    public static Task<GetSoftwarePackageVersionResult> InvokeAsync(GetSoftwarePackageVersionArgs args, InvokeOptions? opts = null)
    public static Output<GetSoftwarePackageVersionResult> Invoke(GetSoftwarePackageVersionInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetSoftwarePackageVersionResult> getSoftwarePackageVersion(GetSoftwarePackageVersionArgs args, InvokeOptions options)
public static Output<GetSoftwarePackageVersionResult> getSoftwarePackageVersion(GetSoftwarePackageVersionArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: aws-native:iot:getSoftwarePackageVersion
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

PackageName This property is required. string
The name of the associated software package.
VersionName This property is required. string
The name of the new package version.
PackageName This property is required. string
The name of the associated software package.
VersionName This property is required. string
The name of the new package version.
packageName This property is required. String
The name of the associated software package.
versionName This property is required. String
The name of the new package version.
packageName This property is required. string
The name of the associated software package.
versionName This property is required. string
The name of the new package version.
package_name This property is required. str
The name of the associated software package.
version_name This property is required. str
The name of the new package version.
packageName This property is required. String
The name of the associated software package.
versionName This property is required. String
The name of the new package version.

getSoftwarePackageVersion Result

The following output properties are available:

Artifact Pulumi.AwsNative.IoT.Outputs.SoftwarePackageVersionPackageVersionArtifact
Attributes Dictionary<string, string>

Metadata that can be used to define a package version’s configuration. For example, the S3 file location, configuration options that are being sent to the device or fleet.

The combined size of all the attributes on a package version is limited to 3KB.

Description string
A summary of the package version being created. This can be used to outline the package's contents or purpose.
ErrorReason string
Error reason for a package version failure during creation or update.
PackageVersionArn string
The Amazon Resource Name (ARN) for the package.
Recipe string
The inline json job document associated with a software package version
Sbom Pulumi.AwsNative.IoT.Outputs.SoftwarePackageVersionSbom
SbomValidationStatus Pulumi.AwsNative.IoT.SoftwarePackageVersionSbomValidationStatus
Status Pulumi.AwsNative.IoT.SoftwarePackageVersionPackageVersionStatus
The status of the package version. For more information, see Package version lifecycle .
Tags List<Pulumi.AwsNative.Outputs.Tag>
An array of key-value pairs to apply to this resource.
Artifact SoftwarePackageVersionPackageVersionArtifact
Attributes map[string]string

Metadata that can be used to define a package version’s configuration. For example, the S3 file location, configuration options that are being sent to the device or fleet.

The combined size of all the attributes on a package version is limited to 3KB.

Description string
A summary of the package version being created. This can be used to outline the package's contents or purpose.
ErrorReason string
Error reason for a package version failure during creation or update.
PackageVersionArn string
The Amazon Resource Name (ARN) for the package.
Recipe string
The inline json job document associated with a software package version
Sbom SoftwarePackageVersionSbom
SbomValidationStatus SoftwarePackageVersionSbomValidationStatus
Status SoftwarePackageVersionPackageVersionStatus
The status of the package version. For more information, see Package version lifecycle .
Tags Tag
An array of key-value pairs to apply to this resource.
artifact SoftwarePackageVersionPackageVersionArtifact
attributes Map<String,String>

Metadata that can be used to define a package version’s configuration. For example, the S3 file location, configuration options that are being sent to the device or fleet.

The combined size of all the attributes on a package version is limited to 3KB.

description String
A summary of the package version being created. This can be used to outline the package's contents or purpose.
errorReason String
Error reason for a package version failure during creation or update.
packageVersionArn String
The Amazon Resource Name (ARN) for the package.
recipe String
The inline json job document associated with a software package version
sbom SoftwarePackageVersionSbom
sbomValidationStatus SoftwarePackageVersionSbomValidationStatus
status SoftwarePackageVersionPackageVersionStatus
The status of the package version. For more information, see Package version lifecycle .
tags List<Tag>
An array of key-value pairs to apply to this resource.
artifact SoftwarePackageVersionPackageVersionArtifact
attributes {[key: string]: string}

Metadata that can be used to define a package version’s configuration. For example, the S3 file location, configuration options that are being sent to the device or fleet.

The combined size of all the attributes on a package version is limited to 3KB.

description string
A summary of the package version being created. This can be used to outline the package's contents or purpose.
errorReason string
Error reason for a package version failure during creation or update.
packageVersionArn string
The Amazon Resource Name (ARN) for the package.
recipe string
The inline json job document associated with a software package version
sbom SoftwarePackageVersionSbom
sbomValidationStatus SoftwarePackageVersionSbomValidationStatus
status SoftwarePackageVersionPackageVersionStatus
The status of the package version. For more information, see Package version lifecycle .
tags Tag[]
An array of key-value pairs to apply to this resource.
artifact SoftwarePackageVersionPackageVersionArtifact
attributes Mapping[str, str]

Metadata that can be used to define a package version’s configuration. For example, the S3 file location, configuration options that are being sent to the device or fleet.

The combined size of all the attributes on a package version is limited to 3KB.

description str
A summary of the package version being created. This can be used to outline the package's contents or purpose.
error_reason str
Error reason for a package version failure during creation or update.
package_version_arn str
The Amazon Resource Name (ARN) for the package.
recipe str
The inline json job document associated with a software package version
sbom SoftwarePackageVersionSbom
sbom_validation_status SoftwarePackageVersionSbomValidationStatus
status SoftwarePackageVersionPackageVersionStatus
The status of the package version. For more information, see Package version lifecycle .
tags Sequence[root_Tag]
An array of key-value pairs to apply to this resource.
artifact Property Map
attributes Map<String>

Metadata that can be used to define a package version’s configuration. For example, the S3 file location, configuration options that are being sent to the device or fleet.

The combined size of all the attributes on a package version is limited to 3KB.

description String
A summary of the package version being created. This can be used to outline the package's contents or purpose.
errorReason String
Error reason for a package version failure during creation or update.
packageVersionArn String
The Amazon Resource Name (ARN) for the package.
recipe String
The inline json job document associated with a software package version
sbom Property Map
sbomValidationStatus "IN_PROGRESS" | "FAILED" | "SUCCEEDED" | ""
status "DRAFT" | "PUBLISHED" | "DEPRECATED"
The status of the package version. For more information, see Package version lifecycle .
tags List<Property Map>
An array of key-value pairs to apply to this resource.

Supporting Types

SoftwarePackageVersionPackageVersionArtifact

S3Location This property is required. SoftwarePackageVersionS3Location
s3Location This property is required. SoftwarePackageVersionS3Location
s3Location This property is required. SoftwarePackageVersionS3Location
s3Location This property is required. Property Map

SoftwarePackageVersionPackageVersionStatus

SoftwarePackageVersionS3Location

Bucket This property is required. string
The S3 bucket
Key This property is required. string
The S3 key
Version This property is required. string
The S3 version
Bucket This property is required. string
The S3 bucket
Key This property is required. string
The S3 key
Version This property is required. string
The S3 version
bucket This property is required. String
The S3 bucket
key This property is required. String
The S3 key
version This property is required. String
The S3 version
bucket This property is required. string
The S3 bucket
key This property is required. string
The S3 key
version This property is required. string
The S3 version
bucket This property is required. str
The S3 bucket
key This property is required. str
The S3 key
version This property is required. str
The S3 version
bucket This property is required. String
The S3 bucket
key This property is required. String
The S3 key
version This property is required. String
The S3 version

SoftwarePackageVersionSbom

S3Location This property is required. SoftwarePackageVersionS3Location
s3Location This property is required. SoftwarePackageVersionS3Location
s3Location This property is required. SoftwarePackageVersionS3Location
s3Location This property is required. Property Map

SoftwarePackageVersionSbomValidationStatus

Tag

Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag
key This property is required. string
The key name of the tag
value This property is required. string
The value of the tag
key This property is required. str
The key name of the tag
value This property is required. str
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag

Package Details

Repository
AWS Native pulumi/pulumi-aws-native
License
Apache-2.0

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi