@pulumi/aws-native 1.33.0-alpha.1756186489 → 1.33.0-alpha.1756214923
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/aps/getResourcePolicy.d.ts +27 -0
- package/aps/getResourcePolicy.js +28 -0
- package/aps/getResourcePolicy.js.map +1 -0
- package/aps/getWorkspace.d.ts +1 -3
- package/aps/getWorkspace.js.map +1 -1
- package/aps/index.d.ts +6 -0
- package/aps/index.js +8 -1
- package/aps/index.js.map +1 -1
- package/aps/resourcePolicy.d.ts +49 -0
- package/aps/resourcePolicy.js +66 -0
- package/aps/resourcePolicy.js.map +1 -0
- package/aps/workspace.d.ts +2 -6
- package/aps/workspace.js.map +1 -1
- package/cleanrooms/configuredTable.js +0 -2
- package/cleanrooms/configuredTable.js.map +1 -1
- package/cleanrooms/getConfiguredTable.d.ts +8 -0
- package/cleanrooms/getConfiguredTable.js.map +1 -1
- package/cloudfront/function.js +2 -0
- package/cloudfront/function.js.map +1 -1
- package/cloudfront/getFunction.d.ts +0 -4
- package/cloudfront/getFunction.js.map +1 -1
- package/codepipeline/getWebhook.d.ts +53 -0
- package/codepipeline/getWebhook.js +28 -0
- package/codepipeline/getWebhook.js.map +1 -0
- package/codepipeline/index.d.ts +6 -0
- package/codepipeline/index.js +8 -1
- package/codepipeline/index.js.map +1 -1
- package/codepipeline/webhook.d.ts +108 -0
- package/codepipeline/webhook.js +91 -0
- package/codepipeline/webhook.js.map +1 -0
- package/connect/getPredefinedAttribute.d.ts +8 -0
- package/connect/getPredefinedAttribute.js.map +1 -1
- package/connect/predefinedAttribute.d.ts +18 -2
- package/connect/predefinedAttribute.js +4 -3
- package/connect/predefinedAttribute.js.map +1 -1
- package/datazone/getPolicyGrant.d.ts +44 -0
- package/datazone/getPolicyGrant.js +36 -0
- package/datazone/getPolicyGrant.js.map +1 -0
- package/datazone/index.d.ts +6 -0
- package/datazone/index.js +8 -1
- package/datazone/index.js.map +1 -1
- package/datazone/policyGrant.d.ts +60 -0
- package/datazone/policyGrant.js +86 -0
- package/datazone/policyGrant.js.map +1 -0
- package/deadline/fleet.d.ts +4 -0
- package/deadline/fleet.js +2 -0
- package/deadline/fleet.js.map +1 -1
- package/deadline/getFleet.d.ts +4 -0
- package/deadline/getFleet.js.map +1 -1
- package/deadline/licenseEndpoint.d.ts +2 -2
- package/ec2/instance.d.ts +4 -4
- package/ec2/vpnConnection.d.ts +9 -0
- package/ec2/vpnConnection.js +3 -1
- package/ec2/vpnConnection.js.map +1 -1
- package/eks/addon.d.ts +8 -0
- package/eks/addon.js +3 -1
- package/eks/addon.js.map +1 -1
- package/entityresolution/getIdMappingWorkflow.d.ts +1 -0
- package/entityresolution/getIdMappingWorkflow.js.map +1 -1
- package/entityresolution/idMappingWorkflow.d.ts +2 -0
- package/entityresolution/idMappingWorkflow.js +2 -0
- package/entityresolution/idMappingWorkflow.js.map +1 -1
- package/events/getRule.d.ts +4 -0
- package/events/getRule.js.map +1 -1
- package/events/rule.d.ts +8 -0
- package/events/rule.js +2 -0
- package/events/rule.js.map +1 -1
- package/guardduty/getIpSet.d.ts +2 -2
- package/guardduty/getThreatEntitySet.d.ts +77 -0
- package/guardduty/getThreatEntitySet.js +30 -0
- package/guardduty/getThreatEntitySet.js.map +1 -0
- package/guardduty/getThreatIntelSet.d.ts +6 -4
- package/guardduty/getThreatIntelSet.js.map +1 -1
- package/guardduty/getTrustedEntitySet.d.ts +68 -0
- package/guardduty/getTrustedEntitySet.js +30 -0
- package/guardduty/getTrustedEntitySet.js.map +1 -0
- package/guardduty/index.d.ts +12 -0
- package/guardduty/index.js +15 -1
- package/guardduty/index.js.map +1 -1
- package/guardduty/ipSet.d.ts +8 -8
- package/guardduty/threatEntitySet.d.ts +124 -0
- package/guardduty/threatEntitySet.js +86 -0
- package/guardduty/threatEntitySet.js.map +1 -0
- package/guardduty/threatIntelSet.d.ts +14 -10
- package/guardduty/threatIntelSet.js.map +1 -1
- package/guardduty/trustedEntitySet.d.ts +121 -0
- package/guardduty/trustedEntitySet.js +86 -0
- package/guardduty/trustedEntitySet.js.map +1 -0
- package/inspectorv2/codeSecurityIntegration.d.ts +104 -0
- package/inspectorv2/codeSecurityIntegration.js +78 -0
- package/inspectorv2/codeSecurityIntegration.js.map +1 -0
- package/inspectorv2/codeSecurityScanConfiguration.d.ts +84 -0
- package/inspectorv2/codeSecurityScanConfiguration.js +68 -0
- package/inspectorv2/codeSecurityScanConfiguration.js.map +1 -0
- package/inspectorv2/getCodeSecurityIntegration.d.ts +56 -0
- package/inspectorv2/getCodeSecurityIntegration.js +28 -0
- package/inspectorv2/getCodeSecurityIntegration.js.map +1 -0
- package/inspectorv2/getCodeSecurityScanConfiguration.d.ts +32 -0
- package/inspectorv2/getCodeSecurityScanConfiguration.js +28 -0
- package/inspectorv2/getCodeSecurityScanConfiguration.js.map +1 -0
- package/inspectorv2/index.d.ts +12 -0
- package/inspectorv2/index.js +15 -1
- package/inspectorv2/index.js.map +1 -1
- package/iot/encryptionConfiguration.d.ts +24 -0
- package/iot/encryptionConfiguration.js.map +1 -1
- package/iot/getEncryptionConfiguration.d.ts +21 -0
- package/iot/getEncryptionConfiguration.js.map +1 -1
- package/ivs/getStage.d.ts +2 -2
- package/ivs/getStage.js +2 -2
- package/ivs/stage.d.ts +1 -1
- package/ivs/stage.js +1 -1
- package/logs/getLogGroup.d.ts +2 -0
- package/logs/getLogGroup.js.map +1 -1
- package/logs/logGroup.d.ts +4 -0
- package/logs/logGroup.js.map +1 -1
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/route53/getHealthCheck.d.ts +1 -1
- package/route53/healthCheck.d.ts +2 -2
- package/s3/bucket.d.ts +4 -0
- package/s3/bucket.js.map +1 -1
- package/s3/getBucket.d.ts +2 -0
- package/s3/getBucket.js.map +1 -1
- package/types/enums/b2bi/index.d.ts +5 -0
- package/types/enums/b2bi/index.js +5 -1
- package/types/enums/b2bi/index.js.map +1 -1
- package/types/enums/cloudfront/index.d.ts +6 -0
- package/types/enums/cloudfront/index.js +6 -1
- package/types/enums/cloudfront/index.js.map +1 -1
- package/types/enums/codepipeline/index.d.ts +9 -0
- package/types/enums/codepipeline/index.js +6 -1
- package/types/enums/codepipeline/index.js.map +1 -1
- package/types/enums/datazone/index.d.ts +17 -0
- package/types/enums/datazone/index.js +15 -1
- package/types/enums/datazone/index.js.map +1 -1
- package/types/enums/deadline/index.d.ts +2 -0
- package/types/enums/deadline/index.js +2 -0
- package/types/enums/deadline/index.js.map +1 -1
- package/types/enums/dynamodb/index.d.ts +16 -0
- package/types/enums/dynamodb/index.js +9 -1
- package/types/enums/dynamodb/index.js.map +1 -1
- package/types/enums/ec2/index.d.ts +8 -0
- package/types/enums/ec2/index.js +5 -1
- package/types/enums/ec2/index.js.map +1 -1
- package/types/enums/entityresolution/index.d.ts +4 -0
- package/types/enums/entityresolution/index.js +4 -1
- package/types/enums/entityresolution/index.js.map +1 -1
- package/types/enums/guardduty/index.d.ts +26 -0
- package/types/enums/guardduty/index.js +19 -1
- package/types/enums/guardduty/index.js.map +1 -1
- package/types/enums/inspectorv2/index.d.ts +39 -0
- package/types/enums/inspectorv2/index.js +33 -1
- package/types/enums/inspectorv2/index.js.map +1 -1
- package/types/enums/iot/index.d.ts +6 -0
- package/types/enums/iot/index.js.map +1 -1
- package/types/enums/kinesisanalyticsv2/index.d.ts +8 -0
- package/types/enums/kinesisanalyticsv2/index.js +5 -1
- package/types/enums/kinesisanalyticsv2/index.js.map +1 -1
- package/types/enums/quicksight/index.d.ts +4 -0
- package/types/enums/quicksight/index.js +4 -0
- package/types/enums/quicksight/index.js.map +1 -1
- package/types/input.d.ts +480 -55
- package/types/output.d.ts +489 -55
- package/types/output.js.map +1 -1
- package/vpclattice/getResourceGateway.d.ts +4 -0
- package/vpclattice/getResourceGateway.js.map +1 -1
- package/vpclattice/resourceGateway.d.ts +8 -0
- package/vpclattice/resourceGateway.js +2 -0
- package/vpclattice/resourceGateway.js.map +1 -1
- package/workspacesweb/getPortal.d.ts +3 -0
- package/workspacesweb/getPortal.js.map +1 -1
- package/workspacesweb/getSessionLogger.d.ts +24 -0
- package/workspacesweb/getSessionLogger.js.map +1 -1
- package/workspacesweb/portal.d.ts +6 -0
- package/workspacesweb/portal.js.map +1 -1
- package/workspacesweb/sessionLogger.d.ts +39 -0
- package/workspacesweb/sessionLogger.js.map +1 -1
|
@@ -6,7 +6,7 @@ import * as outputs from "../types/output";
|
|
|
6
6
|
export declare function getThreatIntelSet(args: GetThreatIntelSetArgs, opts?: pulumi.InvokeOptions): Promise<GetThreatIntelSetResult>;
|
|
7
7
|
export interface GetThreatIntelSetArgs {
|
|
8
8
|
/**
|
|
9
|
-
* The unique ID of the detector of the GuardDuty account for which you want to create a `
|
|
9
|
+
* The unique ID of the detector of the GuardDuty account for which you want to create a `threatIntelSet` .
|
|
10
10
|
*
|
|
11
11
|
* To find the `detectorId` in the current Region, see the
|
|
12
12
|
* Settings page in the GuardDuty console, or run the [ListDetectors](https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html) API.
|
|
@@ -33,11 +33,13 @@ export interface GetThreatIntelSetResult {
|
|
|
33
33
|
*/
|
|
34
34
|
readonly location?: string;
|
|
35
35
|
/**
|
|
36
|
-
*
|
|
36
|
+
* The user-friendly name to identify the ThreatIntelSet.
|
|
37
|
+
*
|
|
38
|
+
* The name of your list must be unique within an AWS account and Region. Valid characters are alphanumeric, whitespace, dash (-), and underscores (_).
|
|
37
39
|
*/
|
|
38
40
|
readonly name?: string;
|
|
39
41
|
/**
|
|
40
|
-
* The tags to be added to a new threat
|
|
42
|
+
* The tags to be added to a new threat entity set resource. Each tag consists of a key and an optional value, both of which you define.
|
|
41
43
|
*
|
|
42
44
|
* For more information, see [Tag](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html) .
|
|
43
45
|
*/
|
|
@@ -49,7 +51,7 @@ export interface GetThreatIntelSetResult {
|
|
|
49
51
|
export declare function getThreatIntelSetOutput(args: GetThreatIntelSetOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetThreatIntelSetResult>;
|
|
50
52
|
export interface GetThreatIntelSetOutputArgs {
|
|
51
53
|
/**
|
|
52
|
-
* The unique ID of the detector of the GuardDuty account for which you want to create a `
|
|
54
|
+
* The unique ID of the detector of the GuardDuty account for which you want to create a `threatIntelSet` .
|
|
53
55
|
*
|
|
54
56
|
* To find the `detectorId` in the current Region, see the
|
|
55
57
|
* Settings page in the GuardDuty console, or run the [ListDetectors](https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html) API.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getThreatIntelSet.js","sourceRoot":"","sources":["../../guardduty/getThreatIntelSet.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,EAAE;QACnE,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8CAMC;
|
|
1
|
+
{"version":3,"file":"getThreatIntelSet.js","sourceRoot":"","sources":["../../guardduty/getThreatIntelSet.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,EAAE;QACnE,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8CAMC;AA4CD;;GAEG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wCAAwC,EAAE;QACzE,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0DAMC"}
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
import * as enums from "../types/enums";
|
|
4
|
+
/**
|
|
5
|
+
* Resource Type definition for AWS::GuardDuty::TrustedEntitySet
|
|
6
|
+
*/
|
|
7
|
+
export declare function getTrustedEntitySet(args: GetTrustedEntitySetArgs, opts?: pulumi.InvokeOptions): Promise<GetTrustedEntitySetResult>;
|
|
8
|
+
export interface GetTrustedEntitySetArgs {
|
|
9
|
+
/**
|
|
10
|
+
* The unique regional detector ID of the GuardDuty account for which you want to create a trusted entity set.
|
|
11
|
+
*
|
|
12
|
+
* To find the `detectorId` in the current Region, see the Settings page in the GuardDuty console, or run the [ListDetectors](https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html) API.
|
|
13
|
+
*/
|
|
14
|
+
detectorId: string;
|
|
15
|
+
id: string;
|
|
16
|
+
}
|
|
17
|
+
export interface GetTrustedEntitySetResult {
|
|
18
|
+
/**
|
|
19
|
+
* The timestamp when the trusted entity set was created.
|
|
20
|
+
*/
|
|
21
|
+
readonly createdAt?: string;
|
|
22
|
+
/**
|
|
23
|
+
* Specifies the error details when the status of the trusted entity set shows as *Error* .
|
|
24
|
+
*/
|
|
25
|
+
readonly errorDetails?: string;
|
|
26
|
+
/**
|
|
27
|
+
* The AWS account ID that owns the Amazon S3 bucket specified in the *Location* field.
|
|
28
|
+
*
|
|
29
|
+
* Whether or not you provide the account ID for this optional field, GuardDuty validates that the account ID associated with the `DetectorId` value owns the S3 bucket in the `Location` field. If GuardDuty finds that this S3 bucket doesn't belong to the specified account ID, you will get an error at the time of activating this list.
|
|
30
|
+
*/
|
|
31
|
+
readonly expectedBucketOwner?: string;
|
|
32
|
+
readonly id?: string;
|
|
33
|
+
/**
|
|
34
|
+
* The URI of the file that contains the trusted entity set.
|
|
35
|
+
*/
|
|
36
|
+
readonly location?: string;
|
|
37
|
+
/**
|
|
38
|
+
* A user-friendly name to identify the trusted entity set. Valid characters include lowercase letters, uppercase letters, numbers, dash(-), and underscore (_).
|
|
39
|
+
*/
|
|
40
|
+
readonly name?: string;
|
|
41
|
+
/**
|
|
42
|
+
* The status of your `TrustedEntitySet` . For information about valid status values, see [Understanding list statuses](https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_upload-lists.html#guardduty-entity-list-statuses) in the *Amazon GuardDuty User Guide* .
|
|
43
|
+
*/
|
|
44
|
+
readonly status?: enums.guardduty.TrustedEntitySetStatus;
|
|
45
|
+
/**
|
|
46
|
+
* The tags to be added to a new trusted entity set resource. Each tag consists of a key and an optional value, both of which you define.
|
|
47
|
+
*
|
|
48
|
+
* For more information, see [Tag](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html) .
|
|
49
|
+
*/
|
|
50
|
+
readonly tags?: outputs.Tag[];
|
|
51
|
+
/**
|
|
52
|
+
* The timestamp when the trusted entity set was updated.
|
|
53
|
+
*/
|
|
54
|
+
readonly updatedAt?: string;
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* Resource Type definition for AWS::GuardDuty::TrustedEntitySet
|
|
58
|
+
*/
|
|
59
|
+
export declare function getTrustedEntitySetOutput(args: GetTrustedEntitySetOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetTrustedEntitySetResult>;
|
|
60
|
+
export interface GetTrustedEntitySetOutputArgs {
|
|
61
|
+
/**
|
|
62
|
+
* The unique regional detector ID of the GuardDuty account for which you want to create a trusted entity set.
|
|
63
|
+
*
|
|
64
|
+
* To find the `detectorId` in the current Region, see the Settings page in the GuardDuty console, or run the [ListDetectors](https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html) API.
|
|
65
|
+
*/
|
|
66
|
+
detectorId: pulumi.Input<string>;
|
|
67
|
+
id: pulumi.Input<string>;
|
|
68
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getTrustedEntitySetOutput = exports.getTrustedEntitySet = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::GuardDuty::TrustedEntitySet
|
|
10
|
+
*/
|
|
11
|
+
function getTrustedEntitySet(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("aws-native:guardduty:getTrustedEntitySet", {
|
|
14
|
+
"detectorId": args.detectorId,
|
|
15
|
+
"id": args.id,
|
|
16
|
+
}, opts);
|
|
17
|
+
}
|
|
18
|
+
exports.getTrustedEntitySet = getTrustedEntitySet;
|
|
19
|
+
/**
|
|
20
|
+
* Resource Type definition for AWS::GuardDuty::TrustedEntitySet
|
|
21
|
+
*/
|
|
22
|
+
function getTrustedEntitySetOutput(args, opts) {
|
|
23
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
24
|
+
return pulumi.runtime.invokeOutput("aws-native:guardduty:getTrustedEntitySet", {
|
|
25
|
+
"detectorId": args.detectorId,
|
|
26
|
+
"id": args.id,
|
|
27
|
+
}, opts);
|
|
28
|
+
}
|
|
29
|
+
exports.getTrustedEntitySetOutput = getTrustedEntitySetOutput;
|
|
30
|
+
//# sourceMappingURL=getTrustedEntitySet.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getTrustedEntitySet.js","sourceRoot":"","sources":["../../guardduty/getTrustedEntitySet.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kDAMC;AAmDD;;GAEG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0CAA0C,EAAE;QAC3E,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8DAMC"}
|
package/guardduty/index.d.ts
CHANGED
|
@@ -22,9 +22,15 @@ export declare const getMemberOutput: typeof import("./getMember").getMemberOutp
|
|
|
22
22
|
export { GetPublishingDestinationArgs, GetPublishingDestinationResult, GetPublishingDestinationOutputArgs } from "./getPublishingDestination";
|
|
23
23
|
export declare const getPublishingDestination: typeof import("./getPublishingDestination").getPublishingDestination;
|
|
24
24
|
export declare const getPublishingDestinationOutput: typeof import("./getPublishingDestination").getPublishingDestinationOutput;
|
|
25
|
+
export { GetThreatEntitySetArgs, GetThreatEntitySetResult, GetThreatEntitySetOutputArgs } from "./getThreatEntitySet";
|
|
26
|
+
export declare const getThreatEntitySet: typeof import("./getThreatEntitySet").getThreatEntitySet;
|
|
27
|
+
export declare const getThreatEntitySetOutput: typeof import("./getThreatEntitySet").getThreatEntitySetOutput;
|
|
25
28
|
export { GetThreatIntelSetArgs, GetThreatIntelSetResult, GetThreatIntelSetOutputArgs } from "./getThreatIntelSet";
|
|
26
29
|
export declare const getThreatIntelSet: typeof import("./getThreatIntelSet").getThreatIntelSet;
|
|
27
30
|
export declare const getThreatIntelSetOutput: typeof import("./getThreatIntelSet").getThreatIntelSetOutput;
|
|
31
|
+
export { GetTrustedEntitySetArgs, GetTrustedEntitySetResult, GetTrustedEntitySetOutputArgs } from "./getTrustedEntitySet";
|
|
32
|
+
export declare const getTrustedEntitySet: typeof import("./getTrustedEntitySet").getTrustedEntitySet;
|
|
33
|
+
export declare const getTrustedEntitySetOutput: typeof import("./getTrustedEntitySet").getTrustedEntitySetOutput;
|
|
28
34
|
export { IpSetArgs } from "./ipSet";
|
|
29
35
|
export type IpSet = import("./ipSet").IpSet;
|
|
30
36
|
export declare const IpSet: typeof import("./ipSet").IpSet;
|
|
@@ -40,7 +46,13 @@ export declare const Member: typeof import("./member").Member;
|
|
|
40
46
|
export { PublishingDestinationArgs } from "./publishingDestination";
|
|
41
47
|
export type PublishingDestination = import("./publishingDestination").PublishingDestination;
|
|
42
48
|
export declare const PublishingDestination: typeof import("./publishingDestination").PublishingDestination;
|
|
49
|
+
export { ThreatEntitySetArgs } from "./threatEntitySet";
|
|
50
|
+
export type ThreatEntitySet = import("./threatEntitySet").ThreatEntitySet;
|
|
51
|
+
export declare const ThreatEntitySet: typeof import("./threatEntitySet").ThreatEntitySet;
|
|
43
52
|
export { ThreatIntelSetArgs } from "./threatIntelSet";
|
|
44
53
|
export type ThreatIntelSet = import("./threatIntelSet").ThreatIntelSet;
|
|
45
54
|
export declare const ThreatIntelSet: typeof import("./threatIntelSet").ThreatIntelSet;
|
|
55
|
+
export { TrustedEntitySetArgs } from "./trustedEntitySet";
|
|
56
|
+
export type TrustedEntitySet = import("./trustedEntitySet").TrustedEntitySet;
|
|
57
|
+
export declare const TrustedEntitySet: typeof import("./trustedEntitySet").TrustedEntitySet;
|
|
46
58
|
export * from "../types/enums/guardduty";
|
package/guardduty/index.js
CHANGED
|
@@ -16,7 +16,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
16
16
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
17
17
|
};
|
|
18
18
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
-
exports.ThreatIntelSet = exports.PublishingDestination = exports.Member = exports.Master = exports.MalwareProtectionPlan = exports.IpSet = exports.getThreatIntelSetOutput = exports.getThreatIntelSet = exports.getPublishingDestinationOutput = exports.getPublishingDestination = exports.getMemberOutput = exports.getMember = exports.getMalwareProtectionPlanOutput = exports.getMalwareProtectionPlan = exports.getIpSetOutput = exports.getIpSet = exports.getFilterOutput = exports.getFilter = exports.getDetectorOutput = exports.getDetector = exports.Filter = exports.Detector = void 0;
|
|
19
|
+
exports.TrustedEntitySet = exports.ThreatIntelSet = exports.ThreatEntitySet = exports.PublishingDestination = exports.Member = exports.Master = exports.MalwareProtectionPlan = exports.IpSet = exports.getTrustedEntitySetOutput = exports.getTrustedEntitySet = exports.getThreatIntelSetOutput = exports.getThreatIntelSet = exports.getThreatEntitySetOutput = exports.getThreatEntitySet = exports.getPublishingDestinationOutput = exports.getPublishingDestination = exports.getMemberOutput = exports.getMember = exports.getMalwareProtectionPlanOutput = exports.getMalwareProtectionPlan = exports.getIpSetOutput = exports.getIpSet = exports.getFilterOutput = exports.getFilter = exports.getDetectorOutput = exports.getDetector = exports.Filter = exports.Detector = void 0;
|
|
20
20
|
const pulumi = require("@pulumi/pulumi");
|
|
21
21
|
const utilities = require("../utilities");
|
|
22
22
|
exports.Detector = null;
|
|
@@ -41,9 +41,15 @@ utilities.lazyLoad(exports, ["getMember", "getMemberOutput"], () => require("./g
|
|
|
41
41
|
exports.getPublishingDestination = null;
|
|
42
42
|
exports.getPublishingDestinationOutput = null;
|
|
43
43
|
utilities.lazyLoad(exports, ["getPublishingDestination", "getPublishingDestinationOutput"], () => require("./getPublishingDestination"));
|
|
44
|
+
exports.getThreatEntitySet = null;
|
|
45
|
+
exports.getThreatEntitySetOutput = null;
|
|
46
|
+
utilities.lazyLoad(exports, ["getThreatEntitySet", "getThreatEntitySetOutput"], () => require("./getThreatEntitySet"));
|
|
44
47
|
exports.getThreatIntelSet = null;
|
|
45
48
|
exports.getThreatIntelSetOutput = null;
|
|
46
49
|
utilities.lazyLoad(exports, ["getThreatIntelSet", "getThreatIntelSetOutput"], () => require("./getThreatIntelSet"));
|
|
50
|
+
exports.getTrustedEntitySet = null;
|
|
51
|
+
exports.getTrustedEntitySetOutput = null;
|
|
52
|
+
utilities.lazyLoad(exports, ["getTrustedEntitySet", "getTrustedEntitySetOutput"], () => require("./getTrustedEntitySet"));
|
|
47
53
|
exports.IpSet = null;
|
|
48
54
|
utilities.lazyLoad(exports, ["IpSet"], () => require("./ipSet"));
|
|
49
55
|
exports.MalwareProtectionPlan = null;
|
|
@@ -54,8 +60,12 @@ exports.Member = null;
|
|
|
54
60
|
utilities.lazyLoad(exports, ["Member"], () => require("./member"));
|
|
55
61
|
exports.PublishingDestination = null;
|
|
56
62
|
utilities.lazyLoad(exports, ["PublishingDestination"], () => require("./publishingDestination"));
|
|
63
|
+
exports.ThreatEntitySet = null;
|
|
64
|
+
utilities.lazyLoad(exports, ["ThreatEntitySet"], () => require("./threatEntitySet"));
|
|
57
65
|
exports.ThreatIntelSet = null;
|
|
58
66
|
utilities.lazyLoad(exports, ["ThreatIntelSet"], () => require("./threatIntelSet"));
|
|
67
|
+
exports.TrustedEntitySet = null;
|
|
68
|
+
utilities.lazyLoad(exports, ["TrustedEntitySet"], () => require("./trustedEntitySet"));
|
|
59
69
|
// Export enums:
|
|
60
70
|
__exportStar(require("../types/enums/guardduty"), exports);
|
|
61
71
|
const _module = {
|
|
@@ -76,8 +86,12 @@ const _module = {
|
|
|
76
86
|
return new exports.Member(name, undefined, { urn });
|
|
77
87
|
case "aws-native:guardduty:PublishingDestination":
|
|
78
88
|
return new exports.PublishingDestination(name, undefined, { urn });
|
|
89
|
+
case "aws-native:guardduty:ThreatEntitySet":
|
|
90
|
+
return new exports.ThreatEntitySet(name, undefined, { urn });
|
|
79
91
|
case "aws-native:guardduty:ThreatIntelSet":
|
|
80
92
|
return new exports.ThreatIntelSet(name, undefined, { urn });
|
|
93
|
+
case "aws-native:guardduty:TrustedEntitySet":
|
|
94
|
+
return new exports.TrustedEntitySet(name, undefined, { urn });
|
|
81
95
|
default:
|
|
82
96
|
throw new Error(`unknown resource type ${type}`);
|
|
83
97
|
}
|
package/guardduty/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../guardduty/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC1E,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAI1D,QAAA,MAAM,GAAqC,IAAW,CAAC;AACpE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;AAGtD,QAAA,WAAW,GAA+C,IAAW,CAAC;AACtE,QAAA,iBAAiB,GAAqD,IAAW,CAAC;AAC/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,EAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;AAGpF,QAAA,SAAS,GAA2C,IAAW,CAAC;AAChE,QAAA,eAAe,GAAiD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,EAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAG9E,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC7D,QAAA,cAAc,GAA+C,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,EAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAG3E,QAAA,wBAAwB,GAAyE,IAAW,CAAC;AAC7G,QAAA,8BAA8B,GAA+E,IAAW,CAAC;AACtI,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,0BAA0B,EAAC,gCAAgC,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,4BAA4B,CAAC,CAAC,CAAC;AAG3H,QAAA,SAAS,GAA2C,IAAW,CAAC;AAChE,QAAA,eAAe,GAAiD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,EAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAG9E,QAAA,wBAAwB,GAAyE,IAAW,CAAC;AAC7G,QAAA,8BAA8B,GAA+E,IAAW,CAAC;AACtI,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,0BAA0B,EAAC,gCAAgC,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,4BAA4B,CAAC,CAAC,CAAC;AAG3H,QAAA,iBAAiB,GAA2D,IAAW,CAAC;AACxF,QAAA,uBAAuB,GAAiE,IAAW,CAAC;AACjH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,mBAAmB,EAAC,yBAAyB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,qBAAqB,CAAC,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../guardduty/index.ts"],"names":[],"mappings":"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"}
|
package/guardduty/ipSet.d.ts
CHANGED
|
@@ -20,7 +20,7 @@ export declare class IpSet extends pulumi.CustomResource {
|
|
|
20
20
|
*/
|
|
21
21
|
static isInstance(obj: any): obj is IpSet;
|
|
22
22
|
/**
|
|
23
|
-
*
|
|
23
|
+
* A boolean value that determines if GuardDuty can start using this list for custom threat detection. For GuardDuty to prevent generating findings based on an activity associated with these entries, this list must be active.
|
|
24
24
|
*/
|
|
25
25
|
readonly activate: pulumi.Output<boolean | undefined>;
|
|
26
26
|
readonly awsId: pulumi.Output<string>;
|
|
@@ -38,7 +38,7 @@ export declare class IpSet extends pulumi.CustomResource {
|
|
|
38
38
|
*/
|
|
39
39
|
readonly expectedBucketOwner: pulumi.Output<string | undefined>;
|
|
40
40
|
/**
|
|
41
|
-
* The format of the file that contains the IPSet.
|
|
41
|
+
* The format of the file that contains the IPSet. For information about supported formats, see [List formats](https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_upload-lists.html#prepare_list) in the *Amazon GuardDuty User Guide* .
|
|
42
42
|
*/
|
|
43
43
|
readonly format: pulumi.Output<string>;
|
|
44
44
|
/**
|
|
@@ -48,11 +48,11 @@ export declare class IpSet extends pulumi.CustomResource {
|
|
|
48
48
|
/**
|
|
49
49
|
* The user-friendly name to identify the IPSet.
|
|
50
50
|
*
|
|
51
|
-
*
|
|
51
|
+
* The name of your list must be unique within an AWS account and Region. Valid characters are alphanumeric, whitespace, dash (-), and underscores (_).
|
|
52
52
|
*/
|
|
53
53
|
readonly name: pulumi.Output<string | undefined>;
|
|
54
54
|
/**
|
|
55
|
-
* The tags to be added to a new
|
|
55
|
+
* The tags to be added to a new threat entity set resource. Each tag consists of a key and an optional value, both of which you define.
|
|
56
56
|
*
|
|
57
57
|
* For more information, see [Tag](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html) .
|
|
58
58
|
*/
|
|
@@ -71,7 +71,7 @@ export declare class IpSet extends pulumi.CustomResource {
|
|
|
71
71
|
*/
|
|
72
72
|
export interface IpSetArgs {
|
|
73
73
|
/**
|
|
74
|
-
*
|
|
74
|
+
* A boolean value that determines if GuardDuty can start using this list for custom threat detection. For GuardDuty to prevent generating findings based on an activity associated with these entries, this list must be active.
|
|
75
75
|
*/
|
|
76
76
|
activate?: pulumi.Input<boolean>;
|
|
77
77
|
/**
|
|
@@ -88,7 +88,7 @@ export interface IpSetArgs {
|
|
|
88
88
|
*/
|
|
89
89
|
expectedBucketOwner?: pulumi.Input<string>;
|
|
90
90
|
/**
|
|
91
|
-
* The format of the file that contains the IPSet.
|
|
91
|
+
* The format of the file that contains the IPSet. For information about supported formats, see [List formats](https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_upload-lists.html#prepare_list) in the *Amazon GuardDuty User Guide* .
|
|
92
92
|
*/
|
|
93
93
|
format: pulumi.Input<string>;
|
|
94
94
|
/**
|
|
@@ -98,11 +98,11 @@ export interface IpSetArgs {
|
|
|
98
98
|
/**
|
|
99
99
|
* The user-friendly name to identify the IPSet.
|
|
100
100
|
*
|
|
101
|
-
*
|
|
101
|
+
* The name of your list must be unique within an AWS account and Region. Valid characters are alphanumeric, whitespace, dash (-), and underscores (_).
|
|
102
102
|
*/
|
|
103
103
|
name?: pulumi.Input<string>;
|
|
104
104
|
/**
|
|
105
|
-
* The tags to be added to a new
|
|
105
|
+
* The tags to be added to a new threat entity set resource. Each tag consists of a key and an optional value, both of which you define.
|
|
106
106
|
*
|
|
107
107
|
* For more information, see [Tag](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html) .
|
|
108
108
|
*/
|
|
@@ -0,0 +1,124 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
import * as enums from "../types/enums";
|
|
5
|
+
/**
|
|
6
|
+
* Resource Type definition for AWS::GuardDuty::ThreatEntitySet
|
|
7
|
+
*/
|
|
8
|
+
export declare class ThreatEntitySet extends pulumi.CustomResource {
|
|
9
|
+
/**
|
|
10
|
+
* Get an existing ThreatEntitySet resource's state with the given name, ID, and optional extra
|
|
11
|
+
* properties used to qualify the lookup.
|
|
12
|
+
*
|
|
13
|
+
* @param name The _unique_ name of the resulting resource.
|
|
14
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
15
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
16
|
+
*/
|
|
17
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): ThreatEntitySet;
|
|
18
|
+
/**
|
|
19
|
+
* Returns true if the given object is an instance of ThreatEntitySet. This is designed to work even
|
|
20
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
21
|
+
*/
|
|
22
|
+
static isInstance(obj: any): obj is ThreatEntitySet;
|
|
23
|
+
/**
|
|
24
|
+
* A boolean value that determines if GuardDuty can start using this list for custom threat detection. For GuardDuty to consider the entries in this list and generate findings based on associated activity, this list must be active.
|
|
25
|
+
*/
|
|
26
|
+
readonly activate: pulumi.Output<boolean | undefined>;
|
|
27
|
+
/**
|
|
28
|
+
* Returns the unique ID associated with the newly created threat entity set.
|
|
29
|
+
*/
|
|
30
|
+
readonly awsId: pulumi.Output<string>;
|
|
31
|
+
/**
|
|
32
|
+
* The timestamp when the threat entity set was created.
|
|
33
|
+
*/
|
|
34
|
+
readonly createdAt: pulumi.Output<string>;
|
|
35
|
+
/**
|
|
36
|
+
* The unique regional detector ID of the GuardDuty account for which you want to create a threat entity set.
|
|
37
|
+
*
|
|
38
|
+
* To find the `detectorId` in the current Region, see the Settings page in the GuardDuty console, or run the [ListDetectors](https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html) API.
|
|
39
|
+
*/
|
|
40
|
+
readonly detectorId: pulumi.Output<string | undefined>;
|
|
41
|
+
/**
|
|
42
|
+
* The details associated with the *Error* status of your threat entity list.
|
|
43
|
+
*/
|
|
44
|
+
readonly errorDetails: pulumi.Output<string>;
|
|
45
|
+
/**
|
|
46
|
+
* The AWS account ID that owns the Amazon S3 bucket specified in the *Location* field.
|
|
47
|
+
*
|
|
48
|
+
* Whether or not you provide the account ID for this optional field, GuardDuty validates that the account ID associated with the `DetectorId` owns the S3 bucket in the `Location` field. If GuardDuty finds that this S3 bucket doesn't belong to the specified account ID, you will get an error at the time of activating this list.
|
|
49
|
+
*/
|
|
50
|
+
readonly expectedBucketOwner: pulumi.Output<string | undefined>;
|
|
51
|
+
/**
|
|
52
|
+
* The format of the file that contains the threat entity set. For information about supported formats, see [List formats](https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_upload-lists.html#prepare_list) in the *Amazon GuardDuty User Guide* .
|
|
53
|
+
*/
|
|
54
|
+
readonly format: pulumi.Output<string>;
|
|
55
|
+
/**
|
|
56
|
+
* The URI of the file that contains the threat entity set.
|
|
57
|
+
*/
|
|
58
|
+
readonly location: pulumi.Output<string>;
|
|
59
|
+
/**
|
|
60
|
+
* The user-friendly name to identify the threat entity set. Valid characters are alphanumeric, whitespace, dash (-), and underscores (_).
|
|
61
|
+
*/
|
|
62
|
+
readonly name: pulumi.Output<string | undefined>;
|
|
63
|
+
/**
|
|
64
|
+
* The status of your `ThreatEntitySet` . For information about valid status values, see [Understanding list statuses](https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_upload-lists.html#guardduty-entity-list-statuses) in the *Amazon GuardDuty User Guide* .
|
|
65
|
+
*/
|
|
66
|
+
readonly status: pulumi.Output<enums.guardduty.ThreatEntitySetStatus>;
|
|
67
|
+
/**
|
|
68
|
+
* The tags to be added to a new threat entity set resource. Each tag consists of a key and an optional value, both of which you define.
|
|
69
|
+
*
|
|
70
|
+
* For more information, see [Tag](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html) .
|
|
71
|
+
*/
|
|
72
|
+
readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
|
|
73
|
+
/**
|
|
74
|
+
* The timestamp when the threat entity set was updated.
|
|
75
|
+
*/
|
|
76
|
+
readonly updatedAt: pulumi.Output<string>;
|
|
77
|
+
/**
|
|
78
|
+
* Create a ThreatEntitySet resource with the given unique name, arguments, and options.
|
|
79
|
+
*
|
|
80
|
+
* @param name The _unique_ name of the resource.
|
|
81
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
82
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
83
|
+
*/
|
|
84
|
+
constructor(name: string, args: ThreatEntitySetArgs, opts?: pulumi.CustomResourceOptions);
|
|
85
|
+
}
|
|
86
|
+
/**
|
|
87
|
+
* The set of arguments for constructing a ThreatEntitySet resource.
|
|
88
|
+
*/
|
|
89
|
+
export interface ThreatEntitySetArgs {
|
|
90
|
+
/**
|
|
91
|
+
* A boolean value that determines if GuardDuty can start using this list for custom threat detection. For GuardDuty to consider the entries in this list and generate findings based on associated activity, this list must be active.
|
|
92
|
+
*/
|
|
93
|
+
activate?: pulumi.Input<boolean>;
|
|
94
|
+
/**
|
|
95
|
+
* The unique regional detector ID of the GuardDuty account for which you want to create a threat entity set.
|
|
96
|
+
*
|
|
97
|
+
* To find the `detectorId` in the current Region, see the Settings page in the GuardDuty console, or run the [ListDetectors](https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html) API.
|
|
98
|
+
*/
|
|
99
|
+
detectorId?: pulumi.Input<string>;
|
|
100
|
+
/**
|
|
101
|
+
* The AWS account ID that owns the Amazon S3 bucket specified in the *Location* field.
|
|
102
|
+
*
|
|
103
|
+
* Whether or not you provide the account ID for this optional field, GuardDuty validates that the account ID associated with the `DetectorId` owns the S3 bucket in the `Location` field. If GuardDuty finds that this S3 bucket doesn't belong to the specified account ID, you will get an error at the time of activating this list.
|
|
104
|
+
*/
|
|
105
|
+
expectedBucketOwner?: pulumi.Input<string>;
|
|
106
|
+
/**
|
|
107
|
+
* The format of the file that contains the threat entity set. For information about supported formats, see [List formats](https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_upload-lists.html#prepare_list) in the *Amazon GuardDuty User Guide* .
|
|
108
|
+
*/
|
|
109
|
+
format: pulumi.Input<string>;
|
|
110
|
+
/**
|
|
111
|
+
* The URI of the file that contains the threat entity set.
|
|
112
|
+
*/
|
|
113
|
+
location: pulumi.Input<string>;
|
|
114
|
+
/**
|
|
115
|
+
* The user-friendly name to identify the threat entity set. Valid characters are alphanumeric, whitespace, dash (-), and underscores (_).
|
|
116
|
+
*/
|
|
117
|
+
name?: pulumi.Input<string>;
|
|
118
|
+
/**
|
|
119
|
+
* The tags to be added to a new threat entity set resource. Each tag consists of a key and an optional value, both of which you define.
|
|
120
|
+
*
|
|
121
|
+
* For more information, see [Tag](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html) .
|
|
122
|
+
*/
|
|
123
|
+
tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
|
|
124
|
+
}
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.ThreatEntitySet = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::GuardDuty::ThreatEntitySet
|
|
10
|
+
*/
|
|
11
|
+
class ThreatEntitySet extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing ThreatEntitySet resource's state with the given name, ID, and optional extra
|
|
14
|
+
* properties used to qualify the lookup.
|
|
15
|
+
*
|
|
16
|
+
* @param name The _unique_ name of the resulting resource.
|
|
17
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
18
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
19
|
+
*/
|
|
20
|
+
static get(name, id, opts) {
|
|
21
|
+
return new ThreatEntitySet(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of ThreatEntitySet. This is designed to work even
|
|
25
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
26
|
+
*/
|
|
27
|
+
static isInstance(obj) {
|
|
28
|
+
if (obj === undefined || obj === null) {
|
|
29
|
+
return false;
|
|
30
|
+
}
|
|
31
|
+
return obj['__pulumiType'] === ThreatEntitySet.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a ThreatEntitySet resource with the given unique name, arguments, and options.
|
|
35
|
+
*
|
|
36
|
+
* @param name The _unique_ name of the resource.
|
|
37
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
38
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
39
|
+
*/
|
|
40
|
+
constructor(name, args, opts) {
|
|
41
|
+
let resourceInputs = {};
|
|
42
|
+
opts = opts || {};
|
|
43
|
+
if (!opts.id) {
|
|
44
|
+
if ((!args || args.format === undefined) && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'format'");
|
|
46
|
+
}
|
|
47
|
+
if ((!args || args.location === undefined) && !opts.urn) {
|
|
48
|
+
throw new Error("Missing required property 'location'");
|
|
49
|
+
}
|
|
50
|
+
resourceInputs["activate"] = args ? args.activate : undefined;
|
|
51
|
+
resourceInputs["detectorId"] = args ? args.detectorId : undefined;
|
|
52
|
+
resourceInputs["expectedBucketOwner"] = args ? args.expectedBucketOwner : undefined;
|
|
53
|
+
resourceInputs["format"] = args ? args.format : undefined;
|
|
54
|
+
resourceInputs["location"] = args ? args.location : undefined;
|
|
55
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
56
|
+
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
57
|
+
resourceInputs["awsId"] = undefined /*out*/;
|
|
58
|
+
resourceInputs["createdAt"] = undefined /*out*/;
|
|
59
|
+
resourceInputs["errorDetails"] = undefined /*out*/;
|
|
60
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
61
|
+
resourceInputs["updatedAt"] = undefined /*out*/;
|
|
62
|
+
}
|
|
63
|
+
else {
|
|
64
|
+
resourceInputs["activate"] = undefined /*out*/;
|
|
65
|
+
resourceInputs["awsId"] = undefined /*out*/;
|
|
66
|
+
resourceInputs["createdAt"] = undefined /*out*/;
|
|
67
|
+
resourceInputs["detectorId"] = undefined /*out*/;
|
|
68
|
+
resourceInputs["errorDetails"] = undefined /*out*/;
|
|
69
|
+
resourceInputs["expectedBucketOwner"] = undefined /*out*/;
|
|
70
|
+
resourceInputs["format"] = undefined /*out*/;
|
|
71
|
+
resourceInputs["location"] = undefined /*out*/;
|
|
72
|
+
resourceInputs["name"] = undefined /*out*/;
|
|
73
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
74
|
+
resourceInputs["tags"] = undefined /*out*/;
|
|
75
|
+
resourceInputs["updatedAt"] = undefined /*out*/;
|
|
76
|
+
}
|
|
77
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
78
|
+
const replaceOnChanges = { replaceOnChanges: ["detectorId", "format"] };
|
|
79
|
+
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
80
|
+
super(ThreatEntitySet.__pulumiType, name, resourceInputs, opts);
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
exports.ThreatEntitySet = ThreatEntitySet;
|
|
84
|
+
/** @internal */
|
|
85
|
+
ThreatEntitySet.__pulumiType = 'aws-native:guardduty:ThreatEntitySet';
|
|
86
|
+
//# sourceMappingURL=threatEntitySet.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"threatEntitySet.js","sourceRoot":"","sources":["../../guardduty/threatEntitySet.ts"],"names":[],"mappings":"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"}
|
|
@@ -20,7 +20,7 @@ export declare class ThreatIntelSet extends pulumi.CustomResource {
|
|
|
20
20
|
*/
|
|
21
21
|
static isInstance(obj: any): obj is ThreatIntelSet;
|
|
22
22
|
/**
|
|
23
|
-
* A
|
|
23
|
+
* A boolean value that determines if GuardDuty can start using this list for custom threat detection. For GuardDuty to be able to generate findings based on an activity associated with these entries, this list must be active.
|
|
24
24
|
*/
|
|
25
25
|
readonly activate: pulumi.Output<boolean | undefined>;
|
|
26
26
|
/**
|
|
@@ -28,7 +28,7 @@ export declare class ThreatIntelSet extends pulumi.CustomResource {
|
|
|
28
28
|
*/
|
|
29
29
|
readonly awsId: pulumi.Output<string>;
|
|
30
30
|
/**
|
|
31
|
-
* The unique ID of the detector of the GuardDuty account for which you want to create a `
|
|
31
|
+
* The unique ID of the detector of the GuardDuty account for which you want to create a `threatIntelSet` .
|
|
32
32
|
*
|
|
33
33
|
* To find the `detectorId` in the current Region, see the
|
|
34
34
|
* Settings page in the GuardDuty console, or run the [ListDetectors](https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html) API.
|
|
@@ -41,7 +41,7 @@ export declare class ThreatIntelSet extends pulumi.CustomResource {
|
|
|
41
41
|
*/
|
|
42
42
|
readonly expectedBucketOwner: pulumi.Output<string | undefined>;
|
|
43
43
|
/**
|
|
44
|
-
* The format of the file that contains the ThreatIntelSet.
|
|
44
|
+
* The format of the file that contains the `ThreatIntelSet` . For information about supported formats, see [List formats](https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_upload-lists.html#prepare_list) in the *Amazon GuardDuty User Guide* .
|
|
45
45
|
*/
|
|
46
46
|
readonly format: pulumi.Output<string>;
|
|
47
47
|
/**
|
|
@@ -49,11 +49,13 @@ export declare class ThreatIntelSet extends pulumi.CustomResource {
|
|
|
49
49
|
*/
|
|
50
50
|
readonly location: pulumi.Output<string>;
|
|
51
51
|
/**
|
|
52
|
-
*
|
|
52
|
+
* The user-friendly name to identify the ThreatIntelSet.
|
|
53
|
+
*
|
|
54
|
+
* The name of your list must be unique within an AWS account and Region. Valid characters are alphanumeric, whitespace, dash (-), and underscores (_).
|
|
53
55
|
*/
|
|
54
56
|
readonly name: pulumi.Output<string | undefined>;
|
|
55
57
|
/**
|
|
56
|
-
* The tags to be added to a new threat
|
|
58
|
+
* The tags to be added to a new threat entity set resource. Each tag consists of a key and an optional value, both of which you define.
|
|
57
59
|
*
|
|
58
60
|
* For more information, see [Tag](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html) .
|
|
59
61
|
*/
|
|
@@ -72,11 +74,11 @@ export declare class ThreatIntelSet extends pulumi.CustomResource {
|
|
|
72
74
|
*/
|
|
73
75
|
export interface ThreatIntelSetArgs {
|
|
74
76
|
/**
|
|
75
|
-
* A
|
|
77
|
+
* A boolean value that determines if GuardDuty can start using this list for custom threat detection. For GuardDuty to be able to generate findings based on an activity associated with these entries, this list must be active.
|
|
76
78
|
*/
|
|
77
79
|
activate?: pulumi.Input<boolean>;
|
|
78
80
|
/**
|
|
79
|
-
* The unique ID of the detector of the GuardDuty account for which you want to create a `
|
|
81
|
+
* The unique ID of the detector of the GuardDuty account for which you want to create a `threatIntelSet` .
|
|
80
82
|
*
|
|
81
83
|
* To find the `detectorId` in the current Region, see the
|
|
82
84
|
* Settings page in the GuardDuty console, or run the [ListDetectors](https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html) API.
|
|
@@ -89,7 +91,7 @@ export interface ThreatIntelSetArgs {
|
|
|
89
91
|
*/
|
|
90
92
|
expectedBucketOwner?: pulumi.Input<string>;
|
|
91
93
|
/**
|
|
92
|
-
* The format of the file that contains the ThreatIntelSet.
|
|
94
|
+
* The format of the file that contains the `ThreatIntelSet` . For information about supported formats, see [List formats](https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_upload-lists.html#prepare_list) in the *Amazon GuardDuty User Guide* .
|
|
93
95
|
*/
|
|
94
96
|
format: pulumi.Input<string>;
|
|
95
97
|
/**
|
|
@@ -97,11 +99,13 @@ export interface ThreatIntelSetArgs {
|
|
|
97
99
|
*/
|
|
98
100
|
location: pulumi.Input<string>;
|
|
99
101
|
/**
|
|
100
|
-
*
|
|
102
|
+
* The user-friendly name to identify the ThreatIntelSet.
|
|
103
|
+
*
|
|
104
|
+
* The name of your list must be unique within an AWS account and Region. Valid characters are alphanumeric, whitespace, dash (-), and underscores (_).
|
|
101
105
|
*/
|
|
102
106
|
name?: pulumi.Input<string>;
|
|
103
107
|
/**
|
|
104
|
-
* The tags to be added to a new threat
|
|
108
|
+
* The tags to be added to a new threat entity set resource. Each tag consists of a key and an optional value, both of which you define.
|
|
105
109
|
*
|
|
106
110
|
* For more information, see [Tag](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html) .
|
|
107
111
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"threatIntelSet.js","sourceRoot":"","sources":["../../guardduty/threatIntelSet.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,cAAc,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,cAAc,CAAC,YAAY,CAAC;IAC/D,CAAC;
|
|
1
|
+
{"version":3,"file":"threatIntelSet.js","sourceRoot":"","sources":["../../guardduty/threatIntelSet.ts"],"names":[],"mappings":"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"}
|