cdk-lambda-subminute 2.0.381 → 2.0.383

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.
@@ -525,6 +525,14 @@ declare class MediaLive extends Service {
525
525
  * Update reservation.
526
526
  */
527
527
  updateReservation(callback?: (err: AWSError, data: MediaLive.Types.UpdateReservationResponse) => void): Request<MediaLive.Types.UpdateReservationResponse, AWSError>;
528
+ /**
529
+ * Restart pipelines in one channel that is currently running.
530
+ */
531
+ restartChannelPipelines(params: MediaLive.Types.RestartChannelPipelinesRequest, callback?: (err: AWSError, data: MediaLive.Types.RestartChannelPipelinesResponse) => void): Request<MediaLive.Types.RestartChannelPipelinesResponse, AWSError>;
532
+ /**
533
+ * Restart pipelines in one channel that is currently running.
534
+ */
535
+ restartChannelPipelines(callback?: (err: AWSError, data: MediaLive.Types.RestartChannelPipelinesResponse) => void): Request<MediaLive.Types.RestartChannelPipelinesResponse, AWSError>;
528
536
  /**
529
537
  * Waits for the channelCreated state by periodically calling the underlying MediaLive.describeChanneloperation every 3 seconds (at most 5 times). Wait until a channel has been created
530
538
  */
@@ -1270,7 +1278,7 @@ Alternate rendition that the client will not try to play back by default. Repres
1270
1278
  }
1271
1279
  export interface CaptionDescription {
1272
1280
  /**
1273
- * Indicates whether the caption track implements accessibility features such as written descriptions of spoken dialog, music, and sounds.
1281
+ * Indicates whether the caption track implements accessibility features such as written descriptions of spoken dialog, music, and sounds. This signaling is added to HLS output group and MediaPackage output group.
1274
1282
  */
1275
1283
  Accessibility?: AccessibilityType;
1276
1284
  /**
@@ -1397,7 +1405,6 @@ This field corresponds to tts:extent - X in the TTML standard.
1397
1405
  * A list of destinations of the channel. For UDP outputs, there is one
1398
1406
  destination per output. For other types (HLS, for example), there is
1399
1407
  one destination per packager.
1400
-
1401
1408
  */
1402
1409
  Destinations?: __listOfOutputDestination;
1403
1410
  /**
@@ -1476,7 +1483,6 @@ one destination per packager.
1476
1483
  * A list of destinations of the channel. For UDP outputs, there is one
1477
1484
  destination per output. For other types (HLS, for example), there is
1478
1485
  one destination per packager.
1479
-
1480
1486
  */
1481
1487
  Destinations?: __listOfOutputDestination;
1482
1488
  /**
@@ -1590,7 +1596,6 @@ one destination per packager.
1590
1596
  /**
1591
1597
  * Unique request ID to be specified. This is needed to prevent retries from
1592
1598
  creating multiple resources.
1593
-
1594
1599
  */
1595
1600
  RequestId?: __string;
1596
1601
  /**
@@ -1630,7 +1635,6 @@ creating multiple resources.
1630
1635
  * A list of the MediaConnect Flows that you want to use in this input. You can specify as few as one
1631
1636
  Flow and presently, as many as two. The only requirement is when you have more than one is that each Flow is in a
1632
1637
  separate Availability Zone as this ensures your EML input is redundant to AZ issues.
1633
-
1634
1638
  */
1635
1639
  MediaConnectFlows?: __listOfMediaConnectFlowRequest;
1636
1640
  /**
@@ -1640,7 +1644,6 @@ separate Availability Zone as this ensures your EML input is redundant to AZ iss
1640
1644
  /**
1641
1645
  * Unique identifier of the request to ensure the request is handled
1642
1646
  exactly once in case of retries.
1643
-
1644
1647
  */
1645
1648
  RequestId?: __string;
1646
1649
  /**
@@ -1651,7 +1654,6 @@ exactly once in case of retries.
1651
1654
  * The source URLs for a PULL-type input. Every PULL type input needs
1652
1655
  exactly two source URLs for redundancy.
1653
1656
  Only specify sources for PULL type Inputs. Leave Destinations empty.
1654
-
1655
1657
  */
1656
1658
  Sources?: __listOfInputSourceRequest;
1657
1659
  /**
@@ -1693,7 +1695,6 @@ Only specify sources for PULL type Inputs. Leave Destinations empty.
1693
1695
  /**
1694
1696
  * Unique request ID. This prevents retries from creating multiple
1695
1697
  resources.
1696
-
1697
1698
  */
1698
1699
  RequestId: __string;
1699
1700
  }
@@ -1719,7 +1720,6 @@ resources.
1719
1720
  /**
1720
1721
  * Unique request ID. This prevents retries from creating multiple
1721
1722
  resources.
1722
-
1723
1723
  */
1724
1724
  RequestId: __string;
1725
1725
  /**
@@ -1741,7 +1741,6 @@ resources.
1741
1741
  /**
1742
1742
  * Unique identifier of the request to ensure the request is handled
1743
1743
  exactly once in case of retries.
1744
-
1745
1744
  */
