@intentius/chant-lexicon-aws 0.1.9 → 0.1.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "algorithm": "sha256",
3
3
  "artifacts": {
4
- "manifest.json": "e8323514457050cfd74fe6056654d127cf086c4c1b66de2c04fb568f6dc78e38",
5
- "meta.json": "339420b548437523c6a37dd8da6c8643877924eeb4442218a36e6a9ffabaa492",
6
- "types/index.d.ts": "1e6a42dcd0e35d9eb2c1c6dccabf0734edcf229c16b1ddd82c77233973be82cb",
4
+ "manifest.json": "ffd0f98c81f7beae3f9668c23db50e353ca1303fa39d6266230c5f0926a581c1",
5
+ "meta.json": "960dd1b5a651e05b6c319221f19d24bdec4c65e120f112239d007e8ab688a071",
6
+ "types/index.d.ts": "e6865664ffdc790792ccf5d5b98910b743cecd6e5a6f8cfd48b387c82d9a8f3c",
7
7
  "rules/hardcoded-region.ts": "5a0eaf7ab391231fe6cd51426ece29539cb4b36f31c8dd060956638fed55722a",
8
8
  "rules/iam-wildcard.ts": "135d7217d278fef50939e605c5da32603ba35674b8c4b5c4d66a06c77903e945",
9
9
  "rules/s3-encryption.ts": "c4f9f8aa8dc382ed98c7b04e820a600590cc75335a8db2e087cbfbfe4003d09e",
@@ -40,5 +40,5 @@
40
40
  "skills/chant-aws.md": "4d65eb160e001f2af42eb7c622a5b498c2fd1f5afbd6c8155615c010fb265c63",
41
41
  "skills/chant-aws-eks.md": "8789255709ff004ad0a875fd5999edcdc66fc6e33d710db058d9f42703bcfdfe"
42
42
  },
43
- "composite": "cc2be478900d4bc5e2aa55fe9c82659fad1c0f0fd99bb325746f93618d9c08eb"
43
+ "composite": "7407e4d271d627f4b54958c2c7a3a6fa1f9c64f070edc3f05d6ead7fc22b1b24"
44
44
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws",
3
- "version": "0.1.9",
3
+ "version": "0.1.10",
4
4
  "chantVersion": ">=0.1.0",
5
5
  "namespace": "AWS",
6
6
  "intrinsics": [
package/dist/meta.json CHANGED
@@ -45316,6 +45316,11 @@
45316
45316
  "kind": "property",
45317
45317
  "lexicon": "aws"
45318
45318
  },
45319
+ "ExecutionControls": {
45320
+ "resourceType": "AWS::Config::RemediationConfiguration.ExecutionControls",
45321
+ "kind": "property",
45322
+ "lexicon": "aws"
45323
+ },
45319
45324
  "ExecutionPlan": {
45320
45325
  "resourceType": "AWS::KendraRanking::ExecutionPlan",
45321
45326
  "kind": "resource",
@@ -47320,6 +47325,16 @@
47320
47325
  "tagUpdatable": true
47321
47326
  }
47322
47327
  },
47328
+ "FirewallAdvancedContentCategoryConfig": {
47329
+ "resourceType": "AWS::Route53Resolver::FirewallRuleGroup.FirewallAdvancedContentCategoryConfig",
47330
+ "kind": "property",
47331
+ "lexicon": "aws"
47332
+ },
47333
+ "FirewallAdvancedThreatCategoryConfig": {
47334
+ "resourceType": "AWS::Route53Resolver::FirewallRuleGroup.FirewallAdvancedThreatCategoryConfig",
47335
+ "kind": "property",
47336
+ "lexicon": "aws"
47337
+ },
47323
47338
  "FirewallPolicy": {
47324
47339
  "resourceType": "AWS::NetworkFirewall::FirewallPolicy",
47325
47340
  "kind": "resource",
@@ -47632,16 +47647,36 @@
47632
47647
  "kind": "property",
47633
47648
  "lexicon": "aws"
47634
47649
  },
47650
+ "FirewallRuleGroup_FirewallAdvancedContentCategoryConfig": {
47651
+ "resourceType": "AWS::Route53Resolver::FirewallRuleGroup.FirewallAdvancedContentCategoryConfig",
47652
+ "kind": "property",
47653
+ "lexicon": "aws"
47654
+ },
47655
+ "FirewallRuleGroup_FirewallAdvancedThreatCategoryConfig": {
47656
+ "resourceType": "AWS::Route53Resolver::FirewallRuleGroup.FirewallAdvancedThreatCategoryConfig",
47657
+ "kind": "property",
47658
+ "lexicon": "aws"
47659
+ },
47635
47660
  "FirewallRuleGroup_FirewallRule": {
47636
47661
  "resourceType": "AWS::Route53Resolver::FirewallRuleGroup.FirewallRule",
47637
47662
  "kind": "property",
47638
47663
  "lexicon": "aws"
47639
47664
  },
47665
+ "FirewallRuleGroup_FirewallRuleType": {
47666
+ "resourceType": "AWS::Route53Resolver::FirewallRuleGroup.FirewallRuleType",
47667
+ "kind": "property",
47668
+ "lexicon": "aws"
47669
+ },
47640
47670
  "FirewallRuleGroup_Tag": {
47641
47671
  "resourceType": "AWS::Route53Resolver::FirewallRuleGroup.Tag",
47642
47672
  "kind": "property",
47643
47673
  "lexicon": "aws"
47644
47674
  },
