ResourceCatalog
A resource catalog containing all of the resources of a specific resource type within
a resource owner account. For an example on sharing the Amazon SageMaker Feature Store
DefaultFeatureGroupCatalog
, see Share Amazon SageMaker Catalog resource type in the Amazon SageMaker Developer Guide.
Contents
- CreationTime
-
The time the
ResourceCatalog
was created.Type: Timestamp
Required: Yes
- Description
-
A free form description of the
ResourceCatalog
.Type: String
Length Constraints: Maximum length of 256.
Required: Yes
- ResourceCatalogArn
-
The Amazon Resource Name (ARN) of the
ResourceCatalog
.Type: String
Length Constraints: Maximum length of 256.
Pattern:
arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:sagemaker-catalog/.*
Required: Yes
- ResourceCatalogName
-
The name of the
ResourceCatalog
.Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: