Skip to content

Commit b4474ad

Browse files
github-actions[bot]github-actionshoffa
authored
chore(schema): update (#3009)
Co-authored-by: github-actions <[email protected]> Co-authored-by: Christoffer Rehn <[email protected]>
1 parent 3628b8e commit b4474ad

File tree

2 files changed

+126
-144
lines changed

2 files changed

+126
-144
lines changed

samtranslator/schema/schema.json

Lines changed: 63 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -10099,6 +10099,9 @@
1009910099
"markdownDescription": "Indicates whether the connector profile applies to a sandbox or production environment\\. \n*Required*: No \n*Type*: Boolean \n*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)",
1010010100
"title": "isSandboxEnvironment",
1010110101
"type": "boolean"
10102+
},
10103+
"usePrivateLinkForMetadataAndAuthorization": {
10104+
"type": "boolean"
1010210105
}
1010310106
},
1010410107
"type": "object"
@@ -11553,6 +11556,9 @@
1155311556
"AWS::AppFlow::Flow.TriggerConfig": {
1155411557
"additionalProperties": false,
1155511558
"properties": {
11559+
"ActivateFlowOnCreate": {
11560+
"type": "boolean"
11561+
},
1155611562
"TriggerProperties": {
1155711563
"$ref": "#/definitions/AWS::AppFlow::Flow.ScheduledTriggerProperties",
1155811564
"markdownDescription": "Specifies the configuration details of a schedule\\-triggered flow as defined by the user\\. Currently, these settings only apply to the `Scheduled` trigger type\\. \n*Required*: No \n*Type*: [ScheduledTriggerProperties](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-scheduledtriggerproperties.html) \n*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)",
@@ -11928,60 +11934,6 @@
1192811934
],
1192911935
"type": "object"
1193011936
},
11931-
"AWS::AppIntegrations::EventIntegration.EventIntegrationAssociation": {
11932-
"additionalProperties": false,
11933-
"properties": {
11934-
"ClientAssociationMetadata": {
11935-
"items": {
11936-
"$ref": "#/definitions/AWS::AppIntegrations::EventIntegration.Metadata"
11937-
},
11938-
"markdownDescription": "The metadata associated with the client\\. \n*Required*: No \n*Type*: List of [Metadata](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appintegrations-eventintegration-metadata.html) \n*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)",
11939-
"title": "ClientAssociationMetadata",
11940-
"type": "array"
11941-
},
11942-
"ClientId": {
11943-
"markdownDescription": "The identifier for the client that is associated with the event integration\\. \n*Required*: No \n*Type*: String \n*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)",
11944-
"title": "ClientId",
11945-
"type": "string"
11946-
},
11947-
"EventBridgeRuleName": {
11948-
"markdownDescription": "The name of the EventBridge rule\\. \n*Required*: No \n*Type*: String \n*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)",
11949-
"title": "EventBridgeRuleName",
11950-
"type": "string"
11951-
},
11952-
"EventIntegrationAssociationArn": {
11953-
"markdownDescription": "The Amazon Resource Name \\(ARN\\) for the event integration association\\. \n*Required*: No \n*Type*: String \n*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)",
11954-
"title": "EventIntegrationAssociationArn",
11955-
"type": "string"
11956-
},
11957-
"EventIntegrationAssociationId": {
11958-
"markdownDescription": "The identifier for the event integration association\\. \n*Required*: No \n*Type*: String \n*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)",
11959-
"title": "EventIntegrationAssociationId",
11960-
"type": "string"
11961-
}
11962-
},
11963-
"type": "object"
11964-
},
11965-
"AWS::AppIntegrations::EventIntegration.Metadata": {
11966-
"additionalProperties": false,
11967-
"properties": {
11968-
"Key": {
11969-
"markdownDescription": "The key name\\. \n*Required*: Yes \n*Type*: String \n*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)",
11970-
"title": "Key",
11971-
"type": "string"
11972-
},
11973-
"Value": {
11974-
"markdownDescription": "The value\\. \n*Required*: Yes \n*Type*: String \n*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)",
11975-
"title": "Value",
11976-
"type": "string"
11977-
}
11978-
},
11979-
"required": [
11980-
"Key",
11981-
"Value"
11982-
],
11983-
"type": "object"
11984-
},
1198511937
"AWS::AppMesh::GatewayRoute": {
1198611938
"additionalProperties": false,
1198711939
"properties": {
@@ -52686,6 +52638,9 @@
5268652638
"markdownDescription": "The settings used to enable or disable CloudWatch Contributor Insights for the specified replica\\. When not specified, defaults to contributor insights disabled for the replica\\. \n*Required*: No \n*Type*: [ContributorInsightsSpecification](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-globaltable-contributorinsightsspecification.html) \n*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)",
5268752639
"title": "ContributorInsightsSpecification"
5268852640
},
52641+
"DeletionProtectionEnabled": {
52642+
"type": "boolean"
52643+
},
5268952644
"GlobalSecondaryIndexes": {
5269052645
"items": {
5269152646
"$ref": "#/definitions/AWS::DynamoDB::GlobalTable.ReplicaGlobalSecondaryIndexSpecification"
@@ -135759,22 +135714,7 @@
135759135714
},
135760135715
"AWS::MediaPackage::OriginEndpoint.EncryptionContractConfiguration": {
135761135716
"additionalProperties": false,
135762-
"properties": {
135763-
"PresetSpeke20Audio": {
135764-
"markdownDescription": "A collection of audio encryption presets\\. \nValue description: \n+ `PRESET-AUDIO-1` \\- Use one content key to encrypt all of the audio tracks in your stream\\.\n+ `PRESET-AUDIO-2` \\- Use one content key to encrypt all of the stereo audio tracks and one content key to encrypt all of the multichannel audio tracks\\.\n+ `PRESET-AUDIO-3` \\- Use one content key to encrypt all of the stereo audio tracks, one content key to encrypt all of the multichannel audio tracks with 3 to 6 channels, and one content key to encrypt all of the multichannel audio tracks with more than 6 channels\\.\n+ `SHARED` \\- Use the same content key for all of the audio and video tracks in your stream\\.\n+ `UNENCRYPTED` \\- Don't encrypt any of the audio tracks in your stream\\.\n*Required*: Yes \n*Type*: String \n*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)",
135765-
"title": "PresetSpeke20Audio",
135766-
"type": "string"
135767-
},
135768-
"PresetSpeke20Video": {
135769-
"markdownDescription": "A collection of video encryption presets\\. \nValue description: \n+ `PRESET-VIDEO-1` \\- Use one content key to encrypt all of the video tracks in your stream\\.\n+ `PRESET-VIDEO-2` \\- Use one content key to encrypt all of the SD video tracks and one content key for all HD and higher resolutions video tracks\\.\n+ `PRESET-VIDEO-3` \\- Use one content key to encrypt all of the SD video tracks, one content key for HD video tracks and one content key for all UHD video tracks\\.\n+ `PRESET-VIDEO-4` \\- Use one content key to encrypt all of the SD video tracks, one content key for HD video tracks, one content key for all UHD1 video tracks and one content key for all UHD2 video tracks\\.\n+ `PRESET-VIDEO-5` \\- Use one content key to encrypt all of the SD video tracks, one content key for HD1 video tracks, one content key for HD2 video tracks, one content key for all UHD1 video tracks and one content key for all UHD2 video tracks\\.\n+ `PRESET-VIDEO-6` \\- Use one content key to encrypt all of the SD video tracks, one content key for HD1 video tracks, one content key for HD2 video tracks and one content key for all UHD video tracks\\.\n+ `PRESET-VIDEO-7` \\- Use one content key to encrypt all of the SD\\+HD1 video tracks, one content key for HD2 video tracks and one content key for all UHD video tracks\\.\n+ `PRESET-VIDEO-8` \\- Use one content key to encrypt all of the SD\\+HD1 video tracks, one content key for HD2 video tracks, one content key for all UHD1 video tracks and one content key for all UHD2 video tracks\\.\n+ `SHARED` \\- Use the same content key for all of the video and audio tracks in your stream\\.\n+ `UNENCRYPTED` \\- Don't encrypt any of the video tracks in your stream\\.\n*Required*: Yes \n*Type*: String \n*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)",
135770-
"title": "PresetSpeke20Video",
135771-
"type": "string"
135772-
}
135773-
},
135774-
"required": [
135775-
"PresetSpeke20Audio",
135776-
"PresetSpeke20Video"
135777-
],
135717+
"properties": {},
135778135718
"type": "object"
135779135719
},
135780135720
"AWS::MediaPackage::OriginEndpoint.HlsEncryption": {
@@ -182001,6 +181941,9 @@
182001181941
"title": "ReplaceProvisioningArtifacts",
182002181942
"type": "boolean"
182003181943
},
181944+
"SourceConnection": {
181945+
"$ref": "#/definitions/AWS::ServiceCatalog::CloudFormationProduct.SourceConnection"
181946+
},
182004181947
"SupportDescription": {
182005181948
"markdownDescription": "The support information about the product\\. \n*Required*: No \n*Type*: String \n*Maximum*: `8191` \n*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)",
182006181949
"title": "SupportDescription",
@@ -182027,8 +181970,7 @@
182027181970
},
182028181971
"required": [
182029181972
"Name",
182030-
"Owner",
182031-
"ProvisioningArtifactParameters"
181973+
"Owner"
182032181974
],
182033181975
"type": "object"
182034181976
},
@@ -182053,6 +181995,39 @@
182053181995
],
182054181996
"type": "object"
182055181997
},
181998+
"AWS::ServiceCatalog::CloudFormationProduct.CodeStarParameters": {
181999+
"additionalProperties": false,
182000+
"properties": {
182001+
"ArtifactPath": {
182002+
"type": "string"
182003+
},
182004+
"Branch": {
182005+
"type": "string"
182006+
},
182007+
"ConnectionArn": {
182008+
"type": "string"
182009+
},
182010+
"Repository": {
182011+
"type": "string"
182012+
}
182013+
},
182014+
"required": [
182015+
"ArtifactPath",
182016+
"Branch",
182017+
"ConnectionArn",
182018+
"Repository"
182019+
],
182020+
"type": "object"
182021+
},
182022+
"AWS::ServiceCatalog::CloudFormationProduct.ConnectionParameters": {
182023+
"additionalProperties": false,
182024+
"properties": {
182025+
"CodeStar": {
182026+
"$ref": "#/definitions/AWS::ServiceCatalog::CloudFormationProduct.CodeStarParameters"
182027+
}
182028+
},
182029+
"type": "object"
182030+
},
182056182031
"AWS::ServiceCatalog::CloudFormationProduct.ProvisioningArtifactProperties": {
182057182032
"additionalProperties": false,
182058182033
"properties": {
@@ -182082,6 +182057,22 @@
182082182057
],
182083182058
"type": "object"
182084182059
},
182060+
"AWS::ServiceCatalog::CloudFormationProduct.SourceConnection": {
182061+
"additionalProperties": false,
182062+
"properties": {
182063+
"ConnectionParameters": {
182064+
"$ref": "#/definitions/AWS::ServiceCatalog::CloudFormationProduct.ConnectionParameters"
182065+
},
182066+
"Type": {
182067+
"type": "string"
182068+
}
182069+
},
182070+
"required": [
182071+
"ConnectionParameters",
182072+
"Type"
182073+
],
182074+
"type": "object"
182075+
},
182085182076
"AWS::ServiceCatalog::CloudFormationProvisionedProduct": {
182086182077
"additionalProperties": false,
182087182078
"properties": {

0 commit comments

Comments
 (0)