AWS Marketplace ↗
noOriginal Documentation
Documentation Index#
Fetch the complete documentation index at: https://docs.pinecone.io/llms.txt Use this file to discover all available pages before exploring further.
export const PrimarySecondaryCTA = ({primaryLabel, primaryHref, primaryTarget, secondaryLabel, secondaryHref, secondaryTarget}) => {primaryLabel && primaryHref &&
{primaryLabel}
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9.70492 6L8.29492 7.41L12.8749 12L8.29492 16.59L9.70492 18L15.7049 12L9.70492 6Z" fill="white" />
</svg>
}{secondaryLabel && secondaryHref &&
{secondaryLabel}
</a>
}
;
Access Pinecone through our AWS Marketplace listing. AWS Marketplace allows you to manage Pinecone and other third-party software from a centralized location, and simplifies software licensing and procurement with flexible pricing options and multiple deployment methods.
You can set up pay-as-you-go billing for a Pinecone organization through the AWS Marketplace.
<PrimarySecondaryCTA primaryLabel={“Get started”} primaryHref={ “https://aws.amazon.com/marketplace/pp/prodview-xhgyscinlz4jk?trk=44c6de22-4392-4c04-9465-644542cd14a8&sc_channel=el" } secondaryLabel={“View setup guide”} secondaryHref={ “/guides/organizations/manage-billing/upgrade-billing-plan” } />