Highlights
- Pro
Pinned Loading
-
segment-personalize-workshop
segment-personalize-workshop PublicAWS workshop demonstrating how to integrate Segment with Amazon Personalize to build and deliver personalized customer experiences.
-
retail-demo-store
retail-demo-store PublicForked from aws-samples/retail-demo-store
AWS Retail Demo Store is a sample retail web application and workshop platform demonstrating how AWS infrastructure and services can be used to build compelling customer experiences for eCommerce, …
Jupyter Notebook 2
-
Delete AWS log groups using an optio...
Delete AWS log groups using an optional filter expression 1#!/bin/bash
23# Deletes AWS log groups based on a filter expression. The optional --dry-run
4# argument can be used to test filter expressions before deleting.
5 -
Deletes an Amazon Personalize datase...
Deletes an Amazon Personalize dataset group, including all of its associated resources 1#!/usr/bin/env python
2# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3# SPDX-License-Identifier: MIT-0
45"""
-
Calculates total training hours cost...
Calculates total training hours cost (for all time) for one or more Amazon Personalize solutions 1'''
2Calculates total training hours cost (for all time) for one or more Amazon Personalize solutions.
34Total training hours and costs across AWS regions as well as grand totals will be printed as output.
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.