1746
1745
  RequestId?: __string;
1747
1746
  /**
@@ -1779,7 +1778,6 @@ exactly once in case of retries.
1779
1778
  * A list of destinations of the channel. For UDP outputs, there is one
1780
1779
  destination per output. For other types (HLS, for example), there is
1781
1780
  one destination per packager.
1782
-
1783
1781
  */
1784
1782
  Destinations?: __listOfOutputDestination;
1785
1783
  /**
@@ -2056,7 +2054,6 @@ one destination per packager.
2056
2054
  * A list of destinations of the channel. For UDP outputs, there is one
2057
2055
  destination per output. For other types (HLS, for example), there is
2058
2056
  one destination per packager.
2059
-
2060
2057
  */
2061
2058
  Destinations?: __listOfOutputDestination;
2062
2059
  /**
@@ -2240,7 +2237,6 @@ one destination per packager.
2240
2237
  /**
2241
2238
  * STANDARD - MediaLive expects two sources to be connected to this input. If the channel is also STANDARD, both sources will be ingested. If the channel is SINGLE_PIPELINE, only the first source will be ingested; the second source will always be ignored, even if the first source fails.
2242
2239
  SINGLE_PIPELINE - You can connect only one source to this input. If the ChannelClass is also SINGLE_PIPELINE, this value is valid. If the ChannelClass is STANDARD, this value is not valid because the channel requires two sources in the input.
2243
-
2244
2240
  */
2245
2241
  InputClass?: InputClass;
2246
2242
  /**
@@ -2254,7 +2250,6 @@ SINGLE_PIPELINE - You can connect only one source to this input. If the ChannelC
2254
2250
  /**
2255
2251
  * Certain pull input sources can be dynamic, meaning that they can have their URL's dynamically changes
2256
2252
  during input switch actions. Presently, this functionality only works with MP4_FILE and TS_FILE inputs.
2257
-
2258
2253
  */
2259
2254
  InputSourceType?: InputSourceType;
2260
2255
  /**
@@ -3968,7 +3963,6 @@ Specifies whether MP4 segments should be packaged as HEV1 or HVC1.
3968
3963
  /**
3969
3964
  * STANDARD - MediaLive expects two sources to be connected to this input. If the channel is also STANDARD, both sources will be ingested. If the channel is SINGLE_PIPELINE, only the first source will be ingested; the second source will always be ignored, even if the first source fails.
3970
3965
  SINGLE_PIPELINE - You can connect only one source to this input. If the ChannelClass is also SINGLE_PIPELINE, this value is valid. If the ChannelClass is STANDARD, this value is not valid because the channel requires two sources in the input.
3971
-
3972
3966
  */
3973
3967
  InputClass?: InputClass;
3974
3968
  /**
@@ -3982,7 +3976,6 @@ SINGLE_PIPELINE - You can connect only one source to this input. If the ChannelC
3982
3976
  /**
3983
3977
  * Certain pull input sources can be dynamic, meaning that they can have their URL's dynamically changes
3984
3978
  during input switch actions. Presently, this functionality only works with MP4_FILE and TS_FILE inputs.
3985
-
3986
3979
  */
3987
3980
  InputSourceType?: InputSourceType;
3988
3981
  /**
@@ -4062,7 +4055,6 @@ during input switch actions. Presently, this functionality only works with MP4_F
4062
4055
  /**
4063
4056
  * The system-generated static IP address of endpoint.
4064
4057
  It remains fixed for the lifetime of the input.
4065
-
4066
4058
  */
4067
4059
  Ip?: __string;
4068
4060
  /**
@@ -4072,7 +4064,6 @@ It remains fixed for the lifetime of the input.
4072
4064
  /**
4073
4065
  * This represents the endpoint that the customer stream will be
4074
4066
  pushed to.
4075
-
4076
4067
  */
4077
4068
  Url?: __string;
4078
4069
  Vpc?: InputDestinationVpc;
@@ -4081,19 +4072,16 @@ pushed to.
4081
4072
  /**
4082
4073
  * A unique name for the location the RTMP stream is being pushed
4083
4074
  to.
4084
-
4085
4075
  */
4086
4076
  StreamName?: __string;
4087
4077
  }
4088
4078
  export interface InputDestinationVpc {
4089
4079
  /**
4090
4080
  * The availability zone of the Input destination.
4091
-
4092
4081
  */
4093
4082
  AvailabilityZone?: __string;
4094
4083
  /**
4095
4084
  * The network interface ID of the Input destination in the VPC.
4096
-
4097
4085
  */
4098
4086
  NetworkInterfaceId?: __string;
4099
4087
  }
@@ -4508,7 +4496,6 @@ to.
4508
4496
  /**
4509
4497
  * This represents the customer's source URL where stream is
4510
4498
  pulled from.
4511
-
4512
4499
  */
4513
4500
  Url?: __string;
4514
4501
  /**
@@ -4525,7 +4512,6 @@ pulled from.
4525
4512
  /**
4526
4513
  * This represents the customer's source URL where stream is
4527
4514
  pulled from.
4528
-
4529
4515
  */
4530
4516
  Url?: __string;
4531
4517
  /**
@@ -4569,13 +4555,11 @@ pulled from.
4569
4555
  /**
4570
4556
  * A list of up to 5 EC2 VPC security group IDs to attach to the Input VPC network interfaces.
4571
4557
  Requires subnetIds. If none are specified then the VPC default security group will be used.
4572
-
4573
4558
  */
4574
4559
  SecurityGroupIds?: __listOf__string;
4575
4560
  /**
4576
4561
  * A list of 2 VPC subnet IDs from the same VPC.
4577
4562
  Subnet IDs must be mapped to two unique availability zones (AZ).
4578
-
4579
4563
  */
4580
4564
  SubnetIds: __listOf__string;
4581
4565
  }
@@ -4698,12 +4682,10 @@ Subnet IDs must be mapped to two unique availability zones (AZ).
4698
4682
  export interface ListOfferingsRequest {
4699
4683
  /**
4700
4684
  * Filter by channel class, 'STANDARD' or 'SINGLE_PIPELINE'
4701
-
4702
4685
  */
4703
4686
  ChannelClass?: __string;
4704
4687
  /**
4705
4688
  * Filter to offerings that match the configuration of an existing channel, e.g. '2345678' (a channel ID)
4706
-
4707
4689
  */
4708
4690
  ChannelConfiguration?: __string;
4709
4691
  /**
@@ -4717,7 +4699,6 @@ Subnet IDs must be mapped to two unique availability zones (AZ).
4717
4699
  MaxResults?: MaxResults;
4718
4700
  /**
4719
4701
  * Filter by bitrate, 'MAX_10_MBPS', 'MAX_20_MBPS', or 'MAX_50_MBPS'
4720
-
4721
4702
  */
4722
4703
  MaximumBitrate?: __string;
4723
4704
  /**
@@ -4735,12 +4716,10 @@ Subnet IDs must be mapped to two unique availability zones (AZ).
4735
4716
  ResourceType?: __string;
4736
4717
  /**
4737
4718
  * Filter by special feature, 'ADVANCED_AUDIO' or 'AUDIO_NORMALIZATION'
4738
-
4739
4719
  */
4740
4720
  SpecialFeature?: __string;
4741
4721
  /**
4742
4722
  * Filter by video quality, 'STANDARD', 'ENHANCED', or 'PREMIUM'
4743
-
4744
4723
  */
4745
4724
  VideoQuality?: __string;
4746
4725
  }
@@ -4757,7 +4736,6 @@ Subnet IDs must be mapped to two unique availability zones (AZ).
4757
4736
  export interface ListReservationsRequest {
4758
4737
  /**
4759
4738
  * Filter by channel class, 'STANDARD' or 'SINGLE_PIPELINE'
4760
-
4761
4739
  */
4762
4740
  ChannelClass?: __string;
4763
4741
  /**
@@ -4767,7 +4745,6 @@ Subnet IDs must be mapped to two unique availability zones (AZ).
4767
4745
  MaxResults?: MaxResults;
4768
4746
  /**
4769
4747
  * Filter by bitrate, 'MAX_10_MBPS', 'MAX_20_MBPS', or 'MAX_50_MBPS'
4770
-
4771
4748
  */
4772
4749
  MaximumBitrate?: __string;
4773
4750
  /**
@@ -4785,12 +4762,10 @@ Subnet IDs must be mapped to two unique availability zones (AZ).
4785
4762
  ResourceType?: __string;
4786
4763
  /**
4787
4764
  * Filter by special feature, 'ADVANCED_AUDIO' or 'AUDIO_NORMALIZATION'
4788
-
4789
4765
  */
4790
4766
  SpecialFeature?: __string;
4791
4767
  /**
4792
4768
  * Filter by video quality, 'STANDARD', 'ENHANCED', or 'PREMIUM'
4793
-
4794
4769
  */
4795
4770
  VideoQuality?: __string;
4796
4771
  }
@@ -6497,7 +6472,6 @@ provide the language to consider when translating the image-based source to text
6497
6472
  * A list of destinations of the channel. For UDP outputs, there is one
6498
6473
  destination per output. For other types (HLS, for example), there is
6499
6474
  one destination per packager.
6500
-
6501
6475
  */
6502
6476
  Destinations?: __listOfOutputDestination;
6503
6477
  /**
@@ -6766,7 +6740,6 @@ one destination per packager.
6766
6740
  * A list of destinations of the channel. For UDP outputs, there is one
6767
6741
  destination per output. For other types (HLS, for example), there is
6768
6742
  one destination per packager.
6769
-
6770
6743
  */
6771
6744
  Destinations?: __listOfOutputDestination;
6772
6745
  /**
@@ -7231,7 +7204,6 @@ one destination per packager.
7231
7204
  * A list of the MediaConnect Flow ARNs that you want to use as the source of the input. You can specify as few as one
7232
7205
  Flow and presently, as many as two. The only requirement is when you have more than one is that each Flow is in a
7233
7206
  separate Availability Zone as this ensures your EML input is redundant to AZ issues.
7234
-
7235
7207
  */
7236
7208
  MediaConnectFlows?: __listOfMediaConnectFlowRequest;
7237
7209
  /**
@@ -7246,7 +7218,6 @@ separate Availability Zone as this ensures your EML input is redundant to AZ iss
7246
7218
  * The source URLs for a PULL-type input. Every PULL type input needs
7247
7219
  exactly two source URLs for redundancy.
7248
7220
  Only specify sources for PULL type Inputs. Leave Destinations empty.
7249
-
7250
7221
  */
7251
7222
  Sources?: __listOfInputSourceRequest;
7252
7223
  }
@@ -7421,19 +7392,16 @@ NONE: MediaLive does not clip the input video and does not include the AFD value
7421
7392
  /**
7422
7393
  * List of public address allocation ids to associate with ENIs that will be created in Output VPC.
7423
7394
  Must specify one for SINGLE_PIPELINE, two for STANDARD channels
7424
-
7425
7395
  */
7426
7396
  PublicAddressAllocationIds?: __listOf__string;
7427
7397
  /**
7428
7398
  * A list of up to 5 EC2 VPC security group IDs to attach to the Output VPC network interfaces.
7429
7399
  If none are specified then the VPC default security group will be used
7430
-
7431
7400
  */
7432
7401
  SecurityGroupIds?: __listOf__string;
7433
7402
  /**
7434
7403
  * A list of VPC subnet IDs from the same VPC.
7435
7404
  If STANDARD channel, subnet IDs must be mapped to two unique availability zones (AZ).
7436
-
7437
7405
  */
7438
7406
  SubnetIds: __listOf__string;
7439
7407
  }
@@ -7442,23 +7410,19 @@ If STANDARD channel, subnet IDs must be mapped to two unique availability zones
7442
7410
  * The Availability Zones where the vpc subnets are located.
7443
7411
  The first Availability Zone applies to the first subnet in the list of subnets.
7444
7412
  The second Availability Zone applies to the second subnet.
7445
-
7446
7413
  */
7447
7414
  AvailabilityZones?: __listOf__string;
7448
7415
  /**
7449
7416
  * A list of Elastic Network Interfaces created by MediaLive in the customer's VPC
7450
-
7451
7417
  */
7452
7418
  NetworkInterfaceIds?: __listOf__string;
7453
7419
  /**
7454
7420
  * A list of up EC2 VPC security group IDs attached to the Output VPC network interfaces.
7455
-
7456
7421
  */
7457
7422
  SecurityGroupIds?: __listOf__string;
7458
7423
  /**
7459
7424
  * A list of VPC subnet IDs from the same VPC.
7460
7425
  If STANDARD channel, subnet IDs must be mapped to two unique availability zones (AZ).
7461
-
7462
7426
  */
7463
7427
  SubnetIds?: __listOf__string;
7464
7428
  }
@@ -7646,6 +7610,92 @@ If STANDARD channel, subnet IDs must be mapped to two unique availability zones
7646
7610
  export type InputDeviceUhdAudioChannelPairProfile = "DISABLED"|"VBR-AAC_HHE-16000"|"VBR-AAC_HE-64000"|"VBR-AAC_LC-128000"|"CBR-AAC_HQ-192000"|"CBR-AAC_HQ-256000"|"CBR-AAC_HQ-384000"|"CBR-AAC_HQ-512000"|string;
7647
7611
  export type __listOfInputDeviceConfigurableAudioChannelPairConfig = InputDeviceConfigurableAudioChannelPairConfig[];
7648
7612
  export type __listOfInputDeviceUhdAudioChannelPairConfig = InputDeviceUhdAudioChannelPairConfig[];
