diff options
-rw-r--r-- | net/py-awscli/Makefile | 4 | ||||
-rw-r--r-- | net/py-awscli/PLIST | 118 | ||||
-rw-r--r-- | net/py-awscli/distinfo | 10 |
3 files changed, 124 insertions, 8 deletions
diff --git a/net/py-awscli/Makefile b/net/py-awscli/Makefile index 9a0b0003d2d..b05a16b812c 100644 --- a/net/py-awscli/Makefile +++ b/net/py-awscli/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.36 2020/06/09 08:57:55 adam Exp $ +# $NetBSD: Makefile,v 1.37 2020/07/10 07:32:28 adam Exp $ -DISTNAME= awscli-1.18.75 +DISTNAME= awscli-1.18.97 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_PYPI:=a/awscli/} diff --git a/net/py-awscli/PLIST b/net/py-awscli/PLIST index 52420844240..039ba300971 100644 --- a/net/py-awscli/PLIST +++ b/net/py-awscli/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.20 2020/06/09 08:57:55 adam Exp $ +@comment $NetBSD: PLIST,v 1.21 2020/07/10 07:32:28 adam Exp $ bin/aws bin/aws.cmd bin/aws_bash_completer @@ -105,6 +105,12 @@ ${PYSITELIB}/awscli/customizations/cloudtrail/utils.pyo ${PYSITELIB}/awscli/customizations/cloudtrail/validation.py ${PYSITELIB}/awscli/customizations/cloudtrail/validation.pyc ${PYSITELIB}/awscli/customizations/cloudtrail/validation.pyo +${PYSITELIB}/awscli/customizations/codeartifact/__init__.py +${PYSITELIB}/awscli/customizations/codeartifact/__init__.pyc +${PYSITELIB}/awscli/customizations/codeartifact/__init__.pyo +${PYSITELIB}/awscli/customizations/codeartifact/login.py +${PYSITELIB}/awscli/customizations/codeartifact/login.pyc +${PYSITELIB}/awscli/customizations/codeartifact/login.pyo ${PYSITELIB}/awscli/customizations/codecommit.py ${PYSITELIB}/awscli/customizations/codecommit.pyc ${PYSITELIB}/awscli/customizations/codecommit.pyo @@ -786,6 +792,7 @@ ${PYSITELIB}/awscli/examples/autoscaling-plans/update-scaling-plan.rst ${PYSITELIB}/awscli/examples/autoscaling/attach-instances.rst ${PYSITELIB}/awscli/examples/autoscaling/attach-load-balancer-target-groups.rst ${PYSITELIB}/awscli/examples/autoscaling/attach-load-balancers.rst +${PYSITELIB}/awscli/examples/autoscaling/cancel-instance-refresh.rst ${PYSITELIB}/awscli/examples/autoscaling/complete-lifecycle-action.rst ${PYSITELIB}/awscli/examples/autoscaling/create-auto-scaling-group.rst ${PYSITELIB}/awscli/examples/autoscaling/create-launch-configuration.rst @@ -802,6 +809,7 @@ ${PYSITELIB}/awscli/examples/autoscaling/describe-adjustment-types.rst ${PYSITELIB}/awscli/examples/autoscaling/describe-auto-scaling-groups.rst ${PYSITELIB}/awscli/examples/autoscaling/describe-auto-scaling-instances.rst ${PYSITELIB}/awscli/examples/autoscaling/describe-auto-scaling-notification-types.rst +${PYSITELIB}/awscli/examples/autoscaling/describe-instance-refreshes.rst ${PYSITELIB}/awscli/examples/autoscaling/describe-launch-configurations.rst ${PYSITELIB}/awscli/examples/autoscaling/describe-lifecycle-hook-types.rst ${PYSITELIB}/awscli/examples/autoscaling/describe-lifecycle-hooks.rst @@ -832,6 +840,7 @@ ${PYSITELIB}/awscli/examples/autoscaling/resume-processes.rst ${PYSITELIB}/awscli/examples/autoscaling/set-desired-capacity.rst ${PYSITELIB}/awscli/examples/autoscaling/set-instance-health.rst ${PYSITELIB}/awscli/examples/autoscaling/set-instance-protection.rst +${PYSITELIB}/awscli/examples/autoscaling/start-instance-refresh.rst ${PYSITELIB}/awscli/examples/autoscaling/suspend-processes.rst ${PYSITELIB}/awscli/examples/autoscaling/terminate-instance-in-auto-scaling-group.rst ${PYSITELIB}/awscli/examples/autoscaling/update-auto-scaling-group.rst @@ -1555,23 +1564,43 @@ ${PYSITELIB}/awscli/examples/dms/add-tags-to-resource.rst ${PYSITELIB}/awscli/examples/dms/create-endpoint.rst ${PYSITELIB}/awscli/examples/dms/create-event-subscription.rst ${PYSITELIB}/awscli/examples/dms/create-replication-instance.rst +${PYSITELIB}/awscli/examples/dms/create-replication-subnet-group.rst ${PYSITELIB}/awscli/examples/dms/create-replication-task.rst +${PYSITELIB}/awscli/examples/dms/delete-connection.rst ${PYSITELIB}/awscli/examples/dms/delete-endpoint.rst ${PYSITELIB}/awscli/examples/dms/delete-event-subscription.rst +${PYSITELIB}/awscli/examples/dms/delete-replication-instance.rst +${PYSITELIB}/awscli/examples/dms/delete-replication-subnet-group.rst +${PYSITELIB}/awscli/examples/dms/delete-replication-task.rst ${PYSITELIB}/awscli/examples/dms/describe-account-attributes.rst ${PYSITELIB}/awscli/examples/dms/describe-certificates.rst ${PYSITELIB}/awscli/examples/dms/describe-connections.rst +${PYSITELIB}/awscli/examples/dms/describe-endpoint-types.rst ${PYSITELIB}/awscli/examples/dms/describe-endpoints.rst ${PYSITELIB}/awscli/examples/dms/describe-event-categories.rst ${PYSITELIB}/awscli/examples/dms/describe-event-subscriptions.rst +${PYSITELIB}/awscli/examples/dms/describe-events.rst ${PYSITELIB}/awscli/examples/dms/describe-orderable-replication-instances.rst +${PYSITELIB}/awscli/examples/dms/describe-refresh-schemas-status.rst ${PYSITELIB}/awscli/examples/dms/describe-replication-instances.rst +${PYSITELIB}/awscli/examples/dms/describe-replication-subnet-groups.rst +${PYSITELIB}/awscli/examples/dms/describe-replication-task-assessment-results.rst ${PYSITELIB}/awscli/examples/dms/describe-replication-tasks.rst +${PYSITELIB}/awscli/examples/dms/describe-schemas.rst ${PYSITELIB}/awscli/examples/dms/list-tags-for-resource.rst +${PYSITELIB}/awscli/examples/dms/modify-endpoint.rst +${PYSITELIB}/awscli/examples/dms/modify-event-subscription.rst ${PYSITELIB}/awscli/examples/dms/modify-replication-instance.rst +${PYSITELIB}/awscli/examples/dms/modify-replication-subnet-group.rst +${PYSITELIB}/awscli/examples/dms/modify-replication-task.rst ${PYSITELIB}/awscli/examples/dms/reboot-replication-instance.rst +${PYSITELIB}/awscli/examples/dms/refresh-schemas.rst +${PYSITELIB}/awscli/examples/dms/reload-tables.rst ${PYSITELIB}/awscli/examples/dms/remove-tags-from-resource.rst +${PYSITELIB}/awscli/examples/dms/start-replication-task-assessment.rst ${PYSITELIB}/awscli/examples/dms/start-replication-task.rst +${PYSITELIB}/awscli/examples/dms/stop-replication-task.rst +${PYSITELIB}/awscli/examples/dms/test-connection.rst ${PYSITELIB}/awscli/examples/docdb/add-tags-to-resource.rst ${PYSITELIB}/awscli/examples/docdb/apply-pending-maintenance-action.rst ${PYSITELIB}/awscli/examples/docdb/copy-db-cluster-parameter-group.rst @@ -2111,16 +2140,19 @@ ${PYSITELIB}/awscli/examples/ecr/start-lifecycle-policy-preview.rst ${PYSITELIB}/awscli/examples/ecr/tag-resource.rst ${PYSITELIB}/awscli/examples/ecr/untag-resource.rst ${PYSITELIB}/awscli/examples/ecr/upload-layer-part.rst +${PYSITELIB}/awscli/examples/ecs/create-capacity-provider.rst ${PYSITELIB}/awscli/examples/ecs/create-cluster.rst ${PYSITELIB}/awscli/examples/ecs/create-service.rst ${PYSITELIB}/awscli/examples/ecs/create-task-set.rst ${PYSITELIB}/awscli/examples/ecs/delete-account-setting.rst ${PYSITELIB}/awscli/examples/ecs/delete-attributes.rst +${PYSITELIB}/awscli/examples/ecs/delete-capacity-provider.rst ${PYSITELIB}/awscli/examples/ecs/delete-cluster.rst ${PYSITELIB}/awscli/examples/ecs/delete-service.rst ${PYSITELIB}/awscli/examples/ecs/delete-task-set.rst ${PYSITELIB}/awscli/examples/ecs/deregister-container-instance.rst ${PYSITELIB}/awscli/examples/ecs/deregister-task-definition.rst +${PYSITELIB}/awscli/examples/ecs/describe-capacity-providers.rst ${PYSITELIB}/awscli/examples/ecs/describe-clusters.rst ${PYSITELIB}/awscli/examples/ecs/describe-container-instances.rst ${PYSITELIB}/awscli/examples/ecs/describe-services.rst @@ -2140,6 +2172,7 @@ ${PYSITELIB}/awscli/examples/ecs/put-account-setting-default.rst ${PYSITELIB}/awscli/examples/ecs/put-account-setting.rst ${PYSITELIB}/awscli/examples/ecs/put-account-settings.rst ${PYSITELIB}/awscli/examples/ecs/put-attributes.rst +${PYSITELIB}/awscli/examples/ecs/put-cluster-capacity-providers.rst ${PYSITELIB}/awscli/examples/ecs/register-task-definition.rst ${PYSITELIB}/awscli/examples/ecs/run-task.rst ${PYSITELIB}/awscli/examples/ecs/start-task.rst @@ -2167,11 +2200,14 @@ ${PYSITELIB}/awscli/examples/eks/update-kubeconfig/_description.rst ${PYSITELIB}/awscli/examples/eks/wait.rst ${PYSITELIB}/awscli/examples/elasticache/add-tags-to-resource.rst ${PYSITELIB}/awscli/examples/elasticache/authorize-cache-security-group-ingress.rst +${PYSITELIB}/awscli/examples/elasticache/batch-apply-update-action.rst +${PYSITELIB}/awscli/examples/elasticache/batch-stop-update-action.rst ${PYSITELIB}/awscli/examples/elasticache/copy-snapshot.rst ${PYSITELIB}/awscli/examples/elasticache/create-cache-cluster.rst ${PYSITELIB}/awscli/examples/elasticache/create-cache-parameter-group.rst ${PYSITELIB}/awscli/examples/elasticache/create-cache-subnet-group.rst ${PYSITELIB}/awscli/examples/elasticache/create-replication-group.rst +${PYSITELIB}/awscli/examples/elasticache/create-snapshot.rst ${PYSITELIB}/awscli/examples/elasticache/decrease-replica-count.rst ${PYSITELIB}/awscli/examples/elasticache/delete-cache-cluster.rst ${PYSITELIB}/awscli/examples/elasticache/delete-cache-parameter-group.rst @@ -2182,11 +2218,15 @@ ${PYSITELIB}/awscli/examples/elasticache/describe-cache-engine-versions.rst ${PYSITELIB}/awscli/examples/elasticache/describe-cache-parameter-groups.rst ${PYSITELIB}/awscli/examples/elasticache/describe-cache-parameters.rst ${PYSITELIB}/awscli/examples/elasticache/describe-engine-default-parameters.rst +${PYSITELIB}/awscli/examples/elasticache/describe-events.rst +${PYSITELIB}/awscli/examples/elasticache/describe-global-replication-groups.rst ${PYSITELIB}/awscli/examples/elasticache/describe-replication-groups.rst +${PYSITELIB}/awscli/examples/elasticache/describe-reserved-cache-nodes-offerings.rst ${PYSITELIB}/awscli/examples/elasticache/describe-reserved-cache-nodes.rst ${PYSITELIB}/awscli/examples/elasticache/describe-service-updates.rst ${PYSITELIB}/awscli/examples/elasticache/describe-snapshots.rst ${PYSITELIB}/awscli/examples/elasticache/describe-update-actions.rst +${PYSITELIB}/awscli/examples/elasticache/disassociate-global-replication-group.rst ${PYSITELIB}/awscli/examples/elasticache/increase-replica-count.rst ${PYSITELIB}/awscli/examples/elasticache/list-allowed-node-type-modifications.rst ${PYSITELIB}/awscli/examples/elasticache/modify-cache-cluster.rst @@ -2340,6 +2380,11 @@ ${PYSITELIB}/awscli/examples/emr/socks.rst ${PYSITELIB}/awscli/examples/emr/ssh.rst ${PYSITELIB}/awscli/examples/emr/wait.rst ${PYSITELIB}/awscli/examples/es/create-elasticsearch-domain.rst +${PYSITELIB}/awscli/examples/es/describe-elasticsearch-domain-config.rst +${PYSITELIB}/awscli/examples/es/describe-elasticsearch-domain.rst +${PYSITELIB}/awscli/examples/es/describe-elasticsearch-domains.rst +${PYSITELIB}/awscli/examples/es/describe-reserved-elasticsearch-instances.rst +${PYSITELIB}/awscli/examples/es/list-domain-names.rst ${PYSITELIB}/awscli/examples/events/delete-rule.rst ${PYSITELIB}/awscli/examples/events/describe-rule.rst ${PYSITELIB}/awscli/examples/events/disable-rule.rst @@ -2535,6 +2580,19 @@ ${PYSITELIB}/awscli/examples/greengrass/update-group.rst ${PYSITELIB}/awscli/examples/greengrass/update-logger-definition.rst ${PYSITELIB}/awscli/examples/greengrass/update-resource-definition.rst ${PYSITELIB}/awscli/examples/greengrass/update-subscription-definition.rst +${PYSITELIB}/awscli/examples/guardduty/accept-invitation.rst +${PYSITELIB}/awscli/examples/guardduty/create-ip-set.rst +${PYSITELIB}/awscli/examples/guardduty/disassociate-from-master-account.rst +${PYSITELIB}/awscli/examples/guardduty/get-detector.rst +${PYSITELIB}/awscli/examples/guardduty/get-findings.rst +${PYSITELIB}/awscli/examples/guardduty/get-ip-set.rst +${PYSITELIB}/awscli/examples/guardduty/get-master-account.rst +${PYSITELIB}/awscli/examples/guardduty/list-detectors.rst +${PYSITELIB}/awscli/examples/guardduty/list-findings.rst +${PYSITELIB}/awscli/examples/guardduty/list-invitations.rst +${PYSITELIB}/awscli/examples/guardduty/list-ip-sets.rst +${PYSITELIB}/awscli/examples/guardduty/list-members.rst +${PYSITELIB}/awscli/examples/guardduty/update-ip-set.rst ${PYSITELIB}/awscli/examples/health/describe-affected-entities.rst ${PYSITELIB}/awscli/examples/health/describe-event-details.rst ${PYSITELIB}/awscli/examples/health/describe-events.rst @@ -3627,18 +3685,22 @@ ${PYSITELIB}/awscli/examples/pinpoint/untag-resource.rst ${PYSITELIB}/awscli/examples/pricing/describe-services.rst ${PYSITELIB}/awscli/examples/pricing/get-attribute-values.rst ${PYSITELIB}/awscli/examples/pricing/get-products.rst +${PYSITELIB}/awscli/examples/qldb/cancel-journal-kinesis-stream.rst ${PYSITELIB}/awscli/examples/qldb/create-ledger.rst ${PYSITELIB}/awscli/examples/qldb/delete-ledger.rst +${PYSITELIB}/awscli/examples/qldb/describe-journal-kinesis-stream.rst ${PYSITELIB}/awscli/examples/qldb/describe-journal-s3-export.rst ${PYSITELIB}/awscli/examples/qldb/describe-ledger.rst ${PYSITELIB}/awscli/examples/qldb/export-journal-to-s3.rst ${PYSITELIB}/awscli/examples/qldb/get-block.rst ${PYSITELIB}/awscli/examples/qldb/get-digest.rst ${PYSITELIB}/awscli/examples/qldb/get-revision.rst +${PYSITELIB}/awscli/examples/qldb/list-journal-kinesis-streams-for-ledger.rst ${PYSITELIB}/awscli/examples/qldb/list-journal-s3-exports-for-ledger.rst ${PYSITELIB}/awscli/examples/qldb/list-journal-s3-exports.rst ${PYSITELIB}/awscli/examples/qldb/list-ledgers.rst ${PYSITELIB}/awscli/examples/qldb/list-tags-for-resource.rst +${PYSITELIB}/awscli/examples/qldb/stream-journal-to-kinesis.rst ${PYSITELIB}/awscli/examples/qldb/tag-resource.rst ${PYSITELIB}/awscli/examples/qldb/untag-resource.rst ${PYSITELIB}/awscli/examples/qldb/update-ledger.rst @@ -3682,15 +3744,18 @@ ${PYSITELIB}/awscli/examples/rds/create-db-instance.rst ${PYSITELIB}/awscli/examples/rds/create-db-parameter-group.rst ${PYSITELIB}/awscli/examples/rds/create-db-security-group.rst ${PYSITELIB}/awscli/examples/rds/create-db-snapshot.rst +${PYSITELIB}/awscli/examples/rds/create-db-subnet-group.rst ${PYSITELIB}/awscli/examples/rds/create-event-subscription.rst ${PYSITELIB}/awscli/examples/rds/create-option-group.rst ${PYSITELIB}/awscli/examples/rds/delete-db-cluster-endpoint.rst ${PYSITELIB}/awscli/examples/rds/delete-db-cluster-parameter-group.rst ${PYSITELIB}/awscli/examples/rds/delete-db-cluster-snapshot.rst +${PYSITELIB}/awscli/examples/rds/delete-db-cluster.rst ${PYSITELIB}/awscli/examples/rds/delete-db-instance.rst ${PYSITELIB}/awscli/examples/rds/delete-db-parameter-group.rst ${PYSITELIB}/awscli/examples/rds/delete-db-security-group.rst ${PYSITELIB}/awscli/examples/rds/delete-db-snapshot.rst +${PYSITELIB}/awscli/examples/rds/delete-db-subnet-group.rst ${PYSITELIB}/awscli/examples/rds/delete-event-subscription.rst ${PYSITELIB}/awscli/examples/rds/delete-option-group.rst ${PYSITELIB}/awscli/examples/rds/describe-account-attributes.rst @@ -3716,24 +3781,34 @@ ${PYSITELIB}/awscli/examples/rds/describe-engine-default-parameters.rst ${PYSITELIB}/awscli/examples/rds/describe-event-categories.rst ${PYSITELIB}/awscli/examples/rds/describe-event-subscriptions.rst ${PYSITELIB}/awscli/examples/rds/describe-events.rst +${PYSITELIB}/awscli/examples/rds/describe-option-group-options.rst ${PYSITELIB}/awscli/examples/rds/describe-option-groups.rst ${PYSITELIB}/awscli/examples/rds/describe-orderable-db-instance-options.rst +${PYSITELIB}/awscli/examples/rds/describe-pending-maintenance-actions.rst ${PYSITELIB}/awscli/examples/rds/describe-reserved-db-instances-offerings.rst ${PYSITELIB}/awscli/examples/rds/describe-reserved-db-instances.rst ${PYSITELIB}/awscli/examples/rds/describe-source-regions.rst ${PYSITELIB}/awscli/examples/rds/describe-valid-db-instance-modifications.rst ${PYSITELIB}/awscli/examples/rds/download-db-log-file-portion.rst ${PYSITELIB}/awscli/examples/rds/generate-auth-token.rst +${PYSITELIB}/awscli/examples/rds/list-tags-for-resource.rst ${PYSITELIB}/awscli/examples/rds/modify-db-cluster-endpoint.rst ${PYSITELIB}/awscli/examples/rds/modify-db-cluster-snapshot-attribute.rst +${PYSITELIB}/awscli/examples/rds/modify-db-cluster.rst ${PYSITELIB}/awscli/examples/rds/modify-db-instance.rst +${PYSITELIB}/awscli/examples/rds/modify-db-parameter-group.rst +${PYSITELIB}/awscli/examples/rds/modify-db-snapshot-attribute.rst ${PYSITELIB}/awscli/examples/rds/modify-db-snapshot-attributes.rst +${PYSITELIB}/awscli/examples/rds/modify-db-snapshot.rst ${PYSITELIB}/awscli/examples/rds/modify-event-subscription.rst ${PYSITELIB}/awscli/examples/rds/promote-read-replica.rst ${PYSITELIB}/awscli/examples/rds/purchase-reserved-db-instance.rst ${PYSITELIB}/awscli/examples/rds/reboot-db-instance.rst +${PYSITELIB}/awscli/examples/rds/remove-option-from-option-group.rst ${PYSITELIB}/awscli/examples/rds/remove-role-from-db-instance.rst ${PYSITELIB}/awscli/examples/rds/remove-source-identifier-from-subscription.rst +${PYSITELIB}/awscli/examples/rds/restore-db-cluster-from-snapshot.rst +${PYSITELIB}/awscli/examples/rds/restore-db-cluster-to-point-in-time.rst ${PYSITELIB}/awscli/examples/rds/restore-db-instance-from-db-snapshot.rst ${PYSITELIB}/awscli/examples/rds/restore-db-instance-from-s3.rst ${PYSITELIB}/awscli/examples/rds/restore-db-instance-to-point-in-time.rst @@ -4105,6 +4180,47 @@ ${PYSITELIB}/awscli/examples/secretsmanager/tag-resource.rst ${PYSITELIB}/awscli/examples/secretsmanager/untag-resource.rst ${PYSITELIB}/awscli/examples/secretsmanager/update-secret-version-stage.rst ${PYSITELIB}/awscli/examples/secretsmanager/update-secret.rst +${PYSITELIB}/awscli/examples/securityhub/accept-invitation.rst +${PYSITELIB}/awscli/examples/securityhub/batch-disable-standards.rst +${PYSITELIB}/awscli/examples/securityhub/batch-enable-standards.rst +${PYSITELIB}/awscli/examples/securityhub/batch-import-findings.rst +${PYSITELIB}/awscli/examples/securityhub/batch-update-findings.rst +${PYSITELIB}/awscli/examples/securityhub/create-action-target.rst +${PYSITELIB}/awscli/examples/securityhub/create-insight.rst +${PYSITELIB}/awscli/examples/securityhub/create-members.rst +${PYSITELIB}/awscli/examples/securityhub/decline-invitations.rst +${PYSITELIB}/awscli/examples/securityhub/delete-action-target.rst +${PYSITELIB}/awscli/examples/securityhub/delete-insight.rst +${PYSITELIB}/awscli/examples/securityhub/delete-invitations.rst +${PYSITELIB}/awscli/examples/securityhub/delete-members.rst +${PYSITELIB}/awscli/examples/securityhub/describe-action-targets.rst +${PYSITELIB}/awscli/examples/securityhub/describe-hub.rst +${PYSITELIB}/awscli/examples/securityhub/describe-products.rst +${PYSITELIB}/awscli/examples/securityhub/describe-standards-controls.rst +${PYSITELIB}/awscli/examples/securityhub/describe-standards.rst +${PYSITELIB}/awscli/examples/securityhub/disable-import-findings-for-product.rst +${PYSITELIB}/awscli/examples/securityhub/disable-security-hub.rst +${PYSITELIB}/awscli/examples/securityhub/disassociate-from-master-account.rst +${PYSITELIB}/awscli/examples/securityhub/disassociate-members.rst +${PYSITELIB}/awscli/examples/securityhub/enable-import-findings-for-product.rst +${PYSITELIB}/awscli/examples/securityhub/enable-security-hub.rst +${PYSITELIB}/awscli/examples/securityhub/get-enabled-standards.rst +${PYSITELIB}/awscli/examples/securityhub/get-findings.rst +${PYSITELIB}/awscli/examples/securityhub/get-insight-results.rst +${PYSITELIB}/awscli/examples/securityhub/get-insights.rst +${PYSITELIB}/awscli/examples/securityhub/get-invitations-count.rst +${PYSITELIB}/awscli/examples/securityhub/get-master-account.rst +${PYSITELIB}/awscli/examples/securityhub/get-members.rst +${PYSITELIB}/awscli/examples/securityhub/invite-members.rst +${PYSITELIB}/awscli/examples/securityhub/list-enabled-products-for-import.rst +${PYSITELIB}/awscli/examples/securityhub/list-invitations.rst +${PYSITELIB}/awscli/examples/securityhub/list-members.rst +${PYSITELIB}/awscli/examples/securityhub/list-tags-for-resource.rst +${PYSITELIB}/awscli/examples/securityhub/tag-resource.rst +${PYSITELIB}/awscli/examples/securityhub/untag-resource.rst +${PYSITELIB}/awscli/examples/securityhub/update-action-target.rst +${PYSITELIB}/awscli/examples/securityhub/update-insight.rst +${PYSITELIB}/awscli/examples/securityhub/update-standards-control.rst ${PYSITELIB}/awscli/examples/serverlessrepo/put-application-policy.rst ${PYSITELIB}/awscli/examples/service-quotas/get-aws-default-service-quota.rst ${PYSITELIB}/awscli/examples/service-quotas/get-requested-service-quota-change.rst diff --git a/net/py-awscli/distinfo b/net/py-awscli/distinfo index d9cd834714f..d4e90cae082 100644 --- a/net/py-awscli/distinfo +++ b/net/py-awscli/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.36 2020/06/09 08:57:55 adam Exp $ +$NetBSD: distinfo,v 1.37 2020/07/10 07:32:28 adam Exp $ -SHA1 (awscli-1.18.75.tar.gz) = 86e1c1021442b2acbe636a3ded167b35f8e824a0 -RMD160 (awscli-1.18.75.tar.gz) = a7eb8b02c46f08157aae4ce213c97487f2245037 -SHA512 (awscli-1.18.75.tar.gz) = e7472155ed483ed5fb0789ff191490aed739df5a12e2b15e2f88b2bb5837c7c8b00137044827080e38e741becc502d7432cbfe31e93eb6e44724f0edb3836942 -Size (awscli-1.18.75.tar.gz) = 1233940 bytes +SHA1 (awscli-1.18.97.tar.gz) = 2518f77aaa8d1a054dcd1cfabe1f166582e52926 +RMD160 (awscli-1.18.97.tar.gz) = caa34dd008fc9a875b8016a6de97502f25f56326 +SHA512 (awscli-1.18.97.tar.gz) = 187882375edfba2a2918c051f526466cf2742c6a5202cff2ca0844fc6bc313149bc82f5d520119a6075d8dec04aa33b8e4b09420bb2df56a889be713567c6391 +Size (awscli-1.18.97.tar.gz) = 1262385 bytes |