cdk-comprehend-s3olap 2.0.114 → 2.0.116
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.
- package/.jsii +4 -4
- package/lib/cdk-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +18 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +563 -490
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +202 -181
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +23 -14
- package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +136 -124
- package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +6 -0
- package/node_modules/aws-sdk/apis/runtime.sagemaker-2017-05-13.min.json +4 -0
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +657 -655
- package/node_modules/aws-sdk/apis/servicecatalog-2015-12-10.min.json +99 -9
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +451 -350
- package/node_modules/aws-sdk/clients/amplifyuibuilder.js +1 -0
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +18 -18
- package/node_modules/aws-sdk/clients/ec2.d.ts +1 -1
- package/node_modules/aws-sdk/clients/elasticinference.d.ts +12 -12
- package/node_modules/aws-sdk/clients/glue.d.ts +45 -8
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +12 -0
- package/node_modules/aws-sdk/clients/licensemanager.d.ts +25 -10
- package/node_modules/aws-sdk/clients/mwaa.d.ts +68 -44
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +30 -20
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +4 -0
- package/node_modules/aws-sdk/clients/servicecatalog.d.ts +210 -81
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +297 -290
- package/node_modules/aws-sdk/dist/aws-sdk.js +102 -12
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +20 -20
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +5 -5
@@ -1966,6 +1966,96 @@
|
|
1966
1966
|
}
|
1967
1967
|
}
|
1968
1968
|
},
|
1969
|
+
"NotifyProvisionProductEngineWorkflowResult": {
|
1970
|
+
"input": {
|
1971
|
+
"type": "structure",
|
1972
|
+
"required": [
|
1973
|
+
"WorkflowToken",
|
1974
|
+
"RecordId",
|
1975
|
+
"Status",
|
1976
|
+
"IdempotencyToken"
|
1977
|
+
],
|
1978
|
+
"members": {
|
1979
|
+
"WorkflowToken": {},
|
1980
|
+
"RecordId": {},
|
1981
|
+
"Status": {},
|
1982
|
+
"FailureReason": {},
|
1983
|
+
"ResourceIdentifier": {
|
1984
|
+
"type": "structure",
|
1985
|
+
"members": {
|
1986
|
+
"UniqueTag": {
|
1987
|
+
"type": "structure",
|
1988
|
+
"members": {
|
1989
|
+
"Key": {},
|
1990
|
+
"Value": {}
|
1991
|
+
}
|
1992
|
+
}
|
1993
|
+
}
|
1994
|
+
},
|
1995
|
+
"Outputs": {
|
1996
|
+
"shape": "S7q"
|
1997
|
+
},
|
1998
|
+
"IdempotencyToken": {
|
1999
|
+
"idempotencyToken": true
|
2000
|
+
}
|
2001
|
+
}
|
2002
|
+
},
|
2003
|
+
"output": {
|
2004
|
+
"type": "structure",
|
2005
|
+
"members": {}
|
2006
|
+
}
|
2007
|
+
},
|
2008
|
+
"NotifyTerminateProvisionedProductEngineWorkflowResult": {
|
2009
|
+
"input": {
|
2010
|
+
"type": "structure",
|
2011
|
+
"required": [
|
2012
|
+
"WorkflowToken",
|
2013
|
+
"RecordId",
|
2014
|
+
"Status",
|
2015
|
+
"IdempotencyToken"
|
2016
|
+
],
|
2017
|
+
"members": {
|
2018
|
+
"WorkflowToken": {},
|
2019
|
+
"RecordId": {},
|
2020
|
+
"Status": {},
|
2021
|
+
"FailureReason": {},
|
2022
|
+
"IdempotencyToken": {
|
2023
|
+
"idempotencyToken": true
|
2024
|
+
}
|
2025
|
+
}
|
2026
|
+
},
|
2027
|
+
"output": {
|
2028
|
+
"type": "structure",
|
2029
|
+
"members": {}
|
2030
|
+
}
|
2031
|
+
},
|
2032
|
+
"NotifyUpdateProvisionedProductEngineWorkflowResult": {
|
2033
|
+
"input": {
|
2034
|
+
"type": "structure",
|
2035
|
+
"required": [
|
2036
|
+
"WorkflowToken",
|
2037
|
+
"RecordId",
|
2038
|
+
"Status",
|
2039
|
+
"IdempotencyToken"
|
2040
|
+
],
|
2041
|
+
"members": {
|
2042
|
+
"WorkflowToken": {},
|
2043
|
+
"RecordId": {},
|
2044
|
+
"Status": {},
|
2045
|
+
"FailureReason": {},
|
2046
|
+
"Outputs": {
|
2047
|
+
"shape": "S7q"
|
2048
|
+
},
|
2049
|
+
"IdempotencyToken": {
|
2050
|
+
"idempotencyToken": true
|
2051
|
+
}
|
2052
|
+
}
|
2053
|
+
},
|
2054
|
+
"output": {
|
2055
|
+
"type": "structure",
|
2056
|
+
"members": {}
|
2057
|
+
}
|
2058
|
+
},
|
1969
2059
|
"ProvisionProduct": {
|
1970
2060
|
"input": {
|
1971
2061
|
"type": "structure",
|
@@ -2085,7 +2175,7 @@
|
|
2085
2175
|
"members": {
|
2086
2176
|
"AcceptLanguage": {},
|
2087
2177
|
"Filters": {
|
2088
|
-
"shape": "
|
2178
|
+
"shape": "Sbn"
|
2089
2179
|
},
|
2090
2180
|
"PageSize": {
|
2091
2181
|
"type": "integer"
|
@@ -2131,7 +2221,7 @@
|
|
2131
2221
|
"AcceptLanguage": {},
|
2132
2222
|
"PortfolioId": {},
|
2133
2223
|
"Filters": {
|
2134
|
-
"shape": "
|
2224
|
+
"shape": "Sbn"
|
2135
2225
|
},
|
2136
2226
|
"SortBy": {},
|
2137
2227
|
"SortOrder": {},
|
@@ -2290,7 +2380,7 @@
|
|
2290
2380
|
"shape": "S1i"
|
2291
2381
|
},
|
2292
2382
|
"RemoveTags": {
|
2293
|
-
"shape": "
|
2383
|
+
"shape": "Sco"
|
2294
2384
|
}
|
2295
2385
|
}
|
2296
2386
|
},
|
@@ -2355,7 +2445,7 @@
|
|
2355
2445
|
"shape": "S1i"
|
2356
2446
|
},
|
2357
2447
|
"RemoveTags": {
|
2358
|
-
"shape": "
|
2448
|
+
"shape": "Sco"
|
2359
2449
|
},
|
2360
2450
|
"SourceConnection": {
|
2361
2451
|
"shape": "S2c"
|
@@ -2446,7 +2536,7 @@
|
|
2446
2536
|
"AcceptLanguage": {},
|
2447
2537
|
"ProvisionedProductId": {},
|
2448
2538
|
"ProvisionedProductProperties": {
|
2449
|
-
"shape": "
|
2539
|
+
"shape": "Sd0"
|
2450
2540
|
},
|
2451
2541
|
"IdempotencyToken": {
|
2452
2542
|
"idempotencyToken": true
|
@@ -2458,7 +2548,7 @@
|
|
2458
2548
|
"members": {
|
2459
2549
|
"ProvisionedProductId": {},
|
2460
2550
|
"ProvisionedProductProperties": {
|
2461
|
-
"shape": "
|
2551
|
+
"shape": "Sd0"
|
2462
2552
|
},
|
2463
2553
|
"RecordId": {},
|
2464
2554
|
"Status": {}
|
@@ -2963,7 +3053,7 @@
|
|
2963
3053
|
"shape": "S3n"
|
2964
3054
|
}
|
2965
3055
|
},
|
2966
|
-
"
|
3056
|
+
"Sbn": {
|
2967
3057
|
"type": "map",
|
2968
3058
|
"key": {},
|
2969
3059
|
"value": {
|
@@ -2971,11 +3061,11 @@
|
|
2971
3061
|
"member": {}
|
2972
3062
|
}
|
2973
3063
|
},
|
2974
|
-
"
|
3064
|
+
"Sco": {
|
2975
3065
|
"type": "list",
|
2976
3066
|
"member": {}
|
2977
3067
|
},
|
2978
|
-
"
|
3068
|
+
"Sd0": {
|
2979
3069
|
"type": "map",
|
2980
3070
|
"key": {},
|
2981
3071
|
"value": {}
|