47675
+ "FirewallRuleType": {
47676
+ "resourceType": "AWS::Route53Resolver::FirewallRuleGroup.FirewallRuleType",
47677
+ "kind": "property",
47678
+ "lexicon": "aws"
47679
+ },
47645
47680
  "Firewall_AvailabilityZoneMapping": {
47646
47681
  "resourceType": "AWS::NetworkFirewall::Firewall.AvailabilityZoneMapping",
47647
47682
  "kind": "property",
@@ -78417,7 +78452,8 @@
78417
78452
  "kind": "resource",
78418
78453
  "lexicon": "aws",
78419
78454
  "attrs": {
78420
- "RuleArn": "RuleArn"
78455
+ "RuleArn": "RuleArn",
78456
+ "RegionStatuses": "RegionStatuses"
78421
78457
  },
78422
78458
  "propertyConstraints": {
78423
78459
  "RuleName": {
@@ -78432,7 +78468,8 @@
78432
78468
  }
78433
78469
  },
78434
78470
  "createOnly": [
78435
- "RuleName"
78471
+ "RuleName",
78472
+ "Rule/AllRegions"
78436
78473
  ],
78437
78474
  "primaryIdentifier": [
78438
78475
  "RuleArn"
@@ -78493,6 +78530,11 @@
78493
78530
  "kind": "property",
78494
78531
  "lexicon": "aws"
78495
78532
  },
78533
+ "OrganizationTelemetryRule_RegionStatus": {
78534
+ "resourceType": "AWS::ObservabilityAdmin::OrganizationTelemetryRule.RegionStatus",
78535
+ "kind": "property",
78536
+ "lexicon": "aws"
78537
+ },
78496
78538
  "OrganizationTelemetryRule_SingleHeader": {
78497
78539
  "resourceType": "AWS::ObservabilityAdmin::OrganizationTelemetryRule.SingleHeader",
78498
78540
  "kind": "property",
@@ -95329,6 +95371,30 @@
95329
95371
  "kind": "property",
95330
95372
  "lexicon": "aws"
95331
95373
  },
95374
+ "RemediationConfiguration": {
95375
+ "resourceType": "AWS::Config::RemediationConfiguration",
95376
+ "kind": "resource",
95377
+ "lexicon": "aws",
95378
+ "attrs": {
95379
+ "Id": "Id"
95380
+ },
95381
+ "createOnly": [
95382
+ "ConfigRuleName"
95383
+ ],
95384
+ "primaryIdentifier": [
95385
+ "Id"
95386
+ ]
95387
+ },
95388
+ "RemediationConfiguration_ExecutionControls": {
95389
+ "resourceType": "AWS::Config::RemediationConfiguration.ExecutionControls",
95390
+ "kind": "property",
95391
+ "lexicon": "aws"
95392
+ },
95393
+ "RemediationConfiguration_SsmControls": {
95394
+ "resourceType": "AWS::Config::RemediationConfiguration.SsmControls",
95395
+ "kind": "property",
95396
+ "lexicon": "aws"
95397
+ },
95332
95398
  "RemixSettings": {
95333
95399
  "resourceType": "AWS::MediaLive::Channel.RemixSettings",
95334
95400
  "kind": "property",
@@ -109402,6 +109468,11 @@
109402
109468
  "kind": "property",
109403
109469
  "lexicon": "aws"
109404
109470
  },
109471
+ "SsmControls": {
109472
+ "resourceType": "AWS::Config::RemediationConfiguration.SsmControls",
109473
+ "kind": "property",
109474
+ "lexicon": "aws"
109475
+ },
109405
109476
  "SsmParameter": {
109406
109477
  "resourceType": "AWS::SSM::Parameter",
109407
109478
  "kind": "resource",
@@ -113807,7 +113878,8 @@
113807
113878
  "kind": "resource",
113808
113879
  "lexicon": "aws",
113809
113880
  "attrs": {
113810
- "RuleArn": "RuleArn"
113881
+ "RuleArn": "RuleArn",
113882
+ "RegionStatuses": "RegionStatuses"
113811
113883
  },
113812
113884
  "propertyConstraints": {
113813
113885
  "RuleName": {
@@ -113822,7 +113894,8 @@
113822
113894
  }
113823
113895
  },
113824
113896
  "createOnly": [
113825
- "RuleName"
113897
+ "RuleName",
113898
+ "Rule/AllRegions"
113826
113899
  ],
113827
113900
  "primaryIdentifier": [
113828
113901
  "RuleArn"
@@ -113883,6 +113956,11 @@
113883
113956
  "kind": "property",
113884
113957
  "lexicon": "aws"
113885
113958
  },
113959
+ "TelemetryRule_RegionStatus": {
113960
+ "resourceType": "AWS::ObservabilityAdmin::TelemetryRule.RegionStatus",
113961
+ "kind": "property",
113962
+ "lexicon": "aws"
113963
+ },
113886
113964
  "TelemetryRule_SingleHeader": {
113887
113965
  "resourceType": "AWS::ObservabilityAdmin::TelemetryRule.SingleHeader",
113888
113966
  "kind": "property",
@@ -24105,11 +24105,14 @@ export declare class OrganizationTelemetryRule {
24105
24105
  Rule: OrganizationTelemetryRule_TelemetryRule;
24106
24106
  /** The name of the organization telemetry rule */
24107
24107
  RuleName: string;
24108
+ /** Per-region replication status of the rule */
24109
+ RegionStatuses?: OrganizationTelemetryRule_RegionStatus[];
24108
24110
  /** The arn of the organization telemetry rule */
24109
24111
  RuleArn?: string;
24110
24112
  /** An array of key-value pairs to apply to this resource */
24111
24113
  Tags?: OrganizationTelemetryRule_Tag[];
24112
24114
  }, attributes?: CFResourceAttributes);
24115
+ readonly RegionStatuses: OrganizationTelemetryRule_RegionStatus[];
24113
24116
  readonly RuleArn: string;
24114
24117
  }
24115
24118
 
@@ -27380,6 +27383,23 @@ export declare class RekognitionProject {
27380
27383
  readonly Arn: string;
27381
27384
  }
27382
27385
 
27386
+ export declare class RemediationConfiguration {
27387
+ constructor(props: {
27388
+ ConfigRuleName: string;
27389
+ TargetId: string;
27390
+ TargetType: string;
27391
+ Automatic?: boolean;
27392
+ ExecutionControls?: RemediationConfiguration_ExecutionControls;
27393
+ Id?: string;
27394
+ MaximumAutomaticAttempts?: number;
27395
+ Parameters?: Record<string, unknown>;
27396
+ ResourceType?: string;
27397
+ RetryAttemptSeconds?: number;
27398
+ TargetVersion?: string;
27399
+ }, attributes?: CFResourceAttributes);
27400
+ readonly Id: string;
27401
+ }
27402
+
27383
27403
  export declare class ReplicaKey {
27384
27404
  constructor(props: {
27385
27405
  /** The key policy that authorizes use of the AWS KMS key. The key policy must observe the following rules. */
@@ -33308,11 +33328,14 @@ export declare class TelemetryRule {
33308
33328
  Rule: TelemetryRule_TelemetryRule;
33309
33329
  /** The name of the telemetry rule */
33310
33330
  RuleName: string;
33331
+ /** Per-region replication status of the rule */
33332
+ RegionStatuses?: TelemetryRule_RegionStatus[];
33311
33333
  /** The arn of the telemetry rule */
33312
33334
  RuleArn?: string;
33313
33335
  /** An array of key-value pairs to apply to this resource */
33314
33336
  Tags?: TelemetryRule_Tag[];
33315
33337
  }, attributes?: CFResourceAttributes);
33338
+ readonly RegionStatuses: TelemetryRule_RegionStatus[];
33316
33339
  readonly RuleArn: string;
33317
33340
  }
33318
33341
 
@@ -83625,6 +83648,12 @@ export declare class ExecutionApprovalConfiguration {
83625
83648
  });
83626
83649
  }
83627
83650
 
