cdk-lambda-subminute 2.0.270 → 2.0.272

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.
Files changed (31) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/CHANGELOG.md +15 -1
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/ecs-2014-11-13.examples.json +24 -24
  6. package/node_modules/aws-sdk/apis/globalaccelerator-2018-08-08.paginators.json +2 -1
  7. package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +3 -0
  8. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +571 -38
  9. package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
  10. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +94 -24
  11. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +263 -253
  12. package/node_modules/aws-sdk/apis/route53-recovery-cluster-2019-12-02.min.json +5 -4
  13. package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +67 -37
  14. package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
  15. package/node_modules/aws-sdk/clients/codepipeline.d.ts +4 -4
  16. package/node_modules/aws-sdk/clients/dynamodb.d.ts +4 -4
  17. package/node_modules/aws-sdk/clients/ecs.d.ts +3 -3
  18. package/node_modules/aws-sdk/clients/guardduty.d.ts +5 -1
  19. package/node_modules/aws-sdk/clients/kafka.d.ts +467 -0
  20. package/node_modules/aws-sdk/clients/kendra.d.ts +86 -9
  21. package/node_modules/aws-sdk/clients/rds.d.ts +17 -0
  22. package/node_modules/aws-sdk/clients/route53recoverycluster.d.ts +16 -11
  23. package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +42 -0
  24. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  25. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +9 -9
  26. package/node_modules/aws-sdk/dist/aws-sdk.js +266 -256
  27. package/node_modules/aws-sdk/dist/aws-sdk.min.js +28 -28
  28. package/node_modules/aws-sdk/lib/core.js +1 -1
  29. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +4 -4
  30. package/node_modules/aws-sdk/package.json +1 -1
  31. package/package.json +4 -4
@@ -62,7 +62,8 @@
62
62
  "ControlPanelName": {},
63
63
  "RoutingControlArn": {},
64
64
  "RoutingControlName": {},
65
- "RoutingControlState": {}
65
+ "RoutingControlState": {},
66
+ "Owner": {}
66
67
  }
67
68
  }
68
69
  },
@@ -81,7 +82,7 @@
81
82
  "RoutingControlArn": {},
82
83
  "RoutingControlState": {},
83
84
  "SafetyRulesToOverride": {
84
- "shape": "Se"
85
+ "shape": "Sf"
85
86
  }
86
87
  }
87
88
  },
@@ -112,7 +113,7 @@
112
113
  }
113
114
  },
114
115
  "SafetyRulesToOverride": {
115
- "shape": "Se"
116
+ "shape": "Sf"
116
117
  }
117
118
  }
118
119
  },
@@ -123,7 +124,7 @@
123
124
  }
124
125
  },
125
126
  "shapes": {
126
- "Se": {
127
+ "Sf": {
127
128
  "type": "list",
128
129
  "member": {}
129
130
  }
@@ -66,7 +66,7 @@
66
66
  "type": "structure",
67
67
  "members": {
68
68
  "ControlPanel": {
69
- "shape": "Sg"
69
+ "shape": "Sh"
70
70
  }
71
71
  }
72
72
  }
@@ -95,7 +95,7 @@
95
95
  "type": "structure",
96
96
  "members": {
97
97
  "RoutingControl": {
98
- "shape": "Sl"
98
+ "shape": "Sm"
99
99
  }
100
100
  }
101
101
  }
@@ -112,12 +112,12 @@
112
112
  "type": "structure",
