@aws-cdk/aws-dax
Advanced tools
Comparing version 1.155.0 to 1.156.0
{ | ||
"version": "2", | ||
"toolVersion": "1.57.0", | ||
"toolVersion": "1.58.0", | ||
"snippets": { | ||
@@ -66,3 +66,3 @@ "e9dcf97ae8aa00c9e2a44ee63d6cbccab87d4d28b5e96ff97c6333636abc105c": { | ||
"go": { | ||
"source": "import dax \"github.com/aws-samples/dummy/awscdkawsdax\"\n\nvar tags interface{}\ncfnCluster := dax.NewCfnCluster(this, jsii.String(\"MyCfnCluster\"), &cfnClusterProps{\n\tiamRoleArn: jsii.String(\"iamRoleArn\"),\n\tnodeType: jsii.String(\"nodeType\"),\n\treplicationFactor: jsii.Number(123),\n\n\t// the properties below are optional\n\tavailabilityZones: []*string{\n\t\tjsii.String(\"availabilityZones\"),\n\t},\n\tclusterEndpointEncryptionType: jsii.String(\"clusterEndpointEncryptionType\"),\n\tclusterName: jsii.String(\"clusterName\"),\n\tdescription: jsii.String(\"description\"),\n\tnotificationTopicArn: jsii.String(\"notificationTopicArn\"),\n\tparameterGroupName: jsii.String(\"parameterGroupName\"),\n\tpreferredMaintenanceWindow: jsii.String(\"preferredMaintenanceWindow\"),\n\tsecurityGroupIds: []*string{\n\t\tjsii.String(\"securityGroupIds\"),\n\t},\n\tsseSpecification: &sSESpecificationProperty{\n\t\tsseEnabled: jsii.Boolean(false),\n\t},\n\tsubnetGroupName: jsii.String(\"subnetGroupName\"),\n\ttags: tags,\n})", | ||
"source": "// The code below shows an example of how to instantiate this type.\n// The values are placeholders you should change.\nimport dax \"github.com/aws-samples/dummy/awscdkawsdax\"\n\nvar tags interface{}\n\ncfnCluster := dax.NewCfnCluster(this, jsii.String(\"MyCfnCluster\"), &cfnClusterProps{\n\tiamRoleArn: jsii.String(\"iamRoleArn\"),\n\tnodeType: jsii.String(\"nodeType\"),\n\treplicationFactor: jsii.Number(123),\n\n\t// the properties below are optional\n\tavailabilityZones: []*string{\n\t\tjsii.String(\"availabilityZones\"),\n\t},\n\tclusterEndpointEncryptionType: jsii.String(\"clusterEndpointEncryptionType\"),\n\tclusterName: jsii.String(\"clusterName\"),\n\tdescription: jsii.String(\"description\"),\n\tnotificationTopicArn: jsii.String(\"notificationTopicArn\"),\n\tparameterGroupName: jsii.String(\"parameterGroupName\"),\n\tpreferredMaintenanceWindow: jsii.String(\"preferredMaintenanceWindow\"),\n\tsecurityGroupIds: []*string{\n\t\tjsii.String(\"securityGroupIds\"),\n\t},\n\tsseSpecification: &sSESpecificationProperty{\n\t\tsseEnabled: jsii.Boolean(false),\n\t},\n\tsubnetGroupName: jsii.String(\"subnetGroupName\"),\n\ttags: tags,\n})", | ||
"version": "1" | ||
@@ -129,3 +129,3 @@ }, | ||
"go": { | ||
"source": "import dax \"github.com/aws-samples/dummy/awscdkawsdax\"\nsSESpecificationProperty := &sSESpecificationProperty{\n\tsseEnabled: jsii.Boolean(false),\n}", | ||
"source": "// The code below shows an example of how to instantiate this type.\n// The values are placeholders you should change.\nimport dax \"github.com/aws-samples/dummy/awscdkawsdax\"\n\nsSESpecificationProperty := &sSESpecificationProperty{\n\tsseEnabled: jsii.Boolean(false),\n}", | ||
"version": "1" | ||
@@ -185,3 +185,3 @@ }, | ||
"go": { | ||
"source": "import dax \"github.com/aws-samples/dummy/awscdkawsdax\"\n\nvar tags interface{}\ncfnClusterProps := &cfnClusterProps{\n\tiamRoleArn: jsii.String(\"iamRoleArn\"),\n\tnodeType: jsii.String(\"nodeType\"),\n\treplicationFactor: jsii.Number(123),\n\n\t// the properties below are optional\n\tavailabilityZones: []*string{\n\t\tjsii.String(\"availabilityZones\"),\n\t},\n\tclusterEndpointEncryptionType: jsii.String(\"clusterEndpointEncryptionType\"),\n\tclusterName: jsii.String(\"clusterName\"),\n\tdescription: jsii.String(\"description\"),\n\tnotificationTopicArn: jsii.String(\"notificationTopicArn\"),\n\tparameterGroupName: jsii.String(\"parameterGroupName\"),\n\tpreferredMaintenanceWindow: jsii.String(\"preferredMaintenanceWindow\"),\n\tsecurityGroupIds: []*string{\n\t\tjsii.String(\"securityGroupIds\"),\n\t},\n\tsseSpecification: &sSESpecificationProperty{\n\t\tsseEnabled: jsii.Boolean(false),\n\t},\n\tsubnetGroupName: jsii.String(\"subnetGroupName\"),\n\ttags: tags,\n}", | ||
"source": "// The code below shows an example of how to instantiate this type.\n// The values are placeholders you should change.\nimport dax \"github.com/aws-samples/dummy/awscdkawsdax\"\n\nvar tags interface{}\n\ncfnClusterProps := &cfnClusterProps{\n\tiamRoleArn: jsii.String(\"iamRoleArn\"),\n\tnodeType: jsii.String(\"nodeType\"),\n\treplicationFactor: jsii.Number(123),\n\n\t// the properties below are optional\n\tavailabilityZones: []*string{\n\t\tjsii.String(\"availabilityZones\"),\n\t},\n\tclusterEndpointEncryptionType: jsii.String(\"clusterEndpointEncryptionType\"),\n\tclusterName: jsii.String(\"clusterName\"),\n\tdescription: jsii.String(\"description\"),\n\tnotificationTopicArn: jsii.String(\"notificationTopicArn\"),\n\tparameterGroupName: jsii.String(\"parameterGroupName\"),\n\tpreferredMaintenanceWindow: jsii.String(\"preferredMaintenanceWindow\"),\n\tsecurityGroupIds: []*string{\n\t\tjsii.String(\"securityGroupIds\"),\n\t},\n\tsseSpecification: &sSESpecificationProperty{\n\t\tsseEnabled: jsii.Boolean(false),\n\t},\n\tsubnetGroupName: jsii.String(\"subnetGroupName\"),\n\ttags: tags,\n}", | ||
"version": "1" | ||
@@ -245,3 +245,3 @@ }, | ||
"go": { | ||
"source": "import dax \"github.com/aws-samples/dummy/awscdkawsdax\"\n\nvar parameterNameValues interface{}\ncfnParameterGroup := dax.NewCfnParameterGroup(this, jsii.String(\"MyCfnParameterGroup\"), &cfnParameterGroupProps{\n\tdescription: jsii.String(\"description\"),\n\tparameterGroupName: jsii.String(\"parameterGroupName\"),\n\tparameterNameValues: parameterNameValues,\n})", | ||
"source": "// The code below shows an example of how to instantiate this type.\n// The values are placeholders you should change.\nimport dax \"github.com/aws-samples/dummy/awscdkawsdax\"\n\nvar parameterNameValues interface{}\n\ncfnParameterGroup := dax.NewCfnParameterGroup(this, jsii.String(\"MyCfnParameterGroup\"), &cfnParameterGroupProps{\n\tdescription: jsii.String(\"description\"),\n\tparameterGroupName: jsii.String(\"parameterGroupName\"),\n\tparameterNameValues: parameterNameValues,\n})", | ||
"version": "1" | ||
@@ -305,3 +305,3 @@ }, | ||
"go": { | ||
"source": "import dax \"github.com/aws-samples/dummy/awscdkawsdax\"\n\nvar parameterNameValues interface{}\ncfnParameterGroupProps := &cfnParameterGroupProps{\n\tdescription: jsii.String(\"description\"),\n\tparameterGroupName: jsii.String(\"parameterGroupName\"),\n\tparameterNameValues: parameterNameValues,\n}", | ||
"source": "// The code below shows an example of how to instantiate this type.\n// The values are placeholders you should change.\nimport dax \"github.com/aws-samples/dummy/awscdkawsdax\"\n\nvar parameterNameValues interface{}\n\ncfnParameterGroupProps := &cfnParameterGroupProps{\n\tdescription: jsii.String(\"description\"),\n\tparameterGroupName: jsii.String(\"parameterGroupName\"),\n\tparameterNameValues: parameterNameValues,\n}", | ||
"version": "1" | ||
@@ -362,3 +362,3 @@ }, | ||
"go": { | ||
"source": "import dax \"github.com/aws-samples/dummy/awscdkawsdax\"\ncfnSubnetGroup := dax.NewCfnSubnetGroup(this, jsii.String(\"MyCfnSubnetGroup\"), &cfnSubnetGroupProps{\n\tsubnetIds: []*string{\n\t\tjsii.String(\"subnetIds\"),\n\t},\n\n\t// the properties below are optional\n\tdescription: jsii.String(\"description\"),\n\tsubnetGroupName: jsii.String(\"subnetGroupName\"),\n})", | ||
"source": "// The code below shows an example of how to instantiate this type.\n// The values are placeholders you should change.\nimport dax \"github.com/aws-samples/dummy/awscdkawsdax\"\n\ncfnSubnetGroup := dax.NewCfnSubnetGroup(this, jsii.String(\"MyCfnSubnetGroup\"), &cfnSubnetGroupProps{\n\tsubnetIds: []*string{\n\t\tjsii.String(\"subnetIds\"),\n\t},\n\n\t// the properties below are optional\n\tdescription: jsii.String(\"description\"),\n\tsubnetGroupName: jsii.String(\"subnetGroupName\"),\n})", | ||
"version": "1" | ||
@@ -421,3 +421,3 @@ }, | ||
"go": { | ||
"source": "import dax \"github.com/aws-samples/dummy/awscdkawsdax\"\ncfnSubnetGroupProps := &cfnSubnetGroupProps{\n\tsubnetIds: []*string{\n\t\tjsii.String(\"subnetIds\"),\n\t},\n\n\t// the properties below are optional\n\tdescription: jsii.String(\"description\"),\n\tsubnetGroupName: jsii.String(\"subnetGroupName\"),\n}", | ||
"source": "// The code below shows an example of how to instantiate this type.\n// The values are placeholders you should change.\nimport dax \"github.com/aws-samples/dummy/awscdkawsdax\"\n\ncfnSubnetGroupProps := &cfnSubnetGroupProps{\n\tsubnetIds: []*string{\n\t\tjsii.String(\"subnetIds\"),\n\t},\n\n\t// the properties below are optional\n\tdescription: jsii.String(\"description\"),\n\tsubnetGroupName: jsii.String(\"subnetGroupName\"),\n}", | ||
"version": "1" | ||
@@ -424,0 +424,0 @@ }, |
{ | ||
"name": "@aws-cdk/aws-dax", | ||
"version": "1.155.0", | ||
"version": "1.156.0", | ||
"description": "The CDK Construct Library for AWS::DAX", | ||
@@ -82,10 +82,10 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-cdk/assertions": "1.155.0", | ||
"@aws-cdk/cdk-build-tools": "1.155.0", | ||
"@aws-cdk/cfn2ts": "1.155.0", | ||
"@aws-cdk/pkglint": "1.155.0", | ||
"@types/jest": "^27.4.1" | ||
"@aws-cdk/assertions": "1.156.0", | ||
"@aws-cdk/cdk-build-tools": "1.156.0", | ||
"@aws-cdk/cfn2ts": "1.156.0", | ||
"@aws-cdk/pkglint": "1.156.0", | ||
"@types/jest": "^27.5.0" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/core": "1.155.0", | ||
"@aws-cdk/core": "1.156.0", | ||
"constructs": "^3.3.69" | ||
@@ -95,3 +95,3 @@ }, | ||
"peerDependencies": { | ||
"@aws-cdk/core": "1.155.0", | ||
"@aws-cdk/core": "1.156.0", | ||
"constructs": "^3.3.69" | ||
@@ -98,0 +98,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
260727
1823
+ Added@aws-cdk/cloud-assembly-schema@1.156.0(transitive)
+ Added@aws-cdk/core@1.156.0(transitive)
+ Added@aws-cdk/cx-api@1.156.0(transitive)
+ Added@aws-cdk/region-info@1.156.0(transitive)
- Removed@aws-cdk/cloud-assembly-schema@1.155.0(transitive)
- Removed@aws-cdk/core@1.155.0(transitive)
- Removed@aws-cdk/cx-api@1.155.0(transitive)
- Removed@aws-cdk/region-info@1.155.0(transitive)
Updated@aws-cdk/core@1.156.0