You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samtranslator/schema/schema.json
+13-13Lines changed: 13 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -214756,51 +214756,51 @@
214756
214756
"additionalProperties": false,
214757
214757
"properties": {
214758
214758
"DurationSeconds": {
214759
-
"markdownDescription": "Sets the maximum number of seconds that vended temporary credentials through [CreateSession](https://docs.aws.amazon.com/rolesanywhere/latest/userguide/authentication-create-session.html) will be valid for, between 900 and 3600.",
214759
+
"markdownDescription": "The number of seconds vended session credentials will be valid for",
214760
214760
"title": "DurationSeconds",
214761
214761
"type": "number"
214762
214762
},
214763
214763
"Enabled": {
214764
-
"markdownDescription": "Indicates whether the profile is enabled.",
214764
+
"markdownDescription": "The enabled status of the resource.",
214765
214765
"title": "Enabled",
214766
214766
"type": "boolean"
214767
214767
},
214768
214768
"ManagedPolicyArns": {
214769
214769
"items": {
214770
214770
"type": "string"
214771
214771
},
214772
-
"markdownDescription": "A list of managed policy ARNs that apply to the vended session credentials.",
214772
+
"markdownDescription": "A list of managed policy ARNs. Managed policies identified by this list will be applied to the vended session credentials.",
214773
214773
"title": "ManagedPolicyArns",
214774
214774
"type": "array"
214775
214775
},
214776
214776
"Name": {
214777
-
"markdownDescription": "The name of the profile.",
214777
+
"markdownDescription": "The customer specified name of the resource.",
214778
214778
"title": "Name",
214779
214779
"type": "string"
214780
214780
},
214781
214781
"RequireInstanceProperties": {
214782
-
"markdownDescription": "Specifies whether instance properties are required in temporary credential requests with this profile.",
214782
+
"markdownDescription": "Specifies whether instance properties are required in CreateSession requests with this profile.",
214783
214783
"title": "RequireInstanceProperties",
214784
214784
"type": "boolean"
214785
214785
},
214786
214786
"RoleArns": {
214787
214787
"items": {
214788
214788
"type": "string"
214789
214789
},
214790
-
"markdownDescription": "A list of IAM role ARNs. During `CreateSession` , if a matching role ARN is provided, the properties in this profile will be applied to the intersection session policy.",
214790
+
"markdownDescription": "A list of IAM role ARNs that can be assumed when this profile is specified in a CreateSession request.",
214791
214791
"title": "RoleArns",
214792
214792
"type": "array"
214793
214793
},
214794
214794
"SessionPolicy": {
214795
-
"markdownDescription": "A session policy that applies to the trust boundary of the vended session credentials.",
214795
+
"markdownDescription": "A session policy that will applied to the trust boundary of the vended session credentials.",
214796
214796
"title": "SessionPolicy",
214797
214797
"type": "string"
214798
214798
},
214799
214799
"Tags": {
214800
214800
"items": {
214801
214801
"$ref": "#/definitions/Tag"
214802
214802
},
214803
-
"markdownDescription": "The tags to attach to the profile.",
"markdownDescription": "Places an Object Lock configuration on the specified bucket. The rule specified in the Object Lock configuration will be applied by default to every new object placed in the specified bucket. For more information, see [Locking Objects](https://docs.aws.amazon.com/AmazonS3/latest/dev/object-lock.html) .\n\n> - The `DefaultRetention` settings require both a mode and a period.\n> - The `DefaultRetention` period can be either `Days` or `Years` but you must select one. You cannot specify `Days` and `Years` at the same time.\n> - You can enable Object Lock for new or existing buckets. For more information, see [Configuring Object Lock](https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-lock-configure.html) .",
218159
+
"markdownDescription": "> This operation is not supported by directory buckets. \n\nPlaces an Object Lock configuration on the specified bucket. The rule specified in the Object Lock configuration will be applied by default to every new object placed in the specified bucket. For more information, see [Locking Objects](https://docs.aws.amazon.com/AmazonS3/latest/dev/object-lock.html) .\n\n> - The `DefaultRetention` settings require both a mode and a period.\n> - The `DefaultRetention` period can be either `Days` or `Years` but you must select one. You cannot specify `Days` and `Years` at the same time.\n> - You can enable Object Lock for new or existing buckets. For more information, see [Configuring Object Lock](https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-lock-configure.html) .",
218160
218160
"title": "ObjectLockConfiguration"
218161
218161
},
218162
218162
"ObjectLockEnabled": {
@@ -251188,7 +251188,7 @@
251188
251188
"items": {
251189
251189
"type": "string"
251190
251190
},
251191
-
"markdownDescription": "The fields from the source that are made available to your agents in Wisdom. Optional if ObjectConfiguration is included in the provided DataIntegration.\n\n- For [Salesforce](https://docs.aws.amazon.com/https://developer.salesforce.com/docs/atlas.en-us.knowledge_dev.meta/knowledge_dev/sforce_api_objects_knowledge__kav.htm) , you must include at least `Id` , `ArticleNumber` , `VersionNumber` , `Title` , `PublishStatus` , and `IsDeleted` .\n- For [ServiceNow](https://docs.aws.amazon.com/https://developer.servicenow.com/dev.do#!/reference/api/rome/rest/knowledge-management-api) , you must include at least `number` , `short_description` , `sys_mod_count` , `workflow_state` , and `active` .\n- For [Zendesk](https://docs.aws.amazon.com/https://developer.zendesk.com/api-reference/help_center/help-center-api/articles/) , you must include at least `id` , `title` , `updated_at` , and `draft` .\n\nMake sure to include additional fields. These fields are indexed and used to source recommendations.",
251191
+
"markdownDescription": "The fields from the source that are made available to your agents in Amazon Q. Optional if ObjectConfiguration is included in the provided DataIntegration.\n\n- For [Salesforce](https://docs.aws.amazon.com/https://developer.salesforce.com/docs/atlas.en-us.knowledge_dev.meta/knowledge_dev/sforce_api_objects_knowledge__kav.htm) , you must include at least `Id` , `ArticleNumber` , `VersionNumber` , `Title` , `PublishStatus` , and `IsDeleted` .\n- For [ServiceNow](https://docs.aws.amazon.com/https://developer.servicenow.com/dev.do#!/reference/api/rome/rest/knowledge-management-api) , you must include at least `number` , `short_description` , `sys_mod_count` , `workflow_state` , and `active` .\n- For [Zendesk](https://docs.aws.amazon.com/https://developer.zendesk.com/api-reference/help_center/help-center-api/articles/) , you must include at least `id` , `title` , `updated_at` , and `draft` .\n\nMake sure to include additional fields. These fields are indexed and used to source recommendations.",
251192
251192
"title": "ObjectFields",
251193
251193
"type": "array"
251194
251194
}
@@ -251202,7 +251202,7 @@
251202
251202
"additionalProperties": false,
251203
251203
"properties": {
251204
251204
"TemplateUri": {
251205
-
"markdownDescription": "A URI template containing exactly one variable in `${variableName}` format. This can only be set for `EXTERNAL` knowledge bases. For Salesforce, ServiceNow, and Zendesk, the variable must be one of the following:\n\n- Salesforce: `Id` , `ArticleNumber` , `VersionNumber` , `Title` , `PublishStatus` , or `IsDeleted`\n- ServiceNow: `number` , `short_description` , `sys_mod_count` , `workflow_state` , or `active`\n- Zendesk: `id` , `title` , `updated_at` , or `draft`\n\nThe variable is replaced with the actual value for a piece of content when calling [GetContent](https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetContent.html) .",
251205
+
"markdownDescription": "A URI template containing exactly one variable in `${variableName}` format. This can only be set for `EXTERNAL` knowledge bases. For Salesforce, ServiceNow, and Zendesk, the variable must be one of the following:\n\n- Salesforce: `Id` , `ArticleNumber` , `VersionNumber` , `Title` , `PublishStatus` , or `IsDeleted`\n- ServiceNow: `number` , `short_description` , `sys_mod_count` , `workflow_state` , or `active`\n- Zendesk: `id` , `title` , `updated_at` , or `draft`\n\nThe variable is replaced with the actual value for a piece of content when calling [GetContent](https://docs.aws.amazon.com/amazon-q-connect/latest/APIReference/API_GetContent.html) .",
0 commit comments