@pulumi/aws-native 1.16.0 → 1.17.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.
Files changed (89) hide show
  1. package/cleanrooms/getIdMappingTable.d.ts +12 -0
  2. package/cleanrooms/getIdMappingTable.js.map +1 -1
  3. package/cleanrooms/getIdNamespaceAssociation.d.ts +12 -0
  4. package/cleanrooms/getIdNamespaceAssociation.js.map +1 -1
  5. package/cleanrooms/idMappingTable.d.ts +6 -0
  6. package/cleanrooms/idMappingTable.js.map +1 -1
  7. package/cleanrooms/idNamespaceAssociation.d.ts +6 -0
  8. package/cleanrooms/idNamespaceAssociation.js.map +1 -1
  9. package/cognito/getUserPool.d.ts +2 -2
  10. package/cognito/getUserPoolClient.d.ts +2 -0
  11. package/cognito/getUserPoolClient.js.map +1 -1
  12. package/cognito/userPool.d.ts +4 -4
  13. package/cognito/userPoolClient.d.ts +4 -0
  14. package/cognito/userPoolClient.js.map +1 -1
  15. package/cognito/userPoolUser.d.ts +2 -2
  16. package/databrew/dataset.d.ts +8 -0
  17. package/databrew/dataset.js +2 -0
  18. package/databrew/dataset.js.map +1 -1
  19. package/databrew/getDataset.d.ts +4 -0
  20. package/databrew/getDataset.js.map +1 -1
  21. package/datazone/subscriptionTarget.d.ts +2 -2
  22. package/datazone/subscriptionTarget.js +0 -3
  23. package/datazone/subscriptionTarget.js.map +1 -1
  24. package/ec2/getNetworkAcl.d.ts +2 -0
  25. package/ec2/getNetworkAcl.js +2 -0
  26. package/ec2/getNetworkAcl.js.map +1 -1
  27. package/ec2/getVpcEndpoint.d.ts +1 -0
  28. package/ec2/getVpcEndpoint.js.map +1 -1
  29. package/ec2/networkAcl.d.ts +1 -0
  30. package/ec2/networkAcl.js +1 -0
  31. package/ec2/networkAcl.js.map +1 -1
  32. package/ec2/vpcEndpoint.d.ts +2 -0
  33. package/ec2/vpcEndpoint.js +2 -0
  34. package/ec2/vpcEndpoint.js.map +1 -1
  35. package/index.d.ts +2 -1
  36. package/index.js +4 -2
  37. package/index.js.map +1 -1
  38. package/package.json +3 -3
  39. package/package.json.dev +2 -2
  40. package/pcs/cluster.d.ts +108 -0
  41. package/pcs/cluster.js +87 -0
  42. package/pcs/cluster.js.map +1 -0
  43. package/pcs/computeNodeGroup.d.ts +152 -0
  44. package/pcs/computeNodeGroup.js +106 -0
  45. package/pcs/computeNodeGroup.js.map +1 -0
  46. package/pcs/getCluster.d.ts +51 -0
  47. package/pcs/getCluster.js +28 -0
  48. package/pcs/getCluster.js.map +1 -0
  49. package/pcs/getComputeNodeGroup.d.ts +79 -0
  50. package/pcs/getComputeNodeGroup.js +28 -0
  51. package/pcs/getComputeNodeGroup.js.map +1 -0
  52. package/pcs/getQueue.d.ts +51 -0
  53. package/pcs/getQueue.js +28 -0
  54. package/pcs/getQueue.js.map +1 -0
  55. package/pcs/index.d.ts +19 -0
  56. package/pcs/index.js +55 -0
  57. package/pcs/index.js.map +1 -0
  58. package/pcs/queue.d.ts +88 -0
  59. package/pcs/queue.js +75 -0
  60. package/pcs/queue.js.map +1 -0
  61. package/quicksight/customPermissions.d.ts +44 -0
  62. package/quicksight/customPermissions.js +69 -0
  63. package/quicksight/customPermissions.js.map +1 -0
  64. package/quicksight/getCustomPermissions.d.ts +23 -0
  65. package/quicksight/getCustomPermissions.js +30 -0
  66. package/quicksight/getCustomPermissions.js.map +1 -0
  67. package/quicksight/index.d.ts +6 -0
  68. package/quicksight/index.js +8 -1
  69. package/quicksight/index.js.map +1 -1
  70. package/types/enums/cloudformation/index.d.ts +2 -0
  71. package/types/enums/cloudformation/index.js +2 -0
  72. package/types/enums/cloudformation/index.js.map +1 -1
  73. package/types/enums/databrew/index.d.ts +9 -0
  74. package/types/enums/databrew/index.js +6 -1
  75. package/types/enums/databrew/index.js.map +1 -1
  76. package/types/enums/datazone/index.d.ts +3 -0
  77. package/types/enums/datazone/index.js +3 -0
  78. package/types/enums/datazone/index.js.map +1 -1
  79. package/types/enums/index.d.ts +2 -1
  80. package/types/enums/index.js +4 -2
  81. package/types/enums/index.js.map +1 -1
  82. package/types/enums/pcs/index.d.ts +80 -0
  83. package/types/enums/pcs/index.js +54 -0
  84. package/types/enums/pcs/index.js.map +1 -0
  85. package/types/enums/quicksight/index.d.ts +4 -0
  86. package/types/enums/quicksight/index.js +10 -7
  87. package/types/enums/quicksight/index.js.map +1 -1
  88. package/types/input.d.ts +156 -5
  89. package/types/output.d.ts +216 -5
