aws-sdk 2.1501.0 → 2.1503.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.
- package/CHANGELOG.md +46 -1
- package/README.md +1 -3
- package/apis/accessanalyzer-2019-11-01.min.json +423 -86
- package/apis/accessanalyzer-2019-11-01.paginators.json +12 -0
- package/apis/amp-2020-08-01.min.json +320 -3
- package/apis/amp-2020-08-01.paginators.json +6 -0
- package/apis/amp-2020-08-01.waiters2.json +33 -0
- package/apis/bcm-data-exports-2023-11-26.examples.json +5 -0
- package/apis/bcm-data-exports-2023-11-26.min.json +470 -0
- package/apis/bcm-data-exports-2023-11-26.paginators.json +22 -0
- package/apis/cloudtrail-2013-11-01.min.json +67 -24
- package/apis/codestar-connections-2019-12-01.min.json +590 -3
- package/apis/codestar-connections-2019-12-01.paginators.json +10 -0
- package/apis/compute-optimizer-2019-11-01.min.json +243 -39
- package/apis/config-2014-11-12.min.json +204 -169
- package/apis/controltower-2018-05-10.min.json +249 -13
- package/apis/controltower-2018-05-10.paginators.json +6 -0
- package/apis/cost-optimization-hub-2022-07-26.examples.json +5 -0
- package/apis/cost-optimization-hub-2022-07-26.min.json +757 -0
- package/apis/cost-optimization-hub-2022-07-26.paginators.json +22 -0
- package/apis/detective-2018-10-26.min.json +294 -0
- package/apis/ecs-2014-11-13.min.json +108 -107
- package/apis/eks-2017-11-01.min.json +211 -4
- package/apis/eks-2017-11-01.paginators.json +12 -0
- package/apis/eks-auth-2023-11-26.examples.json +5 -0
- package/apis/eks-auth-2023-11-26.min.json +104 -0
- package/apis/eks-auth-2023-11-26.paginators.json +4 -0
- package/apis/eks-auth-2023-11-26.waiters2.json +5 -0
- package/apis/elasticfilesystem-2015-02-01.min.json +5 -1
- package/apis/elasticfilesystem-2015-02-01.paginators.json +18 -3
- package/apis/elasticloadbalancingv2-2015-12-01.min.json +403 -75
- package/apis/elasticloadbalancingv2-2015-12-01.paginators.json +15 -0
- package/apis/freetier-2023-09-07.examples.json +5 -0
- package/apis/freetier-2023-09-07.min.json +105 -0
- package/apis/freetier-2023-09-07.paginators.json +10 -0
- package/apis/fsx-2018-03-01.min.json +259 -135
- package/apis/guardduty-2017-11-28.min.json +64 -0
- package/apis/iotfleetwise-2021-06-17.min.json +159 -33
- package/apis/kinesis-2013-12-02.min.json +92 -21
- package/apis/lakeformation-2017-03-31.min.json +126 -35
- package/apis/logs-2014-03-28.min.json +310 -36
- package/apis/logs-2014-03-28.paginators.json +12 -0
- package/apis/managedblockchain-2018-09-24.min.json +58 -50
- package/apis/metadata.json +22 -0
- package/apis/models.lex.v2-2020-08-07.min.json +633 -331
- package/apis/models.lex.v2-2020-08-07.paginators.json +5 -0
- package/apis/personalize-2018-05-22.min.json +85 -52
- package/apis/personalize-events-2018-03-22.min.json +97 -5
- package/apis/personalize-runtime-2018-05-22.min.json +68 -11
- package/apis/quicksight-2018-04-01.min.json +398 -268
- package/apis/redshift-2012-12-01.min.json +14 -2
- package/apis/repostspace-2022-05-13.examples.json +5 -0
- package/apis/repostspace-2022-05-13.min.json +447 -0
- package/apis/repostspace-2022-05-13.paginators.json +10 -0
- package/apis/runtime.lex.v2-2020-08-07.min.json +25 -24
- package/apis/s3-2006-03-01.examples.json +142 -142
- package/apis/s3-2006-03-01.min.json +45 -0
- package/apis/s3control-2018-08-20.min.json +1283 -239
- package/apis/s3control-2018-08-20.paginators.json +15 -0
- package/apis/sagemaker-2017-07-24.min.json +544 -533
- package/apis/secretsmanager-2017-10-17.min.json +111 -50
- package/apis/secretsmanager-2017-10-17.paginators.json +5 -0
- package/apis/securityhub-2018-10-26.examples.json +93 -2
- package/apis/securityhub-2018-10-26.min.json +551 -300
- package/apis/states-2016-11-23.min.json +85 -0
- package/apis/transcribe-2017-10-26.min.json +49 -38
- package/apis/workspaces-2015-04-08.min.json +119 -96
- package/apis/workspaces-thin-client-2023-08-22.examples.json +5 -0
- package/apis/workspaces-thin-client-2023-08-22.min.json +777 -0
- package/apis/workspaces-thin-client-2023-08-22.paginators.json +22 -0
- package/clients/accessanalyzer.d.ts +374 -5
- package/clients/all.d.ts +6 -0
- package/clients/all.js +7 -1
- package/clients/amp.d.ts +322 -0
- package/clients/bcmdataexports.d.ts +589 -0
- package/clients/bcmdataexports.js +18 -0
- package/clients/cloudtrail.d.ts +76 -2
- package/clients/cloudwatchlogs.d.ts +413 -1
- package/clients/codestarconnections.d.ts +727 -0
- package/clients/computeoptimizer.d.ts +307 -6
- package/clients/configservice.d.ts +60 -11
- package/clients/controltower.d.ts +258 -20
- package/clients/costoptimizationhub.d.ts +1283 -0
- package/clients/costoptimizationhub.js +18 -0
- package/clients/detective.d.ts +469 -0
- package/clients/ecs.d.ts +10 -5
- package/clients/efs.d.ts +39 -30
- package/clients/eks.d.ts +237 -15
- package/clients/eksauth.d.ts +124 -0
- package/clients/eksauth.js +19 -0
- package/clients/elbv2.d.ts +433 -4
- package/clients/freetier.d.ts +149 -0
- package/clients/freetier.js +18 -0
- package/clients/fsx.d.ts +194 -21
- package/clients/guardduty.d.ts +82 -11
- package/clients/iotfleetwise.d.ts +198 -13
- package/clients/kinesis.d.ts +96 -42
- package/clients/lakeformation.d.ts +118 -2
- package/clients/lexmodelsv2.d.ts +343 -2
- package/clients/lexruntimev2.d.ts +14 -9
- package/clients/managedblockchain.d.ts +26 -5
- package/clients/personalize.d.ts +65 -20
- package/clients/personalizeevents.d.ts +102 -12
- package/clients/personalizeruntime.d.ts +72 -2
- package/clients/quicksight.d.ts +124 -0
- package/clients/redshift.d.ts +16 -0
- package/clients/repostspace.d.ts +458 -0
- package/clients/repostspace.js +18 -0
- package/clients/s3.d.ts +2 -2
- package/clients/s3control.d.ts +876 -16
- package/clients/sagemaker.d.ts +13 -2
- package/clients/secretsmanager.d.ts +94 -5
- package/clients/securityhub.d.ts +305 -2
- package/clients/stepfunctions.d.ts +153 -8
- package/clients/transcribeservice.d.ts +11 -1
- package/clients/workspaces.d.ts +43 -1
- package/clients/workspacesthinclient.d.ts +895 -0
- package/clients/workspacesthinclient.js +18 -0
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +280 -51
- package/dist/aws-sdk.js +2069 -587
- package/dist/aws-sdk.min.js +104 -104
- package/lib/config_service_placeholders.d.ts +12 -0
- package/lib/core.js +1 -1
- package/lib/services/s3.js +1 -1
- package/package.json +1 -1
package/clients/securityhub.d.ts
CHANGED
@@ -395,6 +395,14 @@ declare class SecurityHub extends Service {
|
|
395
395
|
* Returns the details for the Security Hub member accounts for the specified account IDs. An administrator account can be either the delegated Security Hub administrator account for an organization or an administrator account that enabled Security Hub manually. The results include both member accounts that are managed using Organizations and accounts that were invited manually.
|
396
396
|
*/
|
397
397
|
getMembers(callback?: (err: AWSError, data: SecurityHub.Types.GetMembersResponse) => void): Request<SecurityHub.Types.GetMembersResponse, AWSError>;
|
398
|
+
/**
|
399
|
+
* Retrieves the definition of a security control. The definition includes the control title, description, Region availability, parameter definitions, and other details.
|
400
|
+
*/
|
401
|
+
getSecurityControlDefinition(params: SecurityHub.Types.GetSecurityControlDefinitionRequest, callback?: (err: AWSError, data: SecurityHub.Types.GetSecurityControlDefinitionResponse) => void): Request<SecurityHub.Types.GetSecurityControlDefinitionResponse, AWSError>;
|
402
|
+
/**
|
403
|
+
* Retrieves the definition of a security control. The definition includes the control title, description, Region availability, parameter definitions, and other details.
|
404
|
+
*/
|
405
|
+
getSecurityControlDefinition(callback?: (err: AWSError, data: SecurityHub.Types.GetSecurityControlDefinitionResponse) => void): Request<SecurityHub.Types.GetSecurityControlDefinitionResponse, AWSError>;
|
398
406
|
/**
|
399
407
|
* Invites other Amazon Web Services accounts to become member accounts for the Security Hub administrator account that the invitation is sent from. This operation is only used to invite accounts that do not belong to an organization. Organization accounts do not receive invitations. Before you can use this action to invite a member, you must first use the CreateMembers action to create the member account in Security Hub. When the account owner enables Security Hub and accepts the invitation to become a member account, the administrator account can view the findings generated from the member account.
|
400
408
|
*/
|
@@ -531,6 +539,14 @@ declare class SecurityHub extends Service {
|
|
531
539
|
* Used to update the configuration related to Organizations. Can only be called from a Security Hub administrator account.
|
532
540
|
*/
|
533
541
|
updateOrganizationConfiguration(callback?: (err: AWSError, data: SecurityHub.Types.UpdateOrganizationConfigurationResponse) => void): Request<SecurityHub.Types.UpdateOrganizationConfigurationResponse, AWSError>;
|
542
|
+
/**
|
543
|
+
* Updates the properties of a security control.
|
544
|
+
*/
|
545
|
+
updateSecurityControl(params: SecurityHub.Types.UpdateSecurityControlRequest, callback?: (err: AWSError, data: SecurityHub.Types.UpdateSecurityControlResponse) => void): Request<SecurityHub.Types.UpdateSecurityControlResponse, AWSError>;
|
546
|
+
/**
|
547
|
+
* Updates the properties of a security control.
|
548
|
+
*/
|
549
|
+
updateSecurityControl(callback?: (err: AWSError, data: SecurityHub.Types.UpdateSecurityControlResponse) => void): Request<SecurityHub.Types.UpdateSecurityControlResponse, AWSError>;
|
534
550
|
/**
|
535
551
|
* Updates configuration options for Security Hub.
|
536
552
|
*/
|
@@ -696,6 +712,7 @@ declare namespace SecurityHub {
|
|
696
712
|
export type AdminAccounts = AdminAccount[];
|
697
713
|
export type AdminStatus = "ENABLED"|"DISABLE_IN_PROGRESS"|string;
|
698
714
|
export type AdminsMaxResults = number;
|
715
|
+
export type AlphaNumericNonEmptyString = string;
|
699
716
|
export type ArnList = NonEmptyString[];
|
700
717
|
export interface AssociatedStandard {
|
701
718
|
/**
|
@@ -10805,6 +10822,22 @@ declare namespace SecurityHub {
|
|
10805
10822
|
* The unique identifier of a standard in which a control is enabled. This field consists of the resource portion of the Amazon Resource Name (ARN) returned for a standard in the DescribeStandards API response.
|
10806
10823
|
*/
|
10807
10824
|
ComplianceAssociatedStandardsId?: StringFilterList;
|
10825
|
+
/**
|
10826
|
+
* Indicates whether a software vulnerability in your environment has a known exploit. You can filter findings by this field only if you use Security Hub and Amazon Inspector.
|
10827
|
+
*/
|
10828
|
+
VulnerabilitiesExploitAvailable?: StringFilterList;
|
10829
|
+
/**
|
10830
|
+
* Indicates whether a vulnerability is fixed in a newer version of the affected software packages. You can filter findings by this field only if you use Security Hub and Amazon Inspector.
|
10831
|
+
*/
|
10832
|
+
VulnerabilitiesFixAvailable?: StringFilterList;
|
10833
|
+
/**
|
10834
|
+
* The name of a security control parameter.
|
10835
|
+
*/
|
10836
|
+
ComplianceSecurityControlParametersName?: StringFilterList;
|
10837
|
+
/**
|
10838
|
+
* The current value of a security control parameter.
|
10839
|
+
*/
|
10840
|
+
ComplianceSecurityControlParametersValue?: StringFilterList;
|
10808
10841
|
}
|
10809
10842
|
export interface AwsSecurityFindingIdentifier {
|
10810
10843
|
/**
|
@@ -11806,6 +11839,12 @@ declare namespace SecurityHub {
|
|
11806
11839
|
UnprocessedAssociationUpdates?: UnprocessedStandardsControlAssociationUpdates;
|
11807
11840
|
}
|
11808
11841
|
export type Boolean = boolean;
|
11842
|
+
export interface BooleanConfigurationOptions {
|
11843
|
+
/**
|
11844
|
+
* The Security Hub default value for a boolean parameter.
|
11845
|
+
*/
|
11846
|
+
DefaultValue?: Boolean;
|
11847
|
+
}
|
11809
11848
|
export interface BooleanFilter {
|
11810
11849
|
/**
|
11811
11850
|
* The value of the boolean.
|
@@ -11943,8 +11982,46 @@ declare namespace SecurityHub {
|
|
11943
11982
|
* The enabled security standards in which a security control is currently enabled.
|
11944
11983
|
*/
|
11945
11984
|
AssociatedStandards?: AssociatedStandardsList;
|
11985
|
+
/**
|
11986
|
+
* An object that includes security control parameter names and values.
|
11987
|
+
*/
|
11988
|
+
SecurityControlParameters?: SecurityControlParametersList;
|
11946
11989
|
}
|
11947
11990
|
export type ComplianceStatus = "PASSED"|"WARNING"|"FAILED"|"NOT_AVAILABLE"|string;
|
11991
|
+
export interface ConfigurationOptions {
|
11992
|
+
/**
|
11993
|
+
* The options for customizing a security control parameter that is an integer.
|
11994
|
+
*/
|
11995
|
+
Integer?: IntegerConfigurationOptions;
|
11996
|
+
/**
|
11997
|
+
* The options for customizing a security control parameter that is a list of integers.
|
11998
|
+
*/
|
11999
|
+
IntegerList?: IntegerListConfigurationOptions;
|
12000
|
+
/**
|
12001
|
+
* The options for customizing a security control parameter that is a double.
|
12002
|
+
*/
|
12003
|
+
Double?: DoubleConfigurationOptions;
|
12004
|
+
/**
|
12005
|
+
* The options for customizing a security control parameter that is a string data type.
|
12006
|
+
*/
|
12007
|
+
String?: StringConfigurationOptions;
|
12008
|
+
/**
|
12009
|
+
* The options for customizing a security control parameter that is a list of strings.
|
12010
|
+
*/
|
12011
|
+
StringList?: StringListConfigurationOptions;
|
12012
|
+
/**
|
12013
|
+
* The options for customizing a security control parameter that is a boolean. For a boolean parameter, the options are true and false.
|
12014
|
+
*/
|
12015
|
+
Boolean?: BooleanConfigurationOptions;
|
12016
|
+
/**
|
12017
|
+
* The options for customizing a security control parameter that is an enum.
|
12018
|
+
*/
|
12019
|
+
Enum?: EnumConfigurationOptions;
|
12020
|
+
/**
|
12021
|
+
* The options for customizing a security control parameter that is a list of enums.
|
12022
|
+
*/
|
12023
|
+
EnumList?: EnumListConfigurationOptions;
|
12024
|
+
}
|
11948
12025
|
export interface ContainerDetails {
|
11949
12026
|
/**
|
11950
12027
|
* The runtime of the container.
|
@@ -12137,6 +12214,7 @@ declare namespace SecurityHub {
|
|
12137
12214
|
*/
|
12138
12215
|
TotalCount?: Long;
|
12139
12216
|
}
|
12217
|
+
export type CustomizableProperties = SecurityControlProperty[];
|
12140
12218
|
export interface Cvss {
|
12141
12219
|
/**
|
12142
12220
|
* The version of CVSS for the CVSS score.
|
@@ -12447,6 +12525,20 @@ declare namespace SecurityHub {
|
|
12447
12525
|
Blocked?: Boolean;
|
12448
12526
|
}
|
12449
12527
|
export type Double = number;
|
12528
|
+
export interface DoubleConfigurationOptions {
|
12529
|
+
/**
|
12530
|
+
* The Security Hub default value for a control parameter that is a double.
|
12531
|
+
*/
|
12532
|
+
DefaultValue?: Double;
|
12533
|
+
/**
|
12534
|
+
* The minimum valid value for a control parameter that is a double.
|
12535
|
+
*/
|
12536
|
+
Min?: Double;
|
12537
|
+
/**
|
12538
|
+
* The maximum valid value for a control parameter that is a double.
|
12539
|
+
*/
|
12540
|
+
Max?: Double;
|
12541
|
+
}
|
12450
12542
|
export interface EnableImportFindingsForProductRequest {
|
12451
12543
|
/**
|
12452
12544
|
* The ARN of the product to enable the integration for.
|
@@ -12483,6 +12575,30 @@ declare namespace SecurityHub {
|
|
12483
12575
|
}
|
12484
12576
|
export interface EnableSecurityHubResponse {
|
12485
12577
|
}
|
12578
|
+
export interface EnumConfigurationOptions {
|
12579
|
+
/**
|
12580
|
+
* The Security Hub default value for a control parameter that is an enum.
|
12581
|
+
*/
|
12582
|
+
DefaultValue?: NonEmptyString;
|
12583
|
+
/**
|
12584
|
+
* The valid values for a control parameter that is an enum.
|
12585
|
+
*/
|
12586
|
+
AllowedValues?: StringList;
|
12587
|
+
}
|
12588
|
+
export interface EnumListConfigurationOptions {
|
12589
|
+
/**
|
12590
|
+
* The Security Hub default value for a control parameter that is a list of enums.
|
12591
|
+
*/
|
12592
|
+
DefaultValue?: StringList;
|
12593
|
+
/**
|
12594
|
+
* The maximum number of list items that an enum list control parameter can accept.
|
12595
|
+
*/
|
12596
|
+
MaxItems?: Integer;
|
12597
|
+
/**
|
12598
|
+
* The valid values for a control parameter that is a list of enums.
|
12599
|
+
*/
|
12600
|
+
AllowedValues?: StringList;
|
12601
|
+
}
|
12486
12602
|
export type FieldMap = {[key: string]: NonEmptyString};
|
12487
12603
|
export type FilePathList = FilePaths[];
|
12488
12604
|
export interface FilePaths {
|
@@ -12845,6 +12961,15 @@ declare namespace SecurityHub {
|
|
12845
12961
|
*/
|
12846
12962
|
UnprocessedAccounts?: ResultList;
|
12847
12963
|
}
|
12964
|
+
export interface GetSecurityControlDefinitionRequest {
|
12965
|
+
/**
|
12966
|
+
* The ID of the security control to retrieve the definition for. This field doesn’t accept an Amazon Resource Name (ARN).
|
12967
|
+
*/
|
12968
|
+
SecurityControlId: NonEmptyString;
|
12969
|
+
}
|
12970
|
+
export interface GetSecurityControlDefinitionResponse {
|
12971
|
+
SecurityControlDefinition: SecurityControlDefinition;
|
12972
|
+
}
|
12848
12973
|
export interface IcmpTypeCode {
|
12849
12974
|
/**
|
12850
12975
|
* The ICMP code for which to deny or allow access. To deny or allow all codes, use the value -1.
|
@@ -12915,7 +13040,39 @@ declare namespace SecurityHub {
|
|
12915
13040
|
ResultValues: InsightResultValueList;
|
12916
13041
|
}
|
12917
13042
|
export type Integer = number;
|
13043
|
+
export interface IntegerConfigurationOptions {
|
13044
|
+
/**
|
13045
|
+
* The Security Hub default value for a control parameter that is an integer.
|
13046
|
+
*/
|
13047
|
+
DefaultValue?: Integer;
|
13048
|
+
/**
|
13049
|
+
* The minimum valid value for a control parameter that is an integer.
|
13050
|
+
*/
|
13051
|
+
Min?: Integer;
|
13052
|
+
/**
|
13053
|
+
* The maximum valid value for a control parameter that is an integer.
|
13054
|
+
*/
|
13055
|
+
Max?: Integer;
|
13056
|
+
}
|
12918
13057
|
export type IntegerList = Integer[];
|
13058
|
+
export interface IntegerListConfigurationOptions {
|
13059
|
+
/**
|
13060
|
+
* The Security Hub default value for a control parameter that is a list of integers.
|
13061
|
+
*/
|
13062
|
+
DefaultValue?: IntegerList;
|
13063
|
+
/**
|
13064
|
+
* The minimum valid value for a control parameter that is a list of integers.
|
13065
|
+
*/
|
13066
|
+
Min?: Integer;
|
13067
|
+
/**
|
13068
|
+
* The maximum valid value for a control parameter that is a list of integers.
|
13069
|
+
*/
|
13070
|
+
Max?: Integer;
|
13071
|
+
/**
|
13072
|
+
* The maximum number of list items that an interger list control parameter can accept.
|
13073
|
+
*/
|
13074
|
+
MaxItems?: Integer;
|
13075
|
+
}
|
12919
13076
|
export type IntegrationType = "SEND_FINDINGS_TO_SECURITY_HUB"|"RECEIVE_FINDINGS_FROM_SECURITY_HUB"|"UPDATE_FINDINGS_IN_SECURITY_HUB"|string;
|
12920
13077
|
export type IntegrationTypeList = IntegrationType[];
|
12921
13078
|
export interface Invitation {
|
@@ -13420,6 +13577,14 @@ declare namespace SecurityHub {
|
|
13420
13577
|
* The equal-to condition to be applied to a single field when querying for findings.
|
13421
13578
|
*/
|
13422
13579
|
Eq?: Double;
|
13580
|
+
/**
|
13581
|
+
* The greater-than condition to be applied to a single field when querying for findings.
|
13582
|
+
*/
|
13583
|
+
Gt?: Double;
|
13584
|
+
/**
|
13585
|
+
* The less-than condition to be applied to a single field when querying for findings.
|
13586
|
+
*/
|
13587
|
+
Lt?: Double;
|
13423
13588
|
}
|
13424
13589
|
export type NumberFilterList = NumberFilter[];
|
13425
13590
|
export interface Occurrences {
|
@@ -13459,6 +13624,63 @@ declare namespace SecurityHub {
|
|
13459
13624
|
OffsetRange?: Range;
|
13460
13625
|
}
|
13461
13626
|
export type Pages = Page[];
|
13627
|
+
export interface ParameterConfiguration {
|
13628
|
+
/**
|
13629
|
+
* Identifies whether a control parameter uses a custom user-defined value or the Security Hub default value.
|
13630
|
+
*/
|
13631
|
+
ValueType: ParameterValueType;
|
13632
|
+
/**
|
13633
|
+
* The current value of a control parameter.
|
13634
|
+
*/
|
13635
|
+
Value?: ParameterValue;
|
13636
|
+
}
|
13637
|
+
export interface ParameterDefinition {
|
13638
|
+
/**
|
13639
|
+
* Description of a control parameter.
|
13640
|
+
*/
|
13641
|
+
Description: NonEmptyString;
|
13642
|
+
/**
|
13643
|
+
* The options for customizing a control parameter. Customization options vary based on the data type of the parameter.
|
13644
|
+
*/
|
13645
|
+
ConfigurationOptions: ConfigurationOptions;
|
13646
|
+
}
|
13647
|
+
export type ParameterDefinitions = {[key: string]: ParameterDefinition};
|
13648
|
+
export interface ParameterValue {
|
13649
|
+
/**
|
13650
|
+
* A control parameter that is an integer.
|
13651
|
+
*/
|
13652
|
+
Integer?: Integer;
|
13653
|
+
/**
|
13654
|
+
* A control parameter that is a list of integers.
|
13655
|
+
*/
|
13656
|
+
IntegerList?: IntegerList;
|
13657
|
+
/**
|
13658
|
+
* A control parameter that is a double.
|
13659
|
+
*/
|
13660
|
+
Double?: Double;
|
13661
|
+
/**
|
13662
|
+
* A control parameter that is a string.
|
13663
|
+
*/
|
13664
|
+
String?: NonEmptyString;
|
13665
|
+
/**
|
13666
|
+
* A control parameter that is a list of strings.
|
13667
|
+
*/
|
13668
|
+
StringList?: StringList;
|
13669
|
+
/**
|
13670
|
+
* A control parameter that is a boolean.
|
13671
|
+
*/
|
13672
|
+
Boolean?: Boolean;
|
13673
|
+
/**
|
13674
|
+
* A control parameter that is an enum.
|
13675
|
+
*/
|
13676
|
+
Enum?: NonEmptyString;
|
13677
|
+
/**
|
13678
|
+
* A control parameter that is a list of enums.
|
13679
|
+
*/
|
13680
|
+
EnumList?: StringList;
|
13681
|
+
}
|
13682
|
+
export type ParameterValueType = "DEFAULT"|"CUSTOM"|string;
|
13683
|
+
export type Parameters = {[key: string]: ParameterConfiguration};
|
13462
13684
|
export type Partition = "aws"|"aws-cn"|"aws-us-gov"|string;
|
13463
13685
|
export interface PatchSummary {
|
13464
13686
|
/**
|
@@ -14438,6 +14660,18 @@ declare namespace SecurityHub {
|
|
14438
14660
|
* The enablement status of a security control in a specific standard.
|
14439
14661
|
*/
|
14440
14662
|
SecurityControlStatus: ControlStatus;
|
14663
|
+
/**
|
14664
|
+
* Identifies whether customizable properties of a security control are reflected in Security Hub findings. A status of READY indicates findings include the current parameter values. A status of UPDATING indicates that all findings may not include the current parameter values.
|
14665
|
+
*/
|
14666
|
+
UpdateStatus?: UpdateStatus;
|
14667
|
+
/**
|
14668
|
+
* An object that identifies the name of a control parameter, its current value, and whether it has been customized.
|
14669
|
+
*/
|
14670
|
+
Parameters?: Parameters;
|
14671
|
+
/**
|
14672
|
+
* The most recent reason for updating the customizable properties of a security control. This differs from the UpdateReason field of the BatchUpdateStandardsControlAssociations API, which tracks the reason for updating the enablement status of a control. This field accepts alphanumeric characters in addition to white spaces, dashes, and underscores.
|
14673
|
+
*/
|
14674
|
+
LastUpdateReason?: AlphaNumericNonEmptyString;
|
14441
14675
|
}
|
14442
14676
|
export interface SecurityControlDefinition {
|
14443
14677
|
/**
|
@@ -14464,8 +14698,28 @@ declare namespace SecurityHub {
|
|
14464
14698
|
* Specifies whether a security control is available in the current Amazon Web Services Region.
|
14465
14699
|
*/
|
14466
14700
|
CurrentRegionAvailability: RegionAvailabilityStatus;
|
14701
|
+
/**
|
14702
|
+
* Security control properties that you can customize. Currently, only parameter customization is supported for select controls. An empty array is returned for controls that don’t support custom properties.
|
14703
|
+
*/
|
14704
|
+
CustomizableProperties?: CustomizableProperties;
|
14705
|
+
/**
|
14706
|
+
* An object that provides a security control parameter name, description, and the options for customizing it. This object is excluded for a control that doesn't support custom parameters.
|
14707
|
+
*/
|
14708
|
+
ParameterDefinitions?: ParameterDefinitions;
|
14467
14709
|
}
|
14468
14710
|
export type SecurityControlDefinitions = SecurityControlDefinition[];
|
14711
|
+
export interface SecurityControlParameter {
|
14712
|
+
/**
|
14713
|
+
* The name of a
|
14714
|
+
*/
|
14715
|
+
Name?: NonEmptyString;
|
14716
|
+
/**
|
14717
|
+
* The current value of a control parameter.
|
14718
|
+
*/
|
14719
|
+
Value?: TypeList;
|
14720
|
+
}
|
14721
|
+
export type SecurityControlParametersList = SecurityControlParameter[];
|
14722
|
+
export type SecurityControlProperty = "Parameters"|string;
|
14469
14723
|
export type SecurityControls = SecurityControl[];
|
14470
14724
|
export type SecurityGroups = NonEmptyString[];
|
14471
14725
|
export interface SensitiveDataDetections {
|
@@ -14500,7 +14754,7 @@ declare namespace SecurityHub {
|
|
14500
14754
|
export type SensitiveDataResultList = SensitiveDataResult[];
|
14501
14755
|
export interface Severity {
|
14502
14756
|
/**
|
14503
|
-
* Deprecated. This attribute
|
14757
|
+
* Deprecated. This attribute isn't included in findings. Instead of providing Product, provide Original. The native severity as defined by the Amazon Web Services service or integrated partner product that generated the finding.
|
14504
14758
|
*/
|
14505
14759
|
Product?: Double;
|
14506
14760
|
/**
|
@@ -14508,7 +14762,7 @@ declare namespace SecurityHub {
|
|
14508
14762
|
*/
|
14509
14763
|
Label?: SeverityLabel;
|
14510
14764
|
/**
|
14511
|
-
* Deprecated. The normalized severity of a finding.
|
14765
|
+
* Deprecated. The normalized severity of a finding. Instead of providing Normalized, provide Label. If you provide Label and do not provide Normalized, then Normalized is set automatically as follows. INFORMATIONAL - 0 LOW - 1 MEDIUM - 40 HIGH - 70 CRITICAL - 90
|
14512
14766
|
*/
|
14513
14767
|
Normalized?: Integer;
|
14514
14768
|
/**
|
@@ -14855,6 +15109,20 @@ declare namespace SecurityHub {
|
|
14855
15109
|
}
|
14856
15110
|
export type StatusReasonCode = "NO_AVAILABLE_CONFIGURATION_RECORDER"|"INTERNAL_ERROR"|string;
|
14857
15111
|
export type StatusReasonsList = StatusReason[];
|
15112
|
+
export interface StringConfigurationOptions {
|
15113
|
+
/**
|
15114
|
+
* The Security Hub default value for a control parameter that is a string.
|
15115
|
+
*/
|
15116
|
+
DefaultValue?: NonEmptyString;
|
15117
|
+
/**
|
15118
|
+
* An RE2 regular expression that Security Hub uses to validate a user-provided control parameter string.
|
15119
|
+
*/
|
15120
|
+
Re2Expression?: NonEmptyString;
|
15121
|
+
/**
|
15122
|
+
* The description of the RE2 regular expression.
|
15123
|
+
*/
|
15124
|
+
ExpressionDescription?: NonEmptyString;
|
15125
|
+
}
|
14858
15126
|
export interface StringFilter {
|
14859
15127
|
/**
|
14860
15128
|
* The string filter value. Filter values are case sensitive. For example, the product name for control-based findings is Security Hub. If you provide security hub as the filter value, there's no match.
|
@@ -14868,6 +15136,24 @@ declare namespace SecurityHub {
|
|
14868
15136
|
export type StringFilterComparison = "EQUALS"|"PREFIX"|"NOT_EQUALS"|"PREFIX_NOT_EQUALS"|"CONTAINS"|"NOT_CONTAINS"|string;
|
14869
15137
|
export type StringFilterList = StringFilter[];
|
14870
15138
|
export type StringList = NonEmptyString[];
|
15139
|
+
export interface StringListConfigurationOptions {
|
15140
|
+
/**
|
15141
|
+
* The Security Hub default value for a control parameter that is a list of strings.
|
15142
|
+
*/
|
15143
|
+
DefaultValue?: StringList;
|
15144
|
+
/**
|
15145
|
+
* An RE2 regular expression that Security Hub uses to validate a user-provided list of strings for a control parameter.
|
15146
|
+
*/
|
15147
|
+
Re2Expression?: NonEmptyString;
|
15148
|
+
/**
|
15149
|
+
* The maximum number of list items that a string list control parameter can accept.
|
15150
|
+
*/
|
15151
|
+
MaxItems?: Integer;
|
15152
|
+
/**
|
15153
|
+
* The description of the RE2 regular expression.
|
15154
|
+
*/
|
15155
|
+
ExpressionDescription?: NonEmptyString;
|
15156
|
+
}
|
14871
15157
|
export type TagKey = string;
|
14872
15158
|
export type TagKeyList = TagKey[];
|
14873
15159
|
export type TagMap = {[key: string]: TagValue};
|
@@ -15138,6 +15424,22 @@ declare namespace SecurityHub {
|
|
15138
15424
|
}
|
15139
15425
|
export interface UpdateOrganizationConfigurationResponse {
|
15140
15426
|
}
|
15427
|
+
export interface UpdateSecurityControlRequest {
|
15428
|
+
/**
|
15429
|
+
* The Amazon Resource Name (ARN) or ID of the control to update.
|
15430
|
+
*/
|
15431
|
+
SecurityControlId: NonEmptyString;
|
15432
|
+
/**
|
15433
|
+
* An object that specifies which security control parameters to update.
|
15434
|
+
*/
|
15435
|
+
Parameters: Parameters;
|
15436
|
+
/**
|
15437
|
+
* The most recent reason for updating the properties of the security control. This field accepts alphanumeric characters in addition to white spaces, dashes, and underscores.
|
15438
|
+
*/
|
15439
|
+
LastUpdateReason?: AlphaNumericNonEmptyString;
|
15440
|
+
}
|
15441
|
+
export interface UpdateSecurityControlResponse {
|
15442
|
+
}
|
15141
15443
|
export interface UpdateSecurityHubConfigurationRequest {
|
15142
15444
|
/**
|
15143
15445
|
* Whether to automatically enable new controls when they are added to standards that are enabled. By default, this is set to true, and new controls are enabled automatically. To not automatically enable new controls, set this to false.
|
@@ -15166,6 +15468,7 @@ declare namespace SecurityHub {
|
|
15166
15468
|
}
|
15167
15469
|
export interface UpdateStandardsControlResponse {
|
15168
15470
|
}
|
15471
|
+
export type UpdateStatus = "READY"|"UPDATING"|string;
|
15169
15472
|
export type VerificationState = "UNKNOWN"|"TRUE_POSITIVE"|"FALSE_POSITIVE"|"BENIGN_POSITIVE"|string;
|
15170
15473
|
export interface VolumeMount {
|
15171
15474
|
/**
|