Skip to content

Commit 60e5097

Browse files
github-actions[bot]github-actions
andauthored
chore(schema): update (#3450)
Co-authored-by: github-actions <[email protected]>
1 parent de53532 commit 60e5097

File tree

3 files changed

+129
-39
lines changed

3 files changed

+129
-39
lines changed

samtranslator/schema/schema.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -214756,51 +214756,51 @@
214756214756
"additionalProperties": false,
214757214757
"properties": {
214758214758
"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",
214760214760
"title": "DurationSeconds",
214761214761
"type": "number"
214762214762
},
214763214763
"Enabled": {
214764-
"markdownDescription": "Indicates whether the profile is enabled.",
214764+
"markdownDescription": "The enabled status of the resource.",
214765214765
"title": "Enabled",
214766214766
"type": "boolean"
214767214767
},
214768214768
"ManagedPolicyArns": {
214769214769
"items": {
214770214770
"type": "string"
214771214771
},
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.",
214773214773
"title": "ManagedPolicyArns",
214774214774
"type": "array"
214775214775
},
214776214776
"Name": {
214777-
"markdownDescription": "The name of the profile.",
214777+
"markdownDescription": "The customer specified name of the resource.",
214778214778
"title": "Name",
214779214779
"type": "string"
214780214780
},
214781214781
"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.",
214783214783
"title": "RequireInstanceProperties",
214784214784
"type": "boolean"
214785214785
},
214786214786
"RoleArns": {
214787214787
"items": {
214788214788
"type": "string"
214789214789
},
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.",
214791214791
"title": "RoleArns",
214792214792
"type": "array"
214793214793
},
214794214794
"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.",
214796214796
"title": "SessionPolicy",
214797214797
"type": "string"
214798214798
},
214799214799
"Tags": {
214800214800
"items": {
214801214801
"$ref": "#/definitions/Tag"
214802214802
},
214803-
"markdownDescription": "The tags to attach to the profile.",
214803+
"markdownDescription": "A list of Tags.",
214804214804
"title": "Tags",
214805214805
"type": "array"
214806214806
}
@@ -214961,11 +214961,11 @@
214961214961
"properties": {
214962214962
"SourceData": {
214963214963
"$ref": "#/definitions/AWS::RolesAnywhere::TrustAnchor.SourceData",
214964-
"markdownDescription": "The data field of the trust anchor depending on its type.",
214964+
"markdownDescription": "A union object representing the data field of the TrustAnchor depending on its type",
214965214965
"title": "SourceData"
214966214966
},
214967214967
"SourceType": {
214968-
"markdownDescription": "The type of the TrustAnchor.\n\n> `AWS_ACM_PCA` is not an allowed value in your region.",
214968+
"markdownDescription": "The type of the TrustAnchor.",
214969214969
"title": "SourceType",
214970214970
"type": "string"
214971214971
}
@@ -218156,7 +218156,7 @@
218156218156
},
218157218157
"ObjectLockConfiguration": {
218158218158
"$ref": "#/definitions/AWS::S3::Bucket.ObjectLockConfiguration",
218159-
"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) .",
218160218160
"title": "ObjectLockConfiguration"
218161218161
},
218162218162
"ObjectLockEnabled": {
@@ -251188,7 +251188,7 @@
251188251188
"items": {
251189251189
"type": "string"
251190251190
},
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.",
251192251192
"title": "ObjectFields",
251193251193
"type": "array"
251194251194
}
@@ -251202,7 +251202,7 @@
251202251202
"additionalProperties": false,
251203251203
"properties": {
251204251204
"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) .",
251206251206
"title": "TemplateUri",
251207251207
"type": "string"
251208251208
}

0 commit comments

Comments
 (0)