Awso_outposts_lwtSourceval cancel_capacity_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.CancelCapacityTaskInput.t ->
(Awso_outposts.Values.CancelCapacityTaskOutput.t,
Awso_outposts.Values.CancelCapacityTaskOutput.error)
Result.t
Lwt.tval cancel_order :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.CancelOrderInput.t ->
(Awso_outposts.Values.CancelOrderOutput.t,
Awso_outposts.Values.CancelOrderOutput.error)
Result.t
Lwt.tval create_order :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.CreateOrderInput.t ->
(Awso_outposts.Values.CreateOrderOutput.t,
Awso_outposts.Values.CreateOrderOutput.error)
Result.t
Lwt.tval create_outpost :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.CreateOutpostInput.t ->
(Awso_outposts.Values.CreateOutpostOutput.t,
Awso_outposts.Values.CreateOutpostOutput.error)
Result.t
Lwt.tval create_renewal :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.CreateRenewalInput.t ->
(Awso_outposts.Values.CreateRenewalOutput.t,
Awso_outposts.Values.CreateRenewalOutput.error)
Result.t
Lwt.tval create_site :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.CreateSiteInput.t ->
(Awso_outposts.Values.CreateSiteOutput.t,
Awso_outposts.Values.CreateSiteOutput.error)
Result.t
Lwt.tval delete_outpost :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.DeleteOutpostInput.t ->
(Awso_outposts.Values.DeleteOutpostOutput.t,
Awso_outposts.Values.DeleteOutpostOutput.error)
Result.t
Lwt.tval delete_site :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.DeleteSiteInput.t ->
(Awso_outposts.Values.DeleteSiteOutput.t,
Awso_outposts.Values.DeleteSiteOutput.error)
Result.t
Lwt.tval get_capacity_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.GetCapacityTaskInput.t ->
(Awso_outposts.Values.GetCapacityTaskOutput.t,
Awso_outposts.Values.GetCapacityTaskOutput.error)
Result.t
Lwt.tval get_catalog_item :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.GetCatalogItemInput.t ->
(Awso_outposts.Values.GetCatalogItemOutput.t,
Awso_outposts.Values.GetCatalogItemOutput.error)
Result.t
Lwt.tval get_connection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.GetConnectionRequest.t ->
(Awso_outposts.Values.GetConnectionResponse.t,
Awso_outposts.Values.GetConnectionResponse.error)
Result.t
Lwt.tval get_order :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.GetOrderInput.t ->
(Awso_outposts.Values.GetOrderOutput.t,
Awso_outposts.Values.GetOrderOutput.error)
Result.t
Lwt.tval get_outpost :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.GetOutpostInput.t ->
(Awso_outposts.Values.GetOutpostOutput.t,
Awso_outposts.Values.GetOutpostOutput.error)
Result.t
Lwt.tval get_outpost_billing_information :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.GetOutpostBillingInformationInput.t ->
(Awso_outposts.Values.GetOutpostBillingInformationOutput.t,
Awso_outposts.Values.GetOutpostBillingInformationOutput.error)
Result.t
Lwt.tval get_outpost_instance_types :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.GetOutpostInstanceTypesInput.t ->
(Awso_outposts.Values.GetOutpostInstanceTypesOutput.t,
Awso_outposts.Values.GetOutpostInstanceTypesOutput.error)
Result.t
Lwt.tval get_outpost_supported_instance_types :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.GetOutpostSupportedInstanceTypesInput.t ->
(Awso_outposts.Values.GetOutpostSupportedInstanceTypesOutput.t,
Awso_outposts.Values.GetOutpostSupportedInstanceTypesOutput.error)
Result.t
Lwt.tval get_renewal_pricing :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.GetRenewalPricingInput.t ->
(Awso_outposts.Values.GetRenewalPricingOutput.t,
Awso_outposts.Values.GetRenewalPricingOutput.error)
Result.t
Lwt.tval get_site :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.GetSiteInput.t ->
(Awso_outposts.Values.GetSiteOutput.t,
Awso_outposts.Values.GetSiteOutput.error)
Result.t
Lwt.tval get_site_address :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.GetSiteAddressInput.t ->
(Awso_outposts.Values.GetSiteAddressOutput.t,
Awso_outposts.Values.GetSiteAddressOutput.error)
Result.t
Lwt.tval list_asset_instances :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.ListAssetInstancesInput.t ->
(Awso_outposts.Values.ListAssetInstancesOutput.t,
Awso_outposts.Values.ListAssetInstancesOutput.error)
Result.t
Lwt.tval list_assets :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.ListAssetsInput.t ->
(Awso_outposts.Values.ListAssetsOutput.t,
Awso_outposts.Values.ListAssetsOutput.error)
Result.t
Lwt.tval list_blocking_instances_for_capacity_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.ListBlockingInstancesForCapacityTaskInput.t ->
(Awso_outposts.Values.ListBlockingInstancesForCapacityTaskOutput.t,
Awso_outposts.Values.ListBlockingInstancesForCapacityTaskOutput.error)
Result.t
Lwt.tval list_capacity_tasks :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.ListCapacityTasksInput.t ->
(Awso_outposts.Values.ListCapacityTasksOutput.t,
Awso_outposts.Values.ListCapacityTasksOutput.error)
Result.t
Lwt.tval list_catalog_items :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.ListCatalogItemsInput.t ->
(Awso_outposts.Values.ListCatalogItemsOutput.t,
Awso_outposts.Values.ListCatalogItemsOutput.error)
Result.t
Lwt.tval list_orders :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.ListOrdersInput.t ->
(Awso_outposts.Values.ListOrdersOutput.t,
Awso_outposts.Values.ListOrdersOutput.error)
Result.t
Lwt.tval list_outposts :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.ListOutpostsInput.t ->
(Awso_outposts.Values.ListOutpostsOutput.t,
Awso_outposts.Values.ListOutpostsOutput.error)
Result.t
Lwt.tval list_sites :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.ListSitesInput.t ->
(Awso_outposts.Values.ListSitesOutput.t,
Awso_outposts.Values.ListSitesOutput.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.ListTagsForResourceRequest.t ->
(Awso_outposts.Values.ListTagsForResourceResponse.t,
Awso_outposts.Values.ListTagsForResourceResponse.error)
Result.t
Lwt.tval start_capacity_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.StartCapacityTaskInput.t ->
(Awso_outposts.Values.StartCapacityTaskOutput.t,
Awso_outposts.Values.StartCapacityTaskOutput.error)
Result.t
Lwt.tval start_connection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.StartConnectionRequest.t ->
(Awso_outposts.Values.StartConnectionResponse.t,
Awso_outposts.Values.StartConnectionResponse.error)
Result.t
Lwt.tval start_outpost_decommission :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.StartOutpostDecommissionInput.t ->
(Awso_outposts.Values.StartOutpostDecommissionOutput.t,
Awso_outposts.Values.StartOutpostDecommissionOutput.error)
Result.t
Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.TagResourceRequest.t ->
(Awso_outposts.Values.TagResourceResponse.t,
Awso_outposts.Values.TagResourceResponse.error)
Result.t
Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.UntagResourceRequest.t ->
(Awso_outposts.Values.UntagResourceResponse.t,
Awso_outposts.Values.UntagResourceResponse.error)
Result.t
Lwt.tval update_outpost :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.UpdateOutpostInput.t ->
(Awso_outposts.Values.UpdateOutpostOutput.t,
Awso_outposts.Values.UpdateOutpostOutput.error)
Result.t
Lwt.tval update_site :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.UpdateSiteInput.t ->
(Awso_outposts.Values.UpdateSiteOutput.t,
Awso_outposts.Values.UpdateSiteOutput.error)
Result.t
Lwt.tval update_site_address :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.UpdateSiteAddressInput.t ->
(Awso_outposts.Values.UpdateSiteAddressOutput.t,
Awso_outposts.Values.UpdateSiteAddressOutput.error)
Result.t
Lwt.tval update_site_rack_physical_properties :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_outposts.Values.UpdateSiteRackPhysicalPropertiesInput.t ->
(Awso_outposts.Values.UpdateSiteRackPhysicalPropertiesOutput.t,
Awso_outposts.Values.UpdateSiteRackPhysicalPropertiesOutput.error)
Result.t
Lwt.tinclude module type of struct include Awso_outposts.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]The capacity for each instance type.
Information about a line item asset.
Information about EC2 capacity.
Information about a line item shipment.
The ID of the Amazon Web Services account.
Information about the physical and logistical details for racks at sites. For more information about hardware requirements for racks, see Network readiness checklist in the Amazon Web Services Outposts User Guide.
The Amazon Resource Name (ARN) of the site.
The description of the site.
The ID of the site.
The name of the site.
The Availability Zone.
The ID of the Availability Zone.
The life cycle status.
The Amazon Resource Name (ARN) of the Outpost.
The description of the Outpost.
The name of the Outpost.
The Amazon Web Services account ID of the Outpost owner.
module SupportedUplinkGbpsListDefinition =
Awso_outposts.Values.SupportedUplinkGbpsListDefinitionInformation about the position of the asset in a rack.
Information about compute hardware assets.
The pricing details for a subscription.
The instance type.
Information about a line item.
The instance type that you specify determines the combination of CPU, memory, storage, and networking capacity.
Information about a site.
Information about an Outpost.
A summary of line items in your order.
Information about a catalog item.
The summary of the capacity task.
A running Amazon EC2 instance that can be stopped to free up capacity needed to run the capacity task.
Information about hardware assets.
An Amazon EC2 instance.
A pricing option for the specified Outpost.
Information about an instance type.
Provides information about your Amazon Web Services Outposts subscriptions.
Information about a line item request.
You do not have permission to perform this operation.
Updating or deleting this resource can cause an inconsistent state.
An internal error has occurred.
The specified request is not valid.
A parameter is not valid.
Information about an address.
The capacity tasks that failed.
User-specified instances that must not be stopped. These instances will not appear in the list of instances that Amazon Web Services recommends to stop in order to free up capacity.
The pagination token.
The maximum page size.
Information about an order.
Information about a connection.
You have exceeded a service quota.
module UpdateSiteRackPhysicalPropertiesOutput =
Awso_outposts.Values.UpdateSiteRackPhysicalPropertiesOutputUpdate the physical and logistical details for a rack at a site. For more information about hardware requirements for racks, see Network readiness checklist in the Amazon Web Services Outposts User Guide. To update a rack at a site with an order of IN_PROGRESS, you must wait for the order to complete or cancel the order.
module UpdateSiteRackPhysicalPropertiesInput =
Awso_outposts.Values.UpdateSiteRackPhysicalPropertiesInputUpdate the physical and logistical details for a rack at a site. For more information about hardware requirements for racks, see Network readiness checklist in the Amazon Web Services Outposts User Guide. To update a rack at a site with an order of IN_PROGRESS, you must wait for the order to complete or cancel the order.
Updates the specified site.
Updates the specified site.
Updates the address of the specified site. You can't update a site address if there is an order in progress. You must wait for the order to complete or cancel the order. You can update the operating address before you place an order at the site, or after all Outposts that belong to the site have been deactivated.
Updates the address of the specified site. You can't update a site address if there is an order in progress. You must wait for the order to complete or cancel the order. You can update the operating address before you place an order at the site, or after all Outposts that belong to the site have been deactivated.
Updates an Outpost.
Updates an Outpost.
Removes tags from the specified resource.
Removes tags from the specified resource.
Adds tags to the specified resource.
Adds tags to the specified resource.
Starts the decommission process to return the Outposts racks or servers.
Starts the decommission process to return the Outposts racks or servers.
Amazon Web Services uses this action to install Outpost servers. Starts the connection required for Outpost server installation. Use CloudTrail to monitor this action or Amazon Web Services managed policy for Amazon Web Services Outposts to secure it. For more information, see Amazon Web Services managed policies for Amazon Web Services Outposts and Logging Amazon Web Services Outposts API calls with Amazon Web Services CloudTrail in the Amazon Web Services Outposts User Guide.
Amazon Web Services uses this action to install Outpost servers. Starts the connection required for Outpost server installation. Use CloudTrail to monitor this action or Amazon Web Services managed policy for Amazon Web Services Outposts to secure it. For more information, see Amazon Web Services managed policies for Amazon Web Services Outposts and Logging Amazon Web Services Outposts API calls with Amazon Web Services CloudTrail in the Amazon Web Services Outposts User Guide.
Starts the specified capacity task. You can have one active capacity task for each order and each Outpost.
Starts the specified capacity task. You can have one active capacity task for each order and each Outpost.
Lists the tags for the specified resource.
Lists the tags for the specified resource.
Lists the Outpost sites for your Amazon Web Services account. Use filters to return specific results. Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
Lists the Outpost sites for your Amazon Web Services account. Use filters to return specific results. Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
Lists the Outposts for your Amazon Web Services account. Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
Lists the Outposts for your Amazon Web Services account. Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
Lists the Outpost orders for your Amazon Web Services account.
Lists the Outpost orders for your Amazon Web Services account.
Lists the items in the catalog. Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
Lists the items in the catalog. Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
Lists the capacity tasks for your Amazon Web Services account. Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
Lists the capacity tasks for your Amazon Web Services account. Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
module ListBlockingInstancesForCapacityTaskOutput =
Awso_outposts.Values.ListBlockingInstancesForCapacityTaskOutputA list of Amazon EC2 instances running on the Outpost and belonging to the account that initiated the capacity task. Use this list to specify the instances you cannot stop to free up capacity to run the capacity task.
module ListBlockingInstancesForCapacityTaskInput =
Awso_outposts.Values.ListBlockingInstancesForCapacityTaskInputA list of Amazon EC2 instances running on the Outpost and belonging to the account that initiated the capacity task. Use this list to specify the instances you cannot stop to free up capacity to run the capacity task.
Lists the hardware assets for the specified Outpost. Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
Lists the hardware assets for the specified Outpost. Use filters to return specific results. If you specify multiple filters, the results include only the resources that match all of the specified filters. For a filter where you can specify multiple values, the results include items that match any of the values that you specify for the filter.
A list of Amazon EC2 instances, belonging to all accounts, running on the specified Outpost. Does not include Amazon EBS or Amazon S3 instances.
A list of Amazon EC2 instances, belonging to all accounts, running on the specified Outpost. Does not include Amazon EBS or Amazon S3 instances.
Gets information about the specified Outpost site.
Gets information about the specified Outpost site.
Gets the site address of the specified site.
Gets the site address of the specified site.
Gets all available renewal pricing options for the specified Outpost.
Gets all available renewal pricing options for the specified Outpost.
module GetOutpostSupportedInstanceTypesOutput =
Awso_outposts.Values.GetOutpostSupportedInstanceTypesOutputGets the instance types that an Outpost can support in InstanceTypeCapacity. This will generally include instance types that are not currently configured and therefore cannot be launched with the current Outpost capacity configuration.
module GetOutpostSupportedInstanceTypesInput =
Awso_outposts.Values.GetOutpostSupportedInstanceTypesInputGets the instance types that an Outpost can support in InstanceTypeCapacity. This will generally include instance types that are not currently configured and therefore cannot be launched with the current Outpost capacity configuration.
Gets information about the specified Outpost.
Gets the instance types for the specified Outpost.
Gets the instance types for the specified Outpost.
Gets information about the specified Outpost.
module GetOutpostBillingInformationOutput =
Awso_outposts.Values.GetOutpostBillingInformationOutputGets current and historical billing information about the specified Outpost.
module GetOutpostBillingInformationInput =
Awso_outposts.Values.GetOutpostBillingInformationInputGets current and historical billing information about the specified Outpost.
Gets information about the specified order.
Gets information about the specified order.
Amazon Web Services uses this action to install Outpost servers. Gets information about the specified connection. Use CloudTrail to monitor this action or Amazon Web Services managed policy for Amazon Web Services Outposts to secure it. For more information, see Amazon Web Services managed policies for Amazon Web Services Outposts and Logging Amazon Web Services Outposts API calls with Amazon Web Services CloudTrail in the Amazon Web Services Outposts User Guide.
Amazon Web Services uses this action to install Outpost servers. Gets information about the specified connection. Use CloudTrail to monitor this action or Amazon Web Services managed policy for Amazon Web Services Outposts to secure it. For more information, see Amazon Web Services managed policies for Amazon Web Services Outposts and Logging Amazon Web Services Outposts API calls with Amazon Web Services CloudTrail in the Amazon Web Services Outposts User Guide.
Gets information about the specified catalog item.
Gets information about the specified catalog item.
Gets details of the specified capacity task.
Gets details of the specified capacity task.
Deletes the specified site.
Deletes the specified site.
Deletes the specified Outpost.
Deletes the specified Outpost.
Creates a site for an Outpost.
Creates a site for an Outpost.
Creates a renewal contract for the specified Outpost.
Creates a renewal contract for the specified Outpost.
Creates an Outpost. You can specify either an Availability one or an AZ ID.
Creates an Outpost. You can specify either an Availability one or an AZ ID.
Creates an order for an Outpost.
Creates an order for an Outpost.
Cancels the specified order for an Outpost.
Cancels the specified order for an Outpost.
Cancels the capacity task.
Cancels the capacity task.