@horietakehiro/aws-cdk-utul 0.41.7 → 0.41.8

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 (59) hide show
  1. package/lib/types/cfn-resource-types/aws-amazonmq-configurationassociation.d.ts +12 -0
  2. package/lib/types/cfn-resource-types/aws-amazonmq-configurationassociation.js +1 -1
  3. package/lib/types/cfn-resource-types/aws-applicationinsights-application.d.ts +1 -1
  4. package/lib/types/cfn-resource-types/aws-applicationinsights-application.js +1 -1
  5. package/lib/types/cfn-resource-types/aws-autoscaling-autoscalinggroup.d.ts +19 -18
  6. package/lib/types/cfn-resource-types/aws-autoscaling-autoscalinggroup.js +1 -1
  7. package/lib/types/cfn-resource-types/aws-cassandra-table.d.ts +7 -0
  8. package/lib/types/cfn-resource-types/aws-cassandra-table.js +1 -1
  9. package/lib/types/cfn-resource-types/aws-connect-rule.d.ts +1 -1
  10. package/lib/types/cfn-resource-types/aws-connect-rule.js +1 -1
  11. package/lib/types/cfn-resource-types/aws-connect-user.d.ts +55 -55
  12. package/lib/types/cfn-resource-types/aws-connect-user.js +1 -1
  13. package/lib/types/cfn-resource-types/aws-dynamodb-globaltable.d.ts +105 -105
  14. package/lib/types/cfn-resource-types/aws-dynamodb-globaltable.js +1 -1
  15. package/lib/types/cfn-resource-types/aws-ec2-trafficmirrorsession.d.ts +39 -5
  16. package/lib/types/cfn-resource-types/aws-ec2-trafficmirrorsession.js +1 -1
  17. package/lib/types/cfn-resource-types/aws-gamelift-containerfleet.d.ts +1 -1
  18. package/lib/types/cfn-resource-types/aws-gamelift-containerfleet.js +1 -1
  19. package/lib/types/cfn-resource-types/aws-gamelift-fleet.d.ts +1 -1
  20. package/lib/types/cfn-resource-types/aws-gamelift-fleet.js +1 -1
  21. package/lib/types/cfn-resource-types/aws-kinesisfirehose-deliverystream.d.ts +272 -272
  22. package/lib/types/cfn-resource-types/aws-kinesisfirehose-deliverystream.js +1 -1
  23. package/lib/types/cfn-resource-types/aws-logs-accountpolicy.d.ts +1 -1
  24. package/lib/types/cfn-resource-types/aws-logs-accountpolicy.js +1 -1
  25. package/lib/types/cfn-resource-types/aws-quicksight-datasource.d.ts +13 -11
  26. package/lib/types/cfn-resource-types/aws-quicksight-datasource.js +1 -1
  27. package/lib/types/cfn-resource-types/aws-quicksight-topic.d.ts +150 -131
  28. package/lib/types/cfn-resource-types/aws-quicksight-topic.js +1 -1
  29. package/lib/types/cfn-resource-types/aws-rds-dbcluster.d.ts +5 -0
  30. package/lib/types/cfn-resource-types/aws-rds-dbcluster.js +1 -1
  31. package/lib/types/cfn-resource-types/aws-rds-dbinstance.d.ts +31 -0
  32. package/lib/types/cfn-resource-types/aws-rds-dbinstance.js +1 -1
  33. package/lib/types/cfn-resource-types/aws-route53-hostedzone.d.ts +36 -36
  34. package/lib/types/cfn-resource-types/aws-route53-hostedzone.js +1 -1
  35. package/lib/types/cfn-resource-types/aws-s3-multiregionaccesspoint.d.ts +14 -14
  36. package/lib/types/cfn-resource-types/aws-s3-multiregionaccesspoint.js +1 -1
  37. package/lib/types/cfn-resource-types/aws-s3-storagelens.d.ts +61 -61
  38. package/lib/types/cfn-resource-types/aws-s3-storagelens.js +1 -1
  39. package/lib/types/cfn-resource-types/aws-sagemaker-domain.d.ts +5 -0
  40. package/lib/types/cfn-resource-types/aws-sagemaker-domain.js +1 -1
  41. package/lib/types/cfn-resource-types/aws-sagemaker-space.d.ts +4 -0
  42. package/lib/types/cfn-resource-types/aws-sagemaker-space.js +1 -1
  43. package/lib/types/cfn-resource-types/aws-sagemaker-userprofile.d.ts +5 -0
  44. package/lib/types/cfn-resource-types/aws-sagemaker-userprofile.js +1 -1
  45. package/lib/types/cfn-resource-types/aws-ses-configurationset.d.ts +11 -0
  46. package/lib/types/cfn-resource-types/aws-ses-configurationset.js +1 -1
  47. package/lib/types/cfn-resource-types/aws-ses-dedicatedippool.d.ts +11 -0
  48. package/lib/types/cfn-resource-types/aws-ses-dedicatedippool.js +1 -1
  49. package/lib/types/cfn-resource-types/aws-ses-emailidentity.d.ts +11 -0
  50. package/lib/types/cfn-resource-types/aws-ses-emailidentity.js +1 -1
  51. package/lib/types/cfn-resource-types/aws-ssm-patchbaseline.d.ts +4 -0
  52. package/lib/types/cfn-resource-types/aws-ssm-patchbaseline.js +1 -1
  53. package/lib/types/cfn-resource-types/aws-wisdom-messagetemplate.d.ts +17 -0
  54. package/lib/types/cfn-resource-types/aws-wisdom-messagetemplate.js +1 -1
  55. package/lib/types/cfn-resource-types.d.ts +0 -2
  56. package/lib/types/cfn-resource-types.js +10 -12
  57. package/package.json +1 -1
  58. package/lib/types/cfn-resource-types/aws-opsworkscm-server.d.ts +0 -37
  59. package/lib/types/cfn-resource-types/aws-opsworkscm-server.js +0 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@horietakehiro/aws-cdk-utul",
