Skip to content

Commit

Permalink
chore(schema): update (#3241)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
github-actions[bot] and github-actions committed Jul 5, 2023
1 parent 80e8c0f commit 993d279
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 45 deletions.
30 changes: 15 additions & 15 deletions samtranslator/schema/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -16444,7 +16444,7 @@
},
"PostSetupScriptDetails": {
"$ref": "#/definitions/AWS::AppStream::AppBlock.ScriptDetails",
"markdownDescription": "The post setup script details of the app block.",
"markdownDescription": "The post setup script details of the app block.\n\nThis only applies to app blocks with PackagingType `APPSTREAM2` .",
"title": "PostSetupScriptDetails"
},
"SetupScriptDetails": {
Expand Down Expand Up @@ -16582,15 +16582,15 @@
"items": {
"$ref": "#/definitions/AWS::AppStream::AppBlockBuilder.AccessEndpoint"
},
"markdownDescription": "The access endpoints of the app block builder.",
"markdownDescription": "",
"title": "AccessEndpoints",
"type": "array"
},
"AppBlockArns": {
"items": {
"type": "string"
},
"markdownDescription": "The ARN of the app block.\n\n*Maximum* : `1`",
"markdownDescription": "",
"title": "AppBlockArns",
"type": "array"
},
Expand Down Expand Up @@ -16625,15 +16625,15 @@
"type": "string"
},
"Platform": {
"markdownDescription": "The platform of the app block builder.\n\n*Allowed values* : `WINDOWS_SERVER_2019`",
"markdownDescription": "The platform of the app block builder.\n\n`WINDOWS_SERVER_2019` is the only valid value.",
"title": "Platform",
"type": "string"
},
"Tags": {
"items": {
"$ref": "#/definitions/Tag"
},
"markdownDescription": "The tags of the app block builder.",
"markdownDescription": "",
"title": "Tags",
"type": "array"
},
Expand Down Expand Up @@ -183136,7 +183136,7 @@
"properties": {
"RefreshConfiguration": {
"$ref": "#/definitions/AWS::QuickSight::DataSet.RefreshConfiguration",
"markdownDescription": "The refresh configuration for a dataset.",
"markdownDescription": "",
"title": "RefreshConfiguration"
}
},
Expand Down Expand Up @@ -183227,7 +183227,7 @@
"items": {
"type": "string"
},
"markdownDescription": "A list of static default values for a given date time parameter. The valid format for this property is `yyyy-MM-dd\u2019T\u2019HH:mm:ss\u2019Z\u2019` .",
"markdownDescription": "",
"title": "StaticValues",
"type": "array"
}
Expand Down Expand Up @@ -183345,7 +183345,7 @@
"properties": {
"LookbackWindow": {
"$ref": "#/definitions/AWS::QuickSight::DataSet.LookbackWindow",
"markdownDescription": "The lookback window setup for an incremental refresh configuration.",
"markdownDescription": "",
"title": "LookbackWindow"
}
},
Expand Down Expand Up @@ -183538,17 +183538,17 @@
"additionalProperties": false,
"properties": {
"ColumnName": {
"markdownDescription": "The name of the lookback window column.",
"markdownDescription": "",
"title": "ColumnName",
"type": "string"
},
"Size": {
"markdownDescription": "The lookback window column size.",
"markdownDescription": "",
"title": "Size",
"type": "number"
},
"SizeUnit": {
"markdownDescription": "The size unit that is used for the lookback window column. Valid values for this structure are `HOUR` , `DAY` , and `WEEK` .",
"markdownDescription": "",
"title": "SizeUnit",
"type": "string"
}
Expand All @@ -183562,7 +183562,7 @@
"items": {
"type": "string"
},
"markdownDescription": "A list of static default values for a given date time parameter. The valid format for this property is `yyyy-MM-dd\u2019T\u2019HH:mm:ss\u2019Z\u2019` .",
"markdownDescription": "",
"title": "DateTimeStaticValues",
"type": "array"
},
Expand Down Expand Up @@ -183619,11 +183619,11 @@
"properties": {
"NewDefaultValues": {
"$ref": "#/definitions/AWS::QuickSight::DataSet.NewDefaultValues",
"markdownDescription": "The new default values for the parameter.",
"markdownDescription": "",
"title": "NewDefaultValues"
},
"NewParameterName": {
"markdownDescription": "The new name for the parameter.",
"markdownDescription": "",
"title": "NewParameterName",
"type": "string"
},
Expand Down Expand Up @@ -183681,7 +183681,7 @@
"properties": {
"IncrementalRefresh": {
"$ref": "#/definitions/AWS::QuickSight::DataSet.IncrementalRefresh",
"markdownDescription": "The incremental refresh for the dataset.",
"markdownDescription": "",
"title": "IncrementalRefresh"
}
},
Expand Down
30 changes: 15 additions & 15 deletions schema_source/cloudformation-docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -2521,7 +2521,7 @@
"DisplayName": "The display name of the app block.",
"Name": "The name of the app block.\n\n*Pattern* : `^[a-zA-Z0-9][a-zA-Z0-9_.-]{0,100}$`",
"PackagingType": "The packaging type of the app block.",
"PostSetupScriptDetails": "The post setup script details of the app block.",
"PostSetupScriptDetails": "The post setup script details of the app block.\n\nThis only applies to app blocks with PackagingType `APPSTREAM2` .",
"SetupScriptDetails": "The setup script details of the app block.",
"SourceS3Location": "The source S3 location of the app block.",
"Tags": "The tags of the app block."
Expand All @@ -2537,16 +2537,16 @@
"TimeoutInSeconds": "The run timeout, in seconds, for the script."
},
"AWS::AppStream::AppBlockBuilder": {
"AccessEndpoints": "The access endpoints of the app block builder.",
"AppBlockArns": "The ARN of the app block.\n\n*Maximum* : `1`",
"AccessEndpoints": "",
"AppBlockArns": "",
"Description": "The description of the app block builder.",
"DisplayName": "The display name of the app block builder.",
"EnableDefaultInternetAccess": "Indicates whether default internet access is enabled for the app block builder.",
"IamRoleArn": "The ARN of the IAM role that is applied to the app block builder.",
"InstanceType": "The instance type of the app block builder.",
"Name": "The name of the app block builder.",
"Platform": "The platform of the app block builder.\n\n*Allowed values* : `WINDOWS_SERVER_2019`",
"Tags": "The tags of the app block builder.",
"Platform": "The platform of the app block builder.\n\n`WINDOWS_SERVER_2019` is the only valid value.",
"Tags": "",
"VpcConfig": "The VPC configuration for the app block builder."
},
"AWS::AppStream::AppBlockBuilder AccessEndpoint": {
Expand Down Expand Up @@ -27998,7 +27998,7 @@
"SqlQuery": "The SQL query."
},
"AWS::QuickSight::DataSet DataSetRefreshProperties": {
"RefreshConfiguration": "The refresh configuration for a dataset."
"RefreshConfiguration": ""
},
"AWS::QuickSight::DataSet DataSetUsageConfiguration": {
"DisableUseAsDirectQuerySource": "An option that controls whether a child dataset of a direct query can use this dataset as a source.",
Expand All @@ -28018,7 +28018,7 @@
"ValueType": ""
},
"AWS::QuickSight::DataSet DateTimeDatasetParameterDefaultValues": {
"StaticValues": "A list of static default values for a given date time parameter. The valid format for this property is `yyyy-MM-dd\u2019T\u2019HH:mm:ss\u2019Z\u2019` ."
"StaticValues": ""
},
"AWS::QuickSight::DataSet DecimalDatasetParameter": {
"DefaultValues": "",
Expand All @@ -28042,7 +28042,7 @@
"Name": "A display name for the hierarchy."
},
"AWS::QuickSight::DataSet IncrementalRefresh": {
"LookbackWindow": "The lookback window setup for an incremental refresh configuration."
"LookbackWindow": ""
},
"AWS::QuickSight::DataSet IngestionWaitPolicy": {
"IngestionWaitTimeInHours": "The maximum time (in hours) to wait for Ingestion to complete. Default timeout is 36 hours. Applicable only when `DataSetImportMode` mode is set to SPICE and `WaitForSpiceIngestion` is set to true.",
Expand Down Expand Up @@ -28083,12 +28083,12 @@
"PhysicalTableId": "Physical table ID."
},
"AWS::QuickSight::DataSet LookbackWindow": {
"ColumnName": "The name of the lookback window column.",
"Size": "The lookback window column size.",
"SizeUnit": "The size unit that is used for the lookback window column. Valid values for this structure are `HOUR` , `DAY` , and `WEEK` ."
"ColumnName": "",
"Size": "",
"SizeUnit": ""
},
"AWS::QuickSight::DataSet NewDefaultValues": {
"DateTimeStaticValues": "A list of static default values for a given date time parameter. The valid format for this property is `yyyy-MM-dd\u2019T\u2019HH:mm:ss\u2019Z\u2019` .",
"DateTimeStaticValues": "",
"DecimalStaticValues": "",
"IntegerStaticValues": "",
"StringStaticValues": ""
Expand All @@ -28099,8 +28099,8 @@
"Type": "The type."
},
"AWS::QuickSight::DataSet OverrideDatasetParameterOperation": {
"NewDefaultValues": "The new default values for the parameter.",
"NewParameterName": "The new name for the parameter.",
"NewDefaultValues": "",
"NewParameterName": "",
"ParameterName": ""
},
"AWS::QuickSight::DataSet PhysicalTable": {
Expand All @@ -28112,7 +28112,7 @@
"ProjectedColumns": "Projected columns."
},
"AWS::QuickSight::DataSet RefreshConfiguration": {
"IncrementalRefresh": "The incremental refresh for the dataset."
"IncrementalRefresh": ""
},
"AWS::QuickSight::DataSet RelationalTable": {
"Catalog": "",
Expand Down
30 changes: 15 additions & 15 deletions schema_source/cloudformation.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -16430,7 +16430,7 @@
},
"PostSetupScriptDetails": {
"$ref": "#/definitions/AWS::AppStream::AppBlock.ScriptDetails",
"markdownDescription": "The post setup script details of the app block.",
"markdownDescription": "The post setup script details of the app block.\n\nThis only applies to app blocks with PackagingType `APPSTREAM2` .",
"title": "PostSetupScriptDetails"
},
"SetupScriptDetails": {
Expand Down Expand Up @@ -16568,15 +16568,15 @@
"items": {
"$ref": "#/definitions/AWS::AppStream::AppBlockBuilder.AccessEndpoint"
},
"markdownDescription": "The access endpoints of the app block builder.",
"markdownDescription": "",
"title": "AccessEndpoints",
"type": "array"
},
"AppBlockArns": {
"items": {
"type": "string"
},
"markdownDescription": "The ARN of the app block.\n\n*Maximum* : `1`",
"markdownDescription": "",
"title": "AppBlockArns",
"type": "array"
},
Expand Down Expand Up @@ -16611,15 +16611,15 @@
"type": "string"
},
"Platform": {
"markdownDescription": "The platform of the app block builder.\n\n*Allowed values* : `WINDOWS_SERVER_2019`",
"markdownDescription": "The platform of the app block builder.\n\n`WINDOWS_SERVER_2019` is the only valid value.",
"title": "Platform",
"type": "string"
},
"Tags": {
"items": {
"$ref": "#/definitions/Tag"
},
"markdownDescription": "The tags of the app block builder.",
"markdownDescription": "",
"title": "Tags",
"type": "array"
},
Expand Down Expand Up @@ -183087,7 +183087,7 @@
"properties": {
"RefreshConfiguration": {
"$ref": "#/definitions/AWS::QuickSight::DataSet.RefreshConfiguration",
"markdownDescription": "The refresh configuration for a dataset.",
"markdownDescription": "",
"title": "RefreshConfiguration"
}
},
Expand Down Expand Up @@ -183178,7 +183178,7 @@
"items": {
"type": "string"
},
"markdownDescription": "A list of static default values for a given date time parameter. The valid format for this property is `yyyy-MM-dd\u2019T\u2019HH:mm:ss\u2019Z\u2019` .",
"markdownDescription": "",
"title": "StaticValues",
"type": "array"
}
Expand Down Expand Up @@ -183296,7 +183296,7 @@
"properties": {
"LookbackWindow": {
"$ref": "#/definitions/AWS::QuickSight::DataSet.LookbackWindow",
"markdownDescription": "The lookback window setup for an incremental refresh configuration.",
"markdownDescription": "",
"title": "LookbackWindow"
}
},
Expand Down Expand Up @@ -183489,17 +183489,17 @@
"additionalProperties": false,
"properties": {
"ColumnName": {
"markdownDescription": "The name of the lookback window column.",
"markdownDescription": "",
"title": "ColumnName",
"type": "string"
},
"Size": {
"markdownDescription": "The lookback window column size.",
"markdownDescription": "",
"title": "Size",
"type": "number"
},
"SizeUnit": {
"markdownDescription": "The size unit that is used for the lookback window column. Valid values for this structure are `HOUR` , `DAY` , and `WEEK` .",
"markdownDescription": "",
"title": "SizeUnit",
"type": "string"
}
Expand All @@ -183513,7 +183513,7 @@
"items": {
"type": "string"
},
"markdownDescription": "A list of static default values for a given date time parameter. The valid format for this property is `yyyy-MM-dd\u2019T\u2019HH:mm:ss\u2019Z\u2019` .",
"markdownDescription": "",
"title": "DateTimeStaticValues",
"type": "array"
},
Expand Down Expand Up @@ -183570,11 +183570,11 @@
"properties": {
"NewDefaultValues": {
"$ref": "#/definitions/AWS::QuickSight::DataSet.NewDefaultValues",
"markdownDescription": "The new default values for the parameter.",
"markdownDescription": "",
"title": "NewDefaultValues"
},
"NewParameterName": {
"markdownDescription": "The new name for the parameter.",
"markdownDescription": "",
"title": "NewParameterName",
"type": "string"
},
Expand Down Expand Up @@ -183632,7 +183632,7 @@
"properties": {
"IncrementalRefresh": {
"$ref": "#/definitions/AWS::QuickSight::DataSet.IncrementalRefresh",
"markdownDescription": "The incremental refresh for the dataset.",
"markdownDescription": "",
"title": "IncrementalRefresh"
}
},
Expand Down

0 comments on commit 993d279

Please sign in to comment.