We recommend new projects start with resources from the AWS provider.
aws-native.location.Map
We recommend new projects start with resources from the AWS provider.
Definition of AWS::Location::Map Resource Type
Create Map Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Map(name: string, args: MapArgs, opts?: CustomResourceOptions);@overload
def Map(resource_name: str,
        args: MapArgs,
        opts: Optional[ResourceOptions] = None)
@overload
def Map(resource_name: str,
        opts: Optional[ResourceOptions] = None,
        configuration: Optional[MapConfigurationArgs] = None,
        description: Optional[str] = None,
        map_name: Optional[str] = None,
        pricing_plan: Optional[MapPricingPlan] = None,
        tags: Optional[Sequence[_root_inputs.TagArgs]] = None)func NewMap(ctx *Context, name string, args MapArgs, opts ...ResourceOption) (*Map, error)public Map(string name, MapArgs args, CustomResourceOptions? opts = null)type: aws-native:location:Map
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args MapArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args MapArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args MapArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args MapArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args MapArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Map Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The Map resource accepts the following input properties:
- Configuration
Pulumi.Aws Native. Location. Inputs. Map Configuration 
- Specifies the MapConfiguration, including the map style, for the map resource that you create. The map style defines the look of maps and the data provider for your map resource.
- Description string
- An optional description for the map resource.
- MapName 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.
 
- PricingPlan 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. Inputs. Tag> 
- An array of key-value pairs to apply to this resource.
- Configuration
MapConfiguration Args 
- Specifies the MapConfiguration, including the map style, for the map resource that you create. The map style defines the look of maps and the data provider for your map resource.
- Description string
- An optional description for the map resource.
- MapName 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.
 
- PricingPlan MapPricing Plan 
- No longer used. If included, the only allowed value is - RequestBasedUsage.- Allowed Values : - RequestBasedUsage
- 
TagArgs 
- An array of key-value pairs to apply to this resource.
- configuration
MapConfiguration 
- Specifies the MapConfiguration, including the map style, for the map resource that you create. The map style defines the look of maps and the data provider for your map resource.
- description String
- An optional description for the map resource.
- mapName 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.
 
- pricingPlan 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.
- configuration
MapConfiguration 
- Specifies the MapConfiguration, including the map style, for the map resource that you create. The map style defines the look of maps and the data provider for your map resource.
- description string
- An optional description for the map resource.
- mapName 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.
 
- pricingPlan 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.
- configuration
MapConfiguration Args 
- Specifies the MapConfiguration, including the map style, for the map resource that you create. The map style defines the look of maps and the data provider for your map resource.
- description str
- An optional description for the map resource.
- 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.
 
- pricing_plan MapPricing Plan 
- No longer used. If included, the only allowed value is - RequestBasedUsage.- Allowed Values : - RequestBasedUsage
- 
Sequence[TagArgs] 
- An array of key-value pairs to apply to this resource.
- configuration Property Map
- Specifies the MapConfiguration, including the map style, for the map resource that you create. The map style defines the look of maps and the data provider for your map resource.
- description String
- An optional description for the map resource.
- mapName 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.
 
