@pulumi/aws 7.4.0-alpha.1755086162 → 7.4.0-alpha.1755095636

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (109) hide show
  1. package/appsync/sourceApiAssociation.d.ts +6 -6
  2. package/appsync/sourceApiAssociation.js +2 -2
  3. package/batch/computeEnvironment.d.ts +1 -1
  4. package/bedrock/guardrail.d.ts +8 -0
  5. package/bedrock/guardrail.js +8 -0
  6. package/bedrock/guardrail.js.map +1 -1
  7. package/bedrock/inferenceProfile.d.ts +1 -1
  8. package/bedrock/inferenceProfile.js +1 -1
  9. package/cloudfront/function.d.ts +3 -3
  10. package/cloudfront/keyvaluestoreKey.d.ts +1 -1
  11. package/cloudfront/keyvaluestoreKey.js +1 -1
  12. package/cloudwatch/logAnomalyDetector.d.ts +1 -1
  13. package/cloudwatch/logAnomalyDetector.js +1 -1
  14. package/computeoptimizer/recommendationPreferences.d.ts +3 -3
  15. package/docdb/cluster.d.ts +12 -0
  16. package/docdb/cluster.js +2 -0
  17. package/docdb/cluster.js.map +1 -1
  18. package/dynamodb/resourcePolicy.d.ts +1 -1
  19. package/dynamodb/resourcePolicy.js +1 -1
  20. package/ebs/fastSnapshotRestore.d.ts +1 -1
  21. package/ebs/fastSnapshotRestore.js +1 -1
  22. package/ec2/instance.d.ts +12 -0
  23. package/ec2/instance.js +2 -0
  24. package/ec2/instance.js.map +1 -1
  25. package/ec2/spotInstanceRequest.d.ts +12 -0
  26. package/ec2/spotInstanceRequest.js +2 -0
  27. package/ec2/spotInstanceRequest.js.map +1 -1
  28. package/ecr/repository.d.ts +37 -3
  29. package/ecr/repository.js +24 -0
  30. package/ecr/repository.js.map +1 -1
  31. package/eks/getClusterVersions.d.ts +9 -0
  32. package/eks/getClusterVersions.js +6 -0
  33. package/eks/getClusterVersions.js.map +1 -1
  34. package/emr/cluster.d.ts +6 -0
  35. package/emr/cluster.js.map +1 -1
  36. package/globalaccelerator/crossAccountAttachment.d.ts +1 -1
  37. package/globalaccelerator/crossAccountAttachment.js +1 -1
  38. package/imagebuilder/workflow.d.ts +1 -1
  39. package/imagebuilder/workflow.js +1 -1
  40. package/inspector2/enabler.d.ts +8 -0
  41. package/inspector2/enabler.js +8 -0
  42. package/inspector2/enabler.js.map +1 -1
  43. package/inspector2/filter.d.ts +1 -1
  44. package/inspector2/filter.js +1 -1
  45. package/lakeformation/dataCellsFilter.d.ts +1 -1
  46. package/lakeformation/dataCellsFilter.js +1 -1
  47. package/networkfirewall/index.d.ts +3 -0
  48. package/networkfirewall/index.js +6 -1
  49. package/networkfirewall/index.js.map +1 -1
  50. package/networkfirewall/vpcEndpointAssociation.d.ts +188 -0
  51. package/networkfirewall/vpcEndpointAssociation.js +108 -0
  52. package/networkfirewall/vpcEndpointAssociation.js.map +1 -0
  53. package/opensearch/authorizeVpcEndpointAccess.d.ts +1 -1
  54. package/opensearch/authorizeVpcEndpointAccess.js +1 -1
  55. package/opensearch/domainPolicy.d.ts +8 -0
  56. package/opensearch/domainPolicy.js +8 -0
  57. package/opensearch/domainPolicy.js.map +1 -1
  58. package/package.json +2 -2
  59. package/quicksight/customPermissions.d.ts +143 -0
  60. package/quicksight/customPermissions.js +86 -0
  61. package/quicksight/customPermissions.js.map +1 -0
  62. package/quicksight/getDataSet.d.ts +0 -6
  63. package/quicksight/getDataSet.js.map +1 -1
  64. package/quicksight/getQuicksightAnalysis.d.ts +0 -6
  65. package/quicksight/getQuicksightAnalysis.js.map +1 -1
  66. package/quicksight/getQuicksightGroup.d.ts +0 -6
  67. package/quicksight/getQuicksightGroup.js.map +1 -1
  68. package/quicksight/getQuicksightUser.d.ts +4 -6
  69. package/quicksight/getQuicksightUser.js.map +1 -1
  70. package/quicksight/getTheme.d.ts +0 -6
  71. package/quicksight/getTheme.js.map +1 -1
  72. package/quicksight/index.d.ts +9 -0
  73. package/quicksight/index.js +16 -1
  74. package/quicksight/index.js.map +1 -1
  75. package/quicksight/roleCustomPermission.d.ts +116 -0
  76. package/quicksight/roleCustomPermission.js +86 -0
  77. package/quicksight/roleCustomPermission.js.map +1 -0
  78. package/quicksight/user.d.ts +7 -7
  79. package/quicksight/userCustomPermission.d.ts +116 -0
  80. package/quicksight/userCustomPermission.js +86 -0
  81. package/quicksight/userCustomPermission.js.map +1 -0
  82. package/rds/instanceDesiredState.d.ts +1 -1
  83. package/rds/instanceDesiredState.js +1 -1
  84. package/rekognition/collection.d.ts +1 -1
  85. package/rekognition/collection.js +1 -1
  86. package/route53/profilesAssociation.d.ts +1 -1
  87. package/route53/profilesAssociation.js +1 -1
  88. package/route53/profilesProfile.d.ts +1 -1
  89. package/route53/profilesProfile.js +1 -1
  90. package/route53/profilesResourceAssociation.d.ts +1 -1
  91. package/route53/profilesResourceAssociation.js +1 -1
  92. package/securityhub/standardsSubscription.d.ts +9 -3
  93. package/securityhub/standardsSubscription.js.map +1 -1
  94. package/sesv2/emailIdentityPolicy.d.ts +1 -1
  95. package/sesv2/emailIdentityPolicy.js +1 -1
  96. package/types/input.d.ts +549 -3
  97. package/types/input.js.map +1 -1
  98. package/types/output.d.ts +549 -3
  99. package/types/output.js.map +1 -1
  100. package/wafv2/getWebAcl.d.ts +50 -5
  101. package/wafv2/getWebAcl.js +38 -0
  102. package/wafv2/getWebAcl.js.map +1 -1
  103. package/wafv2/index.d.ts +3 -0
  104. package/wafv2/index.js +6 -1
  105. package/wafv2/index.js.map +1 -1
  106. package/wafv2/regexPatternSet.d.ts +3 -3
  107. package/wafv2/webAclRuleGroupAssociation.d.ts +482 -0
  108. package/wafv2/webAclRuleGroupAssociation.js +423 -0
  109. package/wafv2/webAclRuleGroupAssociation.js.map +1 -0
