aws-sdk 2.875.0 → 2.879.0

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 (90) hide show
  1. package/CHANGELOG.md +47 -1
  2. package/README.md +1 -1
  3. package/apis/batch-2016-08-10.min.json +74 -53
  4. package/apis/cloud9-2017-09-23.examples.json +1 -1
  5. package/apis/cloud9-2017-09-23.min.json +48 -14
  6. package/apis/cloudformation-2010-05-15.min.json +50 -48
  7. package/apis/cloudhsm-2014-05-30.min.json +18 -51
  8. package/apis/cognito-sync-2014-06-30.examples.json +5 -0
  9. package/apis/cognito-sync-2014-06-30.min.json +2 -3
  10. package/apis/cognito-sync-2014-06-30.paginators.json +4 -0
  11. package/apis/comprehend-2017-11-27.min.json +12 -6
  12. package/apis/config-2014-11-12.min.json +238 -128
  13. package/apis/databrew-2017-07-25.min.json +154 -60
  14. package/apis/datapipeline-2012-10-29.examples.json +5 -0
  15. package/apis/datapipeline-2012-10-29.min.json +1 -1
  16. package/apis/datapipeline-2012-10-29.paginators.json +10 -10
  17. package/apis/detective-2018-10-26.min.json +114 -18
  18. package/apis/directconnect-2012-10-25.min.json +151 -52
  19. package/apis/ec2-2016-11-15.min.json +831 -625
  20. package/apis/ec2-2016-11-15.paginators.json +6 -0
  21. package/apis/ec2-2016-11-15.waiters2.json +1 -1
  22. package/apis/ec2-instance-connect-2018-04-02.min.json +25 -0
  23. package/apis/fms-2018-01-01.min.json +41 -7
  24. package/apis/frauddetector-2019-11-15.min.json +158 -54
  25. package/apis/frauddetector-2019-11-15.paginators.json +5 -0
  26. package/apis/imagebuilder-2019-12-02.min.json +141 -111
  27. package/apis/iot-2015-05-28.min.json +20 -15
  28. package/apis/iotwireless-2020-11-22.min.json +43 -2
  29. package/apis/kendra-2019-02-03.min.json +38 -36
  30. package/apis/lightsail-2016-11-28.min.json +121 -114
  31. package/apis/machinelearning-2014-12-12.examples.json +5 -0
  32. package/apis/machinelearning-2014-12-12.min.json +3 -4
  33. package/apis/machinelearning-2014-12-12.paginators.json +5 -5
  34. package/apis/mediaconvert-2017-08-29.min.json +122 -83
  35. package/apis/mediapackage-2017-10-12.min.json +64 -48
  36. package/apis/monitoring-2010-08-01.min.json +208 -38
  37. package/apis/monitoring-2010-08-01.paginators.json +5 -0
  38. package/apis/pinpoint-2016-12-01.min.json +15 -2
  39. package/apis/pricing-2017-10-15.examples.json +1 -0
  40. package/apis/redshift-2012-12-01.min.json +398 -191
  41. package/apis/route53resolver-2018-04-01.min.json +791 -89
  42. package/apis/route53resolver-2018-04-01.paginators.json +36 -0
  43. package/apis/runtime.lex-2016-11-28.min.json +29 -3
  44. package/apis/sagemaker-2017-07-24.min.json +141 -112
  45. package/apis/wafv2-2019-07-29.min.json +196 -89
  46. package/apis/workmail-2017-10-01.min.json +247 -30
  47. package/clients/batch.d.ts +41 -3
  48. package/clients/cloud9.d.ts +22 -12
  49. package/clients/cloudformation.d.ts +4 -0
  50. package/clients/cloudwatch.d.ts +222 -3
  51. package/clients/cognitosync.d.ts +20 -20
  52. package/clients/cognitosync.js +1 -0
  53. package/clients/comprehend.d.ts +24 -0
  54. package/clients/configservice.d.ts +182 -10
  55. package/clients/databrew.d.ts +145 -25
  56. package/clients/detective.d.ts +74 -0
  57. package/clients/directconnect.d.ts +161 -2
  58. package/clients/ec2.d.ts +239 -14
  59. package/clients/ec2instanceconnect.d.ts +41 -8
  60. package/clients/fms.d.ts +63 -2
  61. package/clients/frauddetector.d.ts +174 -0
  62. package/clients/imagebuilder.d.ts +378 -340
  63. package/clients/iot.d.ts +5 -0
  64. package/clients/iotwireless.d.ts +75 -0
  65. package/clients/kendra.d.ts +27 -17
  66. package/clients/lexmodelbuildingservice.d.ts +1 -1
  67. package/clients/lexruntime.d.ts +17 -3
  68. package/clients/lightsail.d.ts +17 -2
  69. package/clients/machinelearning.d.ts +71 -71
  70. package/clients/mediaconvert.d.ts +70 -11
  71. package/clients/mediapackage.d.ts +13 -0
  72. package/clients/pinpoint.d.ts +23 -3
  73. package/clients/redshift.d.ts +275 -0
  74. package/clients/route53resolver.d.ts +1093 -57
  75. package/clients/sagemaker.d.ts +76 -44
  76. package/clients/transcribeservice.d.ts +1 -1
  77. package/clients/wafv2.d.ts +126 -3
  78. package/clients/workmail.d.ts +294 -0
  79. package/dist/aws-sdk-core-react-native.js +2 -2
  80. package/dist/aws-sdk-react-native.js +1868 -1835
  81. package/dist/aws-sdk.js +2415 -1583
  82. package/dist/aws-sdk.min.js +80 -80
  83. package/lib/core.js +1 -1
  84. package/lib/event_listeners.js +1 -1
  85. package/lib/http/node.js +1 -1
  86. package/lib/services/s3.js +31 -8
  87. package/lib/services/s3control.js +18 -15
  88. package/lib/services/s3util.js +10 -10
  89. package/package.json +1 -1
  90. package/scripts/region-checker/allowlist.js +12 -12
@@ -163,6 +163,14 @@ declare class ConfigService extends Service {
163
163
  * Returns a list of compliant and noncompliant rules with the number of resources for compliant and noncompliant rules. The results can return an empty result page, but if you have a nextToken, the results are displayed on the next page.
164
164
  */
165
165
  describeAggregateComplianceByConfigRules(callback?: (err: AWSError, data: ConfigService.Types.DescribeAggregateComplianceByConfigRulesResponse) => void): Request<ConfigService.Types.DescribeAggregateComplianceByConfigRulesResponse, AWSError>;
166
+ /**
167
+ * Returns a list of the conformance packs and their associated compliance status with the count of compliant and noncompliant AWS Config rules within each conformance pack. The results can return an empty result page, but if you have a nextToken, the results are displayed on the next page.
168
+ */
169
+ describeAggregateComplianceByConformancePacks(params: ConfigService.Types.DescribeAggregateComplianceByConformancePacksRequest, callback?: (err: AWSError, data: ConfigService.Types.DescribeAggregateComplianceByConformancePacksResponse) => void): Request<ConfigService.Types.DescribeAggregateComplianceByConformancePacksResponse, AWSError>;
170
+ /**
171
+ * Returns a list of the conformance packs and their associated compliance status with the count of compliant and noncompliant AWS Config rules within each conformance pack. The results can return an empty result page, but if you have a nextToken, the results are displayed on the next page.
172
+ */
173
+ describeAggregateComplianceByConformancePacks(callback?: (err: AWSError, data: ConfigService.Types.DescribeAggregateComplianceByConformancePacksResponse) => void): Request<ConfigService.Types.DescribeAggregateComplianceByConformancePacksResponse, AWSError>;
166
174
  /**
167
175
  * Returns a list of authorizations granted to various aggregator accounts and regions.
168
176
  */
@@ -363,6 +371,14 @@ declare class ConfigService extends Service {
363
371
  * Returns the number of compliant and noncompliant rules for one or more accounts and regions in an aggregator. The results can return an empty result page, but if you have a nextToken, the results are displayed on the next page.
364
372
  */
365
373
  getAggregateConfigRuleComplianceSummary(callback?: (err: AWSError, data: ConfigService.Types.GetAggregateConfigRuleComplianceSummaryResponse) => void): Request<ConfigService.Types.GetAggregateConfigRuleComplianceSummaryResponse, AWSError>;
374
+ /**
375
+ * Returns the count of compliant and noncompliant conformance packs across all AWS Accounts and AWS Regions. You can filter based on AWS Account ID or AWS Region. The results can return an empty result page, but if you have a nextToken, the results are displayed on the next page.
376
+ */
377
+ getAggregateConformancePackComplianceSummary(params: ConfigService.Types.GetAggregateConformancePackComplianceSummaryRequest, callback?: (err: AWSError, data: ConfigService.Types.GetAggregateConformancePackComplianceSummaryResponse) => void): Request<ConfigService.Types.GetAggregateConformancePackComplianceSummaryResponse, AWSError>;
378
+ /**
379
+ * Returns the count of compliant and noncompliant conformance packs across all AWS Accounts and AWS Regions. You can filter based on AWS Account ID or AWS Region. The results can return an empty result page, but if you have a nextToken, the results are displayed on the next page.
380
+ */
381
+ getAggregateConformancePackComplianceSummary(callback?: (err: AWSError, data: ConfigService.Types.GetAggregateConformancePackComplianceSummaryResponse) => void): Request<ConfigService.Types.GetAggregateConformancePackComplianceSummaryResponse, AWSError>;
366
382
  /**
367
383
  * Returns the resource counts across accounts and regions that are present in your AWS Config aggregator. You can request the resource counts by providing filters and GroupByKey. For example, if the input contains accountID 12345678910 and region us-east-1 in filters, the API returns the count of resources in account ID 12345678910 and region us-east-1. If the input contains ACCOUNT_ID as a GroupByKey, the API returns resource counts for all source accounts that are present in your aggregator.
368
384
  */
@@ -568,11 +584,11 @@ declare class ConfigService extends Service {
568
584
  */
569
585
  putOrganizationConfigRule(callback?: (err: AWSError, data: ConfigService.Types.PutOrganizationConfigRuleResponse) => void): Request<ConfigService.Types.PutOrganizationConfigRuleResponse, AWSError>;
570
586
  /**
571
- * Deploys conformance packs across member accounts in an AWS Organization. Only a master account and a delegated administrator can call this API. When calling this API with a delegated administrator, you must ensure AWS Organizations ListDelegatedAdministrator permissions are added. This API enables organization service access for config-multiaccountsetup.amazonaws.com through the EnableAWSServiceAccess action and creates a service linked role AWSServiceRoleForConfigMultiAccountSetup in the master or delegated administrator account of your organization. The service linked role is created only when the role does not exist in the caller account. To use this API with delegated administrator, register a delegated administrator by calling AWS Organization register-delegate-admin for config-multiaccountsetup.amazonaws.com. Prerequisite: Ensure you call EnableAllFeatures API to enable all features in an organization. You must specify either the TemplateS3Uri or the TemplateBody parameter, but not both. If you provide both AWS Config uses the TemplateS3Uri parameter and ignores the TemplateBody parameter. AWS Config sets the state of a conformance pack to CREATE_IN_PROGRESS and UPDATE_IN_PROGRESS until the conformance pack is created or updated. You cannot update a conformance pack while it is in this state. You can create 6 conformance packs with 25 AWS Config rules in each pack and 3 delegated administrator per organization.
587
+ * Deploys conformance packs across member accounts in an AWS Organization. Only a master account and a delegated administrator can call this API. When calling this API with a delegated administrator, you must ensure AWS Organizations ListDelegatedAdministrator permissions are added. This API enables organization service access for config-multiaccountsetup.amazonaws.com through the EnableAWSServiceAccess action and creates a service linked role AWSServiceRoleForConfigMultiAccountSetup in the master or delegated administrator account of your organization. The service linked role is created only when the role does not exist in the caller account. To use this API with delegated administrator, register a delegated administrator by calling AWS Organization register-delegate-admin for config-multiaccountsetup.amazonaws.com. Prerequisite: Ensure you call EnableAllFeatures API to enable all features in an organization. You must specify either the TemplateS3Uri or the TemplateBody parameter, but not both. If you provide both AWS Config uses the TemplateS3Uri parameter and ignores the TemplateBody parameter. AWS Config sets the state of a conformance pack to CREATE_IN_PROGRESS and UPDATE_IN_PROGRESS until the conformance pack is created or updated. You cannot update a conformance pack while it is in this state. You can create 50 conformance packs with 25 AWS Config rules in each pack and 3 delegated administrator per organization.
572
588
  */
573
589
  putOrganizationConformancePack(params: ConfigService.Types.PutOrganizationConformancePackRequest, callback?: (err: AWSError, data: ConfigService.Types.PutOrganizationConformancePackResponse) => void): Request<ConfigService.Types.PutOrganizationConformancePackResponse, AWSError>;
574
590
  /**
575
- * Deploys conformance packs across member accounts in an AWS Organization. Only a master account and a delegated administrator can call this API. When calling this API with a delegated administrator, you must ensure AWS Organizations ListDelegatedAdministrator permissions are added. This API enables organization service access for config-multiaccountsetup.amazonaws.com through the EnableAWSServiceAccess action and creates a service linked role AWSServiceRoleForConfigMultiAccountSetup in the master or delegated administrator account of your organization. The service linked role is created only when the role does not exist in the caller account. To use this API with delegated administrator, register a delegated administrator by calling AWS Organization register-delegate-admin for config-multiaccountsetup.amazonaws.com. Prerequisite: Ensure you call EnableAllFeatures API to enable all features in an organization. You must specify either the TemplateS3Uri or the TemplateBody parameter, but not both. If you provide both AWS Config uses the TemplateS3Uri parameter and ignores the TemplateBody parameter. AWS Config sets the state of a conformance pack to CREATE_IN_PROGRESS and UPDATE_IN_PROGRESS until the conformance pack is created or updated. You cannot update a conformance pack while it is in this state. You can create 6 conformance packs with 25 AWS Config rules in each pack and 3 delegated administrator per organization.
591
+ * Deploys conformance packs across member accounts in an AWS Organization. Only a master account and a delegated administrator can call this API. When calling this API with a delegated administrator, you must ensure AWS Organizations ListDelegatedAdministrator permissions are added. This API enables organization service access for config-multiaccountsetup.amazonaws.com through the EnableAWSServiceAccess action and creates a service linked role AWSServiceRoleForConfigMultiAccountSetup in the master or delegated administrator account of your organization. The service linked role is created only when the role does not exist in the caller account. To use this API with delegated administrator, register a delegated administrator by calling AWS Organization register-delegate-admin for config-multiaccountsetup.amazonaws.com. Prerequisite: Ensure you call EnableAllFeatures API to enable all features in an organization. You must specify either the TemplateS3Uri or the TemplateBody parameter, but not both. If you provide both AWS Config uses the TemplateS3Uri parameter and ignores the TemplateBody parameter. AWS Config sets the state of a conformance pack to CREATE_IN_PROGRESS and UPDATE_IN_PROGRESS until the conformance pack is created or updated. You cannot update a conformance pack while it is in this state. You can create 50 conformance packs with 25 AWS Config rules in each pack and 3 delegated administrator per organization.
576
592
  */
577
593
  putOrganizationConformancePack(callback?: (err: AWSError, data: ConfigService.Types.PutOrganizationConformancePackResponse) => void): Request<ConfigService.Types.PutOrganizationConformancePackResponse, AWSError>;
578
594
  /**
@@ -718,6 +734,25 @@ declare namespace ConfigService {
718
734
  AwsRegion?: AwsRegion;
719
735
  }
720
736
  export type AggregateComplianceByConfigRuleList = AggregateComplianceByConfigRule[];
737
+ export interface AggregateComplianceByConformancePack {
738
+ /**
739
+ * The name of the conformance pack.
740
+ */
741
+ ConformancePackName?: ConformancePackName;
742
+ /**
743
+ * The compliance status of the conformance pack.
744
+ */
745
+ Compliance?: AggregateConformancePackCompliance;
746
+ /**
747
+ * The 12-digit AWS account ID of the source account.
748
+ */
749
+ AccountId?: AccountId;
750
+ /**
751
+ * The source AWS Region from where the data is aggregated.
752
+ */
753
+ AwsRegion?: AwsRegion;
754
+ }
755
+ export type AggregateComplianceByConformancePackList = AggregateComplianceByConformancePack[];
721
756
  export interface AggregateComplianceCount {
722
757
  /**
723
758
  * The 12-digit account ID or region based on the GroupByKey value.
@@ -729,6 +764,74 @@ declare namespace ConfigService {
729
764
  ComplianceSummary?: ComplianceSummary;
730
765
  }
731
766
  export type AggregateComplianceCountList = AggregateComplianceCount[];
767
+ export interface AggregateConformancePackCompliance {
768
+ /**
769
+ * The compliance status of the conformance pack.
770
+ */
771
+ ComplianceType?: ConformancePackComplianceType;
772
+ /**
773
+ * The number of compliant AWS Config Rules.
774
+ */
775
+ CompliantRuleCount?: Integer;
776
+ /**
777
+ * The number of noncompliant AWS Config Rules.
778
+ */
779
+ NonCompliantRuleCount?: Integer;
780
+ /**
781
+ * Total number of compliant rules, noncompliant rules, and the rules that do not have any applicable resources to evaluate upon resulting in insufficient data.
782
+ */
783
+ TotalRuleCount?: Integer;
784
+ }
785
+ export interface AggregateConformancePackComplianceCount {
786
+ /**
787
+ * Number of compliant conformance packs.
788
+ */
789
+ CompliantConformancePackCount?: Integer;
790
+ /**
791
+ * Number of noncompliant conformance packs.
792
+ */
793
+ NonCompliantConformancePackCount?: Integer;
794
+ }
795
+ export interface AggregateConformancePackComplianceFilters {
796
+ /**
797
+ * The name of the conformance pack.
798
+ */
799
+ ConformancePackName?: ConformancePackName;
800
+ /**
801
+ * The compliance status of the conformance pack.
802
+ */
803
+ ComplianceType?: ConformancePackComplianceType;
804
+ /**
805
+ * The 12-digit AWS account ID of the source account.
806
+ */
807
+ AccountId?: AccountId;
808
+ /**
809
+ * The source AWS Region from where the data is aggregated.
810
+ */
811
+ AwsRegion?: AwsRegion;
812
+ }
813
+ export interface AggregateConformancePackComplianceSummary {
814
+ /**
815
+ * Returns an AggregateConformancePackComplianceCount object.
816
+ */
817
+ ComplianceSummary?: AggregateConformancePackComplianceCount;
818
+ /**
819
+ * Groups the result based on AWS Account ID or AWS Region.
820
+ */
821
+ GroupName?: StringWithCharLimit256;
822
+ }
823
+ export interface AggregateConformancePackComplianceSummaryFilters {
824
+ /**
825
+ * The 12-digit AWS account ID of the source account.
826
+ */
827
+ AccountId?: AccountId;
828
+ /**
829
+ * The source AWS Region from where the data is aggregated.
830
+ */
831
+ AwsRegion?: AwsRegion;
832
+ }
833
+ export type AggregateConformancePackComplianceSummaryGroupKey = "ACCOUNT_ID"|"AWS_REGION"|string;
834
+ export type AggregateConformancePackComplianceSummaryList = AggregateConformancePackComplianceSummary[];
732
835
  export interface AggregateEvaluationResult {
733
836
  /**
734
837
  * Uniquely identifies the evaluation result.
@@ -1364,7 +1467,7 @@ declare namespace ConfigService {
1364
1467
  */
1365
1468
  ConfigRuleNames?: ConformancePackConfigRuleNames;
1366
1469
  /**
1367
- * Filters the results by compliance. The allowed values are COMPLIANT and NON_COMPLIANT.
1470
+ * Filters the results by compliance. The allowed values are COMPLIANT and NON_COMPLIANT. INSUFFICIENT_DATA is not supported.
1368
1471
  */
1369
1472
  ComplianceType?: ConformancePackComplianceType;
1370
1473
  }
@@ -1375,7 +1478,7 @@ declare namespace ConfigService {
1375
1478
  */
1376
1479
  ConformancePackName: ConformancePackName;
1377
1480
  /**
1378
- * The status of the conformance pack. The allowed values are COMPLIANT and NON_COMPLIANT.
1481
+ * The status of the conformance pack. The allowed values are COMPLIANT, NON_COMPLIANT and INSUFFICIENT_DATA.
1379
1482
  */
1380
1483
  ConformancePackComplianceStatus: ConformancePackComplianceType;
1381
1484
  }
@@ -1423,7 +1526,7 @@ declare namespace ConfigService {
1423
1526
  */
1424
1527
  ConfigRuleNames?: ConformancePackConfigRuleNames;
1425
1528
  /**
1426
- * Filters the results by compliance. The allowed values are COMPLIANT and NON_COMPLIANT.
1529
+ * Filters the results by compliance. The allowed values are COMPLIANT and NON_COMPLIANT. INSUFFICIENT_DATA is not supported.
1427
1530
  */
1428
1531
  ComplianceType?: ConformancePackComplianceType;
1429
1532
  /**
@@ -1437,7 +1540,7 @@ declare namespace ConfigService {
1437
1540
  }
1438
1541
  export interface ConformancePackEvaluationResult {
1439
1542
  /**
1440
- * The compliance type. The allowed values are COMPLIANT and NON_COMPLIANT.
1543
+ * The compliance type. The allowed values are COMPLIANT and NON_COMPLIANT. INSUFFICIENT_DATA is not supported.
1441
1544
  */
1442
1545
  ComplianceType: ConformancePackComplianceType;
1443
1546
  EvaluationResultIdentifier: EvaluationResultIdentifier;
@@ -1475,9 +1578,13 @@ declare namespace ConfigService {
1475
1578
  */
1476
1579
  ConfigRuleName?: ConfigRuleName;
1477
1580
  /**
1478
- * Compliance of the AWS Config rule The allowed values are COMPLIANT and NON_COMPLIANT.
1581
+ * Compliance of the AWS Config rule. The allowed values are COMPLIANT, NON_COMPLIANT, and INSUFFICIENT_DATA.
1479
1582
  */
1480
1583
  ComplianceType?: ConformancePackComplianceType;
1584
+ /**
1585
+ * Controls for the conformance pack. A control is a process to prevent or detect problems while meeting objectives. A control can align with a specific compliance regime or map to internal controls defined by an organization.
1586
+ */
1587
+ Controls?: ControlsList;
1481
1588
  }
1482
1589
  export type ConformancePackRuleComplianceList = ConformancePackRuleCompliance[];
1483
1590
  export type ConformancePackRuleEvaluationResultsList = ConformancePackEvaluationResult[];
@@ -1518,6 +1625,7 @@ declare namespace ConfigService {
1518
1625
  }
1519
1626
  export type ConformancePackStatusDetailsList = ConformancePackStatusDetail[];
1520
1627
  export type ConformancePackStatusReason = string;
1628
+ export type ControlsList = StringWithCharLimit128[];
1521
1629
  export type CosmosPageLimit = number;
1522
1630
  export type _Date = Date;
1523
1631
  export interface DeleteAggregationAuthorizationRequest {
@@ -1732,6 +1840,34 @@ declare namespace ConfigService {
1732
1840
  */
1733
1841
  NextToken?: NextToken;
1734
1842
  }
1843
+ export interface DescribeAggregateComplianceByConformancePacksRequest {
1844
+ /**
1845
+ * The name of the configuration aggregator.
1846
+ */
1847
+ ConfigurationAggregatorName: ConfigurationAggregatorName;
1848
+ /**
1849
+ * Filters the result by AggregateConformancePackComplianceFilters object.
1850
+ */
1851
+ Filters?: AggregateConformancePackComplianceFilters;
1852
+ /**
1853
+ * The maximum number of conformance packs details returned on each page. The default is maximum. If you specify 0, AWS Config uses the default.
1854
+ */
1855
+ Limit?: Limit;
1856
+ /**
1857
+ * The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
1858
+ */
1859
+ NextToken?: NextToken;
1860
+ }
1861
+ export interface DescribeAggregateComplianceByConformancePacksResponse {
1862
+ /**
1863
+ * Returns the AggregateComplianceByConformancePack object.
1864
+ */
1865
+ AggregateComplianceByConformancePacks?: AggregateComplianceByConformancePackList;
1866
+ /**
1867
+ * The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
1868
+ */
1869
+ NextToken?: NextToken;
1870
+ }
1735
1871
  export interface DescribeAggregationAuthorizationsRequest {
1736
1872
  /**
1737
1873
  * The maximum number of AggregationAuthorizations returned on each page. The default is maximum. If you specify 0, AWS Config uses the default.
@@ -2463,6 +2599,42 @@ declare namespace ConfigService {
2463
2599
  */
2464
2600
  NextToken?: NextToken;
2465
2601
  }
2602
+ export interface GetAggregateConformancePackComplianceSummaryRequest {
2603
+ /**
2604
+ * The name of the configuration aggregator.
2605
+ */
2606
+ ConfigurationAggregatorName: ConfigurationAggregatorName;
2607
+ /**
2608
+ * Filters the results based on the AggregateConformancePackComplianceSummaryFilters object.
2609
+ */
2610
+ Filters?: AggregateConformancePackComplianceSummaryFilters;
2611
+ /**
2612
+ * Groups the result based on AWS Account ID or AWS Region.
2613
+ */
2614
+ GroupByKey?: AggregateConformancePackComplianceSummaryGroupKey;
2615
+ /**
2616
+ * The maximum number of results returned on each page. The default is maximum. If you specify 0, AWS Config uses the default.
2617
+ */
2618
+ Limit?: Limit;
2619
+ /**
2620
+ * The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
2621
+ */
2622
+ NextToken?: NextToken;
2623
+ }
2624
+ export interface GetAggregateConformancePackComplianceSummaryResponse {
2625
+ /**
2626
+ * Returns a list of AggregateConformancePackComplianceSummary object.
2627
+ */
2628
+ AggregateConformancePackComplianceSummaries?: AggregateConformancePackComplianceSummaryList;
2629
+ /**
2630
+ * Groups the result based on AWS Account ID or AWS Region.
2631
+ */
2632
+ GroupByKey?: StringWithCharLimit256;
2633
+ /**
2634
+ * The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
2635
+ */
2636
+ NextToken?: NextToken;
2637
+ }
2466
2638
  export interface GetAggregateDiscoveredResourceCountsRequest {
2467
2639
  /**
2468
2640
  * The name of the configuration aggregator.
@@ -3368,7 +3540,7 @@ declare namespace ConfigService {
3368
3540
  */
3369
3541
  TemplateBody?: TemplateBody;
3370
3542
  /**
3371
- * Amazon S3 bucket where AWS Config stores conformance pack templates. This field is optional.
3543
+ * Amazon S3 bucket where AWS Config stores conformance pack templates. This field is optional. If used, it must be prefixed with awsconfigconforms.
3372
3544
  */
3373
3545
  DeliveryS3Bucket?: DeliveryS3Bucket;
3374
3546
  /**
@@ -3503,7 +3675,7 @@ declare namespace ConfigService {
3503
3675
  */
3504
3676
  includeGlobalResourceTypes?: IncludeGlobalResourceTypes;
3505
3677
  /**
3506
- * A comma-separated list that specifies the types of AWS resources for which AWS Config records configuration changes (for example, AWS::EC2::Instance or AWS::CloudTrail::Trail). To record all configuration changes, you must set the allSupported option to false. If you set this option to true, when AWS Config adds support for a new type of resource, it will not record resources of that type unless you manually add that type to your recording group. For a list of valid resourceTypes values, see the resourceType Value column in Supported AWS Resource Types.
3678
+ * A comma-separated list that specifies the types of AWS resources for which AWS Config records configuration changes (for example, AWS::EC2::Instance or AWS::CloudTrail::Trail). To record all configuration changes, you must set the allSupported option to true. If you set this option to false, when AWS Config adds support for a new type of resource, it will not record resources of that type unless you manually add that type to your recording group. For a list of valid resourceTypes values, see the resourceType Value column in Supported AWS Resource Types.
3507
3679
  */
3508
3680
  resourceTypes?: ResourceTypeList;
3509
3681
  }
@@ -3752,7 +3924,7 @@ declare namespace ConfigService {
3752
3924
  }
3753
3925
  export type ResourceKeys = ResourceKey[];
3754
3926
  export type ResourceName = string;
3755
- export type ResourceType = "AWS::EC2::CustomerGateway"|"AWS::EC2::EIP"|"AWS::EC2::Host"|"AWS::EC2::Instance"|"AWS::EC2::InternetGateway"|"AWS::EC2::NetworkAcl"|"AWS::EC2::NetworkInterface"|"AWS::EC2::RouteTable"|"AWS::EC2::SecurityGroup"|"AWS::EC2::Subnet"|"AWS::CloudTrail::Trail"|"AWS::EC2::Volume"|"AWS::EC2::VPC"|"AWS::EC2::VPNConnection"|"AWS::EC2::VPNGateway"|"AWS::EC2::RegisteredHAInstance"|"AWS::EC2::NatGateway"|"AWS::EC2::EgressOnlyInternetGateway"|"AWS::EC2::VPCEndpoint"|"AWS::EC2::VPCEndpointService"|"AWS::EC2::FlowLog"|"AWS::EC2::VPCPeeringConnection"|"AWS::Elasticsearch::Domain"|"AWS::IAM::Group"|"AWS::IAM::Policy"|"AWS::IAM::Role"|"AWS::IAM::User"|"AWS::ElasticLoadBalancingV2::LoadBalancer"|"AWS::ACM::Certificate"|"AWS::RDS::DBInstance"|"AWS::RDS::DBSubnetGroup"|"AWS::RDS::DBSecurityGroup"|"AWS::RDS::DBSnapshot"|"AWS::RDS::DBCluster"|"AWS::RDS::DBClusterSnapshot"|"AWS::RDS::EventSubscription"|"AWS::S3::Bucket"|"AWS::S3::AccountPublicAccessBlock"|"AWS::Redshift::Cluster"|"AWS::Redshift::ClusterSnapshot"|"AWS::Redshift::ClusterParameterGroup"|"AWS::Redshift::ClusterSecurityGroup"|"AWS::Redshift::ClusterSubnetGroup"|"AWS::Redshift::EventSubscription"|"AWS::SSM::ManagedInstanceInventory"|"AWS::CloudWatch::Alarm"|"AWS::CloudFormation::Stack"|"AWS::ElasticLoadBalancing::LoadBalancer"|"AWS::AutoScaling::AutoScalingGroup"|"AWS::AutoScaling::LaunchConfiguration"|"AWS::AutoScaling::ScalingPolicy"|"AWS::AutoScaling::ScheduledAction"|"AWS::DynamoDB::Table"|"AWS::CodeBuild::Project"|"AWS::WAF::RateBasedRule"|"AWS::WAF::Rule"|"AWS::WAF::RuleGroup"|"AWS::WAF::WebACL"|"AWS::WAFRegional::RateBasedRule"|"AWS::WAFRegional::Rule"|"AWS::WAFRegional::RuleGroup"|"AWS::WAFRegional::WebACL"|"AWS::CloudFront::Distribution"|"AWS::CloudFront::StreamingDistribution"|"AWS::Lambda::Function"|"AWS::NetworkFirewall::Firewall"|"AWS::NetworkFirewall::FirewallPolicy"|"AWS::NetworkFirewall::RuleGroup"|"AWS::ElasticBeanstalk::Application"|"AWS::ElasticBeanstalk::ApplicationVersion"|"AWS::ElasticBeanstalk::Environment"|"AWS::WAFv2::WebACL"|"AWS::WAFv2::RuleGroup"|"AWS::WAFv2::IPSet"|"AWS::WAFv2::RegexPatternSet"|"AWS::WAFv2::ManagedRuleSet"|"AWS::XRay::EncryptionConfig"|"AWS::SSM::AssociationCompliance"|"AWS::SSM::PatchCompliance"|"AWS::Shield::Protection"|"AWS::ShieldRegional::Protection"|"AWS::Config::ResourceCompliance"|"AWS::ApiGateway::Stage"|"AWS::ApiGateway::RestApi"|"AWS::ApiGatewayV2::Stage"|"AWS::ApiGatewayV2::Api"|"AWS::CodePipeline::Pipeline"|"AWS::ServiceCatalog::CloudFormationProvisionedProduct"|"AWS::ServiceCatalog::CloudFormationProduct"|"AWS::ServiceCatalog::Portfolio"|"AWS::SQS::Queue"|"AWS::KMS::Key"|"AWS::QLDB::Ledger"|"AWS::SecretsManager::Secret"|"AWS::SNS::Topic"|"AWS::SSM::FileData"|string;
3927
+ export type ResourceType = "AWS::EC2::CustomerGateway"|"AWS::EC2::EIP"|"AWS::EC2::Host"|"AWS::EC2::Instance"|"AWS::EC2::InternetGateway"|"AWS::EC2::NetworkAcl"|"AWS::EC2::NetworkInterface"|"AWS::EC2::RouteTable"|"AWS::EC2::SecurityGroup"|"AWS::EC2::Subnet"|"AWS::CloudTrail::Trail"|"AWS::EC2::Volume"|"AWS::EC2::VPC"|"AWS::EC2::VPNConnection"|"AWS::EC2::VPNGateway"|"AWS::EC2::RegisteredHAInstance"|"AWS::EC2::NatGateway"|"AWS::EC2::EgressOnlyInternetGateway"|"AWS::EC2::VPCEndpoint"|"AWS::EC2::VPCEndpointService"|"AWS::EC2::FlowLog"|"AWS::EC2::VPCPeeringConnection"|"AWS::Elasticsearch::Domain"|"AWS::IAM::Group"|"AWS::IAM::Policy"|"AWS::IAM::Role"|"AWS::IAM::User"|"AWS::ElasticLoadBalancingV2::LoadBalancer"|"AWS::ACM::Certificate"|"AWS::RDS::DBInstance"|"AWS::RDS::DBSubnetGroup"|"AWS::RDS::DBSecurityGroup"|"AWS::RDS::DBSnapshot"|"AWS::RDS::DBCluster"|"AWS::RDS::DBClusterSnapshot"|"AWS::RDS::EventSubscription"|"AWS::S3::Bucket"|"AWS::S3::AccountPublicAccessBlock"|"AWS::Redshift::Cluster"|"AWS::Redshift::ClusterSnapshot"|"AWS::Redshift::ClusterParameterGroup"|"AWS::Redshift::ClusterSecurityGroup"|"AWS::Redshift::ClusterSubnetGroup"|"AWS::Redshift::EventSubscription"|"AWS::SSM::ManagedInstanceInventory"|"AWS::CloudWatch::Alarm"|"AWS::CloudFormation::Stack"|"AWS::ElasticLoadBalancing::LoadBalancer"|"AWS::AutoScaling::AutoScalingGroup"|"AWS::AutoScaling::LaunchConfiguration"|"AWS::AutoScaling::ScalingPolicy"|"AWS::AutoScaling::ScheduledAction"|"AWS::DynamoDB::Table"|"AWS::CodeBuild::Project"|"AWS::WAF::RateBasedRule"|"AWS::WAF::Rule"|"AWS::WAF::RuleGroup"|"AWS::WAF::WebACL"|"AWS::WAFRegional::RateBasedRule"|"AWS::WAFRegional::Rule"|"AWS::WAFRegional::RuleGroup"|"AWS::WAFRegional::WebACL"|"AWS::CloudFront::Distribution"|"AWS::CloudFront::StreamingDistribution"|"AWS::Lambda::Function"|"AWS::NetworkFirewall::Firewall"|"AWS::NetworkFirewall::FirewallPolicy"|"AWS::NetworkFirewall::RuleGroup"|"AWS::ElasticBeanstalk::Application"|"AWS::ElasticBeanstalk::ApplicationVersion"|"AWS::ElasticBeanstalk::Environment"|"AWS::WAFv2::WebACL"|"AWS::WAFv2::RuleGroup"|"AWS::WAFv2::IPSet"|"AWS::WAFv2::RegexPatternSet"|"AWS::WAFv2::ManagedRuleSet"|"AWS::XRay::EncryptionConfig"|"AWS::SSM::AssociationCompliance"|"AWS::SSM::PatchCompliance"|"AWS::Shield::Protection"|"AWS::ShieldRegional::Protection"|"AWS::Config::ConformancePackCompliance"|"AWS::Config::ResourceCompliance"|"AWS::ApiGateway::Stage"|"AWS::ApiGateway::RestApi"|"AWS::ApiGatewayV2::Stage"|"AWS::ApiGatewayV2::Api"|"AWS::CodePipeline::Pipeline"|"AWS::ServiceCatalog::CloudFormationProvisionedProduct"|"AWS::ServiceCatalog::CloudFormationProduct"|"AWS::ServiceCatalog::Portfolio"|"AWS::SQS::Queue"|"AWS::KMS::Key"|"AWS::QLDB::Ledger"|"AWS::SecretsManager::Secret"|"AWS::SNS::Topic"|"AWS::SSM::FileData"|string;
3756
3928
  export type ResourceTypeList = ResourceType[];
3757
3929
  export type ResourceTypeString = string;
3758
3930
  export type ResourceTypes = StringWithCharLimit256[];