Skip to content

Commit

Permalink
Update submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
sscottgvit committed Jul 21, 2024
1 parent fe49d55 commit 36c43dc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion aws-cli
Submodule aws-cli updated 41 files
+62 −0 .changes/1.33.27.json
+17 −0 CHANGELOG.rst
+1 −1 awscli/__init__.py
+17 −0 awscli/examples/inspector2/create-filter.rst
+16 −0 awscli/examples/inspector2/create-findings-report.rst
+16 −0 awscli/examples/inspector2/create-sbom-export.rst
+14 −0 awscli/examples/inspector2/delete-filter.rst
+26 −0 awscli/examples/inspector2/get-configuration.rst
+46 −0 awscli/examples/inspector2/list-account-permissions.rst
+80 −0 awscli/examples/inspector2/list-coverage-statistics.rst
+61 −0 awscli/examples/inspector2/list-coverage.rst
+18 −0 awscli/examples/inspector2/list-delegated-admin-accounts.rst
+50 −0 awscli/examples/inspector2/list-filters.rst
+55 −0 awscli/examples/inspector2/list-usage-totals.rst
+37 −0 awscli/examples/inspector2/update-filter.rst
+3 −3 awscli/examples/lightsail/create-instances-from-snapshot.rst
+7 −7 awscli/examples/lightsail/create-instances.rst
+13 −13 awscli/examples/lightsail/get-blueprints.rst
+11 −11 awscli/examples/lightsail/get-bundles.rst
+3 −3 awscli/examples/lightsail/get-instance-snapshot.rst
+5 −5 awscli/examples/lightsail/get-instance-snapshots.rst
+4 −4 awscli/examples/lightsail/get-instance.rst
+12 −12 awscli/examples/lightsail/get-instances.rst
+6 −6 awscli/examples/networkmanager/create-core-network.rst
+26 −0 awscli/examples/route53profiles/associate-profile.rst
+28 −0 awscli/examples/route53profiles/associate-resource-to-profile.rst
+23 −0 awscli/examples/route53profiles/create-profile.rst
+23 −0 awscli/examples/route53profiles/delete-profile.rst
+23 −0 awscli/examples/route53profiles/disassociate-profile.rst
+25 −0 awscli/examples/route53profiles/disassociate-resource-from-profile.rst
+22 −0 awscli/examples/route53profiles/get-profile-association.rst
+24 −0 awscli/examples/route53profiles/get-profile-resource-association.rst
+23 −0 awscli/examples/route53profiles/get-profile.rst
+23 −0 awscli/examples/route53profiles/list-profile-associations.rst
+26 −0 awscli/examples/route53profiles/list-profile-resource-associations.rst
+18 −0 awscli/examples/route53profiles/list-profiles.rst
+15 −0 awscli/examples/route53profiles/list-tags-for-resource.rst
+25 −0 awscli/examples/route53profiles/update-profile-resource-association.rst
+1 −1 doc/source/conf.py
+1 −1 setup.cfg
+1 −1 setup.py
2 changes: 1 addition & 1 deletion awsume
2 changes: 1 addition & 1 deletion prowler
Submodule prowler updated 134 files

0 comments on commit 36c43dc

Please sign in to comment.