3
3
  "license": "MIT",
4
- "version": "0.41.7",
4
+ "version": "0.41.8",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/horietakehiro/aws-cdk-utul"
@@ -1,37 +0,0 @@
1
- /**
2
- * Resource Type definition for AWS::OpsWorksCM::Server
3
- */
4
- export interface _AWS_OPSWORKSCM_SERVER {
5
- KeyPair?: string;
6
- EngineVersion?: string;
7
- ServiceRoleArn: string;
8
- DisableAutomatedBackup?: boolean;
9
- BackupId?: string;
10
- EngineModel?: string;
11
- PreferredMaintenanceWindow?: string;
12
- AssociatePublicIpAddress?: boolean;
13
- InstanceProfileArn: string;
14
- CustomCertificate?: string;
15
- PreferredBackupWindow?: string;
16
- SecurityGroupIds?: string[];
17
- SubnetIds?: string[];
18
- CustomDomain?: string;
19
- Endpoint?: string;
20
- CustomPrivateKey?: string;
21
- ServerName?: string;
22
- EngineAttributes?: EngineAttribute[];
23
- BackupRetentionCount?: number;
24
- Id?: string;
25
- Arn?: string;
26
- InstanceType: string;
27
- Tags?: Tag[];
28
- Engine?: string;
29
- }
30
- export interface EngineAttribute {
31
- Value?: string;
32
- Name?: string;
33
- }
34
- export interface Tag {
35
- Value: string;
36
- Key: string;
37
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXdzLW9wc3dvcmtzY20tc2VydmVyLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiYXdzLW9wc3dvcmtzY20tc2VydmVyLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyIvKipcbiAqIFJlc291cmNlIFR5cGUgZGVmaW5pdGlvbiBmb3IgQVdTOjpPcHNXb3Jrc0NNOjpTZXJ2ZXJcbiAqL1xuZXhwb3J0IGludGVyZmFjZSBfQVdTX09QU1dPUktTQ01fU0VSVkVSIHtcbktleVBhaXI/OiBzdHJpbmdcbkVuZ2luZVZlcnNpb24/OiBzdHJpbmdcblNlcnZpY2VSb2xlQXJuOiBzdHJpbmdcbkRpc2FibGVBdXRvbWF0ZWRCYWNrdXA/OiBib29sZWFuXG5CYWNrdXBJZD86IHN0cmluZ1xuRW5naW5lTW9kZWw/OiBzdHJpbmdcblByZWZlcnJlZE1haW50ZW5hbmNlV2luZG93Pzogc3RyaW5nXG5Bc3NvY2lhdGVQdWJsaWNJcEFkZHJlc3M/OiBib29sZWFuXG5JbnN0YW5jZVByb2ZpbGVBcm46IHN0cmluZ1xuQ3VzdG9tQ2VydGlmaWNhdGU/OiBzdHJpbmdcblByZWZlcnJlZEJhY2t1cFdpbmRvdz86IHN0cmluZ1xuU2VjdXJpdHlHcm91cElkcz86IHN0cmluZ1tdXG5TdWJuZXRJZHM/OiBzdHJpbmdbXVxuQ3VzdG9tRG9tYWluPzogc3RyaW5nXG5FbmRwb2ludD86IHN0cmluZ1xuQ3VzdG9tUHJpdmF0ZUtleT86IHN0cmluZ1xuU2VydmVyTmFtZT86IHN0cmluZ1xuRW5naW5lQXR0cmlidXRlcz86IEVuZ2luZUF0dHJpYnV0ZVtdXG5CYWNrdXBSZXRlbnRpb25Db3VudD86IG51bWJlclxuSWQ/OiBzdHJpbmdcbkFybj86IHN0cmluZ1xuSW5zdGFuY2VUeXBlOiBzdHJpbmdcblRhZ3M/OiBUYWdbXVxuRW5naW5lPzogc3RyaW5nXG59XG5leHBvcnQgaW50ZXJmYWNlIEVuZ2luZUF0dHJpYnV0ZSB7XG5WYWx1ZT86IHN0cmluZ1xuTmFtZT86IHN0cmluZ1xufVxuZXhwb3J0IGludGVyZmFjZSBUYWcge1xuVmFsdWU6IHN0cmluZ1xuS2V5OiBzdHJpbmdcbn1cbiJdfQ==