AWS Native is in preview. AWS Classic is fully supported.
aws-native.location.getPlaceIndex
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
Definition of AWS::Location::PlaceIndex Resource Type
Using getPlaceIndex
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 getPlaceIndex(args: GetPlaceIndexArgs, opts?: InvokeOptions): Promise<GetPlaceIndexResult>
function getPlaceIndexOutput(args: GetPlaceIndexOutputArgs, opts?: InvokeOptions): Output<GetPlaceIndexResult>
def get_place_index(index_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPlaceIndexResult
def get_place_index_output(index_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPlaceIndexResult]
func LookupPlaceIndex(ctx *Context, args *LookupPlaceIndexArgs, opts ...InvokeOption) (*LookupPlaceIndexResult, error)
func LookupPlaceIndexOutput(ctx *Context, args *LookupPlaceIndexOutputArgs, opts ...InvokeOption) LookupPlaceIndexResultOutput
> Note: This function is named LookupPlaceIndex
in the Go SDK.
public static class GetPlaceIndex
{
public static Task<GetPlaceIndexResult> InvokeAsync(GetPlaceIndexArgs args, InvokeOptions? opts = null)
public static Output<GetPlaceIndexResult> Invoke(GetPlaceIndexInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetPlaceIndexResult> getPlaceIndex(GetPlaceIndexArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:location:getPlaceIndex
arguments:
# arguments dictionary
The following arguments are supported:
- Index
Name string The name of the place index resource.
Requirements:
- Contain only alphanumeric characters (A–Z, a–z, 0–9), hyphens (-), periods (.), and underscores (_).
- Must be a unique place index resource name.
- No spaces allowed. For example,
ExamplePlaceIndex
.
- Index
Name string The name of the place index resource.
Requirements:
- Contain only alphanumeric characters (A–Z, a–z, 0–9), hyphens (-), periods (.), and underscores (_).
- Must be a unique place index resource name.
- No spaces allowed. For example,
ExamplePlaceIndex
.
- index
Name String The name of the place index resource.
Requirements:
- Contain only alphanumeric characters (A–Z, a–z, 0–9), hyphens (-), periods (.), and underscores (_).
- Must be a unique place index resource name.
- No spaces allowed. For example,
ExamplePlaceIndex
.
- index
Name string The name of the place index resource.
Requirements:
- Contain only alphanumeric characters (A–Z, a–z, 0–9), hyphens (-), periods (.), and underscores (_).
- Must be a unique place index resource name.
- No spaces allowed. For example,
ExamplePlaceIndex
.
- index_
name str The name of the place index resource.
Requirements:
- Contain only alphanumeric characters (A–Z, a–z, 0–9), hyphens (-), periods (.), and underscores (_).
- Must be a unique place index resource name.
- No spaces allowed. For example,
ExamplePlaceIndex
.
- index
Name String The name of the place index resource.
Requirements:
- Contain only alphanumeric characters (A–Z, a–z, 0–9), hyphens (-), periods (.), and underscores (_).
- Must be a unique place index resource name.
- No spaces allowed. For example,
ExamplePlaceIndex
.
getPlaceIndex Result
The following output properties are available:
- Arn string
- The Amazon Resource Name (ARN) for the place index resource. Used to specify a resource across AWS .
- Format example:
arn:aws:geo:region:account-id:place-index/ExamplePlaceIndex
- Format example:
- Create
Time string - The timestamp for when the place index resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
. - Data
Source Pulumi.Configuration Aws Native. Location. Outputs. Place Index Data Source Configuration - Specifies the data storage option requesting Places.
- Description string
- The optional description for the place index resource.
- Index
Arn string - Synonym for
Arn
. The Amazon Resource Name (ARN) for the place index resource. Used to specify a resource across AWS .- Format example:
arn:aws:geo:region:account-id:place-index/ExamplePlaceIndex
- Format example:
- Pricing
Plan Pulumi.Aws Native. Location. Place Index Pricing Plan No longer used. If included, the only allowed value is
RequestBasedUsage
.Allowed Values :
RequestBasedUsage
- List<Pulumi.
Aws Native. Outputs. Tag> - An array of key-value pairs to apply to this resource.
- Update
Time string - The timestamp for when the place index resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
- Arn string
- The Amazon Resource Name (ARN) for the place index resource. Used to specify a resource across AWS .
- Format example:
arn:aws:geo:region:account-id:place-index/ExamplePlaceIndex
- Format example:
- Create
Time string - The timestamp for when the place index resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
. - Data
Source PlaceConfiguration Index Data Source Configuration - Specifies the data storage option requesting Places.
- Description string
- The optional description for the place index resource.
- Index
Arn string - Synonym for
Arn
. The Amazon Resource Name (ARN) for the place index resource. Used to specify a resource across AWS .- Format example:
arn:aws:geo:region:account-id:place-index/ExamplePlaceIndex
- Format example:
- Pricing
Plan PlaceIndex Pricing Plan No longer used. If included, the only allowed value is
RequestBasedUsage
.Allowed Values :
RequestBasedUsage
- Tag
- An array of key-value pairs to apply to this resource.
- Update
Time string - The timestamp for when the place index resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
- arn String
- The Amazon Resource Name (ARN) for the place index resource. Used to specify a resource across AWS .
- Format example:
arn:aws:geo:region:account-id:place-index/ExamplePlaceIndex
- Format example:
- create
Time String - The timestamp for when the place index resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
. - data
Source PlaceConfiguration Index Data Source Configuration - Specifies the data storage option requesting Places.
- description String
- The optional description for the place index resource.
- index
Arn String - Synonym for
Arn
. The Amazon Resource Name (ARN) for the place index resource. Used to specify a resource across AWS .- Format example:
arn:aws:geo:region:account-id:place-index/ExamplePlaceIndex
- Format example:
- pricing
Plan PlaceIndex Pricing Plan No longer used. If included, the only allowed value is
RequestBasedUsage
.Allowed Values :
RequestBasedUsage
- List<Tag>
- An array of key-value pairs to apply to this resource.
- update
Time String - The timestamp for when the place index resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
- arn string
- The Amazon Resource Name (ARN) for the place index resource. Used to specify a resource across AWS .
- Format example:
arn:aws:geo:region:account-id:place-index/ExamplePlaceIndex
- Format example:
- create
Time string - The timestamp for when the place index resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
. - data
Source PlaceConfiguration Index Data Source Configuration - Specifies the data storage option requesting Places.
- description string
- The optional description for the place index resource.
- index
Arn string - Synonym for
Arn
. The Amazon Resource Name (ARN) for the place index resource. Used to specify a resource across AWS .- Format example:
arn:aws:geo:region:account-id:place-index/ExamplePlaceIndex
- Format example:
- pricing
Plan PlaceIndex Pricing Plan No longer used. If included, the only allowed value is
RequestBasedUsage
.Allowed Values :
RequestBasedUsage
- Tag[]
- An array of key-value pairs to apply to this resource.
- update
Time string - The timestamp for when the place index resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
- arn str
- The Amazon Resource Name (ARN) for the place index resource. Used to specify a resource across AWS .
- Format example:
arn:aws:geo:region:account-id:place-index/ExamplePlaceIndex
- Format example:
- create_
time str - The timestamp for when the place index resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
. - data_
source_ Placeconfiguration Index Data Source Configuration - Specifies the data storage option requesting Places.
- description str
- The optional description for the place index resource.
- index_
arn str - Synonym for
Arn
. The Amazon Resource Name (ARN) for the place index resource. Used to specify a resource across AWS .- Format example:
arn:aws:geo:region:account-id:place-index/ExamplePlaceIndex
- Format example:
- pricing_
plan PlaceIndex Pricing Plan No longer used. If included, the only allowed value is
RequestBasedUsage
.Allowed Values :
RequestBasedUsage
- Sequence[root_Tag]
- An array of key-value pairs to apply to this resource.
- update_
time str - The timestamp for when the place index resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
- arn String
- The Amazon Resource Name (ARN) for the place index resource. Used to specify a resource across AWS .
- Format example:
arn:aws:geo:region:account-id:place-index/ExamplePlaceIndex
- Format example:
- create
Time String - The timestamp for when the place index resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
. - data
Source Property MapConfiguration - Specifies the data storage option requesting Places.
- description String
- The optional description for the place index resource.
- index
Arn String - Synonym for
Arn
. The Amazon Resource Name (ARN) for the place index resource. Used to specify a resource across AWS .- Format example:
arn:aws:geo:region:account-id:place-index/ExamplePlaceIndex
- Format example:
- pricing
Plan "RequestBased Usage" No longer used. If included, the only allowed value is
RequestBasedUsage
.Allowed Values :
RequestBasedUsage
- List<Property Map>
- An array of key-value pairs to apply to this resource.
- update
Time String - The timestamp for when the place index resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
Supporting Types
PlaceIndexDataSourceConfiguration
- Intended
Use Pulumi.Aws Native. Location. Place Index Intended Use Specifies how the results of an operation will be stored by the caller.
Valid values include:
SingleUse
specifies that the results won't be stored.Storage
specifies that the result can be cached or stored in a database.
Default value:
SingleUse
- Intended
Use PlaceIndex Intended Use Specifies how the results of an operation will be stored by the caller.
Valid values include:
SingleUse
specifies that the results won't be stored.Storage
specifies that the result can be cached or stored in a database.
Default value:
SingleUse
- intended
Use PlaceIndex Intended Use Specifies how the results of an operation will be stored by the caller.
Valid values include:
SingleUse
specifies that the results won't be stored.Storage
specifies that the result can be cached or stored in a database.
Default value:
SingleUse
- intended
Use PlaceIndex Intended Use Specifies how the results of an operation will be stored by the caller.
Valid values include:
SingleUse
specifies that the results won't be stored.Storage
specifies that the result can be cached or stored in a database.
Default value:
SingleUse
- intended_
use PlaceIndex Intended Use Specifies how the results of an operation will be stored by the caller.
Valid values include:
SingleUse
specifies that the results won't be stored.Storage
specifies that the result can be cached or stored in a database.
Default value:
SingleUse
- intended
Use "SingleUse" | "Storage" Specifies how the results of an operation will be stored by the caller.
Valid values include:
SingleUse
specifies that the results won't be stored.Storage
specifies that the result can be cached or stored in a database.
Default value:
SingleUse
PlaceIndexIntendedUse
PlaceIndexPricingPlan
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.