question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

(aws-sagemaker): Support for Amazon Linux 2 (notebook-al2-v1)

See original GitHub issue

Description

Sagemaker now supports Amazon Linux 2 but this is not yet available in CloudFormation/CDK.

Use Case

Create Sagemaker Notebook instances with Platform identifier notebook-al2-v1

Proposed Solution

Add platformIdentifier parameter in CfnNotebookInstance/CfnNotebookInstanceProps.

Other information

This is linked to https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/942

Acknowledge

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
peterwoodworthcommented, Jun 21, 2022

we support platformIdentifier now 🙂

1reaction
njlynchcommented, Oct 28, 2021

Excellent!

It looks like our automated import has already picked it up in https://github.com/aws/aws-cdk/pull/17194. Once that PR is merged – it looks like there are some issues with the spec that will need to be manually fixed – platformIdentifier will be available in the subsequent release.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Amazon Linux 2 vs Amazon Linux notebook instances
Amazon SageMaker notebook instances currently support Amazon Linux 2 (AL2) and Amazon Linux (AL1) operating systems.
Read more >
amazon-sagemaker-developer-guide/nbi-al2.md at master - GitHub
Amazon SageMaker notebook instances currently support Amazon Linux 2 (AL2) and Amazon Linux (AL1) operating systems. You can select the operating system that ......
Read more >
aws_sagemaker_notebook_insta...
This value can be either notebook-al1-v1 , notebook-al2-v1 ... (Optional) The AWS Key Management Service (AWS KMS) key that Amazon SageMaker uses to...
Read more >
aws.sagemaker.NotebookInstance - Pulumi
This value can be either notebook-al1-v1 , notebook-al2-v1 , or notebook-al2-v2 , depending on which version of Amazon Linux you require. rootAccess string....
Read more >
SageMaker Notebook | AWS Cloud Resource Directory
This value can be either notebook-al1-v1, notebook-al2-v1, or notebook-al2-v2, depending on which version of Amazon Linux you require.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found