@@ -0,0 +1,116 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Manages the custom permissions profile for a user.
4
+ *
5
+ * ## Example Usage
6
+ *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * import * as aws from "@pulumi/aws";
10
+ *
11
+ * const example = new aws.quicksight.UserCustomPermission("example", {
12
+ * userName: exampleAwsQuicksightUser.userName,
13
+ * customPermissionsName: exampleAwsQuicksightCustomPermissions.customPermissionsName,
14
+ * });
15
+ * ```
16
+ *
17
+ * ## Import
18
+ *
19
+ * Using `pulumi import`, import QuickSight user custom permissions using a comma-delimited string combining the `aws_account_id`, `namespace`, and `user_name`. For example:
20
+ *
21
+ * ```sh
22
+ * $ pulumi import aws:quicksight/userCustomPermission:UserCustomPermission example 012345678901,default,user1
23
+ * ```
24
+ */
25
+ export declare class UserCustomPermission extends pulumi.CustomResource {
26
+ /**
27
+ * Get an existing UserCustomPermission resource's state with the given name, ID, and optional extra
28
+ * properties used to qualify the lookup.
29
+ *
30
+ * @param name The _unique_ name of the resulting resource.
31
+ * @param id The _unique_ provider ID of the resource to lookup.
32
+ * @param state Any extra arguments used during the lookup.
33
+ * @param opts Optional settings to control the behavior of the CustomResource.
34
+ */
35
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: UserCustomPermissionState, opts?: pulumi.CustomResourceOptions): UserCustomPermission;
36
+ /**
37
+ * Returns true if the given object is an instance of UserCustomPermission. This is designed to work even
38
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
39
+ */
40
+ static isInstance(obj: any): obj is UserCustomPermission;
41
+ readonly awsAccountId: pulumi.Output<string>;
42
+ /**
43
+ * Custom permissions profile name.
44
+ */
45
+ readonly customPermissionsName: pulumi.Output<string>;
46
+ /**
47
+ * Namespace that the user belongs to. Defaults to `default`.
48
+ */
49
+ readonly namespace: pulumi.Output<string>;
50
+ /**
51
+ * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
52
+ */
53
+ readonly region: pulumi.Output<string>;
54
+ /**
55
+ * Username of the user.
56
+ *
57
+ * The following arguments are optional:
58
+ */
59
+ readonly userName: pulumi.Output<string>;
60
+ /**
61
+ * Create a UserCustomPermission resource with the given unique name, arguments, and options.
62
+ *
63
+ * @param name The _unique_ name of the resource.
64
+ * @param args The arguments to use to populate this resource's properties.
65
+ * @param opts A bag of options that control this resource's behavior.
66
+ */
67
+ constructor(name: string, args: UserCustomPermissionArgs, opts?: pulumi.CustomResourceOptions);
68
+ }
69
+ /**
70
+ * Input properties used for looking up and filtering UserCustomPermission resources.
71
+ */
72
+ export interface UserCustomPermissionState {
73
+ awsAccountId?: pulumi.Input<string>;
74
+ /**
75
+ * Custom permissions profile name.
76
+ */
77
+ customPermissionsName?: pulumi.Input<string>;
78
+ /**
79
+ * Namespace that the user belongs to. Defaults to `default`.
80
+ */
81
+ namespace?: pulumi.Input<string>;
82
+ /**
83
+ * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
84
+ */
85
+ region?: pulumi.Input<string>;
86
+ /**
87
+ * Username of the user.
88
+ *
89
+ * The following arguments are optional:
90
+ */
91
+ userName?: pulumi.Input<string>;
92
+ }
93
+ /**
94
+ * The set of arguments for constructing a UserCustomPermission resource.
95
+ */
96
+ export interface UserCustomPermissionArgs {
97
+ awsAccountId?: pulumi.Input<string>;
98
+ /**
99
+ * Custom permissions profile name.
100
+ */
101
+ customPermissionsName: pulumi.Input<string>;
102
+ /**
103
+ * Namespace that the user belongs to. Defaults to `default`.
104
+ */
105
+ namespace?: pulumi.Input<string>;
106
+ /**
107
+ * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
108
+ */
109
+ region?: pulumi.Input<string>;
110
+ /**
111
+ * Username of the user.
112
+ *
113
+ * The following arguments are optional:
114
+ */
115
+ userName: pulumi.Input<string>;
116
+ }
@@ -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.UserCustomPermission = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Manages the custom permissions profile for a user.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as aws from "@pulumi/aws";
16
+ *
17
+ * const example = new aws.quicksight.UserCustomPermission("example", {
18
+ * userName: exampleAwsQuicksightUser.userName,
19
+ * customPermissionsName: exampleAwsQuicksightCustomPermissions.customPermissionsName,
20
+ * });
21
+ * ```
22
+ *
23
+ * ## Import
24
+ *
25
+ * Using `pulumi import`, import QuickSight user custom permissions using a comma-delimited string combining the `aws_account_id`, `namespace`, and `user_name`. For example:
26
+ *
27
+ * ```sh
28
+ * $ pulumi import aws:quicksight/userCustomPermission:UserCustomPermission example 012345678901,default,user1
29
+ * ```
30
+ */
31
+ class UserCustomPermission extends pulumi.CustomResource {
32
+ /**
33
+ * Get an existing UserCustomPermission resource's state with the given name, ID, and optional extra
34
+ * properties used to qualify the lookup.
35
+ *
36
+ * @param name The _unique_ name of the resulting resource.
37
+ * @param id The _unique_ provider ID of the resource to lookup.
38
+ * @param state Any extra arguments used during the lookup.
39
+ * @param opts Optional settings to control the behavior of the CustomResource.
40
+ */
41
+ static get(name, id, state, opts) {
42
+ return new UserCustomPermission(name, state, Object.assign(Object.assign({}, opts), { id: id }));
43
+ }
44
+ /**
45
+ * Returns true if the given object is an instance of UserCustomPermission. This is designed to work even
46
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
47
+ */
48
+ static isInstance(obj) {
49
+ if (obj === undefined || obj === null) {
50
+ return false;
51
+ }
52
+ return obj['__pulumiType'] === UserCustomPermission.__pulumiType;
53
+ }
54
+ constructor(name, argsOrState, opts) {
55
+ let resourceInputs = {};
56
+ opts = opts || {};
57
+ if (opts.id) {
58
+ const state = argsOrState;
59
+ resourceInputs["awsAccountId"] = state ? state.awsAccountId : undefined;
60
+ resourceInputs["customPermissionsName"] = state ? state.customPermissionsName : undefined;
61
+ resourceInputs["namespace"] = state ? state.namespace : undefined;
62
+ resourceInputs["region"] = state ? state.region : undefined;
63
+ resourceInputs["userName"] = state ? state.userName : undefined;
64
+ }
65
+ else {
66
+ const args = argsOrState;
67
+ if ((!args || args.customPermissionsName === undefined) && !opts.urn) {
68
+ throw new Error("Missing required property 'customPermissionsName'");
69
+ }
70
+ if ((!args || args.userName === undefined) && !opts.urn) {
71
+ throw new Error("Missing required property 'userName'");
72
+ }
73
+ resourceInputs["awsAccountId"] = args ? args.awsAccountId : undefined;
74
+ resourceInputs["customPermissionsName"] = args ? args.customPermissionsName : undefined;
75
+ resourceInputs["namespace"] = args ? args.namespace : undefined;
76
+ resourceInputs["region"] = args ? args.region : undefined;
77
+ resourceInputs["userName"] = args ? args.userName : undefined;
78
+ }
79
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
80
+ super(UserCustomPermission.__pulumiType, name, resourceInputs, opts);
81
+ }
82
+ }
83
+ exports.UserCustomPermission = UserCustomPermission;
84
+ /** @internal */
85
+ UserCustomPermission.__pulumiType = 'aws:quicksight/userCustomPermission:UserCustomPermission';
86
+ //# sourceMappingURL=userCustomPermission.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"userCustomPermission.js","sourceRoot":"","sources":["../../quicksight/userCustomPermission.ts"],"names":[],"mappings":"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"}
@@ -22,7 +22,7 @@ import * as outputs from "../types/output";
22
22
  *
