Skip to content

Commit

Permalink
The following resource was updated: AWS::CloudWatch::AnomalyDetector …
Browse files Browse the repository at this point in the history
…SingleMetricAnomalyDetector
  • Loading branch information
dannysteenman committed Mar 29, 2024
1 parent 93848e1 commit 8d87bf9
Show file tree
Hide file tree
Showing 4 changed files with 108 additions and 414 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "CloudFormation Snippets",
"description": "This extension adds snippets for all the AWS CloudFormation resources into Visual Studio Code.",
"author": "Danny Steenman",
"version": "4.48.0",
"version": "4.49.0",
"publisher": "dannysteenman",
"icon": "images/cfn-snippets-extension-icon.png",
"homepage": "https://towardsthecloud.com",
Expand Down
215 changes: 56 additions & 159 deletions snippets/json-resource-types.json
Original file line number Diff line number Diff line change
Expand Up @@ -5070,10 +5070,11 @@
" \"MetricName\": \"${5:String}\",",
" \"Namespace\": \"${6:String}\",",
" \"SingleMetricAnomalyDetector\": {",
" \"AccountId\": \"${7:String}\",",
" \"Dimensions\": [],",
" \"MetricName\": \"${8:String}\",",
" \"Namespace\": \"${9:String}\",",
" \"Stat\": \"${10:String}\"",
" \"MetricName\": \"${9:String}\",",
" \"Namespace\": \"${10:String}\",",
" \"Stat\": \"${11:String}\"",
" },",
" \"Stat\": \"${8:String}\"",
" }",
Expand Down Expand Up @@ -9214,11 +9215,14 @@
" \"AdminUserName\": \"${2:String}\",",
" \"AdminUserPassword\": \"${3:String}\",",
" \"AuthType\": \"${4:String}\",",
" \"ClusterName\": \"${5:String}\",",
" \"KmsKeyId\": \"${6:String}\",",
" \"PreferredMaintenanceWindow\": \"${7:String}\",",
" \"ShardCapacity\": \"${8:Number}\",",
" \"ShardCount\": \"${9:Number}\",",
" \"BackupRetentionPeriod\": \"${5:Number}\",",
" \"ClusterName\": \"${6:String}\",",
" \"KmsKeyId\": \"${7:String}\",",
" \"PreferredBackupWindow\": \"${8:String}\",",
" \"PreferredMaintenanceWindow\": \"${9:String}\",",
" \"ShardCapacity\": \"${10:Number}\",",
" \"ShardCount\": \"${11:Number}\",",
" \"ShardInstanceCount\": \"${12:Number}\",",
" \"SubnetIds\": [",
" \"SubnetIds\"",
" ],",
Expand Down Expand Up @@ -18943,6 +18947,50 @@
"prefix": "kafkaconnect-connector",
"scope": "json"
},
"AWS::KafkaConnect::CustomPlugin": {
"body": [
"\"${1:LogicalID}\": {",
" \"Type\": \"AWS::KafkaConnect::CustomPlugin\",",
" \"Properties\": {",
" \"ContentType\": \"${2:String}\",",
" \"Description\": \"${3:String}\",",
" \"Location\": {",
" },",
" \"Name\": \"${5:String}\",",
" \"Tags\": [",
" \"Tags\"",
" ]",
" }",
"}"
],
"description": [
"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kafkaconnect-customplugin.html",
"Attributes:\n CustomPluginArn\n FileDescription\n FileDescription.FileMd5\n Revision\n FileDescription.FileSize"
],
"prefix": "kafkaconnect-customplugin",
"scope": "json"
},
"AWS::KafkaConnect::WorkerConfiguration": {
"body": [
"\"${1:LogicalID}\": {",
" \"Type\": \"AWS::KafkaConnect::WorkerConfiguration\",",
" \"Properties\": {",
" \"Description\": \"${2:String}\",",
" \"Name\": \"${3:String}\",",
" \"PropertiesFileContent\": \"${4:String}\",",
" \"Tags\": [",
" \"Tags\"",
" ]",
" }",
"}"
],
"description": [
"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kafkaconnect-workerconfiguration.html",
"Attributes:\n Revision\n WorkerConfigurationArn"
],
"prefix": "kafkaconnect-workerconfiguration",
"scope": "json"
},
"AWS::Kendra::DataSource": {
"body": [
"\"${1:LogicalID}\": {",
Expand Down Expand Up @@ -30032,22 +30080,6 @@
"prefix": "securityhub-automationrule",
"scope": "json"
},
"AWS::SecurityHub::DelegatedAdmin": {
"body": [
"\"${1:LogicalID}\": {",
" \"Type\": \"AWS::SecurityHub::DelegatedAdmin\",",
" \"Properties\": {",
" \"AdminAccountId\": \"${2:String}\"",
" }",
"}"
],
"description": [
"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-delegatedadmin.html",
"Attributes:\n Status\n DelegatedAdminIdentifier"
],
"prefix": "securityhub-delegatedadmin",
"scope": "json"
},
"AWS::SecurityHub::Hub": {
"body": [
"\"${1:LogicalID}\": {",
Expand All @@ -30067,141 +30099,6 @@
"prefix": "securityhub-hub",
"scope": "json"
},
"AWS::SecurityHub::Insight": {
"body": [
"\"${1:LogicalID}\": {",
" \"Type\": \"AWS::SecurityHub::Insight\",",
" \"Properties\": {",
" \"Filters\": {",
" \"AwsAccountId\": [],",
" \"AwsAccountName\": [],",
" \"CompanyName\": [],",
" \"ComplianceAssociatedStandardsId\": [],",
" \"ComplianceSecurityControlId\": [],",
" \"ComplianceSecurityControlParametersName\": [],",
" \"ComplianceSecurityControlParametersValue\": [],",
" \"ComplianceStatus\": [],",
" \"Confidence\": [],",
" \"CreatedAt\": [],",
" \"Criticality\": [],",
" \"Description\": [],",
" \"FindingProviderFieldsConfidence\": [],",
" \"FindingProviderFieldsCriticality\": [],",
" \"FindingProviderFieldsRelatedFindingsId\": [],",
" \"FindingProviderFieldsRelatedFindingsProductArn\": [],",
" \"FindingProviderFieldsSeverityLabel\": [],",
" \"FindingProviderFieldsSeverityOriginal\": [],",
" \"FindingProviderFieldsTypes\": [],",
" \"FirstObservedAt\": [],",
" \"GeneratorId\": [],",
" \"Id\": [],",
" \"LastObservedAt\": [],",
" \"MalwareName\": [],",
" \"MalwarePath\": [],",
" \"MalwareState\": [],",
" \"MalwareType\": [],",
" \"NetworkDestinationDomain\": [],",
" \"NetworkDestinationIpV4\": [],",
" \"NetworkDestinationIpV6\": [],",
" \"NetworkDestinationPort\": [],",
" \"NetworkDirection\": [],",
" \"NetworkProtocol\": [],",
" \"NetworkSourceDomain\": [],",
" \"NetworkSourceIpV4\": [],",
" \"NetworkSourceIpV6\": [],",
" \"NetworkSourceMac\": [],",
" \"NetworkSourcePort\": [],",
" \"NoteText\": [],",
" \"NoteUpdatedAt\": [],",
" \"NoteUpdatedBy\": [],",
" \"ProcessLaunchedAt\": [],",
" \"ProcessName\": [],",
" \"ProcessParentPid\": [],",
" \"ProcessPath\": [],",
" \"ProcessPid\": [],",
" \"ProcessTerminatedAt\": [],",
" \"ProductArn\": [],",
" \"ProductFields\": [],",
" \"ProductName\": [],",
" \"RecommendationText\": [],",
" \"RecordState\": [],",
" \"Region\": [],",
" \"RelatedFindingsId\": [],",
" \"RelatedFindingsProductArn\": [],",
" \"ResourceApplicationArn\": [],",
" \"ResourceApplicationName\": [],",
" \"ResourceAwsEc2InstanceIamInstanceProfileArn\": [],",
" \"ResourceAwsEc2InstanceImageId\": [],",
" \"ResourceAwsEc2InstanceIpV4Addresses\": [],",
" \"ResourceAwsEc2InstanceIpV6Addresses\": [],",
" \"ResourceAwsEc2InstanceKeyName\": [],",
" \"ResourceAwsEc2InstanceLaunchedAt\": [],",
" \"ResourceAwsEc2InstanceSubnetId\": [],",
" \"ResourceAwsEc2InstanceType\": [],",
" \"ResourceAwsEc2InstanceVpcId\": [],",
" \"ResourceAwsIamAccessKeyCreatedAt\": [],",
" \"ResourceAwsIamAccessKeyPrincipalName\": [],",
" \"ResourceAwsIamAccessKeyStatus\": [],",
" \"ResourceAwsIamUserUserName\": [],",
" \"ResourceAwsS3BucketOwnerId\": [],",
" \"ResourceAwsS3BucketOwnerName\": [],",
" \"ResourceContainerImageId\": [],",
" \"ResourceContainerImageName\": [],",
" \"ResourceContainerLaunchedAt\": [],",
" \"ResourceContainerName\": [],",
" \"ResourceDetailsOther\": [],",
" \"ResourceId\": [],",
" \"ResourcePartition\": [],",
" \"ResourceRegion\": [],",
" \"ResourceTags\": [],",
" \"ResourceType\": [],",
" \"Sample\": [],",
" \"SeverityLabel\": [],",
" \"SourceUrl\": [],",
" \"ThreatIntelIndicatorCategory\": [],",
" \"ThreatIntelIndicatorLastObservedAt\": [],",
" \"ThreatIntelIndicatorSource\": [],",
" \"ThreatIntelIndicatorSourceUrl\": [],",
" \"ThreatIntelIndicatorType\": [],",
" \"ThreatIntelIndicatorValue\": [],",
" \"Title\": [],",
" \"Type\": [],",
" \"UpdatedAt\": [],",
" \"UserDefinedFields\": [],",
" \"VerificationState\": [],",
" \"VulnerabilitiesExploitAvailable\": [],",
" \"VulnerabilitiesFixAvailable\": [],",
" \"WorkflowState\": [],",
" \"WorkflowStatus\": []",
" },",
" \"GroupByAttribute\": \"${3:String}\",",
" \"Name\": \"${4:String}\"",
" }",
"}"
],
"description": [
"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-insight.html",
"Attributes:\n InsightArn"
],
"prefix": "securityhub-insight",
"scope": "json"
},
"AWS::SecurityHub::ProductSubscription": {
"body": [
"\"${1:LogicalID}\": {",
" \"Type\": \"AWS::SecurityHub::ProductSubscription\",",
" \"Properties\": {",
" \"ProductArn\": \"${2:String}\"",
" }",
"}"
],
"description": [
"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-productsubscription.html",
"Attributes:\n ProductSubscriptionArn"
],
"prefix": "securityhub-productsubscription",
"scope": "json"
},
"AWS::SecurityHub::Standard": {
"body": [
"\"${1:LogicalID}\": {",
Expand Down
Loading

0 comments on commit 8d87bf9

Please sign in to comment.