cdk-docker-image-deployment 0.0.172 → 0.0.173

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.
@@ -55,6 +55,11 @@
55
55
  "output_token": "NextToken",
56
56
  "limit_key": "MaxResults"
57
57
  },
58
+ "ListScheduledActions": {
59
+ "input_token": "NextToken",
60
+ "output_token": "NextToken",
61
+ "limit_key": "MaxResults"
62
+ },
58
63
  "ListVersions": {
59
64
  "input_token": "NextToken",
60
65
  "output_token": "NextToken",
@@ -64,7 +64,7 @@
64
64
  }
65
65
  },
66
66
  "MetricDefinitions": {
67
- "shape": "Si"
67
+ "shape": "Sj"
68
68
  }
69
69
  }
70
70
  },
@@ -97,7 +97,7 @@
97
97
  "locationName": "destinationArn"
98
98
  },
99
99
  "MetricDefinitionIds": {
100
- "shape": "Sm",
100
+ "shape": "Sn",
101
101
  "location": "querystring",
102
102
  "locationName": "metricDefinitionIds"
103
103
  }
@@ -126,7 +126,7 @@
126
126
  }
127
127
  },
128
128
  "MetricDefinitionIds": {
129
- "shape": "Sm"
129
+ "shape": "Sn"
130
130
  }
131
131
  }
132
132
  },
@@ -172,7 +172,7 @@
172
172
  "type": "structure",
173
173
  "members": {
174
174
  "MetricDefinitions": {
175
- "shape": "Si"
175
+ "shape": "Sj"
176
176
  },
177
177
  "NextToken": {}
178
178
  }
@@ -191,10 +191,10 @@
191
191
  ],
192
192
  "members": {
193
193
  "AppMonitorConfiguration": {
194
- "shape": "Su"
194
+ "shape": "Sv"
195
195
  },
196
196
  "CustomEvents": {
197
- "shape": "S14"
197
+ "shape": "S15"
198
198
  },
199
199
  "CwLogEnabled": {
200
200
  "type": "boolean"
@@ -202,7 +202,7 @@
202
202
  "Domain": {},
203
203
  "Name": {},
204
204
  "Tags": {
205
- "shape": "S17"
205
+ "shape": "S18"
206
206
  }
207
207
  }
208
208
  },
@@ -296,11 +296,11 @@
296
296
  "type": "structure",
297
297
  "members": {
298
298
  "AppMonitorConfiguration": {
299
- "shape": "Su"
299
+ "shape": "Sv"
300
300
  },
301
301
  "Created": {},
302
302
  "CustomEvents": {
303
- "shape": "S14"
303
+ "shape": "S15"
304
304
  },
305
305
  "DataStorage": {
306
306
  "type": "structure",
@@ -322,7 +322,7 @@
322
322
  "Name": {},
323
323
  "State": {},
324
324
  "Tags": {
325
- "shape": "S17"
325
+ "shape": "S18"
326
326
  }
327
327
  }
328
328
  }
@@ -500,7 +500,7 @@
500
500
  "members": {
501
501
  "ResourceArn": {},
502
502
  "Tags": {
503
- "shape": "S17"
503
+ "shape": "S18"
504
504
  }
505
505
  }
506
506
  }
@@ -619,7 +619,7 @@
619
619
  "locationName": "ResourceArn"
620
620
  },
621
621
  "Tags": {
622
- "shape": "S17"
622
+ "shape": "S18"
623
623
  }
624
624
  }
625
625
  },
@@ -673,10 +673,10 @@
673
673
  ],
674
674
  "members": {
675
675
  "AppMonitorConfiguration": {
676
- "shape": "Su"
676
+ "shape": "Sv"
677
677
  },
678
678
  "CustomEvents": {
679
- "shape": "S14"
679
+ "shape": "S15"
680
680
  },
681
681
  "CwLogEnabled": {
682
682
  "type": "boolean"
@@ -739,6 +739,7 @@
739
739
  },
740
740
  "EventPattern": {},
741
741
  "Name": {},
742
+ "Namespace": {},
742
743
  "UnitLabel": {},
743
744
  "ValueKey": {}
744
745
  }