package/types/output.d.ts CHANGED
@@ -15579,7 +15579,7 @@ export declare namespace cognito {
15579
15579
  /**
15580
15580
  * The number of previous passwords that you want Amazon Cognito to restrict each user from reusing. Users can't set a password that matches any of `n` previous passwords, where `n` is the value of `PasswordHistorySize` .
15581
15581
  *
15582
- * Password history isn't enforced and isn't displayed in [DescribeUserPool](https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_DescribeUserPool.html) responses when you set this value to `0` or don't provide it. To activate this setting, [advanced security features](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pool-settings-advanced-security.html) must be active in your user pool.
15582
+ * Password history isn't enforced and isn't displayed in [DescribeUserPool](https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_DescribeUserPool.html) responses when you set this value to `0` or don't provide it. To activate this setting, your user pool must be in the [Essentials tier](https://docs.aws.amazon.com/cognito/latest/developerguide/feature-plans-features-essentials.html) or higher.
15583
15583
  */
15584
15584
  passwordHistorySize?: number;
15585
15585
  /**
@@ -15611,7 +15611,7 @@ export declare namespace cognito {
15611
15611
  */
15612
15612
  passwordPolicy?: outputs.cognito.UserPoolPasswordPolicy;
15613
15613
  /**
15614
- * The policy for allowed types of authentication in a user pool.
15614
+ * The policy for allowed types of authentication in a user pool. To activate this setting, your user pool must be in the [Essentials tier](https://docs.aws.amazon.com/cognito/latest/developerguide/feature-plans-features-essentials.html) or higher.
15615
15615
  *
15616
15616
  * This data type is a request and response parameter of [CreateUserPool](https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_CreateUserPool.html) and [UpdateUserPool](https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_UpdateUserPool.html) , and a response parameter of [DescribeUserPool](https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_DescribeUserPool.html) .
15617
15617
  */
@@ -18748,6 +18748,7 @@ export declare namespace databrew {
18748
18748
  * The Amazon S3 bucket name.
18749
18749
  */
18750
18750
  bucket: string;
18751
+ bucketOwner?: string;
18751
18752
  /**
18752
18753
  * The unique name of the object in the bucket.
18753
18754
  */
@@ -21366,6 +21367,9 @@ export declare namespace ec2 {
21366
21367
  */
21367
21368
  min?: number;
21368
21369
  }
21370
+ interface Ec2FleetBaselinePerformanceFactorsRequest {
21371
+ cpu?: outputs.ec2.Ec2FleetCpuPerformanceFactorRequest;
21372
+ }
21369
21373
  interface Ec2FleetCapacityRebalance {
21370
21374
  /**
21371
21375
  * The replacement strategy to use. Only available for fleets of type `maintain` .
@@ -21396,6 +21400,9 @@ export declare namespace ec2 {
21396
21400
  */
21397
21401
  usageStrategy?: enums.ec2.Ec2FleetCapacityReservationOptionsRequestUsageStrategy;
21398
21402
  }
21403
+ interface Ec2FleetCpuPerformanceFactorRequest {
21404
+ references?: outputs.ec2.Ec2FleetPerformanceFactorReferenceRequest[];
21405
+ }
21399
21406
  interface Ec2FleetFleetLaunchTemplateConfigRequest {
21400
21407
  /**
21401
21408
  * The launch template to use. You must specify either the launch template ID or launch template name in the request.
@@ -21565,6 +21572,7 @@ export declare namespace ec2 {
21565
21572
  * Default: No minimum or maximum limits
21566
21573
  */
21567
21574
  baselineEbsBandwidthMbps?: outputs.ec2.Ec2FleetBaselineEbsBandwidthMbpsRequest;
21575
+ baselinePerformanceFactors?: outputs.ec2.Ec2FleetBaselinePerformanceFactorsRequest;
21568
21576
  /**
21569
21577
  * Indicates whether burstable performance T instance types are included, excluded, or required. For more information, see [Burstable performance instances](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html) .
21570
21578
  *
@@ -21798,6 +21806,9 @@ export declare namespace ec2 {
21798
21806
  */
21799
21807
  singleInstanceType?: boolean;
21800
21808
  }
21809
+ interface Ec2FleetPerformanceFactorReferenceRequest {
21810
+ instanceFamily?: string;
21811
+ }
21801
21812
  interface Ec2FleetPlacement {
21802
21813
  /**
21803
21814
  * The affinity setting for the instance on the Dedicated Host.
@@ -24203,6 +24214,9 @@ export declare namespace ec2 {
24203
24214
  */
24204
24215
  min?: number;
24205
24216
  }
24217
+ interface SpotFleetBaselinePerformanceFactorsRequest {
24218
+ cpu?: outputs.ec2.SpotFleetCpuPerformanceFactorRequest;
24219
+ }
24206
24220
  interface SpotFleetBlockDeviceMapping {
24207
24221
  /**
24208
24222
  * The device name (for example, `/dev/sdh` or `xvdh` ).
@@ -24237,6 +24251,9 @@ export declare namespace ec2 {
24237
24251
  */
24238
24252
  classicLoadBalancers: outputs.ec2.SpotFleetClassicLoadBalancer[];
24239
24253
  }
24254
+ interface SpotFleetCpuPerformanceFactorRequest {
24255
+ references?: outputs.ec2.SpotFleetPerformanceFactorReferenceRequest[];
24256
+ }
24240
24257
  interface SpotFleetEbsBlockDevice {
24241
24258
  /**
24242
24259
  * Indicates whether the EBS volume is deleted on instance termination. For more information, see [Preserving Amazon EBS volumes on instance termination](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/terminating-instances.html#preserving-volumes-on-termination) in the *Amazon EC2 User Guide* .
@@ -24460,6 +24477,7 @@ export declare namespace ec2 {
24460
24477
  * Default: No minimum or maximum limits
24461
24478
  */
24462
24479
  baselineEbsBandwidthMbps?: outputs.ec2.SpotFleetBaselineEbsBandwidthMbpsRequest;
24480
+ baselinePerformanceFactors?: outputs.ec2.SpotFleetBaselinePerformanceFactorsRequest;
24463
24481
  /**
24464
24482
  * Indicates whether burstable performance T instance types are included, excluded, or required. For more information, see [Burstable performance instances](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html) .
24465
24483
  *
@@ -24803,6 +24821,9 @@ export declare namespace ec2 {
24803
24821
  */
24804
24822
  min?: number;
24805
24823
  }
24824
+ interface SpotFleetPerformanceFactorReferenceRequest {
24825
+ instanceFamily?: string;
24826
+ }
24806
24827
  interface SpotFleetPrivateIpAddressSpecification {
24807
24828
  /**
24808
24829
  * Indicates whether the private IPv4 address is the primary private IPv4 address. Only one IPv4 address can be designated as primary.
@@ -27499,8 +27520,17 @@ export declare namespace efs {
27499
27520
  * For One Zone file systems, the replication configuration must specify the AWS-Region in which the destination file system is located.
27500
27521
  */
27501
27522
  region?: string;
27523
+ /**
27524
+ * The Amazon Resource Name (ARN) of the current source file system in the replication configuration.
27525
+ */
27502
27526
  roleArn?: string;
27527
+ /**
27528
+ * Describes the status of the replication configuration. For more information about replication status, see [Viewing replication details](https://docs.aws.amazon.com//efs/latest/ug/awsbackup.html#restoring-backup-efsmonitoring-replication-status.html) in the *Amazon EFS User Guide* .
27529
+ */
27503
27530
  status?: string;
27531
+ /**
27532
+ * Message that provides details about the `PAUSED` or `ERRROR` state of the replication destination configuration. For more information about replication status messages, see [Viewing replication details](https://docs.aws.amazon.com//efs/latest/ug/awsbackup.html#restoring-backup-efsmonitoring-replication-status.html) in the *Amazon EFS User Guide* .
27533
+ */
27504
27534
  statusMessage?: string;
27505
27535
  }
27506
27536
  }
@@ -45093,11 +45123,11 @@ export declare namespace logs {
45093
45123
  /**
45094
45124
  * Specify the ARNs of IAM roles and IAM users who you want to grant permission to for viewing the dashboards.
45095
45125
  *
45096
- * > In addition to specifying these users here, you must also grant them the *CloudWatchOpenSearchDashboardsAccess* IAM policy. For more information, see
45126
+ * > In addition to specifying these users here, you must also grant them the *CloudWatchOpenSearchDashboardsAccess* IAM policy. For more information, see [IAM policies for users](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/OpenSearch-Dashboards-UserRoles.html) .
45097
45127
  */
45098
45128
  dashboardViewerPrincipals: string[];
45099
45129
  /**
45100
- * Specify the ARN of an IAM role that CloudWatch Logs will use to create the integration. This role must have the permissions necessary to access the OpenSearch Service collection to be able to create the dashboards. For more information about the permissions needed, see [Create an IAM role to access the OpenSearch Service collection](https://docs.aws.amazon.com/OpenSearch-Dashboards-CreateRole) in the CloudWatch Logs User Guide.
45130
+ * Specify the ARN of an IAM role that CloudWatch Logs will use to create the integration. This role must have the permissions necessary to access the OpenSearch Service collection to be able to create the dashboards. For more information about the permissions needed, see [Permissions that the integration needs](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/OpenSearch-Dashboards-CreateRole.html) in the CloudWatch Logs User Guide.
45101
45131
  */
45102
45132
  dataSourceRoleArn: string;
45103
45133
  /**
@@ -50860,6 +50890,169 @@ export declare namespace pcaconnectorscep {
50860
50890
  subject?: string;
50861
50891
  }
50862
50892
  }
50893
+ export declare namespace pcs {
50894
+ /**
50895
+ * An endpoint available for interaction with the scheduler.
50896
+ */
50897
+ interface ClusterEndpoint {
50898
+ /**
50899
+ * The endpoint's connection port number.
50900
+ */
50901
+ port: string;
50902
+ /**
50903
+ * The endpoint's private IP address.
50904
+ */
50905
+ privateIpAddress: string;
50906
+ /**
50907
+ * The endpoint's public IP address.
50908
+ */
50909
+ publicIpAddress?: string;
50910
+ /**
50911
+ * Indicates the type of endpoint running at the specific IP address.
50912
+ */
50913
+ type: enums.pcs.ClusterEndpointType;
50914
+ }
50915
+ /**
50916
+ * An error that occurred during resource provisioning.
50917
+ */
50918
+ interface ClusterErrorInfo {
50919
+ /**
50920
+ * The short-form error code.
50921
+ */
50922
+ code?: string;
50923
+ /**
50924
+ * The detailed error information.
50925
+ */
50926
+ message?: string;
50927
+ }
50928
+ /**
50929
+ * An error that occurred during resource provisioning.
50930
+ */
50931
+ interface ComputeNodeGroupErrorInfo {
50932
+ /**
50933
+ * The short-form error code.
50934
+ */
50935
+ code?: string;
50936
+ /**
50937
+ * The detailed error information.
50938
+ */
50939
+ message?: string;
50940
+ }
50941
+ /**
50942
+ * An EC2 instance configuration AWS PCS uses to launch compute nodes.
50943
+ */
50944
+ interface ComputeNodeGroupInstanceConfig {
50945
+ /**
50946
+ * The EC2 instance type that AWS PCS can provision in the compute node group.
50947
+ */
50948
+ instanceType?: string;
50949
+ }
50950
+ /**
50951
+ * Additional settings that directly map to Slurm settings.
50952
+ */
50953
+ interface ComputeNodeGroupSlurmCustomSetting {
50954
+ /**
50955
+ * AWS PCS supports configuration of the following Slurm parameters for compute node groups: Weight and RealMemory.
50956
+ */
50957
+ parameterName: string;
50958
+ /**
50959
+ * The value for the configured Slurm setting.
50960
+ */
50961
+ parameterValue: string;
50962
+ }
50963
+ /**
50964
+ * An Amazon EC2 launch template AWS PCS uses to launch compute nodes.
50965
+ */
50966
+ interface CustomLaunchTemplateProperties {
50967
+ /**
50968
+ * The ID of the EC2 launch template to use to provision instances.
50969
+ */
50970
+ id: string;
50971
+ /**
50972
+ * The version of the EC2 launch template to use to provision instances.
50973
+ */
50974
+ version: string;
50975
+ }
50976
+ /**
50977
+ * The networking configuration for the cluster's control plane.
50978
+ */
50979
+ interface NetworkingProperties {
50980
+ /**
50981
+ * The list of security group IDs associated with the Elastic Network Interface (ENI) created in subnets.
50982
+ */
50983
+ securityGroupIds?: string[];
50984
+ /**
50985
+ * The list of subnet IDs where AWS PCS creates an Elastic Network Interface (ENI) to enable communication between managed controllers and AWS PCS resources. The subnet must have an available IP address, cannot reside in AWS Outposts, AWS Wavelength, or an AWS Local Zone. AWS PCS currently supports only 1 subnet in this list.
50986
+ */
50987
+ subnetIds?: string[];
50988
+ }
50989
+ /**
50990
+ * The compute node group configuration for a queue.
50991
+ */
50992
+ interface QueueComputeNodeGroupConfiguration {
50993
+ /**
50994
+ * The compute node group ID for the compute node group configuration.
50995
+ */
50996
+ computeNodeGroupId?: string;
50997
+ }
50998
+ /**
50999
+ * An error that occurred during resource provisioning.
51000
+ */
51001
+ interface QueueErrorInfo {
51002
+ /**
51003
+ * The short-form error code.
51004
+ */
51005
+ code?: string;
51006
+ /**
51007
+ * The detailed error information.
51008
+ */
51009
+ message?: string;
51010
+ }
51011
+ /**
51012
+ * Specifies the boundaries of the compute node group auto scaling.
51013
+ */
51014
+ interface ScalingConfigurationProperties {
51015
+ /**
51016
+ * The upper bound of the number of instances allowed in the compute fleet.
51017
+ */
51018
+ maxInstanceCount: number;
51019
+ /**
51020
+ * The lower bound of the number of instances allowed in the compute fleet.
51021
+ */
51022
+ minInstanceCount: number;
51023
+ }
51024
+ /**
51025
+ * The cluster management and job scheduling software associated with the cluster.
51026
+ */
51027
+ interface SchedulerProperties {
51028
+ /**
51029
+ * The software AWS PCS uses to manage cluster scaling and job scheduling.
51030
+ */
51031
+ type: enums.pcs.ClusterSchedulerPropertiesType;
51032
+ /**
51033
+ * The version of the specified scheduling software that AWS PCS uses to manage cluster scaling and job scheduling.
51034
+ */
51035
+ version: string;
51036
+ }
51037
+ /**
51038
+ * Additional options related to the Slurm scheduler.
51039
+ */
51040
+ interface SlurmConfigurationProperties {
51041
+ /**
51042
+ * Additional Slurm-specific configuration that directly maps to Slurm settings.
51043
+ */
51044
+ slurmCustomSettings?: outputs.pcs.ComputeNodeGroupSlurmCustomSetting[];
51045
+ }
51046
+ /**
51047
+ * Additional configuration when you specify SPOT as the purchase option.
51048
+ */
51049
+ interface SpotOptionsProperties {
51050
+ /**
51051
+ * The Amazon EC2 allocation strategy AWS PCS uses to provision EC2 instances. AWS PCS supports lowest price, capacity optimized, and price capacity optimized. If you don't provide this option, it defaults to price capacity optimized.
51052
+ */
51053
+ allocationStrategy?: enums.pcs.ComputeNodeGroupSpotOptionsPropertiesAllocationStrategy;
51054
+ }
51055
+ }
50863
51056
  export declare namespace personalize {
50864
51057
  /**
50865
51058
  * Initial DatasetImportJob for the created dataset
@@ -60712,6 +60905,25 @@ export declare namespace quicksight {
60712
60905
  */
60713
60906
  yAxis: enums.quicksight.AnalysisSingleYAxisOption;
60714
60907
  }
60908
+ interface CustomPermissionsCapabilities {
60909
+ addOrRunAnomalyDetectionForAnalyses?: enums.quicksight.CustomPermissionsCapabilityState;
60910
+ createAndUpdateDashboardEmailReports?: enums.quicksight.CustomPermissionsCapabilityState;
60911
+ createAndUpdateDataSources?: enums.quicksight.CustomPermissionsCapabilityState;
60912
+ createAndUpdateDatasets?: enums.quicksight.CustomPermissionsCapabilityState;
60913
+ createAndUpdateThemes?: enums.quicksight.CustomPermissionsCapabilityState;
60914
+ createAndUpdateThresholdAlerts?: enums.quicksight.CustomPermissionsCapabilityState;
60915
+ createSharedFolders?: enums.quicksight.CustomPermissionsCapabilityState;
60916
+ createSpiceDataset?: enums.quicksight.CustomPermissionsCapabilityState;
60917
+ exportToCsv?: enums.quicksight.CustomPermissionsCapabilityState;
60918
+ exportToExcel?: enums.quicksight.CustomPermissionsCapabilityState;
60919
+ renameSharedFolders?: enums.quicksight.CustomPermissionsCapabilityState;
60920
+ shareAnalyses?: enums.quicksight.CustomPermissionsCapabilityState;
60921
+ shareDashboards?: enums.quicksight.CustomPermissionsCapabilityState;
60922
+ shareDataSources?: enums.quicksight.CustomPermissionsCapabilityState;
60923
+ shareDatasets?: enums.quicksight.CustomPermissionsCapabilityState;
60924
+ subscribeDashboardEmailReports?: enums.quicksight.CustomPermissionsCapabilityState;
60925
+ viewAccountSpiceCapacity?: enums.quicksight.CustomPermissionsCapabilityState;
60926
+ }
60715
60927
  /**
60716
60928
  * <p>An ad hoc (one-time) filtering option.</p>
60717
60929
  */
@@ -82934,7 +83146,6 @@ export declare namespace sagemaker {
82934
83146
  * The number of instances that are currently in the instance group of a SageMaker HyperPod cluster.
82935
83147
  */
82936
83148
  currentCount?: number;
82937
- customMetadata?: any;
82938
83149
  executionRole: string;
82939
83150
  /**
82940
83151
  * The number of instances you specified to add to the instance group of a SageMaker HyperPod cluster.