7613
+ export type ChannelPipelineIdToRestart = "PIPELINE_0"|"PIPELINE_1"|string;
7614
+ export interface RestartChannelPipelinesRequest {
7615
+ /**
7616
+ * ID of channel
7617
+ */
7618
+ ChannelId: __string;
7619
+ /**
7620
+ * An array of pipelines to restart in this channel. Format PIPELINE_0 or PIPELINE_1.
7621
+ */
7622
+ PipelineIds?: __listOfChannelPipelineIdToRestart;
7623
+ }
7624
+ export interface RestartChannelPipelinesResponse {
7625
+ /**
7626
+ * The unique arn of the channel.
7627
+ */
7628
+ Arn?: __string;
7629
+ /**
7630
+ * Specification of CDI inputs for this channel
7631
+ */
7632
+ CdiInputSpecification?: CdiInputSpecification;
7633
+ /**
7634
+ * The class for this channel. STANDARD for a channel with two pipelines or SINGLE_PIPELINE for a channel with one pipeline.
7635
+ */
7636
+ ChannelClass?: ChannelClass;
7637
+ /**
7638
+ * A list of destinations of the channel. For UDP outputs, there is one
7639
+ destination per output. For other types (HLS, for example), there is
7640
+ one destination per packager.
7641
+ */
7642
+ Destinations?: __listOfOutputDestination;
7643
+ /**
7644
+ * The endpoints where outgoing connections initiate from
7645
+ */
7646
+ EgressEndpoints?: __listOfChannelEgressEndpoint;
7647
+ EncoderSettings?: EncoderSettings;
7648
+ /**
7649
+ * The unique id of the channel.
7650
+ */
7651
+ Id?: __string;
7652
+ /**
7653
+ * List of input attachments for channel.
7654
+ */
7655
+ InputAttachments?: __listOfInputAttachment;
7656
+ /**
7657
+ * Specification of network and file inputs for this channel
7658
+ */
7659
+ InputSpecification?: InputSpecification;
7660
+ /**
7661
+ * The log level being written to CloudWatch Logs.
7662
+ */
7663
+ LogLevel?: LogLevel;
7664
+ /**
7665
+ * Maintenance settings for this channel.
7666
+ */
7667
+ Maintenance?: MaintenanceStatus;
7668
+ /**
7669
+ * The time in milliseconds by when the PVRE restart must occur.
7670
+ */
7671
+ MaintenanceStatus?: __string;
7672
+ /**
7673
+ * The name of the channel. (user-mutable)
7674
+ */
7675
+ Name?: __string;
7676
+ /**
7677
+ * Runtime details for the pipelines of a running channel.
7678
+ */
7679
+ PipelineDetails?: __listOfPipelineDetail;
7680
+ /**
7681
+ * The number of currently healthy pipelines.
7682
+ */
7683
+ PipelinesRunningCount?: __integer;
7684
+ /**
7685
+ * The Amazon Resource Name (ARN) of the role assumed when running the Channel.
7686
+ */
7687
+ RoleArn?: __string;
7688
+ State?: ChannelState;
7689
+ /**
7690
+ * A collection of key-value pairs.
7691
+ */
7692
+ Tags?: Tags;
7693
+ /**
7694
+ * Settings for VPC output
7695
+ */
7696
+ Vpc?: VpcOutputSettingsDescription;
7697
+ }
7698
+ export type __listOfChannelPipelineIdToRestart = ChannelPipelineIdToRestart[];
7649
7699
  /**
7650
7700
  * A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.
7651
7701
  */
@@ -205,11 +205,11 @@ declare class SSM extends Service {
205
205
  */
206
206
  deleteResourceDataSync(callback?: (err: AWSError, data: SSM.Types.DeleteResourceDataSyncResult) => void): Request<SSM.Types.DeleteResourceDataSyncResult, AWSError>;
207
207
  /**
208
- * Deletes a Systems Manager resource policy. A resource policy helps you to define the IAM entity (for example, an Amazon Web Services account) that can manage your Systems Manager resources. Currently, OpsItemGroup is the only resource that supports Systems Manager resource policies. The resource policy for OpsItemGroup enables Amazon Web Services accounts to view and interact with OpsCenter operational work items (OpsItems).
208
+ * Deletes a Systems Manager resource policy. A resource policy helps you to define the IAM entity (for example, an Amazon Web Services account) that can manage your Systems Manager resources. The following resources support Systems Manager resource policies. OpsItemGroup - The resource policy for OpsItemGroup enables Amazon Web Services accounts to view and interact with OpsCenter operational work items (OpsItems). Parameter - The resource policy is used to share a parameter with other accounts using Resource Access Manager (RAM). For more information about cross-account sharing of parameters, see Working with shared parameters in the Amazon Web Services Systems Manager User Guide.
209
209
  */
210
210
  deleteResourcePolicy(params: SSM.Types.DeleteResourcePolicyRequest, callback?: (err: AWSError, data: SSM.Types.DeleteResourcePolicyResponse) => void): Request<SSM.Types.DeleteResourcePolicyResponse, AWSError>;
211
211
  /**
212
- * Deletes a Systems Manager resource policy. A resource policy helps you to define the IAM entity (for example, an Amazon Web Services account) that can manage your Systems Manager resources. Currently, OpsItemGroup is the only resource that supports Systems Manager resource policies. The resource policy for OpsItemGroup enables Amazon Web Services accounts to view and interact with OpsCenter operational work items (OpsItems).
212
+ * Deletes a Systems Manager resource policy. A resource policy helps you to define the IAM entity (for example, an Amazon Web Services account) that can manage your Systems Manager resources. The following resources support Systems Manager resource policies. OpsItemGroup - The resource policy for OpsItemGroup enables Amazon Web Services accounts to view and interact with OpsCenter operational work items (OpsItems). Parameter - The resource policy is used to share a parameter with other accounts using Resource Access Manager (RAM). For more information about cross-account sharing of parameters, see Working with shared parameters in the Amazon Web Services Systems Manager User Guide.
213
213
  */
214
214
  deleteResourcePolicy(callback?: (err: AWSError, data: SSM.Types.DeleteResourcePolicyResponse) => void): Request<SSM.Types.DeleteResourcePolicyResponse, AWSError>;
215
215
  /**
@@ -453,11 +453,11 @@ declare class SSM extends Service {
453
453
  */
454
454
  describeOpsItems(callback?: (err: AWSError, data: SSM.Types.DescribeOpsItemsResponse) => void): Request<SSM.Types.DescribeOpsItemsResponse, AWSError>;
455
455
  /**
456
- * Get information about a parameter. Request results are returned on a best-effort basis. If you specify MaxResults in the request, the response includes information up to the limit specified. The number of items returned, however, can be between zero and the value of MaxResults. If the service reaches an internal limit while processing the results, it stops the operation and returns the matching values up to that point and a NextToken. You can specify the NextToken in a subsequent call to get the next set of results. If you change the KMS key alias for the KMS key used to encrypt a parameter, then you must also update the key alias the parameter uses to reference KMS. Otherwise, DescribeParameters retrieves whatever the original key alias was referencing.
456
+ * Lists the parameters in your Amazon Web Services account or the parameters shared with you when you enable the Shared option. Request results are returned on a best-effort basis. If you specify MaxResults in the request, the response includes information up to the limit specified. The number of items returned, however, can be between zero and the value of MaxResults. If the service reaches an internal limit while processing the results, it stops the operation and returns the matching values up to that point and a NextToken. You can specify the NextToken in a subsequent call to get the next set of results. If you change the KMS key alias for the KMS key used to encrypt a parameter, then you must also update the key alias the parameter uses to reference KMS. Otherwise, DescribeParameters retrieves whatever the original key alias was referencing.
457
457
  */
458
458
  describeParameters(params: SSM.Types.DescribeParametersRequest, callback?: (err: AWSError, data: SSM.Types.DescribeParametersResult) => void): Request<SSM.Types.DescribeParametersResult, AWSError>;
459
459
  /**
460
- * Get information about a parameter. Request results are returned on a best-effort basis. If you specify MaxResults in the request, the response includes information up to the limit specified. The number of items returned, however, can be between zero and the value of MaxResults. If the service reaches an internal limit while processing the results, it stops the operation and returns the matching values up to that point and a NextToken. You can specify the NextToken in a subsequent call to get the next set of results. If you change the KMS key alias for the KMS key used to encrypt a parameter, then you must also update the key alias the parameter uses to reference KMS. Otherwise, DescribeParameters retrieves whatever the original key alias was referencing.
460
+ * Lists the parameters in your Amazon Web Services account or the parameters shared with you when you enable the Shared option. Request results are returned on a best-effort basis. If you specify MaxResults in the request, the response includes information up to the limit specified. The number of items returned, however, can be between zero and the value of MaxResults. If the service reaches an internal limit while processing the results, it stops the operation and returns the matching values up to that point and a NextToken. You can specify the NextToken in a subsequent call to get the next set of results. If you change the KMS key alias for the KMS key used to encrypt a parameter, then you must also update the key alias the parameter uses to reference KMS. Otherwise, DescribeParameters retrieves whatever the original key alias was referencing.
461
461
  */
462
462
  describeParameters(callback?: (err: AWSError, data: SSM.Types.DescribeParametersResult) => void): Request<SSM.Types.DescribeParametersResult, AWSError>;
463
463
  /**
@@ -877,11 +877,11 @@ declare class SSM extends Service {
877
877
  */
878
878
  putParameter(callback?: (err: AWSError, data: SSM.Types.PutParameterResult) => void): Request<SSM.Types.PutParameterResult, AWSError>;
879
879
  /**
880
- * Creates or updates a Systems Manager resource policy. A resource policy helps you to define the IAM entity (for example, an Amazon Web Services account) that can manage your Systems Manager resources. Currently, OpsItemGroup is the only resource that supports Systems Manager resource policies. The resource policy for OpsItemGroup enables Amazon Web Services accounts to view and interact with OpsCenter operational work items (OpsItems).
880
+ * Creates or updates a Systems Manager resource policy. A resource policy helps you to define the IAM entity (for example, an Amazon Web Services account) that can manage your Systems Manager resources. The following resources support Systems Manager resource policies. OpsItemGroup - The resource policy for OpsItemGroup enables Amazon Web Services accounts to view and interact with OpsCenter operational work items (OpsItems). Parameter - The resource policy is used to share a parameter with other accounts using Resource Access Manager (RAM). To share a parameter, it must be in the advanced parameter tier. For information about parameter tiers, see Managing parameter tiers. For information about changing an existing standard parameter to an advanced parameter, see Changing a standard parameter to an advanced parameter. To share a SecureString parameter, it must be encrypted with a customer managed key, and you must share the key separately through Key Management Service. Amazon Web Services managed keys cannot be shared. Parameters encrypted with the default Amazon Web Services managed key can be updated to use a customer managed key instead. For KMS key definitions, see KMS concepts in the Key Management Service Developer Guide. While you can share a parameter using the Systems Manager PutResourcePolicy operation, we recommend using Resource Access Manager (RAM) instead. This is because using PutResourcePolicy requires the extra step of promoting the parameter to a standard RAM Resource Share using the RAM PromoteResourceShareCreatedFromPolicy API operation. Otherwise, the parameter won't be returned by the Systems Manager DescribeParameters API operation using the --shared option. For more information, see Sharing a parameter in the Amazon Web Services Systems Manager User Guide
881
881
  */
882
882
  putResourcePolicy(params: SSM.Types.PutResourcePolicyRequest, callback?: (err: AWSError, data: SSM.Types.PutResourcePolicyResponse) => void): Request<SSM.Types.PutResourcePolicyResponse, AWSError>;
883
883
  /**
884
- * Creates or updates a Systems Manager resource policy. A resource policy helps you to define the IAM entity (for example, an Amazon Web Services account) that can manage your Systems Manager resources. Currently, OpsItemGroup is the only resource that supports Systems Manager resource policies. The resource policy for OpsItemGroup enables Amazon Web Services accounts to view and interact with OpsCenter operational work items (OpsItems).
884
+ * Creates or updates a Systems Manager resource policy. A resource policy helps you to define the IAM entity (for example, an Amazon Web Services account) that can manage your Systems Manager resources. The following resources support Systems Manager resource policies. OpsItemGroup - The resource policy for OpsItemGroup enables Amazon Web Services accounts to view and interact with OpsCenter operational work items (OpsItems). Parameter - The resource policy is used to share a parameter with other accounts using Resource Access Manager (RAM). To share a parameter, it must be in the advanced parameter tier. For information about parameter tiers, see Managing parameter tiers. For information about changing an existing standard parameter to an advanced parameter, see Changing a standard parameter to an advanced parameter. To share a SecureString parameter, it must be encrypted with a customer managed key, and you must share the key separately through Key Management Service. Amazon Web Services managed keys cannot be shared. Parameters encrypted with the default Amazon Web Services managed key can be updated to use a customer managed key instead. For KMS key definitions, see KMS concepts in the Key Management Service Developer Guide. While you can share a parameter using the Systems Manager PutResourcePolicy operation, we recommend using Resource Access Manager (RAM) instead. This is because using PutResourcePolicy requires the extra step of promoting the parameter to a standard RAM Resource Share using the RAM PromoteResourceShareCreatedFromPolicy API operation. Otherwise, the parameter won't be returned by the Systems Manager DescribeParameters API operation using the --shared option. For more information, see Sharing a parameter in the Amazon Web Services Systems Manager User Guide
885
885
  */
886
886
  putResourcePolicy(callback?: (err: AWSError, data: SSM.Types.PutResourcePolicyResponse) => void): Request<SSM.Types.PutResourcePolicyResponse, AWSError>;
887
887
  /**
@@ -3111,7 +3111,7 @@ declare namespace SSM {
3111
3111
  }
3112
3112
  export interface DeleteParameterRequest {
3113
3113
  /**
3114
- * The name of the parameter to delete.
3114
+ * The name of the parameter to delete. You can't enter the Amazon Resource Name (ARN) for a parameter, only the parameter name itself.
3115
3115
  */
3116
3116
  Name: PSParameterName;
3117
3117
  }