- pricingPlan "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.
Outputs
All input properties are implicitly available as output properties. Additionally, the Map resource produces the following output properties:
- 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: 
- CreateTime string
- The timestamp for when the map resource was created in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.
- Id string
- The provider-assigned unique ID for this managed resource.
- MapArn 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: 
- UpdateTime 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: 
- CreateTime string
- The timestamp for when the map resource was created in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.
- Id string
- The provider-assigned unique ID for this managed resource.
- MapArn 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: 
- UpdateTime 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: 
- createTime String
- The timestamp for when the map resource was created in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.
- id String
- The provider-assigned unique ID for this managed resource.
- mapArn 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: 
- updateTime 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: 
- createTime string
- The timestamp for when the map resource was created in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.
- id string
- The provider-assigned unique ID for this managed resource.
- mapArn 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: 
- updateTime 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.
- id str
- The provider-assigned unique ID for this managed 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: 
- 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: 
- createTime String
- The timestamp for when the map resource was created in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.
- id String
- The provider-assigned unique ID for this managed resource.
- mapArn 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: 
- updateTime String
- The timestamp for when the map resource was last updated in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.
Supporting Types
MapConfiguration, MapConfigurationArgs    
- Style string
- Specifies the map style selected from an available data provider. - Valid Esri map styles : - VectorEsriDarkGrayCanvas– The Esri Dark Gray Canvas map style. A vector basemap with a dark gray, neutral background with minimal colors, labels, and features that's designed to draw attention to your thematic content.
- RasterEsriImagery– The Esri Imagery map style. A raster basemap that provides one meter or better satellite and aerial imagery in many parts of the world and lower resolution satellite imagery worldwide.
- VectorEsriLightGrayCanvas– The Esri Light Gray Canvas map style, which provides a detailed vector basemap with a light gray, neutral background style with minimal colors, labels, and features that's designed to draw attention to your thematic content.
- VectorEsriTopographic– The Esri Light map style, which provides a detailed vector basemap with a classic Esri map style.
- VectorEsriStreets– The Esri Street Map style, which provides a detailed vector basemap for the world symbolized with a classic Esri street map style. The vector tile layer is similar in content and style to the World Street Map raster map.
- VectorEsriNavigation– The Esri Navigation map style, which provides a detailed basemap for the world symbolized with a custom navigation map style that's designed for use during the day in mobile devices.
 - Valid HERE Technologies map styles : - VectorHereContrast– The HERE Contrast (Berlin) map style is a high contrast detailed base map of the world that blends 3D and 2D rendering.
 - The - VectorHereContraststyle has been renamed from- VectorHereBerlin.- VectorHereBerlinhas been deprecated, but will continue to work in applications that use it.- VectorHereExplore– A default HERE map style containing a neutral, global map and its features including roads, buildings, landmarks, and water features. It also now includes a fully designed map of Japan.
- VectorHereExploreTruck– A global map containing truck restrictions and attributes (e.g. width / height / HAZMAT) symbolized with highlighted segments and icons on top of HERE Explore to support use cases within transport and logistics.
- RasterHereExploreSatellite– A global map containing high resolution satellite imagery.
- HybridHereExploreSatellite– A global map displaying the road network, street names, and city labels over satellite imagery. This style will automatically retrieve both raster and vector tiles, and your charges will be based on total tiles retrieved.
 - Hybrid styles use both vector and raster tiles when rendering the map that you see. This means that more tiles are retrieved than when using either vector or raster tiles alone. Your charges will include all tiles retrieved. - Valid GrabMaps map styles : - VectorGrabStandardLight– The Grab Standard Light map style provides a basemap with detailed land use coloring, area names, roads, landmarks, and points of interest covering Southeast Asia.
- VectorGrabStandardDark– The Grab Standard Dark map style provides a dark variation of the standard basemap covering Southeast Asia.
 - Grab provides maps only for countries in Southeast Asia, and is only available in the Asia Pacific (Singapore) Region ( - ap-southeast-1). For more information, see GrabMaps countries and area covered .- Valid Open Data map styles : - VectorOpenDataStandardLight– The Open Data Standard Light map style provides a detailed basemap for the world suitable for website and mobile application use. The map includes highways major roads, minor roads, railways, water features, cities, parks, landmarks, building footprints, and administrative boundaries.
- VectorOpenDataStandardDark– Open Data Standard Dark is a dark-themed map style that provides a detailed basemap for the world suitable for website and mobile application use. The map includes highways major roads, minor roads, railways, water features, cities, parks, landmarks, building footprints, and administrative boundaries.
- VectorOpenDataVisualizationLight– The Open Data Visualization Light map style is a light-themed style with muted colors and fewer features that aids in understanding overlaid data.
- VectorOpenDataVisualizationDark– The Open Data Visualization Dark map style is a dark-themed style with muted colors and fewer features that aids in understanding overlaid data.
 
