@pulumi/aws 5.14.0 → 5.15.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/types/input.d.ts CHANGED
@@ -14832,29 +14832,29 @@ export declare namespace ec2 {
14832
14832
  name: pulumi.Input<string>;
14833
14833
  values: pulumi.Input<pulumi.Input<string>[]>;
14834
14834
  }
14835
- interface GetInternetGatewayFilter {
14835
+ interface GetInternetGatewayFilterArgs {
14836
14836
  /**
14837
14837
  * Name of the field to filter by, as defined by
14838
14838
  * [the underlying AWS API](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeInternetGateways.html).
14839
14839
  */
14840
- name: string;
14840
+ name: pulumi.Input<string>;
14841
14841
  /**
14842
14842
  * Set of values that are accepted for the given field.
14843
14843
  * An Internet Gateway will be selected if any one of the given values matches.
14844
14844
  */
14845
- values: string[];
14845
+ values: pulumi.Input<pulumi.Input<string>[]>;
14846
14846
  }
14847
- interface GetInternetGatewayFilterArgs {
14847
+ interface GetInternetGatewayFilter {
14848
14848
  /**
14849
14849
  * Name of the field to filter by, as defined by
14850
14850
  * [the underlying AWS API](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeInternetGateways.html).
14851
14851
  */
14852
- name: pulumi.Input<string>;
14852
+ name: string;
14853
14853
  /**
14854
14854
  * Set of values that are accepted for the given field.
14855
14855
  * An Internet Gateway will be selected if any one of the given values matches.
14856
14856
  */
14857
- values: pulumi.Input<pulumi.Input<string>[]>;
14857
+ values: string[];
14858
14858
  }
14859
14859
  interface GetKeyPairFilter {
14860
14860
  /**
@@ -15072,6 +15072,30 @@ export declare namespace ec2 {
15072
15072
  */
15073
15073
  values: pulumi.Input<pulumi.Input<string>[]>;
15074
15074
  }
15075
+ interface GetManagedPrefixListsFilter {
15076
+ /**
15077
+ * Name of the field to filter by, as defined by
15078
+ * [the underlying AWS API](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeManagedPrefixLists.html).
15079
+ */
15080
+ name: string;
15081
+ /**
15082
+ * Set of values that are accepted for the given field.
15083
+ * A managed prefix list will be selected if any one of the given values matches.
15084
+ */
15085
+ values: string[];
15086
+ }
15087
+ interface GetManagedPrefixListsFilterArgs {
15088
+ /**
15089
+ * Name of the field to filter by, as defined by
15090
+ * [the underlying AWS API](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeManagedPrefixLists.html).
15091
+ */
15092
+ name: pulumi.Input<string>;
15093
+ /**
15094
+ * Set of values that are accepted for the given field.
15095
+ * A managed prefix list will be selected if any one of the given values matches.
15096
+ */
15097
+ values: pulumi.Input<pulumi.Input<string>[]>;
15098
+ }
15075
15099
  interface GetNatGatewayFilter {
15076
15100
  /**
15077
15101
  * Name of the field to filter by, as defined by
@@ -15144,25 +15168,25 @@ export declare namespace ec2 {
15144
15168
  */
15145
15169
  values: pulumi.Input<pulumi.Input<string>[]>;
15146
15170
  }
15147
- interface GetNetworkInsightsAnalysisFilter {
15171
+ interface GetNetworkInsightsAnalysisFilterArgs {
15148
15172
  /**
15149
15173
  * Name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
15150
15174
  */
15151
- name: string;
15175
+ name: pulumi.Input<string>;
15152
15176
  /**
15153
15177
  * Set of values that are accepted for the given filter field. Results will be selected if any given value matches.
15154
15178
  */
15155
- values: string[];
15179
+ values: pulumi.Input<pulumi.Input<string>[]>;
15156
15180
  }
15157
- interface GetNetworkInsightsAnalysisFilterArgs {
15181
+ interface GetNetworkInsightsAnalysisFilter {
15158
15182
  /**
15159
15183
  * Name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
15160
15184
  */
15161
- name: pulumi.Input<string>;
15185
+ name: string;
15162
15186
  /**
15163
15187
  * Set of values that are accepted for the given filter field. Results will be selected if any given value matches.
15164
15188
  */
15165
- values: pulumi.Input<pulumi.Input<string>[]>;
15189
+ values: string[];
15166
15190
  }
15167
15191
  interface GetNetworkInsightsPathFilter {
15168
15192
  /**
@@ -25649,7 +25673,7 @@ export declare namespace kinesis {
25649
25673
  */
25650
25674
  clusterEndpoint?: pulumi.Input<string>;
25651
25675
  /**
25652
- * The ARN of the Amazon ES domain. The IAM role must have permission for `DescribeElasticsearchDomain`, `DescribeElasticsearchDomains`, and `DescribeElasticsearchDomainConfig` after assuming `RoleARN`. The pattern needs to be `arn:.*`. Conflicts with `clusterEndpoint`.
25676
+ * The ARN of the Amazon ES domain. The pattern needs to be `arn:.*`. Conflicts with `clusterEndpoint`.
25653
25677
  */
25654
25678
  domainArn?: pulumi.Input<string>;
25655
25679
  /**
@@ -25669,7 +25693,7 @@ export declare namespace kinesis {
25669
25693
  */
25670
25694
  retryDuration?: pulumi.Input<number>;
25671
25695
  /**
25672
- * The ARN of the IAM role to be assumed by Firehose for calling the Amazon ES Configuration API and for indexing documents. The pattern needs to be `arn:.*`.
25696
+ * The ARN of the IAM role to be assumed by Firehose for calling the Amazon ES Configuration API and for indexing documents. The IAM role must have permission for `DescribeElasticsearchDomain`, `DescribeElasticsearchDomains`, and `DescribeElasticsearchDomainConfig`. The pattern needs to be `arn:.*`.
25673
25697
  */
25674
25698
  roleArn: pulumi.Input<string>;
25675
25699
  /**
package/types/output.d.ts CHANGED
@@ -16402,6 +16402,18 @@ export declare namespace ec2 {
16402
16402
  */
16403
16403
  values: string[];
16404
16404
  }
16405
+ interface GetManagedPrefixListsFilter {
16406
+ /**
16407
+ * Name of the field to filter by, as defined by
16408
+ * [the underlying AWS API](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeManagedPrefixLists.html).
16409
+ */
16410
+ name: string;
16411
+ /**
16412
+ * Set of values that are accepted for the given field.
16413
+ * A managed prefix list will be selected if any one of the given values matches.
16414
+ */
16415
+ values: string[];
16416
+ }
16405
16417
  interface GetNatGatewayFilter {
16406
16418
  /**
16407
16419
  * Name of the field to filter by, as defined by
@@ -28602,7 +28614,7 @@ export declare namespace kinesis {
28602
28614
  */
28603
28615
  clusterEndpoint?: string;
28604
28616
  /**
28605
- * The ARN of the Amazon ES domain. The IAM role must have permission for `DescribeElasticsearchDomain`, `DescribeElasticsearchDomains`, and `DescribeElasticsearchDomainConfig` after assuming `RoleARN`. The pattern needs to be `arn:.*`. Conflicts with `clusterEndpoint`.
28617
+ * The ARN of the Amazon ES domain. The pattern needs to be `arn:.*`. Conflicts with `clusterEndpoint`.
28606
28618
  */
28607
28619
  domainArn?: string;
28608
28620
  /**
@@ -28622,7 +28634,7 @@ export declare namespace kinesis {
28622
28634
  */
28623
28635
  retryDuration?: number;
28624
28636
  /**
28625
- * The ARN of the IAM role to be assumed by Firehose for calling the Amazon ES Configuration API and for indexing documents. The pattern needs to be `arn:.*`.
28637
+ * The ARN of the IAM role to be assumed by Firehose for calling the Amazon ES Configuration API and for indexing documents. The IAM role must have permission for `DescribeElasticsearchDomain`, `DescribeElasticsearchDomains`, and `DescribeElasticsearchDomainConfig`. The pattern needs to be `arn:.*`.
28626
28638
  */
28627
28639
  roleArn: string;
28628
28640
  /**