@@ -3119,7 +3119,7 @@ declare namespace SSM {
3119
3119
  }
3120
3120
  export interface DeleteParametersRequest {
3121
3121
  /**
3122
- * The names of the parameters to delete. After deleting a parameter, wait for at least 30 seconds to create a parameter with the same name.
3122
+ * The names of the parameters to delete. After deleting a parameter, wait for at least 30 seconds to create a parameter with the same name. You can't enter the Amazon Resource Name (ARN) for a parameter, only the parameter name itself.
3123
3123
  */
3124
3124
  Names: ParameterNameList;
3125
3125
  }
@@ -3975,6 +3975,10 @@ declare namespace SSM {
3975
3975
  * The token for the next set of items to return. (You received this token from a previous call.)
3976
3976
  */
3977
3977
  NextToken?: NextToken;
3978
+ /**
3979
+ * Lists parameters that are shared with you. By default when using this option, the command returns parameters that have been shared using a standard Resource Access Manager Resource Share. In order for a parameter that was shared using the PutResourcePolicy command to be returned, the associated RAM Resource Share Created From Policy must have been promoted to a standard Resource Share using the RAM PromoteResourceShareCreatedFromPolicy API operation. For more information about sharing parameters, see Working with shared parameters in the Amazon Web Services Systems Manager User Guide.
3980
+ */
3981
+ Shared?: Boolean;
3978
3982
  }