- CustomLayers List<string>
- Specifies the custom layers for the style. Leave unset to not enable any custom layer, or, for styles that support custom layers, you can enable layer(s), such as the - POIlayer for the VectorEsriNavigation style.- Currenlty only - VectorEsriNavigationsupports CustomLayers. For more information, see Custom Layers .
- PoliticalView string
- Specifies the map political view selected from an available data provider.
- Style string
- Specifies the map style selected from an available data provider. - Valid Esri map styles : - VectorEsriDarkGrayCanvas– The Esri Dark Gray Canvas map style. A vector basemap with a dark gray, neutral background with minimal colors, labels, and features that's designed to draw attention to your thematic content.
- RasterEsriImagery– The Esri Imagery map style. A raster basemap that provides one meter or better satellite and aerial imagery in many parts of the world and lower resolution satellite imagery worldwide.
- VectorEsriLightGrayCanvas– The Esri Light Gray Canvas map style, which provides a detailed vector basemap with a light gray, neutral background style with minimal colors, labels, and features that's designed to draw attention to your thematic content.
- VectorEsriTopographic– The Esri Light map style, which provides a detailed vector basemap with a classic Esri map style.
- VectorEsriStreets– The Esri Street Map style, which provides a detailed vector basemap for the world symbolized with a classic Esri street map style. The vector tile layer is similar in content and style to the World Street Map raster map.
- VectorEsriNavigation– The Esri Navigation map style, which provides a detailed basemap for the world symbolized with a custom navigation map style that's designed for use during the day in mobile devices.
 - Valid HERE Technologies map styles : - VectorHereContrast– The HERE Contrast (Berlin) map style is a high contrast detailed base map of the world that blends 3D and 2D rendering.
 - The - VectorHereContraststyle has been renamed from- VectorHereBerlin.- VectorHereBerlinhas been deprecated, but will continue to work in applications that use it.- VectorHereExplore– A default HERE map style containing a neutral, global map and its features including roads, buildings, landmarks, and water features. It also now includes a fully designed map of Japan.
- VectorHereExploreTruck– A global map containing truck restrictions and attributes (e.g. width / height / HAZMAT) symbolized with highlighted segments and icons on top of HERE Explore to support use cases within transport and logistics.
- RasterHereExploreSatellite– A global map containing high resolution satellite imagery.
- HybridHereExploreSatellite– A global map displaying the road network, street names, and city labels over satellite imagery. This style will automatically retrieve both raster and vector tiles, and your charges will be based on total tiles retrieved.
 - Hybrid styles use both vector and raster tiles when rendering the map that you see. This means that more tiles are retrieved than when using either vector or raster tiles alone. Your charges will include all tiles retrieved. - Valid GrabMaps map styles : - VectorGrabStandardLight– The Grab Standard Light map style provides a basemap with detailed land use coloring, area names, roads, landmarks, and points of interest covering Southeast Asia.
- VectorGrabStandardDark– The Grab Standard Dark map style provides a dark variation of the standard basemap covering Southeast Asia.
 - Grab provides maps only for countries in Southeast Asia, and is only available in the Asia Pacific (Singapore) Region ( - ap-southeast-1). For more information, see GrabMaps countries and area covered .- Valid Open Data map styles : - VectorOpenDataStandardLight– The Open Data Standard Light map style provides a detailed basemap for the world suitable for website and mobile application use. The map includes highways major roads, minor roads, railways, water features, cities, parks, landmarks, building footprints, and administrative boundaries.
- VectorOpenDataStandardDark– Open Data Standard Dark is a dark-themed map style that provides a detailed basemap for the world suitable for website and mobile application use. The map includes highways major roads, minor roads, railways, water features, cities, parks, landmarks, building footprints, and administrative boundaries.
- VectorOpenDataVisualizationLight– The Open Data Visualization Light map style is a light-themed style with muted colors and fewer features that aids in understanding overlaid data.
- VectorOpenDataVisualizationDark– The Open Data Visualization Dark map style is a dark-themed style with muted colors and fewer features that aids in understanding overlaid data.
 
