1. Packages
  2. AWS Native
  3. API Docs
  4. iotwireless
  5. getServiceProfile

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

AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi

aws-native.iotwireless.getServiceProfile

Explore with Pulumi AI

aws-native logo

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

AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi

    An example resource schema demonstrating some basic constructs and validation rules.

    Using getServiceProfile

    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 getServiceProfile(args: GetServiceProfileArgs, opts?: InvokeOptions): Promise<GetServiceProfileResult>
    function getServiceProfileOutput(args: GetServiceProfileOutputArgs, opts?: InvokeOptions): Output<GetServiceProfileResult>
    def get_service_profile(id: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetServiceProfileResult
    def get_service_profile_output(id: Optional[pulumi.Input[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetServiceProfileResult]
    func LookupServiceProfile(ctx *Context, args *LookupServiceProfileArgs, opts ...InvokeOption) (*LookupServiceProfileResult, error)
    func LookupServiceProfileOutput(ctx *Context, args *LookupServiceProfileOutputArgs, opts ...InvokeOption) LookupServiceProfileResultOutput

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

    public static class GetServiceProfile 
    {
        public static Task<GetServiceProfileResult> InvokeAsync(GetServiceProfileArgs args, InvokeOptions? opts = null)
        public static Output<GetServiceProfileResult> Invoke(GetServiceProfileInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetServiceProfileResult> getServiceProfile(GetServiceProfileArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:iotwireless:getServiceProfile
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    Service profile Id. Returned after successful create.
    Id string
    Service profile Id. Returned after successful create.
    id String
    Service profile Id. Returned after successful create.
    id string
    Service profile Id. Returned after successful create.
    id str
    Service profile Id. Returned after successful create.
    id String
    Service profile Id. Returned after successful create.

    getServiceProfile Result

    The following output properties are available:

    Arn string
    Service profile Arn. Returned after successful create.
    Id string
    Service profile Id. Returned after successful create.
    LoRaWan Pulumi.AwsNative.IoTWireless.Outputs.ServiceProfileLoRaWanServiceProfile
    LoRaWAN supports all LoRa specific attributes for service profile for CreateServiceProfile operation
    Name string
    Name of service profile
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    A list of key-value pairs that contain metadata for the service profile.
    Arn string
    Service profile Arn. Returned after successful create.
    Id string
    Service profile Id. Returned after successful create.
    LoRaWan ServiceProfileLoRaWanServiceProfile
    LoRaWAN supports all LoRa specific attributes for service profile for CreateServiceProfile operation
    Name string
    Name of service profile
    Tags Tag
    A list of key-value pairs that contain metadata for the service profile.
    arn String
    Service profile Arn. Returned after successful create.
    id String
    Service profile Id. Returned after successful create.
    loRaWan ServiceProfileLoRaWanServiceProfile
    LoRaWAN supports all LoRa specific attributes for service profile for CreateServiceProfile operation
    name String
    Name of service profile
    tags List<Tag>
    A list of key-value pairs that contain metadata for the service profile.
    arn string
    Service profile Arn. Returned after successful create.
    id string
    Service profile Id. Returned after successful create.
    loRaWan ServiceProfileLoRaWanServiceProfile
    LoRaWAN supports all LoRa specific attributes for service profile for CreateServiceProfile operation
    name string
    Name of service profile
    tags Tag[]
    A list of key-value pairs that contain metadata for the service profile.
    arn str
    Service profile Arn. Returned after successful create.
    id str
    Service profile Id. Returned after successful create.
    lo_ra_wan ServiceProfileLoRaWanServiceProfile
    LoRaWAN supports all LoRa specific attributes for service profile for CreateServiceProfile operation
    name str
    Name of service profile
    tags Sequence[root_Tag]
    A list of key-value pairs that contain metadata for the service profile.
    arn String
    Service profile Arn. Returned after successful create.
    id String
    Service profile Id. Returned after successful create.
    loRaWan Property Map
    LoRaWAN supports all LoRa specific attributes for service profile for CreateServiceProfile operation
    name String
    Name of service profile
    tags List<Property Map>
    A list of key-value pairs that contain metadata for the service profile.

    Supporting Types

    ServiceProfileLoRaWanServiceProfile

    AddGwMetadata bool
    The AddGWMetaData value.
    ChannelMask string

    The ChannelMask value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    DevStatusReqFreq int

    The DevStatusReqFreq value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    DlBucketSize int

    The DLBucketSize value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    DlRate int

    The DLRate value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    DlRatePolicy string

    The DLRatePolicy value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    DrMax int

    The DRMax value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    DrMin int

    The DRMin value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    HrAllowed bool

    The HRAllowed value that describes whether handover roaming is allowed.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    MinGwDiversity int

    The MinGwDiversity value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    NwkGeoLoc bool

    The NwkGeoLoc value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    PrAllowed bool

    The PRAllowed value that describes whether passive roaming is allowed.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    RaAllowed bool
    The RAAllowed value that describes whether roaming activation is allowed.
    ReportDevStatusBattery bool

    The ReportDevStatusBattery value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ReportDevStatusMargin bool

    The ReportDevStatusMargin value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    TargetPer int

    The TargetPer value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    UlBucketSize int

    The UlBucketSize value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    UlRate int

    The ULRate value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    UlRatePolicy string

    The ULRatePolicy value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    AddGwMetadata bool
    The AddGWMetaData value.
    ChannelMask string

    The ChannelMask value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    DevStatusReqFreq int

    The DevStatusReqFreq value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    DlBucketSize int

    The DLBucketSize value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    DlRate int

    The DLRate value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    DlRatePolicy string

    The DLRatePolicy value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    DrMax int

    The DRMax value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    DrMin int

    The DRMin value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    HrAllowed bool

    The HRAllowed value that describes whether handover roaming is allowed.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    MinGwDiversity int

    The MinGwDiversity value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    NwkGeoLoc bool

    The NwkGeoLoc value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    PrAllowed bool

    The PRAllowed value that describes whether passive roaming is allowed.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    RaAllowed bool
    The RAAllowed value that describes whether roaming activation is allowed.
    ReportDevStatusBattery bool

    The ReportDevStatusBattery value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ReportDevStatusMargin bool

    The ReportDevStatusMargin value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    TargetPer int

    The TargetPer value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    UlBucketSize int

    The UlBucketSize value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    UlRate int

    The ULRate value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    UlRatePolicy string

    The ULRatePolicy value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    addGwMetadata Boolean
    The AddGWMetaData value.
    channelMask String

    The ChannelMask value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    devStatusReqFreq Integer

    The DevStatusReqFreq value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dlBucketSize Integer

    The DLBucketSize value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dlRate Integer

    The DLRate value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dlRatePolicy String

    The DLRatePolicy value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    drMax Integer

    The DRMax value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    drMin Integer

    The DRMin value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    hrAllowed Boolean

    The HRAllowed value that describes whether handover roaming is allowed.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    minGwDiversity Integer

    The MinGwDiversity value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    nwkGeoLoc Boolean

    The NwkGeoLoc value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    prAllowed Boolean

    The PRAllowed value that describes whether passive roaming is allowed.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    raAllowed Boolean
    The RAAllowed value that describes whether roaming activation is allowed.
    reportDevStatusBattery Boolean

    The ReportDevStatusBattery value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    reportDevStatusMargin Boolean

    The ReportDevStatusMargin value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    targetPer Integer

    The TargetPer value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ulBucketSize Integer

    The UlBucketSize value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ulRate Integer

    The ULRate value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ulRatePolicy String

    The ULRatePolicy value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    addGwMetadata boolean
    The AddGWMetaData value.
    channelMask string

    The ChannelMask value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    devStatusReqFreq number

    The DevStatusReqFreq value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dlBucketSize number

    The DLBucketSize value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dlRate number

    The DLRate value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dlRatePolicy string

    The DLRatePolicy value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    drMax number

    The DRMax value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    drMin number

    The DRMin value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    hrAllowed boolean

    The HRAllowed value that describes whether handover roaming is allowed.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    minGwDiversity number

    The MinGwDiversity value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    nwkGeoLoc boolean

    The NwkGeoLoc value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    prAllowed boolean

    The PRAllowed value that describes whether passive roaming is allowed.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    raAllowed boolean
    The RAAllowed value that describes whether roaming activation is allowed.
    reportDevStatusBattery boolean

    The ReportDevStatusBattery value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    reportDevStatusMargin boolean

    The ReportDevStatusMargin value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    targetPer number

    The TargetPer value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ulBucketSize number

    The UlBucketSize value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ulRate number

    The ULRate value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ulRatePolicy string

    The ULRatePolicy value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    add_gw_metadata bool
    The AddGWMetaData value.
    channel_mask str

    The ChannelMask value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dev_status_req_freq int

    The DevStatusReqFreq value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dl_bucket_size int

    The DLBucketSize value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dl_rate int

    The DLRate value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dl_rate_policy str

    The DLRatePolicy value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dr_max int

    The DRMax value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dr_min int

    The DRMin value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    hr_allowed bool

    The HRAllowed value that describes whether handover roaming is allowed.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    min_gw_diversity int

    The MinGwDiversity value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    nwk_geo_loc bool

    The NwkGeoLoc value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    pr_allowed bool

    The PRAllowed value that describes whether passive roaming is allowed.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ra_allowed bool
    The RAAllowed value that describes whether roaming activation is allowed.
    report_dev_status_battery bool

    The ReportDevStatusBattery value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    report_dev_status_margin bool

    The ReportDevStatusMargin value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    target_per int

    The TargetPer value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ul_bucket_size int

    The UlBucketSize value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ul_rate int

    The ULRate value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ul_rate_policy str

    The ULRatePolicy value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    addGwMetadata Boolean
    The AddGWMetaData value.
    channelMask String

    The ChannelMask value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    devStatusReqFreq Number

    The DevStatusReqFreq value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dlBucketSize Number

    The DLBucketSize value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dlRate Number

    The DLRate value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dlRatePolicy String

    The DLRatePolicy value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    drMax Number

    The DRMax value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    drMin Number

    The DRMin value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    hrAllowed Boolean

    The HRAllowed value that describes whether handover roaming is allowed.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    minGwDiversity Number

    The MinGwDiversity value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    nwkGeoLoc Boolean

    The NwkGeoLoc value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    prAllowed Boolean

    The PRAllowed value that describes whether passive roaming is allowed.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    raAllowed Boolean
    The RAAllowed value that describes whether roaming activation is allowed.
    reportDevStatusBattery Boolean

    The ReportDevStatusBattery value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    reportDevStatusMargin Boolean

    The ReportDevStatusMargin value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    targetPer Number

    The TargetPer value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ulBucketSize Number

    The UlBucketSize value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ulRate Number

    The ULRate value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ulRatePolicy String

    The ULRatePolicy value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

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

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

    AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi