@pulumi/aws-native 1.58.0 → 1.59.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 (115) hide show
  1. package/appstream/getStack.d.ts +68 -0
  2. package/appstream/getStack.js +28 -0
  3. package/appstream/getStack.js.map +1 -0
  4. package/appstream/index.d.ts +6 -0
  5. package/appstream/index.js +8 -1
  6. package/appstream/index.js.map +1 -1
  7. package/appstream/stack.d.ts +147 -0
  8. package/appstream/stack.js +84 -0
  9. package/appstream/stack.js.map +1 -0
  10. package/bcmdataexports/export.d.ts +49 -0
  11. package/bcmdataexports/export.js +65 -0
  12. package/bcmdataexports/export.js.map +1 -0
  13. package/bcmdataexports/getExport.d.ts +33 -0
  14. package/bcmdataexports/getExport.js +28 -0
  15. package/bcmdataexports/getExport.js.map +1 -0
  16. package/bcmdataexports/index.d.ts +7 -0
  17. package/bcmdataexports/index.js +41 -0
  18. package/bcmdataexports/index.js.map +1 -0
  19. package/bedrockagentcore/onlineEvaluationConfig.d.ts +5 -1
  20. package/bedrockagentcore/onlineEvaluationConfig.js +1 -1
  21. package/bedrockagentcore/onlineEvaluationConfig.js.map +1 -1
  22. package/customerprofiles/getRecommender.d.ts +46 -0
  23. package/customerprofiles/getRecommender.js +30 -0
  24. package/customerprofiles/getRecommender.js.map +1 -0
  25. package/customerprofiles/index.d.ts +6 -0
  26. package/customerprofiles/index.js +8 -1
  27. package/customerprofiles/index.js.map +1 -1
  28. package/customerprofiles/recommender.d.ts +73 -0
  29. package/customerprofiles/recommender.js +88 -0
  30. package/customerprofiles/recommender.js.map +1 -0
  31. package/devopsagent/agentSpace.d.ts +85 -0
  32. package/devopsagent/agentSpace.js +74 -0
  33. package/devopsagent/agentSpace.js.map +1 -0
  34. package/devopsagent/association.d.ts +79 -0
  35. package/devopsagent/association.js +79 -0
  36. package/devopsagent/association.js.map +1 -0
  37. package/devopsagent/getAgentSpace.d.ts +53 -0
  38. package/devopsagent/getAgentSpace.js +28 -0
  39. package/devopsagent/getAgentSpace.js.map +1 -0
  40. package/devopsagent/getAssociation.d.ts +52 -0
  41. package/devopsagent/getAssociation.js +30 -0
  42. package/devopsagent/getAssociation.js.map +1 -0
  43. package/devopsagent/getService.d.ts +44 -0
  44. package/devopsagent/getService.js +28 -0
  45. package/devopsagent/getService.js.map +1 -0
  46. package/devopsagent/index.d.ts +19 -0
  47. package/devopsagent/index.js +55 -0
  48. package/devopsagent/index.js.map +1 -0
  49. package/devopsagent/service.d.ts +84 -0
  50. package/devopsagent/service.js +75 -0
  51. package/devopsagent/service.js.map +1 -0
  52. package/ec2/ec2Fleet.d.ts +2 -0
  53. package/ec2/ec2Fleet.js +3 -1
  54. package/ec2/ec2Fleet.js.map +1 -1
  55. package/index.d.ts +4 -1
  56. package/index.js +12 -6
  57. package/index.js.map +1 -1
  58. package/interconnect/connection.d.ts +124 -0
  59. package/interconnect/connection.js +89 -0
  60. package/interconnect/connection.js.map +1 -0
  61. package/interconnect/getConnection.d.ts +69 -0
  62. package/interconnect/getConnection.js +28 -0
  63. package/interconnect/getConnection.js.map +1 -0
  64. package/interconnect/index.d.ts +7 -0
  65. package/interconnect/index.js +41 -0
  66. package/interconnect/index.js.map +1 -0
  67. package/logs/getLogGroup.d.ts +1 -0
  68. package/logs/getLogGroup.js.map +1 -1
  69. package/logs/logGroup.d.ts +2 -0
  70. package/logs/logGroup.js +2 -0
  71. package/logs/logGroup.js.map +1 -1
  72. package/omics/configuration.d.ts +88 -0
  73. package/omics/configuration.js +75 -0
  74. package/omics/configuration.js.map +1 -0
  75. package/omics/getConfiguration.d.ts +50 -0
  76. package/omics/getConfiguration.js +28 -0
  77. package/omics/getConfiguration.js.map +1 -0
  78. package/omics/index.d.ts +6 -0
  79. package/omics/index.js +8 -1
  80. package/omics/index.js.map +1 -1
  81. package/opensearchserverless/collection.d.ts +1 -0
  82. package/opensearchserverless/collection.js +2 -0
  83. package/opensearchserverless/collection.js.map +1 -1
  84. package/opensearchserverless/getCollection.d.ts +2 -0
  85. package/opensearchserverless/getCollection.js.map +1 -1
  86. package/package.json +3 -3
  87. package/package.json.dev +2 -2
  88. package/servicediscovery/getService.d.ts +15 -11
  89. package/servicediscovery/getService.js.map +1 -1
  90. package/servicediscovery/service.d.ts +35 -23
  91. package/servicediscovery/service.js.map +1 -1
  92. package/types/enums/bcmdataexports/index.d.ts +23 -0
  93. package/types/enums/bcmdataexports/index.js +24 -0
  94. package/types/enums/bcmdataexports/index.js.map +1 -0
  95. package/types/enums/customerprofiles/index.d.ts +14 -0
  96. package/types/enums/customerprofiles/index.js +11 -1
  97. package/types/enums/customerprofiles/index.js.map +1 -1
  98. package/types/enums/devopsagent/index.d.ts +12 -0
  99. package/types/enums/devopsagent/index.js +14 -0
  100. package/types/enums/devopsagent/index.js.map +1 -0
  101. package/types/enums/ec2/index.d.ts +4 -0
  102. package/types/enums/ec2/index.js +6 -3
  103. package/types/enums/ec2/index.js.map +1 -1
  104. package/types/enums/index.d.ts +4 -1
  105. package/types/enums/index.js +10 -4
  106. package/types/enums/index.js.map +1 -1
  107. package/types/enums/interconnect/index.d.ts +13 -0
  108. package/types/enums/interconnect/index.js +15 -0
  109. package/types/enums/interconnect/index.js.map +1 -0
  110. package/types/enums/omics/index.d.ts +12 -0
  111. package/types/enums/omics/index.js +9 -1
  112. package/types/enums/omics/index.js.map +1 -1
  113. package/types/input.d.ts +514 -22
  114. package/types/output.d.ts +576 -22
  115. package/types/output.js.map +1 -1
package/types/output.d.ts CHANGED
@@ -5762,6 +5762,75 @@ export declare namespace appstream {
5762
5762
  */
5763
5763
  subnetIds?: string[];
5764
5764
  }
5765
+ /**
5766
+ * Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and AppStream 2.0. When you specify an interface endpoint for a stack, users of the stack can connect to AppStream 2.0 only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint.
5767
+ */
5768
+ interface StackAccessEndpoint {
5769
+ /**
5770
+ * The type of interface endpoint.
5771
+ */
5772
+ endpointType: string;
5773
+ /**
5774
+ * The identifier (ID) of the VPC in which the interface endpoint is used.
5775
+ */
5776
+ vpceId: string;
5777
+ }
5778
+ /**
5779
+ * The persistent application settings for users of a stack.
5780
+ */
5781
+ interface StackApplicationSettings {
5782
+ /**
5783
+ * Enables or disables persistent application settings for users during their streaming sessions.
5784
+ */
5785
+ enabled: boolean;
5786
+ /**
5787
+ * The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
5788
+ */
5789
+ settingsGroup?: string;
5790
+ }
5791
+ /**
5792
+ * A connector that enables persistent storage for users.
5793
+ */
5794
+ interface StackStorageConnector {
5795
+ /**
5796
+ * The type of storage connector.
5797
+ */
5798
+ connectorType: string;
5799
+ /**
5800
+ * The names of the domains for the account.
5801
+ */
5802
+ domains?: string[];
5803
+ /**
5804
+ * The ARN of the storage connector.
5805
+ */
5806
+ resourceIdentifier?: string;
5807
+ }
5808
+ /**
5809
+ * The streaming protocol that you want your stack to prefer. This can be UDP or TCP. Currently, UDP is only supported in the Windows native client.
5810
+ */
5811
+ interface StackStreamingExperienceSettings {
5812
+ /**
5813
+ * The preferred protocol that you want to use while streaming your application.
5814
+ */
5815
+ preferredProtocol?: string;
5816
+ }
5817
+ /**
5818
+ * Specifies an action and whether the action is enabled or disabled for users during their streaming sessions.
5819
+ */
5820
+ interface StackUserSetting {
5821
+ /**
5822
+ * The action that is enabled or disabled.
5823
+ */
5824
+ action: string;
5825
+ /**
5826
+ * Specifies the number of characters that can be copied by end users from the local device to the remote session, and to the local device from the remote session. This can be specified only for the CLIPBOARD_COPY_FROM_LOCAL_DEVICE and CLIPBOARD_COPY_TO_LOCAL_DEVICE actions. This defaults to 20,971,520 (20 MB) when unspecified and the permission is ENABLED. This can't be specified when the permission is DISABLED. The value can be between 1 and 20,971,520 (20 MB).
5827
+ */
5828
+ maximumLength?: number;
5829
+ /**
5830
+ * Indicates whether the action is enabled or disabled.
5831
+ */
5832
+ permission: string;
5833
+ }
5765
5834
  }
5766
5835
  export declare namespace appsync {
5767
5836
  /**
@@ -10718,6 +10787,94 @@ export declare namespace batch {
10718
10787
  maxCapacity?: number;
10719
10788
  }
10720
10789
  }
10790
+ export declare namespace bcmdataexports {
10791
+ interface Export {
10792
+ /**
10793
+ * The data query for this specific data export.
10794
+ */
10795
+ dataQuery: outputs.bcmdataexports.ExportDataQuery;
10796
+ /**
10797
+ * The description for this specific data export.
10798
+ */
10799
+ description?: string;
10800
+ /**
10801
+ * The destination configuration for this specific data export.
10802
+ */
10803
+ destinationConfigurations: outputs.bcmdataexports.ExportDestinationConfigurations;
10804
+ /**
10805
+ * The Amazon Resource Name (ARN) for this export.
10806
+ */
10807
+ exportArn?: string;
10808
+ /**
10809
+ * The name of this specific data export.
10810
+ */
10811
+ name: string;
10812
+ /**
10813
+ * The cadence for AWS to update the export in your S3 bucket.
10814
+ */
10815
+ refreshCadence: outputs.bcmdataexports.ExportRefreshCadence;
10816
+ }
10817
+ interface ExportDataQuery {
10818
+ /**
10819
+ * The query statement.
10820
+ */
10821
+ queryStatement: string;
10822
+ /**
10823
+ * The table configuration.
10824
+ */
10825
+ tableConfigurations?: {
10826
+ [key: string]: any;
10827
+ };
10828
+ }
10829
+ interface ExportDestinationConfigurations {
10830
+ /**
10831
+ * An object that describes the destination of the data exports file.
10832
+ */
10833
+ s3Destination: outputs.bcmdataexports.ExportS3Destination;
10834
+ }
10835
+ interface ExportRefreshCadence {
10836
+ /**
10837
+ * The frequency that data exports are updated. The export refreshes each time the source data updates, up to three times daily.
10838
+ */
10839
+ frequency: enums.bcmdataexports.ExportFrequencyOption;
10840
+ }
10841
+ interface ExportS3Destination {
10842
+ /**
10843
+ * The name of the Amazon S3 bucket used as the destination of a data export file.
10844
+ */
10845
+ s3Bucket: string;
10846
+ /**
10847
+ * The output configuration for the data export.
10848
+ */
10849
+ s3OutputConfigurations: outputs.bcmdataexports.ExportS3OutputConfigurations;
10850
+ /**
10851
+ * The S3 path prefix you want prepended to the name of your data export.
10852
+ */
10853
+ s3Prefix: string;
10854
+ /**
10855
+ * The S3 bucket Region.
10856
+ */
10857
+ s3Region: string;
10858
+ }
10859
+ interface ExportS3OutputConfigurations {
10860
+ /**
10861
+ * The compression type for the data export.
10862
+ */
10863
+ compression: enums.bcmdataexports.ExportCompressionOption;
10864
+ /**
10865
+ * The file format for the data export.
10866
+ */
10867
+ format: enums.bcmdataexports.ExportFormatOption;
10868
+ /**
10869
+ * The output type for the data export.
10870
+ */
10871
+ outputType: enums.bcmdataexports.ExportS3OutputType;
10872
+ /**
10873
+ * The rule to follow when generating a version of the data export file. You have the choice to overwrite the previous version or to be delivered in addition to the previous versions. Overwriting exports can save on Amazon S3 storage costs. Creating new export versions allows you to track the changes in cost and usage data over time.
10874
+ */
10875
+ overwrite: enums.bcmdataexports.ExportOverwriteOption;
10876
+ }
10877
+ }
10721
10878
  export declare namespace bedrock {
10722
10879
  /**
10723
10880
  * Contains the information of an Agent Action Group
@@ -25010,6 +25167,74 @@ export declare namespace customerprofiles {
25010
25167
  */
25011
25168
  objectTypeKeyList?: outputs.customerprofiles.ObjectTypeKey[];
25012
25169
  }
25170
+ /**
25171
+ * Configuration for the recommender
25172
+ */
25173
+ interface RecommenderConfig {
25174
+ eventsConfig?: outputs.customerprofiles.RecommenderEventsConfig;
25175
+ }
25176
+ /**
25177
+ * Event parameters with type and value threshold
25178
+ */
25179
+ interface RecommenderEventParameters {
25180
+ /**
25181
+ * The type of event
25182
+ */
25183
+ eventType: string;
25184
+ /**
25185
+ * The threshold of the event type. Only events with a value greater or equal to this threshold will be considered for solution creation.
25186
+ */
25187
+ eventValueThreshold?: number;
25188
+ }
25189
+ /**
25190
+ * Configuration for events used in the recommender
25191
+ */
25192
+ interface RecommenderEventsConfig {
25193
+ /**
25194
+ * List of event parameters with their value thresholds
25195
+ */
25196
+ eventParametersList: outputs.customerprofiles.RecommenderEventParameters[];
25197
+ }
25198
+ interface RecommenderTrainingMetrics {
25199
+ /**
25200
+ * Training metrics by type
25201
+ */
25202
+ metrics?: outputs.customerprofiles.RecommenderTrainingMetricsMetricsProperties;
25203
+ /**
25204
+ * Timestamp of the training metrics
25205
+ */
25206
+ time?: string;
25207
+ }
25208
+ /**
25209
+ * Training metrics by type
25210
+ */
25211
+ interface RecommenderTrainingMetricsMetricsProperties {
25212
+ coverage?: number;
25213
+ freshness?: number;
25214
+ hit?: number;
25215
+ popularity?: number;
25216
+ recall?: number;
25217
+ similarity?: number;
25218
+ }
25219
+ /**
25220
+ * Information about the latest recommender update
25221
+ */
25222
+ interface RecommenderUpdate {
25223
+ /**
25224
+ * The timestamp of when the update was created
25225
+ */
25226
+ creationDateTime?: string;
25227
+ /**
25228
+ * The reason for update failure
25229
+ */
25230
+ failureReason?: string;
25231
+ /**
25232
+ * The timestamp of when the update was last modified
25233
+ */
25234
+ lastUpdatedDateTime?: string;
25235
+ recommenderConfig?: outputs.customerprofiles.RecommenderConfig;
25236
+ status?: enums.customerprofiles.RecommenderStatus;
25237
+ }
25013
25238
  /**
25014
25239
  * The address based criteria for the segment.
25015
25240
  */
@@ -27703,6 +27928,39 @@ export declare namespace devicefarm {
27703
27928
  vpcId: string;
27704
27929
  }
27705
27930
  }
27931
+ export declare namespace devopsagent {
27932
+ interface AgentSpaceIamAuthConfiguration {
27933
+ createdAt?: string;
27934
+ operatorAppRoleArn: string;
27935
+ updatedAt?: string;
27936
+ }
27937
+ interface AgentSpaceIdcAuthConfiguration {
27938
+ createdAt?: string;
27939
+ idcApplicationArn?: string;
27940
+ idcInstanceArn: string;
27941
+ operatorAppRoleArn: string;
27942
+ updatedAt?: string;
27943
+ }
27944
+ interface AgentSpaceOperatorApp {
27945
+ iam?: outputs.devopsagent.AgentSpaceIamAuthConfiguration;
27946
+ idc?: outputs.devopsagent.AgentSpaceIdcAuthConfiguration;
27947
+ }
27948
+ /**
27949
+ * The configuration that directs how AgentSpace interacts with the given service
27950
+ */
27951
+ interface AssociationServiceConfiguration {
27952
+ }
27953
+ /**
27954
+ * Additional details specific to the service type returned after registration
27955
+ */
27956
+ interface ServiceAdditionalServiceDetails {
27957
+ }
27958
+ /**
27959
+ * Service-specific configuration details
27960
+ */
27961
+ interface ServiceDetails {
27962
+ }
27963
+ }
27706
27964
  export declare namespace devopsguru {
27707
27965
  /**
27708
27966
  * Information about notification channels you have configured with DevOps Guru.
@@ -29705,6 +29963,9 @@ export declare namespace ec2 {
29705
29963
  */
29706
29964
  tenancy?: string;
29707
29965
  }
29966
+ interface Ec2FleetReservedCapacityOptionsRequest {
29967
+ reservationTypes?: enums.ec2.Ec2FleetReservedCapacityOptionsRequestReservationTypesItem[];
29968
+ }
29708
29969
  interface Ec2FleetSpotOptionsRequest {
29709
29970
  /**
29710
29971
  * Indicates how to allocate the target Spot Instance capacity across the Spot Instance pools specified by the EC2 Fleet.
@@ -45696,6 +45957,34 @@ export declare namespace inspectorv2 {
45696
45957
  value: string;
45697
45958
  }
45698
45959
  }
45960
+ export declare namespace interconnect {
45961
+ /**
45962
+ * The logical attachment point in your AWS network where the managed connection will be connected.
45963
+ */
45964
+ interface ConnectionAttachPoint {
45965
+ /**
45966
+ * The ARN of the resource to attach to.
45967
+ */
45968
+ arn?: string;
45969
+ /**
45970
+ * The ID of the Direct Connect Gateway to attach to.
45971
+ */
45972
+ directConnectGateway?: string;
45973
+ }
45974
+ /**
45975
+ * The partner cloud service provider.
45976
+ */
45977
+ interface ConnectionProvider {
45978
+ /**
45979
+ * The name of the cloud service provider.
45980
+ */
45981
+ cloudServiceProvider?: string;
45982
+ /**
45983
+ * The name of the last mile provider.
45984
+ */
45985
+ lastMileProvider?: string;
45986
+ }
45987
+ }
45699
45988
  export declare namespace internetmonitor {
45700
45989
  interface MonitorHealthEventsConfig {
45701
45990
  /**
@@ -62429,6 +62718,7 @@ export declare namespace observabilityadmin {
62429
62718
  kmsKeyArn?: string;
62430
62719
  }
62431
62720
  interface OrganizationCentralizationRuleSourceLogsConfiguration {
62721
+ dataSourceSelectionCriteria?: string;
62432
62722
  /**
62433
62723
  * A strategy determining whether to centralize source log groups that are encrypted with customer managed KMS keys (CMK). ALLOW will consider CMK encrypted source log groups for centralization while SKIP will skip CMK encrypted source log groups from centralization.
62434
62724
  */
@@ -62436,7 +62726,7 @@ export declare namespace observabilityadmin {
62436
62726
  /**
62437
62727
  * The selection criteria that specifies which source log groups to centralize. The selection criteria uses the same format as OAM link filters.
62438
62728
  */
62439
- logGroupSelectionCriteria: string;
62729
+ logGroupSelectionCriteria?: string;
62440
62730
  }
62441
62731
  /**
62442
62732
  * The condition of the action desired in the filter.
@@ -63409,6 +63699,13 @@ export declare namespace omics {
63409
63699
  [key: string]: enums.omics.AnnotationStoreSchemaValueType;
63410
63700
  }[];
63411
63701
  }
63702
+ interface ConfigurationRunConfigurations {
63703
+ vpcConfig?: outputs.omics.ConfigurationVpcConfig;
63704
+ }
63705
+ interface ConfigurationVpcConfig {
63706
+ securityGroupIds?: string[];
63707
+ subnetIds?: string[];
63708
+ }
63412
63709
  /**
63413
63710
  * Server-side encryption (SSE) settings for a store.
63414
63711
  */
@@ -63618,6 +63915,10 @@ export declare namespace opensearchserverless {
63618
63915
  */
63619
63916
  kmsKeyArn?: string;
63620
63917
  }
63918
+ interface CollectionFipsEndpoints {
63919
+ collectionEndpoint?: string;
63920
+ dashboardEndpoint?: string;
63921
+ }
63621
63922
  interface CollectionGroupCapacityLimits {
63622
63923
  /**
63623
63924
  * The maximum indexing capacity for collections in the group.
@@ -75628,12 +75929,36 @@ export declare namespace quicksight {
75628
75929
  * The ability to add or run anomaly detection.
75629
75930
  */
75630
75931
  addOrRunAnomalyDetectionForAnalyses?: enums.quicksight.CustomPermissionsCapabilityState;
75932
+ amazonBedrockArsAction?: enums.quicksight.CustomPermissionsCapabilityState;
75933
+ amazonBedrockFsAction?: enums.quicksight.CustomPermissionsCapabilityState;
75934
+ amazonBedrockKrsAction?: enums.quicksight.CustomPermissionsCapabilityState;
75935
+ amazonSThreeAction?: enums.quicksight.CustomPermissionsCapabilityState;
75631
75936
  /**
75632
75937
  * The ability to perform analysis-related actions.
75633
75938
  */
75634
75939
  analysis?: enums.quicksight.CustomPermissionsCapabilityState;
75940
+ approveFlowShareRequests?: enums.quicksight.CustomPermissionsCapabilityState;
75941
+ asanaAction?: enums.quicksight.CustomPermissionsCapabilityState;
75635
75942
  automate?: enums.quicksight.CustomPermissionsCapabilityState;
75943
+ bambooHrAction?: enums.quicksight.CustomPermissionsCapabilityState;
75944
+ boxAgentAction?: enums.quicksight.CustomPermissionsCapabilityState;
75945
+ buildCalculatedFieldWithQ?: enums.quicksight.CustomPermissionsCapabilityState;
75946
+ canvaAgentAction?: enums.quicksight.CustomPermissionsCapabilityState;
75636
75947
  chatAgent?: enums.quicksight.CustomPermissionsCapabilityState;
75948
+ comprehendAction?: enums.quicksight.CustomPermissionsCapabilityState;
75949
+ comprehendMedicalAction?: enums.quicksight.CustomPermissionsCapabilityState;
75950
+ confluenceAction?: enums.quicksight.CustomPermissionsCapabilityState;
75951
+ createAndUpdateAmazonBedrockArsAction?: enums.quicksight.CustomPermissionsCapabilityState;
75952
+ createAndUpdateAmazonBedrockFsAction?: enums.quicksight.CustomPermissionsCapabilityState;
75953
+ createAndUpdateAmazonBedrockKrsAction?: enums.quicksight.CustomPermissionsCapabilityState;
75954
+ createAndUpdateAmazonSThreeAction?: enums.quicksight.CustomPermissionsCapabilityState;
75955
+ createAndUpdateAsanaAction?: enums.quicksight.CustomPermissionsCapabilityState;
75956
+ createAndUpdateBambooHrAction?: enums.quicksight.CustomPermissionsCapabilityState;
75957
+ createAndUpdateBoxAgentAction?: enums.quicksight.CustomPermissionsCapabilityState;
75958
+ createAndUpdateCanvaAgentAction?: enums.quicksight.CustomPermissionsCapabilityState;
75959
+ createAndUpdateComprehendAction?: enums.quicksight.CustomPermissionsCapabilityState;
75960
+ createAndUpdateComprehendMedicalAction?: enums.quicksight.CustomPermissionsCapabilityState;
75961
+ createAndUpdateConfluenceAction?: enums.quicksight.CustomPermissionsCapabilityState;
75637
75962
  /**
75638
75963
  * The ability to create and update email reports.
75639
75964
  */
@@ -75646,6 +75971,38 @@ export declare namespace quicksight {
75646
75971
  * The ability to create and update datasets.
75647
75972
  */
75648
75973
  createAndUpdateDatasets?: enums.quicksight.CustomPermissionsCapabilityState;
75974
+ createAndUpdateFactSetAction?: enums.quicksight.CustomPermissionsCapabilityState;
75975
+ createAndUpdateGenericHttpAction?: enums.quicksight.CustomPermissionsCapabilityState;
75976
+ createAndUpdateGithubAction?: enums.quicksight.CustomPermissionsCapabilityState;
75977
+ createAndUpdateGoogleCalendarAction?: enums.quicksight.CustomPermissionsCapabilityState;
75978
+ createAndUpdateHubspotAction?: enums.quicksight.CustomPermissionsCapabilityState;
75979
+ createAndUpdateHuggingFaceAction?: enums.quicksight.CustomPermissionsCapabilityState;
75980
+ createAndUpdateIntercomAction?: enums.quicksight.CustomPermissionsCapabilityState;
75981
+ createAndUpdateJiraAction?: enums.quicksight.CustomPermissionsCapabilityState;
75982
+ createAndUpdateKnowledgeBases?: enums.quicksight.CustomPermissionsCapabilityState;
75983
+ createAndUpdateLinearAction?: enums.quicksight.CustomPermissionsCapabilityState;
75984
+ createAndUpdateMcpAction?: enums.quicksight.CustomPermissionsCapabilityState;
75985
+ createAndUpdateMondayAction?: enums.quicksight.CustomPermissionsCapabilityState;
75986
+ createAndUpdateMsExchangeAction?: enums.quicksight.CustomPermissionsCapabilityState;
75987
+ createAndUpdateMsTeamsAction?: enums.quicksight.CustomPermissionsCapabilityState;
75988
+ createAndUpdateNewRelicAction?: enums.quicksight.CustomPermissionsCapabilityState;
75989
+ createAndUpdateNotionAction?: enums.quicksight.CustomPermissionsCapabilityState;
75990
+ createAndUpdateOneDriveAction?: enums.quicksight.CustomPermissionsCapabilityState;
75991
+ createAndUpdateOpenApiAction?: enums.quicksight.CustomPermissionsCapabilityState;
75992
+ createAndUpdatePagerDutyAction?: enums.quicksight.CustomPermissionsCapabilityState;
75993
+ createAndUpdateSalesforceAction?: enums.quicksight.CustomPermissionsCapabilityState;
75994
+ createAndUpdateSandPGlobalEnergyAction?: enums.quicksight.CustomPermissionsCapabilityState;
75995
+ createAndUpdateSandPgmiAction?: enums.quicksight.CustomPermissionsCapabilityState;
75996
+ createAndUpdateSapBillOfMaterialAction?: enums.quicksight.CustomPermissionsCapabilityState;
75997
+ createAndUpdateSapBusinessPartnerAction?: enums.quicksight.CustomPermissionsCapabilityState;
75998
+ createAndUpdateSapMaterialStockAction?: enums.quicksight.CustomPermissionsCapabilityState;
75999
+ createAndUpdateSapPhysicalInventoryAction?: enums.quicksight.CustomPermissionsCapabilityState;
76000
+ createAndUpdateSapProductMasterDataAction?: enums.quicksight.CustomPermissionsCapabilityState;
76001
+ createAndUpdateServiceNowAction?: enums.quicksight.CustomPermissionsCapabilityState;
76002
+ createAndUpdateSharePointAction?: enums.quicksight.CustomPermissionsCapabilityState;
76003
+ createAndUpdateSlackAction?: enums.quicksight.CustomPermissionsCapabilityState;
76004
+ createAndUpdateSmartsheetAction?: enums.quicksight.CustomPermissionsCapabilityState;
76005
+ createAndUpdateTextractAction?: enums.quicksight.CustomPermissionsCapabilityState;
75649
76006
  /**
75650
76007
  * The ability to export to Create and Update themes.
75651
76008
  */
@@ -75654,7 +76011,9 @@ export declare namespace quicksight {
75654
76011
  * The ability to create and update threshold alerts.
75655
76012
  */
75656
76013
  createAndUpdateThresholdAlerts?: enums.quicksight.CustomPermissionsCapabilityState;
76014
+ createAndUpdateZendeskAction?: enums.quicksight.CustomPermissionsCapabilityState;
75657
76015
  createChatAgents?: enums.quicksight.CustomPermissionsCapabilityState;
76016
+ createDashboardExecutiveSummaryWithQ?: enums.quicksight.CustomPermissionsCapabilityState;
75658
76017
  /**
75659
76018
  * The ability to create shared folders.
75660
76019
  */
@@ -75667,6 +76026,7 @@ export declare namespace quicksight {
75667
76026
  * The ability to perform dashboard-related actions.
75668
76027
  */
75669
76028
  dashboard?: enums.quicksight.CustomPermissionsCapabilityState;
76029
+ editVisualWithQ?: enums.quicksight.CustomPermissionsCapabilityState;
75670
76030
  /**
75671
76031
  * The ability to export to CSV files from the UI.
75672
76032
  */
@@ -75691,12 +76051,32 @@ export declare namespace quicksight {
75691
76051
  * The ability to export to PDF files in scheduled email reports.
75692
76052
  */
75693
76053
  exportToPdfInScheduledReports?: enums.quicksight.CustomPermissionsCapabilityState;
76054
+ extension?: enums.quicksight.CustomPermissionsCapabilityState;
76055
+ factSetAction?: enums.quicksight.CustomPermissionsCapabilityState;
75694
76056
  flow?: enums.quicksight.CustomPermissionsCapabilityState;
76057
+ genericHttpAction?: enums.quicksight.CustomPermissionsCapabilityState;
76058
+ githubAction?: enums.quicksight.CustomPermissionsCapabilityState;
76059
+ googleCalendarAction?: enums.quicksight.CustomPermissionsCapabilityState;
76060
+ hubspotAction?: enums.quicksight.CustomPermissionsCapabilityState;
76061
+ huggingFaceAction?: enums.quicksight.CustomPermissionsCapabilityState;
75695
76062
  /**
75696
76063
  * The ability to include content in scheduled email reports.
75697
76064
  */
75698
76065
  includeContentInScheduledReportsEmail?: enums.quicksight.CustomPermissionsCapabilityState;
76066
+ intercomAction?: enums.quicksight.CustomPermissionsCapabilityState;
76067
+ jiraAction?: enums.quicksight.CustomPermissionsCapabilityState;
75699
76068
  knowledgeBase?: enums.quicksight.CustomPermissionsCapabilityState;
76069
+ linearAction?: enums.quicksight.CustomPermissionsCapabilityState;
76070
+ manageSharedFolders?: enums.quicksight.CustomPermissionsCapabilityState;
76071
+ mcpAction?: enums.quicksight.CustomPermissionsCapabilityState;
76072
+ mondayAction?: enums.quicksight.CustomPermissionsCapabilityState;
76073
+ msExchangeAction?: enums.quicksight.CustomPermissionsCapabilityState;
76074
+ msTeamsAction?: enums.quicksight.CustomPermissionsCapabilityState;
76075
+ newRelicAction?: enums.quicksight.CustomPermissionsCapabilityState;
76076
+ notionAction?: enums.quicksight.CustomPermissionsCapabilityState;
76077
+ oneDriveAction?: enums.quicksight.CustomPermissionsCapabilityState;
76078
+ openApiAction?: enums.quicksight.CustomPermissionsCapabilityState;
76079
+ pagerDutyAction?: enums.quicksight.CustomPermissionsCapabilityState;
75700
76080
  performFlowUiTask?: enums.quicksight.CustomPermissionsCapabilityState;
75701
76081
  /**
75702
76082
  * The ability to print reports.
@@ -75708,10 +76088,30 @@ export declare namespace quicksight {
75708
76088
  */
75709
76089
  renameSharedFolders?: enums.quicksight.CustomPermissionsCapabilityState;
75710
76090
  research?: enums.quicksight.CustomPermissionsCapabilityState;
76091
+ salesforceAction?: enums.quicksight.CustomPermissionsCapabilityState;
76092
+ sandPGlobalEnergyAction?: enums.quicksight.CustomPermissionsCapabilityState;
76093
+ sandPgmiAction?: enums.quicksight.CustomPermissionsCapabilityState;
76094
+ sapBillOfMaterialAction?: enums.quicksight.CustomPermissionsCapabilityState;
76095
+ sapBusinessPartnerAction?: enums.quicksight.CustomPermissionsCapabilityState;
76096
+ sapMaterialStockAction?: enums.quicksight.CustomPermissionsCapabilityState;
76097
+ sapPhysicalInventoryAction?: enums.quicksight.CustomPermissionsCapabilityState;
76098
+ sapProductMasterDataAction?: enums.quicksight.CustomPermissionsCapabilityState;
76099
+ serviceNowAction?: enums.quicksight.CustomPermissionsCapabilityState;
76100
+ shareAmazonBedrockArsAction?: enums.quicksight.CustomPermissionsCapabilityState;
76101
+ shareAmazonBedrockFsAction?: enums.quicksight.CustomPermissionsCapabilityState;
76102
+ shareAmazonBedrockKrsAction?: enums.quicksight.CustomPermissionsCapabilityState;
76103
+ shareAmazonSThreeAction?: enums.quicksight.CustomPermissionsCapabilityState;
75711
76104
  /**
75712
76105
  * The ability to share analyses.
75713
76106
  */
75714
76107
  shareAnalyses?: enums.quicksight.CustomPermissionsCapabilityState;
76108
+ shareAsanaAction?: enums.quicksight.CustomPermissionsCapabilityState;
76109
+ shareBambooHrAction?: enums.quicksight.CustomPermissionsCapabilityState;
76110
+ shareBoxAgentAction?: enums.quicksight.CustomPermissionsCapabilityState;
76111
+ shareCanvaAgentAction?: enums.quicksight.CustomPermissionsCapabilityState;
76112
+ shareComprehendAction?: enums.quicksight.CustomPermissionsCapabilityState;
76113
+ shareComprehendMedicalAction?: enums.quicksight.CustomPermissionsCapabilityState;
76114
+ shareConfluenceAction?: enums.quicksight.CustomPermissionsCapabilityState;
75715
76115
  /**
75716
76116
  * The ability to share dashboards.
75717
76117
  */
@@ -75724,17 +76124,99 @@ export declare namespace quicksight {
75724
76124
  * The ability to share datasets.
75725
76125
  */
75726
76126
  shareDatasets?: enums.quicksight.CustomPermissionsCapabilityState;
76127
+ shareFactSetAction?: enums.quicksight.CustomPermissionsCapabilityState;
76128
+ shareGenericHttpAction?: enums.quicksight.CustomPermissionsCapabilityState;
76129
+ shareGithubAction?: enums.quicksight.CustomPermissionsCapabilityState;
76130
+ shareGoogleCalendarAction?: enums.quicksight.CustomPermissionsCapabilityState;
76131
+ shareHubspotAction?: enums.quicksight.CustomPermissionsCapabilityState;
76132
+ shareHuggingFaceAction?: enums.quicksight.CustomPermissionsCapabilityState;
76133
+ shareIntercomAction?: enums.quicksight.CustomPermissionsCapabilityState;
76134
+ shareJiraAction?: enums.quicksight.CustomPermissionsCapabilityState;
76135
+ shareKnowledgeBases?: enums.quicksight.CustomPermissionsCapabilityState;
76136
+ shareLinearAction?: enums.quicksight.CustomPermissionsCapabilityState;
76137
+ shareMcpAction?: enums.quicksight.CustomPermissionsCapabilityState;
76138
+ shareMondayAction?: enums.quicksight.CustomPermissionsCapabilityState;
76139
+ shareMsExchangeAction?: enums.quicksight.CustomPermissionsCapabilityState;
76140
+ shareMsTeamsAction?: enums.quicksight.CustomPermissionsCapabilityState;
76141
+ shareNewRelicAction?: enums.quicksight.CustomPermissionsCapabilityState;
76142
+ shareNotionAction?: enums.quicksight.CustomPermissionsCapabilityState;
76143
+ shareOneDriveAction?: enums.quicksight.CustomPermissionsCapabilityState;
76144
+ shareOpenApiAction?: enums.quicksight.CustomPermissionsCapabilityState;
76145
+ sharePagerDutyAction?: enums.quicksight.CustomPermissionsCapabilityState;
76146
+ sharePointAction?: enums.quicksight.CustomPermissionsCapabilityState;
76147
+ shareSalesforceAction?: enums.quicksight.CustomPermissionsCapabilityState;
76148
+ shareSandPGlobalEnergyAction?: enums.quicksight.CustomPermissionsCapabilityState;
76149
+ shareSandPgmiAction?: enums.quicksight.CustomPermissionsCapabilityState;
76150
+ shareSapBillOfMaterialAction?: enums.quicksight.CustomPermissionsCapabilityState;
76151
+ shareSapBusinessPartnerAction?: enums.quicksight.CustomPermissionsCapabilityState;
76152
+ shareSapMaterialStockAction?: enums.quicksight.CustomPermissionsCapabilityState;
76153
+ shareSapPhysicalInventoryAction?: enums.quicksight.CustomPermissionsCapabilityState;
76154
+ shareSapProductMasterDataAction?: enums.quicksight.CustomPermissionsCapabilityState;
76155
+ shareServiceNowAction?: enums.quicksight.CustomPermissionsCapabilityState;
76156
+ shareSharePointAction?: enums.quicksight.CustomPermissionsCapabilityState;
76157
+ shareSlackAction?: enums.quicksight.CustomPermissionsCapabilityState;
76158
+ shareSmartsheetAction?: enums.quicksight.CustomPermissionsCapabilityState;
76159
+ shareTextractAction?: enums.quicksight.CustomPermissionsCapabilityState;
76160
+ shareZendeskAction?: enums.quicksight.CustomPermissionsCapabilityState;
76161
+ slackAction?: enums.quicksight.CustomPermissionsCapabilityState;
76162
+ smartsheetAction?: enums.quicksight.CustomPermissionsCapabilityState;
75727
76163
  space?: enums.quicksight.CustomPermissionsCapabilityState;
75728
76164
  /**
75729
76165
  * The ability to subscribe to email reports.
75730
76166
  */
75731
76167
  subscribeDashboardEmailReports?: enums.quicksight.CustomPermissionsCapabilityState;
76168
+ textractAction?: enums.quicksight.CustomPermissionsCapabilityState;
76169
+ topic?: enums.quicksight.CustomPermissionsCapabilityState;
75732
76170
  useAgentWebSearch?: enums.quicksight.CustomPermissionsCapabilityState;
76171
+ useAmazonBedrockArsAction?: enums.quicksight.CustomPermissionsCapabilityState;
76172
+ useAmazonBedrockFsAction?: enums.quicksight.CustomPermissionsCapabilityState;
76173
+ useAmazonBedrockKrsAction?: enums.quicksight.CustomPermissionsCapabilityState;
76174
+ useAmazonSThreeAction?: enums.quicksight.CustomPermissionsCapabilityState;
76175
+ useAsanaAction?: enums.quicksight.CustomPermissionsCapabilityState;
76176
+ useBambooHrAction?: enums.quicksight.CustomPermissionsCapabilityState;
75733
76177
  useBedrockModels?: enums.quicksight.CustomPermissionsCapabilityState;
76178
+ useBoxAgentAction?: enums.quicksight.CustomPermissionsCapabilityState;
76179
+ useCanvaAgentAction?: enums.quicksight.CustomPermissionsCapabilityState;
76180
+ useComprehendAction?: enums.quicksight.CustomPermissionsCapabilityState;
76181
+ useComprehendMedicalAction?: enums.quicksight.CustomPermissionsCapabilityState;
76182
+ useConfluenceAction?: enums.quicksight.CustomPermissionsCapabilityState;
76183
+ useFactSetAction?: enums.quicksight.CustomPermissionsCapabilityState;
76184
+ useGenericHttpAction?: enums.quicksight.CustomPermissionsCapabilityState;
76185
+ useGithubAction?: enums.quicksight.CustomPermissionsCapabilityState;
76186
+ useGoogleCalendarAction?: enums.quicksight.CustomPermissionsCapabilityState;
76187
+ useHubspotAction?: enums.quicksight.CustomPermissionsCapabilityState;
76188
+ useHuggingFaceAction?: enums.quicksight.CustomPermissionsCapabilityState;
76189
+ useIntercomAction?: enums.quicksight.CustomPermissionsCapabilityState;
76190
+ useJiraAction?: enums.quicksight.CustomPermissionsCapabilityState;
76191
+ useLinearAction?: enums.quicksight.CustomPermissionsCapabilityState;
76192
+ useMcpAction?: enums.quicksight.CustomPermissionsCapabilityState;
76193
+ useMondayAction?: enums.quicksight.CustomPermissionsCapabilityState;
76194
+ useMsExchangeAction?: enums.quicksight.CustomPermissionsCapabilityState;
76195
+ useMsTeamsAction?: enums.quicksight.CustomPermissionsCapabilityState;
76196
+ useNewRelicAction?: enums.quicksight.CustomPermissionsCapabilityState;
76197
+ useNotionAction?: enums.quicksight.CustomPermissionsCapabilityState;
76198
+ useOneDriveAction?: enums.quicksight.CustomPermissionsCapabilityState;
76199
+ useOpenApiAction?: enums.quicksight.CustomPermissionsCapabilityState;
76200
+ usePagerDutyAction?: enums.quicksight.CustomPermissionsCapabilityState;
76201
+ useSalesforceAction?: enums.quicksight.CustomPermissionsCapabilityState;
76202
+ useSandPGlobalEnergyAction?: enums.quicksight.CustomPermissionsCapabilityState;
76203
+ useSandPgmiAction?: enums.quicksight.CustomPermissionsCapabilityState;
76204
+ useSapBillOfMaterialAction?: enums.quicksight.CustomPermissionsCapabilityState;
76205
+ useSapBusinessPartnerAction?: enums.quicksight.CustomPermissionsCapabilityState;
76206
+ useSapMaterialStockAction?: enums.quicksight.CustomPermissionsCapabilityState;
76207
+ useSapPhysicalInventoryAction?: enums.quicksight.CustomPermissionsCapabilityState;
76208
+ useSapProductMasterDataAction?: enums.quicksight.CustomPermissionsCapabilityState;
76209
+ useServiceNowAction?: enums.quicksight.CustomPermissionsCapabilityState;
76210
+ useSharePointAction?: enums.quicksight.CustomPermissionsCapabilityState;
76211
+ useSlackAction?: enums.quicksight.CustomPermissionsCapabilityState;
76212
+ useSmartsheetAction?: enums.quicksight.CustomPermissionsCapabilityState;
76213
+ useTextractAction?: enums.quicksight.CustomPermissionsCapabilityState;
76214
+ useZendeskAction?: enums.quicksight.CustomPermissionsCapabilityState;
75734
76215
  /**
75735
76216
  * The ability to view account SPICE capacity.
75736
76217
  */
75737
76218
  viewAccountSpiceCapacity?: enums.quicksight.CustomPermissionsCapabilityState;
76219
+ zendeskAction?: enums.quicksight.CustomPermissionsCapabilityState;
75738
76220
  }
75739
76221
  /**
75740
76222
  * <p>An ad hoc (one-time) filtering option.</p>
@@ -107492,59 +107974,131 @@ export declare namespace servicecatalog {
107492
107974
  }
107493
107975
  }
107494
107976
  export declare namespace servicediscovery {
107495
- /**
107496
- * DNS configuration settings for the service.
107497
- */
107498
107977
  interface ServiceDnsConfig {
107499
107978
  /**
107500
- * A list of DNS records associated with the service.
107979
+ * An array that contains one `DnsRecord` object for each Route 53 DNS record that you want AWS Cloud Map to create when you register an instance.
107980
+ *
107981
+ * > The record type of a service can't be updated directly and can only be changed by deleting the service and recreating it with a new `DnsConfig` .
107501
107982
  */
107502
107983
  dnsRecords: outputs.servicediscovery.ServiceDnsRecord[];
107503
107984
  /**
107504
- * The ID of the namespace for the DNS configuration.
107985
+ * *Use NamespaceId in [Service](https://docs.aws.amazon.com/cloud-map/latest/api/API_Service.html) instead.*
107986
+ *
107987
+ * The ID of the namespace to use for DNS configuration.
107505
107988
  */
107506
107989
  namespaceId?: string;
107507
107990
  /**
107508
- * The routing policy to use for DNS queries.
107991
+ * The routing policy that you want to apply to all Route 53 DNS records that AWS Cloud Map creates when you register an instance and specify this service.
107992
+ *
107993
+ * > If you want to use this service to register instances that create alias records, specify `WEIGHTED` for the routing policy.
107994
+ *
107995
+ * You can specify the following values:
107996
+ *
107997
+ * - **MULTIVALUE** - If you define a health check for the service and the health check is healthy, Route 53 returns the applicable value for up to eight instances.
107998
+ *
107999
+ * For example, suppose that the service includes configurations for one `A` record and a health check. You use the service to register 10 instances. Route 53 responds to DNS queries with IP addresses for up to eight healthy instances. If fewer than eight instances are healthy, Route 53 responds to every DNS query with the IP addresses for all of the healthy instances.
108000
+ *
108001
+ * If you don't define a health check for the service, Route 53 assumes that all instances are healthy and returns the values for up to eight instances.
108002
+ *
108003
+ * For more information about the multivalue routing policy, see [Multivalue Answer Routing](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy.html#routing-policy-multivalue) in the *Route 53 Developer Guide* .
108004
+ * - **WEIGHTED** - Route 53 returns the applicable value from one randomly selected instance from among the instances that you registered using the same service. Currently, all records have the same weight, so you can't route more or less traffic to any instances.
108005
+ *
108006
+ * For example, suppose that the service includes configurations for one `A` record and a health check. You use the service to register 10 instances. Route 53 responds to DNS queries with the IP address for one randomly selected instance from among the healthy instances. If no instances are healthy, Route 53 responds to DNS queries as if all of the instances were healthy.
108007
+ *
108008
+ * If you don't define a health check for the service, Route 53 assumes that all instances are healthy and returns the applicable value for one randomly selected instance.
108009
+ *
108010
+ * For more information about the weighted routing policy, see [Weighted Routing](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy.html#routing-policy-weighted) in the *Route 53 Developer Guide* .
107509
108011
  */
107510
108012
  routingPolicy?: string;
107511
108013
  }
107512
- /**
107513
- * A DNS record associated with the service.
107514
- */
107515
108014
  interface ServiceDnsRecord {
107516
108015
  /**
107517
- * The time-to-live (TTL) for the DNS record.
108016
+ * The amount of time, in seconds, that you want DNS resolvers to cache the settings for this record.
108017
+ *
108018
+ * > Alias records don't include a TTL because Route 53 uses the TTL for the AWS resource that an alias record routes traffic to. If you include the `AWS_ALIAS_DNS_NAME` attribute when you submit a [RegisterInstance](https://docs.aws.amazon.com/cloud-map/latest/api/API_RegisterInstance.html) request, the `TTL` value is ignored. Always specify a TTL for the service; you can use a service to register instances that create either alias or non-alias records.
107518
108019
  */
107519
108020
  ttl: number;
107520
108021
  /**
107521
- * The DNS record type (e.g., A, AAAA, SRV).
108022
+ * The type of the resource, which indicates the type of value that Route 53 returns in response to DNS queries. You can specify values for `Type` in the following combinations:
108023
+ *
108024
+ * - `A`
108025
+ * - `AAAA`
108026
+ * - `A` and `AAAA`
108027
+ * - `SRV`
108028
+ * - `CNAME`
108029
+ *
108030
+ * If you want AWS Cloud Map to create a Route 53 alias record when you register an instance, specify `A` or `AAAA` for `Type` .
108031
+ *
108032
+ * You specify other settings, such as the IP address for `A` and `AAAA` records, when you register an instance. For more information, see [RegisterInstance](https://docs.aws.amazon.com/cloud-map/latest/api/API_RegisterInstance.html) .
108033
+ *
108034
+ * The following values are supported:
108035
+ *
108036
+ * - **A** - Route 53 returns the IP address of the resource in IPv4 format, such as 192.0.2.44.
108037
+ * - **AAAA** - Route 53 returns the IP address of the resource in IPv6 format, such as 2001:0db8:85a3:0000:0000:abcd:0001:2345.
108038
+ * - **CNAME** - Route 53 returns the domain name of the resource, such as www.example.com. Note the following:
108039
+ *
108040
+ * - You specify the domain name that you want to route traffic to when you register an instance. For more information, see [Attributes](https://docs.aws.amazon.com/cloud-map/latest/api/API_RegisterInstance.html#cloudmap-RegisterInstance-request-Attributes) in the topic [RegisterInstance](https://docs.aws.amazon.com/cloud-map/latest/api/API_RegisterInstance.html) .
108041
+ * - You must specify `WEIGHTED` for the value of `RoutingPolicy` .
108042
+ * - You can't specify both `CNAME` for `Type` and settings for `HealthCheckConfig` . If you do, the request will fail with an `InvalidInput` error.
108043
+ * - **SRV** - Route 53 returns the value for an `SRV` record. The value for an `SRV` record uses the following values:
108044
+ *
108045
+ * `priority weight port service-hostname`
108046
+ *
108047
+ * Note the following about the values:
108048
+ *
108049
+ * - The values of `priority` and `weight` are both set to `1` and can't be changed.
108050
+ * - The value of `port` comes from the value that you specify for the `AWS_INSTANCE_PORT` attribute when you submit a [RegisterInstance](https://docs.aws.amazon.com/cloud-map/latest/api/API_RegisterInstance.html) request.
108051
+ * - The value of `service-hostname` is a concatenation of the following values:
108052
+ *
108053
+ * - The value that you specify for `InstanceId` when you register an instance.
108054
+ * - The name of the service.
108055
+ * - The name of the namespace.
108056
+ *
108057
+ * For example, if the value of `InstanceId` is `test` , the name of the service is `backend` , and the name of the namespace is `example.com` , the value of `service-hostname` is:
108058
+ *
108059
+ * `test.backend.example.com`
108060
+ *
108061
+ * If you specify settings for an `SRV` record and if you specify values for `AWS_INSTANCE_IPV4` , `AWS_INSTANCE_IPV6` , or both in the `RegisterInstance` request, AWS Cloud Map automatically creates `A` and/or `AAAA` records that have the same name as the value of `service-hostname` in the `SRV` record. You can ignore these records.
107522
108062
  */
107523
108063
  type: string;
107524
108064
  }
107525
- /**
107526
- * Configuration for health checks for the service.
107527
- */
107528
108065
  interface ServiceHealthCheckConfig {
107529
108066
  /**
107530
- * The number of consecutive health check failures that must occur before declaring the service unhealthy.
108067
+ * The number of consecutive health checks that an endpoint must pass or fail for Route 53 to change the current status of the endpoint from unhealthy to healthy or the other way around. For more information, see [How Route 53 Determines Whether an Endpoint Is Healthy](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-determining-health-of-endpoints.html) in the *Route 53 Developer Guide* .
107531
108068
  */
107532
108069
  failureThreshold?: number;
107533
108070
  /**
107534
- * The path to ping on the service for health checks.
108071
+ * The path that you want Route 53 to request when performing health checks. The path can be any value that your endpoint returns an HTTP status code of a 2xx or 3xx format for when the endpoint is healthy. An example file is `/docs/route53-health-check.html` . Route 53 automatically adds the DNS name for the service. If you don't specify a value for `ResourcePath` , the default value is `/` .
108072
+ *
108073
+ * If you specify `TCP` for `Type` , you must *not* specify a value for `ResourcePath` .
107535
108074
  */
107536
108075
  resourcePath?: string;
107537
108076
  /**
107538
- * The type of health check (e.g., HTTP, HTTPS, TCP).
108077
+ * The type of health check that you want to create, which indicates how Route 53 determines whether an endpoint is healthy.
108078
+ *
108079
+ * > You can't change the value of `Type` after you create a health check.
108080
+ *
108081
+ * You can create the following types of health checks:
108082
+ *
108083
+ * - *HTTP* : Route 53 tries to establish a TCP connection. If successful, Route 53 submits an HTTP request and waits for an HTTP status code of 200 or greater and less than 400.
108084
+ * - *HTTPS* : Route 53 tries to establish a TCP connection. If successful, Route 53 submits an HTTPS request and waits for an HTTP status code of 200 or greater and less than 400.
108085
+ *
108086
+ * > If you specify HTTPS for the value of `Type` , the endpoint must support TLS v1.0 or later.
108087
+ * - *TCP* : Route 53 tries to establish a TCP connection.
108088
+ *
108089
+ * If you specify `TCP` for `Type` , don't specify a value for `ResourcePath` .
108090
+ *
108091
+ * For more information, see [How Route 53 Determines Whether an Endpoint Is Healthy](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-determining-health-of-endpoints.html) in the *Route 53 Developer Guide* .
107539
108092
  */
107540
108093
  type: string;
107541
108094
  }
107542
- /**
107543
- * Configurations for custom health checks for the service.
107544
- */
107545
108095
  interface ServiceHealthCheckCustomConfig {
107546
108096
  /**
107547
- * The number of consecutive health check failures required before the service is considered unhealthy.
108097
+ * > This parameter is no longer supported and is always set to 1. AWS Cloud Map waits for approximately 30 seconds after receiving an `UpdateInstanceCustomHealthStatus` request before changing the status of the service instance.
108098
+ *
108099
+ * The number of 30-second intervals that you want AWS Cloud Map to wait after receiving an `UpdateInstanceCustomHealthStatus` request before it changes the health status of a service instance.
108100
+ *
108101
+ * Sending a second or subsequent `UpdateInstanceCustomHealthStatus` request with the same value before 30 seconds has passed doesn't accelerate the change. AWS Cloud Map still waits `30` seconds after the first request to make the change.
107548
108102
  */
107549
108103
  failureThreshold?: number;
107550
108104
  }