- CustomLayers []string
- Specifies the custom layers for the style. Leave unset to not enable any custom layer, or, for styles that support custom layers, you can enable layer(s), such as the - POIlayer for the VectorEsriNavigation style.- Currenlty only - VectorEsriNavigationsupports CustomLayers. For more information, see Custom Layers .
- PoliticalView string
- Specifies the map political view selected from an available data provider.
- style String
- Specifies the map style selected from an available data provider. - Valid Esri map styles : - VectorEsriDarkGrayCanvas– The Esri Dark Gray Canvas map style. A vector basemap with a dark gray, neutral background with minimal colors, labels, and features that's designed to draw attention to your thematic content.
- RasterEsriImagery– The Esri Imagery map style. A raster basemap that provides one meter or better satellite and aerial imagery in many parts of the world and lower resolution satellite imagery worldwide.
- VectorEsriLightGrayCanvas– The Esri Light Gray Canvas map style, which provides a detailed vector basemap with a light gray, neutral background style with minimal colors, labels, and features that's designed to draw attention to your thematic content.
- VectorEsriTopographic– The Esri Light map style, which provides a detailed vector basemap with a classic Esri map style.
- VectorEsriStreets– The Esri Street Map style, which provides a detailed vector basemap for the world symbolized with a classic Esri street map style. The vector tile layer is similar in content and style to the World Street Map raster map.
- VectorEsriNavigation– The Esri Navigation map style, which provides a detailed basemap for the world symbolized with a custom navigation map style that's designed for use during the day in mobile devices.
 - Valid HERE Technologies map styles : - VectorHereContrast– The HERE Contrast (Berlin) map style is a high contrast detailed base map of the world that blends 3D and 2D rendering.
 - The - VectorHereContraststyle has been renamed from- VectorHereBerlin.- VectorHereBerlinhas been deprecated, but will continue to work in applications that use it.- VectorHereExplore– A default HERE map style containing a neutral, global map and its features including roads, buildings, landmarks, and water features. It also now includes a fully designed map of Japan.
- VectorHereExploreTruck– A global map containing truck restrictions and attributes (e.g. width / height / HAZMAT) symbolized with highlighted segments and icons on top of HERE Explore to support use cases within transport and logistics.
- RasterHereExploreSatellite– A global map containing high resolution satellite imagery.
- HybridHereExploreSatellite– A global map displaying the road network, street names, and city labels over satellite imagery. This style will automatically retrieve both raster and vector tiles, and your charges will be based on total tiles retrieved.
 - Hybrid styles use both vector and raster tiles when rendering the map that you see. This means that more tiles are retrieved than when using either vector or raster tiles alone. Your charges will include all tiles retrieved. - Valid GrabMaps map styles : - VectorGrabStandardLight– The Grab Standard Light map style provides a basemap with detailed land use coloring, area names, roads, landmarks, and points of interest covering Southeast Asia.
- VectorGrabStandardDark– The Grab Standard Dark map style provides a dark variation of the standard basemap covering Southeast Asia.
 - Grab provides maps only for countries in Southeast Asia, and is only available in the Asia Pacific (Singapore) Region ( - ap-southeast-1). For more information, see GrabMaps countries and area covered .- Valid Open Data map styles : - VectorOpenDataStandardLight– The Open Data Standard Light map style provides a detailed basemap for the world suitable for website and mobile application use. The map includes highways major roads, minor roads, railways, water features, cities, parks, landmarks, building footprints, and administrative boundaries.
- VectorOpenDataStandardDark– Open Data Standard Dark is a dark-themed map style that provides a detailed basemap for the world suitable for website and mobile application use. The map includes highways major roads, minor roads, railways, water features, cities, parks, landmarks, building footprints, and administrative boundaries.
- VectorOpenDataVisualizationLight– The Open Data Visualization Light map style is a light-themed style with muted colors and fewer features that aids in understanding overlaid data.
- VectorOpenDataVisualizationDark– The Open Data Visualization Dark map style is a dark-themed style with muted colors and fewer features that aids in understanding overlaid data.
 
- customLayers List<String>
- Specifies the custom layers for the style. Leave unset to not enable any custom layer, or, for styles that support custom layers, you can enable layer(s), such as the - POIlayer for the VectorEsriNavigation style.- Currenlty only - VectorEsriNavigationsupports CustomLayers. For more information, see Custom Layers .
- politicalView String
- Specifies the map political view selected from an available data provider.
- style string
- Specifies the map style selected from an available data provider. - Valid Esri map styles : - VectorEsriDarkGrayCanvas– The Esri Dark Gray Canvas map style. A vector basemap with a dark gray, neutral background with minimal colors, labels, and features that's designed to draw attention to your thematic content.
- RasterEsriImagery– The Esri Imagery map style. A raster basemap that provides one meter or better satellite and aerial imagery in many parts of the world and lower resolution satellite imagery worldwide.
- VectorEsriLightGrayCanvas– The Esri Light Gray Canvas map style, which provides a detailed vector basemap with a light gray, neutral background style with minimal colors, labels, and features that's designed to draw attention to your thematic content.
- VectorEsriTopographic– The Esri Light map style, which provides a detailed vector basemap with a classic Esri map style.
- VectorEsriStreets– The Esri Street Map style, which provides a detailed vector basemap for the world symbolized with a classic Esri street map style. The vector tile layer is similar in content and style to the World Street Map raster map.
- VectorEsriNavigation– The Esri Navigation map style, which provides a detailed basemap for the world symbolized with a custom navigation map style that's designed for use during the day in mobile devices.
 - Valid HERE Technologies map styles : - VectorHereContrast– The HERE Contrast (Berlin) map style is a high contrast detailed base map of the world that blends 3D and 2D rendering.
 - The - VectorHereContraststyle has been renamed from- VectorHereBerlin.- VectorHereBerlinhas been deprecated, but will continue to work in applications that use it.- VectorHereExplore– A default HERE map style containing a neutral, global map and its features including roads, buildings, landmarks, and water features. It also now includes a fully designed map of Japan.
- VectorHereExploreTruck– A global map containing truck restrictions and attributes (e.g. width / height / HAZMAT) symbolized with highlighted segments and icons on top of HERE Explore to support use cases within transport and logistics.
- RasterHereExploreSatellite– A global map containing high resolution satellite imagery.
- HybridHereExploreSatellite– A global map displaying the road network, street names, and city labels over satellite imagery. This style will automatically retrieve both raster and vector tiles, and your charges will be based on total tiles retrieved.
 - Hybrid styles use both vector and raster tiles when rendering the map that you see. This means that more tiles are retrieved than when using either vector or raster tiles alone. Your charges will include all tiles retrieved. - Valid GrabMaps map styles : - VectorGrabStandardLight– The Grab Standard Light map style provides a basemap with detailed land use coloring, area names, roads, landmarks, and points of interest covering Southeast Asia.
- VectorGrabStandardDark– The Grab Standard Dark map style provides a dark variation of the standard basemap covering Southeast Asia.
 - Grab provides maps only for countries in Southeast Asia, and is only available in the Asia Pacific (Singapore) Region ( - ap-southeast-1). For more information, see GrabMaps countries and area covered .- Valid Open Data map styles : - VectorOpenDataStandardLight– The Open Data Standard Light map style provides a detailed basemap for the world suitable for website and mobile application use. The map includes highways major roads, minor roads, railways, water features, cities, parks, landmarks, building footprints, and administrative boundaries.
- VectorOpenDataStandardDark– Open Data Standard Dark is a dark-themed map style that provides a detailed basemap for the world suitable for website and mobile application use. The map includes highways major roads, minor roads, railways, water features, cities, parks, landmarks, building footprints, and administrative boundaries.
- VectorOpenDataVisualizationLight– The Open Data Visualization Light map style is a light-themed style with muted colors and fewer features that aids in understanding overlaid data.
- VectorOpenDataVisualizationDark– The Open Data Visualization Dark map style is a dark-themed style with muted colors and fewer features that aids in understanding overlaid data.
 
- customLayers string[]
- Specifies the custom layers for the style. Leave unset to not enable any custom layer, or, for styles that support custom layers, you can enable layer(s), such as the - POIlayer for the VectorEsriNavigation style.- Currenlty only - VectorEsriNavigationsupports CustomLayers. For more information, see Custom Layers .
- politicalView string
- Specifies the map political view selected from an available data provider.
- style str
- Specifies the map style selected from an available data provider. - Valid Esri map styles : - VectorEsriDarkGrayCanvas– The Esri Dark Gray Canvas map style. A vector basemap with a dark gray, neutral background with minimal colors, labels, and features that's designed to draw attention to your thematic content.
- RasterEsriImagery– The Esri Imagery map style. A raster basemap that provides one meter or better satellite and aerial imagery in many parts of the world and lower resolution satellite imagery worldwide.
- VectorEsriLightGrayCanvas– The Esri Light Gray Canvas map style, which provides a detailed vector basemap with a light gray, neutral background style with minimal colors, labels, and features that's designed to draw attention to your thematic content.
- VectorEsriTopographic– The Esri Light map style, which provides a detailed vector basemap with a classic Esri map style.
- VectorEsriStreets– The Esri Street Map style, which provides a detailed vector basemap for the world symbolized with a classic Esri street map style. The vector tile layer is similar in content and style to the World Street Map raster map.
- VectorEsriNavigation– The Esri Navigation map style, which provides a detailed basemap for the world symbolized with a custom navigation map style that's designed for use during the day in mobile devices.
 - Valid HERE Technologies map styles : - VectorHereContrast– The HERE Contrast (Berlin) map style is a high contrast detailed base map of the world that blends 3D and 2D rendering.
 - The - VectorHereContraststyle has been renamed from- VectorHereBerlin.- VectorHereBerlinhas been deprecated, but will continue to work in applications that use it.- VectorHereExplore– A default HERE map style containing a neutral, global map and its features including roads, buildings, landmarks, and water features. It also now includes a fully designed map of Japan.
- VectorHereExploreTruck– A global map containing truck restrictions and attributes (e.g. width / height / HAZMAT) symbolized with highlighted segments and icons on top of HERE Explore to support use cases within transport and logistics.
- RasterHereExploreSatellite– A global map containing high resolution satellite imagery.
- HybridHereExploreSatellite– A global map displaying the road network, street names, and city labels over satellite imagery. This style will automatically retrieve both raster and vector tiles, and your charges will be based on total tiles retrieved.
 - Hybrid styles use both vector and raster tiles when rendering the map that you see. This means that more tiles are retrieved than when using either vector or raster tiles alone. Your charges will include all tiles retrieved. - Valid GrabMaps map styles : - VectorGrabStandardLight– The Grab Standard Light map style provides a basemap with detailed land use coloring, area names, roads, landmarks, and points of interest covering Southeast Asia.
- VectorGrabStandardDark– The Grab Standard Dark map style provides a dark variation of the standard basemap covering Southeast Asia.
 - Grab provides maps only for countries in Southeast Asia, and is only available in the Asia Pacific (Singapore) Region ( - ap-southeast-1). For more information, see GrabMaps countries and area covered .- Valid Open Data map styles : - VectorOpenDataStandardLight– The Open Data Standard Light map style provides a detailed basemap for the world suitable for website and mobile application use. The map includes highways major roads, minor roads, railways, water features, cities, parks, landmarks, building footprints, and administrative boundaries.
- VectorOpenDataStandardDark– Open Data Standard Dark is a dark-themed map style that provides a detailed basemap for the world suitable for website and mobile application use. The map includes highways major roads, minor roads, railways, water features, cities, parks, landmarks, building footprints, and administrative boundaries.
- VectorOpenDataVisualizationLight– The Open Data Visualization Light map style is a light-themed style with muted colors and fewer features that aids in understanding overlaid data.
- VectorOpenDataVisualizationDark– The Open Data Visualization Dark map style is a dark-themed style with muted colors and fewer features that aids in understanding overlaid data.
 
