We recommend new projects start with resources from the AWS provider.
aws-native.location.getMap
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of AWS::Location::Map Resource Type
Using getMap
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 getMap(args: GetMapArgs, opts?: InvokeOptions): Promise<GetMapResult>
function getMapOutput(args: GetMapOutputArgs, opts?: InvokeOptions): Output<GetMapResult>
def get_map(map_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetMapResult
def get_map_output(map_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetMapResult]
func LookupMap(ctx *Context, args *LookupMapArgs, opts ...InvokeOption) (*LookupMapResult, error)
func LookupMapOutput(ctx *Context, args *LookupMapOutputArgs, opts ...InvokeOption) LookupMapResultOutput
> Note: This function is named LookupMap
in the Go SDK.
public static class GetMap
{
public static Task<GetMapResult> InvokeAsync(GetMapArgs args, InvokeOptions? opts = null)
public static Output<GetMapResult> Invoke(GetMapInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetMapResult> getMap(GetMapArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:location:getMap
arguments:
# arguments dictionary
The following arguments are supported:
- Map
Name string The name for the map resource.
Requirements:
- Must contain only alphanumeric characters (A–Z, a–z, 0–9), hyphens (-), periods (.), and underscores (_).
- Must be a unique map resource name.
- No spaces allowed. For example,
ExampleMap
.
- Map
Name string The name for the map resource.
Requirements:
- Must contain only alphanumeric characters (A–Z, a–z, 0–9), hyphens (-), periods (.), and underscores (_).
- Must be a unique map resource name.
- No spaces allowed. For example,
ExampleMap
.
- map
Name String The name for the map resource.
Requirements:
- Must contain only alphanumeric characters (A–Z, a–z, 0–9), hyphens (-), periods (.), and underscores (_).
- Must be a unique map resource name.
- No spaces allowed. For example,
ExampleMap
.
- map
Name string The name for the map resource.
Requirements:
- Must contain only alphanumeric characters (A–Z, a–z, 0–9), hyphens (-), periods (.), and underscores (_).
- Must be a unique map resource name.
- No spaces allowed. For example,
ExampleMap
.
- map_
name str The name for the map resource.
Requirements:
- Must contain only alphanumeric characters (A–Z, a–z, 0–9), hyphens (-), periods (.), and underscores (_).
- Must be a unique map resource name.
- No spaces allowed. For example,
ExampleMap
.
- map
Name String The name for the map resource.
Requirements:
- Must contain only alphanumeric characters (A–Z, a–z, 0–9), hyphens (-), periods (.), and underscores (_).
- Must be a unique map resource name.
- No spaces allowed. For example,
ExampleMap
.
getMap Result
The following output properties are available:
- Arn string
- The Amazon Resource Name (ARN) for the map resource. Used to specify a resource across all AWS .
- Format example:
arn:aws:geo:region:account-id:maps/ExampleMap
- Format example:
- Create
Time string - The timestamp for when the map resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
. - Description string
- An optional description for the map resource.
- Map
Arn string - Synonym for
Arn
. The Amazon Resource Name (ARN) for the map resource. Used to specify a resource across all AWS .- Format example:
arn:aws:geo:region:account-id:maps/ExampleMap
- Format example:
- Pricing
Plan Pulumi.Aws Native. Location. Map 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 map resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
- Arn string
- The Amazon Resource Name (ARN) for the map resource. Used to specify a resource across all AWS .
- Format example:
arn:aws:geo:region:account-id:maps/ExampleMap
- Format example:
- Create
Time string - The timestamp for when the map resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
. - Description string
- An optional description for the map resource.
- Map
Arn string - Synonym for
Arn
. The Amazon Resource Name (ARN) for the map resource. Used to specify a resource across all AWS .- Format example:
arn:aws:geo:region:account-id:maps/ExampleMap
- Format example:
- Pricing
Plan MapPricing 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 map resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
- arn String
- The Amazon Resource Name (ARN) for the map resource. Used to specify a resource across all AWS .
- Format example:
arn:aws:geo:region:account-id:maps/ExampleMap
- Format example:
- create
Time String - The timestamp for when the map resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
. - description String
- An optional description for the map resource.
- map
Arn String - Synonym for
Arn
. The Amazon Resource Name (ARN) for the map resource. Used to specify a resource across all AWS .- Format example:
arn:aws:geo:region:account-id:maps/ExampleMap
- Format example:
- pricing
Plan MapPricing 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 map resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
- arn string
- The Amazon Resource Name (ARN) for the map resource. Used to specify a resource across all AWS .
- Format example:
arn:aws:geo:region:account-id:maps/ExampleMap
- Format example:
- create
Time string - The timestamp for when the map resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
. - description string
- An optional description for the map resource.
- map
Arn string - Synonym for
Arn
. The Amazon Resource Name (ARN) for the map resource. Used to specify a resource across all AWS .- Format example:
arn:aws:geo:region:account-id:maps/ExampleMap
- Format example:
- pricing
Plan MapPricing 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 map resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
- arn str
- The Amazon Resource Name (ARN) for the map resource. Used to specify a resource across all AWS .
- Format example:
arn:aws:geo:region:account-id:maps/ExampleMap
- Format example:
- create_
time str - The timestamp for when the map resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
. - description str
- An optional description for the map resource.
- map_
arn str - Synonym for
Arn
. The Amazon Resource Name (ARN) for the map resource. Used to specify a resource across all AWS .- Format example:
arn:aws:geo:region:account-id:maps/ExampleMap
- Format example:
- pricing_
plan MapPricing 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 map resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
- arn String
- The Amazon Resource Name (ARN) for the map resource. Used to specify a resource across all AWS .
- Format example:
arn:aws:geo:region:account-id:maps/ExampleMap
- Format example:
- create
Time String - The timestamp for when the map resource was created in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
. - description String
- An optional description for the map resource.
- map
Arn String - Synonym for
Arn
. The Amazon Resource Name (ARN) for the map resource. Used to specify a resource across all AWS .- Format example:
arn:aws:geo:region:account-id:maps/ExampleMap
- 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 map resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ
.
Supporting Types
MapPricingPlan
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.