83651
+ export declare class ExecutionControls {
83652
+ constructor(props: {
83653
+ SsmControls?: RemediationConfiguration_SsmControls;
83654
+ });
83655
+ }
83656
+
83628
83657
  export declare class ExecutionPlan_CapacityUnitsConfiguration {
83629
83658
  constructor(props: {
83630
83659
  RescoreCapacityUnits: number;
@@ -85199,6 +85228,20 @@ export declare class Firewall_Tag {
85199
85228
  });
85200
85229
  }
85201
85230
 
85231
+ export declare class FirewallAdvancedContentCategoryConfig {
85232
+ constructor(props: {
85233
+ /** The content category value. */
85234
+ Category: string;
85235
+ });
85236
+ }
85237
+
85238
+ export declare class FirewallAdvancedThreatCategoryConfig {
85239
+ constructor(props: {
85240
+ /** The threat category value. */
85241
+ Category: string;
85242
+ });
85243
+ }
85244
+
85202
85245
  export declare class FirewallPolicy_ActionDefinition {
85203
85246
  constructor(props: {
85204
85247
  PublishMetricAction?: FirewallPolicy_PublishMetricAction;
@@ -85282,6 +85325,20 @@ export declare class FirewallPolicy_Tag {
85282
85325
  });
85283
85326
  }
85284
85327
 
85328
+ export declare class FirewallRuleGroup_FirewallAdvancedContentCategoryConfig {
85329
+ constructor(props: {
85330
+ /** The content category value. */
85331
+ Category: string;
85332
+ });
85333
+ }
85334
+
85335
+ export declare class FirewallRuleGroup_FirewallAdvancedThreatCategoryConfig {
85336
+ constructor(props: {
85337
+ /** The threat category value. */
85338
+ Category: string;
85339
+ });
85340
+ }
85341
+
85285
85342
  export declare class FirewallRuleGroup_FirewallRule {
85286
85343
  constructor(props: {
85287
85344
  /** Rule Action */
@@ -85296,14 +85353,16 @@ export declare class FirewallRuleGroup_FirewallRule {
85296
85353
  BlockOverrideTtl?: number;
85297
85354
  /** BlockResponse */
85298
85355
  BlockResponse?: "NODATA" | "NXDOMAIN" | "OVERRIDE";
85299
- /** FirewallDomainRedirectionAction */
85356
+ /** ConfidenceThreshold */
85300
85357
  ConfidenceThreshold?: "HIGH" | "LOW" | "MEDIUM";
85301
- /** FirewallDomainRedirectionAction */
85358
+ /** DnsThreatProtection */
85302
85359
  DnsThreatProtection?: "DGA" | "DICTIONARY_DGA" | "DNS_TUNNELING";
85303
85360
  /** ResourceId */
85304
85361
  FirewallDomainListId?: string;
85305
85362
  /** FirewallDomainRedirectionAction */
85306
85363
  FirewallDomainRedirectionAction?: "INSPECT_REDIRECTION_DOMAIN" | "TRUST_REDIRECTION_DOMAIN";
85364
+ /** Advanced firewall rule type. Mutually exclusive with FirewallDomainListId and DnsThreatProtection/ConfidenceThreshold. */
85365
+ FirewallRuleType?: FirewallRuleGroup_FirewallRuleType;
85307
85366
  /** ResourceId */
85308
85367
  FirewallThreatProtectionId?: string;
85309
85368
  /** Qtype */
@@ -85311,6 +85370,13 @@ export declare class FirewallRuleGroup_FirewallRule {
85311
85370
  });
85312
85371
  }
85313
85372
 
85373
+ export declare class FirewallRuleGroup_FirewallRuleType {
85374
+ constructor(props: {
85375
+ FirewallAdvancedContentCategory?: FirewallRuleGroup_FirewallAdvancedContentCategoryConfig;
85376
+ FirewallAdvancedThreatCategory?: FirewallRuleGroup_FirewallAdvancedThreatCategoryConfig;
85377
+ });
85378
+ }
85379
+
85314
85380
  export declare class FirewallRuleGroup_Tag {
85315
85381
  constructor(props: {
85316
85382
  /** The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -. */
@@ -85329,6 +85395,13 @@ export declare class FirewallRuleGroupAssociation_Tag {
85329
85395
  });
85330
85396
  }
85331
85397
 
85398
+ export declare class FirewallRuleType {
85399
+ constructor(props: {
85400
+ FirewallAdvancedContentCategory?: FirewallRuleGroup_FirewallAdvancedContentCategoryConfig;
85401
+ FirewallAdvancedThreatCategory?: FirewallRuleGroup_FirewallAdvancedThreatCategoryConfig;
85402
+ });
85403
+ }
85404
+
85332
85405
  export declare class FleetAmountCapability {
85333
85406
  constructor(props: {
85334
85407
  Min: number;
@@ -115834,6 +115907,17 @@ export declare class OrganizationTelemetryRule_LoggingFilter {
115834
115907
  });
115835
115908
  }
115836
115909
 
115910
+ export declare class OrganizationTelemetryRule_RegionStatus {
115911
+ constructor(props: {
115912
+ /** The AWS region code */
115913
+ Region?: string;
115914
+ /** The ARN of the rule in this region */
115915
+ RuleArn?: string;
115916
+ /** The replication status of the rule in this region */
115917
+ Status?: string;
115918
+ });
115919
+ }
115920
+
115837
115921
  export declare class OrganizationTelemetryRule_SingleHeader {
115838
115922
  constructor(props: {
115839
115923
  /** The name of the header */
@@ -115866,7 +115950,12 @@ export declare class OrganizationTelemetryRule_TelemetryRule {
115866
115950
  constructor(props: {
115867
115951
  ResourceType: OrganizationTelemetryRule_ResourceType;
115868
115952
  TelemetryType: OrganizationTelemetryRule_TelemetryType;
115953
+ AllowFieldUpdates?: boolean;
115954
+ /** When true, the rule is replicated to all supported regions */
115955
+ AllRegions?: boolean;
115869
115956
  DestinationConfiguration?: OrganizationTelemetryRule_TelemetryDestinationConfiguration;
115957
+ /** List of AWS region codes where the rule should be replicated */
115958
+ Regions?: string[];
115870
115959
  Scope?: string;
115871
115960
  SelectionCriteria?: string;
115872
115961
  TelemetrySourceTypes?: any;
@@ -134902,6 +134991,19 @@ export declare class Relevance {
134902
134991
  });
134903
134992
  }
134904
134993
 
134994
+ export declare class RemediationConfiguration_ExecutionControls {
134995
+ constructor(props: {
134996
+ SsmControls?: RemediationConfiguration_SsmControls;
134997
+ });
134998
+ }
134999
+
135000
+ export declare class RemediationConfiguration_SsmControls {
135001
+ constructor(props: {
135002
+ ConcurrentExecutionRatePercentage?: number;
135003
+ ErrorPercentage?: number;
135004
+ });
135005
+ }
135006
+
134905
135007
  export declare class RemixSettings {
134906
135008
  constructor(props: {
134907
135009
  ChannelMappings?: MediaLiveChannel_AudioChannelMapping[];
@@ -147244,6 +147346,13 @@ export declare class SSMContactsPlan_Targets {
147244
147346
  });
147245
147347
  }
147246
147348
 
147349
+ export declare class SsmControls {
147350
+ constructor(props: {
147351
+ ConcurrentExecutionRatePercentage?: number;
147352
+ ErrorPercentage?: number;
147353
+ });
147354
+ }
147355
+
147247
147356
  export declare class SSMLMessage {
147248
147357
  constructor(props: {
147249
147358
  Value: string;
@@ -150884,6 +150993,17 @@ export declare class TelemetryRule_LoggingFilter {
150884
150993
  });
150885
150994
  }
150886
150995
 
150996
+ export declare class TelemetryRule_RegionStatus {
150997
+ constructor(props: {
150998
+ /** The AWS region code */
150999
+ Region?: string;
151000
+ /** The ARN of the rule in this region */
151001
+ RuleArn?: string;
151002
+ /** The replication status of the rule in this region */
151003
+ Status?: string;
151004
+ });
151005
+ }
151006
+
150887
151007
  export declare class TelemetryRule_SingleHeader {
150888
151008
  constructor(props: {
150889
151009
  /** The name of the header */
@@ -150918,7 +151038,12 @@ export declare class TelemetryRule_TelemetryRule {
150918
151038
  constructor(props: {
150919
151039
  ResourceType: TelemetryRule_ResourceType;
150920
151040
  TelemetryType: TelemetryRule_TelemetryType;
151041
+ AllowFieldUpdates?: boolean;
151042
+ /** When true, the rule is replicated to all supported regions */
151043
+ AllRegions?: boolean;
150921
151044
  DestinationConfiguration?: TelemetryRule_TelemetryDestinationConfiguration;
151045
+ /** List of AWS region codes where the rule should be replicated */
151046
+ Regions?: string[];
150922
151047
  SelectionCriteria?: string;
150923
151048
  TelemetrySourceTypes?: any;
150924
151049
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intentius/chant-lexicon-aws",
3
- "version": "0.1.9",
3
+ "version": "0.1.10",
4
4
  "description": "AWS CloudFormation lexicon for chant — declarative IaC in TypeScript",
5
5
  "license": "Apache-2.0",
6
6
  "homepage": "https://intentius.io/chant",
@@ -24105,11 +24105,14 @@ export declare class OrganizationTelemetryRule {
24105
24105
  Rule: OrganizationTelemetryRule_TelemetryRule;
24106
24106
  /** The name of the organization telemetry rule */
24107
24107
  RuleName: string;
24108
+ /** Per-region replication status of the rule */
24109
+ RegionStatuses?: OrganizationTelemetryRule_RegionStatus[];
24108
24110
  /** The arn of the organization telemetry rule */
24109
24111
  RuleArn?: string;
24110
24112
  /** An array of key-value pairs to apply to this resource */
24111
24113
  Tags?: OrganizationTelemetryRule_Tag[];
24112
24114
  }, attributes?: CFResourceAttributes);
24115
+ readonly RegionStatuses: OrganizationTelemetryRule_RegionStatus[];
24113
24116
  readonly RuleArn: string;
24114
24117
  }
24115
24118
 
@@ -27380,6 +27383,23 @@ export declare class RekognitionProject {
27380
27383
  readonly Arn: string;
27381
27384
  }
27382
27385
 
27386
+ export declare class RemediationConfiguration {
27387
+ constructor(props: {
27388
+ ConfigRuleName: string;
27389
+ TargetId: string;
27390
+ TargetType: string;
27391
+ Automatic?: boolean;
27392
+ ExecutionControls?: RemediationConfiguration_ExecutionControls;
27393
+ Id?: string;
27394
+ MaximumAutomaticAttempts?: number;
27395
+ Parameters?: Record<string, unknown>;
27396
+ ResourceType?: string;
27397
+ RetryAttemptSeconds?: number;
27398
+ TargetVersion?: string;
27399
+ }, attributes?: CFResourceAttributes);
27400
+ readonly Id: string;
27401
+ }
27402
+
27383
27403
  export declare class ReplicaKey {
27384
27404
  constructor(props: {
27385
27405
  /** The key policy that authorizes use of the AWS KMS key. The key policy must observe the following rules. */
@@ -33308,11 +33328,14 @@ export declare class TelemetryRule {
33308
33328
  Rule: TelemetryRule_TelemetryRule;
33309
33329
  /** The name of the telemetry rule */
33310
33330
  RuleName: string;
33331
+ /** Per-region replication status of the rule */
33332
+ RegionStatuses?: TelemetryRule_RegionStatus[];
33311
33333
  /** The arn of the telemetry rule */
33312
33334
  RuleArn?: string;
33313
33335
  /** An array of key-value pairs to apply to this resource */
33314
33336
  Tags?: TelemetryRule_Tag[];
33315
33337
  }, attributes?: CFResourceAttributes);
33338
+ readonly RegionStatuses: TelemetryRule_RegionStatus[];
33316
33339
  readonly RuleArn: string;
33317
33340
  }
33318
33341
 
@@ -83625,6 +83648,12 @@ export declare class ExecutionApprovalConfiguration {
83625
83648
  });
83626
83649
  }
83627
83650
 
83651
+ export declare class ExecutionControls {
83652
+ constructor(props: {
83653
+ SsmControls?: RemediationConfiguration_SsmControls;
83654
+ });
83655
+ }
83656
+
83628
83657
  export declare class ExecutionPlan_CapacityUnitsConfiguration {
83629
83658
  constructor(props: {
83630
83659
  RescoreCapacityUnits: number;
@@ -85199,6 +85228,20 @@ export declare class Firewall_Tag {
85199
85228
  });
85200
85229
  }
85201
85230
 
85231
+ export declare class FirewallAdvancedContentCategoryConfig {
85232
+ constructor(props: {
85233
+ /** The content category value. */
85234
+ Category: string;
85235
+ });
85236
+ }
85237
+
85238
+ export declare class FirewallAdvancedThreatCategoryConfig {
85239
+ constructor(props: {
85240
+ /** The threat category value. */
85241
+ Category: string;
85242
+ });
85243
+ }
85244
+
85202
85245
  export declare class FirewallPolicy_ActionDefinition {
85203
85246
  constructor(props: {
85204
85247
  PublishMetricAction?: FirewallPolicy_PublishMetricAction;
@@ -85282,6 +85325,20 @@ export declare class FirewallPolicy_Tag {
85282
85325
  });
85283
85326
  }
85284
85327
 
85328
+ export declare class FirewallRuleGroup_FirewallAdvancedContentCategoryConfig {
85329
+ constructor(props: {
85330
+ /** The content category value. */
85331
+ Category: string;
85332
+ });
85333
+ }
85334
+
85335
+ export declare class FirewallRuleGroup_FirewallAdvancedThreatCategoryConfig {
85336
+ constructor(props: {
85337
+ /** The threat category value. */
85338
+ Category: string;
85339
+ });
85340
+ }
85341
+
85285
85342
  export declare class FirewallRuleGroup_FirewallRule {
85286
85343
  constructor(props: {
85287
85344
  /** Rule Action */
@@ -85296,14 +85353,16 @@ export declare class FirewallRuleGroup_FirewallRule {
85296
85353
  BlockOverrideTtl?: number;
85297
85354
  /** BlockResponse */
85298
85355
  BlockResponse?: "NODATA" | "NXDOMAIN" | "OVERRIDE";
85299
- /** FirewallDomainRedirectionAction */
85356
+ /** ConfidenceThreshold */
85300
85357
  ConfidenceThreshold?: "HIGH" | "LOW" | "MEDIUM";
85301
- /** FirewallDomainRedirectionAction */
85358
+ /** DnsThreatProtection */
85302
85359
  DnsThreatProtection?: "DGA" | "DICTIONARY_DGA" | "DNS_TUNNELING";
85303
85360
  /** ResourceId */
85304
85361
  FirewallDomainListId?: string;
85305
85362
  /** FirewallDomainRedirectionAction */
85306
85363
  FirewallDomainRedirectionAction?: "INSPECT_REDIRECTION_DOMAIN" | "TRUST_REDIRECTION_DOMAIN";
85364
+ /** Advanced firewall rule type. Mutually exclusive with FirewallDomainListId and DnsThreatProtection/ConfidenceThreshold. */
85365
+ FirewallRuleType?: FirewallRuleGroup_FirewallRuleType;
85307
85366
  /** ResourceId */
85308
85367
  FirewallThreatProtectionId?: string;
85309
85368
  /** Qtype */
@@ -85311,6 +85370,13 @@ export declare class FirewallRuleGroup_FirewallRule {
85311
85370
  });
85312
85371
  }
85313
85372
 
85373
+ export declare class FirewallRuleGroup_FirewallRuleType {
85374
+ constructor(props: {
85375
+ FirewallAdvancedContentCategory?: FirewallRuleGroup_FirewallAdvancedContentCategoryConfig;
85376
+ FirewallAdvancedThreatCategory?: FirewallRuleGroup_FirewallAdvancedThreatCategoryConfig;
85377
+ });
85378
+ }
85379
+
85314
85380
  export declare class FirewallRuleGroup_Tag {
85315
85381
  constructor(props: {
85316
85382
  /** The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -. */
@@ -85329,6 +85395,13 @@ export declare class FirewallRuleGroupAssociation_Tag {
85329
85395
  });
85330
85396
  }
85331
85397
 
85398
+ export declare class FirewallRuleType {
85399
+ constructor(props: {
85400
+ FirewallAdvancedContentCategory?: FirewallRuleGroup_FirewallAdvancedContentCategoryConfig;
85401
+ FirewallAdvancedThreatCategory?: FirewallRuleGroup_FirewallAdvancedThreatCategoryConfig;
85402
+ });
85403
+ }
85404
+
85332
85405
  export declare class FleetAmountCapability {
85333
85406
  constructor(props: {
85334
85407
  Min: number;
@@ -115834,6 +115907,17 @@ export declare class OrganizationTelemetryRule_LoggingFilter {
115834
115907
  });
115835
115908
  }
115836
115909
 
115910
+ export declare class OrganizationTelemetryRule_RegionStatus {
115911
+ constructor(props: {
115912
+ /** The AWS region code */
115913
+ Region?: string;
115914
+ /** The ARN of the rule in this region */
115915
+ RuleArn?: string;
115916
+ /** The replication status of the rule in this region */
115917
+ Status?: string;
115918
+ });
115919
+ }
115920
+
115837
115921
  export declare class OrganizationTelemetryRule_SingleHeader {
115838
115922
  constructor(props: {
115839
115923
  /** The name of the header */
@@ -115866,7 +115950,12 @@ export declare class OrganizationTelemetryRule_TelemetryRule {
115866
115950
  constructor(props: {
115867
115951
  ResourceType: OrganizationTelemetryRule_ResourceType;
115868
115952
  TelemetryType: OrganizationTelemetryRule_TelemetryType;
115953
+ AllowFieldUpdates?: boolean;
115954
+ /** When true, the rule is replicated to all supported regions */
115955
+ AllRegions?: boolean;
115869
115956
  DestinationConfiguration?: OrganizationTelemetryRule_TelemetryDestinationConfiguration;
115957
+ /** List of AWS region codes where the rule should be replicated */
115958
+ Regions?: string[];
115870
115959
  Scope?: string;
115871
115960
  SelectionCriteria?: string;
115872
115961
  TelemetrySourceTypes?: any;
@@ -134902,6 +134991,19 @@ export declare class Relevance {
134902
134991
  });
134903
134992
  }
134904
134993
 
134994
+ export declare class RemediationConfiguration_ExecutionControls {
134995
+ constructor(props: {
134996
+ SsmControls?: RemediationConfiguration_SsmControls;
134997
+ });
134998
+ }
134999
+
135000
+ export declare class RemediationConfiguration_SsmControls {
135001
+ constructor(props: {
135002
+ ConcurrentExecutionRatePercentage?: number;
135003
+ ErrorPercentage?: number;
135004
+ });
135005
+ }
135006
+
134905
135007
  export declare class RemixSettings {
134906
135008
  constructor(props: {
134907
135009
  ChannelMappings?: MediaLiveChannel_AudioChannelMapping[];
@@ -147244,6 +147346,13 @@ export declare class SSMContactsPlan_Targets {
147244
147346
  });
147245
147347
  }
147246
147348
 
147349
+ export declare class SsmControls {
147350
+ constructor(props: {
147351
+ ConcurrentExecutionRatePercentage?: number;
147352
+ ErrorPercentage?: number;
147353
+ });
147354
+ }
147355
+
147247
147356
  export declare class SSMLMessage {
147248
147357
  constructor(props: {
147249
147358
  Value: string;
@@ -150884,6 +150993,17 @@ export declare class TelemetryRule_LoggingFilter {
150884
150993
  });
150885
150994
  }
150886
150995
 
150996
+ export declare class TelemetryRule_RegionStatus {
150997
+ constructor(props: {
150998
+ /** The AWS region code */
150999
+ Region?: string;
151000
+ /** The ARN of the rule in this region */
151001
+ RuleArn?: string;
151002
+ /** The replication status of the rule in this region */
151003
+ Status?: string;
151004
+ });
151005
+ }
151006
+
150887
151007
  export declare class TelemetryRule_SingleHeader {
150888
151008
  constructor(props: {
150889
151009
  /** The name of the header */
@@ -150918,7 +151038,12 @@ export declare class TelemetryRule_TelemetryRule {
150918
151038
  constructor(props: {
150919
151039
  ResourceType: TelemetryRule_ResourceType;
150920
151040
  TelemetryType: TelemetryRule_TelemetryType;
151041
+ AllowFieldUpdates?: boolean;
151042
+ /** When true, the rule is replicated to all supported regions */
151043
+ AllRegions?: boolean;
150921
151044
  DestinationConfiguration?: TelemetryRule_TelemetryDestinationConfiguration;
151045
+ /** List of AWS region codes where the rule should be replicated */
151046
+ Regions?: string[];
150922
151047
  SelectionCriteria?: string;
150923
151048
  TelemetrySourceTypes?: any;
150924
151049
  });
@@ -975,7 +975,7 @@ export const OrganizationConformancePack = createResource("AWS::Config::Organiza
975
975
  export const OrganizationsAccount = createResource("AWS::Organizations::Account", "aws", {"AccountId":"AccountId","Status":"Status","State":"State","JoinedTimestamp":"JoinedTimestamp","JoinedMethod":"JoinedMethod","Arn":"Arn","Paths":"Paths"});
976
976
  export const OrganizationsPolicy = createResource("AWS::Organizations::Policy", "aws", {"Id":"Id","Arn":"Arn","AwsManaged":"AwsManaged"});
977
977
  export const OrganizationsResourcePolicy = createResource("AWS::Organizations::ResourcePolicy", "aws", {"Id":"Id","Arn":"Arn"});
978
- export const OrganizationTelemetryRule = createResource("AWS::ObservabilityAdmin::OrganizationTelemetryRule", "aws", {"RuleArn":"RuleArn"});
978
+ export const OrganizationTelemetryRule = createResource("AWS::ObservabilityAdmin::OrganizationTelemetryRule", "aws", {"RuleArn":"RuleArn","RegionStatuses":"RegionStatuses"});
979
979
  export const OriginAccessControl = createResource("AWS::CloudFront::OriginAccessControl", "aws", {"Id":"Id"});
980
980
  export const OriginEndpointPolicy = createResource("AWS::MediaPackageV2::OriginEndpointPolicy", "aws", {});
981
981
  export const OriginRequestPolicy = createResource("AWS::CloudFront::OriginRequestPolicy", "aws", {"Id":"Id","LastModifiedTime":"LastModifiedTime"});
@@ -1128,6 +1128,7 @@ export const RefreshSchedule = createResource("AWS::QuickSight::RefreshSchedule"
1128
1128
  export const RegistryScanningConfiguration = createResource("AWS::ECR::RegistryScanningConfiguration", "aws", {"RegistryId":"RegistryId"});
1129
1129
  export const RekognitionCollection = createResource("AWS::Rekognition::Collection", "aws", {"Arn":"Arn"});
1130
1130
  export const RekognitionProject = createResource("AWS::Rekognition::Project", "aws", {"Arn":"Arn"});
1131
+ export const RemediationConfiguration = createResource("AWS::Config::RemediationConfiguration", "aws", {"Id":"Id"});
1131
1132
  export const ReplicaKey = createResource("AWS::KMS::ReplicaKey", "aws", {"Arn":"Arn","KeyId":"KeyId"});
1132
1133
  export const ReplicationConfig = createResource("AWS::DMS::ReplicationConfig", "aws", {"ReplicationConfigArn":"ReplicationConfigArn"});
1133
1134
  export const ReplicationConfiguration = createResource("AWS::ECR::ReplicationConfiguration", "aws", {"RegistryId":"RegistryId"});
@@ -1405,7 +1406,7 @@ export const TaskSet = createResource("AWS::ECS::TaskSet", "aws", {"Id":"Id"});
1405
1406
  export const TaskTemplate = createResource("AWS::Connect::TaskTemplate", "aws", {"Arn":"Arn"});
1406
1407
  export const TelemetryEnrichment = createResource("AWS::ObservabilityAdmin::TelemetryEnrichment", "aws", {"Status":"Status"});
1407
1408
  export const TelemetryPipelines = createResource("AWS::ObservabilityAdmin::TelemetryPipelines", "aws", {"Arn":"Arn","Pipeline":"Pipeline","PipelineIdentifier":"PipelineIdentifier","Status":"Status","StatusReason":"StatusReason"});
1408
- export const TelemetryRule = createResource("AWS::ObservabilityAdmin::TelemetryRule", "aws", {"RuleArn":"RuleArn"});
1409
+ export const TelemetryRule = createResource("AWS::ObservabilityAdmin::TelemetryRule", "aws", {"RuleArn":"RuleArn","RegionStatuses":"RegionStatuses"});
1409
1410
  export const TemplateGroupAccessControlEntry = createResource("AWS::PCAConnectorAD::TemplateGroupAccessControlEntry", "aws", {});
1410
1411
  export const Tenant = createResource("AWS::SES::Tenant", "aws", {"Arn":"Arn"});
1411
1412
  export const Terms = createResource("AWS::Cognito::Terms", "aws", {"TermsId":"TermsId"});
@@ -6532,6 +6533,7 @@ export const ExclusionWindow = createProperty("AWS::ApplicationSignals::ServiceL
6532
6533
  export const ExecuteCommandConfiguration = createProperty("AWS::ECS::Cluster.ExecuteCommandConfiguration", "aws");
6533
6534
  export const ExecuteCommandLogConfiguration = createProperty("AWS::ECS::Cluster.ExecuteCommandLogConfiguration", "aws");
6534
6535
  export const ExecutionApprovalConfiguration = createProperty("AWS::ARCRegionSwitch::Plan.ExecutionApprovalConfiguration", "aws");
6536
+ export const ExecutionControls = createProperty("AWS::Config::RemediationConfiguration.ExecutionControls", "aws");
6535
6537
  export const ExecutionPlan_CapacityUnitsConfiguration = createProperty("AWS::KendraRanking::ExecutionPlan.CapacityUnitsConfiguration", "aws");
6536
6538
  export const ExecutionPlan_Tag = createProperty("AWS::KendraRanking::ExecutionPlan.Tag", "aws");
6537
6539
  export const ExecutionProperty = createProperty("AWS::Glue::Job.ExecutionProperty", "aws");
@@ -6709,6 +6711,8 @@ export const FirehoseLogDestination = createProperty("AWS::Pipes::Pipe.FirehoseL
6709
6711
  export const Firewall_AvailabilityZoneMapping = createProperty("AWS::NetworkFirewall::Firewall.AvailabilityZoneMapping", "aws");
6710
6712
  export const Firewall_SubnetMapping = createProperty("AWS::NetworkFirewall::Firewall.SubnetMapping", "aws");
6711
6713
  export const Firewall_Tag = createProperty("AWS::NetworkFirewall::Firewall.Tag", "aws");
6714
+ export const FirewallAdvancedContentCategoryConfig = createProperty("AWS::Route53Resolver::FirewallRuleGroup.FirewallAdvancedContentCategoryConfig", "aws");
6715
+ export const FirewallAdvancedThreatCategoryConfig = createProperty("AWS::Route53Resolver::FirewallRuleGroup.FirewallAdvancedThreatCategoryConfig", "aws");
6712
6716
  export const FirewallPolicy_ActionDefinition = createProperty("AWS::NetworkFirewall::FirewallPolicy.ActionDefinition", "aws");
6713
6717
  export const FirewallPolicy_CustomAction = createProperty("AWS::NetworkFirewall::FirewallPolicy.CustomAction", "aws");
6714
6718
  export const FirewallPolicy_Dimension = createProperty("AWS::NetworkFirewall::FirewallPolicy.Dimension", "aws");
@@ -6720,9 +6724,13 @@ export const FirewallPolicy_StatefulRuleGroupOverride = createProperty("AWS::Net
6720
6724
  export const FirewallPolicy_StatefulRuleGroupReference = createProperty("AWS::NetworkFirewall::FirewallPolicy.StatefulRuleGroupReference", "aws");
6721
6725
  export const FirewallPolicy_StatelessRuleGroupReference = createProperty("AWS::NetworkFirewall::FirewallPolicy.StatelessRuleGroupReference", "aws");
6722
6726
  export const FirewallPolicy_Tag = createProperty("AWS::NetworkFirewall::FirewallPolicy.Tag", "aws");
6727
+ export const FirewallRuleGroup_FirewallAdvancedContentCategoryConfig = createProperty("AWS::Route53Resolver::FirewallRuleGroup.FirewallAdvancedContentCategoryConfig", "aws");
6728
+ export const FirewallRuleGroup_FirewallAdvancedThreatCategoryConfig = createProperty("AWS::Route53Resolver::FirewallRuleGroup.FirewallAdvancedThreatCategoryConfig", "aws");
6723
6729
  export const FirewallRuleGroup_FirewallRule = createProperty("AWS::Route53Resolver::FirewallRuleGroup.FirewallRule", "aws");
6730
+ export const FirewallRuleGroup_FirewallRuleType = createProperty("AWS::Route53Resolver::FirewallRuleGroup.FirewallRuleType", "aws");
6724
6731
  export const FirewallRuleGroup_Tag = createProperty("AWS::Route53Resolver::FirewallRuleGroup.Tag", "aws");
6725
6732
  export const FirewallRuleGroupAssociation_Tag = createProperty("AWS::Route53Resolver::FirewallRuleGroupAssociation.Tag", "aws");
6733
+ export const FirewallRuleType = createProperty("AWS::Route53Resolver::FirewallRuleGroup.FirewallRuleType", "aws");
6726
6734
  export const FleetAmountCapability = createProperty("AWS::Deadline::Fleet.FleetAmountCapability", "aws");
6727
6735
  export const FleetAttributeCapability = createProperty("AWS::Deadline::Fleet.FleetAttributeCapability", "aws");
6728
6736
  export const FleetCapabilities = createProperty("AWS::Deadline::Fleet.FleetCapabilities", "aws");
@@ -9965,6 +9973,7 @@ export const OrganizationTelemetryRule_FieldToMatch = createProperty("AWS::Obser
9965
9973
  export const OrganizationTelemetryRule_Filter = createProperty("AWS::ObservabilityAdmin::OrganizationTelemetryRule.Filter", "aws");
9966
9974
  export const OrganizationTelemetryRule_LabelNameCondition = createProperty("AWS::ObservabilityAdmin::OrganizationTelemetryRule.LabelNameCondition", "aws");
9967
9975
  export const OrganizationTelemetryRule_LoggingFilter = createProperty("AWS::ObservabilityAdmin::OrganizationTelemetryRule.LoggingFilter", "aws");
9976
+ export const OrganizationTelemetryRule_RegionStatus = createProperty("AWS::ObservabilityAdmin::OrganizationTelemetryRule.RegionStatus", "aws");
9968
9977
  export const OrganizationTelemetryRule_SingleHeader = createProperty("AWS::ObservabilityAdmin::OrganizationTelemetryRule.SingleHeader", "aws");
9969
9978
  export const OrganizationTelemetryRule_Tag = createProperty("AWS::ObservabilityAdmin::OrganizationTelemetryRule.Tag", "aws");
9970
9979
  export const OrganizationTelemetryRule_TelemetryDestinationConfiguration = createProperty("AWS::ObservabilityAdmin::OrganizationTelemetryRule.TelemetryDestinationConfiguration", "aws");
@@ -12127,6 +12136,8 @@ export const RelationalFilterConfiguration = createProperty("AWS::DataZone::Data
12127
12136
  export const RelationalTable = createProperty("AWS::QuickSight::DataSet.RelationalTable", "aws");
12128
12137
  export const RelayAction = createProperty("AWS::SES::MailManagerRuleSet.RelayAction", "aws");
12129
12138
  export const Relevance = createProperty("AWS::Kendra::Index.Relevance", "aws");
12139
+ export const RemediationConfiguration_ExecutionControls = createProperty("AWS::Config::RemediationConfiguration.ExecutionControls", "aws");
12140
+ export const RemediationConfiguration_SsmControls = createProperty("AWS::Config::RemediationConfiguration.SsmControls", "aws");
12130
12141
  export const RemixSettings = createProperty("AWS::MediaLive::Channel.RemixSettings", "aws");
12131
12142
  export const RemoteAccess = createProperty("AWS::EKS::Nodegroup.RemoteAccess", "aws");
12132
12143
  export const RemoteNetworkConfig = createProperty("AWS::EKS::Cluster.RemoteNetworkConfig", "aws");
@@ -13442,6 +13453,7 @@ export const SSMContactsPlan_ChannelTargetInfo = createProperty("AWS::SSMContact
13442
13453
  export const SSMContactsPlan_ContactTargetInfo = createProperty("AWS::SSMContacts::Plan.ContactTargetInfo", "aws");
13443
13454
  export const SSMContactsPlan_Stage = createProperty("AWS::SSMContacts::Plan.Stage", "aws");
13444
13455
  export const SSMContactsPlan_Targets = createProperty("AWS::SSMContacts::Plan.Targets", "aws");
13456
+ export const SsmControls = createProperty("AWS::Config::RemediationConfiguration.SsmControls", "aws");
13445
13457
  export const SSMLMessage = createProperty("AWS::Lex::Bot.SSMLMessage", "aws");
13446
13458
  export const SsmParameterConfiguration = createProperty("AWS::ImageBuilder::DistributionConfiguration.SsmParameterConfiguration", "aws");
13447
13459
  export const SSOApplication_PortalOptionsConfiguration = createProperty("AWS::SSO::Application.PortalOptionsConfiguration", "aws");
@@ -13804,6 +13816,7 @@ export const TelemetryRule_FieldToMatch = createProperty("AWS::ObservabilityAdmi
13804
13816
  export const TelemetryRule_Filter = createProperty("AWS::ObservabilityAdmin::TelemetryRule.Filter", "aws");
13805
13817
  export const TelemetryRule_LabelNameCondition = createProperty("AWS::ObservabilityAdmin::TelemetryRule.LabelNameCondition", "aws");
13806
13818
  export const TelemetryRule_LoggingFilter = createProperty("AWS::ObservabilityAdmin::TelemetryRule.LoggingFilter", "aws");
13819
+ export const TelemetryRule_RegionStatus = createProperty("AWS::ObservabilityAdmin::TelemetryRule.RegionStatus", "aws");
13807
13820
  export const TelemetryRule_SingleHeader = createProperty("AWS::ObservabilityAdmin::TelemetryRule.SingleHeader", "aws");
13808
13821
  export const TelemetryRule_Tag = createProperty("AWS::ObservabilityAdmin::TelemetryRule.Tag", "aws");
13809
13822
  export const TelemetryRule_TelemetryDestinationConfiguration = createProperty("AWS::ObservabilityAdmin::TelemetryRule.TelemetryDestinationConfiguration", "aws");
@@ -45316,6 +45316,11 @@
45316
45316
  "kind": "property",
45317
45317
  "lexicon": "aws"
45318
45318
  },
45319
+ "ExecutionControls": {
45320
+ "resourceType": "AWS::Config::RemediationConfiguration.ExecutionControls",
45321
+ "kind": "property",
45322
+ "lexicon": "aws"
45323
+ },
45319
45324
  "ExecutionPlan": {
45320
45325
  "resourceType": "AWS::KendraRanking::ExecutionPlan",
45321
45326
  "kind": "resource",
@@ -47320,6 +47325,16 @@
47320
47325
  "tagUpdatable": true
47321
47326
  }
47322
47327
  },
47328
+ "FirewallAdvancedContentCategoryConfig": {
47329
+ "resourceType": "AWS::Route53Resolver::FirewallRuleGroup.FirewallAdvancedContentCategoryConfig",
47330
+ "kind": "property",
47331
+ "lexicon": "aws"
47332
+ },
47333
+ "FirewallAdvancedThreatCategoryConfig": {
47334
+ "resourceType": "AWS::Route53Resolver::FirewallRuleGroup.FirewallAdvancedThreatCategoryConfig",
47335
+ "kind": "property",
47336
+ "lexicon": "aws"
47337
+ },
47323
47338
  "FirewallPolicy": {
47324
47339
  "resourceType": "AWS::NetworkFirewall::FirewallPolicy",
47325
47340
  "kind": "resource",
@@ -47632,16 +47647,36 @@
47632
47647
  "kind": "property",
47633
47648
  "lexicon": "aws"
47634
47649
  },
47650
+ "FirewallRuleGroup_FirewallAdvancedContentCategoryConfig": {
47651
+ "resourceType": "AWS::Route53Resolver::FirewallRuleGroup.FirewallAdvancedContentCategoryConfig",
47652
+ "kind": "property",
47653
+ "lexicon": "aws"
47654
+ },
47655
+ "FirewallRuleGroup_FirewallAdvancedThreatCategoryConfig": {
47656
+ "resourceType": "AWS::Route53Resolver::FirewallRuleGroup.FirewallAdvancedThreatCategoryConfig",
47657
+ "kind": "property",
47658
+ "lexicon": "aws"
47659
+ },
47635
47660
  "FirewallRuleGroup_FirewallRule": {
47636
47661
  "resourceType": "AWS::Route53Resolver::FirewallRuleGroup.FirewallRule",
47637
47662
  "kind": "property",
47638
47663
  "lexicon": "aws"
47639
47664
  },
47665
+ "FirewallRuleGroup_FirewallRuleType": {
47666
+ "resourceType": "AWS::Route53Resolver::FirewallRuleGroup.FirewallRuleType",
47667
+ "kind": "property",
47668
+ "lexicon": "aws"
47669
+ },
47640
47670
  "FirewallRuleGroup_Tag": {
47641
47671
  "resourceType": "AWS::Route53Resolver::FirewallRuleGroup.Tag",
47642
47672
  "kind": "property",
47643
47673
  "lexicon": "aws"
47644
47674
  },
47675
+ "FirewallRuleType": {
47676
+ "resourceType": "AWS::Route53Resolver::FirewallRuleGroup.FirewallRuleType",
47677
+ "kind": "property",
47678
+ "lexicon": "aws"
47679
+ },
47645
47680
  "Firewall_AvailabilityZoneMapping": {
47646
47681
  "resourceType": "AWS::NetworkFirewall::Firewall.AvailabilityZoneMapping",
47647
47682
  "kind": "property",
@@ -78417,7 +78452,8 @@
78417
78452
  "kind": "resource",
78418
78453
  "lexicon": "aws",
78419
78454
  "attrs": {
78420
- "RuleArn": "RuleArn"
78455
+ "RuleArn": "RuleArn",
78456
+ "RegionStatuses": "RegionStatuses"
78421
78457
  },
78422
78458
  "propertyConstraints": {
78423
78459
  "RuleName": {
@@ -78432,7 +78468,8 @@
78432
78468
  }
78433
78469
  },
78434
78470
  "createOnly": [
78435
- "RuleName"
78471
+ "RuleName",
78472
+ "Rule/AllRegions"
78436
78473
  ],
78437
78474
  "primaryIdentifier": [
78438
78475
  "RuleArn"
@@ -78493,6 +78530,11 @@
78493
78530
  "kind": "property",
78494
78531
  "lexicon": "aws"
78495
78532
  },
78533
+ "OrganizationTelemetryRule_RegionStatus": {
78534
+ "resourceType": "AWS::ObservabilityAdmin::OrganizationTelemetryRule.RegionStatus",
78535
+ "kind": "property",
78536
+ "lexicon": "aws"
78537
+ },
78496
78538
  "OrganizationTelemetryRule_SingleHeader": {
78497
78539
  "resourceType": "AWS::ObservabilityAdmin::OrganizationTelemetryRule.SingleHeader",
78498
78540
  "kind": "property",
@@ -95329,6 +95371,30 @@
95329
95371
  "kind": "property",
95330
95372
  "lexicon": "aws"
95331
95373
  },
95374
+ "RemediationConfiguration": {
95375
+ "resourceType": "AWS::Config::RemediationConfiguration",
95376
+ "kind": "resource",
95377
+ "lexicon": "aws",
95378
+ "attrs": {
95379
+ "Id": "Id"
95380
+ },
95381
+ "createOnly": [
95382
+ "ConfigRuleName"
95383
+ ],
95384
+ "primaryIdentifier": [
95385
+ "Id"
95386
+ ]
95387
+ },
95388
+ "RemediationConfiguration_ExecutionControls": {
95389
+ "resourceType": "AWS::Config::RemediationConfiguration.ExecutionControls",
95390
+ "kind": "property",
95391
+ "lexicon": "aws"
95392
+ },
95393
+ "RemediationConfiguration_SsmControls": {
95394
+ "resourceType": "AWS::Config::RemediationConfiguration.SsmControls",
95395
+ "kind": "property",
95396
+ "lexicon": "aws"
95397
+ },
95332
95398
  "RemixSettings": {
95333
95399
  "resourceType": "AWS::MediaLive::Channel.RemixSettings",
95334
95400
  "kind": "property",
@@ -109402,6 +109468,11 @@
109402
109468
  "kind": "property",
109403
109469
  "lexicon": "aws"
109404
109470
  },
109471
+ "SsmControls": {
109472
+ "resourceType": "AWS::Config::RemediationConfiguration.SsmControls",
109473
+ "kind": "property",
109474
+ "lexicon": "aws"
109475
+ },
109405
109476
  "SsmParameter": {
109406
109477
  "resourceType": "AWS::SSM::Parameter",
109407
109478
  "kind": "resource",
@@ -113807,7 +113878,8 @@
113807
113878
  "kind": "resource",
113808
113879
  "lexicon": "aws",
113809
113880
  "attrs": {
113810
- "RuleArn": "RuleArn"
113881
+ "RuleArn": "RuleArn",
113882
+ "RegionStatuses": "RegionStatuses"
113811
113883
  },
113812
113884
  "propertyConstraints": {
113813
113885
  "RuleName": {
@@ -113822,7 +113894,8 @@
113822
113894
  }
113823
113895
  },
113824
113896
  "createOnly": [
113825
- "RuleName"
113897
+ "RuleName",
113898
+ "Rule/AllRegions"
113826
113899
  ],
113827
113900
  "primaryIdentifier": [
113828
113901
  "RuleArn"
@@ -113883,6 +113956,11 @@
113883
113956
  "kind": "property",
113884
113957
  "lexicon": "aws"
113885
113958
  },
113959
+ "TelemetryRule_RegionStatus": {
113960
+ "resourceType": "AWS::ObservabilityAdmin::TelemetryRule.RegionStatus",
113961
+ "kind": "property",
113962
+ "lexicon": "aws"
113963
+ },
113886
113964
  "TelemetryRule_SingleHeader": {
113887
113965
  "resourceType": "AWS::ObservabilityAdmin::TelemetryRule.SingleHeader",
113888
113966
  "kind": "property",