cdk-docker-image-deployment 0.0.112 → 0.0.113

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.
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1281.0
1
+ // AWS SDK for JavaScript v2.1282.0
2
2
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
4
4
  (function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
@@ -64521,17 +64521,27 @@ module.exports={
64521
64521
  "shape": "S9y"
64522
64522
  },
64523
64523
  "Groupings": {
64524
- "shape": "Sa1"
64524
+ "shape": "Sa2"
64525
64525
  },
64526
64526
  "CurrentMetrics": {
64527
64527
  "type": "list",
64528
64528
  "member": {
64529
- "shape": "Sa4"
64529
+ "shape": "Sa5"
64530
64530
  }
64531
64531
  },
64532
64532
  "NextToken": {},
64533
64533
  "MaxResults": {
64534
64534
  "type": "integer"
64535
+ },
64536
+ "SortCriteria": {
64537
+ "type": "list",
64538
+ "member": {
64539
+ "type": "structure",
64540
+ "members": {
64541
+ "SortByMetric": {},
64542
+ "SortOrder": {}
64543
+ }
64544
+ }
64535
64545
  }
64536
64546
  }
64537
64547
  },
@@ -64545,7 +64555,7 @@ module.exports={
64545
64555
  "type": "structure",
64546
64556
  "members": {
64547
64557
  "Dimensions": {
64548
- "shape": "Sac"
64558
+ "shape": "Sag"
64549
64559
  },
64550
64560
  "Collections": {
64551
64561
  "type": "list",
@@ -64553,7 +64563,7 @@ module.exports={
64553
64563
  "type": "structure",
64554
64564
  "members": {
64555
64565
  "Metric": {
64556
- "shape": "Sa4"
64566
+ "shape": "Sa5"
64557
64567
  },
64558
64568
  "Value": {
64559
64569
  "type": "double"
@@ -64566,6 +64576,9 @@ module.exports={
64566
64576
  },
64567
64577
  "DataSnapshotTime": {
64568
64578
  "type": "timestamp"
64579
+ },
64580
+ "ApproximateTotalCount": {
64581
+ "type": "long"
64569
64582
  }
64570
64583
  }
64571
64584
  }
@@ -64599,6 +64612,17 @@ module.exports={
64599
64612
  "member": {}
64600
64613
  }
64601
64614
  }
64615
+ },
64616
+ "RoutingProfiles": {
64617
+ "shape": "Sa1"
64618
+ },
64619
+ "Agents": {
64620
+ "type": "list",
64621
+ "member": {}
64622
+ },
64623
+ "UserHierarchyGroups": {
64624
+ "type": "list",
64625
+ "member": {}
64602
64626
  }
64603
64627
  }
64604
64628
  },
@@ -64625,29 +64649,25 @@ module.exports={
64625
64649
  }
64626
64650
  },
64627
64651
  "RoutingProfile": {
64628
- "type": "structure",
64629
- "members": {
64630
- "Id": {},
64631
- "Arn": {}
64632
- }
64652
+ "shape": "Sai"
64633
64653
  },
64634
64654
  "HierarchyPath": {
64635
64655
  "type": "structure",
64636
64656
  "members": {
64637
64657
  "LevelOne": {
64638
- "shape": "Sas"
64658
+ "shape": "Saz"
64639
64659
  },
64640
64660
  "LevelTwo": {
64641
- "shape": "Sas"
64661
+ "shape": "Saz"
64642
64662
  },
64643
64663
  "LevelThree": {
64644
- "shape": "Sas"
64664
+ "shape": "Saz"
64645
64665
  },
64646
64666
  "LevelFour": {
64647
- "shape": "Sas"
64667
+ "shape": "Saz"
64648
64668
  },
64649
64669
  "LevelFive": {
64650
- "shape": "Sas"
64670
+ "shape": "Saz"
64651
64671
  }
64652
64672
  }
64653
64673
  },
@@ -64657,17 +64677,18 @@ module.exports={
64657
64677
  "StatusStartTimestamp": {
64658
64678
  "type": "timestamp"
64659
64679
  },
64660
- "StatusArn": {}
64680
+ "StatusArn": {},
64681
+ "StatusName": {}
64661
64682
  }
64662
64683
  },
64663
64684
  "AvailableSlotsByChannel": {
64664
- "shape": "Sau"
64685
+ "shape": "Sb1"
64665
64686
  },
64666
64687
  "MaxSlotsByChannel": {
64667
- "shape": "Sau"
64688
+ "shape": "Sb1"
64668
64689
  },