23
23
  * ## Import
24
24
  *
25
- * Using `pulumi import`, import RDS (Relational Database) RDS Instance State using the `example_id_arg`. For example:
25
+ * Using `pulumi import`, import RDS (Relational Database) RDS Instance State using the `identifier`. For example:
26
26
  *
27
27
  * ```sh
28
28
  * $ pulumi import aws:rds/instanceDesiredState:InstanceDesiredState example rds_instance_state-id-12345678
@@ -26,7 +26,7 @@ const utilities = require("../utilities");
26
26
  *
27
27
  * ## Import
28
28
  *
29
- * Using `pulumi import`, import RDS (Relational Database) RDS Instance State using the `example_id_arg`. For example:
29
+ * Using `pulumi import`, import RDS (Relational Database) RDS Instance State using the `identifier`. For example:
30
30
  *
31
31
  * ```sh
32
32
  * $ pulumi import aws:rds/instanceDesiredState:InstanceDesiredState example rds_instance_state-id-12345678
@@ -20,7 +20,7 @@ import * as outputs from "../types/output";
20
20
  *
21
21
  * ## Import
22
22
  *
23
- * Using `pulumi import`, import Rekognition Collection using the `example_id_arg`. For example:
23
+ * Using `pulumi import`, import Rekognition Collection using the `collection_id`. For example:
24
24
  *