3979
3983
  export interface DescribeParametersResult {
3980
3984
  /**
@@ -5312,7 +5316,7 @@ declare namespace SSM {
5312
5316
  }
5313
5317
  export interface GetParameterHistoryRequest {
5314
5318
  /**
5315
- * The name of the parameter for which you want to review history.
5319
+ * The name or Amazon Resource Name (ARN) of the parameter for which you want to review history. For parameters shared with you from another account, you must use the full ARN.
5316
5320
  */
5317
5321
  Name: PSParameterName;
5318
5322
  /**
@@ -5340,7 +5344,7 @@ declare namespace SSM {
5340
5344
  }
5341
5345
  export interface GetParameterRequest {
5342
5346
  /**
5343
- * The name of the parameter you want to query. To query by parameter label, use "Name": "name:label". To query by parameter version, use "Name": "name:version".
5347
+ * The name or Amazon Resource Name (ARN) of the parameter that you want to query. For parameters shared with you from another account, you must use the full ARN. To query by parameter label, use "Name": "name:label". To query by parameter version, use "Name": "name:version". For more information about shared parameters, see Working with shared parameters in the Amazon Web Services Systems Manager User Guide.
5344
5348
  */
5345
5349
  Name: PSParameterName;
5346
5350
  /**
@@ -5393,7 +5397,7 @@ declare namespace SSM {
5393
5397
  }
5394
5398
  export interface GetParametersRequest {
5395
5399
  /**
5396
- * Names of the parameters for which you want to query information. To query by parameter label, use "Name": "name:label". To query by parameter version, use "Name": "name:version".
5400
+ * The names or Amazon Resource Names (ARNs) of the parameters that you want to query. For parameters shared with you from another account, you must use the full ARNs. To query by parameter label, use "Name": "name:label". To query by parameter version, use "Name": "name:version". For more information about shared parameters, see Working with shared parameters in the Amazon Web Services Systems Manager User Guide.
5397
5401
  */
5398
5402
  Names: ParameterNameList;
5399
5403
  /**
@@ -6104,7 +6108,7 @@ declare namespace SSM {
6104
6108
  export type KeyList = TagKey[];
6105
6109
  export interface LabelParameterVersionRequest {
6106
6110
  /**
6107
- * The parameter name on which you want to attach one or more labels.
6111
+ * The parameter name on which you want to attach one or more labels. You can't enter the Amazon Resource Name (ARN) for a parameter, only the parameter name itself.
6108
6112
  */
6109
6113
  Name: PSParameterName;
6110
6114
  /**
@@ -7692,6 +7696,10 @@ declare namespace SSM {
7692
7696
  * The parameter name.
7693
7697
  */
7694
7698
  Name?: PSParameterName;
7699
+ /**
7700
+ * The (ARN) of the last user to update the parameter.
7701
+ */
7702
+ ARN?: String;
7695
7703
  /**
7696
7704
  * The type of parameter. Valid parameter types include the following: String, StringList, and SecureString.
7697
7705
  */
@@ -8186,7 +8194,7 @@ declare namespace SSM {
8186
8194
  }
8187
8195
  export interface PutParameterRequest {
8188
8196
  /**
8189
- * The fully qualified name of the parameter that you want to add to the system. The fully qualified name includes the complete hierarchy of the parameter path and name. For parameters in a hierarchy, you must include a leading forward slash character (/) when you create or reference a parameter. For example: /Dev/DBServer/MySQL/db-string13 Naming Constraints: Parameter names are case sensitive. A parameter name must be unique within an Amazon Web Services Region A parameter name can't be prefixed with "aws" or "ssm" (case-insensitive). Parameter names can include only the following symbols and letters: a-zA-Z0-9_.- In addition, the slash character ( / ) is used to delineate hierarchies in parameter names. For example: /Dev/Production/East/Project-ABC/MyParameter A parameter name can't include spaces. Parameter hierarchies are limited to a maximum depth of fifteen levels. For additional information about valid values for parameter names, see Creating Systems Manager parameters in the Amazon Web Services Systems Manager User Guide. The maximum length constraint of 2048 characters listed below includes 1037 characters reserved for internal use by Systems Manager. The maximum length for a parameter name that you create is 1011 characters. This includes the characters in the ARN that precede the name you specify, such as arn:aws:ssm:us-east-2:111122223333:parameter/.
8197
+ * The fully qualified name of the parameter that you want to add to the system. You can't enter the Amazon Resource Name (ARN) for a parameter, only the parameter name itself. The fully qualified name includes the complete hierarchy of the parameter path and name. For parameters in a hierarchy, you must include a leading forward slash character (/) when you create or reference a parameter. For example: /Dev/DBServer/MySQL/db-string13 Naming Constraints: Parameter names are case sensitive. A parameter name must be unique within an Amazon Web Services Region A parameter name can't be prefixed with "aws" or "ssm" (case-insensitive). Parameter names can include only the following symbols and letters: a-zA-Z0-9_.- In addition, the slash character ( / ) is used to delineate hierarchies in parameter names. For example: /Dev/Production/East/Project-ABC/MyParameter A parameter name can't include spaces. Parameter hierarchies are limited to a maximum depth of fifteen levels. For additional information about valid values for parameter names, see Creating Systems Manager parameters in the Amazon Web Services Systems Manager User Guide. The maximum length constraint of 2048 characters listed below includes 1037 characters reserved for internal use by Systems Manager. The maximum length for a parameter name that you create is 1011 characters. This includes the characters in the ARN that precede the name you specify, such as arn:aws:ssm:us-east-2:111122223333:parameter/.
8190
8198
  */
8191
8199
  Name: PSParameterName;
8192
8200
  /**
@@ -9403,7 +9411,7 @@ declare namespace SSM {
9403
9411
  export type UUID = string;
9404
9412
  export interface UnlabelParameterVersionRequest {
9405
9413
  /**
9406
- * The name of the parameter from which you want to delete one or more labels.
9414
+ * The name of the parameter from which you want to delete one or more labels. You can't enter the Amazon Resource Name (ARN) for a parameter, only the parameter name itself.
9407
9415
  */
9408
9416
  Name: PSParameterName;
9409
9417
  /**