View source: R/imagebuilder_operations.R
imagebuilder_get_marketplace_resource | R Documentation |
Verify the subscription and perform resource dependency checks on the requested Amazon Web Services Marketplace resource. For Amazon Web Services Marketplace components, the response contains fields to download the components and their artifacts.
See https://www.paws-r-sdk.com/docs/imagebuilder_get_marketplace_resource/ for full documentation.
imagebuilder_get_marketplace_resource(
resourceType,
resourceArn,
resourceLocation = NULL
)
resourceType |
[required] Specifies which type of Amazon Web Services Marketplace resource Image Builder retrieves. |
resourceArn |
[required] The Amazon Resource Name (ARN) that uniquely identifies an Amazon Web Services Marketplace resource. |
resourceLocation |
The bucket path that you can specify to download the resource from Amazon S3. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.