25
25
  * ```sh
26
26
  * $ pulumi import aws:rekognition/collection:Collection example collection-id-12345678
@@ -24,7 +24,7 @@ const utilities = require("../utilities");
24
24
  *
25
25
  * ## Import
26
26
  *
27
- * Using `pulumi import`, import Rekognition Collection using the `example_id_arg`. For example:
27
+ * Using `pulumi import`, import Rekognition Collection using the `collection_id`. For example:
28
28
  *
29
29
  * ```sh
30
30
  * $ pulumi import aws:rekognition/collection:Collection example collection-id-12345678
@@ -8,7 +8,7 @@ import * as outputs from "../types/output";
8
8
  *
9
9
  * ## Import
10
10
  *
11
- * Using `pulumi import`, import Route 53 Profiles Association using the `example_id_arg`. For example:
11
+ * Using `pulumi import`, import Route 53 Profiles Association using the `id`. For example:
12
12
  *
13
13
  * ```sh
14
14
  * $ pulumi import aws:route53/profilesAssociation:ProfilesAssociation example rpa-id-12345678
@@ -12,7 +12,7 @@ const utilities = require("../utilities");
12
12
  *
13
13
  * ## Import
14
14
  *
15
- * Using `pulumi import`, import Route 53 Profiles Association using the `example_id_arg`. For example:
15
+ * Using `pulumi import`, import Route 53 Profiles Association using the `id`. For example:
16
16
  *
17
17
  * ```sh