- custom_layers Sequence[str]
- Specifies the custom layers for the style. Leave unset to not enable any custom layer, or, for styles that support custom layers, you can enable layer(s), such as the - POIlayer for the VectorEsriNavigation style.- Currenlty only - VectorEsriNavigationsupports CustomLayers. For more information, see Custom Layers .
- political_view str
- Specifies the map political view selected from an available data provider.
- style String
- Specifies the map style selected from an available data provider. - Valid Esri map styles : - VectorEsriDarkGrayCanvas– The Esri Dark Gray Canvas map style. A vector basemap with a dark gray, neutral background with minimal colors, labels, and features that's designed to draw attention to your thematic content.
- RasterEsriImagery– The Esri Imagery map style. A raster basemap that provides one meter or better satellite and aerial imagery in many parts of the world and lower resolution satellite imagery worldwide.
- VectorEsriLightGrayCanvas– The Esri Light Gray Canvas map style, which provides a detailed vector basemap with a light gray, neutral background style with minimal colors, labels, and features that's designed to draw attention to your thematic content.
- VectorEsriTopographic– The Esri Light map style, which provides a detailed vector basemap with a classic Esri map style.
- VectorEsriStreets– The Esri Street Map style, which provides a detailed vector basemap for the world symbolized with a classic Esri street map style. The vector tile layer is similar in content and style to the World Street Map raster map.
- VectorEsriNavigation– The Esri Navigation map style, which provides a detailed basemap for the world symbolized with a custom navigation map style that's designed for use during the day in mobile devices.
 - Valid HERE Technologies map styles : - VectorHereContrast– The HERE Contrast (Berlin) map style is a high contrast detailed base map of the world that blends 3D and 2D rendering.
 - The - VectorHereContraststyle has been renamed from- VectorHereBerlin.- VectorHereBerlinhas been deprecated, but will continue to work in applications that use it.- VectorHereExplore– A default HERE map style containing a neutral, global map and its features including roads, buildings, landmarks, and water features. It also now includes a fully designed map of Japan.
- VectorHereExploreTruck– A global map containing truck restrictions and attributes (e.g. width / height / HAZMAT) symbolized with highlighted segments and icons on top of HERE Explore to support use cases within transport and logistics.
- RasterHereExploreSatellite– A global map containing high resolution satellite imagery.
- HybridHereExploreSatellite– A global map displaying the road network, street names, and city labels over satellite imagery. This style will automatically retrieve both raster and vector tiles, and your charges will be based on total tiles retrieved.
 - Hybrid styles use both vector and raster tiles when rendering the map that you see. This means that more tiles are retrieved than when using either vector or raster tiles alone. Your charges will include all tiles retrieved. - Valid GrabMaps map styles : - VectorGrabStandardLight– The Grab Standard Light map style provides a basemap with detailed land use coloring, area names, roads, landmarks, and points of interest covering Southeast Asia.
- VectorGrabStandardDark– The Grab Standard Dark map style provides a dark variation of the standard basemap covering Southeast Asia.
 - Grab provides maps only for countries in Southeast Asia, and is only available in the Asia Pacific (Singapore) Region ( - ap-southeast-1). For more information, see GrabMaps countries and area covered .- Valid Open Data map styles : - VectorOpenDataStandardLight– The Open Data Standard Light map style provides a detailed basemap for the world suitable for website and mobile application use. The map includes highways major roads, minor roads, railways, water features, cities, parks, landmarks, building footprints, and administrative boundaries.
- VectorOpenDataStandardDark– Open Data Standard Dark is a dark-themed map style that provides a detailed basemap for the world suitable for website and mobile application use. The map includes highways major roads, minor roads, railways, water features, cities, parks, landmarks, building footprints, and administrative boundaries.
- VectorOpenDataVisualizationLight– The Open Data Visualization Light map style is a light-themed style with muted colors and fewer features that aids in understanding overlaid data.
- VectorOpenDataVisualizationDark– The Open Data Visualization Dark map style is a dark-themed style with muted colors and fewer features that aids in understanding overlaid data.
 
- customLayers List<String>
- Specifies the custom layers for the style. Leave unset to not enable any custom layer, or, for styles that support custom layers, you can enable layer(s), such as the - POIlayer for the VectorEsriNavigation style.- Currenlty only - VectorEsriNavigationsupports CustomLayers. For more information, see Custom Layers .
- politicalView String
- Specifies the map political view selected from an available data provider.
MapPricingPlan, MapPricingPlanArgs      
- RequestBased Usage 
- RequestBasedUsage
- MapPricing Plan Request Based Usage 
- RequestBasedUsage
- RequestBased Usage 
- RequestBasedUsage
- RequestBased Usage 
- RequestBasedUsage
- REQUEST_BASED_USAGE
- RequestBasedUsage
- "RequestBased Usage" 
- RequestBasedUsage
Tag, TagArgs  
A set of tags to apply to the resource.Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
