@aws-sdk/client-securityhub 3.272.0 → 3.278.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/dist-cjs/endpoint/ruleset.js +3 -3
- package/dist-es/endpoint/ruleset.js +3 -3
- package/dist-types/SecurityHub.d.ts +4 -4
- package/dist-types/commands/EnableSecurityHubCommand.d.ts +4 -4
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +32 -30
- package/dist-types/models/models_1.d.ts +58 -47
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/package.json +4 -4
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
|
-
const q = "
|
|
5
|
-
const a =
|
|
6
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
4
|
+
const q = "required", r = "fn", s = "argv", t = "ref";
|
|
5
|
+
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
|
|
6
|
+
const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://securityhub-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://securityhub-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://securityhub.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ endpoint: { url: "https://securityhub.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
|
|
7
7
|
exports.ruleSet = _data;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const q = "
|
|
2
|
-
const a =
|
|
3
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
1
|
+
const q = "required", r = "fn", s = "argv", t = "ref";
|
|
2
|
+
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
|
|
3
|
+
const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://securityhub-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://securityhub-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://securityhub.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ endpoint: { url: "https://securityhub.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
|
|
4
4
|
export const ruleSet = _data;
|
|
@@ -535,17 +535,17 @@ export declare class SecurityHub extends SecurityHubClient {
|
|
|
535
535
|
* <p>When you enable Security Hub, you grant to Security Hub the permissions necessary to gather findings
|
|
536
536
|
* from other services that are integrated with Security Hub.</p>
|
|
537
537
|
* <p>When you use the <code>EnableSecurityHub</code> operation to enable Security Hub, you also
|
|
538
|
-
* automatically enable the following standards
|
|
538
|
+
* automatically enable the following standards:</p>
|
|
539
539
|
* <ul>
|
|
540
540
|
* <li>
|
|
541
|
-
* <p>CIS Amazon Web Services Foundations</p>
|
|
541
|
+
* <p>Center for Internet Security (CIS) Amazon Web Services Foundations Benchmark v1.2.0</p>
|
|
542
542
|
* </li>
|
|
543
543
|
* <li>
|
|
544
544
|
* <p>Amazon Web Services Foundational Security Best Practices</p>
|
|
545
545
|
* </li>
|
|
546
546
|
* </ul>
|
|
547
|
-
* <p>
|
|
548
|
-
* <p>To
|
|
547
|
+
* <p>Other standards are not automatically enabled. </p>
|
|
548
|
+
* <p>To opt out of automatically enabled standards, set
|
|
549
549
|
* <code>EnableDefaultStandards</code> to <code>false</code>.</p>
|
|
550
550
|
* <p>After you enable Security Hub, to enable a standard, use the <code>BatchEnableStandards</code> operation. To disable a standard, use the
|
|
551
551
|
* <code>BatchDisableStandards</code> operation.</p>
|
|
@@ -13,17 +13,17 @@ export interface EnableSecurityHubCommandOutput extends EnableSecurityHubRespons
|
|
|
13
13
|
* <p>When you enable Security Hub, you grant to Security Hub the permissions necessary to gather findings
|
|
14
14
|
* from other services that are integrated with Security Hub.</p>
|
|
15
15
|
* <p>When you use the <code>EnableSecurityHub</code> operation to enable Security Hub, you also
|
|
16
|
-
* automatically enable the following standards
|
|
16
|
+
* automatically enable the following standards:</p>
|
|
17
17
|
* <ul>
|
|
18
18
|
* <li>
|
|
19
|
-
* <p>CIS Amazon Web Services Foundations</p>
|
|
19
|
+
* <p>Center for Internet Security (CIS) Amazon Web Services Foundations Benchmark v1.2.0</p>
|
|
20
20
|
* </li>
|
|
21
21
|
* <li>
|
|
22
22
|
* <p>Amazon Web Services Foundational Security Best Practices</p>
|
|
23
23
|
* </li>
|
|
24
24
|
* </ul>
|
|
25
|
-
* <p>
|
|
26
|
-
* <p>To
|
|
25
|
+
* <p>Other standards are not automatically enabled. </p>
|
|
26
|
+
* <p>To opt out of automatically enabled standards, set
|
|
27
27
|
* <code>EnableDefaultStandards</code> to <code>false</code>.</p>
|
|
28
28
|
* <p>After you enable Security Hub, to enable a standard, use the <code>BatchEnableStandards</code> operation. To disable a standard, use the
|
|
29
29
|
* <code>BatchDisableStandards</code> operation.</p>
|
|
@@ -12,7 +12,7 @@ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInp
|
|
|
12
12
|
defaultSigningName: string;
|
|
13
13
|
};
|
|
14
14
|
export interface EndpointParameters extends __EndpointParameters {
|
|
15
|
-
Region
|
|
15
|
+
Region?: string;
|
|
16
16
|
UseDualStack?: boolean;
|
|
17
17
|
UseFIPS?: boolean;
|
|
18
18
|
Endpoint?: string;
|
|
@@ -246,11 +246,13 @@ export interface AwsApiCallAction {
|
|
|
246
246
|
/**
|
|
247
247
|
* <p>An ISO8601-formatted timestamp that indicates when the API call was first
|
|
248
248
|
* observed.</p>
|
|
249
|
+
* <p>A correctly formatted example is <code>2020-05-21T20:16:34.724Z</code>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For more information, see <a href="https://www.rfc-editor.org/rfc/rfc3339#section-5.6">RFC 3339 section 5.6, Internet Date/Time Format</a>.</p>
|
|
249
250
|
*/
|
|
250
251
|
FirstSeen?: string;
|
|
251
252
|
/**
|
|
252
253
|
* <p>An ISO8601-formatted timestamp that indicates when the API call was most recently
|
|
253
254
|
* observed.</p>
|
|
255
|
+
* <p>A correctly formatted example is <code>2020-05-21T20:16:34.724Z</code>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For more information, see <a href="https://www.rfc-editor.org/rfc/rfc3339#section-5.6">RFC 3339 section 5.6, Internet Date/Time Format</a>.</p>
|
|
254
256
|
*/
|
|
255
257
|
LastSeen?: string;
|
|
256
258
|
}
|
|
@@ -661,7 +663,7 @@ export interface AwsApiGatewayRestApiDetails {
|
|
|
661
663
|
/**
|
|
662
664
|
* <p>Indicates when the API was created.</p>
|
|
663
665
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
664
|
-
*
|
|
666
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
665
667
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
666
668
|
*/
|
|
667
669
|
CreatedDate?: string;
|
|
@@ -766,14 +768,14 @@ export interface AwsApiGatewayStageDetails {
|
|
|
766
768
|
/**
|
|
767
769
|
* <p>Indicates when the stage was created.</p>
|
|
768
770
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
769
|
-
*
|
|
771
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
770
772
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
771
773
|
*/
|
|
772
774
|
CreatedDate?: string;
|
|
773
775
|
/**
|
|
774
776
|
* <p>Indicates when the stage was most recently updated.</p>
|
|
775
777
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
776
|
-
*
|
|
778
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
777
779
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
778
780
|
*/
|
|
779
781
|
LastUpdatedDate?: string;
|
|
@@ -837,7 +839,7 @@ export interface AwsApiGatewayV2ApiDetails {
|
|
|
837
839
|
/**
|
|
838
840
|
* <p>Indicates when the API was created.</p>
|
|
839
841
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
840
|
-
*
|
|
842
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
841
843
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
842
844
|
*/
|
|
843
845
|
CreatedDate?: string;
|
|
@@ -916,7 +918,7 @@ export interface AwsApiGatewayV2StageDetails {
|
|
|
916
918
|
/**
|
|
917
919
|
* <p>Indicates when the stage was created.</p>
|
|
918
920
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
919
|
-
*
|
|
921
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
920
922
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
921
923
|
*/
|
|
922
924
|
CreatedDate?: string;
|
|
@@ -935,7 +937,7 @@ export interface AwsApiGatewayV2StageDetails {
|
|
|
935
937
|
/**
|
|
936
938
|
* <p>Indicates when the stage was most recently updated.</p>
|
|
937
939
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
938
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
940
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
939
941
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
940
942
|
*/
|
|
941
943
|
LastUpdatedDate?: string;
|
|
@@ -1134,7 +1136,7 @@ export interface AwsAutoScalingAutoScalingGroupDetails {
|
|
|
1134
1136
|
/**
|
|
1135
1137
|
* <p>Indicates when the auto scaling group was created.</p>
|
|
1136
1138
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
1137
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
1139
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
1138
1140
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
1139
1141
|
*/
|
|
1140
1142
|
CreatedTime?: string;
|
|
@@ -1309,7 +1311,7 @@ export interface AwsAutoScalingLaunchConfigurationDetails {
|
|
|
1309
1311
|
/**
|
|
1310
1312
|
* <p>The creation date and time for the launch configuration.</p>
|
|
1311
1313
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
1312
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
1314
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
1313
1315
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
1314
1316
|
*/
|
|
1315
1317
|
CreatedTime?: string;
|
|
@@ -1944,7 +1946,7 @@ export interface AwsCertificateManagerCertificateRenewalSummary {
|
|
|
1944
1946
|
/**
|
|
1945
1947
|
* <p>Indicates when the renewal summary was last updated.</p>
|
|
1946
1948
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
1947
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
1949
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
1948
1950
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
1949
1951
|
*/
|
|
1950
1952
|
UpdatedAt?: string;
|
|
@@ -1961,7 +1963,7 @@ export interface AwsCertificateManagerCertificateDetails {
|
|
|
1961
1963
|
/**
|
|
1962
1964
|
* <p>Indicates when the certificate was requested.</p>
|
|
1963
1965
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
1964
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
1966
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
1965
1967
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
1966
1968
|
*/
|
|
1967
1969
|
CreatedAt?: string;
|
|
@@ -1999,7 +2001,7 @@ export interface AwsCertificateManagerCertificateDetails {
|
|
|
1999
2001
|
* <p>Indicates when the certificate was imported. Provided if the certificate type is
|
|
2000
2002
|
* <code>IMPORTED</code>.</p>
|
|
2001
2003
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
2002
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
2004
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
2003
2005
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
2004
2006
|
*/
|
|
2005
2007
|
ImportedAt?: string;
|
|
@@ -2011,7 +2013,7 @@ export interface AwsCertificateManagerCertificateDetails {
|
|
|
2011
2013
|
* <p>Indicates when the certificate was issued. Provided if the certificate type is
|
|
2012
2014
|
* <code>AMAZON_ISSUED</code>.</p>
|
|
2013
2015
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
2014
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
2016
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
2015
2017
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
2016
2018
|
*/
|
|
2017
2019
|
IssuedAt?: string;
|
|
@@ -2034,14 +2036,14 @@ export interface AwsCertificateManagerCertificateDetails {
|
|
|
2034
2036
|
/**
|
|
2035
2037
|
* <p>The time after which the certificate becomes invalid.</p>
|
|
2036
2038
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
2037
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
2039
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
2038
2040
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
2039
2041
|
*/
|
|
2040
2042
|
NotAfter?: string;
|
|
2041
2043
|
/**
|
|
2042
2044
|
* <p>The time before which the certificate is not valid.</p>
|
|
2043
2045
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
2044
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
2046
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
2045
2047
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
2046
2048
|
*/
|
|
2047
2049
|
NotBefore?: string;
|
|
@@ -2507,7 +2509,7 @@ export interface AwsCloudFrontDistributionDetails {
|
|
|
2507
2509
|
/**
|
|
2508
2510
|
* <p>Indicates when that the distribution was last modified.</p>
|
|
2509
2511
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
2510
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
2512
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
2511
2513
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
2512
2514
|
*/
|
|
2513
2515
|
LastModifiedTime?: string;
|
|
@@ -3110,7 +3112,7 @@ export interface AwsDynamoDbTableBillingModeSummary {
|
|
|
3110
3112
|
* <p>If the billing mode is <code>PAY_PER_REQUEST</code>, indicates when the billing mode was
|
|
3111
3113
|
* set to that value.</p>
|
|
3112
3114
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
3113
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
3115
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
3114
3116
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
3115
3117
|
*/
|
|
3116
3118
|
LastUpdateToPayPerRequestDateTime?: string;
|
|
@@ -3169,14 +3171,14 @@ export interface AwsDynamoDbTableProvisionedThroughput {
|
|
|
3169
3171
|
/**
|
|
3170
3172
|
* <p>Indicates when the provisioned throughput was last decreased.</p>
|
|
3171
3173
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
3172
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
3174
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
3173
3175
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
3174
3176
|
*/
|
|
3175
3177
|
LastDecreaseDateTime?: string;
|
|
3176
3178
|
/**
|
|
3177
3179
|
* <p>Indicates when the provisioned throughput was last increased.</p>
|
|
3178
3180
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
3179
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
3181
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
3180
3182
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
3181
3183
|
*/
|
|
3182
3184
|
LastIncreaseDateTime?: string;
|
|
@@ -3375,7 +3377,7 @@ export interface AwsDynamoDbTableRestoreSummary {
|
|
|
3375
3377
|
/**
|
|
3376
3378
|
* <p>Indicates the point in time that the table was restored to.</p>
|
|
3377
3379
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
3378
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
3380
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
3379
3381
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
3380
3382
|
*/
|
|
3381
3383
|
RestoreDateTime?: string;
|
|
@@ -3392,7 +3394,7 @@ export interface AwsDynamoDbTableSseDescription {
|
|
|
3392
3394
|
* <p>If the key is inaccessible, the date and time when DynamoDB detected that the key was
|
|
3393
3395
|
* inaccessible.</p>
|
|
3394
3396
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
3395
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
3397
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
3396
3398
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
3397
3399
|
*/
|
|
3398
3400
|
InaccessibleEncryptionDateTime?: string;
|
|
@@ -3438,7 +3440,7 @@ export interface AwsDynamoDbTableDetails {
|
|
|
3438
3440
|
/**
|
|
3439
3441
|
* <p>Indicates when the table was created.</p>
|
|
3440
3442
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
3441
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
3443
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
3442
3444
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
3443
3445
|
*/
|
|
3444
3446
|
CreationDateTime?: string;
|
|
@@ -3673,7 +3675,7 @@ export interface AwsEc2InstanceDetails {
|
|
|
3673
3675
|
/**
|
|
3674
3676
|
* <p>Indicates when the instance was launched.</p>
|
|
3675
3677
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
3676
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
3678
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
3677
3679
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
3678
3680
|
*/
|
|
3679
3681
|
LaunchedAt?: string;
|
|
@@ -4979,7 +4981,7 @@ export interface AwsEc2NetworkInterfaceAttachment {
|
|
|
4979
4981
|
/**
|
|
4980
4982
|
* <p>Indicates when the attachment initiated.</p>
|
|
4981
4983
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
4982
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
4984
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
4983
4985
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
4984
4986
|
*/
|
|
4985
4987
|
AttachTime?: string;
|
|
@@ -5456,7 +5458,7 @@ export interface AwsEc2VolumeDetails {
|
|
|
5456
5458
|
/**
|
|
5457
5459
|
* <p>Indicates when the volume was created.</p>
|
|
5458
5460
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
5459
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
5461
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
5460
5462
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
5461
5463
|
*/
|
|
5462
5464
|
CreateTime?: string;
|
|
@@ -5915,7 +5917,7 @@ export interface AwsEc2VpnConnectionVgwTelemetryDetails {
|
|
|
5915
5917
|
/**
|
|
5916
5918
|
* <p>The date and time of the last change in status.</p>
|
|
5917
5919
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
5918
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
5920
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
5919
5921
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
5920
5922
|
*/
|
|
5921
5923
|
LastStatusChange?: string;
|
|
@@ -6053,7 +6055,7 @@ export interface AwsEcrContainerImageDetails {
|
|
|
6053
6055
|
/**
|
|
6054
6056
|
* <p>The date and time when the image was pushed to the repository.</p>
|
|
6055
6057
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
6056
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
6058
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
6057
6059
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
6058
6060
|
*/
|
|
6059
6061
|
ImagePublishedAt?: string;
|
|
@@ -8671,7 +8673,7 @@ export interface AwsElbLoadBalancerDetails {
|
|
|
8671
8673
|
/**
|
|
8672
8674
|
* <p>Indicates when the load balancer was created.</p>
|
|
8673
8675
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
8674
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
8676
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
8675
8677
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
8676
8678
|
*/
|
|
8677
8679
|
CreatedTime?: string;
|
|
@@ -8774,7 +8776,7 @@ export interface AwsElbv2LoadBalancerDetails {
|
|
|
8774
8776
|
/**
|
|
8775
8777
|
* <p>Indicates when the load balancer was created.</p>
|
|
8776
8778
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
8777
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
8779
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
8778
8780
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
8779
8781
|
*/
|
|
8780
8782
|
CreatedTime?: string;
|
|
@@ -8824,7 +8826,7 @@ export interface AwsIamAccessKeySessionContextAttributes {
|
|
|
8824
8826
|
/**
|
|
8825
8827
|
* <p>Indicates when the session was created.</p>
|
|
8826
8828
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
8827
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
8829
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
8828
8830
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
8829
8831
|
*/
|
|
8830
8832
|
CreationDate?: string;
|
|
@@ -8892,7 +8894,7 @@ export interface AwsIamAccessKeyDetails {
|
|
|
8892
8894
|
/**
|
|
8893
8895
|
* <p>Indicates when the IAM access key was created.</p>
|
|
8894
8896
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
8895
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
8897
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
8896
8898
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
8897
8899
|
*/
|
|
8898
8900
|
CreatedAt?: string;
|
|
@@ -12,7 +12,7 @@ export interface AwsIamGroupDetails {
|
|
|
12
12
|
/**
|
|
13
13
|
* <p>Indicates when the IAM group was created.</p>
|
|
14
14
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
15
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
15
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
16
16
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
17
17
|
*/
|
|
18
18
|
CreateDate?: string;
|
|
@@ -48,7 +48,7 @@ export interface AwsIamInstanceProfileRole {
|
|
|
48
48
|
/**
|
|
49
49
|
* <p>Indicates when the role was created.</p>
|
|
50
50
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
51
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
51
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
52
52
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
53
53
|
*/
|
|
54
54
|
CreateDate?: string;
|
|
@@ -76,7 +76,7 @@ export interface AwsIamInstanceProfile {
|
|
|
76
76
|
/**
|
|
77
77
|
* <p>Indicates when the instance profile was created.</p>
|
|
78
78
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
79
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
79
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
80
80
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
81
81
|
*/
|
|
82
82
|
CreateDate?: string;
|
|
@@ -126,7 +126,7 @@ export interface AwsIamPolicyVersion {
|
|
|
126
126
|
/**
|
|
127
127
|
* <p>Indicates when the version was created.</p>
|
|
128
128
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
129
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
129
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
130
130
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
131
131
|
*/
|
|
132
132
|
CreateDate?: string;
|
|
@@ -142,7 +142,7 @@ export interface AwsIamPolicyDetails {
|
|
|
142
142
|
/**
|
|
143
143
|
* <p>When the policy was created.</p>
|
|
144
144
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
145
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
145
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
146
146
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
147
147
|
*/
|
|
148
148
|
CreateDate?: string;
|
|
@@ -182,7 +182,7 @@ export interface AwsIamPolicyDetails {
|
|
|
182
182
|
/**
|
|
183
183
|
* <p>When the policy was most recently updated.</p>
|
|
184
184
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
185
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
185
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
186
186
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
187
187
|
*/
|
|
188
188
|
UpdateDate?: string;
|
|
@@ -211,7 +211,7 @@ export interface AwsIamRoleDetails {
|
|
|
211
211
|
/**
|
|
212
212
|
* <p>Indicates when the role was created.</p>
|
|
213
213
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
214
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
214
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
215
215
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
216
216
|
*/
|
|
217
217
|
CreateDate?: string;
|
|
@@ -265,7 +265,7 @@ export interface AwsIamUserDetails {
|
|
|
265
265
|
/**
|
|
266
266
|
* <p>Indicates when the user was created.</p>
|
|
267
267
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
268
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
268
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
269
269
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
270
270
|
*/
|
|
271
271
|
CreateDate?: string;
|
|
@@ -353,7 +353,7 @@ export interface AwsKmsKeyDetails {
|
|
|
353
353
|
/**
|
|
354
354
|
* <p>Indicates when the KMS key was created.</p>
|
|
355
355
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
356
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
356
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
357
357
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
358
358
|
*/
|
|
359
359
|
CreationDate?: number;
|
|
@@ -543,7 +543,7 @@ export interface AwsLambdaFunctionDetails {
|
|
|
543
543
|
/**
|
|
544
544
|
* <p>Indicates when the function was last updated.</p>
|
|
545
545
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
546
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
546
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
547
547
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
548
548
|
*/
|
|
549
549
|
LastModified?: string;
|
|
@@ -619,7 +619,7 @@ export interface AwsLambdaLayerVersionDetails {
|
|
|
619
619
|
/**
|
|
620
620
|
* <p>Indicates when the version was created.</p>
|
|
621
621
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
622
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
622
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
623
623
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
624
624
|
*/
|
|
625
625
|
CreatedDate?: string;
|
|
@@ -1654,7 +1654,7 @@ export interface AwsRdsDbClusterDetails {
|
|
|
1654
1654
|
/**
|
|
1655
1655
|
* <p>Indicates when the DB cluster was created, in Universal Coordinated Time (UTC).</p>
|
|
1656
1656
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
1657
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
1657
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
1658
1658
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
1659
1659
|
*/
|
|
1660
1660
|
ClusterCreateTime?: string;
|
|
@@ -1780,7 +1780,7 @@ export interface AwsRdsDbClusterSnapshotDetails {
|
|
|
1780
1780
|
/**
|
|
1781
1781
|
* <p>Indicates when the snapshot was taken.</p>
|
|
1782
1782
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
1783
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
1783
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
1784
1784
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
1785
1785
|
*/
|
|
1786
1786
|
SnapshotCreateTime?: string;
|
|
@@ -1807,7 +1807,7 @@ export interface AwsRdsDbClusterSnapshotDetails {
|
|
|
1807
1807
|
/**
|
|
1808
1808
|
* <p>Indicates when the DB cluster was created, in Universal Coordinated Time (UTC).</p>
|
|
1809
1809
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
1810
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
1810
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
1811
1811
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
1812
1812
|
*/
|
|
1813
1813
|
ClusterCreateTime?: string;
|
|
@@ -2190,7 +2190,7 @@ export interface AwsRdsDbInstanceDetails {
|
|
|
2190
2190
|
/**
|
|
2191
2191
|
* <p>Indicates when the DB instance was created.</p>
|
|
2192
2192
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
2193
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
2193
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
2194
2194
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
2195
2195
|
*/
|
|
2196
2196
|
InstanceCreateTime?: string;
|
|
@@ -2284,7 +2284,7 @@ export interface AwsRdsDbInstanceDetails {
|
|
|
2284
2284
|
* <p>Specifies the latest time to which a database can be restored with point-in-time
|
|
2285
2285
|
* restore.</p>
|
|
2286
2286
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
2287
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
2287
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
2288
2288
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
2289
2289
|
*/
|
|
2290
2290
|
LatestRestorableTime?: string;
|
|
@@ -2709,7 +2709,7 @@ export interface AwsRdsEventSubscriptionDetails {
|
|
|
2709
2709
|
/**
|
|
2710
2710
|
* <p>The datetime when the event notification subscription was created.</p>
|
|
2711
2711
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
2712
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
2712
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
2713
2713
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
2714
2714
|
*/
|
|
2715
2715
|
SubscriptionCreationTime?: string;
|
|
@@ -2820,7 +2820,7 @@ export interface AwsRedshiftClusterDeferredMaintenanceWindow {
|
|
|
2820
2820
|
/**
|
|
2821
2821
|
* <p>The end of the time window for which maintenance was deferred.</p>
|
|
2822
2822
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
2823
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
2823
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
2824
2824
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
2825
2825
|
*/
|
|
2826
2826
|
DeferMaintenanceEndTime?: string;
|
|
@@ -2831,7 +2831,7 @@ export interface AwsRedshiftClusterDeferredMaintenanceWindow {
|
|
|
2831
2831
|
/**
|
|
2832
2832
|
* <p>The start of the time window for which maintenance was deferred.</p>
|
|
2833
2833
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
2834
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
2834
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
2835
2835
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
2836
2836
|
*/
|
|
2837
2837
|
DeferMaintenanceStartTime?: string;
|
|
@@ -2917,14 +2917,14 @@ export interface AwsRedshiftClusterLoggingStatus {
|
|
|
2917
2917
|
/**
|
|
2918
2918
|
* <p>The last time when logs failed to be delivered.</p>
|
|
2919
2919
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
2920
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
2920
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
2921
2921
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
2922
2922
|
*/
|
|
2923
2923
|
LastFailureTime?: string;
|
|
2924
2924
|
/**
|
|
2925
2925
|
* <p>The last time that logs were delivered successfully.</p>
|
|
2926
2926
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
2927
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
2927
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
2928
2928
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
2929
2929
|
*/
|
|
2930
2930
|
LastSuccessfulDeliveryTime?: string;
|
|
@@ -3106,7 +3106,7 @@ export interface AwsRedshiftClusterDetails {
|
|
|
3106
3106
|
/**
|
|
3107
3107
|
* <p>Indicates when the cluster was created.</p>
|
|
3108
3108
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
3109
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
3109
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
3110
3110
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
3111
3111
|
*/
|
|
3112
3112
|
ClusterCreateTime?: string;
|
|
@@ -3198,7 +3198,7 @@ export interface AwsRedshiftClusterDetails {
|
|
|
3198
3198
|
* <p>Indicates when the next snapshot is expected to be taken. The cluster must have a valid
|
|
3199
3199
|
* snapshot schedule and have backups enabled.</p>
|
|
3200
3200
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
3201
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
3201
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
3202
3202
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
3203
3203
|
*/
|
|
3204
3204
|
ExpectedNextSnapshotScheduleTime?: string;
|
|
@@ -3242,7 +3242,7 @@ export interface AwsRedshiftClusterDetails {
|
|
|
3242
3242
|
/**
|
|
3243
3243
|
* <p>Indicates the start of the next maintenance window.</p>
|
|
3244
3244
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
3245
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
3245
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
3246
3246
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
3247
3247
|
*/
|
|
3248
3248
|
NextMaintenanceWindowStartTime?: string;
|
|
@@ -3439,7 +3439,7 @@ export interface AwsS3BucketBucketLifecycleConfigurationRulesTransitionsDetails
|
|
|
3439
3439
|
/**
|
|
3440
3440
|
* <p>A date on which to transition objects to the specified storage class. If you provide <code>Date</code>, you cannot provide <code>Days</code>.</p>
|
|
3441
3441
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
3442
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
3442
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
3443
3443
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
3444
3444
|
*/
|
|
3445
3445
|
Date?: string;
|
|
@@ -3491,7 +3491,7 @@ export interface AwsS3BucketBucketLifecycleConfigurationRulesDetails {
|
|
|
3491
3491
|
/**
|
|
3492
3492
|
* <p>The date when objects are moved or deleted.</p>
|
|
3493
3493
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
3494
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
3494
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
3495
3495
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
3496
3496
|
*/
|
|
3497
3497
|
ExpirationDate?: string;
|
|
@@ -3806,7 +3806,7 @@ export interface AwsS3BucketDetails {
|
|
|
3806
3806
|
/**
|
|
3807
3807
|
* <p>Indicates when the S3 bucket was created.</p>
|
|
3808
3808
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
3809
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
3809
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
3810
3810
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
3811
3811
|
*/
|
|
3812
3812
|
CreatedAt?: string;
|
|
@@ -3850,7 +3850,7 @@ export interface AwsS3ObjectDetails {
|
|
|
3850
3850
|
/**
|
|
3851
3851
|
* <p>Indicates when the object was last modified.</p>
|
|
3852
3852
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
3853
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
3853
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
3854
3854
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
3855
3855
|
*/
|
|
3856
3856
|
LastModified?: string;
|
|
@@ -4401,7 +4401,7 @@ export interface Note {
|
|
|
4401
4401
|
/**
|
|
4402
4402
|
* <p>The timestamp of when the note was updated.</p>
|
|
4403
4403
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
4404
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
4404
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
4405
4405
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
4406
4406
|
*/
|
|
4407
4407
|
UpdatedAt: string | undefined;
|
|
@@ -4447,14 +4447,14 @@ export interface PatchSummary {
|
|
|
4447
4447
|
/**
|
|
4448
4448
|
* <p>Indicates when the operation started.</p>
|
|
4449
4449
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
4450
|
-
*
|
|
4450
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
4451
4451
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
4452
4452
|
*/
|
|
4453
4453
|
OperationStartTime?: string;
|
|
4454
4454
|
/**
|
|
4455
4455
|
* <p>Indicates when the operation completed.</p>
|
|
4456
4456
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
4457
|
-
*
|
|
4457
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
4458
4458
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
4459
4459
|
*/
|
|
4460
4460
|
OperationEndTime?: string;
|
|
@@ -4491,14 +4491,14 @@ export interface ProcessDetails {
|
|
|
4491
4491
|
/**
|
|
4492
4492
|
* <p>Indicates when the process was launched.</p>
|
|
4493
4493
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
4494
|
-
*
|
|
4494
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
4495
4495
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
4496
4496
|
*/
|
|
4497
4497
|
LaunchedAt?: string;
|
|
4498
4498
|
/**
|
|
4499
4499
|
* <p>Indicates when the process was terminated.</p>
|
|
4500
4500
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
4501
|
-
*
|
|
4501
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
4502
4502
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
4503
4503
|
*/
|
|
4504
4504
|
TerminatedAt?: string;
|
|
@@ -6050,7 +6050,7 @@ export interface ContainerDetails {
|
|
|
6050
6050
|
/**
|
|
6051
6051
|
* <p>Indicates when the container started.</p>
|
|
6052
6052
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
6053
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
6053
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
6054
6054
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
6055
6055
|
*/
|
|
6056
6056
|
LaunchedAt?: string;
|
|
@@ -6635,7 +6635,7 @@ export interface ThreatIntelIndicator {
|
|
|
6635
6635
|
* <p>Indicates when the most recent instance of a threat intelligence indicator was
|
|
6636
6636
|
* observed.</p>
|
|
6637
6637
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
6638
|
-
*
|
|
6638
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
6639
6639
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
6640
6640
|
*/
|
|
6641
6641
|
LastObservedAt?: string;
|
|
@@ -6756,14 +6756,14 @@ export interface VulnerabilityVendor {
|
|
|
6756
6756
|
/**
|
|
6757
6757
|
* <p>Indicates when the vulnerability advisory was created.</p>
|
|
6758
6758
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
6759
|
-
*
|
|
6759
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
6760
6760
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
6761
6761
|
*/
|
|
6762
6762
|
VendorCreatedAt?: string;
|
|
6763
6763
|
/**
|
|
6764
6764
|
* <p>Indicates when the vulnerability advisory was last updated.</p>
|
|
6765
6765
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
6766
|
-
*
|
|
6766
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
6767
6767
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
6768
6768
|
*/
|
|
6769
6769
|
VendorUpdatedAt?: string;
|
|
@@ -6994,7 +6994,7 @@ export interface AwsSecurityFinding {
|
|
|
6994
6994
|
* <p>Indicates when the security-findings provider first observed the potential security
|
|
6995
6995
|
* issue that a finding captured.</p>
|
|
6996
6996
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
6997
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
6997
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
6998
6998
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
6999
6999
|
*/
|
|
7000
7000
|
FirstObservedAt?: string;
|
|
@@ -7002,7 +7002,7 @@ export interface AwsSecurityFinding {
|
|
|
7002
7002
|
* <p>Indicates when the security-findings provider most recently observed the potential
|
|
7003
7003
|
* security issue that a finding captured.</p>
|
|
7004
7004
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
7005
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
7005
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
7006
7006
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
7007
7007
|
*/
|
|
7008
7008
|
LastObservedAt?: string;
|
|
@@ -7010,14 +7010,14 @@ export interface AwsSecurityFinding {
|
|
|
7010
7010
|
* <p>Indicates when the security-findings provider created the potential security issue that
|
|
7011
7011
|
* a finding captured.</p>
|
|
7012
7012
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
7013
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
7013
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
7014
7014
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
7015
7015
|
*/
|
|
7016
7016
|
CreatedAt: string | undefined;
|
|
7017
7017
|
/**
|
|
7018
7018
|
* <p>Indicates when the security-findings provider last updated the finding record.</p>
|
|
7019
7019
|
* <p>Uses the <code>date-time</code> format specified in <a href="https://tools.ietf.org/html/rfc3339#section-5.6">RFC 3339 section 5.6, Internet
|
|
7020
|
-
* Date/Time Format</a>. The value cannot contain spaces
|
|
7020
|
+
* Date/Time Format</a>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For example,
|
|
7021
7021
|
* <code>2020-03-22T13:22:13.933Z</code>.</p>
|
|
7022
7022
|
*/
|
|
7023
7023
|
UpdatedAt: string | undefined;
|
|
@@ -7297,11 +7297,15 @@ export interface DateRange {
|
|
|
7297
7297
|
*/
|
|
7298
7298
|
export interface DateFilter {
|
|
7299
7299
|
/**
|
|
7300
|
-
* <p>A start date for the date filter.</p>
|
|
7300
|
+
* <p>A timestamp that provides the start date for the date filter.</p>
|
|
7301
|
+
* <p>A correctly formatted example is <code>2020-05-21T20:16:34.724Z</code>. The value cannot contain spaces, and date and time should be separated by <code>T</code>.
|
|
7302
|
+
* For more information, see <a href="https://www.rfc-editor.org/rfc/rfc3339#section-5.6">RFC 3339 section 5.6, Internet Date/Time Format</a>.</p>
|
|
7301
7303
|
*/
|
|
7302
7304
|
Start?: string;
|
|
7303
7305
|
/**
|
|
7304
|
-
* <p>
|
|
7306
|
+
* <p>A timestamp that provides the end date for the date filter.</p>
|
|
7307
|
+
* <p>A correctly formatted example is <code>2020-05-21T20:16:34.724Z</code>. The value cannot contain spaces, and date and time should be separated by <code>T</code>.
|
|
7308
|
+
* For more information, see <a href="https://www.rfc-editor.org/rfc/rfc3339#section-5.6">RFC 3339 section 5.6, Internet Date/Time Format</a>.</p>
|
|
7305
7309
|
*/
|
|
7306
7310
|
End?: string;
|
|
7307
7311
|
/**
|
|
@@ -7418,21 +7422,25 @@ export interface AwsSecurityFindingFilters {
|
|
|
7418
7422
|
/**
|
|
7419
7423
|
* <p>An ISO8601-formatted timestamp that indicates when the security-findings provider first
|
|
7420
7424
|
* observed the potential security issue that a finding captured.</p>
|
|
7425
|
+
* <p>A correctly formatted example is <code>2020-05-21T20:16:34.724Z</code>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For more information, see <a href="https://www.rfc-editor.org/rfc/rfc3339#section-5.6">RFC 3339 section 5.6, Internet Date/Time Format</a>.</p>
|
|
7421
7426
|
*/
|
|
7422
7427
|
FirstObservedAt?: DateFilter[];
|
|
7423
7428
|
/**
|
|
7424
7429
|
* <p>An ISO8601-formatted timestamp that indicates when the security-findings provider most
|
|
7425
7430
|
* recently observed the potential security issue that a finding captured.</p>
|
|
7431
|
+
* <p>A correctly formatted example is <code>2020-05-21T20:16:34.724Z</code>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For more information, see <a href="https://www.rfc-editor.org/rfc/rfc3339#section-5.6">RFC 3339 section 5.6, Internet Date/Time Format</a>.</p>
|
|
7426
7432
|
*/
|
|
7427
7433
|
LastObservedAt?: DateFilter[];
|
|
7428
7434
|
/**
|
|
7429
7435
|
* <p>An ISO8601-formatted timestamp that indicates when the security-findings provider
|
|
7430
7436
|
* captured the potential security issue that a finding captured.</p>
|
|
7437
|
+
* <p>A correctly formatted example is <code>2020-05-21T20:16:34.724Z</code>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For more information, see <a href="https://www.rfc-editor.org/rfc/rfc3339#section-5.6">RFC 3339 section 5.6, Internet Date/Time Format</a>.</p>
|
|
7431
7438
|
*/
|
|
7432
7439
|
CreatedAt?: DateFilter[];
|
|
7433
7440
|
/**
|
|
7434
7441
|
* <p>An ISO8601-formatted timestamp that indicates when the security-findings provider last
|
|
7435
7442
|
* updated the finding record. </p>
|
|
7443
|
+
* <p>A correctly formatted example is <code>2020-05-21T20:16:34.724Z</code>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For more information, see <a href="https://www.rfc-editor.org/rfc/rfc3339#section-5.6">RFC 3339 section 5.6, Internet Date/Time Format</a>.</p>
|
|
7436
7444
|
*/
|
|
7437
7445
|
UpdatedAt?: DateFilter[];
|
|
7438
7446
|
/**
|
|
@@ -7579,11 +7587,13 @@ export interface AwsSecurityFindingFilters {
|
|
|
7579
7587
|
*/
|
|
7580
7588
|
ProcessParentPid?: NumberFilter[];
|
|
7581
7589
|
/**
|
|
7582
|
-
* <p>
|
|
7590
|
+
* <p>A timestamp that identifies when the process was launched.</p>
|
|
7591
|
+
* <p>A correctly formatted example is <code>2020-05-21T20:16:34.724Z</code>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For more information, see <a href="https://www.rfc-editor.org/rfc/rfc3339#section-5.6">RFC 3339 section 5.6, Internet Date/Time Format</a>.</p>
|
|
7583
7592
|
*/
|
|
7584
7593
|
ProcessLaunchedAt?: DateFilter[];
|
|
7585
7594
|
/**
|
|
7586
|
-
* <p>
|
|
7595
|
+
* <p>A timestamp that identifies when the process was terminated.</p>
|
|
7596
|
+
* <p>A correctly formatted example is <code>2020-05-21T20:16:34.724Z</code>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For more information, see <a href="https://www.rfc-editor.org/rfc/rfc3339#section-5.6">RFC 3339 section 5.6, Internet Date/Time Format</a>.</p>
|
|
7587
7597
|
*/
|
|
7588
7598
|
ProcessTerminatedAt?: DateFilter[];
|
|
7589
7599
|
/**
|
|
@@ -7599,7 +7609,7 @@ export interface AwsSecurityFindingFilters {
|
|
|
7599
7609
|
*/
|
|
7600
7610
|
ThreatIntelIndicatorCategory?: StringFilter[];
|
|
7601
7611
|
/**
|
|
7602
|
-
* <p>
|
|
7612
|
+
* <p>A timestamp that identifies the last observation of a threat intelligence indicator.</p>
|
|
7603
7613
|
*/
|
|
7604
7614
|
ThreatIntelIndicatorLastObservedAt?: DateFilter[];
|
|
7605
7615
|
/**
|
|
@@ -7710,7 +7720,8 @@ export interface AwsSecurityFindingFilters {
|
|
|
7710
7720
|
*/
|
|
7711
7721
|
ResourceContainerImageName?: StringFilter[];
|
|
7712
7722
|
/**
|
|
7713
|
-
* <p>
|
|
7723
|
+
* <p>A timestamp that identifies when the container was started.</p>
|
|
7724
|
+
* <p>A correctly formatted example is <code>2020-05-21T20:16:34.724Z</code>. The value cannot contain spaces, and date and time should be separated by <code>T</code>. For more information, see <a href="https://www.rfc-editor.org/rfc/rfc3339#section-5.6">RFC 3339 section 5.6, Internet Date/Time Format</a>.</p>
|
|
7714
7725
|
*/
|
|
7715
7726
|
ResourceContainerLaunchedAt?: DateFilter[];
|
|
7716
7727
|
/**
|
|
@@ -27,7 +27,7 @@ export declare const resolveClientEndpointParameters: <T>(
|
|
|
27
27
|
defaultSigningName: string;
|
|
28
28
|
};
|
|
29
29
|
export interface EndpointParameters extends __EndpointParameters {
|
|
30
|
-
Region
|
|
30
|
+
Region?: string;
|
|
31
31
|
UseDualStack?: boolean;
|
|
32
32
|
UseFIPS?: boolean;
|
|
33
33
|
Endpoint?: string;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-securityhub",
|
|
3
3
|
"description": "AWS SDK for JavaScript Securityhub Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.278.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,15 +20,15 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.278.0",
|
|
24
24
|
"@aws-sdk/config-resolver": "3.272.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.278.0",
|
|
26
26
|
"@aws-sdk/fetch-http-handler": "3.272.0",
|
|
27
27
|
"@aws-sdk/hash-node": "3.272.0",
|
|
28
28
|
"@aws-sdk/invalid-dependency": "3.272.0",
|
|
29
29
|
"@aws-sdk/middleware-content-length": "3.272.0",
|
|
30
30
|
"@aws-sdk/middleware-endpoint": "3.272.0",
|
|
31
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.278.0",
|
|
32
32
|
"@aws-sdk/middleware-logger": "3.272.0",
|
|
33
33
|
"@aws-sdk/middleware-recursion-detection": "3.272.0",
|
|
34
34
|
"@aws-sdk/middleware-retry": "3.272.0",
|