|
6258 | 6258 | } |
6259 | 6259 | } |
6260 | 6260 | }, |
| 6261 | + "AWS::CodeStarNotifications::NotificationRule.Target": { |
| 6262 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codestarnotifications-notificationrule-target.html", |
| 6263 | + "Properties": { |
| 6264 | + "TargetAddress": { |
| 6265 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codestarnotifications-notificationrule-target.html#cfn-codestarnotifications-notificationrule-target-targetaddress", |
| 6266 | + "PrimitiveType": "String", |
| 6267 | + "Required": false, |
| 6268 | + "UpdateType": "Mutable" |
| 6269 | + }, |
| 6270 | + "TargetType": { |
| 6271 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codestarnotifications-notificationrule-target.html#cfn-codestarnotifications-notificationrule-target-targettype", |
| 6272 | + "PrimitiveType": "String", |
| 6273 | + "Required": false, |
| 6274 | + "UpdateType": "Mutable" |
| 6275 | + } |
| 6276 | + } |
| 6277 | + }, |
6261 | 6278 | "AWS::Cognito::IdentityPool.CognitoIdentityProvider": { |
6262 | 6279 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypool-cognitoidentityprovider.html", |
6263 | 6280 | "Properties": { |
|
20521 | 20538 | } |
20522 | 20539 | } |
20523 | 20540 | }, |
| 20541 | + "AWS::MediaConvert::JobTemplate.AccelerationSettings": { |
| 20542 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconvert-jobtemplate-accelerationsettings.html", |
| 20543 | + "Properties": { |
| 20544 | + "Mode": { |
| 20545 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconvert-jobtemplate-accelerationsettings.html#cfn-mediaconvert-jobtemplate-accelerationsettings-mode", |
| 20546 | + "PrimitiveType": "String", |
| 20547 | + "Required": true, |
| 20548 | + "UpdateType": "Mutable" |
| 20549 | + } |
| 20550 | + } |
| 20551 | + }, |
20524 | 20552 | "AWS::MediaLive::Channel.AribSourceSettings": { |
20525 | 20553 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-aribsourcesettings.html", |
20526 | 20554 | "Properties": {} |
|
24803 | 24831 | } |
24804 | 24832 | } |
24805 | 24833 | }, |
24806 | | - "ResourceSpecificationVersion": "7.4.0", |
| 24834 | + "ResourceSpecificationVersion": "7.5.0", |
24807 | 24835 | "ResourceTypes": { |
24808 | 24836 | "AWS::AmazonMQ::Broker": { |
24809 | 24837 | "Attributes": { |
|
29382 | 29410 | } |
29383 | 29411 | } |
29384 | 29412 | }, |
| 29413 | + "AWS::CodeStarNotifications::NotificationRule": { |
| 29414 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html", |
| 29415 | + "Properties": { |
| 29416 | + "DetailType": { |
| 29417 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html#cfn-codestarnotifications-notificationrule-detailtype", |
| 29418 | + "PrimitiveType": "String", |
| 29419 | + "Required": true, |
| 29420 | + "UpdateType": "Mutable" |
| 29421 | + }, |
| 29422 | + "EventTypeIds": { |
| 29423 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html#cfn-codestarnotifications-notificationrule-eventtypeids", |
| 29424 | + "PrimitiveItemType": "String", |
| 29425 | + "Required": true, |
| 29426 | + "Type": "List", |
| 29427 | + "UpdateType": "Mutable" |
| 29428 | + }, |
| 29429 | + "Name": { |
| 29430 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html#cfn-codestarnotifications-notificationrule-name", |
| 29431 | + "PrimitiveType": "String", |
| 29432 | + "Required": true, |
| 29433 | + "UpdateType": "Mutable" |
| 29434 | + }, |
| 29435 | + "Resource": { |
| 29436 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html#cfn-codestarnotifications-notificationrule-resource", |
| 29437 | + "PrimitiveType": "String", |
| 29438 | + "Required": true, |
| 29439 | + "UpdateType": "Immutable" |
| 29440 | + }, |
| 29441 | + "Status": { |
| 29442 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html#cfn-codestarnotifications-notificationrule-status", |
| 29443 | + "PrimitiveType": "String", |
| 29444 | + "Required": false, |
| 29445 | + "UpdateType": "Mutable" |
| 29446 | + }, |
| 29447 | + "Tags": { |
| 29448 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html#cfn-codestarnotifications-notificationrule-tags", |
| 29449 | + "PrimitiveType": "Json", |
| 29450 | + "Required": false, |
| 29451 | + "UpdateType": "Immutable" |
| 29452 | + }, |
| 29453 | + "Targets": { |
| 29454 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html#cfn-codestarnotifications-notificationrule-targets", |
| 29455 | + "ItemType": "Target", |
| 29456 | + "Required": true, |
| 29457 | + "Type": "List", |
| 29458 | + "UpdateType": "Mutable" |
| 29459 | + } |
| 29460 | + } |
| 29461 | + }, |
29385 | 29462 | "AWS::Cognito::IdentityPool": { |
29386 | 29463 | "Attributes": { |
29387 | 29464 | "Name": { |
@@ -38875,6 +38952,159 @@ |
38875 | 38952 | } |
38876 | 38953 | } |
38877 | 38954 | }, |
| 38955 | + "AWS::MediaConvert::JobTemplate": { |
| 38956 | + "Attributes": { |
| 38957 | + "Arn": { |
| 38958 | + "PrimitiveType": "String" |
| 38959 | + }, |
| 38960 | + "Name": { |
| 38961 | + "PrimitiveType": "String" |
| 38962 | + } |
| 38963 | + }, |
| 38964 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-jobtemplate.html", |
| 38965 | + "Properties": { |
| 38966 | + "AccelerationSettings": { |
| 38967 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-jobtemplate.html#cfn-mediaconvert-jobtemplate-accelerationsettings", |
| 38968 | + "Required": false, |
| 38969 | + "Type": "AccelerationSettings", |
| 38970 | + "UpdateType": "Mutable" |
| 38971 | + }, |
| 38972 | + "Category": { |
| 38973 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-jobtemplate.html#cfn-mediaconvert-jobtemplate-category", |
| 38974 | + "PrimitiveType": "String", |
| 38975 | + "Required": false, |
| 38976 | + "UpdateType": "Mutable" |
| 38977 | + }, |
| 38978 | + "Description": { |
| 38979 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-jobtemplate.html#cfn-mediaconvert-jobtemplate-description", |
| 38980 | + "PrimitiveType": "String", |
| 38981 | + "Required": false, |
| 38982 | + "UpdateType": "Mutable" |
| 38983 | + }, |
| 38984 | + "Name": { |
| 38985 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-jobtemplate.html#cfn-mediaconvert-jobtemplate-name", |
| 38986 | + "PrimitiveType": "String", |
| 38987 | + "Required": false, |
| 38988 | + "UpdateType": "Immutable" |
| 38989 | + }, |
| 38990 | + "Priority": { |
| 38991 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-jobtemplate.html#cfn-mediaconvert-jobtemplate-priority", |
| 38992 | + "PrimitiveType": "Integer", |
| 38993 | + "Required": false, |
| 38994 | + "UpdateType": "Mutable" |
| 38995 | + }, |
| 38996 | + "Queue": { |
| 38997 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-jobtemplate.html#cfn-mediaconvert-jobtemplate-queue", |
| 38998 | + "PrimitiveType": "String", |
| 38999 | + "Required": false, |
| 39000 | + "UpdateType": "Mutable" |
| 39001 | + }, |
| 39002 | + "SettingsJson": { |
| 39003 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-jobtemplate.html#cfn-mediaconvert-jobtemplate-settingsjson", |
| 39004 | + "PrimitiveType": "Json", |
| 39005 | + "Required": true, |
| 39006 | + "UpdateType": "Mutable" |
| 39007 | + }, |
| 39008 | + "StatusUpdateInterval": { |
| 39009 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-jobtemplate.html#cfn-mediaconvert-jobtemplate-statusupdateinterval", |
| 39010 | + "PrimitiveType": "String", |
| 39011 | + "Required": false, |
| 39012 | + "UpdateType": "Mutable" |
| 39013 | + }, |
| 39014 | + "Tags": { |
| 39015 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-jobtemplate.html#cfn-mediaconvert-jobtemplate-tags", |
| 39016 | + "PrimitiveType": "Json", |
| 39017 | + "Required": false, |
| 39018 | + "UpdateType": "Mutable" |
| 39019 | + } |
| 39020 | + } |
| 39021 | + }, |
| 39022 | + "AWS::MediaConvert::Preset": { |
| 39023 | + "Attributes": { |
| 39024 | + "Arn": { |
| 39025 | + "PrimitiveType": "String" |
| 39026 | + }, |
| 39027 | + "Name": { |
| 39028 | + "PrimitiveType": "String" |
| 39029 | + } |
| 39030 | + }, |
| 39031 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-preset.html", |
| 39032 | + "Properties": { |
| 39033 | + "Category": { |
| 39034 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-preset.html#cfn-mediaconvert-preset-category", |
| 39035 | + "PrimitiveType": "String", |
| 39036 | + "Required": false, |
| 39037 | + "UpdateType": "Mutable" |
| 39038 | + }, |
| 39039 | + "Description": { |
| 39040 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-preset.html#cfn-mediaconvert-preset-description", |
| 39041 | + "PrimitiveType": "String", |
| 39042 | + "Required": false, |
| 39043 | + "UpdateType": "Mutable" |
| 39044 | + }, |
| 39045 | + "Name": { |
| 39046 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-preset.html#cfn-mediaconvert-preset-name", |
| 39047 | + "PrimitiveType": "String", |
| 39048 | + "Required": false, |
| 39049 | + "UpdateType": "Immutable" |
| 39050 | + }, |
| 39051 | + "SettingsJson": { |
| 39052 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-preset.html#cfn-mediaconvert-preset-settingsjson", |
| 39053 | + "PrimitiveType": "Json", |
| 39054 | + "Required": true, |
| 39055 | + "UpdateType": "Mutable" |
| 39056 | + }, |
| 39057 | + "Tags": { |
| 39058 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-preset.html#cfn-mediaconvert-preset-tags", |
| 39059 | + "PrimitiveType": "Json", |
| 39060 | + "Required": false, |
| 39061 | + "UpdateType": "Mutable" |
| 39062 | + } |
| 39063 | + } |
| 39064 | + }, |
| 39065 | + "AWS::MediaConvert::Queue": { |
| 39066 | + "Attributes": { |
| 39067 | + "Arn": { |
| 39068 | + "PrimitiveType": "String" |
| 39069 | + }, |
| 39070 | + "Name": { |
| 39071 | + "PrimitiveType": "String" |
| 39072 | + } |
| 39073 | + }, |
| 39074 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-queue.html", |
| 39075 | + "Properties": { |
| 39076 | + "Description": { |
| 39077 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-queue.html#cfn-mediaconvert-queue-description", |
| 39078 | + "PrimitiveType": "String", |
| 39079 | + "Required": false, |
| 39080 | + "UpdateType": "Mutable" |
| 39081 | + }, |
| 39082 | + "Name": { |
| 39083 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-queue.html#cfn-mediaconvert-queue-name", |
| 39084 | + "PrimitiveType": "String", |
| 39085 | + "Required": false, |
| 39086 | + "UpdateType": "Immutable" |
| 39087 | + }, |
| 39088 | + "PricingPlan": { |
| 39089 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-queue.html#cfn-mediaconvert-queue-pricingplan", |
| 39090 | + "PrimitiveType": "String", |
| 39091 | + "Required": false, |
| 39092 | + "UpdateType": "Mutable" |
| 39093 | + }, |
| 39094 | + "Status": { |
| 39095 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-queue.html#cfn-mediaconvert-queue-status", |
| 39096 | + "PrimitiveType": "String", |
| 39097 | + "Required": false, |
| 39098 | + "UpdateType": "Mutable" |
| 39099 | + }, |
| 39100 | + "Tags": { |
| 39101 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-queue.html#cfn-mediaconvert-queue-tags", |
| 39102 | + "PrimitiveType": "Json", |
| 39103 | + "Required": false, |
| 39104 | + "UpdateType": "Mutable" |
| 39105 | + } |
| 39106 | + } |
| 39107 | + }, |
38878 | 39108 | "AWS::MediaLive::Channel": { |
38879 | 39109 | "Attributes": { |
38880 | 39110 | "Arn": { |
|
0 commit comments