@@ -748,7 +749,7 @@
748
749
  "key": {},
749
750
  "value": {}
750
751
  },
751
- "Si": {
752
+ "Sj": {
752
753
  "type": "list",
753
754
  "member": {
754
755
  "type": "structure",
@@ -763,16 +764,17 @@
763
764
  "EventPattern": {},
764
765
  "MetricDefinitionId": {},
765
766
  "Name": {},
767
+ "Namespace": {},
766
768
  "UnitLabel": {},
767
769
  "ValueKey": {}
768
770
  }
769
771
  }
770
772
  },
771
- "Sm": {
773
+ "Sn": {
772
774
  "type": "list",
773
775
  "member": {}
774
776
  },
775
- "Su": {
777
+ "Sv": {
776
778
  "type": "structure",
777
779
  "members": {
778
780
  "AllowCookies": {
@@ -782,7 +784,7 @@
782
784
  "type": "boolean"
783
785
  },
784
786
  "ExcludedPages": {
785
- "shape": "Sw"
787
+ "shape": "Sx"
786
788
  },
787
789
  "FavoritePages": {
788
790
  "type": "list",
@@ -791,7 +793,7 @@
791
793
  "GuestRoleArn": {},
792
794
  "IdentityPoolId": {},
793
795
  "IncludedPages": {
794
- "shape": "Sw"
796
+ "shape": "Sx"
795
797
  },
796
798
  "SessionSampleRate": {
797
799
  "type": "double"
@@ -802,17 +804,17 @@
802
804
  }
803
805
  }
804
806
  },
805
- "Sw": {
807
+ "Sx": {
806
808
  "type": "list",
807
809
  "member": {}
808
810
  },
809
- "S14": {
811
+ "S15": {
810
812
  "type": "structure",
811
813
  "members": {
812
814
  "Status": {}
813
815
  }
814
816
  },
815
- "S17": {
817
+ "S18": {
816
818
  "type": "map",
817
819
  "key": {},
818
820
  "value": {}
@@ -984,6 +984,7 @@ declare namespace ChimeSDKVoice {
984
984
  }
985
985
  export interface LoggingConfiguration {
986
986
  EnableSIPLogs?: Boolean;
987
+ EnableMediaMetricLogs?: Boolean;
987
988
  }
988
989
  export type NextTokenString = string;
989
990
  export type NonEmptyString = string;
@@ -30,11 +30,11 @@ declare class CloudFront extends CloudFrontCustomizations {
30
30
  */
31
31
  copyDistribution(callback?: (err: AWSError, data: CloudFront.Types.CopyDistributionResult) => void): Request<CloudFront.Types.CopyDistributionResult, AWSError>;
32
32
  /**
33
- * Creates a cache policy. After you create a cache policy, you can attach it to one or more cache behaviors. When it's attached to a cache behavior, the cache policy determines the following: The values that CloudFront includes in the cache key. These values can include HTTP headers, cookies, and URL query strings. CloudFront uses the cache key to find an object in its cache that it can return to the viewer. The default, minimum, and maximum time to live (TTL) values that you want objects to stay in the CloudFront cache. The headers, cookies, and query strings that are included in the cache key are automatically included in requests that CloudFront sends to the origin. CloudFront sends a request when it can't find an object in its cache that matches the request's cache key. If you want to send values to the origin but not include them in the cache key, use OriginRequestPolicy. For more information about cache policies, see Controlling the cache key in the Amazon CloudFront Developer Guide.
33
+ * Creates a cache policy. After you create a cache policy, you can attach it to one or more cache behaviors. When it's attached to a cache behavior, the cache policy determines the following: The values that CloudFront includes in the cache key. These values can include HTTP headers, cookies, and URL query strings. CloudFront uses the cache key to find an object in its cache that it can return to the viewer. The default, minimum, and maximum time to live (TTL) values that you want objects to stay in the CloudFront cache. The headers, cookies, and query strings that are included in the cache key are also included in requests that CloudFront sends to the origin. CloudFront sends a request when it can't find an object in its cache that matches the request's cache key. If you want to send values to the origin but not include them in the cache key, use OriginRequestPolicy. For more information about cache policies, see Controlling the cache key in the Amazon CloudFront Developer Guide.
34
34
  */
35
35
  createCachePolicy(params: CloudFront.Types.CreateCachePolicyRequest, callback?: (err: AWSError, data: CloudFront.Types.CreateCachePolicyResult) => void): Request<CloudFront.Types.CreateCachePolicyResult, AWSError>;
36
36
  /**
37
- * Creates a cache policy. After you create a cache policy, you can attach it to one or more cache behaviors. When it's attached to a cache behavior, the cache policy determines the following: The values that CloudFront includes in the cache key. These values can include HTTP headers, cookies, and URL query strings. CloudFront uses the cache key to find an object in its cache that it can return to the viewer. The default, minimum, and maximum time to live (TTL) values that you want objects to stay in the CloudFront cache. The headers, cookies, and query strings that are included in the cache key are automatically included in requests that CloudFront sends to the origin. CloudFront sends a request when it can't find an object in its cache that matches the request's cache key. If you want to send values to the origin but not include them in the cache key, use OriginRequestPolicy. For more information about cache policies, see Controlling the cache key in the Amazon CloudFront Developer Guide.
37
+ * Creates a cache policy. After you create a cache policy, you can attach it to one or more cache behaviors. When it's attached to a cache behavior, the cache policy determines the following: The values that CloudFront includes in the cache key. These values can include HTTP headers, cookies, and URL query strings. CloudFront uses the cache key to find an object in its cache that it can return to the viewer. The default, minimum, and maximum time to live (TTL) values that you want objects to stay in the CloudFront cache. The headers, cookies, and query strings that are included in the cache key are also included in requests that CloudFront sends to the origin. CloudFront sends a request when it can't find an object in its cache that matches the request's cache key. If you want to send values to the origin but not include them in the cache key, use OriginRequestPolicy. For more information about cache policies, see Controlling the cache key in the Amazon CloudFront Developer Guide.
38
38
  */
39
39
  createCachePolicy(callback?: (err: AWSError, data: CloudFront.Types.CreateCachePolicyResult) => void): Request<CloudFront.Types.CreateCachePolicyResult, AWSError>;
40
40
  /**
@@ -1088,14 +1088,14 @@ declare namespace CloudFront {
1088
1088
  */
1089
1089
  MinTTL: long;
1090
1090
  /**
1091
- * The HTTP headers, cookies, and URL query strings to include in the cache key. The values included in the cache key are automatically included in requests that CloudFront sends to the origin.
1091
+ * The HTTP headers, cookies, and URL query strings to include in the cache key. The values included in the cache key are also included in requests that CloudFront sends to the origin.
1092
1092
  */
1093
1093
  ParametersInCacheKeyAndForwardedToOrigin?: ParametersInCacheKeyAndForwardedToOrigin;
1094
1094
  }
1095
1095
  export type CachePolicyCookieBehavior = "none"|"whitelist"|"allExcept"|"all"|string;
1096
1096
  export interface CachePolicyCookiesConfig {
1097
1097
  /**
1098
- * Determines whether any cookies in viewer requests are included in the cache key and automatically included in requests that CloudFront sends to the origin. Valid values are: none – Cookies in viewer requests are not included in the cache key and are not automatically included in requests that CloudFront sends to the origin. Even when this field is set to none, any cookies that are listed in an OriginRequestPolicy are included in origin requests. whitelist – The cookies in viewer requests that are listed in the CookieNames type are included in the cache key and automatically included in requests that CloudFront sends to the origin. allExcept – All cookies in viewer requests that are not listed in the CookieNames type are included in the cache key and automatically included in requests that CloudFront sends to the origin. all – All cookies in viewer requests are included in the cache key and are automatically included in requests that CloudFront sends to the origin.
1098
+ * Determines whether any cookies in viewer requests are included in the cache key and in requests that CloudFront sends to the origin. Valid values are: none – No cookies in viewer requests are included in the cache key or in requests that CloudFront sends to the origin. Even when this field is set to none, any cookies that are listed in an OriginRequestPolicy are included in origin requests. whitelist – Only the cookies in viewer requests that are listed in the CookieNames type are included in the cache key and in requests that CloudFront sends to the origin. allExcept – All cookies in viewer requests are included in the cache key and in requests that CloudFront sends to the origin, except for those that are listed in the CookieNames type, which are not included. all – All cookies in viewer requests are included in the cache key and in requests that CloudFront sends to the origin.
1099
1099
  */
1100
1100
  CookieBehavior: CachePolicyCookieBehavior;
1101
1101
  Cookies?: CookieNames;
@@ -1103,7 +1103,7 @@ declare namespace CloudFront {
1103
1103
  export type CachePolicyHeaderBehavior = "none"|"whitelist"|string;
1104
1104
  export interface CachePolicyHeadersConfig {
1105
1105
  /**
1106
- * Determines whether any HTTP headers are included in the cache key and automatically included in requests that CloudFront sends to the origin. Valid values are: none – HTTP headers are not included in the cache key and are not automatically included in requests that CloudFront sends to the origin. Even when this field is set to none, any headers that are listed in an OriginRequestPolicy are included in origin requests. whitelist – The HTTP headers that are listed in the Headers type are included in the cache key and are automatically included in requests that CloudFront sends to the origin.
1106
+ * Determines whether any HTTP headers are included in the cache key and in requests that CloudFront sends to the origin. Valid values are: none – No HTTP headers are included in the cache key or in requests that CloudFront sends to the origin. Even when this field is set to none, any headers that are listed in an OriginRequestPolicy are included in origin requests. whitelist – Only the HTTP headers that are listed in the Headers type are included in the cache key and in requests that CloudFront sends to the origin.
1107
1107
  */
1108
1108
  HeaderBehavior: CachePolicyHeaderBehavior;
1109
1109
  Headers?: Headers;
@@ -1129,11 +1129,11 @@ declare namespace CloudFront {
1129
1129
  export type CachePolicyQueryStringBehavior = "none"|"whitelist"|"allExcept"|"all"|string;
1130
1130
  export interface CachePolicyQueryStringsConfig {
1131
1131
  /**
1132
- * Determines whether any URL query strings in viewer requests are included in the cache key and automatically included in requests that CloudFront sends to the origin. Valid values are: none – Query strings in viewer requests are not included in the cache key and are not automatically included in requests that CloudFront sends to the origin. Even when this field is set to none, any query strings that are listed in an OriginRequestPolicy are included in origin requests. whitelist – The query strings in viewer requests that are listed in the QueryStringNames type are included in the cache key and automatically included in requests that CloudFront sends to the origin. allExcept – All query strings in viewer requests that are not listed in the QueryStringNames type are included in the cache key and automatically included in requests that CloudFront sends to the origin. all – All query strings in viewer requests are included in the cache key and are automatically included in requests that CloudFront sends to the origin.
1132
+ * Determines whether any URL query strings in viewer requests are included in the cache key and in requests that CloudFront sends to the origin. Valid values are: none – No query strings in viewer requests are included in the cache key or in requests that CloudFront sends to the origin. Even when this field is set to none, any query strings that are listed in an OriginRequestPolicy are included in origin requests. whitelist – Only the query strings in viewer requests that are listed in the QueryStringNames type are included in the cache key and in requests that CloudFront sends to the origin. allExcept – All query strings in viewer requests are included in the cache key and in requests that CloudFront sends to the origin, except those that are listed in the QueryStringNames type, which are not included. all – All query strings in viewer requests are included in the cache key and in requests that CloudFront sends to the origin.
1133
1133
  */
1134
1134
  QueryStringBehavior: CachePolicyQueryStringBehavior;
1135
1135
  /**
1136
- * Contains the specific query strings in viewer requests that either are or are not included in the cache key and automatically included in requests that CloudFront sends to the origin. The behavior depends on whether the QueryStringBehavior field in the CachePolicyQueryStringsConfig type is set to whitelist (the listed query strings are included) or allExcept (the listed query strings are not included, but all other query strings are).
1136
+ * Contains the specific query strings in viewer requests that either are or are not included in the cache key and in requests that CloudFront sends to the origin. The behavior depends on whether the QueryStringBehavior field in the CachePolicyQueryStringsConfig type is set to whitelist (the listed query strings are included) or allExcept (the listed query strings are not included, but all other query strings are).
1137
1137
  */
1138
1138
  QueryStrings?: QueryStringNames;
1139
1139
  }
@@ -3983,18 +3983,18 @@ declare namespace CloudFront {
3983
3983
  */
3984
3984
  QueryStringsConfig: OriginRequestPolicyQueryStringsConfig;
3985
3985
  }
3986
- export type OriginRequestPolicyCookieBehavior = "none"|"whitelist"|"all"|string;
3986
+ export type OriginRequestPolicyCookieBehavior = "none"|"whitelist"|"all"|"allExcept"|string;
3987
3987
  export interface OriginRequestPolicyCookiesConfig {
3988
3988
  /**
3989
- * Determines whether cookies in viewer requests are included in requests that CloudFront sends to the origin. Valid values are: none – Cookies in viewer requests are not included in requests that CloudFront sends to the origin. Even when this field is set to none, any cookies that are listed in a CachePolicy are included in origin requests. whitelist – The cookies in viewer requests that are listed in the CookieNames type are included in requests that CloudFront sends to the origin. all – All cookies in viewer requests are included in requests that CloudFront sends to the origin.
3989
+ * Determines whether cookies in viewer requests are included in requests that CloudFront sends to the origin. Valid values are: none – No cookies in viewer requests are included in requests that CloudFront sends to the origin. Even when this field is set to none, any cookies that are listed in a CachePolicy are included in origin requests. whitelist – Only the cookies in viewer requests that are listed in the CookieNames type are included in requests that CloudFront sends to the origin. all – All cookies in viewer requests are included in requests that CloudFront sends to the origin. allExcept – All cookies in viewer requests are included in requests that CloudFront sends to the origin, except for those listed in the CookieNames type, which are not included.
3990
3990
  */
3991
3991
  CookieBehavior: OriginRequestPolicyCookieBehavior;
3992
3992
  Cookies?: CookieNames;
3993
3993
  }
3994
- export type OriginRequestPolicyHeaderBehavior = "none"|"whitelist"|"allViewer"|"allViewerAndWhitelistCloudFront"|string;
3994
+ export type OriginRequestPolicyHeaderBehavior = "none"|"whitelist"|"allViewer"|"allViewerAndWhitelistCloudFront"|"allExcept"|string;
3995
3995
  export interface OriginRequestPolicyHeadersConfig {
3996
3996
  /**
3997
- * Determines whether any HTTP headers are included in requests that CloudFront sends to the origin. Valid values are: none – HTTP headers are not included in requests that CloudFront sends to the origin. Even when this field is set to none, any headers that are listed in a CachePolicy are included in origin requests. whitelist – The HTTP headers that are listed in the Headers type are included in requests that CloudFront sends to the origin. allViewer – All HTTP headers in viewer requests are included in requests that CloudFront sends to the origin. allViewerAndWhitelistCloudFront – All HTTP headers in viewer requests and the additional CloudFront headers that are listed in the Headers type are included in requests that CloudFront sends to the origin. The additional headers are added by CloudFront.
3997
+ * Determines whether any HTTP headers are included in requests that CloudFront sends to the origin. Valid values are: none – No HTTP headers in viewer requests are included in requests that CloudFront sends to the origin. Even when this field is set to none, any headers that are listed in a CachePolicy are included in origin requests. whitelist – Only the HTTP headers that are listed in the Headers type are included in requests that CloudFront sends to the origin. allViewer – All HTTP headers in viewer requests are included in requests that CloudFront sends to the origin. allViewerAndWhitelistCloudFront – All HTTP headers in viewer requests and the additional CloudFront headers that are listed in the Headers type are included in requests that CloudFront sends to the origin. The additional headers are added by CloudFront. allExcept – All HTTP headers in viewer requests are included in requests that CloudFront sends to the origin, except for those listed in the Headers type, which are not included.
3998
3998
  */
3999
3999
  HeaderBehavior: OriginRequestPolicyHeaderBehavior;
4000
4000
  Headers?: Headers;
@@ -4017,14 +4017,14 @@ declare namespace CloudFront {
4017
4017
  */
4018
4018
  Items?: OriginRequestPolicySummaryList;
4019
4019
  }
4020
- export type OriginRequestPolicyQueryStringBehavior = "none"|"whitelist"|"all"|string;
4020
+ export type OriginRequestPolicyQueryStringBehavior = "none"|"whitelist"|"all"|"allExcept"|string;
4021
4021
  export interface OriginRequestPolicyQueryStringsConfig {
4022
4022
  /**
4023
- * Determines whether any URL query strings in viewer requests are included in requests that CloudFront sends to the origin. Valid values are: none – Query strings in viewer requests are not included in requests that CloudFront sends to the origin. Even when this field is set to none, any query strings that are listed in a CachePolicy are included in origin requests. whitelist – The query strings in viewer requests that are listed in the QueryStringNames type are included in requests that CloudFront sends to the origin. all – All query strings in viewer requests are included in requests that CloudFront sends to the origin.
4023
+ * Determines whether any URL query strings in viewer requests are included in requests that CloudFront sends to the origin. Valid values are: none – No query strings in viewer requests are included in requests that CloudFront sends to the origin. Even when this field is set to none, any query strings that are listed in a CachePolicy are included in origin requests. whitelist – Only the query strings in viewer requests that are listed in the QueryStringNames type are included in requests that CloudFront sends to the origin. all – All query strings in viewer requests are included in requests that CloudFront sends to the origin. allExcept – All query strings in viewer requests are included in requests that CloudFront sends to the origin, except for those listed in the QueryStringNames type, which are not included.
4024
4024
  */
4025
4025
  QueryStringBehavior: OriginRequestPolicyQueryStringBehavior;
4026
4026
  /**
4027
- * Contains a list of the query strings in viewer requests that are included in requests that CloudFront sends to the origin.
4027
+ * Contains the specific query strings in viewer requests that either are or are not included in requests that CloudFront sends to the origin. The behavior depends on whether the QueryStringBehavior field in the OriginRequestPolicyQueryStringsConfig type is set to whitelist (the listed query strings are included) or allExcept (the listed query strings are not included, but all other query strings are).
4028
4028
  */
4029
4029
  QueryStrings?: QueryStringNames;
4030
4030
  }
@@ -4081,15 +4081,15 @@ declare namespace CloudFront {
4081
4081
  */
4082
4082
  EnableAcceptEncodingBrotli?: boolean;
4083
4083
  /**
4084
- * An object that determines whether any HTTP headers (and if so, which headers) are included in the cache key and automatically included in requests that CloudFront sends to the origin.
4084
+ * An object that determines whether any HTTP headers (and if so, which headers) are included in the cache key and in requests that CloudFront sends to the origin.
4085
4085
  */
4086
4086
  HeadersConfig: CachePolicyHeadersConfig;
4087
4087
  /**
4088
- * An object that determines whether any cookies in viewer requests (and if so, which cookies) are included in the cache key and automatically included in requests that CloudFront sends to the origin.
4088
+ * An object that determines whether any cookies in viewer requests (and if so, which cookies) are included in the cache key and in requests that CloudFront sends to the origin.
4089
4089
  */
4090
4090
  CookiesConfig: CachePolicyCookiesConfig;
4091
4091
  /**
4092
- * An object that determines whether any URL query strings in viewer requests (and if so, which query strings) are included in the cache key and automatically included in requests that CloudFront sends to the origin.
4092
+ * An object that determines whether any URL query strings in viewer requests (and if so, which query strings) are included in the cache key and in requests that CloudFront sends to the origin.
4093
4093
  */
4094
4094
  QueryStringsConfig: CachePolicyQueryStringsConfig;
4095
4095
  }