AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The Amazon Simple Storage (Amazon S3) location and security configuration for OfflineStore.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.S3StorageConfig

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class S3StorageConfig

The S3StorageConfig type exposes the following members

Constructors

NameDescription
Public Method S3StorageConfig()

Properties

NameTypeDescription
Public Property KmsKeyId System.String

Gets and sets the property KmsKeyId.

The Amazon Web Services Key Management Service (KMS) key ARN of the key used to encrypt any objects written into the OfflineStore S3 location.

The IAM roleARN that is passed as a parameter to CreateFeatureGroup must have below permissions to the KmsKeyId:

  • "kms:GenerateDataKey"

Public Property ResolvedOutputS3Uri System.String

Gets and sets the property ResolvedOutputS3Uri.

The S3 path where offline records are written.

Public Property S3Uri System.String

Gets and sets the property S3Uri.

The S3 URI, or location in Amazon S3, of OfflineStore.

S3 URIs have a format similar to the following: s3://example-bucket/prefix/.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5