Skip to content

Commit

Permalink
Upgrade demisto/boto3py3 items 0-10 coverage rate (#32565)
Browse files Browse the repository at this point in the history
* upgrade images

* update RN

* update docker

* upgrade docker

* update AWSWAF
  • Loading branch information
ilappe authored Feb 18, 2024
1 parent f30ac14 commit a46e231
Show file tree
Hide file tree
Showing 12 changed files with 32 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ script:
description: The name of the log group.
type: string
description: Lists the specified metric filters. You can list all the metric filters or filter the results by log name, prefix, metric name, or metric namespace.
dockerimage: demisto/boto3py3:1.0.0.52713
dockerimage: demisto/boto3py3:1.0.0.87655
tests:
- No Tests
fromversion: 5.0.0
6 changes: 6 additions & 0 deletions Packs/AWS-CloudWatchLogs/ReleaseNotes/1_2_19.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Integrations

##### AWS - CloudWatchLogs

- Updated the Docker image to: *demisto/boto3py3:1.0.0.87655*.
2 changes: 1 addition & 1 deletion Packs/AWS-CloudWatchLogs/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "AWS - CloudWatchLogs",
"description": "Amazon Web Services CloudWatch Logs (logs).",
"support": "xsoar",
"currentVersion": "1.2.18",
"currentVersion": "1.2.19",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1512,7 +1512,7 @@ script:
- contextPath: AWS-NetworkFirewall.SubnetChangeProtection
description: A setting indicating whether the firewall is protected against changes to the subnet associations. Use this setting to protect against accidentally modifying the subnet associations for a firewall that is in use. When you create a firewall, the operation initializes this setting to TRUE.
type: Unknown
dockerimage: demisto/boto3py3:1.0.0.41082
dockerimage: demisto/boto3py3:1.0.0.87655
runonce: false
script: '-'
subtype: python3
Expand Down
6 changes: 6 additions & 0 deletions Packs/AWS-NetworkFirewall/ReleaseNotes/1_0_5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Integrations

##### AWS Network Firewall

- Updated the Docker image to: *demisto/boto3py3:1.0.0.87655*.
2 changes: 1 addition & 1 deletion Packs/AWS-NetworkFirewall/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "AWS - Network Firewall",
"description": "Amazon Web Services Network Firewall",
"support": "xsoar",
"currentVersion": "1.0.4",
"currentVersion": "1.0.5",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2989,7 +2989,7 @@ script:
description: The name of the TTL attribute used to store the expiration time for items in the table.
- contextPath: AWS-DynamoDB.TimeToLiveSpecification
description: Represents the output of an UpdateTimeToLive operation.
dockerimage: demisto/boto3py3:1.0.0.41926
dockerimage: demisto/boto3py3:1.0.0.87655
script: ''
subtype: python3
type: python
Expand Down
6 changes: 6 additions & 0 deletions Packs/AWS_DynamoDB/ReleaseNotes/1_0_32.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Integrations

##### Amazon DynamoDB

- Updated the Docker image to: *demisto/boto3py3:1.0.0.87655*.
2 changes: 1 addition & 1 deletion Packs/AWS_DynamoDB/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Amazon DynamoDB",
"description": "Amazon DynamoDB Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability. DynamoDB lets you offload the administrative burdens of operating and scaling a distributed database, so that you don't have to worry about hardware provisioning, setup and configuration, replication, software patching, or cluster scaling. With DynamoDB, you can create database tables that can store and retrieve any amount of data, and serve any level of request traffic. You can scale up or scale down your tables' throughput capacity without downtime or performance degradation, and use the AWS Management Console to monitor resource utilization and performance metrics. DynamoDB automatically spreads the data and traffic for your tables over a sufficient number of servers to handle your throughput and storage requirements, while maintaining consistent and fast performance. All of your data is stored on solid state disks (SSDs) and automatically replicated across multiple Availability Zones in an AWS region, providing built-in high availability and data durability. ",
"support": "xsoar",
"currentVersion": "1.0.31",
"currentVersion": "1.0.32",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/AWS_WAF/Integrations/AWSWAF/AWSWAF.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1412,7 +1412,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/boto3py3:1.0.0.83962
dockerimage: demisto/boto3py3:1.0.0.87902
fromversion: 6.5.0
tests:
- No tests (auto formatted)
6 changes: 6 additions & 0 deletions Packs/AWS_WAF/ReleaseNotes/1_0_5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Integrations

##### AWS-WAF

- Updated the Docker image to: *demisto/boto3py3:1.0.0.87902*.
2 changes: 1 addition & 1 deletion Packs/AWS_WAF/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "AWS WAF",
"description": "Amazon Web Services Web Application Firewall (WAF)",
"support": "xsoar",
"currentVersion": "1.0.4",
"currentVersion": "1.0.5",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit a46e231

Please sign in to comment.