|
4356 | 4356 | "traits": { |
4357 | 4357 | "smithy.api#enumValue": "AWS/Textract/AnalyzeDocument/Forms/V1" |
4358 | 4358 | } |
4359 | | - }, |
4360 | | - "TEXTRACT_ANALYZE_EXPENSE": { |
4361 | | - "target": "smithy.api#Unit", |
4362 | | - "traits": { |
4363 | | - "smithy.api#enumValue": "AWS/Textract/AnalyzeExpense" |
4364 | | - } |
4365 | | - }, |
4366 | | - "HANDSHAKE_VERIFY_IDENTITY": { |
4367 | | - "target": "smithy.api#Unit", |
4368 | | - "traits": { |
4369 | | - "smithy.api#enumValue": "AWS/Handshake/VerifyIdentity" |
4370 | | - } |
4371 | | - }, |
4372 | | - "BEDROCK_MODEL_EVALUATION": { |
4373 | | - "target": "smithy.api#Unit", |
4374 | | - "traits": { |
4375 | | - "smithy.api#enumValue": "AWS/Bedrock/ModelEvaluation" |
4376 | | - } |
4377 | 4359 | } |
4378 | 4360 | } |
4379 | 4361 | }, |
|
6814 | 6796 | "target": "com.amazonaws.sagemaker#S3Uri", |
6815 | 6797 | "traits": { |
6816 | 6798 | "smithy.api#clientOptional": {}, |
6817 | | - "smithy.api#documentation": "<p>An Amazon S3 bucket path where your LifeCycle scripts are stored.</p>", |
| 6799 | + "smithy.api#documentation": "<p>An Amazon S3 bucket path where your lifecycle scripts are stored.</p>\n <important>\n <p>Make sure that the S3 bucket path starts with <code>s3://sagemaker-</code>. The\n <a href=\"https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-hyperpod-prerequisites.html#sagemaker-hyperpod-prerequisites-iam-role-for-hyperpod\">IAM role for SageMaker HyperPod</a> has the managed <a href=\"https://docs.aws.amazon.com/sagemaker/latest/dg/security-iam-awsmanpol-cluster.html\">\n <code>AmazonSageMakerClusterInstanceRolePolicy</code>\n </a> attached, which\n allows access to S3 buckets with the specific prefix <code>sagemaker-</code>.</p>\n </important>", |
6818 | 6800 | "smithy.api#required": {} |
6819 | 6801 | } |
6820 | 6802 | }, |
6821 | 6803 | "OnCreate": { |
6822 | 6804 | "target": "com.amazonaws.sagemaker#ClusterLifeCycleConfigFileName", |
6823 | 6805 | "traits": { |
6824 | 6806 | "smithy.api#clientOptional": {}, |
6825 | | - "smithy.api#documentation": "<p>The directory of the LifeCycle script under <code>SourceS3Uri</code>. This LifeCycle\n script runs during cluster creation.</p>", |
| 6807 | + "smithy.api#documentation": "<p>The file name of the entrypoint script of lifecycle scripts under\n <code>SourceS3Uri</code>. This entrypoint script runs during cluster creation.</p>", |
6826 | 6808 | "smithy.api#required": {} |
6827 | 6809 | } |
6828 | 6810 | } |
6829 | 6811 | }, |
6830 | 6812 | "traits": { |
6831 | | - "smithy.api#documentation": "<p>The LifeCycle configuration for a SageMaker HyperPod cluster.</p>" |
| 6813 | + "smithy.api#documentation": "<p>The lifecycle configuration for a SageMaker HyperPod cluster.</p>" |
6832 | 6814 | } |
6833 | 6815 | }, |
6834 | 6816 | "com.amazonaws.sagemaker#ClusterLifeCycleConfigFileName": { |
|
9899 | 9881 | "target": "com.amazonaws.sagemaker#FeatureGroupName", |
9900 | 9882 | "traits": { |
9901 | 9883 | "smithy.api#clientOptional": {}, |
9902 | | - "smithy.api#documentation": "<p>The name of the <code>FeatureGroup</code>. The name must be unique within an Amazon Web Services Region in an Amazon Web Services account.</p>\n <p>The name:</p>\n <ul>\n <li>\n <p>Must start and end with an alphanumeric character.</p>\n </li>\n <li>\n <p>Can only include alphanumeric characters, underscores, and hyphens. Spaces are not\n allowed.</p>\n </li>\n </ul>", |
| 9884 | + "smithy.api#documentation": "<p>The name of the <code>FeatureGroup</code>. The name must be unique within an Amazon Web Services Region in an Amazon Web Services account.</p>\n <p>The name:</p>\n <ul>\n <li>\n <p>Must start with an alphanumeric character.</p>\n </li>\n <li>\n <p>Can only include alphanumeric characters, underscores, and hyphens. Spaces are not\n allowed.</p>\n </li>\n </ul>", |
9903 | 9885 | "smithy.api#required": {} |
9904 | 9886 | } |
9905 | 9887 | }, |
9906 | 9888 | "RecordIdentifierFeatureName": { |
9907 | 9889 | "target": "com.amazonaws.sagemaker#FeatureName", |
9908 | 9890 | "traits": { |
9909 | 9891 | "smithy.api#clientOptional": {}, |
9910 | | - "smithy.api#documentation": "<p>The name of the <code>Feature</code> whose value uniquely identifies a\n <code>Record</code> defined in the <code>FeatureStore</code>. Only the latest record per\n identifier value will be stored in the <code>OnlineStore</code>.\n <code>RecordIdentifierFeatureName</code> must be one of feature definitions'\n names.</p>\n <p>You use the <code>RecordIdentifierFeatureName</code> to access data in a\n <code>FeatureStore</code>.</p>\n <p>This name:</p>\n <ul>\n <li>\n <p>Must start and end with an alphanumeric character.</p>\n </li>\n <li>\n <p>Can only contains alphanumeric characters, hyphens, underscores. Spaces are not\n allowed. </p>\n </li>\n </ul>", |
| 9892 | + "smithy.api#documentation": "<p>The name of the <code>Feature</code> whose value uniquely identifies a\n <code>Record</code> defined in the <code>FeatureStore</code>. Only the latest record per\n identifier value will be stored in the <code>OnlineStore</code>.\n <code>RecordIdentifierFeatureName</code> must be one of feature definitions'\n names.</p>\n <p>You use the <code>RecordIdentifierFeatureName</code> to access data in a\n <code>FeatureStore</code>.</p>\n <p>This name:</p>\n <ul>\n <li>\n <p>Must start with an alphanumeric character.</p>\n </li>\n <li>\n <p>Can only contains alphanumeric characters, hyphens, underscores. Spaces are not\n allowed. </p>\n </li>\n </ul>", |
9911 | 9893 | "smithy.api#required": {} |
9912 | 9894 | } |
9913 | 9895 | }, |
|
27115 | 27097 | "target": "com.amazonaws.sagemaker#FeatureName", |
27116 | 27098 | "traits": { |
27117 | 27099 | "smithy.api#clientOptional": {}, |
27118 | | - "smithy.api#documentation": "<p>The name of a feature. The type must be a string. <code>FeatureName</code> cannot be any\n of the following: <code>is_deleted</code>, <code>write_time</code>,\n <code>api_invocation_time</code>.</p>\n <p>The name:</p>\n <ul>\n <li>\n <p>Must start and end with an alphanumeric character.</p>\n </li>\n <li>\n <p>Can only include alphanumeric characters, underscores, and hyphens. Spaces are not\n allowed.</p>\n </li>\n </ul>", |
| 27100 | + "smithy.api#documentation": "<p>The name of a feature. The type must be a string. <code>FeatureName</code> cannot be any\n of the following: <code>is_deleted</code>, <code>write_time</code>,\n <code>api_invocation_time</code>.</p>\n <p>The name:</p>\n <ul>\n <li>\n <p>Must start with an alphanumeric character.</p>\n </li>\n <li>\n <p>Can only include alphanumeric characters, underscores, and hyphens. Spaces are not\n allowed.</p>\n </li>\n </ul>", |
27119 | 27101 | "smithy.api#required": {} |
27120 | 27102 | } |
27121 | 27103 | }, |
|
0 commit comments