113
113
  "members": {
114
114
  "AssertedControls": {
115
- "shape": "So"
115
+ "shape": "Sp"
116
116
  },
117
117
  "ControlPanelArn": {},
118
118
  "Name": {},
119
119
  "RuleConfig": {
120
- "shape": "Sp"
120
+ "shape": "Sq"
121
121
  },
122
122
  "WaitPeriodMs": {
123
123
  "type": "integer"
@@ -139,14 +139,14 @@
139
139
  "members": {
140
140
  "ControlPanelArn": {},
141
141
  "GatingControls": {
142
- "shape": "So"
142
+ "shape": "Sp"
143
143
  },
144
144
  "Name": {},
145
145
  "RuleConfig": {
146
- "shape": "Sp"
146
+ "shape": "Sq"
147
147
  },
148
148
  "TargetControls": {
149
- "shape": "So"
149
+ "shape": "Sp"
150
150
  },
151
151
  "WaitPeriodMs": {
152
152
  "type": "integer"
@@ -170,10 +170,10 @@
170
170
  "type": "structure",
171
171
  "members": {
172
172
  "AssertionRule": {
173
- "shape": "St"
173
+ "shape": "Su"
174
174
  },
175
175
  "GatingRule": {
176
- "shape": "Su"
176
+ "shape": "Sv"
177
177
  }
178
178
  }
179
179
  }
@@ -319,7 +319,7 @@
319
319
  "type": "structure",
320
320
  "members": {
321
321
  "ControlPanel": {
322
- "shape": "Sg"
322
+ "shape": "Sh"
323
323
  }
324
324
  }
325
325
  }
@@ -346,7 +346,7 @@
346
346
  "type": "structure",
347
347
  "members": {
348
348
  "RoutingControl": {
349
- "shape": "Sl"
349
+ "shape": "Sm"
350
350
  }
351
351
  }
352
352
  }
@@ -373,14 +373,39 @@
373
373
  "type": "structure",
374
374
  "members": {
375
375
  "AssertionRule": {
376
- "shape": "St"
376
+ "shape": "Su"
377
377
  },
378
378
  "GatingRule": {
379
- "shape": "Su"
379
+ "shape": "Sv"
380
380
  }
381
381
  }
382
382
  }
383
383
  },
384
+ "GetResourcePolicy": {
385
+ "http": {
386
+ "method": "GET",
387
+ "requestUri": "/resourcePolicy/{ResourceArn}",
388
+ "responseCode": 200
389
+ },
390
+ "input": {
391
+ "type": "structure",
392
+ "members": {
393
+ "ResourceArn": {
394
+ "location": "uri",
395
+ "locationName": "ResourceArn"
396
+ }
397
+ },
398
+ "required": [
399
+ "ResourceArn"
400
+ ]
401
+ },
402
+ "output": {
403
+ "type": "structure",
404
+ "members": {
405
+ "Policy": {}
406
+ }
407
+ }
408
+ },
384
409
  "ListAssociatedRoute53HealthChecks": {
385
410
  "http": {
386
411
  "method": "GET",
@@ -482,7 +507,7 @@
482
507
  "ControlPanels": {
483
508
  "type": "list",
484
509
  "member": {
485
- "shape": "Sg"
510
+ "shape": "Sh"
486
511
  }
487
512
  },
488
513
  "NextToken": {}
@@ -523,7 +548,7 @@
523
548
  "RoutingControls": {
524
549
  "type": "list",
525
550
  "member": {
526
- "shape": "Sl"
551
+ "shape": "Sm"
527
552
  }
528
553
  }
529
554
  }
@@ -566,10 +591,10 @@
566
591
  "type": "structure",
567
592
  "members": {
568
593
  "ASSERTION": {
569
- "shape": "St"
594
+ "shape": "Su"
570
595
  },
571
596
  "GATING": {
572
- "shape": "Su"
597
+ "shape": "Sv"
573
598
  }
574
599
  }
575
600
  }
@@ -681,7 +706,7 @@
681
706
  "type": "structure",
682
707
  "members": {
683
708
  "ControlPanel": {
684
- "shape": "Sg"
709
+ "shape": "Sh"
685
710
  }
686
711
  }
687
712
  }
@@ -707,7 +732,7 @@
707
732
  "type": "structure",
708
733
  "members": {
709
734
  "RoutingControl": {
710
- "shape": "Sl"
735
+ "shape": "Sm"
711
736
  }
712
737
  }
713
738
  }
@@ -757,10 +782,10 @@
757
782
  "type": "structure",
758
783
  "members": {
759
784
  "AssertionRule": {
760
- "shape": "St"
785
+ "shape": "Su"
761
786
  },
762
787
  "GatingRule": {
763
- "shape": "Su"
788
+ "shape": "Sv"
764
789
  }
765
790
  }
766
791
  }
@@ -787,10 +812,11 @@
787
812
  }
788
813
  },
789
814
  "Name": {},
790
- "Status": {}
815
+ "Status": {},
816
+ "Owner": {}
791
817
  }
792
818
  },
793
- "Sg": {
819
+ "Sh": {
794
820
  "type": "structure",
795
821
  "members": {
796
822
  "ClusterArn": {},
@@ -802,23 +828,25 @@
802
828
  "RoutingControlCount": {
803
829
  "type": "integer"
804
830
  },
805
- "Status": {}
831
+ "Status": {},
832
+ "Owner": {}
806
833
  }
807
834
  },
808
- "Sl": {
835
+ "Sm": {
809
836
  "type": "structure",
810
837
  "members": {
811
838
  "ControlPanelArn": {},
812
839
  "Name": {},
813
840
  "RoutingControlArn": {},
814
- "Status": {}
841
+ "Status": {},
842
+ "Owner": {}
815
843
  }
816
844
  },
817
- "So": {
845
+ "Sp": {
818
846
  "type": "list",
819
847
  "member": {}
820
848
  },
821
- "Sp": {
849
+ "Sq": {
822
850
  "type": "structure",
823
851
  "members": {
824
852
  "Inverted": {
@@ -835,22 +863,23 @@
835
863
  "Threshold"
836
864
  ]
837
865
  },
838
- "St": {
866
+ "Su": {
839
867
  "type": "structure",
840
868
  "members": {
841
869
  "AssertedControls": {
842
- "shape": "So"
870
+ "shape": "Sp"
843
871
  },
844
872
  "ControlPanelArn": {},
845
873
  "Name": {},
846
874
  "RuleConfig": {
847
- "shape": "Sp"
875
+ "shape": "Sq"
848
876
  },
849
877
  "SafetyRuleArn": {},
850
878
  "Status": {},
851
879
  "WaitPeriodMs": {
852
880
  "type": "integer"
853
- }
881
+ },
882
+ "Owner": {}
854
883
  },
855
884
  "required": [
856
885
  "Status",
@@ -862,25 +891,26 @@
862
891
  "Name"
863
892
  ]
864
893
  },
865
- "Su": {
894
+ "Sv": {
866
895
  "type": "structure",
867
896
  "members": {
868
897
  "ControlPanelArn": {},
869
898
  "GatingControls": {
870
- "shape": "So"
899
+ "shape": "Sp"
871
900
  },
872
901
  "Name": {},
873
902
  "RuleConfig": {
874
- "shape": "Sp"
903
+ "shape": "Sq"
875
904
  },
876
905
  "SafetyRuleArn": {},
877
906
  "Status": {},
878
907
  "TargetControls": {
879
- "shape": "So"
908
+ "shape": "Sp"
880
909
  },
881
910
  "WaitPeriodMs": {
882
911
  "type": "integer"
883
- }
912
+ },
913
+ "Owner": {}
884
914
  },
885
915
  "required": [
886
916
  "Status",
@@ -143,7 +143,7 @@ declare namespace Cloud9 {
143
143
  */
144
144
  subnetId?: SubnetId;
145
145
  /**
146
- * The identifier for the Amazon Machine Image (AMI) that's used to create the EC2 instance. To choose an AMI for the instance, you must specify a valid AMI alias or a valid Amazon EC2 Systems Manager (SSM) path. The default Amazon Linux AMI is currently used if the parameter isn't explicitly assigned a value in the request. Because Amazon Linux AMI has ended standard support as of December 31, 2020, we recommend you choose Amazon Linux 2, which includes long term support through 2023. From December 31, 2023, the parameter for Amazon Linux will no longer be available when you specify an AMI for your instance. Amazon Linux 2 will then become the default AMI, which is used to launch your instance if no parameter is explicitly defined. Since Ubuntu 18.04 has ended standard support as of May 31, 2023, we recommend you choose Ubuntu 22.04. AMI aliases Amazon Linux (default): amazonlinux-1-x86_64 Amazon Linux 2: amazonlinux-2-x86_64 Ubuntu 18.04: ubuntu-18.04-x86_64 Ubuntu 22.04: ubuntu-22.04-x86_64 SSM paths Amazon Linux (default): resolve:ssm:/aws/service/cloud9/amis/amazonlinux-1-x86_64 Amazon Linux 2: resolve:ssm:/aws/service/cloud9/amis/amazonlinux-2-x86_64 Ubuntu 18.04: resolve:ssm:/aws/service/cloud9/amis/ubuntu-18.04-x86_64 Ubuntu 22.04: resolve:ssm:/aws/service/cloud9/amis/ubuntu-22.04-x86_64
146
+ * The identifier for the Amazon Machine Image (AMI) that's used to create the EC2 instance. To choose an AMI for the instance, you must specify a valid AMI alias or a valid Amazon EC2 Systems Manager (SSM) path. From November 20, 2023, you will be required to include the imageId parameter for the CreateEnvironmentEC2 action. This change will be reflected across all direct methods of communicating with the API, such as Amazon Web Services SDK, Amazon Web Services CLI and Amazon Web Services CloudFormation. This change will only affect direct API consumers, and not Cloud9 console users. From January 22, 2024, Amazon Linux (AL1) will be removed from the list of available image IDs for Cloud9. This is necessary as AL1 will reach the end of maintenance support in December 2023, and as a result will no longer receive security updates. We recommend using Amazon Linux 2 as the AMI to create your environment as it is fully supported. This change will only affect direct API consumers, and not Cloud9 console users. Since Ubuntu 18.04 has ended standard support as of May 31, 2023, we recommend you choose Ubuntu 22.04. AMI aliases Amazon Linux (default): amazonlinux-1-x86_64 Amazon Linux 2: amazonlinux-2-x86_64 Ubuntu 18.04: ubuntu-18.04-x86_64 Ubuntu 22.04: ubuntu-22.04-x86_64 SSM paths Amazon Linux (default): resolve:ssm:/aws/service/cloud9/amis/amazonlinux-1-x86_64 Amazon Linux 2: resolve:ssm:/aws/service/cloud9/amis/amazonlinux-2-x86_64 Ubuntu 18.04: resolve:ssm:/aws/service/cloud9/amis/ubuntu-18.04-x86_64 Ubuntu 22.04: resolve:ssm:/aws/service/cloud9/amis/ubuntu-22.04-x86_64
147
147
  */
148
148
  imageId?: ImageId;
149
149
  /**
@@ -268,11 +268,11 @@ declare class CodePipeline extends Service {
268
268
  */
269
269
  registerWebhookWithThirdParty(callback?: (err: AWSError, data: CodePipeline.Types.RegisterWebhookWithThirdPartyOutput) => void): Request<CodePipeline.Types.RegisterWebhookWithThirdPartyOutput, AWSError>;
270
270
  /**
271
- * Resumes the pipeline execution by retrying the last failed actions in a stage. You can retry a stage immediately if any of the actions in the stage fail. When you retry, all actions that are still in progress continue working, and failed actions are triggered again.
271
+ * You can retry a stage that has failed without having to run a pipeline again from the beginning. You do this by either retrying the failed actions in a stage or by retrying all actions in the stage starting from the first action in the stage. When you retry the failed actions in a stage, all actions that are still in progress continue working, and failed actions are triggered again. When you retry a failed stage from the first action in the stage, the stage cannot have any actions in progress. Before a stage can be retried, it must either have all actions failed or some actions failed and some succeeded.
272
272
  */
273
273
  retryStageExecution(params: CodePipeline.Types.RetryStageExecutionInput, callback?: (err: AWSError, data: CodePipeline.Types.RetryStageExecutionOutput) => void): Request<CodePipeline.Types.RetryStageExecutionOutput, AWSError>;
274
274
  /**
275
- * Resumes the pipeline execution by retrying the last failed actions in a stage. You can retry a stage immediately if any of the actions in the stage fail. When you retry, all actions that are still in progress continue working, and failed actions are triggered again.
275
+ * You can retry a stage that has failed without having to run a pipeline again from the beginning. You do this by either retrying the failed actions in a stage or by retrying all actions in the stage starting from the first action in the stage. When you retry the failed actions in a stage, all actions that are still in progress continue working, and failed actions are triggered again. When you retry a failed stage from the first action in the stage, the stage cannot have any actions in progress. Before a stage can be retried, it must either have all actions failed or some actions failed and some succeeded.
276
276
  */
277
277
  retryStageExecution(callback?: (err: AWSError, data: CodePipeline.Types.RetryStageExecutionOutput) => void): Request<CodePipeline.Types.RetryStageExecutionOutput, AWSError>;
278
278
  /**
@@ -1966,7 +1966,7 @@ declare namespace CodePipeline {
1966
1966
  */
1967
1967
  pipelineExecutionId: PipelineExecutionId;
1968
1968
  /**
1969
- * The scope of the retry attempt. Currently, the only supported value is FAILED_ACTIONS.
1969
+ * The scope of the retry attempt.
1970
1970
  */
1971
1971
  retryMode: StageRetryMode;
1972
1972
  }
@@ -2060,7 +2060,7 @@ declare namespace CodePipeline {
2060
2060
  }
2061
2061
  export type StageExecutionStatus = "Cancelled"|"InProgress"|"Failed"|"Stopped"|"Stopping"|"Succeeded"|string;
2062
2062
  export type StageName = string;
2063
- export type StageRetryMode = "FAILED_ACTIONS"|string;
2063
+ export type StageRetryMode = "FAILED_ACTIONS"|"ALL_ACTIONS"|string;
2064
2064
  export interface StageState {
2065
2065
  /**
2066
2066
  * The name of the stage.
@@ -1643,7 +1643,7 @@ declare namespace DynamoDB {
1643
1643
  */
1644
1644
  ItemCount?: ItemCount;
1645
1645
  /**
1646
- * Choice of whether to execute as a full export or incremental export. Valid values are FULL_EXPORT or INCREMENTAL_EXPORT. If INCREMENTAL_EXPORT is provided, the IncrementalExportSpecification must also be used.
1646
+ * The type of export that was performed. Valid values are FULL_EXPORT or INCREMENTAL_EXPORT.
1647
1647
  */
1648
1648
  ExportType?: ExportType;
1649
1649
  /**
@@ -1669,7 +1669,7 @@ declare namespace DynamoDB {
1669
1669
  */
1670
1670
  ExportStatus?: ExportStatus;
1671
1671
  /**
1672
- * Choice of whether to execute as a full export or incremental export. Valid values are FULL_EXPORT or INCREMENTAL_EXPORT. If INCREMENTAL_EXPORT is provided, the IncrementalExportSpecification must also be used.
1672
+ * The type of export that was performed. Valid values are FULL_EXPORT or INCREMENTAL_EXPORT.
1673
1673
  */
1674
1674
  ExportType?: ExportType;
1675
1675
  }
@@ -1711,7 +1711,7 @@ declare namespace DynamoDB {
1711
1711
  */
1712
1712
  ExportFormat?: ExportFormat;
1713
1713
  /**
1714
- * Choice of whether to execute as a full export or incremental export. Valid values are FULL_EXPORT or INCREMENTAL_EXPORT. If INCREMENTAL_EXPORT is provided, the IncrementalExportSpecification must also be used.
1714
+ * Choice of whether to execute as a full export or incremental export. Valid values are FULL_EXPORT or INCREMENTAL_EXPORT. The default value is FULL_EXPORT. If INCREMENTAL_EXPORT is provided, the IncrementalExportSpecification must also be used.
1715
1715
  */
1716
1716
  ExportType?: ExportType;
1717
1717
  /**
@@ -2112,7 +2112,7 @@ declare namespace DynamoDB {
2112
2112
  */
2113
2113
  ExportToTime?: ExportToTime;
2114
2114
  /**
2115
- * Choice of whether to output the previous item image prior to the start time of the incremental export. Valid values are NEW_AND_OLD_IMAGES and NEW_IMAGES.
2115
+ * The view type that was chosen for the export. Valid values are NEW_AND_OLD_IMAGES and NEW_IMAGES. The default value is NEW_AND_OLD_IMAGES.
2116
2116
  */
2117
2117
  ExportViewType?: ExportViewType;
2118
2118
  }
@@ -723,7 +723,7 @@ declare namespace ECS {
723
723
  }
724
724
  export interface ClusterServiceConnectDefaultsRequest {
725
725
  /**
726
- * The namespace name or full Amazon Resource Name (ARN) of the Cloud Map namespace that's used when you create a service and don't specify a Service Connect configuration. The namespace name can include up to 1024 characters. The name is case-sensitive. The name can't include hyphens (-), tilde (~), greater than (&gt;), less than (&lt;), or slash (/). If you enter an existing namespace name or ARN, then that namespace will be used. Any namespace type is supported. The namespace must be in this account and this Amazon Web Services Region. If you enter a new name, a Cloud Map namespace will be created. Amazon ECS creates a Cloud Map namespace with the "API calls" method of instance discovery only. This instance discovery method is the "HTTP" namespace type in the Command Line Interface. Other types of instance discovery aren't used by Service Connect. If you update the service with an empty string "" for the namespace name, the cluster configuration for Service Connect is removed. Note that the namespace will remain in Cloud Map and must be deleted separately. For more information about Cloud Map, see Working with Services in the Cloud Map Developer Guide.
726
+ * The namespace name or full Amazon Resource Name (ARN) of the Cloud Map namespace that's used when you create a service and don't specify a Service Connect configuration. The namespace name can include up to 1024 characters. The name is case-sensitive. The name can't include hyphens (-), tilde (~), greater than (&gt;), less than (&lt;), or slash (/). If you enter an existing namespace name or ARN, then that namespace will be used. Any namespace type is supported. The namespace must be in this account and this Amazon Web Services Region. If you enter a new name, a Cloud Map namespace will be created. Amazon ECS creates a Cloud Map namespace with the "API calls" method of instance discovery only. This instance discovery method is the "HTTP" namespace type in the Command Line Interface. Other types of instance discovery aren't used by Service Connect. If you update the cluster with an empty string "" for the namespace name, the cluster configuration for Service Connect is removed. Note that the namespace will remain in Cloud Map and must be deleted separately. For more information about Cloud Map, see Working with Services in the Cloud Map Developer Guide.
727
727
  */
728
728
  namespace: String;
729
729
  }
@@ -2651,7 +2651,7 @@ declare namespace ECS {
2651
2651
  */
2652
2652
  protocol?: TransportProtocol;
2653
2653
  /**
2654
- * The port number range on the container that's bound to the dynamically mapped host port range. The following rules apply when you specify a containerPortRange: You must use either the bridge network mode or the awsvpc network mode. This parameter is available for both the EC2 and Fargate launch types. This parameter is available for both the Linux and Windows operating systems. The container instance must have at least version 1.67.0 of the container agent and at least version 1.67.0-1 of the ecs-init package You can specify a maximum of 100 port ranges per container. You do not specify a hostPortRange. The value of the hostPortRange is set as follows: For containers in a task with the awsvpc network mode, the hostPort is set to the same value as the containerPort. This is a static mapping strategy. For containers in a task with the bridge network mode, the Amazon ECS agent finds open host ports from the default ephemeral range and passes it to docker to bind them to the container ports. The containerPortRange valid values are between 1 and 65535. A port can only be included in one port mapping per container. You cannot specify overlapping port ranges. The first port in the range must be less than last port in the range. Docker recommends that you turn off the docker-proxy in the Docker daemon config file when you have a large number of ports. For more information, see Issue #11185 on the Github website. For information about how to turn off the docker-proxy in the Docker daemon config file, see Docker daemon in the Amazon ECS Developer Guide. You can call DescribeTasks to view the hostPortRange which are the host ports that are bound to the container ports.
2654
+ * The port number range on the container that's bound to the dynamically mapped host port range. The following rules apply when you specify a containerPortRange: You must use either the bridge network mode or the awsvpc network mode. This parameter is available for both the EC2 and Fargate launch types. This parameter is available for both the Linux and Windows operating systems. The container instance must have at least version 1.67.0 of the container agent and at least version 1.67.0-1 of the ecs-init package You can specify a maximum of 100 port ranges per container. You do not specify a hostPortRange. The value of the hostPortRange is set as follows: For containers in a task with the awsvpc network mode, the hostPortRange is set to the same value as the containerPortRange. This is a static mapping strategy. For containers in a task with the bridge network mode, the Amazon ECS agent finds open host ports from the default ephemeral range and passes it to docker to bind them to the container ports. The containerPortRange valid values are between 1 and 65535. A port can only be included in one port mapping per container. You cannot specify overlapping port ranges. The first port in the range must be less than last port in the range. Docker recommends that you turn off the docker-proxy in the Docker daemon config file when you have a large number of ports. For more information, see Issue #11185 on the Github website. For information about how to turn off the docker-proxy in the Docker daemon config file, see Docker daemon in the Amazon ECS Developer Guide. You can call DescribeTasks to view the hostPortRange which are the host ports that are bound to the container ports.
2655
2655
  */
2656
2656
  containerPortRange?: String;
2657
2657
  /**
@@ -2742,7 +2742,7 @@ declare namespace ECS {
2742
2742
  */
2743
2743
  appProtocol?: ApplicationProtocol;
2744
2744
  /**
2745
- * The port number range on the container that's bound to the dynamically mapped host port range. The following rules apply when you specify a containerPortRange: You must use either the bridge network mode or the awsvpc network mode. This parameter is available for both the EC2 and Fargate launch types. This parameter is available for both the Linux and Windows operating systems. The container instance must have at least version 1.67.0 of the container agent and at least version 1.67.0-1 of the ecs-init package You can specify a maximum of 100 port ranges per container. You do not specify a hostPortRange. The value of the hostPortRange is set as follows: For containers in a task with the awsvpc network mode, the hostPort is set to the same value as the containerPort. This is a static mapping strategy. For containers in a task with the bridge network mode, the Amazon ECS agent finds open host ports from the default ephemeral range and passes it to docker to bind them to the container ports. The containerPortRange valid values are between 1 and 65535. A port can only be included in one port mapping per container. You cannot specify overlapping port ranges. The first port in the range must be less than last port in the range. Docker recommends that you turn off the docker-proxy in the Docker daemon config file when you have a large number of ports. For more information, see Issue #11185 on the Github website. For information about how to turn off the docker-proxy in the Docker daemon config file, see Docker daemon in the Amazon ECS Developer Guide. You can call DescribeTasks to view the hostPortRange which are the host ports that are bound to the container ports.
2745
+ * The port number range on the container that's bound to the dynamically mapped host port range. The following rules apply when you specify a containerPortRange: You must use either the bridge network mode or the awsvpc network mode. This parameter is available for both the EC2 and Fargate launch types. This parameter is available for both the Linux and Windows operating systems. The container instance must have at least version 1.67.0 of the container agent and at least version 1.67.0-1 of the ecs-init package You can specify a maximum of 100 port ranges per container. You do not specify a hostPortRange. The value of the hostPortRange is set as follows: For containers in a task with the awsvpc network mode, the hostPortRange is set to the same value as the containerPortRange. This is a static mapping strategy. For containers in a task with the bridge network mode, the Amazon ECS agent finds open host ports from the default ephemeral range and passes it to docker to bind them to the container ports. The containerPortRange valid values are between 1 and 65535. A port can only be included in one port mapping per container. You cannot specify overlapping port ranges. The first port in the range must be less than last port in the range. Docker recommends that you turn off the docker-proxy in the Docker daemon config file when you have a large number of ports. For more information, see Issue #11185 on the Github website. For information about how to turn off the docker-proxy in the Docker daemon config file, see Docker daemon in the Amazon ECS Developer Guide. You can call DescribeTasks to view the hostPortRange which are the host ports that are bound to the container ports.
2746
2746
  */
2747
2747
  containerPortRange?: String;
2748
2748
  }
@@ -1675,6 +1675,10 @@ declare namespace GuardDuty {
1675
1675
  * Indicates whether the targeted port is blocked.
1676
1676
  */
1677
1677
  Blocked?: Boolean;
1678
+ /**
1679
+ * The second and top level domain involved in the activity that prompted GuardDuty to generate this finding.
1680
+ */
1681
+ DomainWithSuffix?: String;
1678
1682
  }
1679
1683
  export interface DomainDetails {
1680
1684
  /**
@@ -2752,7 +2756,7 @@ declare namespace GuardDuty {
2752
2756
  */
2753
2757
  DetectorId: DetectorId;
2754
2758
  /**
2755
- * Represents the criteria used for querying findings. Valid values include: JSON field name accountId region confidence id resource.accessKeyDetails.accessKeyId resource.accessKeyDetails.principalId resource.accessKeyDetails.userName resource.accessKeyDetails.userType resource.instanceDetails.iamInstanceProfile.id resource.instanceDetails.imageId resource.instanceDetails.instanceId resource.instanceDetails.networkInterfaces.ipv6Addresses resource.instanceDetails.networkInterfaces.privateIpAddresses.privateIpAddress resource.instanceDetails.networkInterfaces.publicDnsName resource.instanceDetails.networkInterfaces.publicIp resource.instanceDetails.networkInterfaces.securityGroups.groupId resource.instanceDetails.networkInterfaces.securityGroups.groupName resource.instanceDetails.networkInterfaces.subnetId resource.instanceDetails.networkInterfaces.vpcId resource.instanceDetails.tags.key resource.instanceDetails.tags.value resource.resourceType service.action.actionType service.action.awsApiCallAction.api service.action.awsApiCallAction.callerType service.action.awsApiCallAction.remoteIpDetails.city.cityName service.action.awsApiCallAction.remoteIpDetails.country.countryName service.action.awsApiCallAction.remoteIpDetails.ipAddressV4 service.action.awsApiCallAction.remoteIpDetails.organization.asn service.action.awsApiCallAction.remoteIpDetails.organization.asnOrg service.action.awsApiCallAction.serviceName service.action.dnsRequestAction.domain service.action.networkConnectionAction.blocked service.action.networkConnectionAction.connectionDirection service.action.networkConnectionAction.localPortDetails.port service.action.networkConnectionAction.protocol service.action.networkConnectionAction.remoteIpDetails.country.countryName service.action.networkConnectionAction.remoteIpDetails.ipAddressV4 service.action.networkConnectionAction.remoteIpDetails.organization.asn service.action.networkConnectionAction.remoteIpDetails.organization.asnOrg service.action.networkConnectionAction.remotePortDetails.port service.additionalInfo.threatListName service.archived When this attribute is set to 'true', only archived findings are listed. When it's set to 'false', only unarchived findings are listed. When this attribute is not set, all existing findings are listed. service.resourceRole severity type updatedAt Type: Timestamp in Unix Epoch millisecond format: 1486685375000
2759
+ * Represents the criteria used for querying findings. Valid values include: JSON field name accountId region confidence id resource.accessKeyDetails.accessKeyId resource.accessKeyDetails.principalId resource.accessKeyDetails.userName resource.accessKeyDetails.userType resource.instanceDetails.iamInstanceProfile.id resource.instanceDetails.imageId resource.instanceDetails.instanceId resource.instanceDetails.networkInterfaces.ipv6Addresses resource.instanceDetails.networkInterfaces.privateIpAddresses.privateIpAddress resource.instanceDetails.networkInterfaces.publicDnsName resource.instanceDetails.networkInterfaces.publicIp resource.instanceDetails.networkInterfaces.securityGroups.groupId resource.instanceDetails.networkInterfaces.securityGroups.groupName resource.instanceDetails.networkInterfaces.subnetId resource.instanceDetails.networkInterfaces.vpcId resource.instanceDetails.tags.key resource.instanceDetails.tags.value resource.resourceType service.action.actionType service.action.awsApiCallAction.api service.action.awsApiCallAction.callerType service.action.awsApiCallAction.remoteIpDetails.city.cityName service.action.awsApiCallAction.remoteIpDetails.country.countryName service.action.awsApiCallAction.remoteIpDetails.ipAddressV4 service.action.awsApiCallAction.remoteIpDetails.organization.asn service.action.awsApiCallAction.remoteIpDetails.organization.asnOrg service.action.awsApiCallAction.serviceName service.action.dnsRequestAction.domain service.action.dnsRequestAction.domainWithSuffix service.action.networkConnectionAction.blocked service.action.networkConnectionAction.connectionDirection service.action.networkConnectionAction.localPortDetails.port service.action.networkConnectionAction.protocol service.action.networkConnectionAction.remoteIpDetails.country.countryName service.action.networkConnectionAction.remoteIpDetails.ipAddressV4 service.action.networkConnectionAction.remoteIpDetails.organization.asn service.action.networkConnectionAction.remoteIpDetails.organization.asnOrg service.action.networkConnectionAction.remotePortDetails.port service.additionalInfo.threatListName service.archived When this attribute is set to 'true', only archived findings are listed. When it's set to 'false', only unarchived findings are listed. When this attribute is not set, all existing findings are listed. service.resourceRole severity type updatedAt Type: Timestamp in Unix Epoch millisecond format: 1486685375000
2756
2760
  */
2757
2761
  FindingCriteria?: FindingCriteria;
2758
2762
  /**