64669
64690
  "ActiveSlotsByChannel": {
64670
- "shape": "Sau"
64691
+ "shape": "Sb1"
64671
64692
  },
64672
64693
  "Contacts": {
64673
64694
  "type": "list",
@@ -64685,13 +64706,17 @@ module.exports={
64685
64706
  "type": "timestamp"
64686
64707
  },
64687
64708
  "Queue": {
64688
- "shape": "Sad"
64709
+ "shape": "Sah"
64689
64710
  }
64690
64711
  }
64691
64712
  }
64692
- }
64713
+ },
64714
+ "NextStatus": {}
64693
64715
  }
64694
64716
  }
64717
+ },
64718
+ "ApproximateTotalCount": {
64719
+ "type": "long"
64695
64720
  }
64696
64721
  }
64697
64722
  }
@@ -64720,13 +64745,13 @@ module.exports={
64720
64745
  "type": "structure",
64721
64746
  "members": {
64722
64747
  "AccessToken": {
64723
- "shape": "Sb1"
64748
+ "shape": "Sb8"
64724
64749
  },
64725
64750
  "AccessTokenExpiration": {
64726
64751
  "type": "timestamp"
64727
64752
  },
64728
64753
  "RefreshToken": {
64729
- "shape": "Sb1"
64754
+ "shape": "Sb8"
64730
64755
  },
64731
64756
  "RefreshTokenExpiration": {
64732
64757
  "type": "timestamp"
@@ -64767,12 +64792,12 @@ module.exports={
64767
64792
  "shape": "S9y"
64768
64793
  },
64769
64794
  "Groupings": {
64770
- "shape": "Sa1"
64795
+ "shape": "Sa2"
64771
64796
  },
64772
64797
  "HistoricalMetrics": {
64773
64798
  "type": "list",
64774
64799
  "member": {
64775
- "shape": "Sb5"
64800
+ "shape": "Sbc"
64776
64801
  }
64777
64802
  },
64778
64803
  "NextToken": {},
@@ -64791,7 +64816,7 @@ module.exports={
64791
64816
  "type": "structure",
64792
64817
  "members": {
64793
64818
  "Dimensions": {
64794
- "shape": "Sac"
64819
+ "shape": "Sag"
64795
64820
  },
64796
64821
  "Collections": {
64797
64822
  "type": "list",
@@ -64799,7 +64824,7 @@ module.exports={
64799
64824
  "type": "structure",
64800
64825
  "members": {
64801
64826
  "Metric": {
64802
- "shape": "Sb5"
64827
+ "shape": "Sbc"
64803
64828
  },
64804
64829
  "Value": {
64805
64830
  "type": "double"
@@ -64896,7 +64921,7 @@ module.exports={
64896
64921
  "type": "structure",
64897
64922
  "members": {
64898
64923
  "TelephonyConfig": {
64899
- "shape": "Sbl"
64924
+ "shape": "Sbs"
64900
64925
  },
64901
64926
  "Id": {},
64902
64927
  "Arn": {}
@@ -65608,12 +65633,12 @@ module.exports={
65608
65633
  "locationName": "InstanceId"
65609
65634
  },
65610
65635
  "PhoneNumberTypes": {
65611
- "shape": "Sdn",
65636
+ "shape": "Sdu",
65612
65637
  "location": "querystring",
65613
65638
  "locationName": "phoneNumberTypes"
65614
65639
  },
65615
65640
  "PhoneNumberCountryCodes": {
65616
- "shape": "Sdo",
65641
+ "shape": "Sdv",
65617
65642
  "location": "querystring",
65618
65643
  "locationName": "phoneNumberCountryCodes"
65619
65644
  },
@@ -65661,10 +65686,10 @@ module.exports={
65661
65686
  },
65662
65687
  "NextToken": {},
65663
65688
  "PhoneNumberCountryCodes": {
65664
- "shape": "Sdo"
65689
+ "shape": "Sdv"
65665
65690
  },
65666
65691
  "PhoneNumberTypes": {
65667
- "shape": "Sdn"
65692
+ "shape": "Sdu"
65668
65693
  },
65669
65694
  "PhoneNumberPrefix": {}
65670
65695
  }
@@ -65770,7 +65795,7 @@ module.exports={
65770
65795
  "members": {
65771
65796
  "NextToken": {},
65772
65797
  "QuickConnectSummaryList": {
65773
- "shape": "Se6"
65798
+ "shape": "Sed"
65774
65799
  }
65775
65800
  }
65776
65801
  }
@@ -65862,7 +65887,7 @@ module.exports={
65862
65887
  "type": "structure",
65863
65888
  "members": {
65864
65889
  "QuickConnectSummaryList": {
65865
- "shape": "Se6"
65890
+ "shape": "Sed"
65866
65891
  },
65867
65892
  "NextToken": {}
65868
65893
  }
@@ -66651,12 +66676,12 @@ module.exports={
66651
66676
  "type": "structure",
66652
66677
  "members": {
66653
66678
  "TagFilter": {
66654
- "shape": "Sgb"
66679
+ "shape": "Sgi"
66655
66680
  }
66656
66681
  }
66657
66682
  },
66658
66683
  "SearchCriteria": {
66659
- "shape": "Sgf"
66684
+ "shape": "Sgm"
66660
66685
  }
66661
66686
  }
66662
66687
  },
@@ -66695,12 +66720,12 @@ module.exports={
66695
66720
  "type": "structure",
66696
66721
  "members": {
66697
66722
  "TagFilter": {
66698
- "shape": "Sgb"
66723
+ "shape": "Sgi"
66699
66724
  }
66700
66725
  }
66701
66726
  },
66702
66727
  "SearchCriteria": {
66703
- "shape": "Sgp"
66728
+ "shape": "Sgv"
66704
66729
  }
66705
66730
  }
66706
66731
  },
@@ -66736,13 +66761,13 @@ module.exports={
66736
66761
  "type": "integer"
66737
66762
  },
66738
66763
  "SearchCriteria": {
66739
- "shape": "Sgu"
66764
+ "shape": "Sh0"
66740
66765
  },
66741
66766
  "SearchFilter": {
66742
66767
  "type": "structure",
66743
66768
  "members": {
66744
66769
  "TagFilter": {
66745
- "shape": "Sgb"
66770
+ "shape": "Sgi"
66746
66771
  }
66747
66772
  }
66748
66773
  }
@@ -66790,12 +66815,12 @@ module.exports={
66790
66815
  "type": "structure",
66791
66816
  "members": {
66792
66817
  "TagFilter": {
66793
- "shape": "Sgb"
66818
+ "shape": "Sgi"
66794
66819
  }
66795
66820
  }
66796
66821
  },
66797
66822
  "SearchCriteria": {
66798
- "shape": "Sh2"
66823
+ "shape": "Sh8"
66799
66824
  }
66800
66825
  }
66801
66826
  },
@@ -68105,7 +68130,7 @@ module.exports={
68105
68130
  "locationName": "Id"
68106
68131
  },
68107
68132
  "TelephonyConfig": {
68108
- "shape": "Sbl"
68133
+ "shape": "Sbs"
68109
68134
  }
68110
68135
  }
68111
68136
  },
@@ -68176,19 +68201,19 @@ module.exports={
68176
68201
  "type": "structure",
68177
68202
  "members": {
68178
68203
  "LevelOne": {
68179
- "shape": "Sk2"
68204
+ "shape": "Sk8"
68180
68205
  },
68181
68206
  "LevelTwo": {
68182
- "shape": "Sk2"
68207
+ "shape": "Sk8"
68183
68208
  },
68184
68209
  "LevelThree": {
68185
- "shape": "Sk2"
68210
+ "shape": "Sk8"
68186
68211
  },
68187
68212
  "LevelFour": {
68188
- "shape": "Sk2"
68213
+ "shape": "Sk8"
68189
68214
  },
68190
68215
  "LevelFive": {
68191
- "shape": "Sk2"
68216
+ "shape": "Sk8"
68192
68217
  }
68193
68218
  }
68194
68219
  },
@@ -68829,6 +68854,9 @@ module.exports={
68829
68854
  "Channels": {
68830
68855
  "type": "list",
68831
68856
  "member": {}
68857
+ },
68858
+ "RoutingProfiles": {
68859
+ "shape": "Sa1"
68832
68860
  }
68833
68861
  }
68834
68862
  },
@@ -68840,48 +68868,62 @@ module.exports={
68840
68868
  "type": "list",
68841
68869
  "member": {}
68842
68870
  },
68843
- "Sa4": {
68871
+ "Sa2": {
68872
+ "type": "list",
68873
+ "member": {}
68874
+ },
68875
+ "Sa5": {
68844
68876
  "type": "structure",
68845
68877
  "members": {
68846
68878
  "Name": {},
68847
68879
  "Unit": {}
68848
68880
  }
68849
68881
  },
68850
- "Sac": {
68882
+ "Sag": {
68851
68883
  "type": "structure",
68852
68884
  "members": {
68853
68885
  "Queue": {
68854
- "shape": "Sad"
68886
+ "shape": "Sah"
68855
68887
  },
68856
- "Channel": {}
68888
+ "Channel": {},
68889
+ "RoutingProfile": {
68890
+ "shape": "Sai"
68891
+ }
68857
68892
  }
68858
68893
  },
68859
- "Sad": {
68894
+ "Sah": {
68860
68895
  "type": "structure",
68861
68896
  "members": {
68862
68897
  "Id": {},
68863
68898
  "Arn": {}
68864
68899
  }
68865
68900
  },
68866
- "Sas": {
68901
+ "Sai": {
68867
68902
  "type": "structure",
68868
68903
  "members": {
68869
68904
  "Id": {},
68870
68905
  "Arn": {}
68871
68906
  }
68872
68907
  },
68873
- "Sau": {
68908
+ "Saz": {
68909
+ "type": "structure",
68910
+ "members": {
68911
+ "Id": {},
68912
+ "Arn": {}
68913
+ }
68914
+ },
68915
+ "Sb1": {
68874
68916
  "type": "map",
68875
68917
  "key": {},
68876
68918
  "value": {
68877
68919
  "type": "integer"
68878
68920
  }
68879
68921
  },
68880
- "Sb1": {
68922
+ "Sb8": {
68881
68923
  "type": "string",
68882
68924
  "sensitive": true
68883
68925
  },
68884
- "Sb5": {
68926
+ "Sbc": {
68885
68927
  "type": "structure",
68886
68928
  "members": {
68887
68929
  "Name": {},
@@ -68898,7 +68940,7 @@ module.exports={
68898
68940
  "Unit": {}
68899
68941
  }
68900
68942
  },
68901
- "Sbl": {
68943
+ "Sbs": {
68902
68944
  "type": "structure",
68903
68945
  "required": [
68904
68946
  "Distributions"
@@ -68922,15 +68964,15 @@ module.exports={
68922
68964
  }
68923
68965
  }
68924
68966
  },
68925
- "Sdn": {
68967
+ "Sdu": {
68926
68968
  "type": "list",
68927
68969
  "member": {}
68928
68970
  },
68929
- "Sdo": {
68971
+ "Sdv": {
68930
68972
  "type": "list",
68931
68973
  "member": {}
68932
68974
  },
68933
- "Se6": {
68975
+ "Sed": {
68934
68976
  "type": "list",
68935
68977
  "member": {
68936
68978
  "type": "structure",
@@ -68942,58 +68984,58 @@ module.exports={
68942
68984
  }
68943
68985
  }
68944
68986
  },
68945
- "Sgb": {
68987
+ "Sgi": {
68946
68988
  "type": "structure",
68947
68989
  "members": {
68948
68990
  "OrConditions": {
68949
68991
  "type": "list",
68950
68992
  "member": {
68951
- "shape": "Sgd"
68993
+ "shape": "Sgk"
68952
68994
  }
68953
68995
  },
68954
68996
  "AndConditions": {
68955
- "shape": "Sgd"
68997
+ "shape": "Sgk"
68956
68998
  },
68957
68999
  "TagCondition": {
68958
- "shape": "Sge"
69000
+ "shape": "Sgl"
68959
69001
  }
68960
69002
  }
68961
69003
  },
68962
- "Sgd": {
69004
+ "Sgk": {
68963
69005
  "type": "list",
68964
69006
  "member": {
68965
- "shape": "Sge"
69007
+ "shape": "Sgl"
68966
69008
  }
68967
69009
  },
68968
- "Sge": {
69010
+ "Sgl": {
68969
69011
  "type": "structure",
68970
69012
  "members": {
68971
69013
  "TagKey": {},
68972
69014
  "TagValue": {}
68973
69015
  }
68974
69016
  },
68975
- "Sgf": {
69017
+ "Sgm": {
68976
69018
  "type": "structure",
68977
69019
  "members": {
68978
69020
  "OrConditions": {
68979
- "shape": "Sgg"
69021
+ "shape": "Sgn"
68980
69022
  },
68981
69023
  "AndConditions": {
68982
- "shape": "Sgg"
69024
+ "shape": "Sgn"
68983
69025
  },
68984
69026
  "StringCondition": {
68985
- "shape": "Sgh"
69027
+ "shape": "Sgo"
68986
69028
  },
68987
69029
  "QueueTypeCondition": {}
68988
69030
  }
68989
69031
  },
68990
- "Sgg": {
69032
+ "Sgn": {
68991
69033
  "type": "list",
68992
69034
  "member": {
68993
- "shape": "Sgf"
69035
+ "shape": "Sgm"
68994
69036
  }
68995
69037
  },
68996
- "Sgh": {
69038
+ "Sgo": {
68997
69039
  "type": "structure",
68998
69040
  "members": {
68999
69041
  "FieldName": {},
@@ -69001,57 +69043,57 @@ module.exports={
69001
69043
  "ComparisonType": {}
69002
69044
  }
69003
69045
  },
69004
- "Sgp": {
69046
+ "Sgv": {
69005
69047
  "type": "structure",
69006
69048
  "members": {
69007
69049
  "OrConditions": {
69008
- "shape": "Sgq"
69050
+ "shape": "Sgw"
69009
69051
  },
69010
69052
  "AndConditions": {
69011
- "shape": "Sgq"
69053
+ "shape": "Sgw"
69012
69054
  },
69013
69055
  "StringCondition": {
69014
- "shape": "Sgh"
69056
+ "shape": "Sgo"
69015
69057
  }
69016
69058
  }
69017
69059
  },
69018
- "Sgq": {
69060
+ "Sgw": {
69019
69061
  "type": "list",
69020
69062
  "member": {
69021
- "shape": "Sgp"
69063
+ "shape": "Sgv"
69022
69064
  }
69023
69065
  },
69024
- "Sgu": {
69066
+ "Sh0": {
69025
69067
  "type": "structure",
69026
69068
  "members": {
69027
69069
  "OrConditions": {
69028
- "shape": "Sgv"
69070
+ "shape": "Sh1"
69029
69071
  },
69030
69072
  "AndConditions": {
69031
- "shape": "Sgv"
69073
+ "shape": "Sh1"
69032
69074
  },
69033
69075
  "StringCondition": {
69034
- "shape": "Sgh"
69076
+ "shape": "Sgo"
69035
69077
  }
69036
69078
  }
69037
69079
  },
69038
- "Sgv": {
69080
+ "Sh1": {
69039
69081
  "type": "list",
69040
69082
  "member": {
69041
- "shape": "Sgu"
69083
+ "shape": "Sh0"
69042
69084
  }
69043
69085
  },
69044
- "Sh2": {
69086
+ "Sh8": {
69045
69087
  "type": "structure",
69046
69088
  "members": {
69047
69089
  "OrConditions": {
69048
- "shape": "Sh3"
69090
+ "shape": "Sh9"
69049
69091
  },
69050
69092
  "AndConditions": {
69051
- "shape": "Sh3"
69093
+ "shape": "Sh9"
69052
69094
  },
69053
69095
  "StringCondition": {
69054
- "shape": "Sgh"
69096
+ "shape": "Sgo"
69055
69097
  },
69056
69098
  "HierarchyGroupCondition": {
69057
69099
  "type": "structure",
@@ -69062,13 +69104,13 @@ module.exports={
69062
69104
  }
69063
69105
  }
69064
69106
  },
69065
- "Sh3": {
69107
+ "Sh9": {
69066
69108
  "type": "list",
69067
69109
  "member": {
69068
- "shape": "Sh2"
69110
+ "shape": "Sh8"
69069
69111
  }
69070
69112
  },
69071
- "Sk2": {
69113
+ "Sk8": {
69072
69114
  "type": "structure",
69073
69115
  "required": [
69074
69116
  "Name"
@@ -251506,7 +251548,7 @@ AWS.util.update(AWS, {
251506
251548
  /**
251507
251549
  * @constant
251508
251550
  */
251509
- VERSION: '2.1281.0',
251551
+ VERSION: '2.1282.0',
251510
251552
 
251511
251553
  /**
251512
251554
  * @api private
@@ -273566,7 +273608,7 @@ var LRUCache = /** @class */ (function () {
273566
273608
  }());
273567
273609
  exports.LRUCache = LRUCache;
273568
273610
  },{}],461:[function(require,module,exports){
273569
- // AWS SDK for JavaScript v2.1281.0
273611
+ // AWS SDK for JavaScript v2.1282.0
273570
273612
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
273571
273613
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
273572
273614
  require('./browser_loader');