18
18
  * $ pulumi import aws:route53/profilesAssociation:ProfilesAssociation example rpa-id-12345678
@@ -22,7 +22,7 @@ import * as outputs from "../types/output";
22
22
  *
23
23
  * ## Import
24
24
  *
25
- * Using `pulumi import`, import Route 53 Profiles Profile using the `example`. For example:
25
+ * Using `pulumi import`, import Route 53 Profiles Profile using the `id`. For example:
26
26
  *
27
27
  * ```sh
28
28
  * $ pulumi import aws:route53/profilesProfile:ProfilesProfile example rp-12345678
@@ -26,7 +26,7 @@ const utilities = require("../utilities");
26
26
  *
27
27
  * ## Import
28
28
  *
29
- * Using `pulumi import`, import Route 53 Profiles Profile using the `example`. For example:
29
+ * Using `pulumi import`, import Route 53 Profiles Profile using the `id`. For example:
30
30
  *
31
31
  * ```sh
32
32
  * $ pulumi import aws:route53/profilesProfile:ProfilesProfile example rp-12345678
@@ -8,7 +8,7 @@ import * as outputs from "../types/output";
8
8
  *
9
9
  * ## Import
10
10
  *
11
- * Using `pulumi import`, import Route 53 Profiles Resource Association using the `example_id_arg`. For example:
11
+ * Using `pulumi import`, import Route 53 Profiles Resource Association using the `id`. For example:
12
12
  *
13
13
  * ```sh
14
14
  * $ pulumi import aws:route53/profilesResourceAssociation:ProfilesResourceAssociation example rpa-id-12345678
@@ -12,7 +12,7 @@ const utilities = require("../utilities");
12
12
  *
13
13
  * ## Import
14
14
  *
15
- * Using `pulumi import`, import Route 53 Profiles Resource Association using the `example_id_arg`. For example:
15
+ * Using `pulumi import`, import Route 53 Profiles Resource Association using the `id`. For example:
16
16
  *
17
17
  * ```sh
18
18
  * $ pulumi import aws:route53/profilesResourceAssociation:ProfilesResourceAssociation example rpa-id-12345678
@@ -65,7 +65,9 @@ export declare class StandardsSubscription extends pulumi.CustomResource {
65
65
  * | CIS AWS Foundations Benchmark v1.4.0 | `arn:${var.partition}:securityhub:${var.region}::standards/cis-aws-foundations-benchmark/v/1.4.0` |
66
66
  * | CIS AWS Foundations Benchmark v3.0.0 | `arn:${var.partition}:securityhub:${var.region}::standards/cis-aws-foundations-benchmark/v/3.0.0` |
67
67
  * | NIST SP 800-53 Rev. 5 | `arn:${var.partition}:securityhub:${var.region}::standards/nist-800-53/v/5.0.0` |
68
- * | PCI DSS | `arn:${var.partition}:securityhub:${var.region}::standards/pci-dss/v/3.2.1` |
68
+ * | NIST SP 800-171 Rev. 2 | `arn:${var.partition}:securityhub:${var.region}::standards/nist-800-171/v/2.0.0` |
69
+ * | PCI DSS v3.2.1 | `arn:${var.partition}:securityhub:${var.region}::standards/pci-dss/v/3.2.1` |
70
+ * | PCI DSS v4.0.1 | `arn:${var.partition}:securityhub:${var.region}::standards/pci-dss/v/4.0.1` |
69
71
  */
70
72
  readonly standardsArn: pulumi.Output<string>;
71
73
  /**
@@ -98,7 +100,9 @@ export interface StandardsSubscriptionState {
98
100
  * | CIS AWS Foundations Benchmark v1.4.0 | `arn:${var.partition}:securityhub:${var.region}::standards/cis-aws-foundations-benchmark/v/1.4.0` |
99
101
  * | CIS AWS Foundations Benchmark v3.0.0 | `arn:${var.partition}:securityhub:${var.region}::standards/cis-aws-foundations-benchmark/v/3.0.0` |
100
102
  * | NIST SP 800-53 Rev. 5 | `arn:${var.partition}:securityhub:${var.region}::standards/nist-800-53/v/5.0.0` |
101
- * | PCI DSS | `arn:${var.partition}:securityhub:${var.region}::standards/pci-dss/v/3.2.1` |
103
+ * | NIST SP 800-171 Rev. 2 | `arn:${var.partition}:securityhub:${var.region}::standards/nist-800-171/v/2.0.0` |
104
+ * | PCI DSS v3.2.1 | `arn:${var.partition}:securityhub:${var.region}::standards/pci-dss/v/3.2.1` |
105
+ * | PCI DSS v4.0.1 | `arn:${var.partition}:securityhub:${var.region}::standards/pci-dss/v/4.0.1` |
102
106
  */
103
107
  standardsArn?: pulumi.Input<string>;
104
108
  }
@@ -123,7 +127,9 @@ export interface StandardsSubscriptionArgs {
123
127
  * | CIS AWS Foundations Benchmark v1.4.0 | `arn:${var.partition}:securityhub:${var.region}::standards/cis-aws-foundations-benchmark/v/1.4.0` |
124
128
  * | CIS AWS Foundations Benchmark v3.0.0 | `arn:${var.partition}:securityhub:${var.region}::standards/cis-aws-foundations-benchmark/v/3.0.0` |
125
129
  * | NIST SP 800-53 Rev. 5 | `arn:${var.partition}:securityhub:${var.region}::standards/nist-800-53/v/5.0.0` |
126
- * | PCI DSS | `arn:${var.partition}:securityhub:${var.region}::standards/pci-dss/v/3.2.1` |
130
+ * | NIST SP 800-171 Rev. 2 | `arn:${var.partition}:securityhub:${var.region}::standards/nist-800-171/v/2.0.0` |
131
+ * | PCI DSS v3.2.1 | `arn:${var.partition}:securityhub:${var.region}::standards/pci-dss/v/3.2.1` |
132
+ * | PCI DSS v4.0.1 | `arn:${var.partition}:securityhub:${var.region}::standards/pci-dss/v/4.0.1` |
127
133
  */
128
134
  standardsArn: pulumi.Input<string>;
129
135
  }
@@ -1 +1 @@
1
- {"version":3,"file":"standardsSubscription.js","sourceRoot":"","sources":["../../securityhub/standardsSubscription.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AACH,MAAa,qBAAsB,SAAQ,MAAM,CAAC,cAAc;IAC5D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkC,EAAE,IAAmC;QAChI,OAAO,IAAI,qBAAqB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC5E,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,qBAAqB,CAAC,YAAY,CAAC;IACtE,CAAC;IA+BD,YAAY,IAAY,EAAE,WAAoE,EAAE,IAAmC;QAC/H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqD,CAAC;YACpE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3E;aAAM;YACH,MAAM,IAAI,GAAG,WAAoD,CAAC;YAClE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,YAAY,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzD,MAAM,IAAI,KAAK,CAAC,0CAA0C,CAAC,CAAC;aAC/D;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;SACzE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,qBAAqB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1E,CAAC;;AA1EL,sDA2EC;AA7DG,gBAAgB;AACO,kCAAY,GAAG,6DAA6D,CAAC"}
1
+ {"version":3,"file":"standardsSubscription.js","sourceRoot":"","sources":["../../securityhub/standardsSubscription.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AACH,MAAa,qBAAsB,SAAQ,MAAM,CAAC,cAAc;IAC5D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkC,EAAE,IAAmC;QAChI,OAAO,IAAI,qBAAqB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC5E,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,qBAAqB,CAAC,YAAY,CAAC;IACtE,CAAC;IAiCD,YAAY,IAAY,EAAE,WAAoE,EAAE,IAAmC;QAC/H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqD,CAAC;YACpE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3E;aAAM;YACH,MAAM,IAAI,GAAG,WAAoD,CAAC;YAClE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,YAAY,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzD,MAAM,IAAI,KAAK,CAAC,0CAA0C,CAAC,CAAC;aAC/D;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;SACzE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,qBAAqB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1E,CAAC;;AA5EL,sDA6EC;AA/DG,gBAAgB;AACO,kCAAY,GAAG,6DAA6D,CAAC"}
@@ -41,7 +41,7 @@ import * as pulumi from "@pulumi/pulumi";
41
41
  *
42
42
  * ## Import
43
43
  *
44
- * Using `pulumi import`, import SESv2 (Simple Email V2) Email Identity Policy using the `example_id_arg`. For example:
44
+ * Using `pulumi import`, import SESv2 (Simple Email V2) Email Identity Policy using the `email_identity` and `policy_name` separated by `|`. For example:
45
45
  *
46
46
  * ```sh
47
47
  * $ pulumi import aws:sesv2/emailIdentityPolicy:EmailIdentityPolicy example example_email_identity|example_policy_name
@@ -47,7 +47,7 @@ const utilities = require("../utilities");
47
47
  *
48
48
  * ## Import
49
49
  *
50
- * Using `pulumi import`, import SESv2 (Simple Email V2) Email Identity Policy using the `example_id_arg`. For example:
50
+ * Using `pulumi import`, import SESv2 (Simple Email V2) Email Identity Policy using the `email_identity` and `policy_name` separated by `|`. For example:
51
51
  *
52
52
  * ```sh
53
53
  * $ pulumi import aws:sesv2/emailIdentityPolicy:EmailIdentityPolicy example example_email_identity|example_policy_name